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
H. Peter Anvin
d2cfaa5277
Update nasmdoc.src to the current version from debs.
2002-05-04 05:52:42 +00:00
H. Peter Anvin
27cf503e03
RDOFF patch from Yuri Zaporogets:
...
- Panos Minos's LDRDF fix (correct export of relocation records);
- Panos Minos's symtab.c verbose dump fix;
- Librarian (rdflib) now puts a signature block when creating a library
(instead of creating an empty file). In theory it doesn't break binary
compatibility, but due to a bug in the original 'rdlib.c' you can't
use old LDRDF with new libraries. Fix this bug as well.
- Other minor changes in LDRDF.
2002-05-04 05:42:30 +00:00
H. Peter Anvin
87242df32d
Update nasm.spec; preprocess it to use the version number from the
...
"version" file.
2002-05-04 05:14:03 +00:00
H. Peter Anvin
53ea605b4d
Change the NASM environment variable to NASMOPT.
2002-05-04 04:11:00 +00:00
H. Peter Anvin
00edfad9cb
Remove unnecessary spaces in version.mac
2002-05-04 04:10:09 +00:00
H. Peter Anvin
e87613b14e
Make all version information come from the single file "version".
...
Introduce new standard __NASM_SUBMINOR__ and __NASM_VER__ macros.
2002-05-04 03:57:52 +00:00
H. Peter Anvin
788abaf55a
Update ChangeLog and CHANGES to match the last checkin.
2002-05-04 01:02:25 +00:00
H. Peter Anvin
cdd38f586b
Remove dummy file since the nasm-cvs now actually works.
2002-05-04 00:45:03 +00:00
H. Peter Anvin
e82a96a5ca
Yet another test of nasm-cvs
2002-05-04 00:35:47 +00:00
H. Peter Anvin
3c873e6468
More dummy changes to test nasm-cvs
2002-05-04 00:33:31 +00:00
H. Peter Anvin
aeccaf82fc
Yet another dummy change to test nasm-cvs
2002-05-04 00:22:06 +00:00