diff options
author | Jim Blandy <jimb@codesourcery.com> | 1999-02-13 20:04:14 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 1999-02-13 20:04:14 +0000 |
commit | 06643e93f675153e42e22f05b4d9908daba2cc93 (patch) | |
tree | a1112695feb3ff1234007bd8715b4cf1b5812324 | |
parent | e58ae7a3fdf31a843caab011d3e6abc657fabb30 (diff) | |
download | gdb-06643e93f675153e42e22f05b4d9908daba2cc93.zip gdb-06643e93f675153e42e22f05b4d9908daba2cc93.tar.gz gdb-06643e93f675153e42e22f05b4d9908daba2cc93.tar.bz2 |
*** empty log message ***
-rw-r--r-- | gas/testsuite/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 73d44b6..6adc08f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,17 @@ +1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com> + + * lib/gas-defs.exp (run_dump_test): Document. It's not + really trivial. + + * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing + $program (the dump tool). + +1999-01-28 Jim Blandy <jimb@zwingli.cygnus.com> + + * gas/mips/mips.exp: Check if GAS assembles a file identically + with -m4650 and -mcpu=4650. + +start-sanitize-m32rx 1999-02-10 Doug Evans <devans@casey.cygnus.com> * gas/m32r/allinsn.d: Prefix all | with \. |