Commit Graph

54 Commits

Author SHA1 Message Date
H. Peter Anvin
82ea192235 Update CHANGES for an upcoming 2.01 release. 2007-12-25 15:31:27 -08:00
H. Peter Anvin
2fd420d330 CHANGES that were missed... 2007-11-29 17:05:55 -08:00
H. Peter Anvin
1d32090469 Add macho support to CHANGES 2007-11-28 10:46:15 -08:00
H. Peter Anvin
00927db7e2 Additional CHANGES 2007-11-26 21:43:55 -08:00
Charles Crayne
f2098e9935 Documention Changes for Release 2.00
modified:   CHANGES
	modified:   ChangeLog
	modified:   doc/nasmdoc.src
2007-11-25 14:25:13 -08:00
Keith Kanios
b7a89544d0 General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
Frank Kotler
f3071da71e fix outobj.c bug - every 256th extern crashed nasm
-
2005-06-08 16:41:10 +00:00
Frank Kotler
fd493aefe6 update "CHANGES" 2005-01-13 02:52:55 +00:00
Frank Kotler
7c4dada951 fix as86 .bss handling per John Coffman's patch 2004-04-25 02:57:00 +00:00
Nickolay Yurchenko
f7956c4072 For compatibility with older code removed feature:
* Unterminated string auto termination.
2003-09-26 19:03:40 +00:00
Stanislav Karchebny
d52236c00e Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string const 2003-09-25 11:43:28 +00:00
Stanislav Karchebny
5e8f36611f Consistency fix 2003-09-25 11:28:45 +00:00
Stanislav Karchebny
88a049aca1 Added _NASM_FORMAT_ macro 2003-09-24 10:30:56 +00:00
Nickolay Yurchenko
f3b3ce27bd * Unterminated string auto termination.
* %(el)if(n)idn insensitivity to string quotes difference (#809300).
2003-09-21 20:38:43 +00:00
H. Peter Anvin
a31985e641 Document fix 2003-09-12 22:31:42 +00:00
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