Commit Graph

4803 Commits

Author SHA1 Message Date
peter
23ca9de3b3 * esi_offset -> selfpointer_offset to be newcg compatible
* hcogegen -> cgbase fixes for newcg
1999-11-09 23:06:44 +00:00
peter
3835a94b89 * compiles again both i386,alpha both with optimizer 1999-11-09 22:57:08 +00:00
peter
1d8ee73e62 * fpcmake 1999-11-09 22:55:19 +00:00
peter
67a8409186 * fixed wrong asm with inc(qword), but not it's not correctly supported 1999-11-09 22:54:45 +00:00
pierre
36912a7a2b + get also first BackTrace address with ' 0x' prefix 1999-11-09 22:40:12 +00:00
pierre
76aa5a6dd3 * Check ErrorBuf at exit
+ Win32StackTop
1999-11-09 22:34:00 +00:00
pierre
bd7d22c00f * several extra_size_info fixes 1999-11-09 22:32:23 +00:00
daniel
ec77ff77ee * Committed new random generator. 1999-11-09 20:14:12 +00:00
peter
7fc2e3bf91 * pointer->array is allowed for all pointer types in FPC, fixed assign
check for it.
1999-11-09 14:47:03 +00:00
peter
77ee838370 * fpcmake'd 1999-11-09 14:46:19 +00:00
peter
1ab0f87f7f * initial version 1999-11-09 14:40:50 +00:00
peter
a526026966 * fpcmake updates 1999-11-09 14:39:56 +00:00
peter
50a6924402 * sections section to leave out whole info/tools 1999-11-09 14:38:32 +00:00
peter
7bf3155e2f * reallocmem fixes 1999-11-09 13:33:47 +00:00
peter
11e88c1f4c * fpcmaked 1999-11-09 13:33:23 +00:00
peter
a2cdbddb56 * valid_for_assign allow properties with calln 1999-11-09 13:29:33 +00:00
peter
b8b39e0980 * fixed 'raise end;' 1999-11-09 13:02:46 +00:00
peter
225bbac550 * define FPC_DELPHI,FPC_OBJFPC,FPC_TP,FPC_GPC
* initial support for ansistring default with modes
1999-11-09 13:00:37 +00:00
peter
01282acd2f - obsolete 1999-11-09 12:59:28 +00:00
peter
18c5e77444 * support absolute unit.variable 1999-11-09 12:58:29 +00:00
pierre
51bc667515 * SwapVectors does not reset DosError anymore
+ DosError is set to ax regsiter value if extended doserror function
    retruns zero.
  + Support for LFN in EXEC function using
    function 7160 to get short filename counterpart
1999-11-09 11:07:50 +00:00
peter
77af080111 * removed aout entries 1999-11-08 23:07:48 +00:00
peter
507fe53545 * remove MAKE call in makefile target 1999-11-08 22:47:04 +00:00
peter
92705caaeb * fpcmake 1999-11-08 22:46:36 +00:00
peter
8717616eab * updated 1999-11-08 22:45:55 +00:00
peter
5ba2053928 * allow typecasting to integer within pointer typecast+deref 1999-11-08 22:45:33 +00:00
peter
9d60deed06 * inserted as templates 1999-11-08 22:45:01 +00:00
peter
1f5571c3ca * PP -> FPC 1999-11-08 22:44:49 +00:00
sg
f57aa6ae05 * GGI programs must link to libc, or ggiOpen will fail!
* Changed max length of ModeNames string from 18 to 20 chars
1999-11-08 20:04:55 +00:00
florian
08a34c6308 * disposetree for classrefdef added 1999-11-08 18:50:11 +00:00
pierre
ffbacdffde + Reset AnsiStrings to clean up memory 1999-11-08 16:27:20 +00:00
pierre
a4926e2d26 * missing disposetree added to avoid memory loss 1999-11-08 16:24:28 +00:00
peter
cb390de93b * needed 1999-11-08 15:06:17 +00:00
peter
79d331a978 * fpcmake support 1999-11-08 15:01:38 +00:00
florian
7bcdc527af + indexref of propertysym is handle too now 1999-11-08 14:06:45 +00:00
florian
943607839c * extra test for typed constants of class references 1999-11-08 14:05:03 +00:00
florian
7265215469 * problem with "index X"-properties solved
* typed constants of class references are now allowed
1999-11-08 14:02:16 +00:00
peter
6dac8462c5 * move graph.inc to the target dir 1999-11-08 11:15:21 +00:00
peter
df694c76e8 * filename fixes for win32 imports for units with multiple needed dll's 1999-11-08 10:37:12 +00:00
michael
1bb66bbb68 * Fist working version of svgalib new graph unit
* Initial implementation of ggi new graph unit
1999-11-08 00:08:43 +00:00
pierre
aa99cfa4d0 + higher level browser 1999-11-07 23:57:36 +00:00
florian
917bf5b071 * previous fix for 517 was imcomplete: there was a problem if the property
had only an index
1999-11-07 23:21:30 +00:00
florian
8b40781b6c * finally bug #517 solved ... 1999-11-07 23:16:49 +00:00
michael
37c89a983e + Start of common graph implementation 1999-11-07 16:57:26 +00:00
Jonas Maebe
8a2453ab1d * much more complete/waterproof RegModifiedByInstruction() 1999-11-07 14:57:09 +00:00
Jonas Maebe
8cad9f9dbf * fixed properties for cmp (didn't read any operands, only changed
flags)
1999-11-07 14:55:49 +00:00
Jonas Maebe
621cecced4 * getfinaldestination works completely again (a lot of functionality
got lost in the conversion resulting from the removal of
    ait_labeled_instruction)
1999-11-06 16:24:00 +00:00
peter
52340aa35a * stupid go32v2 files were commited :( 1999-11-06 16:23:35 +00:00
Jonas Maebe
d70b3211a4 + search optimial register to use in alignment code (compile with
-dalignreg, -dalignregdebug to see chosen register in
    assembler code). Still needs support in ag386bin.
1999-11-06 16:21:57 +00:00
peter
aa083c5b4d * truncated log 1999-11-06 14:35:38 +00:00