summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-31 12:22:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-31 12:22:38 +0000
commit2d76aa85de1ae2188becdedbfc00ce4eca3963af (patch)
tree03c67b88a7bfd0a06f0403d52cc5dc17e5dc970c /c/src/ChangeLog
parent2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-2d76aa85de1ae2188becdedbfc00ce4eca3963af.tar.bz2
2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1531/newlib * libchip/network/i82586.c: Add local copy of ALIGN().
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index de1a601e24..3869b7c521 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,11 @@
2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
+ PR 1531/newlib
+ * libchip/network/i82586.c:
+ Add local copy of ALIGN().
+
+2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libchip/network/cs8900.c:
Misc. changes to make code 16bit-target compliant.
* libchip/network/i82586.c: