This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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]

src/ld/testsuite ChangeLog ld-auto-import/auto ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2007-10-02 12:47:08

Modified files:
	ld/testsuite   : ChangeLog 
	ld/testsuite/ld-auto-import: auto-import.exp client.c 

Log message:
	PR linker/4844
	* ld-auto-import/auto-import.exp: Extend test to include running the application and checking for some output.
	* ld-auto-import/client.c (struct TEST): Include a variable field with an offset.
	(const_xyz): A const version of the xyz structure used to test the initialization of constant data.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.852&r2=1.853
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-auto-import/auto-import.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-auto-import/client.c.diff?cvsroot=src&r1=1.1&r2=1.2


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