mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
32 lines
951 B
Plaintext
32 lines
951 B
Plaintext
Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
|
|
|
* common/bits-gen.c (gen_bit): Pass in the full name of the macro.
|
|
(gen_mask): Ditto.
|
|
|
|
* common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
|
|
(calc): Add support for 8 bit version of macros.
|
|
(main): Add tests for 8 bit versions of macros.
|
|
(check_sext): Check SEXT of zero clears bits.
|
|
|
|
* common/bits-gen.c (main): Generate tests for 8 bit versions of
|
|
macros.
|
|
|
|
Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
|
|
|
* common/Make-common.in: New file, provide generic rules for
|
|
running checks.
|
|
|
|
Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
|
|
|
* configure.in (configdirs): Test for the target directory instead
|
|
of matching on a target.
|
|
|
|
end-sanitize-r5900
|
|
Tue Jul 15 13:43:20 1997 Andrew Cagney <cagney@sendai.cygnus.com>
|
|
|
|
* configure.in (configdirs): Configure mipsr5900rv5900el
|
|
directory.
|
|
* configure: Regenerate.
|
|
|
|
start-sanitize-r5900
|