aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-28New Ada maintenance command to ignore descriptive types (DWARF).Joel Brobecker5-0/+108
2014-01-28daily updateAlan Modra1-1/+1
2014-01-27btrace: initiate teardown when closing record btrace targetMarkus Metzger2-1/+11
2014-01-27ada-lang.c: Really include "ui-out.h".Joel Brobecker2-2/+5
2014-01-27Try printing array range using the name of its index typeJoel Brobecker7-9/+172
2014-01-27Remove unncessary function declarations in ada-typeprint.c.Joel Brobecker2-18/+7
2014-01-27Add missing empty line after declaration in ada-typeprint.c:print_range.Joel Brobecker2-0/+6
2014-01-27[Ada] Array bound incorrectly printed for array indexed by enum subrangeJoel Brobecker2-1/+6
2014-01-27Remove assert in procfs.c::procfs_make_note_section (x86-solaris)Joel Brobecker2-3/+5
2014-01-27daily updateAlan Modra1-1/+1
2014-01-26daily updateAlan Modra1-1/+1
2014-01-25daily updateAlan Modra1-1/+1
2014-01-24Add .data and .bss refsym symbolsDJ Delorie3-4/+68
2014-01-24Replace .align with .p2alignH.J. Lu2-3/+7
2014-01-24Add another testcase for PR ld/16498H.J. Lu3-0/+22
2014-01-24Improve orphaned TLS section handlingH.J. Lu6-0/+57
2014-01-24Change len's type to ULONGEST: remote_read_bytes and get_core_siginfoYao Qi3-3/+8
2014-01-24Change len's type to ULONGEST: remote_write_bytes_auxYao Qi2-3/+9
2014-01-24TLS orphan section placementAlan Modra2-52/+89
2014-01-24Fixes powerpc64le ld segfaults when --emit-relocs is used.Alan Modra2-5/+11
2014-01-24daily updateAlan Modra1-1/+1
2014-01-23Remove the display of known MCU names from the MSP430 port of GAS.Nick Clifton2-36/+23
2014-01-23Issue a linker error if TLS sections are not adjacentH.J. Lu2-3/+29
2014-01-23avoid python exception in FrameDecorator.pyTom Tromey2-2/+17
2014-01-23fix erroneous error-handling in frame filter codeTom Tromey5-3/+47
2014-01-23fix crash in frame filtersTom Tromey5-7/+23
2014-01-23Use gdb_byte * instead of void *Yao Qi2-4/+10
2014-01-22 * gdbthread.h (gdb_id_to_thread): Delete, unused.Doug Evans2-1/+5
2014-01-23daily updateAlan Modra1-1/+1
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans27-381/+792
2014-01-22Add .refsym to msp430 backendDJ Delorie3-0/+24
2014-01-22Remove regzmm from AVX2 gather assertMichael Zolotukhin2-4/+7
2014-01-22Add check for invalid register in AVX512 gathersMichael Zolotukhin15-0/+214
2014-01-22gdb/ChangeLog:Andreas Arnez8-3/+697
2014-01-22Fix regression on s390x with entry-values.exp.Andreas Arnez2-2/+9
2014-01-22Re-introduce '_start' labels and add alignment in dw2-dir-file-name test case.Andreas Arnez3-4/+19
2014-01-22Prevent appending "-g" after "-g3" to compile options in info-macros.exp.Andreas Arnez2-1/+8
2014-01-22gdb: xtensa: fix on 64-bit hostsBaruch Siach2-1/+5
2014-01-22xtensa-config.c: missing defs.h include.Pedro Alves2-0/+6
2014-01-22Display the reference causing a shared library to be neededAlan Modra7-2/+89
2014-01-22Fix gas build breakageAlan Modra2-1/+5
2014-01-22Comment typoAlan Modra2-1/+5
2014-01-22Add ARI (ok) marker for __func__ reference in common-utils.hJoel Brobecker2-1/+6
2014-01-22Expand documentation of common-utils.h::FUNCTION_NAMEJoel Brobecker2-1/+11
2014-01-22Miscellaneous ld tidiesAlan Modra6-7/+18
2014-01-22Make assignments to dot keep an empty output section.Alan Modra19-38/+157
2014-01-21Check incompatible existing default symbol definitionH.J. Lu11-5/+106
2014-01-22daily updateAlan Modra1-1/+1
2014-01-21Ensure that %func() expressions are outermost termsDJ Delorie2-1/+42
2014-01-21gdb: Support install-strip targetRoland McGrath5-16/+259