deliverable/binutils-gdb.git
2014-01-22  Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-22  DJ DelorieAdd .refsym to msp430 backend
2014-01-22  Michael ZolotukhinRemove regzmm from AVX2 gather assert
2014-01-22  Michael ZolotukhinAdd check for invalid register in AVX512 gathers
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  Alan ModraDisplay the reference causing a shared library to be...
2014-01-22  Alan ModraFix gas build breakage
2014-01-22  Alan ModraComment typo
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-22  Alan ModraMiscellaneous ld tidies
2014-01-22  Alan ModraMake assignments to dot keep an empty output section.
2014-01-21  H.J. LuCheck incompatible existing default symbol definition
2014-01-21  Alan Modradaily update
2014-01-21  DJ DelorieEnsure that %func() expressions are outermost terms
2014-01-21  Roland McGrathgdb: Support install-strip target
2014-01-21  tromey[PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONS...
2014-01-21  H.J. LuUpdate comments for the last commit
2014-01-21  H.J. LuDon't check shared/export_dynamic/ref_dynamic for type...
2014-01-20  Alan Modradaily update
2014-01-20  Marcus Shawcroft[AArch64] Define LP64 BE linker name.
2014-01-20  Marcus Shawcroft[AArch64] Define LP64 LE loader name.
2014-01-20  Tom Tromeybetter packing for command struct
2014-01-20  Tom Tromeyconvert flags to bitfields
2014-01-20  H.J. LuAdd a testcase for PR ld/2404
2014-01-20  Baruch Siachgdb: xtensa: fix linux ptrace includes
2014-01-20  Alan ModraAllow self-assignment for absolute symbols defined...
2014-01-20  Guy MartinFix duplicate output section statement lookup
2014-01-19  Alan Modradaily update
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...
2014-01-18  Iain BuclawAdd myself as a write-after-approval gdb maintainer.
2014-01-17  Alan Modradaily update
2014-01-17  Sergio Durigan... Add "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  Pedro AlvesFix PR mention in gdb/gdbserver/ChangeLog's previous...
2014-01-17  Will Newtongas: ARM: Fix encoding of VCVTr.s32.f64 instructions
2014-01-17  Pedro AlvesFix silly ChangeLog entry in previous change.
2014-01-17  Pedro AlvesFix PR PR16445 - gdbserver build failure on x86.
2014-01-17  Simon MarchiAdd comments to gdbarch_address_class_name_to_type_flags.
2014-01-17  Alan ModraAllow ld target customiser script to force on disk...
2014-01-16  Doug Evans * dll.c (UNSPECIFIED_CORE_ADDR): New macro.
2014-01-16  Alan Modradaily update
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-16  Markus Metzgerbtrace, test: fix multi-line btrace tests
2014-01-16  Markus Metzgertest, btrace: update expected text
2014-01-16  Omair JavaidFix testsuite/gdb.dwarf2/dw2-dos-drive.exp on ARM.
2014-01-16  H.J. LuSkip directories with LIBPATH_SUFFIX_SKIP suffix
2014-01-16  Alan ModraTidy ld use of bfd_section userdata.
2014-01-16  Alan ModraFix mips segfault on GOT access of absolute symbol
2014-01-16  Doug Evansdelete thread_id_to_gdb_id, unused
2014-01-15  Alan Modradaily update
2014-01-15  Maciej W. RozyckiAArch64: gdb.base/float.exp: Fix `info float' test
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
next
This page took 0.040345 seconds and 4 git commands to generate.