florian
|
89c93b12c4
|
* fixed sparc compiler compilation
|
2003-05-23 21:10:50 +00:00 |
|
Jonas Maebe
|
e8bceeb54a
|
* fixed exclude
|
2003-05-23 21:10:38 +00:00 |
|
florian
|
29a9f050ed
|
+ dummy implementation readded to satisfy makefile
|
2003-05-23 21:09:14 +00:00 |
|
Jonas Maebe
|
25435fe881
|
* corrected fix for endian differences in tcginnode
|
2003-05-23 19:52:28 +00:00 |
|
Jonas Maebe
|
ae88588462
|
- undid previous commit, it was wrong
|
2003-05-23 19:35:50 +00:00 |
|
Jonas Maebe
|
bee07d21a9
|
* fixed tests for whether a certain int register is unused
|
2003-05-23 19:11:58 +00:00 |
|
Jonas Maebe
|
74301b9544
|
* fixed support for nested procedures and more parameters than those
which fit in registers (untested/probably not working: calling a
nested procedure from a deeper nested procedure)
|
2003-05-23 18:51:26 +00:00 |
|
Jonas Maebe
|
ce0885b092
|
* generate code for parent procedure before that of nested procedures as
well (I only need pass_1 to be done for the ppc, but pass_1 and pass_2
are grouped and it doesn't hurt that pass_2 is done as well)
|
2003-05-23 18:49:55 +00:00 |
|
Jonas Maebe
|
e65fb85ce9
|
* fixed ppc compiler
|
2003-05-23 18:01:56 +00:00 |
|
peter
|
cf7d1d5421
|
* forgot %fail
|
2003-05-23 17:11:23 +00:00 |
|
peter
|
5b3a91188b
|
* loadn procsym need to return procdef
|
2003-05-23 17:05:13 +00:00 |
|
peter
|
e13e129c3c
|
* write interface crc to .ppu.intf when enabled
* when a unit is compiled with -Ur check only interface crc
|
2003-05-23 17:04:37 +00:00 |
|
peter
|
895e03b854
|
* write header for crc_only
|
2003-05-23 17:03:51 +00:00 |
|
peter
|
e91cc82200
|
* better error for undefined ordinal labels
|
2003-05-23 15:15:36 +00:00 |
|
peter
|
c9ecdb1a24
|
* fix previous commit for unix
|
2003-05-23 15:03:31 +00:00 |
|
peter
|
79a53ba0c8
|
* new bugs
|
2003-05-23 15:01:30 +00:00 |
|
peter
|
1ddaa693a3
|
* check newpos < 0 instead of = -1
|
2003-05-23 14:53:48 +00:00 |
|
peter
|
bf9add1688
|
* new bugs
|
2003-05-23 14:44:25 +00:00 |
|
peter
|
24e4003aa3
|
* FindFilePChar added to allow PATH variables > 256 chars
|
2003-05-23 14:39:56 +00:00 |
|
peter
|
9d0f27ffdc
|
* updated
|
2003-05-23 14:33:23 +00:00 |
|
peter
|
8ff5792776
|
* remove some unit dependencies
* current_procinfo changes to store more info
|
2003-05-23 14:27:35 +00:00 |
|
peter
|
e6f72d2037
|
* add cgcpu
|
2003-05-22 21:39:51 +00:00 |
|
peter
|
5f6de7eb1f
|
* inherite from tcgprocinfo
|
2003-05-22 21:34:11 +00:00 |
|
peter
|
9e2958f846
|
* i386 att instruction table moved to separate unit
|
2003-05-22 21:33:08 +00:00 |
|
peter
|
437ce7f8a2
|
* removed some unit dependencies
|
2003-05-22 21:32:28 +00:00 |
|
peter
|
345228fd29
|
* defer codegeneration for nested procedures
|
2003-05-22 21:31:35 +00:00 |
|
peter
|
31286d02e6
|
* search defaulthandler only for message methods
|
2003-05-22 17:43:21 +00:00 |
|
florian
|
1770c1db0f
|
* fixed sparc compilation partially
|
2003-05-22 16:11:22 +00:00 |
|
florian
|
24a5d569cd
|
* basic setup; derived from FreeBSD and Linux
|
2003-05-20 23:56:40 +00:00 |
|
florian
|
f48b695397
|
+ darwin support added
|
2003-05-20 23:54:45 +00:00 |
|
florian
|
9de6468186
|
+ basic darwin support added
|
2003-05-20 23:54:00 +00:00 |
|
florian
|
999b859bc8
|
* fixed calling sequence for subroutines using the aix abi
|
2003-05-19 12:15:28 +00:00 |
|
sg
|
5bd25ccc15
|
* Fixed hostname parsing when the protocol and the leading "//" are missing
|
2003-05-18 22:09:45 +00:00 |
|
Tomas Hajny
|
2698227d41
|
* message correction
|
2003-05-18 20:07:31 +00:00 |
|
florian
|
b1b16c8f09
|
+ added abi field to tsysteminfo
|
2003-05-18 15:15:59 +00:00 |
|
michael
|
86ef2e9819
|
+ Added testur example
|
2003-05-17 21:53:50 +00:00 |
|
michael
|
47e5b2afda
|
+ Added TURIParser class
|
2003-05-17 21:52:37 +00:00 |
|
michael
|
0067cfc9a6
|
+ Fixed parsing of URIs without paths.
|
2003-05-17 21:48:52 +00:00 |
|
michael
|
c8a141e894
|
+ uriparser unit added. Header/Footer blocks added
|
2003-05-17 20:54:03 +00:00 |
|
Jonas Maebe
|
4aadabdf80
|
* fixed size setting of result location of innodes
|
2003-05-17 19:17:35 +00:00 |
|
Jonas Maebe
|
56b4360422
|
* fixed callparatemp for ansi/widestring and interfacecoms
|
2003-05-17 14:05:58 +00:00 |
|
Jonas Maebe
|
624819ccb8
|
* fixed para/localst calculations (note to self: don't commit at
extremely late/early hours :)
|
2003-05-17 14:05:30 +00:00 |
|
Jonas Maebe
|
cb279b2029
|
* changed tt_persistant to tt_persistent :)
* tempcreatenode now doesn't accept a boolean anymore for persistent
temps, but a ttemptype, so you can also create ansistring temps etc
|
2003-05-17 13:30:08 +00:00 |
|
marco
|
900bceb0d9
|
* Movexd back to linux/
|
2003-05-17 13:07:15 +00:00 |
|
marco
|
1d069d5eca
|
* done.
|
2003-05-17 13:06:22 +00:00 |
|
florian
|
2b1eb5cf69
|
* fixed copy&paste bug in strecopy
|
2003-05-17 12:55:30 +00:00 |
|
Jonas Maebe
|
238a764a6e
|
+ test for strcopy()
|
2003-05-17 12:46:56 +00:00 |
|
marco
|
c4427e2b82
|
* errno from freebsd dir, not Unix dir.
|
2003-05-17 11:04:05 +00:00 |
|
Jonas Maebe
|
0803ca6708
|
* fixed inclocked
|
2003-05-17 00:19:51 +00:00 |
|
florian
|
a860b038a1
|
+ initial revision
|
2003-05-17 00:09:06 +00:00 |
|