Age | Commit message (Collapse) | Author | Files | Lines |
|
Sprout from binutils-2_19-branch 2009-02-03 10:58:18 UTC Tristan Gingold <gingold@adacore.com> 'bfd/'
Cherrypick from binutils-2_19-branch 2009-02-02 00:00:09 UTC Alan Modra <amodra@gmail.com> 'daily update':
bfd/version.h
Delete:
gas/testsuite/gas/ppc/common.d
gas/testsuite/gas/ppc/common.s
ld/testsuite/ld-powerpc/attr-gnu-12-1.s
ld/testsuite/ld-powerpc/attr-gnu-12-11.d
ld/testsuite/ld-powerpc/attr-gnu-12-2.s
ld/testsuite/ld-powerpc/attr-gnu-12-21.d
|
|
2009-02-03 Tristan Gingold <gingold@adacore.com>
* Makefile.am (RELEASE): Unset.
* Makefile.in: Regenerated.
|
|
|
|
2009-02-02 Tristan Gingold <gingold@adacore.com>
* configure.in: Bump version to 2.19.1
* Makefile.am (RELEASE): Set.
* configure, Makefile.in: Regenerated.
|
|
2009-02-02 Tristan Gingold <gingold@adacore.com>
* deffilep.c: Add autogenerated file.
* deffilep.h: Ditto.
|
|
2009-01-14 Joseph Myers <joseph@codesourcery.com>
* ld-arm/thumb2-bl-undefweak.d, ld-arm/thumb2-bl-undefweak.s: New.
* ld-arm/arm-elf.exp: Run thumb2-bl-undefweak test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bfd:
2008-11-24 Joseph Myers <joseph@codesourcery.com>
* elf32-arm.c (elf32_arm_final_link_relocate): Do not turn
branches to undefine weak symbols into branches to the next
instruction if creating PLT entries for those symbols.
ld/testsuite:
2008-11-24 Joseph Myers <joseph@codesourcery.com>
* ld-arm/thumb2-bl-undefweak.d, ld-arm/thumb2-bl-undefweak.s: New.
* ld-arm/arm-elf.exp: Run thumb2-bl-undefweak test.
|
|
2009-01-14 Jakub Jelinek <jakub@redhat.com>
* Makefile.am (ehopt.o): Add struc-symbol.h.
* Makefile.in: Regenerated.
* ehopt.c: Include struc-symbol.h.
(check_eh_frame): For very small O_constant DW_CFA_advance_loc4
create correct DW_CFA_advance_loc. Handle O_subtract only
for code alignment factor 1, otherwise handle O_divide or
O_right_shift of O_subtract and O_constant.
(eh_frame_estimate_size_before_relax): Always divide by ca.
(eh_frame_convert_frag): Likewise.
2009-01-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* dw2gencfi.c (output_cfi_insn): Scale DW_CFA_advance_loc1,
DW_CFA_advance_loc2 and DW_CFA_advance_loc4 outputs.
|
|
|
|
|
|
|
|
|
|
|
|
(COP_INSN): New macro.
(is_opcode_valid): Use them.
(macro) <ld_st>: Use them. Don't accept coprocessor load store
insns based on the ISA if CPU is NO_ISA_COP.
<copz>: Likewise for coprocessor operations.
testsuite/
* gas/mips/mips1-fp.s, gas/mips/mips1-fp.d, gas/mips/mips1-fp.l:
New tests.
* gas/mips/mips.exp: Run them.
|
|
|
|
Backport bugfix from HEAD:
2009-01-03 Dave Korn <dave.korn.cygwin@gmail.com>
* pe-dll.c (autofilter_liblist): Add entry for shared libgcc.
(libnamencmp): New function.
(auto_export): Use it in place of strncmp when filtering libraries.
Also rolled over ChangeLog.
|
|
|
|
|
|
|
|
|
|
|
|
2_19-branch'.
Cherrypick from master 2009-01-03 17:43:45 UTC Dave Korn <dave.korn@artimi.com> '2009-01-03 Dave Korn <dave.korn.cygwin@gmail.com>':
gas/testsuite/gas/mips/mips1-fp.d
gas/testsuite/gas/mips/mips1-fp.l
gas/testsuite/gas/mips/mips1-fp.s
ld/ChangeLog-2008
ld/testsuite/ld-arm/thumb2-bl-undefweak.d
ld/testsuite/ld-arm/thumb2-bl-undefweak.s
ld/testsuite/ld-powerpc/attr-gnu-12-1.s
ld/testsuite/ld-powerpc/attr-gnu-12-11.d
ld/testsuite/ld-powerpc/attr-gnu-12-2.s
ld/testsuite/ld-powerpc/attr-gnu-12-21.d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|