external/binutils.git
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
2018-05-22 Pedro AlvesFix gdb.base/remote.exp with native-extended-gdbserver...
2018-05-22 Maciej W. Rozyckigdb/x86: Fix `-Wstrict-overflow' build error in `i387_c...
2018-05-22 Maciej W. RozyckiMIPS/gdbserver: Correctly handle narrow big-endian...
2018-05-22 Pedro Alvesremote: one struct remote_state per struct remote_target
2018-05-22 Pedro Alvesremote: Make vcont_builder a class
2018-05-22 Pedro AlvesHandle "show remote memory-write-packet-size" when...
2018-05-22 Pedro Alvesremote: Move discard_pending_stop_replies call
2018-05-22 Pedro Alvesremote: Small cleanup in compare_section_command
2018-05-22 Pedro Alvesremote: remote_arch_state pointers -> remote_arch_state...
2018-05-22 Pedro Alvesremote: multiple remote_arch_state instances per arch
2018-05-22 Pedro Alvesremote: Make readahead_cache a C++ class
2018-05-22 Pedro Alvesremote: Eliminate remote_hostio_close_cleanup
2018-05-22 Pedro Alvesremote: struct remote_state, use op new, fix leaks
2018-05-22 Pedro AlvesSupport UTF-8 identifiers in C/C++ expressions (PR...
2018-05-22 Pedro Franco... [PowerPC] Recognize isa205 in linux core files
2018-05-22 Pedro Franco... [PowerPC] Fix inclusion of dfp pseudoregs in tdep
2018-05-22 Pedro Franco... [PowerPC] Fix VSX registers in linux core files
2018-05-22 Pedro Franco... [PowerPC] Fix access to VSCR in linux targets
2018-05-22 Pedro Franco... [PowerPC] Consolidate linux vector regset sizes
2018-05-22 Pedro Franco... [PowerPC] Disable regsets using zero sizes in gdbserver
2018-05-22 Pedro Franco... [PowerPC] Consolidate wordsize getter between native...
2018-05-22 Pedro Franco... [PowerPC] Consolidate linux target description selection
2018-05-22 Joel Brobeckerfix "stale cleanup" internal-warning when using "catch...
2018-05-22 Alan ModraPR23207, hppa ld SIGSEGVs on invalid object files
2018-05-22 Alan ModraPR23207, hppa ld SIGSEGVs on invalid object files
2018-05-22 H.J. Luld: Adjust tic6x tests
2018-05-22 H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-05-22 H.J. LuMark section in a section group with SHF_GROUP
2018-05-22 Maciej W. RozyckiMIPS/Linux: Disable n32 USR `ptrace' accesses to 64...
2018-05-22 GDB AdministratorAutomatic date update in version.in
2018-05-21 Maciej W. RozyckiMIPS/gdbserver: Fix issues with $zero register reads
2018-05-21 Peter BergnerRemove fake operand handling for extended mnemonics.
2018-05-21 Tom TromeyRemove output_command_const
2018-05-21 Tom TromeyChange ada_catchpoint::excep_string to be a std::string
2018-05-21 Tom TromeyRemove cleanup from ada_collect_symbol_completion_matches
2018-05-21 Tom TromeyRemove cleanup from ada-lang.c
2018-05-21 Tom TromeyRemove a cleanup from trace_dump_actions
2018-05-21 Tom TromeyUse std::string in reread_symbols
2018-05-21 Tom TromeyUse std::unique_ptr in dwarf2_read_debug_names
2018-05-21 Simon MarchiFix copy-pasto, allocate objfile_per_bfd_storage with...
2018-05-21 Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-05-21 Simon MarchiIntroduce obstack_new, poison other "typed" obstack...
2018-05-21 GDB AdministratorAutomatic date update in version.in
2018-05-20 GDB AdministratorAutomatic date update in version.in
2018-05-19 Philippe WaroquiersRemove useless variable int i in backtrace_command_1
2018-05-19 Philippe WaroquiersFix reference in comment: SRC_AND_LOC instead of LOC_AN...
next