PowerPC: incorrect library search order
[binutils-gdb.git] / gdb /
2017-03-10 Keith Seitzc++/8218: Destructors w/arguments.
2017-03-08 Pedro AlvesAvoid unstable test message in gdb.base/step-over-exit.exp
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 Alvesgdb.arch/amd64-entry-value-param*.exp: Make sure test...
2017-03-08 Pedro Alves"gdb.arch/i386-pkru.exp: probe PKRU support" shouldn...
2017-03-08 Pedro Alvesgdb: Fix a few unstable test names
2017-03-08 Pedro AlvesFix PR 21218: GDB dumps core when escaping newline...
2017-03-08 Jiong Wang[gdb, doc] Add missing escape character '@'
2017-03-08 Pedro AlvesFix PR tui/21216: TUI line breaks regression
2017-03-08 Pedro AlvesMove TUI completion tests to gdb.tui/completion.exp
2017-03-08 Pedro AlvesMove TUI testcases to new gdb/testsuite/gdb.tui/ directory
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 AlvesRename gdb.base/tui-layout.exp -> gdb.base/tui-disasm...
2017-03-07 Pedro AlvesAdd describing intro comment to gdb.base/tui-layout.exp
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 Luis MachadoPR21166: Validate rdrand/rdseed support separately...
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 Edjunior Barbosa... Fix test names starting with uppercase in gdb.arch...
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
2017-02-20 Sergio Durigan JuniorFix thinko on last commit
2017-02-20 Sergio Durigan JuniorPR gdb/16188: Verify PTRACE_TRACEME succeeded
2017-02-17 Michael SturmAdd support for Intel PKRU register to GDB and GDBserver.
2017-02-17 Michael SturmAdd target description for avx-avx512.
2017-02-17 Michael SturmRename target descriptions to reflect actual content...
2017-02-17 Michael SturmChange xstate_bv handling to use 8 bytes of data.
2017-02-17 Michael SturmSync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch.
2017-02-16 Sergio Durigan JuniorPR gdb/21164: maint print {symbols,msymbols,psymbols...
2017-02-15 Thomas Preud'hommeFix illegal upper case gdb cmd in chained-calls.exp
2017-02-15 Tim WiederhakeAdd missing ChangeLog entries.
2017-02-14 Tom TromeyPR python/13598 - add before_prompt event
2017-02-14 Andreas ArnezBig-endian targets: Fix implptrpiece.exp
2017-02-14 Tim WiederhakeAdd documentation for new record Python bindings.
2017-02-14 Tim Wiederhakepython: Add tests for record Python bindings
2017-02-14 Tim Wiederhakepython: Implement btrace Python bindings for record...
2017-02-14 Tim Wiederhakepython: Create Python bindings for record history.
2017-02-14 Tim WiederhakeAdd method to query current recording method to target_ops.
2017-02-14 Tim WiederhakeAdd record_start and record_stop functions.
2017-02-14 Tim Wiederhakebtrace: Use binary search to find instruction.
2017-02-14 Tim Wiederhakebtrace: Export btrace_decode_error function.
2017-02-14 Tim Wiederhakebtrace: Count gaps as one instruction explicitly.
2017-02-14 Markus Metzgerbtrace: preserve call stack on function switch
2017-02-13 Luis MachadoImprove load command's help text
2017-02-13 Luis MachadoFix gdb.linespec/explicit.exp
2017-02-13 Luis MachadoMake gdb.arch/i386-biarch-core.exp more robust
2017-02-10 Simon MarchiDo not send queries on secondary UIs
2017-02-10 Simon Marchinew-ui.exp: Use proc_with_prefix
2017-02-10 Tom TromeyRemove unused variable in rust-lang.c
2017-02-10 Tom TromeyFix Python test to use lowercase command
2017-02-10 Tom TromeyRemove unnecessary local variables
2017-02-10 Tom TromeyRemove some gotos from Python
2017-02-10 Tom TromeyChange one more spot to use gdbpy_ref
2017-02-10 Tom TromeyUse gdbpy_ref to simplify some logic
2017-02-10 Tom TromeyTurn gdbpy_ref into a template
2017-02-10 Tom TromeyRemove some ui_out-related cleanups from Python
2017-02-10 Martin Galvangdb/MAINTAINERS: Update my e-mail address
2017-02-10 Martin GalvanPR gdb/21122: Fix documentation mistakes for breakpoint...
2017-02-09 Simon MarchiRemove return in function returning void
2017-02-09 Gary BensonFix NULL pointer dereference
2017-02-08 Pedro AlvesEliminate interp::quiet_p
2017-02-08 Jerome GuittonCommand abbreviation in define
2017-02-08 Jerome GuittonCommand names: make them case sensitive
2017-02-07 Jose E. Marchesigdb: fix ARI warning in sparc-tdep.c
2017-02-06 Luis Machado[BZ 21005] Add support for Intel 64 rdrand and rdseed...
2017-02-06 Ivo Raisrgdb: provide and use sparc{32,64} target description...
2017-02-04 Tom TromeyFix ptype of single-member Rust enums
2017-02-03 Pedro AlvesC++-fy struct interp/cli_interp/tui_interp/mi_interp
2017-02-03 Tom TromeyUse bool in Rust code
2017-02-03 Tom TromeyReindent rust-lang.c
next