Commit graph

39 commits

Author SHA1 Message Date
H. Peter Anvin
528d860571 Document change to -g internals 2003-09-12 17:06:52 +00:00
H. Peter Anvin
eea6b7aa7f Make sure autoheader has actually been run by conditionalizing
the running of configure on the existence of config.h.in.
2003-09-08 20:02:10 +00:00
Ed Beroset
fd508e5c4e fixed bug #677841 by limiting the scanner to no more than 4095 characters for a single ID token 2003-09-08 01:49:30 +00:00
Nickolay Yurchenko
9aea715998 * Fix for %rep with no arguments (#560568)
* Fix concatenation of preprocessor function call  (#794686)
2003-09-07 22:46:26 +00:00
Frank Kotler
abebb08083 quick fix to -f obj debug format - put "static" back in assemble.c
-
2003-09-06 04:45:37 +00:00
H. Peter Anvin
a75b8018b2 Document ELF fix 2003-09-06 00:55:49 +00:00
H. Peter Anvin
4b2900af2d Document STR fix 2003-09-02 21:39:22 +00:00
H. Peter Anvin
bdf061f6e7 -O10 and -O15, not -O5 and -O10 2003-09-01 04:14:15 +00:00
H. Peter Anvin
b5f76fbe9b Now working toward 0.98.38 2003-08-30 05:04:22 +00:00
H. Peter Anvin
528da1a07d Standard formatting. 2003-08-29 19:37:58 +00:00
H. Peter Anvin
01ca643b5b Document -O2/-O3 change 2003-08-29 19:29:37 +00:00
H. Peter Anvin
16b929515e Update 2003-08-29 19:06:40 +00:00
Frank Kotler
d0ed6fd30d Alexei's patch to allow "-I" paths to be searched for "incbin"ed files 2003-08-27 11:33:56 +00:00
Frank Kotler
7fd4f00930 Remove "backslash()" 2003-08-06 07:10:16 +00:00
H. Peter Anvin
3835406920 Document fixing bug 574861 2003-07-16 19:54:49 +00:00
H. Peter Anvin
73320328c1 Generate stabs format debugging info for ELF 2003-07-09 19:11:10 +00:00
Frank Kotler
d9119b2e52 Fixed outbin.c to allow origin > 80000000h 2003-06-30 20:39:23 +00:00
H. Peter Anvin
b2f652eb8c The next release will be 0.98.37 2003-03-12 22:17:32 +00:00
H. Peter Anvin
646bb2a2b1 Document XSTORE 2003-03-12 04:59:00 +00:00
H. Peter Anvin
6eabe5f27e Prescott instructions. 2003-02-24 23:25:45 +00:00
Frank Kotler
8fa0d037f3 "Q" and "O" suffixes now indicate octal - touch up docs 2003-02-06 02:44:08 +00:00
Frank Kotler
8afc6966ac Changes to CHANGES, AUTHORS 2003-02-04 17:30:58 +00:00
Frank Kotler
30fba56c42 changes to CHANGES 2002-12-04 19:10:20 +00:00
H. Peter Anvin
c9f57c24d0 Fixes from Bart Oldeman 2002-09-19 04:27:01 +00:00
H. Peter Anvin
157d3097bb Update CHANGES for 0.98.35 2002-09-13 00:13:27 +00:00
H. Peter Anvin
aec6446a24 Bring CHANGES up to date. 2002-06-08 22:46:31 +00:00
H. Peter Anvin
1e286f4b12 More CHANGES updates... 2002-05-26 23:55:48 +00:00
H. Peter Anvin
ac300c4ecb Update the list of changes until now. 2002-05-26 23:52:16 +00:00
H. Peter Anvin
17799b40c0 JMP instructions use the operand size prefix, not the address size
prefix, to determine the size of the jump target.
2002-05-21 03:31:21 +00:00
H. Peter Anvin
b2c8d3a496 Document new Cygwin compatibility 2002-05-19 05:06:04 +00:00
H. Peter Anvin
0fcdadeb55 Fix so that the configure.in works with autoconf 2.5x; make sure
"make cleaner" cleans up all that it needs to clean up
2002-05-19 01:57:54 +00:00
H. Peter Anvin
2e5f22f306 Update CHANGES with the current changes for 0.98.32 2002-05-17 16:41:17 +00:00
H. Peter Anvin
08b4beecb2 More CHANGES that were never documented properly. 2002-05-10 23:17:49 +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
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
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
8ac364139a NASM 0.98.30 2002-04-30 21:09:12 +00:00