Commit Graph

145 Commits

Author SHA1 Message Date
Cyrill Gorcunov
3db63b96ec NASM 2.11.08
- Fix section length computation in bin backend which
  leaded in incorrect relocation records.

 - Add a warning for numeric preprocessor definitions
   passed via command line which might have unexpected
   results otherwise.

 - Add ability to specify a module name record in rdoff
   linker with -mn option.

 - Increase label length capacity up to 256 bytes in rdoff
   backend for FreePascal sake, which tends to generate very
   long labels for procedures.

 - Fix segmentation failure when rip addressing is used
   in macho64 backend.

 - Fix access on out of memory when handling strings with
   a single grave. We have sixed similar problem in previous
   release but not all cases were covered.

 - Fix NULL dereference in disassembled on BND instruction.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2015-02-21 22:19:23 +03:00
Cyrill Gorcunov
00590792fe NASM 2.11.07
A few changes here

 - fix in VMOVNTPS 256 bit encoding
 - fix nil dereference in memory parsing code
   and access to uninitialized space when handling
   strings
 - fix processing of -MD option, the commit 599a982
   was fixing one issue but occasionally broke visible
   command line api, leading to (for example) syslinux
   can't be built with previous version.

There are some more bugs which are to be addressed
but due to fix of -MD option we need to release update.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2014-12-09 21:52:09 +03:00
Jim Kukunas
505de5dc57 NASM 2.11.06 2014-10-17 15:19:41 -07:00
H. Peter Anvin
12f7802d60 NASM 2.11.05 2014-05-21 08:29:41 -07:00
H. Peter Anvin
39aa094f38 NASM 2.11.04 2014-05-09 15:04:42 -07:00
H. Peter Anvin
1179a67a8e NASM 2.11.03 2014-05-05 11:22:02 -07:00
H. Peter Anvin
429beab924 NASM 2.11.02 2014-02-19 15:50:26 -08:00
H. Peter Anvin
31f23b05f4 NASM 2.11.01 2014-02-18 14:05:52 -08:00
H. Peter Anvin
af10bfe167 NASM 2.11 2013-12-31 10:40:10 -08:00
H. Peter Anvin
20df33d2a5 NASM 2.11rc4 2013-12-05 00:06:45 -08:00
H. Peter Anvin
9a06652039 NASM 2.11rc3 2013-11-28 12:22:05 -08:00
H. Peter Anvin
2e15eca688 NASM 2.11rc2 2013-11-28 11:36:26 -08:00
H. Peter Anvin
a9ecfa5ae8 NASM 2.11rc1 2013-10-02 14:58:19 -07:00
H. Peter Anvin
92a4b71f1b NASM 2.10rc1 2013-10-02 14:58:02 -07:00
Cyrill Gorcunov
b775985bee NASM 2.10.09 2013-07-23 09:36:13 +04:00
Cyrill Gorcunov
57a576ce1e NASM 2.10.08
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2013-07-21 20:58:43 +04:00
Cyrill Gorcunov
7c88b3a9d7 NASM 2.10.07 2013-01-02 12:42:01 +04:00
H. Peter Anvin
74ebbde14c NASM 2.10.06 2012-12-04 13:38:36 -08:00
H. Peter Anvin
315d049646 NASM 2.10.05 2012-09-09 13:21:11 -07:00
H. Peter Anvin
5c06222e1c NASM 2.10.04 2012-08-18 11:02:19 -07:00
H. Peter Anvin
c95747598f NASM 2.10.03 2012-07-22 21:09:20 -07:00
H. Peter Anvin
46a80636c2 NASM 2.10.02 2012-07-20 17:55:37 -07:00
Cyrill Gorcunov
3d1d159e1c NASM 2.10.01 2012-05-25 01:00:40 +04:00
H. Peter Anvin
ff62f33da0 NASM 2.10 2012-03-12 13:36:02 -07:00
H. Peter Anvin
fd8a7ae7ed NASM 2.10rc15 2012-03-09 16:43:37 -08:00
H. Peter Anvin
9d91ff5b12 NASM 2.10rc14 2012-03-04 19:46:43 -08:00
H. Peter Anvin
fec39dc93a NASM 2.10rc13 2012-03-03 16:26:07 -08:00
Cyrill Gorcunov
6a224e32a5 NASM 2.10rc12
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2012-02-27 11:44:33 +04:00
H. Peter Anvin
e9d46c48e4 NASM 2.10rc11 2012-02-25 22:23:32 -08:00
H. Peter Anvin
75fa99713c NASM 2.10rc10 2012-02-25 21:59:36 -08:00
H. Peter Anvin
0ab83c9e9c NASM 2.10rc9 2012-02-25 13:31:16 -08:00
H. Peter Anvin
21e7050c1a NASM 2.10rc8 2011-07-27 14:32:08 -07:00
Cyrill Gorcunov
bc0206dc3f NASM 2.10.rc7
Intel's AVX2 instructions should be covered now.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2011-07-20 01:30:31 +04:00
H. Peter Anvin
9f7ce6bdd9 NASM 2.10rc6 2011-06-06 14:55:59 -07:00
H. Peter Anvin
20306b2b8c NASM 2.10rc5 2011-06-03 18:15:25 -07:00
Cyrill Gorcunov
a5c9912303 NASM 2.10rc4 2011-02-28 10:05:15 +03:00
H. Peter Anvin
8305465cc0 NASM 2.10rc3 2010-12-17 17:55:22 -08:00
Keith Kanios
af43b97514 NASM 2.10rc2 2010-11-06 18:09:15 -05:00
Keith Kanios
02f3495e86 version: reverting back to 2.10rc1 2010-11-06 18:08:32 -05:00
Keith Kanios
b307a4f1eb preproc.c: merge from preproc-rewrite branch
pptok.dat: merge from preproc-rewrite branch
macros.pl: merge from preproc-rewrite branch
version: changed to 2.10rc2
2010-11-06 17:41:51 -05:00
Cyrill Gorcunov
d4ddfac484 NASM 2.10rc1
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2010-09-30 22:45:57 +04:00
Cyrill Gorcunov
af6be576ac NASM 2.09.02
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2010-09-18 02:57:06 +04:00
Cyrill Gorcunov
e6e6a9ae2c NASM 2.09.01
A couple of NULL dereferences fixed.
See NASM version history in documentation.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2010-09-07 21:00:19 +04:00
H. Peter Anvin
83baad7d9a NASM 2.09 2010-08-24 09:13:34 -07:00
H. Peter Anvin
8810e0f794 NASM 2.09rc7 2010-08-16 15:24:01 -07:00
Cyrill Gorcunov
73b34a5006 NASM 2.09rc6
It likely to be the last -rc before final relase.
Give it a good testing. We should be in pretty good
shape.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2010-08-06 19:25:17 +04:00
Cyrill Gorcunov
fd90ef56ae NASM 2.09rc5 2010-07-28 22:03:43 +04:00
H. Peter Anvin
c23adff39b NASM 2.09rc4 2010-07-15 18:32:32 -07:00
H. Peter Anvin
7d43804633 NASM 2.09rc3 2010-07-09 19:02:28 -07:00
H. Peter Anvin
c66ec090a0 NASM 2.09rc2 2010-07-06 15:06:51 -07:00