platform/upstream/binutils.git
2014-01-29 H.J. LuAdd rdynamic-1 test
2014-01-29 Jose E. MarchesiThis changeset makes sparc64_linux_step_trap to return...
2014-01-29 Nick CliftonMy patch to the binutils strip-10.d test was wrong...
2014-01-29 Nick CliftonFollowing up on Tom's suggestion I am checking in a...
2014-01-29 Joel BrobeckerMinor reformatting in valops.c::value_slice
2014-01-28 Cary CoutantAdd .gdb_index version 7 support.
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 Nick CliftonWhen parsing a DW_FORM_ref_addr attribute the CU contai...
2014-01-28 Nick CliftonA recent change to the BFD library has meant that the...
2014-01-28 Nick CliftonThe MSP430 linker contains emulations for old and obsol...
2014-01-28 Nick CliftonA recent update to the binutils means that RELA section...
2014-01-28 Nick CliftonUpdate the tic6x linker tests to match the current...
2014-01-28 Joel BrobeckerNew Ada maintenance command to ignore descriptive types...
2014-01-27 Alan Modradaily update
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-26 Alan Modradaily update
2014-01-25 Alan Modradaily update
2014-01-24 Alan Modradaily update
2014-01-24 DJ DelorieAdd .data and .bss refsym symbols
2014-01-24 H.J. LuReplace .align with .p2align
2014-01-24 H.J. LuAdd another testcase for PR ld/16498
2014-01-24 H.J. LuImprove orphaned TLS section handling
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-24 Alan ModraTLS orphan section placement
2014-01-24 Alan ModraFixes powerpc64le ld segfaults when --emit-relocs is...
2014-01-23 Alan Modradaily update
2014-01-23 Nick CliftonRemove the display of known MCU names from the MSP430...
2014-01-23 H.J. LuIssue a linker error if TLS sections are not adjacent
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 Alan Modradaily update
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
next