Commit Graph

67 Commits

Author SHA1 Message Date
florian
bef30e693c * fixes of Jonas applied 1998-04-23 21:52:08 +00:00
florian
2448f867f4 * my new email address inserted 1998-04-23 21:51:03 +00:00
michael
bced2c7b34 Updated version number 1998-04-23 13:21:46 +00:00
peter
d083d0cea1 * fixed -v0 to displayV_Default (=errors+fatals) 1998-04-23 12:11:22 +00:00
florian
6095b9d5b1 * last fixes before the release:
- veryyyy slow firstcall fixed
1998-04-22 21:06:49 +00:00
pierre
e8d49ccb86 * typing error in secondadd for mmx corrected
* USE_RHIDE sets usestderr to true
    replacing gpc by fpc in RHIDE should be a lot easier
1998-04-21 15:22:45 +00:00
michael
a42a1ae6a3 + Updated patch number 1998-04-21 13:48:09 +00:00
peter
6af82802c2 * fixed $ifdef regalloc 1998-04-21 11:30:14 +00:00
peter
6fb9e55bb3 * patches from strasbourg
* objects is not used anymore in the fpc compiled version
1998-04-21 10:16:47 +00:00
Jonas Maebe
2f9ba77432 *** empty log message *** 1998-04-16 16:53:56 +00:00
peter
6000528375 * quick hack for ^[ in strings 1998-04-16 12:14:58 +00:00
peter
0701cc9298 * quick $L+ hack 1998-04-16 12:07:55 +00:00
daniel
e0ad99e2fb * Fixed linking for OS/2. 1998-04-16 10:54:30 +00:00
daniel
c0b5f448b6 * Fixed some things that were broken for OS/2. 1998-04-16 10:50:45 +00:00
michael
2fc034ecd3 + Removed CR characters 1998-04-15 14:16:48 +00:00
florian
c5932b0677 + exclude/include with constant second parameter added 1998-04-14 23:27:02 +00:00
florian
de04288a2a * error handling of pass_1 and cgi386 fixed
* the following bugs fixed: 0117, 0118, 0119 and 0129, 0122 was already
    fixed, verified
1998-04-13 21:15:41 +00:00
florian
f06e8050a6 * tdef.done much faster implemented 1998-04-13 17:20:43 +00:00
florian
08767b7891 * call by reference and call by value open arrays fixed 1998-04-13 08:42:51 +00:00
florian
c2ca131926 * problem with read access to properties solved
* correct handling of hidding methods via virtual (COM)
  * correct result type of constructor calls (COM), the resulttype
    depends now on the type of the class reference
1998-04-12 22:39:43 +00:00
florian
fd860db6c6 + some stuff to support method pointers (procedure of object) added
(declaration, parameter handling)
1998-04-10 21:36:55 +00:00
florian
768499730d * more fixes to get classes.pas compiled 1998-04-10 15:39:47 +00:00
peter
b7ff96bb48 * removed some Hints
* small speed optimization for AsmLn
1998-04-10 14:41:43 +00:00
florian
9c5d07fbba * small problems solved to get remake3 work 1998-04-09 23:02:14 +00:00
florian
50cbe1751e * problem with previous REGALLOC solved
* improved property support
1998-04-09 22:16:33 +00:00
peter
b69a1a8fd9 * small fixes for messages 1998-04-09 19:48:30 +00:00
florian
4b25db4d28 + register allocation tracing stuff added 1998-04-09 15:46:37 +00:00
Jonas Maebe
fd467e9496 + basic k6 and 6x86 optimizing support (-O7 and -O8) 1998-04-09 14:28:05 +00:00
pierre
3d1eab599e * bugfix of newline in BP was wrong !!
(ate a character !!)
1998-04-09 09:33:15 +00:00
Jonas Maebe
2938e014d2 * fixed bug where "imul 12,reg" was replaced with a wrong lea sequence 1998-04-08 19:12:28 +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
florian
41301b806d * problem with new expr_type solved 1998-04-08 14:59:20 +00:00
peter
705174265d - moved to install/ 1998-04-08 11:48:23 +00:00
peter
f3d93555d8 * nasm works (linux only tested) 1998-04-08 11:34:17 +00:00
florian
1d8165e4bc * correct error handling of virtual constructors
* problem with new type declaration handling fixed
1998-04-08 10:26:07 +00:00
florian
bc2d9f0a3f * bug0092, bug0115 and bug0121 fixed
+ packed object/class/array
1998-04-07 22:45:03 +00:00
pierre
c937f63b10 * bugfixes for reset_gdb_info
in MEM parsing for go32v2
    better external symbol creation
    support for rhgdb.exe (lowercase file names)
1998-04-07 13:19:42 +00:00
peter
32af7a855c + filemode is set correct in tbufferedfile.reset 1998-04-07 11:09:04 +00:00
Jonas Maebe
8a527432e7 + removal of superflouos cld/std instructions 1998-04-06 22:42:32 +00:00
peter
63a022c2cc - moved to install/ 1998-04-06 16:27:54 +00:00
pierre
c0aaf6adc1 Test of makefile log ! 1998-04-06 12:28:23 +00:00
peter
8b105d9697 * fixed the -Ss bug
+ warning for Virtual constructors
  * helppages updated with -TGO32V1
1998-04-05 13:58:35 +00:00
carl
9349ee6df6 * bugfix of crash with ins_cache and popfd
* bugfix of pushfd typo mistake in att output
  + added setc, and setnc
1998-04-04 05:29:57 +00:00
daniel
3a646a9b73 * Fixed heap allocation for OS/2. 1998-04-03 09:51:00 +00:00
peter
86089b3ab4 * rpm fixed for buttons 1998-03-31 19:59:25 +00:00
florian
f0548b50a8 * fix of out (intel syntax) applied 1998-03-31 15:21:00 +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
5340ca9baa * adapted to 0.99.5 1998-03-31 09:32:24 +00:00
florian
6af4e9e9ce * does max. optimizations per default 1998-03-31 09:31:55 +00:00