Files
binutils-gdb/binutils/testsuite/binutils-all
H.J. Lu 6c14750f48 Add EM_386/EM_IAMCU support to elfedit.c
binutils/

	* elfedit.c (enum elfclass): New.
	(input_elf_class): Change type to enum elfclass.
	(output_elf_class): New.
	(elf_class): Change return type to enum elfclass.  Support EM_386
	and EM_IAMCU.
	(update_elf_header): Check if input and output ELF classes match.
	(elf_machine): Support EM_386 and EM_IAMCU.
	(main): Update input_elf_class.  Set output_elf_class.
	* doc/binutils.texi: Update elfedit.

binutils/testsuite/

	* binutils-all/elfedit-5.d: New file.
	* binutils-all/elfedit.exp: Run elfedit-5.
2015-05-11 09:57:21 -07:00
..
2012-10-29 10:09:34 +00:00
2015-04-04 07:34:25 -07:00
2012-07-03 16:06:34 +00:00
2015-04-04 07:34:25 -07:00
2015-04-04 07:34:25 -07:00
2013-08-19 15:08:52 +00:00
2015-04-06 12:19:13 -07:00
2013-02-26 16:59:52 +00:00
2013-12-13 11:52:32 +00:00