external/binutils.git
2018-06-11 Tom TromeyRemove use of queue from remote.c
2018-06-11 Tom TromeyRemove cleanups from record-full.c
2018-06-11 Tom TromeyRemove a VEC from record-full.c
2018-06-11 Simon MarchiRemove more "struct" keywords in range-based for loops
2018-06-11 GDB AdministratorAutomatic date update in version.in
2018-06-10 Tom TromeyFix some missed "beneath" conversions
2018-06-10 Tom TromeyRemove cleanups from tracefile.c
2018-06-10 Simon MarchiUse std::unique_ptr in reg_buffer
2018-06-10 Simon MarchiChange type of reg_buffer::m_register_status to registe...
2018-06-10 GDB AdministratorAutomatic date update in version.in
2018-06-09 Tom TromeyRemove use of queue.h from gdbserver/event-loop.c
2018-06-09 Tom TromeyRemove two more uses of make_cleanup_close
2018-06-09 Tom TromeyRemove a VEC from serial.c
2018-06-09 Tom TromeyRemove a VEC from dwarf2read.c
2018-06-09 Maciej W. RozyckiMIPS/LD/testsuite: Add microMIPS lazy binding stub...
2018-06-09 Maciej W. RozyckiMIPS/LD/testsuite: Fix lazy binding stub test symbol...
2018-06-09 Maciej W. RozyckiMIPS/LD: Add missing `mips-*-windiss' target emulation...
2018-06-09 GDB AdministratorAutomatic date update in version.in
2018-06-08 Stan CoxAdd missing client_state struct references to win target.
2018-06-08 Pedro AlvesMake gdbreplay use more common routines
2018-06-08 H.J. Luld/x86: Remove hidden _edata, __bss_start, and _end
2018-06-08 Paul KoningFix build issue with Python 3.7
2018-06-08 Gary Bensonlinux: Add maintenance commands to test libthread_db
2018-06-08 Tom TromeyFix gdb mingw build
2018-06-08 kyrtka01[arm][gas] Add support for Arm Cortex-A76
2018-06-08 kyrtka01[AArch64][gas] Add support for Arm Cortex-A76
2018-06-08 Tom TromeyRemove last cleanup from btrace code
2018-06-08 Tom TromeyRemove cleanups from btrace code
2018-06-08 Egeyar BagciogluPrevent undefined FMOV instructions being accepted...
2018-06-08 Alan ModraDefine various symbols conditionally in shared libraries
2018-06-08 GDB AdministratorAutomatic date update in version.in
2018-06-07 Sergio Durigan... Add ChangeLog entry for e5a77256e8961294b3ea7d483124834...
2018-06-07 Pedro AlvesIntroduce class target_stack
2018-06-07 Pedro AlvesEliminate find_target_beneath
2018-06-07 Pedro Alvestarget_ops::beneath -> target_ops::beneath()
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-06-07 Tom TromeyChange build_address_symbolic to return std::string
2018-06-07 Tamar ChristinaFix AArch64 unintialized variable which can cause diagn...
2018-06-07 Alan HaywardAarch64 SVE pseudo register support
2018-06-07 GDB AdministratorAutomatic date update in version.in
2018-06-06 Alan ModraEXECUTABLE_SYMBOLS -> OTHER_SYMBOLS
2018-06-06 Alan ModraTIC6X __c6xabi_DSBT_BASE
2018-06-06 Sergio Durigan... Guard declarations of 'sve_{vq,vl}_from_{vl,vq}' macros...
2018-06-06 Sameera DeshpandeUpdate the AArch64 assembler to note that the Qualcomm...
2018-06-06 Alan Modraarmelf_fbsd and armelf_fuchsia dependencies
2018-06-06 Alan ModraFix xtensa "clobbered by longjmp" warnings
2018-06-06 GDB AdministratorAutomatic date update in version.in
2018-06-05 Tom TromeyRemove some text from --version output
2018-06-05 David MalcolmFix typo in common/enum-flags.h example
2018-06-05 Tom TromeyAdd "continue" response to pager
2018-06-05 Alan ModraTidy bfdio to consistenly use containing archive
2018-06-05 Alan ModraPR23254, ld.bfd mishandles file pointers while scanning...
2018-06-05 Alan ModraAnother s12z regen
2018-06-05 Flavio CeolinAdd a test of the linker's "-z noexecstack" command...
2018-06-05 Nick CliftonUpdated Malay and Esperanto translations for the gprof...
2018-06-05 GDB AdministratorAutomatic date update in version.in
2018-06-04 Tom TromeyRemove last Ada cleanups
2018-06-04 Joel Brobecker(windows) GDB/MI crash when using "-list-thread-groups...
2018-06-04 Max Filippovxtensa: use property tables for correct disassembly
2018-06-04 Max Filippovxtensa: add separate property sections option
2018-06-04 H.J. LuUse DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence...
2018-06-04 Alan HaywardUse ELF_SECTION_IN_SEGMENT to map segments
2018-06-04 Simon MarchiAdd configure.nat as a dependency of config.status
2018-06-04 Stan CoxAdd client_state struct.
2018-06-04 H.J. LuAdd DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION
2018-06-04 Tom TromeyChange functions in cp-name-parser.y into methods
2018-06-04 Alan HaywardAdd aarch64 pseudo help functions
2018-06-04 Pedro AlvesFix macOS null pointer dereference
2018-06-04 Alan HaywardUse uint64_t for aarch64 tdep VQ
2018-06-04 Alan HaywardEnable SVE for GDB
2018-06-04 Alan HaywardUse uint64_t for SVE VQ
2018-06-04 GDB AdministratorAutomatic date update in version.in
2018-06-03 Jim WilsonRISC-V: Handle out-of-range calls to undefined weak.
2018-06-03 Jim WilsonRISC-V: Fix symbol address problem with versioned symbols.
2018-06-03 GDB AdministratorAutomatic date update in version.in
2018-06-02 Simon MarchiSplit value_fetch_lazy
2018-06-02 GDB AdministratorAutomatic date update in version.in
2018-06-01 Tom TromeyMake two cp-name-parser.y constants "const"
2018-06-01 Tom TromeyInclude parser-defs.h in cp-name-parser.y
2018-06-01 Tom TromeyMake cp-name-parser.y a pure parser
2018-06-01 Tom TromeyUse yy-remap.h in cp-name-parser.y
2018-06-01 Tom TromeyRemove a static buffer from cp-name-parser.y
2018-06-01 H.J. LuMove gdb/common/diagnostics.h to include/diagnostics.h
2018-06-01 Joel Brobeckerinadvertent language switch during breakpoint_re_set_one
2018-06-01 H.J. LuBump version number to 2.30.52
2018-06-01 Tom TromeyRemove type_name_no_tag and rename type_name_no_tag_or_...
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-06-01 Tom TromeyThread language through c_type_print_args
2018-06-01 Tom TromeyMake c_type_print_varspec_suffix static
2018-06-01 Alan HaywardAdd SVE register defines
2018-06-01 Alexandre OlivaDrop view when consuming line info
2018-06-01 Jan Beulichx86: fold MOV to/from segment register templates
2018-06-01 Jan Beulichx86: don't emit REX.W for SLDT and STR
2018-06-01 Jan Beulichx86: relax redundant REX prefix check
2018-06-01 Jan Beulichx86: simplify control register check
2018-06-01 Jan Beulichx86: tighten condition for emitting LOCK on control...
2018-06-01 Jan Beulichx86/Intel: accept "oword ptr" for INVPCID
2018-06-01 Alan ModraMake _bfd_error_handler available outside libbfd
2018-06-01 GDB AdministratorAutomatic date update in version.in
2018-05-31 Tom TromeyFix "set" handling of Python parameters
next