aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-21bfd/ChangeLogTerry Guo1-6/+35
2014-08-20Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocsRoland McGrath1-12/+12
2014-07-08ld/ARM: Increase maximum page size to 64kBWill Newton1-3/+1
2014-06-20Similarly to the AArch64 patch, set DF_STATIC_TLS for consistency withKyle McMartin1-0/+3
2014-06-16ld/ARM: Fix IFUNC and TLS descriptors in the same shared objectWill Newton1-3/+6
2014-06-13Free linker hash table from bfd_close.Alan Modra1-5/+5
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-1/+1
2014-06-13Move link_hash_table_free functions earlierAlan Modra1-13/+13
2014-06-13Make bfd.link_next field a unionAlan Modra1-8/+8
2014-05-02bfd target vector rationalisationAlan Modra1-8/+8
2014-03-27Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t...Yury Gribov1-14/+205
2014-03-20bfd/elf32-arm.c: Set st_value to zero for undefined symbolsWill Newton1-1/+6
2014-03-12Prevent the linker from generaing a seg-fault when the user attempts to linkNick Clifton1-0/+3
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-03-04Install patch for PR ld/16017. This adds support for generating PLT entriesNick Clifton1-42/+146
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov1-20/+63
2014-01-132014-01-13 Ma Jiang <ma.jiang@zte.com.cn>Ma Jiang1-0/+6
2013-12-17Call _bfd_elf_post_process_headersH.J. Lu1-1/+1
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu1-8/+1
2013-11-14 PR ld/16017Nick Clifton1-7/+24
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-08-26bfd/Roland McGrath1-0/+20
2013-08-14 PR ld/15787Nick Clifton1-4/+4
2013-07-31 PR ld/15787Nick Clifton1-7/+8
2013-07-18 * elf32-arm.c (arm_type_of_stub): Don't use ST_BRANCH_TO_ARM forNick Clifton1-0/+14
2013-07-18 * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable.Nick Clifton1-6/+45
2013-06-28 PR ld/15302Nick Clifton1-6/+0
2013-06-13 PR ld/15302Nick Clifton1-2/+7
2013-04-29bfd/efl32-arm.c: Fix handling of IRELATIVE relocs.Will Newton1-2/+7
2013-04-24bfd/Roland McGrath1-1460/+1493
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-1/+3
2013-03-27bfd/ChangeLog:Will Newton1-2/+2
2013-03-27bfd/ChangeLog:Will Newton1-2/+5
2013-03-21 PR sim/15286Nick Clifton1-0/+14
2013-02-28 bfd/Julian Brown1-7/+11
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