aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-11[HPPA] Attach linker created dynamic sections to stub bfdAlan Modra5-16/+40
2016-05-11ld --gc-sections fail with __tls_get_addr_optAlan Modra12-0/+190
2016-05-11Ensure that padding in the constant pool uses constant values.Nick Clifton4-0/+37
2016-05-11[AArch64] Remove redundant tls relax in elfNN_aarch64_final_link_relocateJiong Wang2-13/+8
2016-05-11oops - fix up changelog entryNick Clifton1-1/+9
2016-05-11Skip new ARM security extension tests on non-ELF based targets.Nick Clifton11-25/+24
2016-05-10fix up two issues with the removal of unused variablesTrevor Saunders3-1/+8
2016-05-11Automatic date update in version.inGDB Administrator1-1/+1
2016-05-10Enable Intel RDPID instruction.Alexander Fomin19-5311/+5461
2016-05-10Allow veneers to claim veneered symbolsThomas Preud'homme2-49/+107
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme12-47/+129
2016-05-10Allow stubs without associated input section in ARM backendThomas Preud'homme6-10/+54
2016-05-10Factor our stub creation in ARM backendThomas Preud'homme2-67/+114
2016-05-10Refactor Cortex-A8 erratum workaround in preparationThomas Preud'homme2-73/+76
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme22-3/+391
2016-05-10Allow extension availability to depend on several architecture bitsThomas Preud'homme4-15/+68
2016-05-10Add support for ARMv8-M security extensions instructionsThomas Preud'homme16-10/+270
2016-05-10binutils/doc: Update documentation for nm --size-sortAndrew Burgess2-5/+10
2016-05-102016-05-10 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon2-1/+5
2016-05-10PR 20059 _bfd_elf_copy_link_hash_symbol_type segfaultPip Cet2-5/+15
2016-05-10Automatic date update in version.inGDB Administrator1-1/+1
2016-05-09Fix for PR gold/19987.Han Shen3-4/+30
2016-05-09Fix seg fault objdumping a corrupt binary with an invalid sh_link field.Nick Clifton4-5/+32
2016-05-09[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop ve...Christophe Monat9-70/+223
2016-05-09Revert accidental commit.Nick Clifton2-2/+6
2016-05-09Update section merge test.Pitchumani Sivanupandi3-10/+15
2016-05-09opcodes,gas: sparc: fix mnemonic of faligndataiJose E. Marchesi5-6/+14
2016-05-09Regenerate configureAlan Modra8-50/+73
2016-05-09Fix ealphavms.c and eelf64_ia64_vms.c depsAlan Modra3-6/+15
2016-05-09Redundant hash table checkAlan Modra2-2/+4
2016-05-09Correct script input section patternAlan Modra4-9/+15
2016-05-09Automatic date update in version.inGDB Administrator1-1/+1
2016-05-07remove trivialy unused variablesTrevor Saunders109-417/+251
2016-05-08Automatic date update in version.inGDB Administrator1-1/+1
2016-05-07Automatic date update in version.inGDB Administrator1-1/+1
2016-05-06Strip global symbol defined in discarded sectionH.J. Lu12-1/+131
2016-05-06Define elf_backend_add_symbol_hook for Intel MCUH.J. Lu2-0/+8
2016-05-06 * ld/testsuite/ld-srec/srec.exp: Mark test as XFAIL for AVR.Senthil Kumar Selvaraj2-24/+34
2016-05-06[ARM][gas] Fix warnings about uninitialised uses and unused const variablesKyrylo Tkachov2-4/+16
2016-05-06Test load conversion with symbol versioning for x86H.J. Lu9-0/+96
2016-05-06Add support for FMLA (by element) to AArch64 sim.Nick Clifton2-2/+77
2016-05-06Automatic date update in version.inGDB Administrator1-1/+1
2016-05-05More setting CHECK_RELOCS_AFTER_OPEN_INPUT to yesH.J. Lu4-0/+11
2016-05-05Pass --no-relax to ld in ld-x86-64/pr18591.dH.J. Lu2-1/+5
2016-05-05Fix ChangeLog entry formatSimon Marchi1-1/+1
2016-05-05Extract convert_load_reloc from x86 convert_loadH.J. Lu3-670/+714
2016-05-05Cache the section contents in x86 check_relocsH.J. Lu3-53/+93
2016-05-05Initialize res in get_next_pcs_read_memory_unsigned_integerYao Qi2-0/+6
2016-05-05Change type of cpsr in arm_sigreturn_next_pcYao Qi2-1/+6
2016-05-04Pass %E to einfo when bfd_section == NULLH.J. Lu2-1/+5