aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-03Add support for the Q extension to the RISCV ISA.Kito Cheng7-2/+193
2017-01-03Fix generation of GOT table when only GOT-relative relocs are used.Rich Felker2-0/+7
2017-01-03Add fall through comment.Dilyan Palauzov2-0/+5
2017-01-03Add new Serbian translation for the opcodes library.Nick Clifton4-2/+1515
2017-01-03Fix compile time warning about using a possibly uninitialised variable.Nick Clifton2-2/+7
2017-01-03Sync dwarf headers with master versions in gcc repository.Nick Clifton3-18/+213
2017-01-03Check ld_compile return statusAlan Modra2-4/+26
2017-01-03Fix PRU GAS for 32-bit hostsDimitar Dimitrov2-7/+18
2017-01-03Fix PRU LD for --enable-targets=all config optionDimitar Dimitrov3-4/+9
2017-01-03Add -rpath-link to various testsAlan Modra4-12/+19
2017-01-03Don't run C tests in ld testsuite unless we have a C compilerAlan Modra4-0/+21
2017-01-03Automatic date update in version.inGDB Administrator1-1/+1
2017-01-02Regen opcodes cgen filesAlan Modra27-0/+237
2017-01-02Run more ld tests when not nativeAlan Modra74-954/+596
2017-01-02Support -z relro on metagAlan Modra2-0/+5
2017-01-02Support -z relro on hppaAlan Modra3-14/+33
2017-01-02Don't make symbols dynamic other than undef weakAlan Modra2-35/+28
2017-01-02Set SHF_INFO_LINK for .PARISC.unwindAlan Modra2-0/+6
2017-01-02PR20989, sparc GOT sequence optimisationAlan Modra2-2/+36
2017-01-02Update year range in copyright notice of all files.Alan Modra2628-2732/+2767
2017-01-02ChangeLog rotationAlan Modra18-20188/+20314
2017-01-02Automatic date update in version.inGDB Administrator1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker4957-4964/+4968
2017-01-01Rotate GDB main ChangeLog for 2017Joel Brobecker3-10284/+10298
2017-01-01Automatic date update in version.inGDB Administrator1-1/+1
2016-12-31Fix riscv breakageAlan Modra2-0/+6
2016-12-31Create sdynrelro for elfn32 mips tooAlan Modra2-0/+5
2016-12-31PRU LD PortDimitar Dimitrov56-9/+812
2016-12-31PRU GAS PortDimitar Dimitrov36-0/+2830
2016-12-31PRU Binutils portDimitar Dimitrov2-0/+25
2016-12-31PRU Opcode PortDimitar Dimitrov9-1/+548
2016-12-31PRU BFD supportDimitar Dimitrov20-1/+2129
2016-12-31Add PRU ELF ID to elfcppDimitar Dimitrov2-0/+5
2016-12-31ld testsuite: Sanitize output from ldDimitar Dimitrov2-3/+7
2016-12-31Import config.subAlan Modra2-3/+12
2016-12-31Automatic date update in version.inGDB Administrator1-1/+1
2016-12-30Automatic date update in version.inGDB Administrator1-1/+1
2016-12-29Return 'int' rather than 'unsigned short' in avrdis_opcodeYao Qi2-6/+23
2016-12-29link_hash_copy_indirect and symbol flagsAlan Modra11-47/+63
2016-12-29Automatic date update in version.inGDB Administrator1-1/+1
2016-12-28Fix comment typoAndreas Schwab2-36/+41
2016-12-28Add explicit instantiations for build_compressed_section_map().Cary Coutant2-0/+37
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