external/binutils.git
2018-04-05 H.J. LuUse dlsym to check if libdl is needed for plugin
2018-04-05 H.J. Luconfig: Sync with GCC
2018-04-05 Cary CoutantImprove warnings for relocations referring to discarded...
2018-04-05 Maciej W. RozyckiMIPS/binutils/testsuite: Fix `.dc.l' typo in `strip...
2018-04-05 Cary CoutantRevert previous patch and apply revised patch.
2018-04-05 James CowgillMIPS: Fix GOT page counter in multi-got links
2018-04-05 Nick CliftonStop the IA64 linker from removing unwind tables when...
2018-04-05 Tom TromeyRemove unnecessary include from linespec.h
2018-04-05 Tom TromeyRemove typep and VEC(typep) from linespec.c
2018-04-05 Tom TromeyMore use of std::vector in linespec.c
2018-04-05 Tom TromeyChange streq to return bool
2018-04-05 Tom TromeyRemove a string copy from event_location_to_sals
2018-04-05 Tom TromeyHave filter_results take a std::vector
2018-04-05 Tom TromeyReturn std::string from canonical_to_fullform
2018-04-05 Tom TromeyMake copy_token_string return unique_xmalloc_ptr
2018-04-05 Tom TromeyFix some indentation in linespec.c
2018-04-05 Tom TromeyRemove some cleanups from search_minsyms_for_name
2018-04-05 Maciej W. Rozyckibinutils/testsuite: Tighten the error message check...
2018-04-05 Maciej W. Rozyckibinutils/testsuite: Support REL and MIPS64 reloc format...
2018-04-05 Maciej W. Rozyckibinutils/testsuite: Enable `strip-13' test for `hppa*-*'
2018-04-05 GDB AdministratorAutomatic date update in version.in
2018-04-04 Alan Modra[GOLD] Make powerpc64 .branch_lt relro
2018-04-04 Alan Modraelf-hppa.h warning fix
2018-04-04 John David... * binutils/MAINTAINERS: Update e-mail address.
2018-04-04 H.J. Lui386: Clear vex instead of vex.evex
2018-04-04 Eric BotcazouAdd blurb about linker changes for Cygwin and Mingw...
2018-04-04 Eric BotcazouSpeed up direct linking with DLLs on Windows (2/2).
2018-04-04 Eric BotcazouSpeed up direct linking with DLLs on Windows (1/2).
2018-04-04 Nick CliftonUpdate Spanish translations for ld/ opcodes/ and gold...
2018-04-04 Nick CliftonRetire Jason Eckhardt as i860 maintainer.
2018-04-04 Maciej W. RozyckiPR binutils/22875: HPPA/ELF: Also fail with relocation...
2018-04-04 Maciej W. RozyckiPR binutils/22875: i860/ELF: Report unsupported relocat...
2018-04-04 Maciej W. RozyckiPR binutils/22875: Visium/ELF: Prevent an out-of-bounds...
2018-04-04 Maciej W. RozyckiPR binutils/22875: IQ2000/ELF: Prevent an out-of-bounds...
2018-04-04 Maciej W. RozyckiPR binutils/22875: FRV/ELF: Prevent an out-of-bounds...
2018-04-04 Maciej W. RozyckiPR binutils/22875: MIPS/ELF: Also fail with relocation...
2018-04-04 GDB AdministratorAutomatic date update in version.in
2018-04-03 Tom TromeyChange read_alphacoff_dynamic_symtab to use gdb::byte_v...
2018-04-03 Maciej W. RozyckiMIPS/LD/testsuite: Correct LD emulations for `mips...
2018-04-03 Cary CoutantFix problem where mixed section types can cause interna...
2018-04-03 GDB AdministratorAutomatic date update in version.in
2018-04-02 Weimin PanAdd myself as a write-after-approval GDB maintainer.
2018-04-02 Joel BrobeckerFix merge issues in gdb/ChangeLog and gdb/testsuite...
2018-04-02 Weimin PanFix infinite recursion when printing static member...
2018-04-02 Joel Brobeckergdb/ChangeLog: Fix filenames in a couple of entries
2018-04-02 Tom TromeyChange rs6000_ptrace_ldinfo to return a byte_vector
2018-04-02 GDB AdministratorAutomatic date update in version.in
2018-04-01 Simon MarchiRemove char_ptr typedef
2018-04-01 GDB AdministratorAutomatic date update in version.in
2018-03-31 GDB AdministratorAutomatic date update in version.in
2018-03-30 Simon MarchiRemove usage of VEC(char_ptr) in gdbscm_parse_function_args
2018-03-30 Simon MarchiUse std::vector and std::string instead of VEC(char_ptr...
2018-03-30 Simon MarchiUse std::vector in uploaded_tp
2018-03-30 Tom TromeyRemove some cleanups from solib-svr4.c
2018-03-30 Tom TromeyChange target_read_string to use unique_xmalloc_ptr
2018-03-30 Tom TromeyRemove free_dwo_file_cleanup
2018-03-30 Tom TromeyRemove parameter from free_dwo_file
2018-03-30 Tom TromeyRemove free_cached_comp_units cleanups
2018-03-30 Tom TromeyRemove make_cleanup_unpush_target
2018-03-30 Peter BergnerMake power8 the default cpu when assembling for 64...
2018-03-30 GDB AdministratorAutomatic date update in version.in
2018-03-29 Maciej W. RozyckiPR binutils/22875: MIPS: Remove duplicate unsupported...
2018-03-29 GDB AdministratorAutomatic date update in version.in
2018-03-28 Maciej W. RozyckiBFD/PA: Remove ATTRIBUTE_UNUSED from `elf_hppa_info_to_...
2018-03-28 Maciej W. RozyckiBFD/PA: Correct formatting in `elf_hppa_info_to_howto_rel'
2018-03-28 Maciej W. RozyckiMIPS/BFD: Call `mips_elf32_rtype_to_howto' directly...
2018-03-28 Cary CoutantUse top-level config support for enabling plugins.
2018-03-28 Maciej W. RozyckiMIPS/BFD: Call `mips_elf32_rtype_to_howto' directly...
2018-03-28 Renlin Li[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
2018-03-28 Renlin Li[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
2018-03-28 Cary CoutantAdd support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc.
2018-03-28 Jan Beulichx86: drop VecESize
2018-03-28 Jan Beulichx86: convert broadcast insn attribute to boolean
2018-03-28 Jan Beulichx86: fold to-scalar-int conversion insns
2018-03-28 Jan Beulichx86: don't show suffixes for to-scalar-int conversion...
2018-03-28 Eric BotcazouPR ld/22972 on SPARC.
2018-03-28 Nick CliftonEnhance the AARCH64 assembler to support LDFF1xx instru...
2018-03-28 Roland McGrathgold/testsuite: Fix bad regexp in split_x86_64.sh
2018-03-28 GDB AdministratorAutomatic date update in version.in
2018-03-27 Tom TromeyRemove cleanups from prompt_for_continue
2018-03-27 Tom TromeyRemove cleanups from gdb_readline_wrapper
2018-03-27 Tom TromeyC++-ify typedef hash
2018-03-27 Tom TromeyInclude <cmath> in dwarf-index-write.c
2018-03-27 Joel Brobeckerset varsize-limit: New GDB setting for maximum dynamic...
2018-03-27 Simon MarchiMove DWARF index-related things to a separate file
2018-03-27 Joel Brobeckerproblem looking up some symbols when they have a linkag...
2018-03-27 Tom TromeyRemove verbose code from backtrace command
2018-03-27 Tom TromeySimplify exception handling in py-framefilter.c
2018-03-27 Tom TromeyImprove "backtrace" help text
2018-03-27 Tom TromeyCall wrap_hint in one more spot in py-framefilter.c
2018-03-27 Tom TromeyReturn EXT_LANG_BT_ERROR in one more spot in py-framefi...
2018-03-27 Tom TromeyMove some code later in backtrace_command_1
2018-03-27 Tom TromeyThrow a "quit" on a KeyboardException in py-framefilter.c
2018-03-27 Tom TromeyAllow C-c to work in backtrace in more cases
2018-03-27 Tom TromeyAvoid manual resource management in py-framefilter.c
2018-03-27 Tom TromeyRemove EXT_LANG_BT_COMPLETED
2018-03-27 Tom TromeyAllow hiding of some filtered frames
2018-03-27 Tom TromeyChange backtrace_command_1 calling to use flags
2018-03-27 Tom TromeyRationalize "backtrace" command line parsing
2018-03-27 GDB AdministratorAutomatic date update in version.in
next