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 bfd/elf32-arm.c bfd/po/es.gm ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_16-branch
Changes by:	mmitchel@sourceware.org	2005-03-20 19:16:25

Modified files:
	bfd            : ChangeLog elf32-arm.c 
	bfd/po         : es.gmo 
	binutils       : ChangeLog readelf.c 
	binutils/po    : es.gmo fr.gmo ru.gmo tr.gmo 
	include/elf    : ChangeLog arm.h 

Log message:
	* elf32-arm.c (elf32_arm_modify_segment_map): New function.
	(elf32_arm_additional_program_headers): Likewise.
	(elf_backend_modify_segment_map): Define.
	(elf_backend_additional_program_headers): Likewise.
	(elf32_arm_symbian_modify_segment_map): Use
	elf32_arm_modify_segment_map.
	
	* binutils/readelf.c (get_arm_segment_type): New function.
	(get_segment_type): Use it.
	
	* arm.h (PT_ARM_EXIDX): Define.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.2954.2.3&r2=1.2954.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.c.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.22&r2=1.22.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/po/es.gmo.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.1.6.1&r2=1.1.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.878.2.6&r2=1.878.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.281&r2=1.281.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/po/es.gmo.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.1.6.1&r2=1.1.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/po/fr.gmo.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.1.6.1&r2=1.1.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/po/ru.gmo.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/po/tr.gmo.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.1.6.1&r2=1.1.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.226&r2=1.226.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/arm.h.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.20&r2=1.20.2.1


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