aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Fix last ChangeLog entry.Cary Coutant1-1/+1
2016-12-28Check bfd support for bfd_mips_elf_get_abiflags in mips make ruleAlan Modra7-132/+38
2016-12-28Use dynrelro for symbols in relro sections tooAlan Modra6-0/+57
2016-12-27Place copy relocations in .dynbss when target is read-only.Cary Coutant7-16/+161
2016-12-28Automatic date update in version.inGDB Administrator1-1/+1
2016-12-27Automatic date update in version.inGDB Administrator1-1/+1
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra38-186/+609
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra24-487/+168
2016-12-26Correct .dynbss in scriptAlan Modra2-1/+5
2016-12-26Automatic date update in version.inGDB Administrator1-1/+1
2016-12-25Automatic date update in version.inGDB Administrator1-1/+1
2016-12-24Automatic date update in version.inGDB Administrator1-1/+1
2016-12-23MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK supportMaciej W. Rozycki2-3/+5
2016-12-23MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki12-10/+116
2016-12-23MIPS16: Simplify extended operand handlingMaciej W. Rozycki5-21/+31
2016-12-23MIPS16/GAS: Clean up invalid unextended operand handlingMaciej W. Rozycki9-2/+245
2016-12-23MIPS16: Reassign `0' and `4' operand codesMaciej W. Rozycki6-25/+43
2016-12-23MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki34-111/+2202
2016-12-23MIPS16: Remove "extended" BREAK/SDBBP handlingMaciej W. Rozycki4-10/+12
2016-12-23MIPS16/GAS: Fix forced size suffixes with argumentless instructionsMaciej W. Rozycki5-10/+51
2016-12-23MIPS16/GAS: Disallow EXTEND delay-slot schedulingMaciej W. Rozycki6-1/+56
2016-12-23opcodes: Use autoconf to check for `bfd_mips_elf_get_abiflags' in BFDMaciej W. Rozycki8-12/+150
2016-12-23Fix more cases of improper test namesLuis Machado746-942/+1597
2016-12-23Fix incorrect reference to source filesLuis Machado3-3/+8
2016-12-23Bump gold version number to 1.14.Cary Coutant3-1/+24
2016-12-24Call target specific add_symbols functionAlan Modra2-1/+6
2016-12-24Remove "collect" forms of generic linker add symbols functionsAlan Modra4-102/+31
2016-12-23hppa-linux-gnu-ranlib: libcpp.a: File format not recognizedAlan Modra4-20/+12
2016-12-23Updated email address.Bernhard Heckel1-1/+1
2016-12-23[msp430] Sync tc-msp430.c with devices.csvJoe Seymour2-6/+10
2016-12-23Bump version to 2.28.51Tristan Gingold13-61/+86
2016-12-23Add marker in NEWS filesTristan Gingold7-0/+19
2016-12-23Regenerate pot files.Tristan Gingold12-7291/+10505
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant11-25/+788
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant8-97/+220
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant6-26/+90
2016-12-22infrun.c (set_step_over_info): Add comment.Doug Evans2-1/+7
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans8-195/+422
2016-12-22Class-ify ui_outSimon Marchi64-2377/+2341
2016-12-22Don't call "error" in sysroot-prefix.expAlan Modra2-3/+8
2016-12-21Make linker-created symbols relocatable where appropriate.Cary Coutant4-2/+19
2016-12-22Automatic date update in version.inGDB Administrator1-1/+1
2016-12-21Fix bugs with float compare and Inf operands.Jim Wilson4-0/+184
2016-12-22Don't make_bfd_vms_lib archive functions NULLAlan Modra3-16/+31
2016-12-22ChangeLog formatting fixesAlan Modra2-3/+3
2016-12-22Support aligning text section from odd addressesAndrew Waterman2-6/+21
2016-12-22Fix a const-safety issue on GCC-4.9 and aboveTim Newsome2-1/+6
2016-12-22Avoid creating symbol table entries for registersAndrew Waterman2-2/+6
2016-12-22Do not add padding if an output section is marked as ignoredIgor Kudrin2-1/+7
2016-12-21bfd: aarch64: fix word and arrdess size declaration in ilp32 modeYury Norov2-4/+11