Remove dvp testsuite entry.

Fix up sky sanitization.
This commit is contained in:
Doug Evans 1998-02-10 23:15:04 +00:00
parent ffc3a16015
commit 45fb7b894f

View file

@ -3,7 +3,9 @@ Tue Feb 10 18:04:00 1998 Jim Lemke <jlemke@cygnus.com>
* as.c: Use [TEXT|DATA|BSS]_SECTION_NAME
* as.h: Define default values of [TEXT|DATA|BSS]_SECTION_NAME
* config/obj-elf.c: Use [TEXT|DATA|BSS]_SECTION_NAME
start-sanitize-sky
* config/tc-dvp.h: Add configuration specific section names.
end-sanitize-sky
Tue Feb 10 17:58:18 1998 Ian Lance Taylor <ian@cygnus.com>
@ -13,7 +15,6 @@ Tue Feb 10 17:58:18 1998 Ian Lance Taylor <ian@cygnus.com>
Tue Feb 10 15:32:22 1998 Ian Carmichael <iancarm@cygnus.com>
* expr.c: Add support for 0x1_2_3_4 bignums.
* testsuite/gas/dvp/: Added new testcases for these.
Tue Feb 10 14:43:40 1998 Ian Lance Taylor <ian@cygnus.com>