[GOLD][PATCH] Fix for PR gold/12771 (unaligned ARM static data relocs)
Ian Lance Taylor
iant@google.com
Wed Jul 6 18:02:00 GMT 2011
More information about the Binutils mailing list
Wed Jul 6 18:02:00 GMT 2011
- Previous message (by thread): [GOLD][PATCH] Fix for PR gold/12771 (unaligned ARM static data relocs)
- Next message (by thread): linking elf notes together on elf32-arm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Doug Kwan (關振德)" <dougkwan@google.com> writes: > 2011-07-05 Doug Kwan <dougkwan@google.com> > > PR gold/12771 > * arm.cc (Arm_relocate_functions::abs8): Use int32_t for addend and > Arm_Address type for relocation result. > (Arm_relocate_functions::abs16): Use unaligned access. Also fix > overflow check. > (Arm_relocate_functions::abs32): Use unaligned access. > (Arm_relocate_functions::rel32): Ditto. > (Arm_relocate_functions::prel31): Ditto. > (Arm_exidix_cantunwind::do_fixed_endian_write): Ditto. > * testsuite/Makefile.am: Add new test arm_unaligned_reloc for unaligned > static data relocations. > * testsuite/Makefile.in: Regnerate. > * testsuite/arm_unaligned_reloc.{s,sh}: New files. This is OK. Thanks. Ian
- Previous message (by thread): [GOLD][PATCH] Fix for PR gold/12771 (unaligned ARM static data relocs)
- Next message (by thread): linking elf notes together on elf32-arm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list