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 cpu-arm.c elf.c elf32-iq2000 ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_14-branch
Changes by:	amodra@sourceware.org	2003-05-09 11:38:06

Modified files:
	bfd            : ChangeLog cpu-arm.c elf.c elf32-iq2000.c 
	                 elfxx-ia64.c xtensa-isa.c xtensa-modules.c 

Log message:
	* cpu-arm.c (arm_check_note): Warning fix.
	* elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes.  Arrange
	to keep relocs if edited.
	(iq2000_elf_print_private_bfd_data): Return TRUE.
	* elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
	ELF64_R_SYM.
	(elfNN_ia64_relax_ldxmov): Warning fix.
	* xtensa-isa.c (xtensa_add_isa): Warning fix.
	* xtensa-modules.c (get_num_opcodes): Warning fix.
	* elf.c (elf_fake_sections): Use correct cast for sh_name.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.2017.2.6&r2=1.2017.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cpu-arm.c.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.10&r2=1.10.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.182&r2=1.182.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-iq2000.c.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.1&r2=1.1.24.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-ia64.c.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.77.4.1&r2=1.77.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/xtensa-isa.c.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.1&r2=1.1.10.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/xtensa-modules.c.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.2&r2=1.2.10.1


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