Jonas Maebe
|
0a32b9a526
|
* fixed tlocation record again for big endian
* fixed (currently unused) saved_standard_registers array
|
2004-10-26 18:22:04 +00:00 |
|
Jonas Maebe
|
c0b4a9026c
|
+ empty g_save_standard_registers/g_restore_standard_registers overrides
(their work was/is done by g_proc_entry/g_proc_exit, and the generic
version saves the registers in the wrong place)
|
2004-10-26 18:21:29 +00:00 |
|
peter
|
759c010f6a
|
* -Ch for heapsize added again
* __heapsize contains the heapsize
|
2004-10-26 15:11:01 +00:00 |
|
peter
|
ed07ab5f04
|
* localloc of staticsymtable needs a AT_NONE since it is a reference
|
2004-10-26 15:03:31 +00:00 |
|
peter
|
2e91bcf821
|
* align arraydef rtti
|
2004-10-26 15:02:33 +00:00 |
|
peter
|
5ec6609d11
|
* add saved_standard_registers
|
2004-10-25 17:04:51 +00:00 |
|
peter
|
e7459f5466
|
* heap and heapsize removed
* checkpointer fixes
|
2004-10-25 15:38:41 +00:00 |
|
peter
|
8706d9bec9
|
* help page updated
|
2004-10-25 15:37:50 +00:00 |
|
peter
|
d19663f3a8
|
* save standard registers moved to tcgobj
|
2004-10-25 15:36:47 +00:00 |
|
peter
|
30d25d1d2b
|
* -Or fixes
|
2004-10-24 20:10:08 +00:00 |
|
peter
|
705868e816
|
* remove saveregister calling convention
|
2004-10-24 20:01:08 +00:00 |
|
florian
|
410d01458c
|
* fixed several arm compiler bugs
|
2004-10-24 17:32:53 +00:00 |
|
peter
|
30be9e8e5d
|
* during translation only process regalloc for the current regtype
|
2004-10-24 17:04:01 +00:00 |
|
peter
|
34756dfe4a
|
* don't give warning for property as unknwon proc directive
|
2004-10-24 13:48:50 +00:00 |
|
peter
|
d24241b008
|
* gc-sections added when section smartlinking is used
|
2004-10-24 13:36:26 +00:00 |
|
peter
|
3eebc18aab
|
* fixed writing of methodtable
|
2004-10-24 13:35:39 +00:00 |
|
peter
|
fcde2cab80
|
* support rodata like data when writing ordinal cosnts
|
2004-10-24 13:35:25 +00:00 |
|
peter
|
2ee2004032
|
* fixed compilation with removed loadref
|
2004-10-24 11:53:45 +00:00 |
|
peter
|
adb6f59eef
|
* small regvar fixes
* loadref parameter removed from concatcopy,incrrefcount,etc
|
2004-10-24 11:44:28 +00:00 |
|
florian
|
60f0434585
|
* fixed compilation of arm compiler
|
2004-10-24 07:54:25 +00:00 |
|
florian
|
c6fbf26b6a
|
* first arm fixes for new paraloc handling
|
2004-10-22 16:36:57 +00:00 |
|
Jonas Maebe
|
513b687ce7
|
+ support for nostackframe directive
|
2004-10-20 07:32:42 +00:00 |
|
peter
|
f0723c54f0
|
* fixed compile error
|
2004-10-18 14:39:22 +00:00 |
|
olle
|
ee8e998b61
|
* Fixed printing of filedates
|
2004-10-16 22:46:14 +00:00 |
|
olle
|
6792b5ab16
|
* uppdated in accordance to varregable for OLDREGVARS
|
2004-10-16 13:08:49 +00:00 |
|
olle
|
f8646ff771
|
+ added more support for macos
|
2004-10-16 13:03:13 +00:00 |
|
florian
|
39805b678a
|
* fixed currency to float conversion
|
2004-10-15 22:54:53 +00:00 |
|
mazen
|
3c79b466b7
|
* remove non needed parathesys as in 1.140
|
2004-10-15 10:35:23 +00:00 |
|
mazen
|
3b092352e1
|
- remove $IFDEF DELPHI and related code
- remove $IFDEF FPCPROCVAR and related code
|
2004-10-15 09:30:13 +00:00 |
|
mazen
|
ad191865e3
|
- remove $IFDEF DELPHI and related code
- remove $IFDEF FPCPROCVAR and related code
|
2004-10-15 09:22:23 +00:00 |
|
mazen
|
581b52422c
|
- remove $IFDEF DELPHI and related code
- remove $IFDEF FPCPROCVAR and related code
|
2004-10-15 09:14:16 +00:00 |
|
peter
|
498fce2317
|
* disable USE_SYSUTILS when compiled with 1.9.4 or 1.0.x
|
2004-10-14 18:29:22 +00:00 |
|
mazen
|
e90d8a42e3
|
* USE_SYSUTILS merged successfully : cycles with and without defines
* Need to be optimized in performance
|
2004-10-14 18:16:17 +00:00 |
|
peter
|
a4c5a55d1b
|
* add reg_sync when regvars are allocated to fix first use in
loop
|
2004-10-14 17:54:06 +00:00 |
|
mazen
|
169f43ca6a
|
* Dos and cpubase units in uses clause are not needed
|
2004-10-14 17:37:46 +00:00 |
|
mazen
|
4e2e51c4b1
|
* use SysUtils unit instead of Dos Unit
|
2004-10-14 17:26:04 +00:00 |
|
mazen
|
a1e416bb22
|
* use SysUtils unit instead of Dos Unit
|
2004-10-14 17:17:25 +00:00 |
|
mazen
|
e795e5c581
|
* use SysUtils unit instead of Dos Unit
+ overload Replace to use AnsiString
|
2004-10-14 17:10:15 +00:00 |
|
mazen
|
8a0fb3becf
|
* use SysUtils unit instead of Dos Unit
+ overload Replace to use AnsiString
|
2004-10-14 16:53:26 +00:00 |
|
mazen
|
a8bf3670d5
|
* Merge is complete for this file, cycles !
|
2004-10-14 16:49:14 +00:00 |
|
mazen
|
f37082e5ca
|
* Merge is complete for this file, cycles !
|
2004-10-14 16:38:38 +00:00 |
|
mazen
|
cdd920623b
|
* Merge is complete for this file, cycles !
|
2004-10-14 16:25:39 +00:00 |
|
mazen
|
573ff47a1e
|
* use SysUtils unit instead of Dos Unit
+ overload Replace to use AnsiString
|
2004-10-14 14:55:12 +00:00 |
|
mazen
|
7321a78e1c
|
* Merge is complete for this file, cycles !
|
2004-10-14 14:47:52 +00:00 |
|
mazen
|
70fd9e8c81
|
+ Needed types aliases to merge USE_SYSUTILS branch
|
2004-10-14 14:42:57 +00:00 |
|
mazen
|
75363a20b0
|
* Merge is complete for this file, cycles !
|
2004-10-14 14:03:02 +00:00 |
|
michael
|
9e879f3931
|
* fix clearing of superregset (from Peter)
|
2004-10-14 10:59:58 +00:00 |
|
peter
|
60c73cc0e5
|
* -Or fixes for open array
|
2004-10-13 21:12:51 +00:00 |
|
peter
|
c25b06a836
|
* fix misplaced begin..end for self stabs
* no fpu regable for staticsymtable
|
2004-10-13 18:47:45 +00:00 |
|
peter
|
0395100a07
|
* reverted USE_SYSUTILS patch until ll patches are readyt
|
2004-10-13 17:58:54 +00:00 |
|