aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.disasm
AgeCommit message (Collapse)AuthorFilesLines
2001-06-28* gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to listAndrew Cagney3-3/+1055
of files to delete. From 2000-06-15 Kazu Hirata <kazu@hxi.com>: * gdb.disasm/h8300s.exp: New file. gdb.disasm/h8300s.s: Likewise.
2001-03-06Update/correct copyright notices.Kevin Buettner4-4/+4
1999-12-07import gdb-1999-12-06 snapshotJason Molenda2-0/+1362
1999-06-01import gdb-1999-06-01 snapshotJason Molenda1-0/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs11-0/+5816
1999-04-16Initial creation of sourceware repositoryStan Shebs12-6175/+0
1999-02-04Fix minor buglet.Jeff Law1-1/+1
1999-01-26am33 sanitize changesJeff Law1-3/+3
1998-06-24 * gdb.disasm/am33.s: New disassembler testfile for the am33.Jeff Law3-0/+1293
* gdb.disasm/am33.exp: Run it.
1998-03-24 * Makefile.in: Derive SHELL from configure.Stu Grossman1-12/+14
* config/d10v/d10v.mt config/d30v/d30v.mt config/m32r/m32r.mt config/mn10200/mn10200.mt config/mn10300/mn10300.mt : Remove -lm from SIM. This prevents dependency checking of -lm (under NT native builds). (It is automatically added by configure if it exists.) * doc/configure mswin/configure nlm/configure testsuite/gdb.base/configure testsuite/gdb.c++/configure testsuite/gdb.chill/configure testsuite/gdb.disasm/configure testsuite/gdb.stabs/configure testsuite/gdb.threads/configure: Regenerate with autoconf 2.12.1 to fix shell issues for NT native builds.
1997-06-30 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabledBob Manson1-2/+1
until it has been modified to work with the new testsuite. * gdb.*/*.exp: Instead of causing 1 unresolved test when the testcase won't compile, cause all of the testcases in the file to fail instead. * lib/gdb.exp(gdb_suppress_entire_file): New procedure. (gdb_clear_suppressed): New procedure. (gdb_stop_suppressing_tests): Only clear suppress_flag if it contains a positive value.
1997-03-24 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.Jeff Law1-0/+2
* gdb.disasm/mn10300.exp: Run mn10300 disassembler tests. * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning. disassembler testsuite for the mn10300.
1997-03-06 Added and updated copyright notices to testsuite expectBob Manson1-1/+1
scripts.
1997-02-27Fixing Sanitize errors found by Marilyn.Jeff Law1-2/+2
1997-02-24 * config/vr4300.exp: New file.Bob Manson1-18/+18
* gdb.*/*.exp: Call gdb_expect instead of expect. * lib/gdb.exp(gdb_expect): New function.
1997-02-13 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.Jeff Law1-2/+0
* gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally left in. No longer expect them to fail.
1997-02-13 * gdb.disasm/*.mt: Deleted, no longer used.Jeff Law6-43/+698
* gdb.disasm/configure.in: Remove references to target makefile frags. Use "sh3.s" as the unique filename for this directory. * gdb.disasm/configure: Rebuilt. Cleaning up unused crud. * gdb.disasm/mn10200.s: New test file for mn10200 disassembler. * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests. * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning. mn10200 disassembler testsuite.
1997-01-29Major revision to testsuites for cross-testing and DOS testing support.Bob Manson2-187/+204
1996-11-26 * configure, */configure: Rebuild with autoconf 2.12.Ian Lance Taylor1-23/+89
1996-06-25 * configure.in (AC_PREREQ): autoconf 2.5 or higher.Jason Molenda2-5/+5
* gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to @srcdir@. * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ): autoconf 2.5 or higher. * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
1996-03-25Revert use of autoconf 2.9, it was causing too many regressions.Fred Fish1-4/+4
1996-03-24 * configure, testsuite/configure, testsuite/gdb.base/configure,Fred Fish1-17/+145
testsuite/gdb.c++/configure, testsuite/gdb.chill/configure, testsuite/gdb.disasm/configure, testsuite/gdb.stabs/configure: Regenerated with autoconf 2.9.
1996-01-16Remove sh3e sanitization. Keep sh3e files.Jim Wilson3-28/+2
1995-12-07Always keep the newly-added configure scripts.Stan Shebs1-2/+4
1995-11-25 From Rob Savoye (rob@poseidon.cygnus.com)Fred Fish2-13/+737
* Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in}, gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in, configure.in}, gdb.disasm/{Makefile.in, configure.in}, gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in, configure.in}: Major reworking for autoconfig. * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure, gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt : New files. * config/unix-gdb.exp: Make GDB global. * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp, callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp, funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp, nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp, regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp, term.exp, twice.exp, watchpoint.exp, whatis.exp}, gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp, templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp, misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp, pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp, pr-8136.exp, result.exp, string.exp, tuples.exp}, gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues to returns as necessary, arrange for test to compile own testcase executable. * lib/gdb.exp: Changes for testsuite to compile own test cases. From Fred Fish (fnf@cygnus.com) * gdb.c++/classes.exp (test_pointers_to_class_members): Add clear_xfail at end of test which might not call either pass or fail. * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for "backtrace through signal handler".
1995-08-11 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect aJeff Law1-4/+0
failure (opcode table has been fixed to match reality).
1995-08-07 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.Jeff Law5-1/+212
* gdb.disasm/sh3.exp: Run the sh3 disassembler tests. * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment. * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests. sh3e disassembler tests. Sanitized out for now.
1995-02-24 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexingJeff Law1-15/+65
FP load/store variants. * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
1995-01-27 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): CheckJim Kingdon1-2/+11
for HP assembler versus GNU assembler based on actual behavior of $(CC), rather than assuming that $(AS) is always the GNU assembler.
1995-01-25 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeoutJim Kingdon1-0/+6
higher, these tests generate a lot of output.
1995-01-24 * gdb.disasm/hppa.exp (do_system_control_tests): Update.Jeff Law1-325/+413
1994-04-06 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-lineJeff Law1-598/+631
conditions to work with latest dejagnu/expect.
1994-02-05 * gdb.disasm/hppa.s (addib_tests): Fix typo.Jeff Law2-72/+1695
* gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect strings. No longer expected to fail.
1994-02-05 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect string.Jeff Law1-7/+4
No longer expected to fail.
1994-02-05 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.Jeff Law1-33/+32
No longer expected to fail.
1994-02-05 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expectJeff Law1-20/+130
string. No longer expected to fail.
1993-10-25 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.Stu Grossman1-1/+1
1993-10-17* gdb.disasm: New directory for GDB disassembler tests.Jim Kingdon1-10/+3
1993-10-17* gdb.disasm: New directory for GDB disassembler tests.Jim Kingdon1-0/+47
1993-10-14Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)Jim Kingdon1-8/+8
* configure.in (configdirs): Add gdb.disasm * gdb.disasm: New directory for GDB disassembler tests. * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
1993-10-14Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)Jim Kingdon4-0/+1153
* configure.in (configdirs): Add gdb.disasm * gdb.disasm: New directory for GDB disassembler tests. * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.