]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Add support for the WebAssembly file format and the wasm32 ELF conversion to gas...
[thirdparty/binutils-gdb.git] / gdb /
2017-03-30  Iain BuclawFix classification of `module.type' in D lexer.
2017-03-29  Jan KratochvilFix warning: Invalid entry in .debug_gdb_scripts section
2017-03-29  Yao QiAdd constructor and destructor to thread_info
2017-03-28  Anton Kolesovarc: Add prologue analysis
2017-03-28  Anton Kolesovarc: Add disassembler helper
2017-03-28  Anton Kolesovarc: Add "maintenance print arc" command prefix
2017-03-28  Anton Kolesovarc: Align internal regnums with architectural regnums
2017-03-27  Max Filippovgdbserver: xtensa: support THREADPTR register
2017-03-27  Max Filippovgdb: xtensa-linux: support THREADPTR register
2017-03-27  Max Filippovgdb: xtensa: fix test for privileged register number
2017-03-27  Max Filippovgdbserver: xtensa: add call0 support
2017-03-27  Max Filippovgdb: xtensa-linux: add call0 support
2017-03-27  Max Filippovgdb: gdbserver: xtensa: make C0_NREGS available
2017-03-27  Max Filippovgdb: xtensa: clean up xtensa_default_isa initialization
2017-03-27  Pedro Alvesdwarf2read.c: Clean up out of bounds handling
2017-03-27  Pedro Alvesgdb/cp-name-parser.y: Eliminate make_empty, use cplus_d...
2017-03-27  Pedro AlvesFix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use
2017-03-27  Pedro Alvesgdb: Make ldirname return a std::string
2017-03-24  Alan HaywardRemove MAX_REGISTER_SIZE from target.c
2017-03-24  Pádraig BradyAvoid segfault on invalid directory table
2017-03-23  Simon MarchiRemove some unnecessary inferior_ptid setting/restoring...
2017-03-23  Alan HaywardRemove MAX_REGISTER_SIZE from sol-thread.c
2017-03-23  Yao QiHandle PRFM in AArch64 process record
2017-03-23  Yao QiFix code indentation
2017-03-23  Yao QiRemove AARCH64_RECORD_FAILURE
2017-03-23  Andreas ArnezRemove constness of libdir in do_start_initialization
2017-03-23  Philipp RudoFix memory leak in python.c:do_start_initialization
2017-03-22  Simon MarchiRemove lwp -> pid conversion in linux_nat_xfer_partial
2017-03-22  Yao QiRemove @code for python
2017-03-22  Yao QiWrap locally used classes in anonymous namespace
2017-03-22  Jonah GrahamImport sys in gdb/python/lib/gdb/printer/bound_registers.py
2017-03-21  Simon Marchiwindows: Use ptid from regcache in register fetch/store
2017-03-21  Simon MarchiRemove remaining reference to struct serial::current_ti...
2017-03-21  Ivo RaisrDecode properly flags of %ccr register on sparc64.
2017-03-21  Tim WiederhakeFix break on Python 2
2017-03-20  Simon Marchispu: Use ptid from regcache instead of inferior_ptid
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-03-20  Artemiy VolkovAdd rvalue reference tests and docs
2017-03-20  Artemiy VolkovAdd rvalue references to overloading resolution
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-03-20  Artemiy VolkovSupport rvalue references in the gdb python module...
2017-03-20  Artemiy VolkovSupport DW_TAG_rvalue_reference type
2017-03-20  Artemiy VolkovImplement printing of rvalue reference types and values
2017-03-20  Artemiy VolkovImplement demangling for rvalue reference type names
2017-03-20  Artemiy VolkovSupport rvalue reference type in parser
2017-03-20  Artemiy VolkovAdd ability to return rvalue reference values from...
2017-03-20  Artemiy VolkovChange {lookup,make}_reference_type API
2017-03-20  Artemiy VolkovAdd definitions for rvalue reference types
2017-03-20  Marc-Andre LaperleAdd -file-list-shared-libraries MI command
2017-03-20  Marc-Andre LaperleAdd a better diagnostic message in mi_gdb_test
2017-03-20  Marc-Andre LaperleRemove unused parameter in solib_add and update_solib_list
2017-03-20  Andreas ArnezFix spurious FAILs with examine-backward.exp
2017-03-20  Andreas Arnezs390: Fix displaced-stepping certain relative branch...
2017-03-17  Simon Marchii386-gnu-nat: Use ptid from regcache instead of inferio...
2017-03-17  Simon Marchii386-darwin-nat: Use ptid from regcache instead of...
2017-03-17  Simon Marchii386-bsd-nat: Use ptid from regcache instead of inferio...
2017-03-17  Simon Marchihppa-obsd-nat: Use ptid from regcache instead of inferi...
2017-03-17  Simon Marchihppa-nbsd-nat: Use ptid from regcache instead of inferi...
2017-03-17  Simon Marchihppa-linux-nat: Use ptid from regcache instead of infer...
2017-03-17  Simon Marchicorelow: Use ptid from regcache instead of inferior_ptid
2017-03-17  Simon Marchibsd-uthread: Use ptid from regcache instead of inferior...
2017-03-17  Simon Marchiarm-nbsd-nat: Use ptid from regcache instead of inferio...
2017-03-17  Simon Marchiarm-linux-nat.c: Use ptid from regcache instead of...
2017-03-17  Pedro AlvesPR remote/21188: Fix remote serial timeout
2017-03-17  Jonah GrahamFix PR gdb/19637: bound_registers.py: Add support for...
2017-03-16  Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_stac...
2017-03-16  Doug Evansgdb.python/py-lazy-string (pointer): Really add new...
2017-03-16  Doug EvansRemove collision markers from earlier commit
2017-03-16  Yao QiSupport CBNZ, CBZ, REV, REV16 and REVSH in arm process...
2017-03-16  Yao QiFix arm process record for some instructions
2017-03-16  Yao QiAdd instruction_reader to arm process record
2017-03-16  Doug EvansCopy lazy string handling fixes from Python.
2017-03-16  Doug EvansFix various python lazy string bugs.
2017-03-16  Doug EvansNew function tyscm_scm_to_type.
2017-03-16  Doug EvansLazy strings can be made from arrays too.
2017-03-16  Jiong Wang[Patch] Fix variable type glitch in inf-ptrace.c
2017-03-16  Thomas Preud'hommeFix expect for gdb.cp/m-static.exp
2017-03-14  Andreas Arnezinf-ptrace: Do not stop memory transfers after a single...
2017-03-14  Simon MarchiMake length_of_subexp static
2017-03-14  Anton KolesovAdd test name argument to get_valueof, get_integer_valu...
2017-03-14  Andreas Arnezlinux-nat: Exploit /proc/<pid>/mem for writing
2017-03-14  Pedro AlvesRestore test-cp-name-parser build
2017-03-13  Simon Marchialpha-bsd-nat: Use ptid from regcache instead of inferi...
2017-03-13  Simon Marchiaix-thread: Use ptid from regcache instead of inferior_ptid
2017-03-13  Simon Marchiaarc64-linux-nat: Use ptid from regcache instead of...
2017-03-13  Simon Marchiamd64-linux-nat: Use ptid from regcache instead of...
2017-03-13  Simon MarchiAdd asserts in target_fetch/store_registers
2017-03-13  Simon MarchiIntroduce regcache_get_ptid
2017-03-13  Simon Marchigdbserver: Use pattern rule for the remaining %-ipa...
2017-03-13  Simon Marchigdbserver: Use pattern rule for IPA objects from common/
2017-03-13  Simon Marchigdbserver: Use pattern rule for IPA objects from gdbserver/
2017-03-13  Simon Marchigdbserver: Use pattern rule for objects from arch/
2017-03-13  Simon Marchigdbserver: Use pattern rule for objects from nat/
2017-03-13  Simon Marchigdbserver: Use pattern rule for objects from common/
2017-03-13  Simon Marchigdbserver: Use pattern rule for objects from target/
2017-03-13  Simon Marchigdbserver: Use pattern rule for regformats source file...
2017-03-13  Simon Marchitestsuite: Disable backslash_in_multi_line_command_test...
2017-03-13  Simon Marchitestsuite: Introduce dejagnu_version
2017-03-13  markMerge libiberty: Initialize d_printing in all cplus_dem...
2017-03-10  Keith Seitzc++/8218: Destructors w/arguments.
next