aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Revert the change for PR ld/r13909H.J. Lu3-4/+9
2012-05-22 * elflink.c (bfd_elf_discard_info): Look for next .eh_frame ifAlan Modra3-50/+73
2012-05-22Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu3-2/+11
2012-05-22Always create PLT eh_frame section for i386/x86-64H.J. Lu3-6/+17
2012-05-22 * elflink.c (bfd_elf_discard_info): Handle multiple .eh_frameAlan Modra4-10/+50
2012-05-22daily updateAlan Modra1-1/+1
2012-05-21* elf32-m68k.c (elf_m68k_grok_prstatus): New function.Andreas Schwab2-0/+72
2012-05-21daily updateAlan Modra1-1/+1
2012-05-20daily updateAlan Modra1-1/+1
2012-05-19 * elf64-mips.c (elf_backend_got_header_size): Correct definition.Maciej W. Rozycki3-2/+9
2012-05-19 * elf32-vax.c (elf_vax_relocate_section)Maciej W. Rozycki2-2/+6
2012-05-19 * elf32-vax.c (elf_vax_relocate_section)Maciej W. Rozycki2-8/+13
2012-05-19 * elf64-mips.c (mips_elf64_be_swap_reloc_out): Also make sureMaciej W. Rozycki2-0/+6
2012-05-19bfd/Alan Modra3-34/+21
2012-05-19daily updateAlan Modra1-1/+1
2012-05-18Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absoluteH.J. Lu3-19/+7
2012-05-18* archive.c (_bfd_generic_read_ar_hdr_mag): Fix last change so asRoland McGrath2-159/+169
2012-05-182012-05-18 Pedro Alves <palves@redhat.com>Pedro Alves2-1/+4
2012-05-18 PR 14072Nick Clifton3-2/+11
2012-05-18daily updateAlan Modra1-1/+1
2012-05-17bfd/Andreas Schwab3-4/+11
2012-05-17 PR 14072Nick Clifton13-10/+58
2012-05-17 * elf.c (ignore_section_sym): Correct comment. Don't returnAlan Modra2-15/+23
2012-05-17bfd/Alan Modra3-13/+8
2012-05-17bfd/Alan Modra3-22/+27
2012-05-17daily updateAlan Modra1-1/+1
2012-05-16 * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton10-31/+60
2012-05-16 PR 13503Nick Clifton5-9/+19
2012-05-16 PR binutils/13558Nick Clifton26-30/+71
2012-05-16 * elflink.c: Rename flaginfo to flinfo throughout, except..Alan Modra2-309/+307
2012-05-16 * dwarf2.c: Formatting.Alan Modra2-73/+127
2012-05-16 * archive.c (_bfd_generic_read_ar_hdr_mag): Ensure sscanfAlan Modra2-0/+6
2012-05-16 PR ld/13962Alan Modra2-1/+27
2012-05-16daily updateAlan Modra1-1/+1
2012-05-15 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton12-11/+324
2012-05-15daily updateAlan Modra1-1/+1
2012-05-14Add support for PowerPC VLE.James Lemke15-84/+855
2012-05-14daily updateAlan Modra1-1/+1
2012-05-13daily updateAlan Modra1-1/+1
2012-05-12daily updateAlan Modra1-1/+1
2012-05-11 PR 13503Nick Clifton5-1/+88
2012-05-11Use int and bfd_signed_vma in x32 addend overflow checkH.J. Lu2-3/+8
2012-05-11* elf32-rx.c (rx_elf_object_p): Ignore empty segments.DJ Delorie2-2/+8
2012-05-11daily updateAlan Modra1-1/+1
2012-05-10Display signed hex number in x32 addend overflow checkH.J. Lu2-8/+22
2012-05-10Count R_X86_64_RELATIVE64 as reloc_class_relativeH.J. Lu2-0/+6
2012-05-10Check 64-bit relocation addend overflow for x32H.J. Lu2-0/+26
2012-05-10daily updateAlan Modra1-1/+1
2012-05-09daily updateAlan Modra1-1/+1
2012-05-082012-05-08 Ben Cheng <bccheng@google.com>Doug Kwan2-2/+13