| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-01-07 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 2004-01-07 | 1 | -11/+20 |
* | 2003-09-11 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2003-09-11 | 1 | -1/+1 |
* | * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that | Jim Blandy | 2001-11-06 | 2 | -60/+0 |
* | 2001-10-29 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 2001-10-29 | 1 | -2/+2 |
* | Unify stabs/weird messages. | Andrew Cagney | 2001-10-26 | 1 | -3/+3 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+1 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -0/+6 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 9 | -0/+2264 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 10 | -2300/+0 |
* | * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled | Bob Manson | 1997-06-30 | 1 | -9/+23 |
* | FIxing Sanitize problems found by Marilyn. | Jeff Law | 1997-02-27 | 1 | -6/+0 |
* | * gdb.stabs/*.mt; Deleted, no longer used. | Jeff Law | 1997-02-13 | 7 | -63/+0 |
* | * gdb.*/*.exp: Replace $prompt with $gdb_prompt. | Bob Manson | 1997-02-02 | 1 | -8/+8 |
* | Major revision to testsuites for cross-testing and DOS testing support. | Bob Manson | 1997-01-29 | 1 | -15/+27 |
* | * configure.in (AC_PREREQ): autoconf 2.5 or higher. | Jason Molenda | 1996-06-25 | 1 | -1/+1 |
* | * configure, testsuite/configure, testsuite/gdb.base/configure, | Fred Fish | 1996-03-24 | 1 | -17/+145 |
* | From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE> | Fred Fish | 1996-03-20 | 1 | -43/+72 |
* | * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace | Fred Fish | 1996-01-15 | 1 | -2/+2 |
* | * gdb.stabs/configure (alpha-*-*,mips-*-*): Add missing | Fred Fish | 1996-01-15 | 1 | -0/+735 |
* | Always keep the newly-added configure scripts. | Stan Shebs | 1995-12-07 | 1 | -1/+5 |
* | From Rob Savoye (rob@poseidon.cygnus.com) | Fred Fish | 1995-11-25 | 2 | -9/+19 |
* | * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o. | Peter Schauer | 1995-11-18 | 1 | -1/+1 |
* | * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check | Jim Kingdon | 1995-01-27 | 1 | -1/+10 |
* | The following fixes a FAIL caused by the fact that the alpha stabs | Jim Kingdon | 1995-01-22 | 2 | -4/+2 |
* | * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the | Jeff Law | 1994-08-13 | 1 | -1/+1 |
* | * Move test with enums and partial symbols back to | Jim Kingdon | 1994-02-03 | 2 | -26/+10 |
* | * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo. | Peter Schauer | 1993-11-22 | 1 | -1/+2 |
* | * gdb.stabs/hppa.mt: A makefile fragment for the PA. | Jeff Law | 1993-11-14 | 4 | -0/+26 |
* | * gdb.stabs: Re-write weird.def and configuration to use sed | Jim Kingdon | 1993-11-14 | 8 | -11/+11 |
* | * gdb.stabs: Re-write weird.def and configuration to use sed | Jim Kingdon | 1993-11-14 | 7 | -33/+28 |
* | * gdb.stabs: Re-write weird.def and configuration to use sed | Jim Kingdon | 1993-11-14 | 8 | -116/+1032 |
* | * lib/gdb.exp: Transform tool name. | Rob Savoye | 1993-11-03 | 1 | -1/+20 |
* | * gdb.stabs/alpha.mt: New configuration file for alpha. | Peter Schauer | 1993-10-05 | 5 | -5/+27 |
* | * gdb.stabs/ecoff.mt: Remove STABSCC hack. | Peter Schauer | 1993-09-17 | 1 | -4/+5 |
* | * config/mips-gdb.exp (gdb_load): Increase timeout to 2400. | Ian Lance Taylor | 1993-09-16 | 1 | -0/+4 |
* | Change wierd to weird | Ian Lance Taylor | 1993-09-15 | 11 | -684/+120 |
* | * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name. | Jim Kingdon | 1993-09-15 | 1 | -9/+17 |
* | * gdb.stabs/wierd.exp: Deal with it if echo of "file" command | Jim Kingdon | 1993-08-17 | 1 | -1/+7 |
* | * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o | Fred Fish | 1993-08-10 | 1 | -1/+3 |
* | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1993-08-02 | 1 | -1/+0 |
* | Add .Sanitize to Things-to-lose list. | Fred Fish | 1993-07-30 | 1 | -0/+2 |
* | * gdb.stabs/wierd.exp: New test, for nameless baseclasses. | Jim Kingdon | 1993-07-30 | 2 | -0/+64 |
* | * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-* | Peter Schauer | 1993-07-20 | 1 | -1/+6 |
* | * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files | Peter Schauer | 1993-07-18 | 7 | -0/+65 |
* | * gdb.stabs/wierd.exp: Add xfail for rs6000. | Jim Kingdon | 1993-06-28 | 1 | -0/+2 |
* | * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros | Jim Kingdon | 1993-06-28 | 3 | -4/+10 |
* | * gdb.stabs/wierd.def: Make value of N_GSYM's 0. | Jim Kingdon | 1993-06-28 | 3 | -292/+317 |
* | * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test. | Jim Kingdon | 1993-06-26 | 4 | -2/+32 |
* | Add .Sanitize file. | Fred Fish | 1993-06-13 | 1 | -0/+42 |
* | * gdb.stabs/wierd.exp: Remove xfail for printing big integer. | Jim Kingdon | 1993-05-31 | 1 | -5/+3 |