aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-05elf-hppa.h warning fixAlan Modra2-2/+7
2018-04-04 * binutils/MAINTAINERS: Update e-mail address.John David Anglin2-1/+5
2018-04-04i386: Clear vex instead of vex.evexH.J. Lu5-6/+22
2018-04-04Add blurb about linker changes for Cygwin and Mingw targets.Eric Botcazou1-0/+2
2018-04-04Speed up direct linking with DLLs on Windows (2/2).Eric Botcazou4-12/+144
2018-04-04Speed up direct linking with DLLs on Windows (1/2).Eric Botcazou8-388/+298
2018-04-04Update Spanish translations for ld/ opcodes/ and gold/ sub-directoriesNick Clifton6-1725/+5017
2018-04-04Retire Jason Eckhardt as i860 maintainer.Nick Clifton2-1/+5
2018-04-04PR binutils/22875: HPPA/ELF: Also fail with relocation placeholdersMaciej W. Rozycki2-5/+24
2018-04-04PR binutils/22875: i860/ELF: Report unsupported relocation typesMaciej W. Rozycki2-16/+36
2018-04-04PR binutils/22875: Visium/ELF: Prevent an out-of-bounds howto table accessMaciej W. Rozycki2-1/+7
2018-04-04PR binutils/22875: IQ2000/ELF: Prevent an out-of-bounds howto table accessMaciej W. Rozycki2-1/+7
2018-04-04PR binutils/22875: FRV/ELF: Prevent an out-of-bounds howto table accessMaciej W. Rozycki2-1/+7
2018-04-04PR binutils/22875: MIPS/ELF: Also fail with relocation placeholdersMaciej W. Rozycki4-38/+58
2018-04-04Automatic date update in version.inGDB Administrator1-1/+1
2018-04-03Change read_alphacoff_dynamic_symtab to use gdb::byte_vectorTom Tromey2-61/+35
2018-04-03MIPS/LD/testsuite: Correct LD emulations for `mips*-*-kfreebsd*-gnu'Maciej W. Rozycki2-1/+9
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant27-69/+395
2018-04-03Automatic date update in version.inGDB Administrator1-1/+1
2018-04-02Add myself as a write-after-approval GDB maintainer.Weimin Pan2-0/+5
2018-04-02Fix merge issues in gdb/ChangeLog and gdb/testsuite/ChangeLog...Joel Brobecker2-22/+2
2018-04-02Fix infinite recursion when printing static member with typedefWeimin Pan5-3/+105
2018-04-02gdb/ChangeLog: Fix filenames in a couple of entriesJoel Brobecker1-2/+2
2018-04-01Change rs6000_ptrace_ldinfo to return a byte_vectorTom Tromey2-21/+16
2018-04-02Automatic date update in version.inGDB Administrator1-1/+1
2018-04-01Remove char_ptr typedefSimon Marchi3-2/+6
2018-04-01Automatic date update in version.inGDB Administrator1-1/+1
2018-03-31Automatic date update in version.inGDB Administrator1-1/+1
2018-03-30Remove usage of VEC(char_ptr) in gdbscm_parse_function_argsSimon Marchi3-11/+10
2018-03-30Use std::vector and std::string instead of VEC(char_ptr) in gdbserver tdescSimon Marchi3-11/+13
2018-03-30Use std::vector in uploaded_tpSimon Marchi6-46/+55
2018-03-30Remove some cleanups from solib-svr4.cTom Tromey2-46/+23
2018-03-30Change target_read_string to use unique_xmalloc_ptrTom Tromey11-49/+55
2018-03-30Remove free_dwo_file_cleanupTom Tromey2-30/+27
2018-03-30Remove parameter from free_dwo_fileTom Tromey2-8/+9
2018-03-30Remove free_cached_comp_units cleanupsTom Tromey2-20/+32
2018-03-30Remove make_cleanup_unpush_targetTom Tromey4-27/+31
2018-03-30Make power8 the default cpu when assembling for 64-bit little endian targets.Peter Bergner2-1/+11
2018-03-30Automatic date update in version.inGDB Administrator1-1/+1
2018-03-29PR binutils/22875: MIPS: Remove duplicate unsupported relocation processingMaciej W. Rozycki2-6/+7
2018-03-29Automatic date update in version.inGDB Administrator1-1/+1
2018-03-28BFD/PA: Remove ATTRIBUTE_UNUSED from `elf_hppa_info_to_howto_rel'Maciej W. Rozycki2-1/+6
2018-03-28BFD/PA: Correct formatting in `elf_hppa_info_to_howto_rel'Maciej W. Rozycki2-1/+7
2018-03-28MIPS/BFD: Call `mips_elf32_rtype_to_howto' directly with o32 (ChangeLog)Maciej W. Rozycki1-1/+1
2018-03-28Use top-level config support for enabling plugins.Cary Coutant8-834/+1622
2018-03-28MIPS/BFD: Call `mips_elf32_rtype_to_howto' directly with o32Maciej W. Rozycki2-3/+7
2018-03-28[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo...Renlin Li53-4/+615
2018-03-28[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...Renlin Li33-6/+555
2018-03-28Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc.Cary Coutant5-3/+65
2018-03-28x86: drop VecESizeJan Beulich13-7950/+7978