summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-31 13:27:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-31 13:27:07 +0000
commitc48572d96be24a9f68e1ea692a1e2eb7a96f9497 (patch)
tree3daf2c101cb2abbe10c41949c5ef7270e358bdb6 /c/src/ChangeLog
parent2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c48572d96be24a9f68e1ea692a1e2eb7a96f9497.tar.bz2
2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/greth.c: Misc. hacks to allow compilation on 16bit targets.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 3869b7c521..5e8968bea0 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libchip/network/greth.c: Misc. hacks to allow compilation on
+ 16bit targets.
+
+2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
+
PR 1531/newlib
* libchip/network/i82586.c:
Add local copy of ALIGN().