This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH: NEWS


OK?

Index: NEWS
===================================================================
RCS file: /cvs/glibc/libc/NEWS,v
retrieving revision 1.68
diff -u -p -r1.68 NEWS
--- NEWS	2000/07/01 15:31:16	1.68
+++ NEWS	2000/08/03 20:09:08
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2000-07-01
+GNU C Library NEWS -- history of user-visible changes.  2000-08-03
 
 Copyright (C) 1992-1999, 2000 Free Software Foundation, Inc.
 See the end for copying conditions.
@@ -8,6 +8,10 @@ Please send GNU C library bug reports us
 <bug-glibc@gnu.org>.
 
 Version 2.2
+
+* Greg McGary added runtime support for bounds checking using gcc's
+  new -fbounded-pointers option.  ix86 target is complete.  PowerPC
+  is in progress.
 
 * Thorsten Kukuk added secure mode support to nscd.
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]