]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/generic/strtol_l.c (DEF): Use ".gnu.linkonce.r."
authorRoland McGrath <roland@gnu.org>
Tue, 15 Jun 2004 19:55:07 +0000 (19:55 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 15 Jun 2004 19:55:07 +0000 (19:55 +0000)
instead of ".gnu.linkonce.ro." as the prefix for linkonce
read-only section name.

ChangeLog

index 32efc69c86a75c82c8ba023ac2ea4fe3abf65c4f..7aa1dbee4af0973bc56c47db37b6f3386eb86f51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * sysdeps/generic/strtol_l.c (DEF): Use ".gnu.linkonce.r."
+       instead of ".gnu.linkonce.ro." as the prefix for linkonce
+       read-only section name.
+
 2004-06-14  Richard Henderson  <rth@redhat.com>
 
        * sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp".