summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* simple changes in gdb.baseTom Tromey2013-11-0415-139/+208
* fix up gdb.traceTom Tromey2013-11-044-25/+71
* fix up gdb.miTom Tromey2013-11-044-11/+31
* fix up gdb.xmlTom Tromey2013-11-043-20/+46
* fix up gdb.gdbTom Tromey2013-11-043-4/+22
* fix weird.exp for parallel testingTom Tromey2013-11-042-1/+7
* fix some simple thinkos in the test suiteTom Tromey2013-11-043-3/+11
* fix up log-file togglingTom Tromey2013-11-042-1/+7
* x86-64/gas: fix an asymmetry in suffix/register checkingJan Beulich2013-11-046-5/+49
* Improve performance of large restore commandsAnton Blanchard2013-11-042-0/+11
* Remove powerpc.cc copy of use_plt_offsetAlan Modra2013-11-042-115/+37
* Remove incorrect ATTRIBUTE_UNUSED from nios2 bfdSandra Loosemore2013-11-032-13/+29
* Edit ELFv2 global entry prologue to non-PICAlan Modra2013-11-044-2/+44
* PowerPC64 ELFv2 symbols defined in pltAlan Modra2013-11-042-48/+276
* Allow for extra st_other readelf output in ld testsuiteAlan Modra2013-11-043-3/+10
* ld crossref test fixAlan Modra2013-11-042-2/+16
* daily updateAlan Modra2013-11-041-1/+1
* daily updateAlan Modra2013-11-031-1/+1
* ChangeLog fix.Alan Modra2013-11-021-0/+1
* Fix gprof buildAlan Modra2013-11-023-4/+8
* Remove unnecessary _bfd_new_bfd initialisationAlan Modra2013-11-022-15/+4
* Assorted x86 testsuite fixes.Alan Modra2013-11-026-11/+16
* Testsuite fix for targets where .int isn't 4 bytesAlan Modra2013-11-023-3/+8
* Simplify ppc64 code setting toc_off.Alan Modra2013-11-022-35/+23
* gdb.cp/derivation.exp: s/perrro/perror/Maciej W. Rozycki2013-11-022-1/+5
* daily updateAlan Modra2013-11-021-1/+1
* x86_64-*-nacl*: Adjust test cases for PLT nop fix.Roland McGrath2013-11-013-3/+8
* *-*-nacl* layout: Drop requirement that some section have SEC_HAS_CONTENTS set.Roland McGrath2013-11-012-5/+9
* gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable nameMaciej W. Rozycki2013-11-012-3/+8
* breakpoint.c: fix libc probe scan when no get_longjmp_target exists.Tiago Stürmer Daitx2013-11-012-2/+8
* daily updateAlan Modra2013-11-011-1/+1
* infrun.c: use GDB_SIGNAL_0 when hidding signals, not GDB_SIGNAL_TRAP.Pedro Alves2013-10-312-9/+15
* Restore support for dwp v2 DWARF package file format.Cary Coutant2013-10-315-549/+682
* gold/Cary Coutant2013-10-313-4/+9
* Extra error message from update_watchpointAndrew Burgess2013-10-315-6/+48
* gold: x86_64-nacl: Correct 9-byte nop sequence to match what the assembler ge...Roland McGrath2013-10-302-1/+6
* daily updateAlan Modra2013-10-311-1/+1
* S/390: Add missing gdb_prompt in s390-multiarch.expUlrich Weigand2013-10-302-2/+9
* S/390: Rename source files to *-linux-*Ulrich Weigand2013-10-308-9/+27
* Clean up whitespace in S/390 -tdep and -nat files.Ulrich Weigand2013-10-304-134/+139
* S/390: Disassemble 31-bit binaries with "zarch" opcode set by defaultAndreas Arnez2013-10-302-11/+6
* PowerPC64 ELFv2 support for gold.Alan Modra2013-10-304-134/+506
* Add PowerPC64 ELFv2 tests.Alan Modra2013-10-305-0/+163
* Replace DT_PPC_TLSOPT with DT_PPC_OPT.Alan Modra2013-10-308-11/+44
* Support ELFv2 stack frame.Alan Modra2013-10-302-17/+32
* ELFv2 stub, plt and glink changesAlan Modra2013-10-302-119/+220
* Add ELFv2 .localentry support.Alan Modra2013-10-308-9/+268
* Add .abiversion related support for ELFv2Alan Modra2013-10-309-15/+213
* Change plt stubs to have destination in r12.Alan Modra2013-10-3022-244/+299
* Report overflow on PowerPC64 @h and @ha relocations.Alan Modra2013-10-3013-109/+433