summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Always display addend as signed hex numberH.J. Lu2012-05-118-46/+65
* PR binutils/14028Nick Clifton2012-05-1118-5/+139
* PR 13503Nick Clifton2012-05-119-47/+218
* Handle R_X86_64_64 properly for x32H.J. Lu2012-05-114-1/+16
* PR binutils/14006Nick Clifton2012-05-112-3/+19
* Use int and bfd_signed_vma in x32 addend overflow checkH.J. Lu2012-05-114-6/+18
* * elf32-rx.c (rx_elf_object_p): Ignore empty segments.DJ Delorie2012-05-112-2/+8
* daily updateAlan Modra2012-05-111-1/+1
* Display signed hex number in x32 addend overflow checkH.J. Lu2012-05-106-13/+43
* Count R_X86_64_RELATIVE64 as reloc_class_relativeH.J. Lu2012-05-105-2/+21
* PR bootstrap/50461Nick Clifton2012-05-103-6/+29
* * dwarf.c (read_and_display_attr_value): Don't look up tag fromJakub Jelinek2012-05-102-5/+16
* Use fits_in_signed_long to check x32 addend overflowH.J. Lu2012-05-102-2/+5
* Check 64-bit relocation addend overflow for x32H.J. Lu2012-05-1014-0/+87
* daily updateAlan Modra2012-05-101-1/+1
* Added log for a change I made in binutils/MAINTAINERS.seank2012-05-091-0/+4
* Added my contact information to the maintainers section.seank2012-05-091-0/+1
* daily updateAlan Modra2012-05-091-1/+1
* gold/Cary Coutant2012-05-082-5/+14
* binutils/Cary Coutant2012-05-083-4/+89
* 2012-05-08 Ben Cheng <bccheng@google.com>Doug Kwan2012-05-082-2/+13
* * lib/gas-defs.exp (run_dump_test): Don't set LC_ALL here.Alan Modra2012-05-082-10/+4
* * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of otherAlan Modra2012-05-089-6/+24
* daily updateAlan Modra2012-05-081-1/+1
* * dwarf.c (get_TAG_name): Use get_DW_TAG_name.Tom Tromey2012-05-072-289/+40
* 2012-05-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-05-072-1/+5
* * elf64-ia64-vms.c (elf64_ia64_relocate_section): UpdateAlan Modra2012-05-072-1/+6
* * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.Alan Modra2012-05-076-4/+23
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Declare and useHans-Peter Nilsson2012-05-072-3/+9
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-0759-73/+200
* daily updateAlan Modra2012-05-071-1/+1
* 2012-05-06 Arnold Metselaar <arnold_m@operamail.com>Arnold Metselaar2012-05-066-0/+35
* 2012-05-06 Arnold Metselaar <arnold_m@operamail.com>Arnold Metselaar2012-05-063-135/+183
* daily updateAlan Modra2012-05-061-1/+1
* Add a testcase for PR ld/14052H.J. Lu2012-05-053-0/+25
* PR ld/14052Alan Modra2012-05-056-19/+14
* Regenerate.Alan Modra2012-05-052-17/+15
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-0532-122/+174
* daily updateAlan Modra2012-05-051-1/+1
* Support x86_64-*-linux-gnux32H.J. Lu2012-05-0412-2/+40
* Add `instruction' to unsupported error messageH.J. Lu2012-05-042-1/+6
* Reformat output_insnH.J. Lu2012-05-042-1/+5
* Remove the extra VEX checkH.J. Lu2012-05-042-2/+5
* Improve unsupported error messageH.J. Lu2012-05-042-2/+8
* daily updateAlan Modra2012-05-041-1/+1
* Add support for Motorola XGATE embedded CPUNick Clifton2012-05-0357-13/+3798
* Add support for Motorola XGATE embedded CPUNick Clifton2012-05-036-1/+928
* 2012-05-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-05-032-2/+11
* daily updateAlan Modra2012-05-031-1/+1
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-0224-2600/+4647