summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create the second PLT for BND relocationsusers/hjl/mpx/pltext8H.J. Lu2014-01-277-37/+544
* btrace: initiate teardown when closing record btrace targetMarkus Metzger2014-01-272-1/+11
* ada-lang.c: Really include "ui-out.h".Joel Brobecker2014-01-272-2/+5
* Try printing array range using the name of its index typeJoel Brobecker2014-01-277-9/+172
* Remove unncessary function declarations in ada-typeprint.c.Joel Brobecker2014-01-272-18/+7
* Add missing empty line after declaration in ada-typeprint.c:print_range.Joel Brobecker2014-01-272-0/+6
* [Ada] Array bound incorrectly printed for array indexed by enum subrangeJoel Brobecker2014-01-272-1/+6
* Remove assert in procfs.c::procfs_make_note_section (x86-solaris)Joel Brobecker2014-01-272-3/+5
* daily updateAlan Modra2014-01-271-1/+1
* daily updateAlan Modra2014-01-261-1/+1
* daily updateAlan Modra2014-01-251-1/+1
* Add .data and .bss refsym symbolsDJ Delorie2014-01-243-4/+68
* Replace .align with .p2alignH.J. Lu2014-01-242-3/+7
* Add another testcase for PR ld/16498H.J. Lu2014-01-243-0/+22
* Improve orphaned TLS section handlingH.J. Lu2014-01-246-0/+57
* Change len's type to ULONGEST: remote_read_bytes and get_core_siginfoYao Qi2014-01-243-3/+8
* Change len's type to ULONGEST: remote_write_bytes_auxYao Qi2014-01-242-3/+9
* TLS orphan section placementAlan Modra2014-01-242-52/+89
* Fixes powerpc64le ld segfaults when --emit-relocs is used.Alan Modra2014-01-242-5/+11
* daily updateAlan Modra2014-01-241-1/+1
* Remove the display of known MCU names from the MSP430 port of GAS.Nick Clifton2014-01-232-36/+23
* Issue a linker error if TLS sections are not adjacentH.J. Lu2014-01-232-3/+29
* avoid python exception in FrameDecorator.pyTom Tromey2014-01-232-2/+17
* fix erroneous error-handling in frame filter codeTom Tromey2014-01-235-3/+47
* fix crash in frame filtersTom Tromey2014-01-235-7/+23
* Use gdb_byte * instead of void *Yao Qi2014-01-232-4/+10
* * gdbthread.h (gdb_id_to_thread): Delete, unused.Doug Evans2014-01-222-1/+5
* daily updateAlan Modra2014-01-231-1/+1
* New gdbserver option --debug-format=timestamp.Doug Evans2014-01-2227-381/+792
* Add .refsym to msp430 backendDJ Delorie2014-01-223-0/+24
* Remove regzmm from AVX2 gather assertMichael Zolotukhin2014-01-222-4/+7
* Add check for invalid register in AVX512 gathersMichael Zolotukhin2014-01-2215-0/+214
* gdb/ChangeLog:Andreas Arnez2014-01-228-3/+697
* Fix regression on s390x with entry-values.exp.Andreas Arnez2014-01-222-2/+9
* Re-introduce '_start' labels and add alignment in dw2-dir-file-name test case.Andreas Arnez2014-01-223-4/+19
* Prevent appending "-g" after "-g3" to compile options in info-macros.exp.Andreas Arnez2014-01-222-1/+8
* gdb: xtensa: fix on 64-bit hostsBaruch Siach2014-01-222-1/+5
* xtensa-config.c: missing defs.h include.Pedro Alves2014-01-222-0/+6
* Display the reference causing a shared library to be neededAlan Modra2014-01-227-2/+89
* Fix gas build breakageAlan Modra2014-01-222-1/+5
* Comment typoAlan Modra2014-01-222-1/+5
* Add ARI (ok) marker for __func__ reference in common-utils.hJoel Brobecker2014-01-222-1/+6
* Expand documentation of common-utils.h::FUNCTION_NAMEJoel Brobecker2014-01-222-1/+11
* Miscellaneous ld tidiesAlan Modra2014-01-226-7/+18
* Make assignments to dot keep an empty output section.Alan Modra2014-01-2219-38/+157
* Check incompatible existing default symbol definitionH.J. Lu2014-01-2111-5/+106
* daily updateAlan Modra2014-01-221-1/+1
* Ensure that %func() expressions are outermost termsDJ Delorie2014-01-212-1/+42
* gdb: Support install-strip targetRoland McGrath2014-01-215-16/+259
* [PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS...tromey2014-01-2110-191/+62