external/binutils.git
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
2018-05-27 GDB AdministratorAutomatic date update in version.in
2018-05-26 H.J. Luld: Add _bfd_elf_link_hide_sym_by_version
2018-05-26 GDB AdministratorAutomatic date update in version.in
2018-05-25 Tom TromeyClear entire "location" in value constructor
2018-05-25 Tom TromeyRemove cleanups from dbxread.c
2018-05-25 Tom TromeyAdd "name" method to class interp
2018-05-25 Tom TromeyRemove interp_name
2018-05-25 Tom TromeyRemove interp_ui_out
2018-05-25 Tom TromeyChange the as_*_interp functions to use dynamic_cast
2018-05-25 Tom TromeyUse scoped_restore in a couple of interp-related places
2018-05-25 Tom TromeyUse gdb::byte_vector in remote.c
2018-05-25 Tom TromeyRemove cleanups from coff-pe-read.c
2018-05-25 Tom TromeyUse TRY/CATCH in remove_prev_frame
2018-05-25 Maciej W. RozyckiMIPS/Linux: Correct o32 core file FGR interpretation
2018-05-25 Pedro Alvesremote_target::m_remote_state, pointer -> object
2018-05-25 Alan Modras12z regen
2018-05-25 Alan ModraFix hidden visibility compiler test
2018-05-25 GDB AdministratorAutomatic date update in version.in
2018-05-24 Andrew Burgessgdb: Split func_command into two parts.
2018-05-24 Philippe WaroquiersPATCH (obvious): Fix a comment, and pass stream to...
2018-05-24 Tom TromeyUpdate help text in record.c
2018-05-24 Tom TromeyUpdate help text in linux-fork.c
2018-05-24 Tom TromeyUpdate help text in record-btrace.c
2018-05-24 Tom TromeyUpdate help text in tracepoint.c
2018-05-24 Tom TromeyUpdate help text in disasm.c
2018-05-24 Tom TromeyUpdate help text for "jump" command
2018-05-24 Tom TromeyUpdate help text in dcache.c
2018-05-24 Tom TromeyUpdate help strings in TUI
2018-05-24 Tom TromeyUpdate memattr.c help strings
2018-05-24 Tom TromeyUpdate core-related help strings
2018-05-24 Tom TromeyUpdate help strings in skip.c
2018-05-24 Tom TromeyFix help and documentation for inferior commands
2018-05-24 Jim WilsonRISC-V: Fix .align handling when .option norelax.
2018-05-24 Andrew Burgessgdb: Restore selected frame in print_frame_local_vars
2018-05-24 Maciej W. Rozyckitestsuite: Extend TLS core file testing with an OS...
2018-05-24 Pedro AlvesFix macOS build, missing override
2018-05-24 GDB AdministratorAutomatic date update in version.in
2018-05-23 H.J. LuAdd ATTRIBUTE_NONSTRING to ppc64_elf_write_core_note
2018-05-23 Tom TromeyRemove struct complaints
2018-05-23 Tom TromeyRemove struct complain
2018-05-23 Tom TromeyRemove file and line from struct complain
2018-05-23 Tom TromeyRemove vcomplaint
2018-05-23 Tom TromeyRemove struct explanation
2018-05-23 Tom TromeyRemove symfile_complaints
2018-05-23 Tom TromeyRemove "noisy" parameter from clear_complaints
2018-05-23 Tom TromeyRemove elements from complaint_series
2018-05-23 Tom TromeyRemove internal_complaint
2018-05-23 Erik KurzingerImprove File I/O overflow detection in gdbserver (PR...
2018-05-23 GDB AdministratorAutomatic date update in version.in
next