* configure.in: Define DEFAULT_ARCH for i386.
authorJan Hubicka <jh@suse.cz>
Sat, 6 Jan 2001 12:36:04 +0000 (12:36 +0000)
committerJan Hubicka <jh@suse.cz>
Sat, 6 Jan 2001 12:36:04 +0000 (12:36 +0000)
commitb96d3a207aacb0711c6ba8e4d52490c0147c552c
tree0470a419c9eff0934a949c7fc8f88cead8a9acfd
parent55b62671859533625df700a5aa2a87f046d90ead
* configure.in: Define DEFAULT_ARCH for i386.
* tc-i386.c (md_assemble): Return after the error message;
move testing for 64bit operands to proper place.

* i386.exp: Add tests for presence of 32bit versus 64bit output
format; run both 64bit and 32bit tests when format is available;
add x86_64 test.
* x86_64.s: New file.
* x86_64.d: New file.
gas/ChangeLog
gas/config/tc-i386.c
gas/configure
gas/configure.in
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/x86_64.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86_64.s [new file with mode: 0644]
This page took 0.029495 seconds and 4 git commands to generate.