Remove vcomplaint
[external/binutils.git] / gdb /
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-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 de... [PowerPC] Recognize isa205 in linux core files
2018-05-22 Pedro Franco de... [PowerPC] Fix inclusion of dfp pseudoregs in tdep
2018-05-22 Pedro Franco de... [PowerPC] Fix VSX registers in linux core files
2018-05-22 Pedro Franco de... [PowerPC] Fix access to VSCR in linux targets
2018-05-22 Pedro Franco de... [PowerPC] Consolidate linux vector regset sizes
2018-05-22 Pedro Franco de... [PowerPC] Disable regsets using zero sizes in gdbserver
2018-05-22 Pedro Franco de... [PowerPC] Consolidate wordsize getter between native...
2018-05-22 Pedro Franco de... [PowerPC] Consolidate linux target description selection
2018-05-22 Joel Brobeckerfix "stale cleanup" internal-warning when using "catch...
2018-05-22 Maciej W. RozyckiMIPS/Linux: Disable n32 USR `ptrace' accesses to 64...
2018-05-21 Maciej W. RozyckiMIPS/gdbserver: Fix issues with $zero register reads
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-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...
2018-05-18 Tom TromeyAllocate dwz_file with new
2018-05-18 Tom TromeyAllocate dwp_file with new
2018-05-18 Tom TromeyUse new to allocate mapped_index
2018-05-18 Simon MarchiRemove mapped_index::total_size
2018-05-18 Simon Marchiformat_pieces-selftests.c: Silence ARI warnings
2018-05-18 Tom TromeyShow padding in ptype/o output
2018-05-17 Keith SeitzDon't elide all inlined frames
2018-05-17 Simon MarchiMake format_pieces recognize the \e escape sequence
2018-05-17 Tom TromeyFix for dwz-related crash
2018-05-17 Simon Marchivalue.c: Remove unused variables
2018-05-17 Tom TromeyInitialize py_type_printers in ext_lang_type_printers
2018-05-16 Maciej W. RozyckiPR gdb/22286: linux-nat-trad: Support arbitrary registe...
2018-05-16 Tom TromeyMake "cbfd" a gdb_bfd_ref_ptr
2018-05-16 Tom TromeyUse a distinguishing name for minidebug objfile
2018-05-16 Simon Marchiregcache.c: Remove unused typedefs
2018-05-15 Tamar ChristinaModify AArch64 Assembly and disassembly functions to...
2018-05-15 Maciej W. RozyckiMIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS...
2018-05-15 Maciej W. RozyckiMIPS: Make `mask_address_var' static
2018-05-15 Maciej W. Rozyckitestsuite: Fix a `server_pid' access crash in gdb.serve...
2018-05-14 Tom TromeyClear rust_unions in rust_union_quirks
2018-05-11 Andrew Burgessgdb/x86: Fix write out of mxcsr register for xsave...
2018-05-11 Max Filippovgdb: xtensa: drop gdb_target definition
2018-05-11 Pedro AlvesFix email address in ChangeLog entry
2018-05-11 Pedro AlvesHeap-allocate core_target instances
2018-05-11 Pedro AlvesEliminate the 'the_core_target' global
2018-05-11 Tom TromeyMove core_bfd to program space
2018-05-11 Tom TromeyRemove cleanups from mdebugread.c
2018-05-10 Joel Brobeckerx86 LynxOS-178: Adjust floating-point context structure
2018-05-10 Tom TromeyFix the clang build
2018-05-10 Joel Brobeckergdbserver/Windows: crash during connection establishmen...
2018-05-10 Joel Brobeckergdbserver/Windows: Fix "no program to debug" error
2018-05-10 Joel Brobecker[gdbserver/win32] fatal "glob could not process pattern...
2018-05-10 Omair JavaidFix tagged pointer support
2018-05-09 Max Filippovgdb: xtensa: handle privileged registers
2018-05-08 Simon MarchiDefine GNULIB_NAMESPACE in unittests/string_view-selfte...
2018-05-08 Andrew Burgessgdb/x86: Handle kernels using compact xsave format
2018-05-08 Jan Kratochvilwatchpoint-unaligned.exp: Use skip_hw_watchpoint_tests
2018-05-08 Ulrich Weigand[spu] Fix "info spu event" output formatting
2018-05-07 Tom TromeyAdd -Wduplicated-cond
2018-05-07 Tom TromeyFix decoding of ARM VFP instructions
2018-05-05 Tom TromeyAdd -Wimplicit-fallthrough
2018-05-05 Tom TromeyAdd a missing break in record_linux_system_call
2018-05-05 Tom TromeyAdd missing "breaks"
2018-05-05 Tom TromeyAdd two fall-through comments in rs6000-tdep.c
2018-05-05 Tom TromeyAdd fall-through comment to i386-tdep.c
2018-05-05 Tom TromeyAdd a fall-through comment to stabsread.c
2018-05-05 Tom TromeyFix "obvious" fall-through warnings
2018-05-05 Tom TromeyAdd missing ATTRIBUTE_NORETURNs
2018-05-05 Tom TromeyFix "fall through" comments
2018-05-04 Tom TromeyLet gdb.execute handle multi-line commands
2018-05-04 Tom TromeyAllow breakpoint commands to be set from Python
2018-05-04 Tom TromeyUse function_view in cli-script.c
2018-05-04 Tom TromeyAllow defining a user command inside a user command
2018-05-04 Tom TromeyConstify prompt argument to read_command_lines
2018-05-04 Tom TromeyMake print_command_trace varargs
2018-05-04 Tom TromeyUse counted_command_line everywhere
next