H. Peter Anvin
bf2faec654
Update copyright year
2003-02-24 23:32:00 +00:00
H. Peter Anvin
792600f48b
Improve language
2003-02-24 23:28:48 +00:00
H. Peter Anvin
6eabe5f27e
Prescott instructions.
2003-02-24 23:25:45 +00:00
H. Peter Anvin
10101f26bc
Add support for the new instructions in Prescott
2003-02-24 23:22:45 +00:00
Frank Kotler
8fa0d037f3
"Q" and "O" suffixes now indicate octal - touch up docs
2003-02-06 02:44:08 +00:00
Frank Kotler
8afc6966ac
Changes to CHANGES, AUTHORS
2003-02-04 17:30:58 +00:00
Frank Kotler
3967c3d476
update docs - multisection, [list +/-], --prefix, pslldq/psrldq (?), etc.
2003-02-04 17:21:02 +00:00
Frank Kotler
761c5cc5d3
bugfixes to insns.dat pmovhps, pmovlps, sysexit
2003-02-04 17:13:49 +00:00
Frank Kotler
6b8350cdea
Mike's multisection outbin.c "align bug fix"
2003-02-04 07:11:20 +00:00
Frank Kotler
e5ffcb333a
fix reported bug in doc - cosmetic touchups
2002-12-07 00:44:19 +00:00
H. Peter Anvin
fa969e5be7
Add missing header files
2002-12-05 19:33:20 +00:00
Frank Kotler
30fba56c42
changes to CHANGES
2002-12-04 19:10:20 +00:00
Frank Kotler
d16a827be0
try again to finish Yuri's patch
2002-12-04 14:01:01 +00:00
Frank Kotler
c7ecf0680a
finish adding Yuri's patch?
2002-12-04 02:48:07 +00:00
Frank Kotler
f17039406f
Yuri's 12/3/2002 rdoff patches-
2002-12-04 00:49:37 +00:00
H. Peter Anvin
0bfed6cfdb
Fix BR 632459: endianness error
2002-11-10 06:29:23 +00:00
H. Peter Anvin
a04f636bd0
Fix the definition of PSLLDQ (BR 578123)
2002-11-10 06:13:37 +00:00
H. Peter Anvin
08a3377059
Fix bug 615409 (UNPCKHPD xmmreg,mem not vice versa)
2002-11-08 20:18:51 +00:00
H. Peter Anvin
752cbe511b
Add a test for incorrect handing of offsets with prefixes
2002-11-07 22:45:46 +00:00
H. Peter Anvin
c9f57c24d0
Fixes from Bart Oldeman
2002-09-19 04:27:01 +00:00
H. Peter Anvin
f394043af0
Next version is 0.98.36
2002-09-13 01:29:19 +00:00
H. Peter Anvin
33e007a6b6
Remove redundant define that generates too long command lines
2002-09-13 00:43:28 +00:00
H. Peter Anvin
d9dbf3e946
Fix ordering rule in "make spotless"
2002-09-13 00:25:44 +00:00
H. Peter Anvin
aa72aa5bfd
Clean doc directory when making "make dist"
2002-09-13 00:23:29 +00:00
H. Peter Anvin
1fd2fa70b0
Fix missing test for e->type being set.
2002-09-13 00:17:56 +00:00
H. Peter Anvin
157d3097bb
Update CHANGES for 0.98.35
2002-09-13 00:13:27 +00:00
H. Peter Anvin
c2f156e451
RAA fix from theowl
2002-09-12 22:03:10 +00:00
H. Peter Anvin
24cfef4f8f
Clean up unnecessary dependencies.
2002-09-12 16:34:06 +00:00
H. Peter Anvin
628168c502
Fix Borland C++ optimization bug; add test for bad DOS binaries.
2002-09-12 04:33:58 +00:00
H. Peter Anvin
a607d27eb9
Use tmpfile() instead of tmpnam()
2002-09-12 02:24:53 +00:00
H. Peter Anvin
bfebdb0a07
"const"-ipation fixes from Trevor Woerner
2002-09-12 02:23:54 +00:00
Ed Beroset
3ab3f41305
fixed multiple %ROTATE bugs (numbers 560567 and 560930) and changed
...
return value of do_directive from meaningless numbers to #defined values.
2002-06-11 03:31:49 +00:00
Ed Beroset
6e61d0d3dc
corrected comment above the report_error_vc function
2002-06-11 03:29:36 +00:00
H. Peter Anvin
fc869bac3d
Visual C++ error format needs <space>:<space> after the parentheses.
2002-06-10 00:41:41 +00:00
Ed Beroset
a8d4f4b24a
Added documentation for -X command line switch which allows the user to
...
specify the desired error reporting output format.
2002-06-09 23:22:25 +00:00
Ed Beroset
fa77101245
Addressed feature request 555987 (Visual Studio integration) by adding the
...
requisite command line switch (-X) to select the error reporting format.
2002-06-09 20:56:40 +00:00
H. Peter Anvin
79fb0463b9
0.98.34 is out, next is 0.98.35
2002-06-08 23:00:55 +00:00
H. Peter Anvin
aec6446a24
Bring CHANGES up to date.
2002-06-08 22:46:31 +00:00
Debbie Wiles
0f65f885a4
Added *1 case support for NOSPLIT ([NOSPLIT EAX] to generate SIB with dword offset 0x0
2002-06-08 19:30:14 +00:00
H. Peter Anvin
059647580c
This is Jim's outcoff patch.
2002-06-07 20:42:22 +00:00
Debbie Wiles
0fde2f574e
Removed unnecessary address size flags from register only versions of instructions
2002-06-07 07:12:49 +00:00
H. Peter Anvin
af5bc55524
Fix for BR 561137 (gcc3 compilation issue.)
2002-06-07 06:02:14 +00:00
H. Peter Anvin
6d4680a68d
Update Makefile.bc3 so that it actually works again.
2002-06-06 03:33:38 +00:00
H. Peter Anvin
232badbbbc
This is the "megapatch":
...
a) Automatically generate dependencies for all Makefiles;
b) Move register definitions to a separate .dat file;
c) Add support for "unimplemented but there in theory" registers.
2002-06-06 02:41:20 +00:00
H. Peter Anvin
cda94c77f2
Comments are more useful when correct
2002-06-04 20:04:59 +00:00
H. Peter Anvin
2b9e9f9e24
Break long lines by default.
2002-06-04 19:53:35 +00:00
Debbie Wiles
63b53f7325
Added code to prevent FAR from being used with a register
2002-06-04 19:31:24 +00:00
H. Peter Anvin
1be737b61c
Correct the command line parsing of --
2002-06-04 04:11:01 +00:00
H. Peter Anvin
26575434d3
Don't hard-code '.' as the current directory
2002-06-04 00:44:46 +00:00
H. Peter Anvin
9afe07415c
Allow multiple Makefiles to be specified
2002-06-04 00:44:15 +00:00