external/binutils.git
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
2018-05-31 Tom TromeyAdd basic Python API for convenience variables
2018-05-31 Uros BizjakFix Alpha native GDB build
2018-05-31 Maciej W. Rozyckiarch-utils: Make the last endianness actually chosen...
2018-05-31 Alan HaywardFunction for reading the Aarch64 SVE vector length
2018-05-31 Alan HaywardAdd Aarch64 SVE target description
2018-05-31 edlingerinclude: 2018-05-28 Bernd Edlinger <bernd.edlinger...
2018-05-31 marxinImprove boostrap-ubsan config (PR bootstrap/64914).
2018-05-31 law* argv.c (expandargv): Fix memory leak for expanded...
2018-05-31 Omair JavaidUnset gdbarch significant_addr_bit by default
2018-05-31 Alan ModraRun a few more binutils tests non-native
2018-05-31 GDB AdministratorAutomatic date update in version.in
2018-05-30 Joel Brobecker(ARI) remove trailing newline in call to error in stack...
2018-05-30 Simon MarchiRemove regcache_raw_collect
2018-05-30 Simon MarchiRemove regcache_raw_supply
2018-05-30 Simon MarchiRemove regcache_cooked_write_part
2018-05-30 Simon MarchiRemove regcache_cooked_read_part
2018-05-30 Simon MarchiRemove regcache_cooked_read_value
2018-05-30 Simon MarchiRemove regcache_cooked_write
2018-05-30 Simon MarchiRemove regcache_invalidate
2018-05-30 Simon MarchiRemove regcache_raw_write_part
2018-05-30 Simon MarchiRemove regcache_raw_read_part
2018-05-30 Simon MarchiRemove regcache_cooked_read
2018-05-30 Simon MarchiRemove regcache_raw_write
2018-05-30 Simon MarchiRemove regcache_raw_read
2018-05-30 Simon MarchiRemove regcache_raw_update
2018-05-30 Simon MarchiRemove regcache_register_status
2018-05-30 Simon MarchiRemove regcache_get_ptid
2018-05-30 Ant BikeneevAdd option to ar's 't' command to display the offset...
2018-05-30 Simon MarchiAdd or1k target to --enable-targets=all
2018-05-30 Amaan Cheval2018-05-30 Amaan Cheval <amaan.cheval@gmail.com>
2018-05-30 Pedro AlvesMark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitial...
2018-05-30 Amit PawarAdd znver2 support.
2018-05-30 Simon MarchiRemove "struct" keyword in range-based for loops
2018-05-30 GDB AdministratorAutomatic date update in version.in
2018-05-29 Weimin PanRemoving lookup_minimal_symbol_and_objfile
2018-05-29 Tom TromeyFix fall-through comment in windows-nat.c
2018-05-29 Tom TromeyChange program_space::added_solibs to a std::vector
2018-05-29 Tom TromeyRemove a VEC from type.c
2018-05-29 Tom TromeyRemove tp_t typedef
2018-05-29 Tom TromeyRemove const_char_ptr typedef
2018-05-29 GDB AdministratorAutomatic date update in version.in
2018-05-28 H.J. Lux86-64: Add TLSDESC fields to elf_x86_lazy_plt_layout
2018-05-28 H.J. Luld: Unify STT_GNU_IFUNC handling
2018-05-28 H.J. Luld: Skip some x86 IFUNC tests for NaCl targets
2018-05-28 Alan ModraPR23235, make check uses system installed ld
2018-05-28 GDB AdministratorAutomatic date update in version.in
2018-05-27 Tom TromeyRemove last reference to REMOTE_OBS
next