Remove some unnecessary inferior_ptid setting/restoring when fetching/storing registers
[deliverable/binutils-gdb.git] / gdb / ChangeLog
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  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 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 LaperleRemove unused parameter in solib_add and update_solib_list
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  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  Jiong Wang[Patch] Fix variable type glitch in inf-ptrace.c
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  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  markMerge libiberty: Initialize d_printing in all cplus_dem...
2017-03-10  Keith Seitzc++/8218: Destructors w/arguments.
2017-03-08  Pedro AlvesFix PR18360 - internal error when using "interrupt -a"
2017-03-08  Pedro Alvesgdb: Fix ATTRIBUTE_NONNULL usage
2017-03-08  Pedro AlvesFix PR 21218: GDB dumps core when escaping newline...
2017-03-08  Pedro AlvesFix PR tui/21216: TUI line breaks regression
2017-03-07  Sergio Durigan JuniorShare gdb/environ.[ch] with gdbserver
2017-03-07  Peter BergnerGDB: Fix some null pointer dereferences due to disassem...
2017-03-07  Peter BergnerRemove use of the no longer needed -mminimal-toc option.
2017-03-07  Pedro AlvesFix "layout reg" crash
2017-03-07  Pedro AlvesFix whitespace/typos in gdb/ChangeLog and gdb/testsuite...
2017-03-07  Walfred Tedeschiamd64-mpx: initialize BND register before performing...
2017-03-06  Simon MarchiRemove const in xtensa-linux-nat.c:fetch_gregs
2017-03-03  Simon MarchiUse range-based for loop in remote_add_target_side_commands
2017-03-03  Yao QiFetch lazy value before calling val_print
2017-02-28  Peter BergnerGDB: Add support for the new set/show disassembler...
2017-02-27  Simon MarchiRemove struct keyword from range-based for loop
2017-02-27  Simon MarchiUse range-based for loop in remote_add_target_side_cond...
2017-02-27  Yao QiFix array out of bound access
2017-02-27  Alan HaywardRemove MAX_REGISTER_SIZE from remote.c
2017-02-26  Jan KratochvilDWARF-5: Initialization due to a false compiler warning
2017-02-24  Pedro Alvessymtab.c: Small refactor
2017-02-24  Alan HaywardRemove use of MAX_REGISTER_SIZE
2017-02-24  Alan HaywardUse I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZE
2017-02-23  Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-23  Pedro AlvesIntroduce gdb::function_view
2017-02-23  Simon MarchiFix usage of inferior_ptid in two thread_alive implemen...
2017-02-23  Yao QiUse xfree rather than delete for varobj_iter
2017-02-23  Yao QiUse delete instead of xfree for varobj_item
2017-02-21  Jan KratochvilFix a regression by: Code cleanup: Split dwarf2_ranges_...
2017-02-21  Simon MarchiDefault initialize enum flags to 0
2017-02-21  Edjunior Barbosa... [ppc64] Add POWER8/ISA 2.07 atomic sequences single...
2017-02-21  Jan KratochvilFix recent compiler warnings.
2017-02-20  Jan KratochvilDWARF-5: NEWS
2017-02-20  Jan KratochvilDWARF-5: DW_FORM_data16
2017-02-20  Jan KratochvilDWARF-5: Macros
2017-02-20  Jan KratochvilDWARF-5: call sites
2017-02-20  Jan KratochvilDWARF-5 basic functionality
2017-02-20  Jan KratochvilCode cleanup: Refactor abbrev_table_read_table cycle
2017-02-20  Jan KratochvilCode cleanup: Split dwarf2_ranges_read to a callback
2017-02-20  Jan KratochvilCode cleanup: Split create_debug_types_hash_table
next
This page took 0.297798 seconds and 107 git commands to generate.