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 bfd/ChangeLog bfd/config.bfd bfd/configure ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	eager@sourceware.org	2012-11-09 16:25:12

Modified files:
	bfd            : ChangeLog config.bfd configure configure.in 
	                 elf32-microblaze.c targets.c 
	gas            : ChangeLog configure.tgt 
	gas/config     : tc-microblaze.c tc-microblaze.h 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/microblaze: reloc_sym.d special_reg.d 
	ld             : ChangeLog Makefile.am Makefile.in configure.tgt 
	ld/emulparams  : elf32mb_linux.sh elf32microblaze.sh 

Log message:
	Add microblazeel target support to bfd, gas and ld.
	
	binutils/bfd/Changelog
	
	2012-11-09  Edgar E. Iglesias <edgar.iglesias@gmail.com>
	
	* config.bfd: Add microblazeel-*-*
	* configure.in: Likewise.
	* configure: Regenerate.
	* elf32-microblaze.c (microblaze_elf_relocate_section):
	Add endian awareness.
	(microblaze_elf_merge_private_bfd_data): New.
	(microblaze_bfd_write_imm_value_32): New.
	(microblaze_bfd_write_imm_value_64): New.
	(microblaze_elf_relax_section): Add endian awareness.
	(microblaze_elf_add_symbol_hook): Define TARGET_LITTLE_NAME,
	TARGET_LITTLE_SYM and bfd_elf32_bfd_merge_private_bfd_data.
	* targets.c: Add bfd target bfd_elf32_microblazeel_vec.
	
	binutils/gas/Changelog
	
	2012-11-09  Edgar E. Iglesias <edgar.iglesias@gmail.com>
	
	* tc-microblaze.c (md_longopts): Define OPTION_EB and
	OPTION_EL for target.
	(md_parse_option): Likewise.
	* tc-microblaze.h: Set elf32-microblazeel if not
	target_big_endian for TARGET_FORMAT.
	* configure.tgt: Add microblazeel and set endian per target.
	
	binutils/gas/testsuite/Changelog
	
	2012-11-09  David Holsgrove  <david.holsgrove@xilinx.com>
	
	* gas/microblaze/endian.exp: New file - endian
	testcase for microblaze / microblazeel.
	* gas/microblaze/endian.s: Likewise.
	* gas/microblaze/endian_be.d: Likewise.
	* gas/microblaze/endian_le.d: Likewise.
	* gas/microblaze/endian_le_elf.d: Likewise.
	* gas/microblaze/reloc_sym.d: Update to accept targets
	other than elf32-microblaze.
	* gas/microblaze/special_reg.d: Likewise.
	
	binutils/ld/Changelog
	
	2012-11-09  Edgar E. Iglesias <edgar.iglesias@gmail.com>
	
	* Makefile.am: Add eelf32microblazeel.c and eelf32mbel_linux.c.
	* Makefile.in: Regenerated.
	* configure.tgt: Add microblazeel and set endian per target.
	* emulparams/elf32mb_linux.sh: Add OUTPUT_FORMAT.
	* emulparams/elf32microblaze.sh: Likewise.
	* emulparams/elf32mbel_linux.sh: New file.
	* emulparams/elf32microblazeel.sh: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5853&r2=1.5854
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/config.bfd.diff?cvsroot=src&r1=1.297&r2=1.298
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/configure.diff?cvsroot=src&r1=1.376&r2=1.377
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/configure.in.diff?cvsroot=src&r1=1.323&r2=1.324
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-microblaze.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/targets.c.diff?cvsroot=src&r1=1.219&r2=1.220
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4873&r2=1.4874
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/configure.tgt.diff?cvsroot=src&r1=1.81&r2=1.82
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-microblaze.c.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-microblaze.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2143&r2=1.2144
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/microblaze/reloc_sym.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/microblaze/special_reg.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2505&r2=1.2506
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.am.diff?cvsroot=src&r1=1.316&r2=1.317
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.in.diff?cvsroot=src&r1=1.343&r2=1.344
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/configure.tgt.diff?cvsroot=src&r1=1.270&r2=1.271
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf32mb_linux.sh.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf32microblaze.sh.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]