PowerPC64 little-endian fixes: 128-bit DFP parameters / registers
[binutils-gdb.git] / gdb / ChangeLog
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: 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 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-22 Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-22 Andreas Arnezgdb/ChangeLog:
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 myself as a write-after-approval gdb maintainer.
2014-01-17 Sergio Durigan JuniorAdd "volatile" keyword to "struct gdb_exception" declar...
2014-01-17 Doug EvansAdd delim_string_to_char_ptr_vec.
2014-01-17 Doug EvansMove ASSERT_FUNCTION to FUNCTION_NAME.
2014-01-17 Simon MarchiAdd comments to gdbarch_address_class_name_to_type_flags.
2014-01-16 Tom Tromeyrearrange struct value to save memory
2014-01-16 Tom Tromeyremove extended_remote_create_inferior_1
2014-01-16 Pedro AlvesFix gdb.trace/mi-traceframe-changed.exp on s390.
2014-01-16 Doug Evansdwarf2read.c (open_and_init_dwp_file): Fix typo in...
2014-01-16 Markus Metzgerrecord-btrace: add (reverse-)stepping support
2014-01-16 Markus Metzgertarget: allow decr_pc_after_break to be defined by...
2014-01-16 Markus Metzgerrecord-btrace: show trace from enable location
2014-01-16 Markus Metzgerbtrace, gdbserver: read branch trace incrementally
2014-01-16 Markus Metzgerrecord-btrace: extend unwinder
2014-01-16 Markus Metzgerrecord-btrace: add record goto target methods
2014-01-16 Markus Metzgerrecord-btrace: provide target_find_new_threads method
2014-01-16 Markus Metzgerrecord-btrace: add to_wait and to_resume target methods.
2014-01-16 Markus Metzgerrecord-btrace: provide xfer_partial target method
2014-01-16 Markus Metzgertarget, breakpoint: allow insert/remove breakpoint...
2014-01-16 Markus Metzgerrecord-btrace, frame: supply target-specific unwinder
2014-01-16 Markus Metzgerframe: do not assume unwinding will succeed
2014-01-16 Markus Metzgerframe, cfa: check unwind stop reason first
2014-01-16 Markus Metzgerframe, backtrace: allow targets to supply a frame unwinder
2014-01-16 Markus Metzgerrecord-btrace: supply register target methods
2014-01-16 Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-16 Markus Metzgerbtrace: add replay position to btrace thread info
2014-01-16 Markus Metzgerrecord-btrace: make ranges include begin and end
2014-01-16 Markus Metzgerrecord-btrace: optionally indent function call history
2014-01-16 Markus Metzgerbtrace: increase buffer size
2014-01-16 Markus Metzgerrecord-btrace: start counting at one
2014-01-16 Markus Metzgerrecord-btrace: fix insn range in function call history
2014-01-16 Markus Metzgerbtrace: change branch trace data structure
2014-01-16 Markus Metzgerframe: add frame_id_build_unavailable_stack_special
2014-01-16 Markus Metzgergdbarch: add instruction predicate methods
2014-01-16 Markus Metzgerbtrace: uppercase btrace_read_type
2014-01-16 Markus Metzgerbtrace, linux: fix memory leak when reading branch...
2014-01-15 Doug Evans* dwarf2read.c (open_and_init_dwp_file): Use pulongest...
2014-01-15 Tom Tromeymove the "main" data into the per-BFD object
2014-01-15 Tom Tromeymove main name into the progspace
2014-01-15 Tom Tromeymake language_of_main static
2014-01-15 Tom Tromeymove the entry point info into the per-bfd object
2014-01-15 Tom Tromeyrelocate the entry point address when used
2014-01-15 Tom Tromeychange solib-frv to use entry_point_address_query
2014-01-15 Omair Javaidgdb: Add a NEWS entry for ARM record/replay improvements
2014-01-15 Omair Javaidgdb: ARM: Add support for thumb32 instructions recording
2014-01-15 Omair Javaidgdb: ARM: Adds support for recording system call instru...
2014-01-15 Omair Javaidgdb: ARM: Fix for bug in pop instruction decoding
2014-01-15 Omair Javaidgdb: ARM: Fix for bugs in push and ldm instructions...
2014-01-15 Omair Javaidgdb: ARM: Fix for memory record corruption due to 64bit...
2014-01-15 Pedro AlvesFix go32-nat.c build fallout from to_detach constification.
2014-01-15 Tom Tromeyintroduce async_callback_ftype
2014-01-15 Joel BrobeckerFix small style violation in py-value.c:get_field_type
2014-01-15 Joel BrobeckerAdd missing empty line after declarations in "if" block...
2014-01-15 Doug Evanspsymtab cleanup patch 3/3
2014-01-15 Doug Evanspsymtab cleanup patch 2/3
2014-01-15 Doug Evanspsymtab cleanup patch 1/3
next