This is the mail archive of the binutils-cvs@sources.redhat.com 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/bfd ChangeLog elf-bfd.h elf.c elf32-i370.c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	aoliva@sourceware.org	2003-11-27 16:43:25

Modified files:
	bfd            : ChangeLog elf-bfd.h elf.c elf32-i370.c 
	                 elf32-ppc.c elf32-xtensa.c elf64-hppa.c 
	                 elfxx-ia64.c elfxx-mips.c elfxx-mips.h 

Log message:
	* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):
	Add link info argument.
	* elf32-i370.c (elf_backend_modify_segment_map): Likewise.
	* elf32-ppc.c (ppc_elf_modify_segment_map): Likewise.
	* elf32-xtensa.c (elf_xtensa_modify_segment_map): Likewise.
	* elf64-hppa.c (elf64_hppa_modify_segment_map): Likewise.
	* elfxx-ia64.c (elfNN_ia64_modify_segment_map): Likewise.
	* elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Likewise.
	* elfxx-mips.h (_bfd_mips_elf_modify_segment_map): Likewise.
	* elf.c (assign_file_positions_except_relocs,
	assign_file_positions_for_segments): Likewise.  Adjust calls.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2356&r2=1.2357
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.120&r2=1.121
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.211&r2=1.212
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-i370.c.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-ppc.c.diff?cvsroot=src&r1=1.107&r2=1.108
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-xtensa.c.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-hppa.c.diff?cvsroot=src&r1=1.41&r2=1.42
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-ia64.c.diff?cvsroot=src&r1=1.110&r2=1.111
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-mips.c.diff?cvsroot=src&r1=1.83&r2=1.84
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-mips.h.diff?cvsroot=src&r1=1.13&r2=1.14


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