]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
gdb/rs6000: Use default gdbarch methods where possible
[thirdparty/binutils-gdb.git] / gdb /
2019-04-23  Andrew Burgessgdb/rs6000: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/or1k: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/nios2: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/nds32: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/msp430: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/moxie: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/mn10300: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/mep: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/m68hc11: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/m32r: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/m32c: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/lm32: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/iq2000: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/nds32: Use type_align instead of nds32_type_align
2019-04-23  Andrew Burgessgdb/arm: Use type_align instead of arm_type_align
2019-04-23  Andrew Burgessgdb/aarch64: Use type_align instead of aarch64_type_align
2019-04-23  Tom TromeyRemove unused overload of line_header::file_name_at
2019-04-23  Tom de Vries[gdb/testsuite] Fix gdb.btrace/reconnect.exp with nativ...
2019-04-23  Tom de Vries[gdb/contrib] Remove superfluous .alt file after dwz...
2019-04-23  Alan HaywardTestsuite: Remove pie from trace tests
2019-04-23  Ali TamurSupport for DW_OP_addrx and DW_FORM_addrx tags
2019-04-22  Ali Tamur[FYI] Add myself to gdb/MAINTAINERS
2019-04-22  Simon Marchisolib-svr4: Pass down svr4_info as much as possible
2019-04-22  Pedro AlvesFix "nosharedlibrary + continue + shared lib event...
2019-04-22  Pedro AlvesImprove reverse debugging docs, mention built-in suppor...
2019-04-20  Philippe WaroquiersFix GDB crash when registers cannot be modified.
2019-04-19  Tom TromeyRemove common/queue.h
2019-04-19  Tom TromeyRemove an include of common/queue.h
2019-04-19  Tom TromeyUse std::list for remote_notif_state::notif_queue
2019-04-19  Tom TromeyUse std::list for event notifications in gdbserver
2019-04-19  Tom TromeyMake objfile::static_links an htab_up
2019-04-19  Tom TromeyMake copy_name return std::string
2019-04-19  Sergei Trofimovichgdb/configure.ac: add --enable-source-highlight
2019-04-19  Tom TromeyPrint non-Ada unions without crashing
2019-04-19  Tom TromeyFix "list" when control characters are seen
2019-04-19  Philippe WaroquiersFix GDB crash when registers cannot be modified.
2019-04-19  Philippe WaroquiersOBVIOUS move add_comm_alias "!" <=> "shell" near the...
2019-04-18  Tom de Vries[gdb/testsuite] Fix gdb.base/break-probes.exp with...
2019-04-18  Tom TromeyMake process_stratum_target::stratum "final"
2019-04-18  Tom de Vries[gdb] Handle vfork in thread with follow-fork-mode...
2019-04-17  Tom TromeyAvoid crash in dwarf2_init_complex_target_type
2019-04-17  Alan Haywardgdbserver: Ensure all debug output uses debug functions
2019-04-17  Alan Haywardgdbserver: Add debug-file option
2019-04-17  Alan Haywardgdbserver: Move remote_debug to a single place
2019-04-16  Andrew Burgessgdb/riscv: Allow breakpoints to be created at invalid...
2019-04-15  Leszek SwirskiFix AMD64 return value ABI in expression evaluation
2019-04-15  Alan HaywardAArch64 SVE: Support changing vector lengths for ptrace
2019-04-15  Alan HaywardAArch64 SVE: Check for vector length change when gettin...
2019-04-15  Alan HaywardAArch64: Tidy up aarch64_gdbarch_init
2019-04-13  Andrew Burgessgdb: Fix failure in gdb.base/complex-parts.exp for...
2019-04-12  Eli ZaretskiiAnother fix for GDB styling
2019-04-12  Alan HaywardTestsuite: Add gdbserver sysroot test
2019-04-12  Andrew Burgessgdb: Remove LANG_MAGIC
2019-04-11  Andrew Burgessgdb/riscv: Remove riscv_type_alignment function
2019-04-11  Andrew Burgessgdb: Fix alignment computation for structs with only...
2019-04-11  Andrew Burgessgdb/riscv: Handle empty C++ structs during argument...
2019-04-11  Tom TromeyMake "msg" const in internal_vproblem
2019-04-11  Tom de Vries[gdb/testsuite] Add cc-with-dwz.exp and cc-with-dwz...
2019-04-11  Alan HaywardAArch64: Ensure regcache is reset between tests
2019-04-11  Kevin BuettnerFix amd64->i386 linux syscall restart problem
2019-04-10  Tom TromeyIntroduce a separate debug objfile iterator
2019-04-10  Tom TromeyFix a couple of comments
2019-04-10  Tom TromeyRemove some uses of "object_files"
2019-04-09  Tom TromeyFix Rust lexer buglet
2019-04-09  Tom TromeyUse find_thread_in_random in select_event_lwp
2019-04-09  Tom TromeyConsistently use bool for fake_pid_p
2019-04-09  Simon MarchiFix typo in latest ChangeLog entry
2019-04-09  Simon MarchiUse -qualified flag when setting temporary breakpoint...
2019-04-09  Kevin BuettnerRename python function thread_from_thread_handle to...
2019-04-09  Kevin BuettnerDocumentation for python method InferiorThread.handle
2019-04-09  Kevin BuettnerTests for gdb.InferiorThread.handle
2019-04-09  Kevin BuettnerSupport buffer objects as handles in Inferior.thread_fr...
2019-04-09  Kevin BuettnerAdd python method InferiorThread.handle
2019-04-09  Kevin BuettnerIntroduce target_ops method thread_info_to_thread_handle
2019-04-08  Pedro AlvesSome gdb_exception{,error,quit} tweaks
2019-04-08  Tom TromeyReplace throw_exception with throw in some cases
2019-04-08  Tom TromeyMake exception throwing a bit more efficient
2019-04-08  Tom TromeyRemove some now-dead exception code
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-08  Tom TromeyMake exceptions use std::string and be self-managing
2019-04-08  Tom TromeySimplify exception handling
2019-04-07  Tom TromeyMake "all" depend on "info"
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-04-05  Pedro Franco de... Use linux_get_auxv to get AT_PHDR in the PPC stub
2019-04-05  Tom TromeyUse upper-case for metasyntactic in gdbserver help
2019-04-05  Tom TromeyMove innermost_block_tracker global to parse_state
2019-04-05  Tom TromeyMove type stack handling to a new class
2019-04-05  Tom TromeyMove completion parsing to parser_state
2019-04-05  Tom TromeyMove arglist_len et al to parser_state
2019-04-05  Tom TromeyMove lexptr and prev_lexptr to parser_state
2019-04-05  Tom TromeyMove comma_terminates global to parser_state
2019-04-05  Tom TromeyRemove paren_depth global
2019-04-05  Tom TromeyMove expression_context_* globals to parser_state
2019-04-05  Tom TromeyMake base class for parser_state
2019-04-05  Tom TromeyTurn parse_language into a method
2019-04-05  Tom TromeyTurn parse_gdbarch into a method
2019-04-05  Tom TromeyRemove parser_state "initial_size" parameter
2019-04-05  Tom TromeyMake increase_expout_size static
next