Adjust comments with example in it
[deliverable/binutils-gdb.git] / gdb / ChangeLog
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...
2014-08-18  Joel Brobecker[Ada] "ptype" of array where bound value uses DW_OP_pus...
2014-08-18  Joel BrobeckerAdd support for DW_AT_data_location.
2014-08-18  Joel BrobeckerAdd support for DW_OP_push_object_address.
2014-08-18  Joel Brobeckerada_evaluate_subexp<OP_VAR_VALUE>: Avoid static fixing...
2014-08-18  Joel Brobeckeravoid "if ... else if ... else" logic in ada-lang.c...
2014-08-18  Joel BrobeckerFix indentation level in ada-lang.c::ada_evaluate_subexp.
2014-08-16  Siva ChandraAdd new argument NOSIDE to find_overload_match.
2014-08-16  Siva ChandraFix xmethod Python so that it works with Python3.
2014-08-15  Doug Evans(dwarf_decode_lines_1): Move definition of adj_opcode...
2014-08-15  Doug Evansdwarf2read.c (dwarf_decode_lines_1): Add comment.
2014-08-15  Doug Evans(dwarf_decode_lines_1): Delete local "column", unused.
2014-08-15  Doug Evans(dwarf_decode_lines_1): Delete local basic_block, unused.
2014-08-15  Eli ZaretskiiAvoid compiler warnings about incomplete parameter...
2014-08-15  Joel BrobeckerAdd "frame.h" #include in gdbarch.h.
2014-08-14  Yao QiRemove pst from dwarf_decode_lines_1
2014-08-13  Yao QiFix build/17104
2014-08-12  Doug EvansDelete "Loaded symbols for ..." message, it is redundant.
2014-08-11  Doug Evanslinux-nat.c (linux_nat_thread_address_space): Delete...
2014-08-09  Yao QiFix PR remote/9053: remove dead code on query packet...
2014-08-07  Andreas ArnezIA64 Linux: Define regset structures.
2014-08-07  Andreas ArnezM68K Linux: Define regset structures.
2014-08-07  Andreas ArnezTILEGX Linux: Fill 'collect_regset' in regset structure.
2014-08-07  Andreas ArnezSCORE: Fill 'collect_regset' in regset structure.
2014-08-07  Andreas ArnezNIOS2 Linux: Fill 'collect_regset' in regset structure.
2014-08-07  Andreas ArnezM32R Linux: Fill 'collect_regset' in regset structure.
2014-08-07  Andreas ArnezHPPA Linux: Fill 'collect_regset' in regset structures.
2014-08-07  Andreas ArnezFRV Linux: Fill 'collect_regset' in regset structures.
2014-08-07  Andreas ArnezALPHA Linux: Fill 'collect_regset' in regset structures.
2014-08-07  Andreas ArnezAARCH64 Linux: Fill 'collect_regset' in regset structures.
2014-08-07  Andreas ArnezS390: Migrate to regcache_supply/collect_regset.
2014-08-07  Andreas Arnezregcache: Add functions suitable for regset_supply...
2014-08-07  Andreas ArnezRename 'descr' field in regset structure to 'regmap'.
2014-08-07  Yao QiReplace 0 with TARGET_XFER_EOF in to_xfer_partial
2014-08-07  Yao QiTweak comments in struct dwarf2_per_cu_data
2014-08-07  Yao QiFix remote/17230
2014-08-07  Gary BensonMove errno.h to common-defs.h
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-07  Gary BensonMove common-utils.h to common-defs.h
2014-08-07  Gary BensonMove ptid.h to common-defs.h
2014-08-07  Gary BensonMove gdb_locale.h to common-defs.h
2014-08-07  Gary BensonMove gdb/signals.h to common-defs.h
2014-08-07  Gary BensonMove pathmax.h to common-defs.h
2014-08-07  Gary BensonMove libiberty.h to common-defs.h
2014-08-07  Gary BensonMove ansidecl.h to common-defs.h
2014-08-07  Gary BensonMove stddef.h to common-defs.h
2014-08-07  Gary BensonMove stdarg.h to common-defs.h
2014-08-07  Gary BensonMove stdlib.h to common-defs.h
2014-08-07  Gary BensonMove stdio.h to common-defs.h
2014-08-06  Simon MarchiRename variable with confusing name
2014-08-06  Yao QiRemove duplicated include file
2014-08-06  Yao QiFix comment in dwarf_decode_lines_1
2014-08-05  Gary BensonRemove pointless function initialize_interps
2014-08-05  Gary BensonRemove spurious va_end in vwarning
2014-08-05  Alan ModraPrepare gdb for 64-bit obstacks
2014-08-04  Jan KratochvilFix incorrect placement of two Intel gdb/NEWS items
2014-08-04  Tom Tromeymake "set debug target" take effect immediately
2014-08-01  Joel BrobeckerHandle variable-sized fields in the interior of structu...
2014-08-01  Joel BrobeckerAdd debug trace in amd64-windows-tdep.c::amd64_windows_...
2014-08-01  Joel Brobeckerx64-windows: Fix extraction of chained UNWIND_INFO
2014-07-31  Doug Evans * inflow.c (child_terminal_inferior): Add comment.
2014-07-31  Gary BensonDo not include defs.h or server.h in any header file
2014-07-30  Roland McGrathFix incomplete constification in remote-sim.c
2014-07-30  Tom Tromeyconstify to_open
2014-07-30  Tom Tromeyconstify some cli-utils stuff
2014-07-30  Tom Tromeyconstify exec_file_attach
2014-07-30  Tom Tromeyfix to_open debug setting
2014-07-30  Yao QiUpdate comments to operator_check
2014-07-30  Gary BensonIntroduce common/common-defs.h
2014-07-30  Gary BensonDo not include config.h directly
2014-07-30  Gary BensonMake all source files include defs.h or server.h first
2014-07-29  Tom Tromeysimplify target_is_pushed
2014-07-29  Joel BrobeckerDocument the gdb-7.8 release in GDB's ChangeLog.
2014-07-29  Yao QiFix PR 17206
2014-07-29  Doug EvansPR guile/17203
2014-07-28  Will Newtongdb/arm-linux-tdep.c: Handle Thumb2 signal trampolines
2014-07-27  Doug Evans * guile/scm-param.c (pascm_print_param_smob): Fix...
2014-07-27  Doug Evans * guile/guile.c (gdbscm_execute_gdb_command): Fix...
2014-07-27  Doug EvansPR guile/17146
2014-07-27  Doug EvansPR guile/17146 preparatory work.
2014-07-26  Doug EvansPR build/17105.
2014-07-26  Doug EvansPR guile/17177
2014-07-26  Doug EvansPR 17185
2014-07-25  Maciej W. RozyckiMIPS: Respect the "set mips compression" command
2014-07-25  Tom Tromeyremove using_exec_ops global
2014-07-25  Pedro Alvesfix build: update clear_proceed_status callers
2014-07-25  Pedro AlvesAlways pass signals to the right thread
next
This page took 0.253287 seconds and 107 git commands to generate.