* sysdeps/generic/strtol_l.c (DEF): Use ".gnu.linkonce.r."

instead of ".gnu.linkonce.ro." as the prefix for linkonce
	read-only section name.
This commit is contained in:
Roland McGrath 2004-06-15 19:55:07 +00:00
parent d90f71f08e
commit a3b85eba60
1 changed files with 6 additions and 0 deletions

View File

@ -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".