This is the mail archive of the binutils@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] | |
Hi Guys, I am applying the attached patch to fix a problem with the mn10300's linker relaxation when the symbol is a merged section. Cheers Nick bfd/ChangeLog 2007-12-31 Nick Clifton <nickc@redhat.com> * elf-m10300.c (mn10300_elf_relax_section): Use _bfd_merged_section_offset to compute the offset of a symbol in a merged section. ld/testsuite/ChangeLog 2007-12-31 Nick Clifton <nickc@redhat.com> * ld-mn10300/i143317.s: New test - checks linker relaxation when the symbols are in a merged section. * ld-mn10300/i143317.d: Expected disassembly. * ld-mn10300/i143317.t: Linker map. * ld-mn10300/mn10300.exp (mn10300_tests): Add the i143317 test.
Attachment:
mn10300.patch.bz2
Description: BZip2 compressed data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |