This is the mail archive of the glibc-cvs@sources.redhat.com 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 configure configure.in Makeconf ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sources.redhat.com	2004-12-15 11:09:42

Modified files:
	.              : ChangeLog configure configure.in Makeconfig 
	                 Makerules 

Log message:
	2004-09-08  H.J. Lu  <hongjiu.lu@intel.com>
	
	* Makeconfig (libunwind): New.
	(libgcc_eh): Add $(libunwind).
	(gnulib): Always set to -lgcc $(libgcc_eh).
	(static-gnulib): Always set to -lgcc -lgcc_eh $(libunwind).
	(libc.so-gnulib): New.
	
	* Makerules (LDLIBS-c.so): Use $(libc.so-gnulib) instead of
	$(static-gnulib).
	
	* configure.in (libc_cv_cc_with_libunwind): Set to yes if gcc
	uses -lunwind for static binaries.
	* configure: Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.60&r2=1.8782.2.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/configure.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.421.2.2&r2=1.421.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/configure.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.429.2.1&r2=1.429.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/Makeconfig.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.297.2.4&r2=1.297.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/Makerules.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.423.2.1&r2=1.423.2.2


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