This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc ./ChangeLog include/libc-symbols.h locale ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sources.redhat.com	2005-12-21 09:46:56

Modified files:
	.              : ChangeLog 
	include        : libc-symbols.h 
	locale         : setlocale.c uselocale.c 

Log message:
	Revert:
	Workaround for http://gcc.gnu.org/PR25240
	* include/libc-symbols.h (weak_extern): Define using weak attribute.
	(_weak_extern): Remove.
	(weak_tls_extern): Define.
	* locale/uselocale.c (DEFINE_CATEGORY): Use weak_tls_extern for
	_nl_current_##category.
	* locale/setlocale.c (DEFINE_CATEGORY): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.140&r2=1.8782.2.141
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/libc-symbols.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.64.2.8&r2=1.64.2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/locale/setlocale.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.66.2.2&r2=1.66.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/locale/uselocale.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.1&r2=1.5.2.2


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