aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-6/+6
2013-02-21bfd/Alan Modra1-6/+6
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-1/+1
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-36/+1
2013-02-05 * elf32-arm.c (elf32_arm_final_link_relocate): Only test forAlan Modra1-1/+2
2012-12-17bfd/Roland McGrath1-0/+3
2012-11-16bfd/ChangeLogYufeng Zhang1-10/+13
2012-11-15bfd/Roland McGrath1-9/+9
2012-10-30bfd:Nick Clifton1-0/+19
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu1-1/+1
2012-08-24 * bfd/elf32-arm.c (v8): New array.Matthew Gretton-Dann1-7/+31
2012-07-26 PR ld/14397Nick Clifton1-1/+8
2012-07-242012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant1-1/+1
2012-06-29 PR ld/14189Nick Clifton1-1/+2
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-34/+35
2012-06-28bfd/Roland McGrath1-3/+5
2012-06-18 * elf32-arm.c (elf32_arm_final_link_relocate): Correct return value.Alan Modra1-1/+1
2012-06-13 * elf32-arm.c (bfd_arm_get_mach_from_attributes): New function.Nick Clifton1-8/+45
2012-05-16 * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton1-2/+2
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-05-01 PR binutils/13121Nick Clifton1-5/+5
2012-04-24 PR ld/13990Hans-Peter Nilsson1-2/+13
2012-04-24 PR ld/13991Alan Modra1-3/+3
2012-04-12 * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry):Nick Clifton1-288/+485
2012-03-16 * bfd/elf32-arm.c (elf32_arm_attributes_accept_div): New function.Matthew Gretton-Dann1-23/+56
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-9/+2
2012-01-20 * elf.c (elfcore_write_prpsinfo): Provide unconditionally.Ulrich Weigand1-0/+49
2011-12-21 * elf32-arm.c (elf32_arm_nabi_grok_psinfo): Fill in core_pid.Ulrich Weigand1-0/+2
2011-11-17 * elf32-arm.c (elf32_thumb_to_arm_stub): Sync message so that itAlan Modra1-1/+1
2011-10-24 PR ld/13273Nick Clifton1-1/+1
2011-10-20 PR ld/13049Nick Clifton1-5/+30
2011-10-19 PR ld/13177Alan Modra1-1/+3
2011-10-13 * elf32-arm.c (elf32_arm_final_link_relocate): Mark PLT calls viaNick Clifton1-8/+17
2011-09-302011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+2
2011-09-012011-09-01 Christophe Lyon <christophe.lyon@st.com>Christophe Lyon1-1/+2
2011-08-09 * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.Matthew Gretton-Dann1-4/+22
2011-07-12 * elf32-arm.c (elf32_arm_section_flags): Delete.Nick Clifton1-12/+0
2011-06-222011-06-22 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>Ramana Radhakrishnan1-1/+1
2011-06-14 PR ld/12851Alan Modra1-6/+8
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-9/+0
2011-06-10 * elflink.c (_bfd_elf_link_create_dynamic_sections): If theNick Clifton1-0/+4
2011-06-02Fix spelling mistakes.Nick Clifton1-2/+2
2011-05-312011-05-31 Paul Brook <paul@codesourcery.com>Paul Brook1-7/+11
2011-05-312011-05-31 Paul Brook <paul@codesourcery.com>Paul Brook1-5/+18
2011-05-18 PR ld/12778Nick Clifton1-2/+2
2011-05-06bfd/Richard Sandiford1-1/+7
2011-04-11 PR 10549Nick Clifton1-2/+3
2011-03-14include/elf/Richard Sandiford1-468/+1125
2011-03-14include/elf/Richard Sandiford1-100/+90
2011-03-14bfd/Richard Sandiford1-9/+9