From: Roland McGrath Date: Tue, 15 Jun 2004 19:55:07 +0000 (+0000) Subject: * sysdeps/generic/strtol_l.c (DEF): Use ".gnu.linkonce.r." X-Git-Tag: cvs/fedora-base~401 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3b85eba602f1b1e95ed2b699898177ed8eedda4;p=thirdparty%2Fglibc.git * sysdeps/generic/strtol_l.c (DEF): Use ".gnu.linkonce.r." instead of ".gnu.linkonce.ro." as the prefix for linkonce read-only section name. --- diff --git a/ChangeLog b/ChangeLog index 32efc69c86a..7aa1dbee4af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-05-04 H.J. Lu + + * 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 * sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp".