aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-28x86: convert broadcast insn attribute to booleanJan Beulich8-2006/+2311
2018-03-28x86: fold to-scalar-int conversion insnsJan Beulich5-489/+94
2018-03-28x86: don't show suffixes for to-scalar-int conversion insnsJan Beulich5-40/+42
2018-03-28PR ld/22972 on SPARC.Eric Botcazou8-7/+118
2018-03-28Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R...Nick Clifton12-571/+720
2018-03-27gold/testsuite: Fix bad regexp in split_x86_64.shRoland McGrath2-2/+6
2018-03-28Automatic date update in version.inGDB Administrator1-1/+1
2018-03-27Remove cleanups from prompt_for_continueTom Tromey2-7/+6