summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Skip an archive element if not added by linkerusers/hjl/pr20103H.J. Lu2016-05-177-4/+114
* Check global CC in at_least_gcc_versionH.J. Lu2016-05-172-0/+6
* Fix date in ChangeLogH.J. Lu2016-05-171-1/+1
* Make ARMv8-M GAS tests pass on non ELF targetsThomas Preud'homme2016-05-1716-22/+43
* Place progmem data from AVR's libc before other progmem data.Senthil Kumar Selvaraj2016-05-173-0/+14
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-1719-83/+104
* Use unsuspend_all_lwpsYao Qi2016-05-172-1/+6
* Automatic date update in version.inGDB Administrator2016-05-171-1/+1
* Match shell_prompt # in batch-preserve-term-settings.expYao Qi2016-05-162-2/+6
* V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki2016-05-164-8/+25
* m32r: make mach_table static and constTrevor Saunders2016-05-162-1/+5
* tc-vax.c: make prototype of flonum_gen2vax match its definitionTrevor Saunders2016-05-162-1/+6
* stop defining linkrelax in multiple placesTrevor Saunders2016-05-163-6/+12
* m68hc11: make some vars type bfd_reloc_code_real_typeTrevor Saunders2016-05-162-4/+11
* ld/testsuite/ld-elf/flags1.d: Update the xfail listMaciej W. Rozycki2016-05-162-8/+4
* Automatic date update in version.inGDB Administrator2016-05-161-1/+1
* SH64/GAS: Fix a -Wwrite-strings build failureMaciej W. Rozycki2016-05-152-1/+5
* ld/testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail removalMaciej W. Rozycki2016-05-152-1/+5
* Automatic date update in version.inGDB Administrator2016-05-151-1/+1
* Remove redundant sizeof on EXPECTED_VIEW_LENGTHH.J. Lu2016-05-143-2/+9
* Automatic date update in version.inGDB Administrator2016-05-141-1/+1
* Accept valid one byte signed and unsigned values for the IMM8 operand.Peter Bergner2016-05-135-1/+14
* Don't convert GOTPCREL relocation against large sectionH.J. Lu2016-05-138-1/+65
* Fix build breakageAlan Modra2016-05-132-1/+4
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-1334-186/+200
* ld -z combreloc elf_link_sort_relocsAlan Modra2016-05-132-19/+60
* use XNEW and related macros moreTrevor Saunders2016-05-1355-267/+365
* use xstrdup, xmemdup0 and concat moreTrevor Saunders2016-05-1326-229/+137
* Automatic date update in version.inGDB Administrator2016-05-131-1/+1
* Handle symbols defined/referenced only within IRH.J. Lu2016-05-129-5/+796
* PR symtab/19999 gdb unable to resolve vars with fission+PIEDoug Evans2016-05-126-4/+567
* Use correct regexp syntax in ARM PR20068 testNick Clifton2016-05-122-2/+7
* ld -z combreloc reloc sortingAlan Modra2016-05-132-2/+6
* Automatic date update in version.inGDB Administrator2016-05-121-1/+1
* Update pr20068 test to allow for big endian ARM configurationNick Clifton2016-05-112-2/+8
* Add MIPS32 DSPr3 support.Matthew Fortune2016-05-1117-6/+126
* [HPPA] Attach linker created dynamic sections to stub bfdAlan Modra2016-05-115-16/+40
* ld --gc-sections fail with __tls_get_addr_optAlan Modra2016-05-1112-0/+190
* Ensure that padding in the constant pool uses constant values.Nick Clifton2016-05-114-0/+37
* [AArch64] Remove redundant tls relax in elfNN_aarch64_final_link_relocateJiong Wang2016-05-112-13/+8
* oops - fix up changelog entryNick Clifton2016-05-111-1/+9
* Skip new ARM security extension tests on non-ELF based targets.Nick Clifton2016-05-1111-25/+24
* fix up two issues with the removal of unused variablesTrevor Saunders2016-05-103-1/+8
* Automatic date update in version.inGDB Administrator2016-05-111-1/+1
* Enable Intel RDPID instruction.Alexander Fomin2016-05-1019-5311/+5461
* Allow veneers to claim veneered symbolsThomas Preud'homme2016-05-102-49/+107
* Use getters/setters to access ARM branch typeThomas Preud'homme2016-05-1012-47/+129
* Allow stubs without associated input section in ARM backendThomas Preud'homme2016-05-106-10/+54
* Factor our stub creation in ARM backendThomas Preud'homme2016-05-102-67/+114
* Refactor Cortex-A8 erratum workaround in preparationThomas Preud'homme2016-05-102-73/+76