peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
hace 23 años |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
hace 23 años |
peter
|
4285e99853
* internal linker
|
hace 23 años |
Jonas Maebe
|
09de3f8d5b
* fixed errors found with new -CR code from Peter when cycling with -O2p3r
|
hace 23 años |
Jonas Maebe
|
e483612cf2
* IDIV reads edx too (but now the div/mod optimization fails :/ )
|
hace 23 años |
peter
|
06ebac4e27
* readded missing revisions
|
hace 23 años |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
hace 23 años |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
hace 23 años |
peter
|
f6b3e2e37f
* synchronized cpubase between powerpc and i386
|
hace 23 años |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
hace 23 años |
carl
|
fb605f11b0
* changeregsize -> rg.makeregsize
|
hace 23 años |
carl
|
b4f0af389d
+ generic FPC_CHECKPOINTER
|
hace 23 años |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
hace 23 años |
carl
|
79b490d551
+ target_info.size_of_pointer -> pointer_size
|
hace 23 años |
carl
|
39c86c857d
+ att_reg2str -> gas_reg2str
|
hace 23 años |
peter
|
5b242f7741
* tlocation,treference update
|
hace 23 años |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
hace 23 años |
peter
|
b4cc4b7b01
* removed compiler warnings
|
hace 23 años |
Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
hace 23 años |
peter
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
Jonas Maebe
|
e02d95ed13
+ replace mem accesses to locations to which a reg was stored recently with that reg
|
hace 24 años |
Jonas Maebe
|
82f7cf0957
+ memory references are now replaced by register reads in "regular"
|
hace 24 años |
Jonas Maebe
|
1fd6a2c5f8
* commented out some inactive code in csopt386
|
hace 24 años |
Jonas Maebe
|
003549eba1
* the optimizer now keeps track of flags register usage. This fixes some
|
hace 24 años |
florian
|
9746f4c2d6
* some cg reorganisation
|
hace 24 años |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
hace 24 años |
peter
|
a7cf57524e
* symtable change to classes
|
hace 24 años |
peter
|
4e2655cdc5
* resulttype rewrite
|
hace 24 años |
Jonas Maebe
|
87405bf710
* fixed potential bug in writeToMemDestroysContents
|
hace 24 años |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
hace 24 años |