florian
d531e303f9
* tried to fix x86-64 signal handling
2004-04-27 20:47:00 +00:00
florian
2553988d5a
* exception addr record size for 64 bit systems fixed
2004-04-27 18:47:51 +00:00
florian
8222e0deb6
* compilation with 1.0.10 fixed
2004-04-27 17:29:04 +00:00
florian
c63660d3b9
* several updates for compilation
2004-04-27 15:46:01 +00:00
florian
842754a456
- removed offsetfixup reference
2004-04-27 15:00:37 +00:00
florian
9706934fdc
* fixed using new reg. tables
2004-04-27 13:54:10 +00:00
florian
8aacc9fb7e
* fixed wrong commit from yesterday
2004-04-27 13:38:24 +00:00
florian
9e26b177e6
* initial revision
2004-04-27 05:43:42 +00:00
peter
f66ecd70cd
* class size changed to aint
2004-04-26 21:06:00 +00:00
Jonas Maebe
b20d72aa36
* do not remove "allocation,deallocation" pairs, as those are important
...
for the optimizer
2004-04-26 19:57:50 +00:00
florian
81b37ba988
* saving of rbp in setjmp fixe
2004-04-26 19:23:19 +00:00
peter
02d7fd9c1d
* use cpu64
2004-04-26 16:53:19 +00:00
peter
482e1a2505
* 64bit fixes
2004-04-26 16:20:54 +00:00
peter
b4474438d9
* FPC_MOVE alias
2004-04-26 15:55:01 +00:00
peter
c17c80def1
* FileIsReadOnly fixed
2004-04-26 14:50:19 +00:00
marco
9f5f920b56
* strutils, convutils added
2004-04-26 11:31:28 +00:00
florian
b19572b41d
+ gas registers
2004-04-26 11:05:14 +00:00
florian
1f18d7ac1b
* some m68k stuff fixed
2004-04-25 21:26:16 +00:00
marco
03d224009d
* intiial
2004-04-25 20:33:50 +00:00
marco
1340afc320
* IPC reform
2004-04-25 19:15:43 +00:00
florian
6bf70cec85
* fixed vmt issues on 64 bit systems
2004-04-25 16:32:31 +00:00
marco
c0c83b91f8
* IPC syscalls moved
2004-04-25 15:07:59 +00:00
olle
b564b4751f
+ added MacOS to SKIPTARGETS
2004-04-25 13:56:27 +00:00
olle
33c888aebe
* changed to $APPTYPE TOOL on MacOS
2004-04-25 13:51:03 +00:00
olle
a51e035ecc
* changed to $APPTYPE TOOL on MacOS
2004-04-25 13:42:11 +00:00
florian
03f034fedf
* mmap for x86-64 fixed
2004-04-25 07:18:49 +00:00
florian
7d3944ccaf
* fixed x86-64 exception handling
2004-04-24 20:13:34 +00:00
florian
a2a1572db8
* trunc and round for x86-64 fixed
2004-04-24 18:31:25 +00:00
peter
4a32885427
new bug
2004-04-24 17:44:46 +00:00
peter
f6a28d1513
index number generation for mixed index-nonindexed fixed, patch by Pavel V. Ozerski
2004-04-24 17:32:05 +00:00
florian
1e12a332bf
* test for new int64 mod int64 sign behaviour adapted
2004-04-24 17:14:37 +00:00
florian
d18f952c09
* prt0.as exit code handling fixed
...
* int64 mod int64 for negative numbers fixed
2004-04-24 17:14:09 +00:00
marco
cfe5a5baea
* flock -> fpflock because of conflicting structure name
2004-04-23 19:16:24 +00:00
peter
2a862ae827
* do_write/do_read fix
2004-04-22 21:16:35 +00:00
peter
041eb4aa1d
* do_read/do_write addr argument changed to pointer
2004-04-22 21:10:56 +00:00
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