summaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.c
Commit message (Expand)AuthorAgeFilesLines
* ld/ARM: Increase maximum page size to 64kBWill Newton2014-07-081-3/+1
* Similarly to the AArch64 patch, set DF_STATIC_TLS for consistency withKyle McMartin2014-06-201-0/+3
* ld/ARM: Fix IFUNC and TLS descriptors in the same shared objectWill Newton2014-06-161-3/+6
* Free linker hash table from bfd_close.Alan Modra2014-06-131-5/+5
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+1
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-13/+13
* Make bfd.link_next field a unionAlan Modra2014-06-131-8/+8
* bfd target vector rationalisationAlan Modra2014-05-021-8/+8
* Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t...Yury Gribov2014-03-271-14/+205
* bfd/elf32-arm.c: Set st_value to zero for undefined symbolsWill Newton2014-03-201-1/+6
* Prevent the linker from generaing a seg-fault when the user attempts to linkNick Clifton2014-03-121-0/+3
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Install patch for PR ld/16017. This adds support for generating PLT entriesNick Clifton2014-03-041-42/+146
* This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov2014-02-271-20/+63
* 2014-01-13 Ma Jiang <ma.jiang@zte.com.cn>Ma Jiang2014-01-131-0/+6
* Call _bfd_elf_post_process_headersH.J. Lu2013-12-171-1/+1
* Use _bfd_elf_copy_private_bfd_dataH.J. Lu2013-12-171-8/+1
* PR ld/16017Nick Clifton2013-11-141-7/+24
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* bfd/Roland McGrath2013-08-261-0/+20
* PR ld/15787Nick Clifton2013-08-141-4/+4
* PR ld/15787Nick Clifton2013-07-311-7/+8
* * elf32-arm.c (arm_type_of_stub): Don't use ST_BRANCH_TO_ARM forNick Clifton2013-07-181-0/+14
* * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable.Nick Clifton2013-07-181-6/+45
* PR ld/15302Nick Clifton2013-06-281-6/+0
* PR ld/15302Nick Clifton2013-06-131-2/+7
* bfd/efl32-arm.c: Fix handling of IRELATIVE relocs.Will Newton2013-04-291-2/+7
* bfd/Roland McGrath2013-04-241-1460/+1493
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* bfd/ChangeLog:Will Newton2013-03-271-2/+2
* bfd/ChangeLog:Will Newton2013-03-271-2/+5
* PR sim/15286Nick Clifton2013-03-211-0/+14
* bfd/Julian Brown2013-02-281-7/+11
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-6/+6
* bfd/Alan Modra2013-02-211-6/+6
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-1/+1
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-36/+1
* * elf32-arm.c (elf32_arm_final_link_relocate): Only test forAlan Modra2013-02-051-1/+2
* bfd/Roland McGrath2012-12-171-0/+3
* bfd/ChangeLogYufeng Zhang2012-11-161-10/+13
* bfd/Roland McGrath2012-11-151-9/+9
* bfd:Nick Clifton2012-10-301-0/+19
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* * bfd/elf32-arm.c (v8): New array.Matthew Gretton-Dann2012-08-241-7/+31
* PR ld/14397Nick Clifton2012-07-261-1/+8
* 2012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-241-1/+1
* PR ld/14189Nick Clifton2012-06-291-1/+2
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-34/+35
* bfd/Roland McGrath2012-06-281-3/+5