platform/upstream/nasm.git
22 years agoAdd %ifmacro and friends, and fix two minor bugs:
H. Peter Anvin [Tue, 7 May 2002 00:10:05 +0000 (00:10 +0000)]
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

22 years agoFix more instance of "NASM environment variable" -> NASMENV
H. Peter Anvin [Mon, 6 May 2002 22:04:10 +0000 (22:04 +0000)]
Fix more instance of "NASM environment variable" -> NASMENV

22 years agoChange NASMOPT to NASMENV
H. Peter Anvin [Mon, 6 May 2002 19:41:57 +0000 (19:41 +0000)]
Change NASMOPT to NASMENV

22 years agoMake RPM itself cycle through the necessary "architectures" to produce
H. Peter Anvin [Mon, 6 May 2002 07:07:25 +0000 (07:07 +0000)]
Make RPM itself cycle through the necessary "architectures" to produce
the doc package as noarch and the rest as the default arch.

22 years agoBuild the nasm-doc RPM as a noarch RPM. Unfortunately that has to be
H. Peter Anvin [Mon, 6 May 2002 06:46:14 +0000 (06:46 +0000)]
Build the nasm-doc RPM as a noarch RPM.  Unfortunately that has to be
built using a separate invocation of rpm :(

22 years agoRemove reference to now obsolete patch
H. Peter Anvin [Mon, 6 May 2002 06:32:23 +0000 (06:32 +0000)]
Remove reference to now obsolete patch

22 years agoDon't include the .hpj and .rtf files in the bundles -- noone wants
H. Peter Anvin [Mon, 6 May 2002 00:42:07 +0000 (00:42 +0000)]
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.

22 years agoMove the "makedist.sh" script to "misc"; label it with an "obsolete"
H. Peter Anvin [Mon, 6 May 2002 00:27:15 +0000 (00:27 +0000)]
Move the "makedist.sh" script to "misc"; label it with an "obsolete"
warning, and create new "release" script

22 years agoSeparate out the "tar" operation from the "make dist" operation
H. Peter Anvin [Sun, 5 May 2002 23:48:07 +0000 (23:48 +0000)]
Separate out the "tar" operation from the "make dist" operation
This is necessary for the release script (still in progress)

22 years agosyncmail seems to work ok...
H. Peter Anvin [Sat, 4 May 2002 23:54:34 +0000 (23:54 +0000)]
syncmail seems to work ok...

22 years agoDummy checkin to test new version of "syncmail"
H. Peter Anvin [Sat, 4 May 2002 23:51:29 +0000 (23:51 +0000)]
Dummy checkin to test new version of "syncmail"

22 years agoSupport generating PDF using ps2pdf with special annotations in the
H. Peter Anvin [Sat, 4 May 2002 14:16:20 +0000 (14:16 +0000)]
Support generating PDF using ps2pdf with special annotations in the
PostScript output of rdsrc.pl.

22 years agoUpdate nasmdoc.src to the current version from debs.
H. Peter Anvin [Sat, 4 May 2002 05:52:42 +0000 (05:52 +0000)]
Update nasmdoc.src to the current version from debs.

22 years agoRDOFF patch from Yuri Zaporogets:
H. Peter Anvin [Sat, 4 May 2002 05:42:30 +0000 (05:42 +0000)]
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.

22 years agoUpdate nasm.spec; preprocess it to use the version number from the
H. Peter Anvin [Sat, 4 May 2002 05:14:03 +0000 (05:14 +0000)]
Update nasm.spec; preprocess it to use the version number from the
"version" file.

22 years agoChange the NASM environment variable to NASMOPT.
H. Peter Anvin [Sat, 4 May 2002 04:11:00 +0000 (04:11 +0000)]
Change the NASM environment variable to NASMOPT.

22 years agoRemove unnecessary spaces in version.mac
H. Peter Anvin [Sat, 4 May 2002 04:10:09 +0000 (04:10 +0000)]
Remove unnecessary spaces in version.mac

22 years agoMake all version information come from the single file "version".
H. Peter Anvin [Sat, 4 May 2002 03:57:52 +0000 (03:57 +0000)]
Make all version information come from the single file "version".
Introduce new standard __NASM_SUBMINOR__ and __NASM_VER__ macros.

22 years agoUpdate ChangeLog and CHANGES to match the last checkin.
H. Peter Anvin [Sat, 4 May 2002 01:02:25 +0000 (01:02 +0000)]
Update ChangeLog and CHANGES to match the last checkin.

22 years agoRemove dummy file since the nasm-cvs now actually works.
H. Peter Anvin [Sat, 4 May 2002 00:45:03 +0000 (00:45 +0000)]
Remove dummy file since the nasm-cvs now actually works.

22 years agoYet another test of nasm-cvs
H. Peter Anvin [Sat, 4 May 2002 00:35:47 +0000 (00:35 +0000)]
Yet another test of nasm-cvs

22 years agoMore dummy changes to test nasm-cvs
H. Peter Anvin [Sat, 4 May 2002 00:33:31 +0000 (00:33 +0000)]
More dummy changes to test nasm-cvs

22 years agoYet another dummy change to test nasm-cvs
H. Peter Anvin [Sat, 4 May 2002 00:22:06 +0000 (00:22 +0000)]
Yet another dummy change to test nasm-cvs

22 years agoTry once again to get nasm-cvs to work properly
H. Peter Anvin [Sat, 4 May 2002 00:20:19 +0000 (00:20 +0000)]
Try once again to get nasm-cvs to work properly

22 years agoHandle separate source and object directories correctly.
H. Peter Anvin [Sat, 4 May 2002 00:15:02 +0000 (00:15 +0000)]
Handle separate source and object directories correctly.

22 years agoYet another dummy change to test nasm-cvs
H. Peter Anvin [Fri, 3 May 2002 23:04:24 +0000 (23:04 +0000)]
Yet another dummy change to test nasm-cvs

22 years agoMore nasm-cvs list testing...
H. Peter Anvin [Fri, 3 May 2002 22:56:49 +0000 (22:56 +0000)]
More nasm-cvs list testing...

22 years agoCreate dummy file to test nasm-cvs list
H. Peter Anvin [Fri, 3 May 2002 22:38:15 +0000 (22:38 +0000)]
Create dummy file to test nasm-cvs list

22 years agoTrivial changes to test the new nasm-cvs mailing list.
H. Peter Anvin [Fri, 3 May 2002 22:22:19 +0000 (22:22 +0000)]
Trivial changes to test the new nasm-cvs mailing list.

22 years agoRemove 0.98.31 header (again, a nasm-cvs list test)
H. Peter Anvin [Fri, 3 May 2002 22:12:13 +0000 (22:12 +0000)]
Remove 0.98.31 header (again, a nasm-cvs list test)

22 years agoCreate a 0.98.31 header in order to test the nasm-cvs list.
H. Peter Anvin [Fri, 3 May 2002 22:09:52 +0000 (22:09 +0000)]
Create a 0.98.31 header in order to test the nasm-cvs list.

22 years agoCompletely meaningless in order to test the new nasm-cvs list
H. Peter Anvin [Fri, 3 May 2002 21:57:09 +0000 (21:57 +0000)]
Completely meaningless in order to test the new nasm-cvs list

22 years agoNASM 0.98.30
H. Peter Anvin [Tue, 30 Apr 2002 21:09:12 +0000 (21:09 +0000)]
NASM 0.98.30

22 years agoNASM 0.98.26
H. Peter Anvin [Tue, 30 Apr 2002 21:08:42 +0000 (21:08 +0000)]
NASM 0.98.26

22 years agoNASM 0.98.25alt
H. Peter Anvin [Tue, 30 Apr 2002 21:08:11 +0000 (21:08 +0000)]
NASM 0.98.25alt

22 years agoNASM 0.98.25
H. Peter Anvin [Tue, 30 Apr 2002 21:07:51 +0000 (21:07 +0000)]
NASM 0.98.25

22 years agoNASM 0.98.24
H. Peter Anvin [Tue, 30 Apr 2002 21:06:59 +0000 (21:06 +0000)]
NASM 0.98.24

22 years agoNASM 0.98.23
H. Peter Anvin [Tue, 30 Apr 2002 21:06:37 +0000 (21:06 +0000)]
NASM 0.98.23

22 years agoNASM 0.98.22
H. Peter Anvin [Tue, 30 Apr 2002 21:06:16 +0000 (21:06 +0000)]
NASM 0.98.22

22 years agoNASM 0.98.21
H. Peter Anvin [Tue, 30 Apr 2002 21:05:55 +0000 (21:05 +0000)]
NASM 0.98.21

22 years agoNASM 0.98.20
H. Peter Anvin [Tue, 30 Apr 2002 21:05:35 +0000 (21:05 +0000)]
NASM 0.98.20

22 years agoNASM 0.98.19
H. Peter Anvin [Tue, 30 Apr 2002 21:05:12 +0000 (21:05 +0000)]
NASM 0.98.19

22 years agoNASM 0.98.18
H. Peter Anvin [Tue, 30 Apr 2002 21:04:43 +0000 (21:04 +0000)]
NASM 0.98.18

22 years agoNASM 0.98.17
H. Peter Anvin [Tue, 30 Apr 2002 21:04:18 +0000 (21:04 +0000)]
NASM 0.98.17

22 years agoNASM 0.98.16
H. Peter Anvin [Tue, 30 Apr 2002 21:03:11 +0000 (21:03 +0000)]
NASM 0.98.16

22 years agoNASM 0.98.15
H. Peter Anvin [Tue, 30 Apr 2002 21:02:47 +0000 (21:02 +0000)]
NASM 0.98.15

22 years agoNASM 0.98.14
H. Peter Anvin [Tue, 30 Apr 2002 21:02:23 +0000 (21:02 +0000)]
NASM 0.98.14

22 years agoNASM 0.98.12
H. Peter Anvin [Tue, 30 Apr 2002 21:02:01 +0000 (21:02 +0000)]
NASM 0.98.12

22 years agoNASM 0.98.11
H. Peter Anvin [Tue, 30 Apr 2002 21:01:38 +0000 (21:01 +0000)]
NASM 0.98.11

22 years agoNASM 0.98.09
H. Peter Anvin [Tue, 30 Apr 2002 21:01:08 +0000 (21:01 +0000)]
NASM 0.98.09

22 years agoNASM 0.98.08
H. Peter Anvin [Tue, 30 Apr 2002 21:00:33 +0000 (21:00 +0000)]
NASM 0.98.08

22 years agoNASM 0.98.03
H. Peter Anvin [Tue, 30 Apr 2002 20:59:21 +0000 (20:59 +0000)]
NASM 0.98.03

22 years agoNASM 0.98
H. Peter Anvin [Tue, 30 Apr 2002 20:58:18 +0000 (20:58 +0000)]
NASM 0.98

22 years agoNASM 0.98p7
H. Peter Anvin [Tue, 30 Apr 2002 20:57:59 +0000 (20:57 +0000)]
NASM 0.98p7

22 years agoNASM 0.98p6
H. Peter Anvin [Tue, 30 Apr 2002 20:57:38 +0000 (20:57 +0000)]
NASM 0.98p6

22 years agoNASM 0.98p3.7
H. Peter Anvin [Tue, 30 Apr 2002 20:57:19 +0000 (20:57 +0000)]
NASM 0.98p3.7

22 years agoNASM 0.98p3.6
H. Peter Anvin [Tue, 30 Apr 2002 20:57:02 +0000 (20:57 +0000)]
NASM 0.98p3.6

22 years agoNASM 0.98p3.5
H. Peter Anvin [Tue, 30 Apr 2002 20:56:43 +0000 (20:56 +0000)]
NASM 0.98p3.5

22 years agoNASM 0.98p3.4
H. Peter Anvin [Tue, 30 Apr 2002 20:56:19 +0000 (20:56 +0000)]
NASM 0.98p3.4

22 years agoNASM 0.98p3.3
H. Peter Anvin [Tue, 30 Apr 2002 20:55:37 +0000 (20:55 +0000)]
NASM 0.98p3.3

22 years agoNASM 0.98p3.2
H. Peter Anvin [Tue, 30 Apr 2002 20:54:58 +0000 (20:54 +0000)]
NASM 0.98p3.2

22 years agoNASM 0.98p3-hpa
H. Peter Anvin [Tue, 30 Apr 2002 20:54:13 +0000 (20:54 +0000)]
NASM 0.98p3-hpa

22 years agoNASM 0.98p3
H. Peter Anvin [Tue, 30 Apr 2002 20:53:55 +0000 (20:53 +0000)]
NASM 0.98p3

22 years agoNASM 0.97
H. Peter Anvin [Tue, 30 Apr 2002 20:53:16 +0000 (20:53 +0000)]
NASM 0.97

22 years agoNASM 0.96
H. Peter Anvin [Tue, 30 Apr 2002 20:52:49 +0000 (20:52 +0000)]
NASM 0.96

22 years agoNASM 0.95
H. Peter Anvin [Tue, 30 Apr 2002 20:52:26 +0000 (20:52 +0000)]
NASM 0.95

22 years agoNASM 0.94
H. Peter Anvin [Tue, 30 Apr 2002 20:52:08 +0000 (20:52 +0000)]
NASM 0.94

22 years agoNASM 0.93
H. Peter Anvin [Tue, 30 Apr 2002 20:51:53 +0000 (20:51 +0000)]
NASM 0.93

22 years agoNASM 0.91
H. Peter Anvin [Tue, 30 Apr 2002 20:51:32 +0000 (20:51 +0000)]
NASM 0.91