Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Mention libc and libpthread updates for ARM.
details: https://anonhg.NetBSD.org/src/rev/8e7ee8ce5824
branches: trunk
changeset: 569458:8e7ee8ce5824
user: rearnsha <rearnsha%NetBSD.org@localhost>
date: Sat Aug 21 11:37:32 2004 +0000
description:
Mention libc and libpthread updates for ARM.
diffstat:
doc/CHANGES | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e8e9d56f9e51 -r 8e7ee8ce5824 doc/CHANGES
--- a/doc/CHANGES Sat Aug 21 11:31:44 2004 +0000
+++ b/doc/CHANGES Sat Aug 21 11:37:32 2004 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.355 $>
+LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.356 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@@ -101,3 +101,7 @@
kernel: Add extensions to the autoconf(9) framework to allow device
detachment and bus rescans in a bus independant way, and
for better support of driver LKMs. [drochner 20040819]
+ libc: Add optimized ffs(3) implementation for ARM architecture 5.
+ [rearnsha 20040821]
+ libc, libpthread: On ARM use interworking clean return sequences when
+ built for v4T or later. [rearnsha 20040821]
Home |
Main Index |
Thread Index |
Old Index