and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 03 Feb, 2009 3 commits
    • nobody's avatar
      This commit was manufactured by cvs2svn to create tag 'binutils-2_19_1'. · c1ca1ab7
      nobody authored
      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
      c1ca1ab7
    • Tristan Gingold's avatar
      bfd/ · 2c1ad43c
      Tristan Gingold authored
      2009-02-03  Tristan Gingold  <gingold@adacore.com>
      
      	* Makefile.am (RELEASE): Unset.
      	* Makefile.in: Regenerated.
      2c1ad43c
    • Alan Modra's avatar
      daily update · f8096ddd
      Alan Modra authored
      f8096ddd
  2. 02 Feb, 2009 4 commits
    • Tristan Gingold's avatar
      bfd/ · 2aa816de
      Tristan Gingold authored
      2009-02-02  Tristan Gingold  <gingold@adacore.com>
      
      	* configure.in: Bump version to 2.19.1
      	* Makefile.am (RELEASE): Set.
      	* configure, Makefile.in: Regenerated.
      2aa816de
    • Tristan Gingold's avatar
      ld/ · 57b700a5
      Tristan Gingold authored
      2009-02-02  Tristan Gingold  <gingold@adacore.com>
      
      	* deffilep.c: Add autogenerated file.
      	* deffilep.h: Ditto.
      57b700a5
    • Tristan Gingold's avatar
      Add missing files for: · 661bace9
      Tristan Gingold authored
      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.
      661bace9
    • Alan Modra's avatar
      daily update · df58a16a
      Alan Modra authored
      df58a16a
  3. 01 Feb, 2009 1 commit
  4. 31 Jan, 2009 1 commit
  5. 30 Jan, 2009 1 commit
  6. 29 Jan, 2009 1 commit
  7. 28 Jan, 2009 1 commit
  8. 27 Jan, 2009 1 commit
  9. 26 Jan, 2009 1 commit
  10. 25 Jan, 2009 1 commit
  11. 24 Jan, 2009 1 commit
  12. 23 Jan, 2009 1 commit
  13. 22 Jan, 2009 1 commit
  14. 21 Jan, 2009 1 commit
  15. 20 Jan, 2009 1 commit
  16. 19 Jan, 2009 1 commit
  17. 18 Jan, 2009 1 commit
  18. 17 Jan, 2009 1 commit
  19. 16 Jan, 2009 1 commit
  20. 15 Jan, 2009 1 commit
  21. 14 Jan, 2009 3 commits
    • Tristan Gingold's avatar
      Backport of: · 5fb41c40
      Tristan Gingold authored
      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.
      5fb41c40
    • Tristan Gingold's avatar
      Back-port of: · 4328814a
      Tristan Gingold authored
      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.
      4328814a
    • Alan Modra's avatar
      daily update · 0f00b06c
      Alan Modra authored
      0f00b06c
  22. 13 Jan, 2009 1 commit
  23. 12 Jan, 2009 1 commit
  24. 11 Jan, 2009 1 commit
  25. 10 Jan, 2009 1 commit
  26. 09 Jan, 2009 2 commits
    • Adam Nemet's avatar
      * config/tc-mips.c (NO_ISA_COP): New macro. · 738a3294
      Adam Nemet authored
      	(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.
      738a3294
    • Alan Modra's avatar
      daily update · f4007785
      Alan Modra authored
      f4007785
  27. 08 Jan, 2009 2 commits
    • Dave Korn's avatar
      2009-01-08 Dave Korn <dave.korn.cygwin@gmail.com> · 50a52f99
      Dave Korn authored
      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.
      50a52f99
    • Alan Modra's avatar
      daily update · 10a137e0
      Alan Modra authored
      10a137e0
  28. 07 Jan, 2009 1 commit
  29. 06 Jan, 2009 1 commit
  30. 05 Jan, 2009 1 commit
  31. 04 Jan, 2009 1 commit