This is the mail archive of the glibc-bugs@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]

[Bug libc/157] stubs.h mis-generated with GCC 3.4ish


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-11 00:30 -------
Subject: Bug 157

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2005-02-11 00:29:49

Modified files:
	include        : libc-symbols.h 
	.              : Makerules 

Log message:
	2005-02-10  Roland McGrath  <roland@redhat.com>
	
	[BZ #157]
	* include/libc-symbols.h (stub_warning): Emit a marker section called
	.gnu.glibc-stub.NAME.
	* Makerules ($(objpfx)stubs): Depend on object files, not dep files.
	Use objdump to collect those marker section names.
	($(common-objpfx)shlib.lds): Discard .gnu.glibc-stub.* sections.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/libc-symbols.h.diff?cvsroot=glibc&r1=1.69&r2=1.70
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/Makerules.diff?cvsroot=glibc&r1=1.426&r2=1.427



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=157

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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