aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Extension Language APIDoug Evans1-0/+205
2014-02-06Document the GDB 7.7 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-02-05Avoid bison-isms when using yacc.Mark Kettenis1-0/+5
2014-02-05Use rs->buf after getpktYao Qi1-0/+6
2014-02-05Create inferior for ctf target.Yao Qi1-0/+9
2014-02-05Create inferior for tfile targetYao Qi1-0/+14
2014-02-04Call remote_check_symbols even if only symbol-file (not file) has been givenChristian Eggers1-0/+5
2014-02-04PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand1-0/+11
2014-02-04PowerPC64 ELFv2 ABI: structure passing / returnUlrich Weigand1-0/+8
2014-02-04PowerPC64 ELFv2 ABI: stack frame layout changesUlrich Weigand1-0/+5
2014-02-04PowerPC64 ELFv2 ABI: no function descriptorsUlrich Weigand1-0/+10
2014-02-04PowerPC64 ELFv2 ABI: base supportUlrich Weigand1-0/+8
2014-02-04PowerPC64 little-endian fixes: 128-bit DFP parameters / registersUlrich Weigand1-0/+8
2014-02-04PowerPC64 little-endian fixes: 32-bit DFP parametersUlrich Weigand1-0/+6
2014-02-04PowerPC64 little-endian fixes: VSX tests and pseudo-regsUlrich Weigand1-0/+7
2014-02-04PowerPC64 little-endian fixes: structure passingUlrich Weigand1-0/+5
2014-02-04Refactor ppc64 function call and return value handlingUlrich Weigand1-0/+14
2014-02-04Document support for powerpc64le-*-linux* targetUlrich Weigand1-0/+4
2014-02-04Add support for ELF core files on OpenBSD/sparc64.Mark Kettenis1-0/+8
2014-02-03Update mn10300 dwarf register mapKevin Buettner1-0/+8
2014-02-03Fix build on recent versions of OpenBSD.Mark Kettenis1-0/+4
2014-02-03Fix build on OpenBSD/sparc64.Mark Kettenis1-0/+4
2014-01-31Delete ada-lang.h::clear_ada_sym_cache (nonexistant function).Joel Brobecker1-0/+4
2014-01-30Add support for AT_HWCAP2 auxv entryUlrich Weigand1-0/+4
2014-01-29This changeset makes sparc64_linux_step_trap to return 0 when aJose E. Marchesi1-0/+6
2014-01-29Minor reformatting in valops.c::value_sliceJoel Brobecker1-0/+4
2014-01-28Fix typo in ppc64_standard_linkage7Ulrich Weigand1-0/+4
2014-01-28New Ada maintenance command to ignore descriptive types (DWARF).Joel Brobecker1-0/+15
2014-01-27btrace: initiate teardown when closing record btrace targetMarkus Metzger1-0/+5
2014-01-27ada-lang.c: Really include "ui-out.h".Joel Brobecker1-0/+5
2014-01-27Try printing array range using the name of its index typeJoel Brobecker1-0/+11
2014-01-27Remove unncessary function declarations in ada-typeprint.c.Joel Brobecker1-0/+6
2014-01-27Add missing empty line after declaration in ada-typeprint.c:print_range.Joel Brobecker1-0/+5
2014-01-27[Ada] Array bound incorrectly printed for array indexed by enum subrangeJoel Brobecker1-0/+5
2014-01-27Remove assert in procfs.c::procfs_make_note_section (x86-solaris)Joel Brobecker1-0/+5
2014-01-24Change len's type to ULONGEST: remote_read_bytes and get_core_siginfoYao Qi1-0/+5
2014-01-24Change len's type to ULONGEST: remote_write_bytes_auxYao Qi1-0/+6
2014-01-23avoid python exception in FrameDecorator.pyTom Tromey1-0/+7
2014-01-23fix erroneous error-handling in frame filter codeTom Tromey1-0/+6
2014-01-23fix crash in frame filtersTom Tromey1-0/+6
2014-01-23Use gdb_byte * instead of void *Yao Qi1-0/+6
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans1-0/+5
2014-01-22gdb/ChangeLog:Andreas Arnez1-0/+15
2014-01-22gdb: xtensa: fix on 64-bit hostsBaruch Siach1-0/+4
2014-01-22xtensa-config.c: missing defs.h include.Pedro Alves1-0/+4
2014-01-22Add ARI (ok) marker for __func__ reference in common-utils.hJoel Brobecker1-0/+5
2014-01-22Expand documentation of common-utils.h::FUNCTION_NAMEJoel Brobecker1-0/+5
2014-01-21gdb: Support install-strip targetRoland McGrath1-0/+13
2014-01-20better packing for command structTom Tromey1-0/+5
2014-01-20convert flags to bitfieldsTom Tromey1-0/+15