summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2009-12-16 18:28:15 +0000
committerJeff Johnston <jjohnstn@redhat.com>2009-12-16 18:28:15 +0000
commit32a08d0e75166f0524b06fbfe32aaa77b8cd5b19 (patch)
tree844eea1ff6a322fc41014ca123d654e30cd5261e /newlib/ChangeLog
parentbeeae48288c9154beadfa7283a77c754df2feff2 (diff)
downloadcygnal-32a08d0e75166f0524b06fbfe32aaa77b8cd5b19.tar.gz
cygnal-32a08d0e75166f0524b06fbfe32aaa77b8cd5b19.tar.bz2
cygnal-32a08d0e75166f0524b06fbfe32aaa77b8cd5b19.zip
2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* libc/sys/rtems/machine/_types.h: New (Derived from machine/_default_types.h). * libc/sys/rtems/crt0.c: Rework. Introduce macro RTEMS_STUB. * libc/sys/rtems/sys/param.h: Update copyright notice from FreeBSD. Remove HZ. Add #include <sys/priority.h> Remove priority handling (moved to sys/priority.h). Remove CLBYTES (Unused, abandoned in BSD). * libc/sys/rtems/sys/queue.h: Update copyright (from FreeBSD). Remove CIRCLEQ_*.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index e94dd9d6d..f625f4200 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,17 @@
+2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libc/sys/rtems/machine/_types.h: New (Derived from
+ machine/_default_types.h).
+ * libc/sys/rtems/crt0.c: Rework. Introduce macro RTEMS_STUB.
+ * libc/sys/rtems/sys/param.h:
+ Update copyright notice from FreeBSD.
+ Remove HZ.
+ Add #include <sys/priority.h>
+ Remove priority handling (moved to sys/priority.h).
+ Remove CLBYTES (Unused, abandoned in BSD).
+ * libc/sys/rtems/sys/queue.h: Update copyright (from FreeBSD).
+ Remove CIRCLEQ_*.
+
2009-12-15 Conny Marco Menebrocker <c-m-m@gmx.de>
* libc/machine/xc16x/Makefile.am: Fix typo and refer