summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme2018-07-024-4/+4
* ELF dynsymsAlan Modra2018-06-147-143/+142
* [ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice...Christophe Lyon2018-04-251-2/+2
* [ARM] FDPIC: Implement Thumb-only PLT for FDPIC.Christophe Lyon2018-04-257-0/+289
* [ARM] FDPIC: New tests.Christophe Lyon2018-04-2511-0/+796
* Remove arm-aout and arm-coff supportAlan Modra2018-04-2567-67/+67
* ld error/warning messagesAlan Modra2018-02-267-7/+7
* BFD messagesAlan Modra2018-02-266-6/+6
* ARM and AArch64 messagesAlan Modra2018-02-2623-45/+36
* ELF linker messagesAlan Modra2018-02-261-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-032-2/+2
* readelf ngettext fixesAlan Modra2017-11-074-4/+4
* As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html...James Greenhalgh2017-10-263-29/+29
* [ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li2017-10-103-15/+12
* More support for ld --hash-style in the ld testsuiteAlan Modra2017-08-081-1/+3
* Support different ld --hash-style in the ld testsuiteAlan Modra2017-08-071-48/+90
* [ARM] Add linker support for ARMv8-RThomas Preud'homme2017-06-247-0/+44
* Make import libraries relocatable objectsThomas Preud'homme2017-05-082-1/+11
* Update year range in copyright notice of all files.Alan Modra2017-01-022-2/+2
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-264-32/+32
* Fix spelling in comments in Assembler files (ld)Ambrogino Modigliani2016-11-273-4/+4
* [ARM] Bind defined symbol locally in PIEJiong Wang2016-11-244-0/+21
* Adjust linker test for arm-vxworks in wake of patch for PR 20815.Nick Clifton2016-11-231-1/+1
* Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton2016-10-1126-50/+50
* [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio...Christophe Lyon2016-09-285-0/+206
* Delete relocations associatesd with deleted exidx entries.Akihiko Odaki2016-09-231-2/+16
* Fix ld --gc-section segfault with ARMv8-M entry function in absolute sectionThomas Preud'homme2016-09-142-0/+12
* Add support for stable secure gateway veneers addressesThomas Preud'homme2016-08-269-2/+104
* 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-08-044-0/+90
* 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-08-047-0/+183
* [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria2016-07-053-0/+44
* [ARM] Change noread to purecode.Andre Vieria2016-07-051-4/+4
* Fix Thumb-2 BL detectionThomas Preud'homme2016-07-013-3/+5
* Add support for Thumb-2 long branch veneersThomas Preud'homme2016-06-174-13/+23
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-136-9/+16
* Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme2016-05-103-0/+16
* [ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop ve...Christophe Monat2016-05-096-25/+142
* PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targetsMickael Guene2016-03-103-0/+92
* Remove support for creating ARM NOREAD sections.Nick Clifton2016-02-049-97/+0
* Fix linker testsuite failures for ARM netbsdelf target.Nick Clifton2016-01-211-5/+21
* Fix unexpected failures in the linker testsuite for ARM VxWorks targets.Nick Clifton2016-01-215-15/+19
* Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene2016-01-204-5/+5
* Fix Thumb-Thumb farcall v6-M (no profile) testThomas Preud'homme2016-01-143-9/+6
* Add cantunwind when unwind info does not match start of section.Yury Usishchev2016-01-124-0/+54
* [ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVEJiong Wang2016-01-086-54/+54
* Copyright update for binutilsAlan Modra2016-01-012-2/+2
* Add test for ARMv6-M farcall with no profile infoThomas Preud'homme2015-12-264-0/+44
* Add support for linking ARMv8-M object filesThomas Preud'homme2015-12-2410-0/+59
* ARM: Fix exidx coverage for relocatable builds.Yury Usishchev2015-12-225-0/+61
* Add support for ARM's NOREAD section flag.Mickael Guene2015-12-2210-0/+129