aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-27Create the second PLT for BND relocationsusers/hjl/mpx/pltext8H.J. Lu
2014-01-27btrace: initiate teardown when closing record btrace targetMarkus Metzger
2014-01-27ada-lang.c: Really include "ui-out.h".Joel Brobecker
2014-01-27Try printing array range using the name of its index typeJoel Brobecker
2014-01-27Remove unncessary function declarations in ada-typeprint.c.Joel Brobecker
2014-01-27Add missing empty line after declaration in ada-typeprint.c:print_range.Joel Brobecker
2014-01-27[Ada] Array bound incorrectly printed for array indexed by enum subrangeJoel Brobecker
2014-01-27Remove assert in procfs.c::procfs_make_note_section (x86-solaris)Joel Brobecker
2014-01-27daily updateAlan Modra
2014-01-26daily updateAlan Modra
2014-01-25daily updateAlan Modra
2014-01-24Add .data and .bss refsym symbolsDJ Delorie
2014-01-24Replace .align with .p2alignH.J. Lu
2014-01-24Add another testcase for PR ld/16498H.J. Lu
2014-01-24Improve orphaned TLS section handlingH.J. Lu
2014-01-24Change len's type to ULONGEST: remote_read_bytes and get_core_siginfoYao Qi
2014-01-24Change len's type to ULONGEST: remote_write_bytes_auxYao Qi
2014-01-24TLS orphan section placementAlan Modra
2014-01-24Fixes powerpc64le ld segfaults when --emit-relocs is used.Alan Modra
2014-01-24daily updateAlan Modra
2014-01-23Remove the display of known MCU names from the MSP430 port of GAS.Nick Clifton
2014-01-23Issue a linker error if TLS sections are not adjacentH.J. Lu
2014-01-23avoid python exception in FrameDecorator.pyTom Tromey
2014-01-23fix erroneous error-handling in frame filter codeTom Tromey
2014-01-23fix crash in frame filtersTom Tromey
2014-01-23Use gdb_byte * instead of void *Yao Qi
2014-01-22 * gdbthread.h (gdb_id_to_thread): Delete, unused.Doug Evans
2014-01-23daily updateAlan Modra
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans
2014-01-22Add .refsym to msp430 backendDJ Delorie
2014-01-22Remove regzmm from AVX2 gather assertMichael Zolotukhin
2014-01-22Add check for invalid register in AVX512 gathersMichael Zolotukhin
2014-01-22gdb/ChangeLog:Andreas Arnez
2014-01-22Fix regression on s390x with entry-values.exp.Andreas Arnez
2014-01-22Re-introduce '_start' labels and add alignment in dw2-dir-file-name test case.Andreas Arnez
2014-01-22Prevent appending "-g" after "-g3" to compile options in info-macros.exp.Andreas Arnez
2014-01-22gdb: xtensa: fix on 64-bit hostsBaruch Siach
2014-01-22xtensa-config.c: missing defs.h include.Pedro Alves
2014-01-22Display the reference causing a shared library to be neededAlan Modra
2014-01-22Fix gas build breakageAlan Modra
2014-01-22Comment typoAlan Modra
2014-01-22Add ARI (ok) marker for __func__ reference in common-utils.hJoel Brobecker
2014-01-22Expand documentation of common-utils.h::FUNCTION_NAMEJoel Brobecker
2014-01-22Miscellaneous ld tidiesAlan Modra
2014-01-22Make assignments to dot keep an empty output section.Alan Modra
2014-01-21Check incompatible existing default symbol definitionH.J. Lu
2014-01-22daily updateAlan Modra
2014-01-21Ensure that %func() expressions are outermost termsDJ Delorie
2014-01-21gdb: Support install-strip targetRoland McGrath
2014-01-21[PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS...tromey