]> sourceware.org Git - glibc.git/commitdiff
* config.h.in (NO_HIDDEN): New #undef.
authorRoland McGrath <roland@gnu.org>
Tue, 1 Oct 2002 08:46:42 +0000 (08:46 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 1 Oct 2002 08:46:42 +0000 (08:46 +0000)
* include/libc-symbols.h [! NO_HIDDEN]: Add this condition to
nonempty definitions of hidden_proto et al.
* configure.in: Grok --disable-hidden-plt to define NO_HIDDEN.
* configure: Regenerated.
* sysdeps/mach/hurd/configure.in: Always define NO_HIDDEN.
* sysdeps/mach/hurd/configure: Regenerated.

ChangeLog

index e4e2ddbc0fead02a0ea12cc3cc43ff0289152bd3..42a958ff97cb9d47777a6e729aaa115e16bd515c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-10-01  Roland McGrath  <roland@frob.com>
+
+       * config.h.in (NO_HIDDEN): New #undef.
+       * include/libc-symbols.h [! NO_HIDDEN]: Add this condition to
+       nonempty definitions of hidden_proto et al.
+       * configure.in: Grok --disable-hidden-plt to define NO_HIDDEN.
+       * configure: Regenerated.
+       * sysdeps/mach/hurd/configure.in: Always define NO_HIDDEN.
+       * sysdeps/mach/hurd/configure: Regenerated.
+
 2002-09-19  David Mosberger  <davidm@hpl.hp.com>
 
        * sysdeps/ia64/dl-fptr.c (make_fdesc): Load address of "local" via
This page took 0.047426 seconds and 5 git commands to generate.