Commit graph

3257 commits

Author SHA1 Message Date
H. Peter Anvin
e23f305d2c Don't remove head.ps by mistake 2002-05-14 21:21:24 +00:00
Debbie Wiles
c7a2652f4a Updated flags for some 186 instructions in the docs 2002-05-14 18:02:00 +00:00
H. Peter Anvin
99941bf067 Change __error (reserved namespace) to _error (normal namespace) 2002-05-14 17:44:03 +00:00
H. Peter Anvin
fe1bdcb23f Produce "dip" -- basically digested paragraphs for standalone backends 2002-05-14 06:05:06 +00:00
H. Peter Anvin
f834c7e4a7 Encode metadata in the documentation source, rather than hard-coding it. 2002-05-14 05:56:18 +00:00
H. Peter Anvin
b23d804f4b Try to be brutally EPSF conformant. 2002-05-14 05:43:47 +00:00
H. Peter Anvin
36d669b25d Correct userdict -> 1 dict 2002-05-14 05:28:16 +00:00
H. Peter Anvin
cc55646b9c NASM logo in Embeddable PostScript format 2002-05-14 05:27:27 +00:00
H. Peter Anvin
77ba0c6f98 Fix from Ed Beroset for unterminated %macro directive -> coredump 2002-05-14 03:18:53 +00:00
Debbie Wiles
ac6fb42b4b More tidying up of the overall formatting. Ran through a spell checker. 2002-05-13 19:16:03 +00:00
Debbie Wiles
4590bef7b4 Numerous typos in instruction set fixed 2002-05-12 22:01:08 +00:00
H. Peter Anvin
42661d845a Add the source file itself to the dependency list. 2002-05-12 21:40:21 +00:00
H. Peter Anvin
1be3da32d2 Dependency-generation script 2002-05-12 21:38:05 +00:00
Debbie Wiles
6b50e81a2f Corrected another typo in the instruction set 2002-05-12 21:03:12 +00:00
Debbie Wiles
9b830721cd *** empty log message *** 2002-05-12 11:17:13 +00:00
Debbie Wiles
43f14033c9 *** empty log message *** 2002-05-12 10:31:05 +00:00
Debbie Wiles
10dde88103 *** empty log message *** 2002-05-12 10:30:15 +00:00
Debbie Wiles
593231169e *** empty log message *** 2002-05-12 10:22:25 +00:00
H. Peter Anvin
87e1fcdab9 Fix sequence point problem. 2002-05-11 04:01:26 +00:00
H. Peter Anvin
08b4beecb2 More CHANGES that were never documented properly. 2002-05-10 23:17:49 +00:00
Debbie Wiles
d71fe8ec11 *** empty log message *** 2002-05-10 23:07:02 +00:00
H. Peter Anvin
4ce71e8a10 Oops... this file didn't get updated to log the new stuff for 0.98.31 2002-05-10 22:24:49 +00:00
H. Peter Anvin
0ba0070f8a Next version will be 0.98.32 2002-05-10 22:04:47 +00:00
H. Peter Anvin
5eb5f7b64e Move cleanup before work directory creation 2002-05-10 22:01:17 +00:00
H. Peter Anvin
2b1fdbf4fa Operate from the correct path in "real" mode. 2002-05-10 22:00:03 +00:00
H. Peter Anvin
cd0fcae4ae Clean the directory correctly; generate the SF path correctly 2002-05-10 21:58:43 +00:00
H. Peter Anvin
e3e654ab6d cvs tag doesn't have an -a option 2002-05-10 21:56:53 +00:00
H. Peter Anvin
6afaad9771 Fix typo in release script 2002-05-10 21:55:49 +00:00
Debbie Wiles
6b2ea2eb8d *** empty log message *** 2002-05-10 20:59:11 +00:00
H. Peter Anvin
22e5dda13d Change "working" to "OK" 2002-05-10 19:52:08 +00:00
H. Peter Anvin
918af68255 Handle the "output" directory correctly (patch from John Coffman.) 2002-05-10 19:51:48 +00:00
H. Peter Anvin
effc271151 Fix comment. 2002-05-10 00:35:37 +00:00
H. Peter Anvin
7f588e0e4c Makefile work: Add working 16-bit DOS variants (Borland C++ 3.1, MSC 7),
remove a file that seems to be beyond rescue, update the README file
to be a bit more informative.
2002-05-10 00:29:32 +00:00
Debbie Wiles
1c7da40456 *** empty log message *** 2002-05-09 21:23:55 +00:00
H. Peter Anvin
10eb0c3e47 Processor level fixes from John Coffman 2002-05-09 20:55:50 +00:00
H. Peter Anvin
8ff796d817 Fix from John Coffman to 16-bit OBJ format output. 2002-05-09 05:35:23 +00:00
H. Peter Anvin
c936bae6f0 Fix the positioning of the page number in the table of contents 2002-05-07 05:50:14 +00:00
H. Peter Anvin
94e6ee0873 Tests for the %ifmacro directives 2002-05-07 04:31:28 +00:00
H. Peter Anvin
6574726f21 Add %ifmacro and friends, and fix two minor bugs:
a) The argument to %elif* is handled different than the one to %if*
b) Incorrect error messages for the %ifdef variants
2002-05-07 00:10:05 +00:00
H. Peter Anvin
290b514fac Fix more instance of "NASM environment variable" -> NASMENV 2002-05-06 22:04:10 +00:00
H. Peter Anvin
ff7ccc00d8 Change NASMOPT to NASMENV 2002-05-06 19:41:57 +00:00
H. Peter Anvin
97f0a2bf6b Make RPM itself cycle through the necessary "architectures" to produce
the doc package as noarch and the rest as the default arch.
2002-05-06 07:07:25 +00:00
H. Peter Anvin
6eec6f4590 Build the nasm-doc RPM as a noarch RPM. Unfortunately that has to be
built using a separate invocation of rpm :(
2002-05-06 06:46:14 +00:00
H. Peter Anvin
d079d89621 Remove reference to now obsolete patch 2002-05-06 06:32:23 +00:00
H. Peter Anvin
43a0a1d0fe Don't include the .hpj and .rtf files in the bundles -- noone wants
those files except the person who has to build the .hlp files, which has
to be done separately anyway.

Remove dire warning at the top; we're now using a working directory.
2002-05-06 00:42:07 +00:00
H. Peter Anvin
c17471c38c Move the "makedist.sh" script to "misc"; label it with an "obsolete"
warning, and create new "release" script
2002-05-06 00:27:15 +00:00
H. Peter Anvin
e388d5be4f Separate out the "tar" operation from the "make dist" operation
This is necessary for the release script (still in progress)
2002-05-05 23:48:07 +00:00
H. Peter Anvin
dab71ed81a syncmail seems to work ok... 2002-05-04 23:54:34 +00:00
H. Peter Anvin
3324ddabf5 Dummy checkin to test new version of "syncmail" 2002-05-04 23:51:29 +00:00
H. Peter Anvin
33a514c196 Support generating PDF using ps2pdf with special annotations in the
PostScript output of rdsrc.pl.
2002-05-04 14:16:20 +00:00