peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
florian
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
Jonas Maebe
|
f233163464
* fixed detection of register usage
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
carl
|
fb605f11b0
* changeregsize -> rg.makeregsize
|
23 years ago |
carl
|
b4f0af389d
+ generic FPC_CHECKPOINTER
|
23 years ago |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 years ago |
Jonas Maebe
|
adb8b9eabf
+ support for folding inc/dec in shl/add/sub sequences toa single lea
|
23 years ago |
Jonas Maebe
|
511582cde3
* fixed nasty bug in "and" peepholeoptimization that caused wrong
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
23 years ago |
Jonas Maebe
|
eefd8e9f86
* fixed small crashing bug ("merged")
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
Jonas Maebe
|
64f266bf07
* fixed endless loop with web bug #1571 (merged)
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
Jonas Maebe
|
cf600d6688
* fixed incompatibility between new regvar handling and -Op2
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
Jonas Maebe
|
40104b2a7a
* fixed web bug #1391
|
24 years ago |
florian
|
cfd15b7127
* behavior -Oa optimized
|
24 years ago |
Jonas Maebe
|
3fd4ce9c89
* really fixed problems with -Op2 opts (merged)
|
24 years ago |
Jonas Maebe
|
b503c3e3b8
* fixed bug in call/jmp optimization with -Op1 and -Op2
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
Jonas Maebe
|
200e1d4b25
* removed warnings about possible range check errors
|
25 years ago |