summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-10-10 15:56:32 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-10-10 15:56:32 +0000
commit06c3530efcc3cd4230278e150a0b828359982ca0 (patch)
tree580801d390e34d1ead99dcea1c06520539002306 /cpukit/ChangeLog
parent Update for status-checks.h changes. (diff)
downloadrtems-06c3530efcc3cd4230278e150a0b828359982ca0.tar.bz2
libnetworking/rtems/rtems_glue.c: Copy nothing if rtems_bsdnet_parse_driver_name() if namep is NULL.
include/rtems/status-checks.h: Added prefix "RTEMS" for all macros. Doxygen style comments. Cleanup.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0dd2202a95..e04becd92f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -15,6 +15,14 @@
* libcsupport/src/newlibc_exit.c: For some odd reason, the fini
symbol for the m32r in C needs an extra leading _.
+2008-10-02 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libnetworking/rtems/rtems_glue.c: Copy nothing in
+ rtems_bsdnet_parse_driver_name() if namep is NULL.
+
+ * include/rtems/status-checks.h: Added prefix "RTEMS" for all macros.
+ Doxygen style comments. Cleanup.
+
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/cpu/Makefile.am: Add new M32R port. It is just a beginning but