Automatic date update in version.in
[binutils-gdb.git] / gdb /
2016-09-16 Simon MarchiIntroduce cleanup to restore current_uiout
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-09-16 Andreas ArnezS390: Hardware breakpoint support
2016-09-16 Andreas Arnezlinux-nat: Add function lwp_is_stepping
2016-09-16 Andreas ArnezS390: Enable "maint set show-debug-regs"
2016-09-16 Andreas ArnezS390: Multi-inferior watchpoint support
2016-09-16 Andreas ArnezS390: Migrate watch areas from list to VEC type
2016-09-16 Andreas ArnezS390: Avoid direct access to lwp_info structure
2016-09-16 Jan Kratochviltestsuite: Fix false FAIL in gdb.cp/casts.exp
2016-09-15 Jan Kratochviltestsuite: Fix C++11 compilation failure for gdb.cp...
2016-09-15 Peter BergnerUpdate ISA 3.0 / POWER9 gdb tests to match GAS test...
2016-09-15 Jan Kratochviltestsuite: Disable ccache
2016-09-13 Carl E. LoveFix for gdb.server/non-existing-program.exp test case
2016-09-13 Carl E. LoveFix for gdb.server/non-existing-program.exp test case
2016-09-12 Sergio Durigan JuniorFix false FAIL on gdb.base/stap-probe.exp, due to ICF...
2016-09-10 Jon BenistonUse target_sim_options for sim target.
2016-09-09 Andreas ArnezPass HWCAP to ifunc resolver
2016-09-08 Tom TromeyRemove some unneeded casts from remote.c
2016-09-06 Pedro Alvesnew-ui command: gdb internal errors if input is already...
2016-09-06 Pedro AlvesIntroduce make_cleanup_restore_current_ui
2016-09-06 Ulrich WeigandSupport 128-bit IEEE floating-point types on Intel...
2016-09-06 Ulrich WeigandAdd gdbarch callback to provide formats for debug info...
2016-09-06 Ulrich WeigandAdd missing format for built-in floating-point types
2016-09-06 Ulrich WeigandRemove TYPE_NOSIGN "char" hack
2016-09-06 Ulrich WeigandRemove obsolete TYPE_FLAG_... values
2016-09-06 Ulrich WeigandUnify init_type and arch_type interface and helpers
2016-09-06 Ulrich WeigandAdd some missing arch_..._type helpers
2016-09-06 Ulrich WeigandFix TYPE_SPECIFIC_FIELD for types created via arch_type
2016-09-06 Ulrich WeigandFix typo in ada_language_arch_info
2016-09-05 Pedro Alvesgdb/: Require a C++ compiler
2016-09-05 Pedro AlvesFix PR19927: Avoid unwinder recursion if sniffer uses...
2016-09-03 Akash TrehanRemoved redundant line remote-utils.c
2016-09-02 Tom TromeyHandle DW_OP_form_tls_address
2016-09-02 Yao Qi[GDBserver] Replace "reinsert_breakpoint" with "single_...
2016-09-02 Yao QiSkip floating point tests in return-nodebug.exp if...
2016-09-02 Yao QiDetect broken ptrace in gdb_skip_float_test
2016-09-01 Sergio Durigan JuniorShare target_wait prototype between GDB and gdbserver
2016-09-01 Sergio Durigan JuniorUse target_continue{,_no_signal} instead of target_resume
2016-08-31 Antoine TremblayFix lwp_suspend/unsuspend imbalance in linux_wait_1
2016-08-31 Yao QiFix a typo in comment
2016-08-30 Andreas ArnezFix order of inferiors in "thread apply all"
2016-08-29 Jan Kratochvilgdb.base/default.exp regression
2016-08-25 Andreas Arnezxtensa: Avoid designated inits, for C++ compliance
2016-08-25 Adhemerval ZanellaSync proc_service definition with GLIBC
2016-08-24 Kevin BuettnerTest case to detect recursive unwinding in Python-based...
2016-08-24 Simon MarchiAllow resetting an empty inferior-tty
2016-08-24 Carl E. LoveFix for gdb.base/pc-fp.exp.
2016-08-23 Simon MarchiFix typo in comment
2016-08-23 Pedro AlvesFix PR20494 - User input stops being echoed in CLI
2016-08-23 Yao Qigdbserver_spawn "" rather than gdbserver_spawn ${binfile}
2016-08-23 Yao QiFix signals-state-child.exp in remote testing
2016-08-22 Pedro AlvesFix PR gdb/20505 - Make vDSO detection work with core...
2016-08-19 Carl E. LoveFix missing files for ld when test suite not compiled...
2016-08-19 Yao Qi[AArch64] Match instruction "STP with base register...
2016-08-19 Yao Qinull-terminate string in linespec_location_completer
2016-08-19 Pedro Alvesx32: Fix gdb.trace/mi-trace-frame-collected.exp
2016-08-19 Pedro Alvesx32: gdb: Fix 'call' insn relocation with qRelocInsn
2016-08-19 Pedro Alvesx32: gdbserver's agent bytecode JIT: fix "call" emission
2016-08-19 Pedro Alvesx32: Avoid unsigned long when installing fast tracepoin...
2016-08-19 Pedro Alvesx32 Fast tracepoints: Customize jump pad address
2016-08-19 Pedro Alvesx32 Fast tracepoints: IPA target descriptions
2016-08-18 Carl E. LoveAdd ChangeLog updates to my previous two commits
2016-08-18 Carl LoveFix for powerpc-power.exp gdb regression test for Power 9
2016-08-18 Carl E. LoveAdd myself as write-after-approval GDB maintainer.
2016-08-18 Edjunior Barbosa... ppc: Fix record of HTM instructions
2016-08-17 Simon MarchiFix remove-inferior error message
2016-08-17 Simon MarchiAdd remove-inferiors test
2016-08-17 Simon MarchiRemove stale comment
2016-08-15 Matthew Wahab[GDB] Fix builds broken by proc-service changes.
2016-08-15 Yao QiFix heap-buffer-overflow in explicit_location_lex_one
2016-08-12 Yao QiFix warning in gdb.base/signals-state-child.c
2016-08-11 Pedro AlvesFix fallout from gdb/20413's fix (x32: linux_ptrace_tes...
2016-08-10 Pedro AlvesFix PR gdb/19187 (process record over a fork causes...
2016-08-10 Pedro AlvesPlumb enum remove_bp_reason all the way to target_remov...
2016-08-10 Pedro AlvesIntroduce 'enum remove_bp_reason'
2016-08-10 Pedro AlvesSimplify remove_breakpoint interface
2016-08-10 Руслан ИжбулатовSupport setting thread names (MS-Windows)
2016-08-10 Pedro AlvesQuiet ARI gettext checks
2016-08-09 Pedro AlvesFix PR gdb/20418 - Problems with synchronous commands...
2016-08-09 Pedro AlvesFix PR mi/20431 - Missing MI prompts after sync executi...
2016-08-09 Pedro AlvesFix PR gdb/18653: gdb disturbs inferior's inherited...
2016-08-09 Pedro AlvesFix PR gdb/20295: GDB segfaults printing bitfield membe...
2016-08-08 Pedro AlvesRegenerate some target description files
2016-08-05 Simon MarchiRemove unused cli_command_loop declaration
2016-08-05 Pedro AlvesFix PR remote/20398: File-IO write always outputs ...
2016-08-05 Pedro Alvesgdb/NEWS: Mention that C++ is now the default
2016-08-05 Pedro Alvesgdb/configure --help: suggest --disable-build-with...
2016-08-04 Yao QiDetermine target description for native aarch64
2016-08-04 Yao QiQuiet ptrace error ESRCH in regsets_fetch_inferior_regi...
2016-08-03 Tom TromeyPR python/18565 - make Frame.function work for inline...
2016-08-03 Tom TromeyAvoid potential memory leak in find_frame_funname
2016-08-03 Tom TromeyUpdate NEWS to mention Python breakpoint events
2016-08-02 Tom TromeyAdd myself as Rust maintainer
2016-08-02 Yao Qi[GDBserver] Remove td_ta_event_addr td_ta_set_event...
2016-08-01 Joel BrobeckerUpdate NEWS post GDB 7.12 branch creation.
2016-08-01 Joel BrobeckerBump version to 7.12.50.DATE-git.
2016-08-01 Yao QiSwap "single-process" and "multi-process" in process...
2016-08-01 Yao QiTweak gdb.cp tests for aarch32
2016-07-26 Alan ModraWean gdb and sim off private libbfd.h header
2016-07-26 Pedro AlvesFix PR server/20414 - x32 gdbserver always crashes...
next