daily update
[binutils-gdb.git] / gdb /
2014-02-11 Jose E. MarchesiFix passing double float complex arguments in sparc64.
2014-02-11 Doug EvansDon't crash if pkg-config is not found and guile wasn...
2014-02-11 Yao QiUpdate comments to to_xfer_partial implementations.
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-11 Joel BrobeckerFix thinko in mi/mi-main.c::mi_cmd_data_write_memory_by...
2014-02-11 Joel BrobeckerReformat symfile-debug.c::debug_qf_expand_symtabs_match...
2014-02-11 Stan ShebsAdd Doxygen support to GDB
2014-02-10 Mark KettenisAvoid killing all processes.
2014-02-10 Will Newtongdb/elfread.c: Enable ifunc support on ARM.
2014-02-10 Jose E. MarchesiAdd gdbarch_in_function_epilogue_p hook for sparc64.
2014-02-10 Gary BensonFix compile error
2014-02-10 Gary BensonUpdate debug_qf_expand_symtabs_matching to use typedefs.
2014-02-10 Joel Brobecker[Ada] Make the symbol cache per-program-space.
2014-02-10 Joel Brobecker[Ada] Rename some observer callbacks in ada-tasks.c
2014-02-10 Joel BrobeckerWrong type for 'Length result.
2014-02-10 Joel BrobeckerAdd missing call to obstack_init for ada-lang.c::cache_...
2014-02-10 Joel Brobecker[Ada] Add a symbol lookup cache
2014-02-10 Joel Brobeckerstruct block parameter constification in ada-lang.c
2014-02-10 Doug EvansAdd Guile as an extension language.
2014-02-10 Yao QiFix PR16543
2014-02-10 Doug EvansRevert Makefile.in patch to remove all-lib.
2014-02-09 Jan KratochvilFix Python stack corruption
2014-02-08 Mark KettenisA phony target should not be a prerequisite of a real...
2014-02-08 Andreas SchwabFix typo in test name
2014-02-08 Yao QiTest no =breakpoint-modified is emitted for modificatio...
2014-02-07 Doug Evansadd forgotten entry in previous checkin
2014-02-07 Doug Evans * extension-priv.h (extension_language_script_ops...
2014-02-07 Pedro AlvesMake sure we don't resume the stepped thread by accident.
2014-02-07 Pedro AlvesFix gdb.threads/stepi-random-signal.exp on software...
2014-02-07 Yao QiReturn early in target_xfer_partial when LEN is zero.
2014-02-07 Yao QiReplace -1 with TARGET_XFER_E_IO
2014-02-07 Yao Qicore_xfer_shared_libraries and core_xfer_shared_librari...
2014-02-07 Yao QiTweak in memory_error
2014-02-06 Jan KratochvilFix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2014-02-06 Tom Tromeyindentation fixlet in gdbserver/Makefile.in.
2014-02-06 Doug Evansfix copyright year in new files in previous checkin
2014-02-06 Doug EvansExtension Language API
2014-02-06 Joel BrobeckerDocument the GDB 7.7 release in gdb/ChangeLog
2014-02-06 Doug EvansKeep current_inferior in sync with event_child.
2014-02-05 Mark KettenisAvoid bison-isms when using yacc.
2014-02-05 Yao QiUse rs->buf after getpkt
2014-02-05 Yao QiCreate inferior for ctf target.
2014-02-05 Yao QiCreate inferior for tfile target
2014-02-04 Christian EggersCall remote_check_symbols even if only symbol-file...
2014-02-04 Ulrich WeigandPowerPC64 ELFv2 ABI: skip global entry point code
2014-02-04 Ulrich WeigandPowerPC64 ELFv2 ABI: structure passing / return
2014-02-04 Ulrich WeigandPowerPC64 ELFv2 ABI: stack frame layout changes
2014-02-04 Ulrich WeigandPowerPC64 ELFv2 ABI: no function descriptors
2014-02-04 Ulrich WeigandPowerPC64 ELFv2 ABI: base support
2014-02-04 Ulrich WeigandPowerPC64 little-endian fixes: 128-bit DFP parameters...
2014-02-04 Ulrich WeigandPowerPC64 little-endian fixes: 32-bit DFP parameters
2014-02-04 Ulrich WeigandPowerPC64 little-endian fixes: VSX tests and pseudo...
2014-02-04 Ulrich WeigandPowerPC64 little-endian fixes: AltiVec tests
2014-02-04 Ulrich WeigandPowerPC64 little-endian fixes: structure passing
2014-02-04 Ulrich WeigandRefactor ppc64 function call and return value handling
2014-02-04 Ulrich WeigandDocument support for powerpc64le-*-linux* target
2014-02-04 Mark KettenisAdd support for ELF core files on OpenBSD/sparc64.
2014-02-04 Kevin BuettnerUpdate mn10300 dwarf register map
2014-02-03 Mark KettenisFix build on recent versions of OpenBSD.
2014-02-03 Mark KettenisFix build on OpenBSD/sparc64.
2014-01-31 Joel BrobeckerDelete ada-lang.h::clear_ada_sym_cache (nonexistant...
2014-01-30 Ulrich WeigandAdd support for AT_HWCAP2 auxv entry
2014-01-29 Jose E. MarchesiThis changeset makes sparc64_linux_step_trap to return...
2014-01-29 Joel BrobeckerMinor reformatting in valops.c::value_slice
2014-01-28 Edjunior Barbosa... Fix info-shared.exp testcase to expect the leading...
2014-01-28 Ulrich WeigandFix typo in ppc64_standard_linkage7
2014-01-28 Joel BrobeckerNew Ada maintenance command to ignore descriptive types...
2014-01-27 Markus Metzgerbtrace: initiate teardown when closing record btrace...
2014-01-27 Joel Brobeckerada-lang.c: Really include "ui-out.h".
2014-01-27 Joel BrobeckerTry printing array range using the name of its index...
2014-01-27 Joel BrobeckerRemove unncessary function declarations in ada-typeprint.c.
2014-01-27 Joel BrobeckerAdd missing empty line after declaration in ada-typepri...
2014-01-27 Joel Brobecker[Ada] Array bound incorrectly printed for array indexed...
2014-01-27 Joel BrobeckerRemove assert in procfs.c::procfs_make_note_section...
2014-01-24 Yao QiChange len's type to ULONGEST: remote_read_bytes and...
2014-01-24 Yao QiChange len's type to ULONGEST: remote_write_bytes_aux
2014-01-23 Tom Tromeyavoid python exception in FrameDecorator.py
2014-01-23 Tom Tromeyfix erroneous error-handling in frame filter code
2014-01-23 Tom Tromeyfix crash in frame filters
2014-01-23 Yao QiUse gdb_byte * instead of void *
2014-01-23 Doug Evans * gdbthread.h (gdb_id_to_thread): Delete, unused.
2014-01-22 Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-22 Andreas Arnezgdb/ChangeLog:
2014-01-22 Andreas ArnezFix regression on s390x with entry-values.exp.
2014-01-22 Andreas ArnezRe-introduce '_start' labels and add alignment in dw2...
2014-01-22 Andreas ArnezPrevent appending "-g" after "-g3" to compile options...
2014-01-22 Baruch Siachgdb: xtensa: fix on 64-bit hosts
2014-01-22 Pedro Alvesxtensa-config.c: missing defs.h include.
2014-01-22 Joel BrobeckerAdd ARI (ok) marker for __func__ reference in common...
2014-01-22 Joel BrobeckerExpand documentation of common-utils.h::FUNCTION_NAME
2014-01-21 Roland McGrathgdb: Support install-strip target
2014-01-20 Tom Tromeybetter packing for command struct
2014-01-20 Tom Tromeyconvert flags to bitfields
2014-01-20 Baruch Siachgdb: xtensa: fix linux ptrace includes
2014-01-18 Iain BuclawMove D demangling routines out of d-lang.c and into...
2014-01-18 Iain BuclawFix and update D demangling support in gdb to the curre...
2014-01-18 Iain BuclawDefine all basic data types of D and add them to the...
2014-01-18 Iain BuclawAdd d_main_name to set the logical entry point for...
2014-01-18 Iain BuclawUpdate d_language_defn to reflect that D does not have...
2014-01-18 Iain BuclawAdd gdb.dlang to the gdb testsuite for the purpose...
next