Nick Clifton
342df9df24
A recent change to the BFD library has meant that the osabi field in
...
ELF headers will be copied from input files. This in turn has broken
the strip-10 test in the binutils testsuite, so this patch updates the
expected output.
PR binutils/16318
* binutils-all/strip-10.d: Allow "System V" in the osabi field.
2014-01-28 13:33:29 +00:00
H.J. Lu
57b828ef36
Also copy EI_OSABI field
...
bfd/
PR binutils/16318
* elf.c (_bfd_elf_copy_private_bfd_data): Remove BFD_ASSERT.
Set e_flags only if elf_flags_init is FALSE. Copy EI_OSABI
field.
binutils/testsuite/
PR binutils/16318
* binutils-all/strip-10.d: Check OS/ABI.
2013-12-12 14:41:15 -08:00
Alan Modra
f9272224cd
Tolerate some whitespace differences in readelf output.
2009-09-23 03:12:28 +00:00
Nick Clifton
3f73820325
* binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
...
of the UNIQUE symbol.
2009-08-17 09:17:42 +00:00
H.J. Lu
9c04f6ba66
2009-08-03 H.J. Lu <hongjiu.lu@intel.com>
...
PR binutils/10492
* binutils-all/objcopy.exp: Run strip-10.
* binutils-all/strip-10.d: New.
* binutils-all/unique.s: Likewise.
2009-08-06 16:22:36 +00:00