Commit Graph

577 Commits

Author SHA1 Message Date
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
H. Peter Anvin
ca99c88d6e Try once again to get nasm-cvs to work properly 2002-05-04 00:20:19 +00:00
H. Peter Anvin
4b563afc81 Handle separate source and object directories correctly. 2002-05-04 00:15:02 +00:00
H. Peter Anvin
7f66b7797b Yet another dummy change to test nasm-cvs 2002-05-03 23:04:24 +00:00
H. Peter Anvin
9c45a5c707 More nasm-cvs list testing... 2002-05-03 22:56:49 +00:00
H. Peter Anvin
4c4b14c283 Create dummy file to test nasm-cvs list 2002-05-03 22:38:15 +00:00
H. Peter Anvin
b54d7720fa Trivial changes to test the new nasm-cvs mailing list. 2002-05-03 22:22:19 +00:00
H. Peter Anvin
a291e6e84c Remove 0.98.31 header (again, a nasm-cvs list test) 2002-05-03 22:12:13 +00:00
H. Peter Anvin
00cea47c3d Create a 0.98.31 header in order to test the nasm-cvs list. 2002-05-03 22:09:52 +00:00
H. Peter Anvin
a468ea8e41 Completely meaningless in order to test the new nasm-cvs list 2002-05-03 21:57:09 +00:00
H. Peter Anvin
8ac364139a NASM 0.98.30 2002-04-30 21:09:12 +00:00
H. Peter Anvin
005b39c856 NASM 0.98.26 2002-04-30 21:08:42 +00:00
H. Peter Anvin
9a633fa3b9 NASM 0.98.25alt 2002-04-30 21:08:11 +00:00
H. Peter Anvin
9f39464e5b NASM 0.98.25 2002-04-30 21:07:51 +00:00
H. Peter Anvin
852c3eecb4 NASM 0.98.24 2002-04-30 21:06:59 +00:00
H. Peter Anvin
dce1e2f795 NASM 0.98.23 2002-04-30 21:06:37 +00:00
H. Peter Anvin
225c5926f0 NASM 0.98.22 2002-04-30 21:06:16 +00:00
H. Peter Anvin
09f6acbb75 NASM 0.98.21 2002-04-30 21:05:55 +00:00
H. Peter Anvin
b1a0143a0d NASM 0.98.20 2002-04-30 21:05:35 +00:00
H. Peter Anvin
2654e0d8ea NASM 0.98.19 2002-04-30 21:05:12 +00:00