aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Convert target_structs vector to VECSimon Marchi1-0/+12
2014-08-19value_from_pointer: remove call to resolve_dynamic_typeJoel Brobecker1-0/+5
2014-08-19Support _Complex in hard-VFP abiYao Qi1-0/+5
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra1-0/+6
2014-08-19Introduce common-debug.hGary Benson1-0/+15
2014-08-19Move print-utils.h to common-defs.hGary Benson1-0/+5
2014-08-19Introduce common-types.hGary Benson1-0/+9
2014-08-19Introduce common/errors.hGary Benson1-0/+15
2014-08-19Ensure internal_vproblem always prints the messageGary Benson1-0/+4
2014-08-18ada-typeprint.c (print_range): Initialize lo,hi for gcc -Wall.Doug Evans1-0/+4
2014-08-18[Ada] "ptype" of array where bound value uses DW_OP_push_object_addressJoel Brobecker1-0/+6
2014-08-18Add support for DW_AT_data_location.Joel Brobecker1-0/+15
2014-08-18Add support for DW_OP_push_object_address.Joel Brobecker1-0/+21
2014-08-18ada_evaluate_subexp<OP_VAR_VALUE>: Avoid static fixing when possible.Joel Brobecker1-0/+7
2014-08-18avoid "if ... else if ... else" logic in ada-lang.c::ada_evaluate_subexpJoel Brobecker1-0/+6
2014-08-18Fix indentation level in ada-lang.c::ada_evaluate_subexp.Joel Brobecker1-0/+5
2014-08-15Add new argument NOSIDE to find_overload_match.Siva Chandra1-0/+10
2014-08-15Fix xmethod Python so that it works with Python3.Siva Chandra1-0/+5
2014-08-15(dwarf_decode_lines_1): Move definition of adj_opcode closer to use.Doug Evans1-0/+5
2014-08-15dwarf2read.c (dwarf_decode_lines_1): Add comment.Doug Evans1-0/+4
2014-08-15(dwarf_decode_lines_1): Delete local "column", unused.Doug Evans1-0/+4
2014-08-15(dwarf_decode_lines_1): Delete local basic_block, unused.Doug Evans1-0/+5
2014-08-15Avoid compiler warnings about incomplete parameter types.Eli Zaretskii1-0/+4
2014-08-15Add "frame.h" #include in gdbarch.h.Joel Brobecker1-0/+6
2014-08-15Remove pst from dwarf_decode_lines_1Yao Qi1-0/+5
2014-08-13Fix build/17104Yao Qi1-0/+6
2014-08-11Delete "Loaded symbols for ..." message, it is redundant.Doug Evans1-0/+5
2014-08-10linux-nat.c (linux_nat_thread_address_space): Delete dead code.Doug Evans1-0/+4
2014-08-09Fix PR remote/9053: remove dead code on query packet sizeYao Qi1-0/+5
2014-08-07IA64 Linux: Define regset structures.Andreas Arnez1-0/+11
2014-08-07M68K Linux: Define regset structures.Andreas Arnez1-0/+10
2014-08-07TILEGX Linux: Fill 'collect_regset' in regset structure.Andreas Arnez1-0/+10
2014-08-07SCORE: Fill 'collect_regset' in regset structure.Andreas Arnez1-0/+15
2014-08-07NIOS2 Linux: Fill 'collect_regset' in regset structure.Andreas Arnez1-0/+5
2014-08-07M32R Linux: Fill 'collect_regset' in regset structure.Andreas Arnez1-0/+7
2014-08-07HPPA Linux: Fill 'collect_regset' in regset structures.Andreas Arnez1-0/+12
2014-08-07FRV Linux: Fill 'collect_regset' in regset structures.Andreas Arnez1-0/+16
2014-08-07ALPHA Linux: Fill 'collect_regset' in regset structures.Andreas Arnez1-0/+10
2014-08-07AARCH64 Linux: Fill 'collect_regset' in regset structures.Andreas Arnez1-0/+25
2014-08-07S390: Migrate to regcache_supply/collect_regset.Andreas Arnez1-0/+47
2014-08-07regcache: Add functions suitable for regset_supply/collect.Andreas Arnez1-0/+9
2014-08-07Rename 'descr' field in regset structure to 'regmap'.Andreas Arnez1-0/+11
2014-08-07Replace 0 with TARGET_XFER_EOF in to_xfer_partialYao Qi1-0/+6
2014-08-07Tweak comments in struct dwarf2_per_cu_dataYao Qi1-0/+4
2014-08-07Fix remote/17230Yao Qi1-0/+6
2014-08-07Move errno.h to common-defs.hGary Benson1-0/+26
2014-08-07Include string.h in common-defs.hGary Benson1-0/+316
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-0/+228
2014-08-07Move common-utils.h to common-defs.hGary Benson1-0/+9
2014-08-07Move ptid.h to common-defs.hGary Benson1-0/+10