aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-04introduce relative_filename and use itTom Tromey6-28/+56
2013-11-04update fileio testTom Tromey3-35/+52
2013-11-04update checkpoint testTom Tromey3-17/+26
2013-11-04simple changes in gdb.baseTom Tromey15-139/+208
2013-11-04fix up gdb.traceTom Tromey4-25/+71
2013-11-04fix up gdb.miTom Tromey4-11/+31
2013-11-04fix up gdb.xmlTom Tromey3-20/+46
2013-11-04fix up gdb.gdbTom Tromey3-4/+22
2013-11-04fix weird.exp for parallel testingTom Tromey2-1/+7
2013-11-04fix some simple thinkos in the test suiteTom Tromey3-3/+11
2013-11-04fix up log-file togglingTom Tromey2-1/+7
2013-11-04x86-64/gas: fix an asymmetry in suffix/register checkingJan Beulich6-5/+49
2013-11-04Improve performance of large restore commandsAnton Blanchard2-0/+11
2013-11-04Remove powerpc.cc copy of use_plt_offsetAlan Modra2-115/+37
2013-11-03Remove incorrect ATTRIBUTE_UNUSED from nios2 bfdSandra Loosemore2-13/+29
2013-11-04Edit ELFv2 global entry prologue to non-PICAlan Modra4-2/+44
2013-11-04PowerPC64 ELFv2 symbols defined in pltAlan Modra2-48/+276
2013-11-04Allow for extra st_other readelf output in ld testsuiteAlan Modra3-3/+10
2013-11-04ld crossref test fixAlan Modra2-2/+16
2013-11-04daily updateAlan Modra1-1/+1
2013-11-03daily updateAlan Modra1-1/+1
2013-11-02ChangeLog fix.Alan Modra1-0/+1
2013-11-02Fix gprof buildAlan Modra3-4/+8
2013-11-02Remove unnecessary _bfd_new_bfd initialisationAlan Modra2-15/+4
2013-11-02Assorted x86 testsuite fixes.Alan Modra6-11/+16
2013-11-02Testsuite fix for targets where .int isn't 4 bytesAlan Modra3-3/+8
2013-11-02Simplify ppc64 code setting toc_off.Alan Modra2-35/+23
2013-11-02gdb.cp/derivation.exp: s/perrro/perror/Maciej W. Rozycki2-1/+5
2013-11-02daily updateAlan Modra1-1/+1
2013-11-01x86_64-*-nacl*: Adjust test cases for PLT nop fix.Roland McGrath3-3/+8
2013-11-01*-*-nacl* layout: Drop requirement that some section have SEC_HAS_CONTENTS set.Roland McGrath2-5/+9
2013-11-01gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable nameMaciej W. Rozycki2-3/+8
2013-11-01breakpoint.c: fix libc probe scan when no get_longjmp_target exists.Tiago Stürmer Daitx2-2/+8
2013-11-01daily updateAlan Modra1-1/+1
2013-10-31infrun.c: use GDB_SIGNAL_0 when hidding signals, not GDB_SIGNAL_TRAP.Pedro Alves2-9/+15
2013-10-31Restore support for dwp v2 DWARF package file format.Cary Coutant5-549/+682
2013-10-31gold/Cary Coutant3-4/+9
2013-10-31Extra error message from update_watchpointAndrew Burgess5-6/+48
2013-10-30gold: x86_64-nacl: Correct 9-byte nop sequence to match what the assembler ge...Roland McGrath2-1/+6
2013-10-31daily updateAlan Modra1-1/+1
2013-10-30S/390: Add missing gdb_prompt in s390-multiarch.expUlrich Weigand2-2/+9
2013-10-30S/390: Rename source files to *-linux-*Ulrich Weigand8-9/+27
2013-10-30Clean up whitespace in S/390 -tdep and -nat files.Ulrich Weigand4-134/+139
2013-10-30S/390: Disassemble 31-bit binaries with "zarch" opcode set by defaultAndreas Arnez2-11/+6
2013-10-30PowerPC64 ELFv2 support for gold.Alan Modra4-134/+506
2013-10-30Add PowerPC64 ELFv2 tests.Alan Modra5-0/+163
2013-10-30Replace DT_PPC_TLSOPT with DT_PPC_OPT.Alan Modra8-11/+44
2013-10-30Support ELFv2 stack frame.Alan Modra2-17/+32
2013-10-30ELFv2 stub, plt and glink changesAlan Modra2-119/+220
2013-10-30Add ELFv2 .localentry support.Alan Modra8-9/+268