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

  1. 16 Oct, 2008 3 commits
  2. 15 Oct, 2008 1 commit
  3. 14 Oct, 2008 1 commit
  4. 13 Oct, 2008 1 commit
  5. 12 Oct, 2008 1 commit
  6. 11 Oct, 2008 1 commit
  7. 10 Oct, 2008 1 commit
  8. 09 Oct, 2008 5 commits
  9. 06 Oct, 2008 1 commit
  10. 05 Oct, 2008 2 commits
    • Alan Modra's avatar
      daily update · 9dcc21ce
      Alan Modra authored
      9dcc21ce
    • Alan Modra's avatar
      PR 6943 · c6c50a45
      Alan Modra authored
      	* scripttempl/avr.sc (.bss): Set lma when relocating.
      	(.bss, .noinit): No need to set vma when relocating.
      	(.text, .bss, ,noinit): Set vma to zero when not relocating.
      c6c50a45
  11. 04 Oct, 2008 2 commits
  12. 03 Oct, 2008 1 commit
  13. 02 Oct, 2008 3 commits
    • Tristan Gingold's avatar
      Port to 2.19 of http://sourceware.org/ml/binutils-cvs/2008-09/msg00107.html: · 5392c9d9
      Tristan Gingold authored
      	Provide virtual target "cfi" for targets supporting CFI.
      	* ld-elf/eh-frame-hdr.d: Replace target and xfail statements by single
      	`target: cfi'.
      	* ld-elf/eh-group.exp: Call check_as_cfi instead of is_elf_format.
      	* ld-elf/eh-group1.s, elf/eh-group2.s: Use more compatible section
      	flags prefix '%'.
      	* ld-elf/eh5.d: Replace target statement by `target: cfi' with an Alpha
      	exception.  Relax the `Code alignment factor' matching.
      	* lib/ld-lib.exp: Rename istarget as istarget_ld.
      	(istarget, check_as_cfi): New procedure.
      	(run_dump_test): New comment for the virtual target `cfi'.
      5392c9d9
    • Tristan Gingold's avatar
      bfd/ · c3d56c53
      Tristan Gingold authored
      2008-10-02  Tristan Gingold  <gingold@adacore.com>
      
      	* configure.in: Bump version to 2.18.92
      	* configure: Regenerated.
      c3d56c53
    • Alan Modra's avatar
      daily update · 85f55ee7
      Alan Modra authored
      85f55ee7
  14. 01 Oct, 2008 1 commit
  15. 30 Sep, 2008 3 commits
    • Joseph Myers's avatar
      * emulparams/elf64ppc.sh (OTHER_GOT_RELOC_SECTIONS): Add .rela.opd · b9895127
      Joseph Myers authored
      	and .rela.branch_lt.
      b9895127
    • Alan Modra's avatar
      bfd/ · 13f1e8e1
      Alan Modra authored
      	PR 6789
      	* elf.c (assign_file_positions_for_load_sections): Call
      	_bfd_elf_map_sections_to_segments, not elf_modify_segment_map.
      	(get_program_header_size): Protect against NULL info.
      	(_bfd_elf_map_sections_to_segments): Likewise.
      	* elf32-spu.c (spu_elf_additional_program_headers): Likewise.
      ld/testsuite/
      	* ld-elf/extract-symbol-1sec.d: Correct section lma.
      13f1e8e1
    • Alan Modra's avatar
      daily update · 9be09389
      Alan Modra authored
      9be09389
  16. 29 Sep, 2008 4 commits
  17. 28 Sep, 2008 2 commits
  18. 27 Sep, 2008 1 commit
  19. 26 Sep, 2008 3 commits
  20. 25 Sep, 2008 2 commits
    • Richard Henderson's avatar
      include/ · 9811f761
      Richard Henderson authored
              * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
      binutils/
              * dwarf.c (size_of_encoded_value, get_encoded_value): Move up.
              (decode_location_expression): Add section parameter.  Handle
              DW_OP_GNU_encoded_addr.
              (read_and_display_attr_value): Update decode_location_expression call.
              (display_debug_loc, display_debug_frames): Likewise.
      gas/
              * dw2gencfi.c (DWARF2_ADDR_SIZE): Provide default.
              (struct cfi_insn_data): Add ea member.
              (CFI_val_encoded_addr, dot_cfi_val_encoded_addr): New.
              (output_cfi_insn): Handle CFI_val_encoded_addr.
              (select_cie_for_fde): Don't match CFI_val_encoded_addr.
              * doc/as.texinfo (.cfi_val_encoded_addr): Document.
      9811f761
    • Alan Modra's avatar
      daily update · 14d9b30e
      Alan Modra authored
      14d9b30e
  21. 24 Sep, 2008 1 commit
    • Alan Modra's avatar
      PR 6913 · eea122f5
      Alan Modra authored
      	* listing.c (print_options): Don't call fprintf without format string.
      eea122f5