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/binutils ChangeLog objcopy.c testsuite/Cha ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2007-04-24 11:56:58

Modified files:
	binutils       : ChangeLog objcopy.c 
	binutils/testsuite: ChangeLog 
	binutils/testsuite/binutils-all: objcopy.exp 
Added files:
	binutils/testsuite/binutils-all: needed-by-reloc.s 

Log message:
	* objcopy.c (filter_symbols): Explicitly stripping a symbol used in relocations is an error.
	Retype 'keep' to bfd_boolean.
	* binutils-all/objcopy.exp: Add test for stripping a symbol used in a relocation.
	* binutils-all/needed-by-reloc.s: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1166&r2=1.1167
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&r1=1.108&r2=1.109
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/ChangeLog.diff?cvsroot=src&r1=1.134&r2=1.135
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/binutils-all/needed-by-reloc.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/binutils-all/objcopy.exp.diff?cvsroot=src&r1=1.42&r2=1.43


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