Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-05-12 | Corrected another typo in the instruction set | Debbie Wiles | 1 | -2/+2 | |
2002-05-12 | *** empty log message *** | Debbie Wiles | 1 | -0/+5 | |
2002-05-12 | *** empty log message *** | Debbie Wiles | 1 | -1/+1 | |
2002-05-12 | *** empty log message *** | Debbie Wiles | 1 | -1/+1 | |
2002-05-12 | *** empty log message *** | Debbie Wiles | 1 | -1/+1 | |
2002-05-11 | Fix sequence point problem. | H. Peter Anvin | 1 | -3/+4 | |
2002-05-10 | More CHANGES that were never documented properly. | H. Peter Anvin | 1 | -1/+4 | |
2002-05-10 | *** empty log message *** | Debbie Wiles | 2 | -1/+7 | |
2002-05-10 | Oops... this file didn't get updated to log the new stuff for 0.98.31 | H. Peter Anvin | 1 | -1/+4 | |
2002-05-10 | Next version will be 0.98.32 | H. Peter Anvin | 1 | -1/+1 | |
2002-05-10 | Move cleanup before work directory creation | H. Peter Anvin | 1 | -2/+1 | |
2002-05-10 | Operate from the correct path in "real" mode. | H. Peter Anvin | 1 | -1/+1 | |
2002-05-10 | Clean the directory correctly; generate the SF path correctly | H. Peter Anvin | 1 | -2/+2 | |
2002-05-10 | cvs tag doesn't have an -a option | H. Peter Anvin | 1 | -1/+1 | |
2002-05-10 | Fix typo in release script | H. Peter Anvin | 1 | -1/+1 | |
2002-05-10 | *** empty log message *** | Debbie Wiles | 1 | -628/+828 | |
2002-05-10 | Change "working" to "OK" | H. Peter Anvin | 1 | -3/+3 | |
2002-05-10 | Handle the "output" directory correctly (patch from John Coffman.) | H. Peter Anvin | 1 | -2/+2 | |
2002-05-10 | Fix comment. | H. Peter Anvin | 1 | -6/+4 | |
2002-05-10 | Makefile work: Add working 16-bit DOS variants (Borland C++ 3.1, MSC 7), | H. Peter Anvin | 4 | -243/+373 | |
remove a file that seems to be beyond rescue, update the README file to be a bit more informative. | |||||
2002-05-09 | *** empty log message *** | Debbie Wiles | 2 | -37/+76 | |
2002-05-09 | Processor level fixes from John Coffman | H. Peter Anvin | 1 | -17/+17 | |
2002-05-09 | Fix from John Coffman to 16-bit OBJ format output. | H. Peter Anvin | 1 | -2/+16 | |
2002-05-07 | Fix the positioning of the page number in the table of contents | H. Peter Anvin | 1 | -3/+6 | |
2002-05-07 | Tests for the %ifmacro directives | H. Peter Anvin | 1 | -0/+411 | |
2002-05-07 | Add %ifmacro and friends, and fix two minor bugs: | H. Peter Anvin | 1 | -27/+116 | |
a) The argument to %elif* is handled different than the one to %if* b) Incorrect error messages for the %ifdef variants | |||||
2002-05-06 | Fix more instance of "NASM environment variable" -> NASMENV | H. Peter Anvin | 1 | -1/+1 | |
2002-05-06 | Change NASMOPT to NASMENV | H. Peter Anvin | 2 | -8/+8 | |
2002-05-06 | Make RPM itself cycle through the necessary "architectures" to produce | H. Peter Anvin | 1 | -5/+1 | |
the doc package as noarch and the rest as the default arch. | |||||
2002-05-06 | Build the nasm-doc RPM as a noarch RPM. Unfortunately that has to be | H. Peter Anvin | 1 | -4/+15 | |
built using a separate invocation of rpm :( | |||||
2002-05-06 | Remove reference to now obsolete patch | H. Peter Anvin | 1 | -2/+0 | |
2002-05-06 | Don't include the .hpj and .rtf files in the bundles -- noone wants | H. Peter Anvin | 1 | -3/+3 | |
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 | Move the "makedist.sh" script to "misc"; label it with an "obsolete" | H. Peter Anvin | 2 | -0/+130 | |
warning, and create new "release" script | |||||
2002-05-05 | Separate out the "tar" operation from the "make dist" operation | H. Peter Anvin | 1 | -0/+2 | |
This is necessary for the release script (still in progress) | |||||
2002-05-04 | syncmail seems to work ok... | H. Peter Anvin | 1 | -1/+0 | |
2002-05-04 | Dummy checkin to test new version of "syncmail" | H. Peter Anvin | 1 | -0/+1 | |
2002-05-04 | Support generating PDF using ps2pdf with special annotations in the | H. Peter Anvin | 2 | -147/+339 | |
PostScript output of rdsrc.pl. | |||||
2002-05-04 | Update nasmdoc.src to the current version from debs. | H. Peter Anvin | 1 | -2/+2 | |
2002-05-04 | RDOFF patch from Yuri Zaporogets: | H. Peter Anvin | 7 | -75/+100 | |
- 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 | Update nasm.spec; preprocess it to use the version number from the | H. Peter Anvin | 2 | -10/+17 | |
"version" file. | |||||
2002-05-04 | Change the NASM environment variable to NASMOPT. | H. Peter Anvin | 3 | -9/+15 | |
2002-05-04 | Remove unnecessary spaces in version.mac | H. Peter Anvin | 1 | -3/+3 | |
2002-05-04 | Make all version information come from the single file "version". | H. Peter Anvin | 24 | -477/+609 | |
Introduce new standard __NASM_SUBMINOR__ and __NASM_VER__ macros. | |||||
2002-05-04 | Update ChangeLog and CHANGES to match the last checkin. | H. Peter Anvin | 2 | -0/+12 | |
2002-05-04 | Remove dummy file since the nasm-cvs now actually works. | H. Peter Anvin | 1 | -4/+0 | |
2002-05-04 | Yet another test of nasm-cvs | H. Peter Anvin | 1 | -1/+1 | |
2002-05-04 | More dummy changes to test nasm-cvs | H. Peter Anvin | 1 | -2/+1 | |
2002-05-04 | Yet another dummy change to test nasm-cvs | H. Peter Anvin | 1 | -0/+1 | |
2002-05-04 | Try once again to get nasm-cvs to work properly | H. Peter Anvin | 1 | -0/+1 | |
2002-05-04 | Handle separate source and object directories correctly. | H. Peter Anvin | 3 | -5/+5 | |