Commit Graph

16446 Commits

Author SHA1 Message Date
peter
7083fbc825 * elf64 support 2004-04-22 21:10:35 +00:00
peter
7f2e327975 * longint to ptrint 2004-04-22 20:59:23 +00:00
peter
934f5883b2 * get_caller_addr fixed 2004-04-22 20:20:16 +00:00
peter
55486446a3 * fix 64bit address printing 2004-04-22 19:43:43 +00:00
peter
9b25693b0e * ctest.o for amd64 2004-04-22 18:27:49 +00:00
peter
9a7a1e2489 * x86-64 fixes 2004-04-22 17:17:13 +00:00
peter
0fbb1fe9e8 * random(int64) added 2004-04-22 17:10:38 +00:00
marco
93d838bd4d * fpnice fixes 2004-04-22 16:22:10 +00:00
peter
1f5ebd946f * test compiles correctly 2004-04-22 15:32:22 +00:00
florian
f92fd26490 * commented out broken fillchar and move 2004-04-21 21:26:51 +00:00
Jonas Maebe
409dac05a4 - disabled with-symtable debugging code since it was broken and
at the same time confused the register allocator and therefore also
    the optimizer. May be fixed in the future using dwarf support
2004-04-21 17:39:40 +00:00
Károly Balogh
8c253f22d9 * rewritten to be similar to GCC startup code 2004-04-21 03:24:55 +00:00
olle
a34b66fc93 * updated according to the new version of fpcmake.ini (prev update was corrupt) 2004-04-20 23:58:51 +00:00
olle
73f73fb6f1 * updated according to the new version of fpcmake.ini 2004-04-20 23:29:59 +00:00
olle
17f4f0d27f + Added section [defines] for defining misc things
+ Added OS lists BSDs and UNIXs under [defines]
  + Added phony target FORCE under [defines]
  * More robust Darwin detection
  * UNIXINSTALLDIR renamed to UNIXHier
2004-04-20 23:03:26 +00:00
olle
a7d759d976 * support for new fpcini section [defines] 2004-04-20 22:59:31 +00:00
olle
9a0c3e5c5f * installsymlink now supports all cpu's 2004-04-20 22:51:29 +00:00
olle
e631bf13d2 + added all units that currently compile on MacOS 2004-04-20 22:48:09 +00:00
olle
61345179a7 + added macos support 2004-04-20 22:46:31 +00:00
florian
89f4784e8d * fixed halt code 2004-04-20 20:30:11 +00:00
florian
a1a52710d3 * x86_64 syscall numbers fixed 2004-04-20 20:27:01 +00:00
marco
3896b0fe05 * small fix for NIL arg ptr in first executeprocess 2004-04-20 18:24:32 +00:00
florian
e750e24f3b * fixed compilation 2004-04-19 21:15:12 +00:00
Károly Balogh
fd8f76519f * quick fix for PowerPC/MorphOS location support 2004-04-19 02:12:18 +00:00
Károly Balogh
6dbbdea44c * added correct offsets for PowerPC/MorphOS location support 2004-04-18 23:19:48 +00:00
florian
a702d678aa * more adaptions for m68k 2004-04-18 21:13:59 +00:00
michael
ad9c338380 + Patch from Colin Western 2004-04-18 19:38:56 +00:00
marco
8e102a2dd5 * Makefile stuff 2004-04-18 18:39:30 +00:00
florian
a7478ee97f + location support for arguments, currently PowerPC/MorphOS only 2004-04-18 15:22:24 +00:00
marco
6e38263ffc * initial versions 2004-04-18 14:47:11 +00:00
marco
59c7d30e12 * shared lib generation fixed for non win32 targets 2004-04-18 11:23:22 +00:00
florian
2d31d6f75e no message 2004-04-18 07:56:51 +00:00
florian
e4f4b8acd6 * fixed web bug #3048: comparision of dyn. arrays 2004-04-18 07:52:43 +00:00
michael
0d9f209c26 + Case change (bug 3050) 2004-04-16 10:07:44 +00:00
michael
58be548b1c + Added new directives and most language features 2004-04-15 22:18:26 +00:00
michael
5603092308 + Added support for deprecated after function/procedures 2004-04-15 22:15:57 +00:00
marco
eb5d730d99 * small typo fix from Mischi 2004-04-13 09:04:55 +00:00
florian
c645ff1af9 + haltproc added 2004-04-12 19:05:55 +00:00
florian
e678705648 * small x86_64 fixes 2004-04-12 18:59:32 +00:00
florian
2e3fb337ff * fixed getmem prototype for 64 bit systems 2004-04-12 18:51:02 +00:00
florian
c51b6fa45b + AInt added 2004-04-12 18:25:26 +00:00
florian
86e92d9daf * i386 compilation on debian biarch fixed 2004-04-12 18:16:15 +00:00
peter
939044763b * readdir now uses getdents, patch from Joost van der Sluis 2004-04-12 16:33:42 +00:00
peter
e0c4a0ed01 * moved to success 2004-04-12 11:26:49 +00:00
peter
73867aa44c * voidpointer can be converted to dynarray 2004-04-12 11:26:10 +00:00
marco
88d81ba3d4 * ioperm/iopl added from linuxold. Untested but will probably work 2004-04-12 10:31:58 +00:00
peter
51452c1e1b * fix calling convention problem when parsing default value before
the semicolon
2004-04-11 12:38:16 +00:00
peter
2824f0b208 * fix tree printing 2004-04-11 12:37:30 +00:00
peter
0690fd145a * new bugs 2004-04-11 12:36:32 +00:00
peter
3379959c50 * block_type is bt_const when parsing typed consts 2004-04-11 10:44:23 +00:00