flat assembler
Message board for the users of flat assembler.

Index > Main > FASM 1.69.32 2011-07-24

Author
Thread Post new topic Reply to topic
DOS386



Joined: 08 Dec 2006
Posts: 1905
DOS386 26 Jul 2011, 08:59
http://board.flatassembler.net/topic.php?t=13170 "[SOLVED]TLS Callback"

http://board.flatassembler.net/topic.php?t=12063 "My favorite DLL won't initialize when I use 1.69.24 or .25"

Quote:
version 1.69.32 (Jul 24, 2011)

[+] Added "NX" flag setting for PE format.

version 1.69.31 (Feb 07, 2011)

[-] The fix from previous version was sometimes a bit too restrictive - it has been corrected.

version 1.69.30 (Feb 06, 2011)

[-] Fixed a bug that caused range checking of address displacement in 64-bit mode to fail in some cases.



Undocumented: a fix in BLOCKS.INC Smile
Post 26 Jul 2011, 08:59
View user's profile Send private message Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 26 Jul 2011, 12:28

the fix in blocks.inc is relative to IDE , not to the compiler.
(1.69.32 == the compiler)

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 26 Jul 2011, 12:28
View user's profile Send private message Send e-mail Reply with quote
DOS386



Joined: 08 Dec 2006
Posts: 1905
DOS386 27 Jul 2011, 06:05
> relative to IDE , not to the compiler.

I know. Do you also know what's fixed there?
Post 27 Jul 2011, 06:05
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8397
Location: Kraków, Poland
Tomasz Grysztar 27 Jul 2011, 08:49
Few new fixes in today's update - mainly the ones found and reported by ouadji. Thank you for all your help!

DOS386: This bug should not happen anymore, I think, but please check it.
Post 27 Jul 2011, 08:49
View user's profile Send private message Visit poster's website Reply with quote
DOS386



Joined: 08 Dec 2006
Posts: 1905
DOS386 29 Jul 2011, 04:05
> Few new fixes in today's update

almost silent, still 1.69.32 Shocked

> mainly the ones found and reported by ouadji

in Win32 IDE reported long ago ?

> This bug should not happen anymore

calculator crash ... 1 instruction added to fix, I'll retest Smile

_________________
Bug Nr.: 12345

Title: Hello World program compiles to 100 KB !!!

Status: Closed: NOT a Bug
Post 29 Jul 2011, 04:05
View user's profile Send private message Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 29 Jul 2011, 08:38
Code:
.calculate:
  .....
       xor     eax,eax
     stosb
       mov     [hthread],eax
       mov     [source_start],eax
  mov     [hash_tree],eax
     mov     [macro_status],al
   mov     [symbols_file],eax ;<--- +
       .....
    
after check,

IF [symbols_file] != 0 THEN "[1] [SPACE] [S]" == CRASH
ELSE "[1] [SPACE] [S]" == ok

(This problem seems to be solved)


"[1] [SPACE] [S]" == from DOS386


_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 29 Jul 2011, 08:38
View user's profile Send private message Send e-mail Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.