CONTRIBUTE: For internals refer to wiki, not gdb/doc
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2014-09-16  Maciej W. RozyckiCONTRIBUTE: For internals refer to wiki, not gdb/doc
2014-09-16  Sergio Durigan JuniorRemove dead code from objc-lang.c (spurious "fprintf...
2014-09-16  Sergio Durigan JuniorReplace "fprintf (stderr..." by "fprintf_unfiltered...
2014-09-16  Patrick PalkaFix PR12526: -location watchpoints for bitfield arguments
2014-09-16  Samuel ThibaultAdd hardware watchpoint support for x86 GNU Hurd.
2014-09-15  Omair JavaidImplement support for recording vector data transfer...
2014-09-15  Omair JavaidImplement support for recording extension register...
2014-09-15  Omair JavaidImplement support for recording VFP data processing...
2014-09-15  Omair JavaidImplement support for recording thumb2 ASIMD struct...
2014-09-15  Omair JavaidImplement support for recording arm/thumb mode coproces...
2014-09-14  Doug EvansNew command queue-signal.
2014-09-13  Doug Evans * linux-nat.c (wait_lwp): Add debugging printf.
2014-09-12  Pedro Alves[IRIX] eliminate deprecated_insert_raw_breakpoint uses
2014-09-12  Edjunior Barbosa... PR tdep/17379: Fix internal-error when stack pointer...
2014-09-12  Gary BensonClarify GDBSERVER use in linux-waitpid.c
2014-09-12  Gary BensonRemove GDBSERVER uses from x86-dregs.c
2014-09-12  Gary BensonRemove GDBSERVER uses from linux-btrace.c
2014-09-12  Gary BensonInclude common-defs.h instead of defs.h/server.h in...
2014-09-12  Gary BensonIntroduce common-regcache.h
2014-09-11  Thomas SchwingeMake gdb/regcache.h self-contained.
2014-09-11  Pedro Alvesgdb/17347 - Regression: GDB stopped on run with attache...
2014-09-11  Gary BensonIntroduce common/symbol.h
2014-09-11  Gary BensonIntroduce target_{stop,continue}_ptid
2014-09-11  Gary BensonIntroduce target/target.h
2014-09-11  Gary BensonIntroduce show_debug_regs
2014-09-10  Ulrich WeigandSupport gdbarch_convert_register_p targets in address_f...
2014-09-10  Ulrich WeigandAIX: Remove exec_one_dummy_insn hack
2014-09-10  Joel BrobeckerAda: Print bounds/length of pointer to array with dynam...
2014-09-10  Joel BrobeckerAda subscripting of pointer to array with dynamic bounds
2014-09-10  Joel Brobeckerprint PTR.all where PTR is an Ada thin pointer
2014-09-10  Joel BrobeckerAdd <sys/uio.h> #include back in amd64-linux-nat.c.
2014-09-10  Doug EvansPR guile/17367
2014-09-10  Gabriel Krisman... Add myself as write-after-approval GDB maintainer.
2014-09-09  Maciej W. RozyckiMIPS: Don't infer IRIX OS ABI from generic section...
2014-09-09  James HoganAdd myself as write-after-approval GDB maintainer
2014-09-09  James HoganRemove trad_frame_set_reg_unknown declaration
2014-09-09  Joel BrobeckerFix missing "struct iovec" definition on some x86-linux.
2014-09-09  Doug EvansFix for PR 17247: Block SIGCHLD while initializing...
2014-09-09  Doug EvansReplace use of magic number with named constant.
2014-09-07  Gabriel Krisman... Fix PR gdb/17035: "show user" doesn't list user-defined...
2014-09-07  Jan KratochvilFix crash on Python frame filters with unreadable arg
2014-09-06  Doug EvansAdd missing author to previous entry (PR 15276).
2014-09-06  Doug EvansPR 15276: Add $_caller_is, $_caller_matches, $_any_call...
2014-09-06  Doug Evansinfcmd.c (program_info): Fix typo.
2014-09-05  Sergio Durigan JuniorFix for PR gdb/17235: possible bug extracting systemtap...
2014-09-04  Pedro Alvesparse_number("0") reads uninitialized memory
2014-09-04  Sergio Durigan JuniorFix PR fortran/17237: bug in f-valprint.c
2014-09-04  Gary BensonRemove code to cope with LWPs wrapped as PIDs
2014-09-04  Pedro AlvesRegression for i686 gdb.dwarf2/pieces-optimized-out.exp
2014-09-03  Sasha SmundakAdd support for reading frame registers to Python API.
2014-09-03  James HoganReset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
2014-09-03  Sergio Durigan JuniorPR python/16699: GDB Python command completion with...
2014-09-03  Gary Bensonx86 debug address register clarifications
2014-09-03  Joel BrobeckerFix dwarf2loc.h::dwarf2_evaluate_property function...
2014-09-02  Doug Evanstypeprint.c (find_global_typedef): Fix comment.
2014-09-02  Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-09-01  Maciej W. RozyckiMove `_initialize_varobj' to the end of varobj.c
2014-08-29  Gary BensonIntroduce common/common-exceptions.[ch]
2014-08-29  Gary BensonIntroduce common/gdb_setjmp.h
2014-08-29  Gary BensonMove cleanups.[ch] to common
2014-08-29  Gary BensonMove internal_{,v}warning to common/errors.[ch]
2014-08-29  Gary BensonUnify startup and option-parsing warnings
2014-08-29  Gary BensonReplace all usage errors with calls to error
2014-08-29  Gary BensonReplace hardwired error handler in go32_create_inferior
2014-08-29  Gary BensonReplace hardwired error handler in captured_main
2014-08-29  Gary BensonReplace hardwired error handlers in tui_initialize_io
2014-08-29  Gary BensonMake warning usable earlier
2014-08-29  Gary BensonMake error usable earlier
2014-08-29  Gary BensonMake internal_vproblem always work
2014-08-28  Doug EvansMove definition of some prologue-related functions...
2014-08-28  Doug Evanssymtab.c (find_function_start_sal): Move definition...
2014-08-28  Yao Qiarm software watchpoint: return to epilogue
2014-08-28  Yao QiRemove dwarf_decode_lines argumewant_line_info
2014-08-27  Doug Evansdwarf2read.c (dwarf_record_line): Fix typo.
2014-08-27  Sergio Durigan JuniorAdding last commit's ChangeLog entry.
2014-08-25  Doug Evanslinux-nat.c (linux_nat_close): Don't pass NULL for...
2014-08-25  Yao QiFix grammatical error in comments
2014-08-24  Yao QiUpdate comments in scan_partial_symbols and add_partial...
2014-08-23  Doug EvansFix pr 17276.
2014-08-22  Doug EvansCreate a typedef for record_line: record_line_ftype.
2014-08-22  Yao QiRemove workaround to libbabeltrace 1.1.0 issue
2014-08-21  Jan KratochvilFix 'gcore' with exited threads
2014-08-21  Pedro Alvesinfcmd.c: Remove stale TODO
2014-08-21  Will Newtongdb: Fix aarch64 native build issue caused by use of...
2014-08-20  Pedro AlvesIntegrate PR 12649's race detector directly in the...
2014-08-20  Joel BrobeckerFix handling of typedefs to types having a data_locatio...
2014-08-20  Pedro Alvesvalue.c (value_contents_bits_eq): Initialize l,h for...
2014-08-20  Yao QiAdjust comments with example in it
2014-08-19  Pedro AlvesHandle partially optimized out values similarly to...
2014-08-19  Jan KratochvilFix -fsanitize=address on unreadable inferior strings
2014-08-19  Simon MarchiConvert target_structs vector to VEC
2014-08-19  Joel Brobeckervalue_from_pointer: remove call to resolve_dynamic_type
2014-08-19  Yao QiSupport _Complex in hard-VFP abi
2014-08-19  Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-19  Gary BensonIntroduce common-debug.h
2014-08-19  Gary BensonMove print-utils.h to common-defs.h
2014-08-19  Gary BensonIntroduce common-types.h
2014-08-19  Gary BensonIntroduce common/errors.h
2014-08-19  Gary BensonEnsure internal_vproblem always prints the message
2014-08-18  Doug Evansada-typeprint.c (print_range): Initialize lo,hi for...
next
This page took 0.220367 seconds and 107 git commands to generate.