Commit Graph

8 Commits

Author SHA1 Message Date
Jonas Maebe
fd467e9496 + basic k6 and 6x86 optimizing support (-O7 and -O8) 1998-04-09 14:28:05 +00:00
pierre
9b14f1f183 * several bugfixes
ADD ADC and AND are also sign extended
    nasm output OK (program still crashes at end
    and creates wrong assembler files !!)
    procsym types sym in tdef removed !!
1998-04-08 16:58:01 +00:00
peter
8b105d9697 * fixed the -Ss bug
+ warning for Virtual constructors
  * helppages updated with -TGO32V1
1998-04-05 13:58:35 +00:00
michael
5f42622327 + Corrected version number 1998-03-31 14:23:39 +00:00
florian
c27bf450a8 * version to 0.99.5 changed 1998-03-31 13:17:54 +00:00
florian
2d790e0158 * secondin bugfix (m68k and i386)
* overflow checking bugfix (m68k and i386) -- pretty useless in
    secondadd, since everything is done using 32-bit
  * loading pointer to routines hopefully fixed (m68k)
  * flags problem with calls to RTL internal routines fixed (still strcmp
    to fix) (m68k)
  * #ELSE was still incorrect (didn't take care of the previous level)
  * problem with filenames in the command line solved
  * problem with mangledname solved
  * linking name problem solved (was case insensitive)
  * double id problem and potential crash solved
  * stop after first error
  * and=>test problem removed
  * correct read for all float types
  * 2 sigsegv fixes and a cosmetic fix for Internal Error
  * push/pop is now correct optimized (=> mov (%esp),reg)
1998-03-28 23:09:53 +00:00
florian
8e8e3bd05a * switch -Sa together with the support of a:=b:=0 removed 1998-03-25 23:36:01 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00