aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-11 * elf32-arm.c (elf32_arm_final_link_relocate)Thomas Schwinge1-3/+5
2010-10-06 bfd/Nathan Sidwell1-5/+3
2010-10-012010-10-01 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-3/+10
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-2/+2
2010-08-26 * elf32-arm.c (elf32_arm_final_link): Process stub sectionsNathan Sidwell1-9/+12
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-08-25 bfd/Julian Brown1-4/+33
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2010-06-27fix set but unused variable warningsAlan Modra1-22/+3
2010-06-15 * elf-bfd.h (LEAST_KNOWN_OBJ_ATTRIBUTE): Define.Joseph Myers1-3/+3
2010-05-112010-05-10 Andrew Stubbs <ams@codesourcery.com>Nick Clifton1-6/+40
2010-05-07 bfd/Daniel Jacobowitz1-7/+16
2010-04-212010-04-15 Andrew Haley <aph@redhat.com>Andrew Haley1-2/+6
2010-04-15 * ld/testsuite/ld-arm/attr-merge-2.attr: Update for changes in attribute out...Matthew Gretton-Dann1-7/+27
2010-03-29 bfd/Daniel Jacobowitz1-0/+3
2010-03-19 * elf32-arm.c (struct section_list): Remove.Jie Zhang1-131/+3
2010-03-18bfd/Nick Clifton1-0/+1
2010-03-17warning fixesAlan Modra1-1/+1
2010-03-04 * elf32-arm.c (elf32_arm_output_arch_local_syms): Skip non-programDaniel Jacobowitz1-0/+2
2010-03-03 * elf32-arm.c (elf32_arm_output_arch_local_syms): Do not addDaniel Jacobowitz1-1/+2
2010-03-02 * ld/testsuite/ld-arm/arm-merge-incompatible.d: New test.Matthew Gretton-Dann1-1/+2
2010-03-022010-03-02 Christophe Lyon <christophe.lyon@st.com>Christophe Lyon1-107/+164
2010-02-18 * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support forMatthew Gretton-Dann1-2/+70
2010-02-122010-02-12 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson1-1/+30
2010-02-08bfd/Nathan Sidwell1-1/+2
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-37/+104
2010-01-19 * elf32-arm.c (elf32_arm_howto_table_1): Correct bitsize ofAlan Modra1-3/+3
2009-12-28 bfd/Daniel Gutson1-2/+7
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-43/+42
2009-12-09 bfd/Daniel Jacobowitz1-1/+1
2009-11-172009-11-17 Paul Brook <paul@codesourcery.com>Paul Brook1-4/+25
2009-11-022009-11-02 Paul Brook <paul@codesourcery.com>Paul Brook1-8/+44
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton1-284/+308
2009-09-09 bfd/Daniel Jacobowitz1-8/+15
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-39/+43
2009-08-212S09-08-21 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson1-7/+43
2009-08-10 * elf32-arm.c (elf32_arm_size_stubs): Don't die on undefined localNathan Sidwell1-4/+31
2009-08-06 bfd/Nathan Sidwell1-0/+10
2009-08-05 bfd/Nathan Sidwell1-13/+50
2009-07-272009-07-27 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+1
2009-07-102009-07-10 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+2
2009-07-10 * elf32-arm.c (arm_build_one_stub): Use the hash entry of theJulian Brown1-1/+4
2009-07-01 PR 10072Nick Clifton1-0/+34
2009-06-222009-06-22 Christophe Lyon <christophe.lyon@st.com>Christophe Lyon1-7/+25
2009-06-18 * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra1-7/+11
2009-06-172009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-9/+3
2009-06-17Undo accidental checkin of bogus changePhil Blundell1-6/+5
2009-06-16 * elf32-arm.c (cortex_a8_erratum_scan): Change type of offsetNick Clifton1-17/+20
2009-06-122009-06-10 Philip Blundell <philb@gnu.org>Phil Blundell1-6/+7
2009-05-22 ld/Julian Brown1-121/+916