carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
daniel
|
feb28ce902
* Added internal error when asked to generate code for 'if expr in []'
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
carl
|
63e0f03f63
+ generic set handling
|
23 years ago |
peter
|
4285e99853
* internal linker
|
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
|
4a176c81bc
* removed n386ld and n386util units
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
peter
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
peter
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
carl
|
fb605f11b0
* changeregsize -> rg.makeregsize
|
23 years ago |
peter
|
8d0751ff97
* removed some more routines from cga
|
23 years ago |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
Jonas Maebe
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
23 years ago |
peter
|
e45bb82d81
* freemem change to value parameter
|
24 years ago |
Jonas Maebe
|
ed449defca
+ searchsystype() and searchsystype() functions in symtable
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
Jonas Maebe
|
676fe2fee3
* fixed an IE10 and another bug with [var1..var2] construct
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
Jonas Maebe
|
2cc7d970e1
* fixed bug in ti386innode.pass_2 code and made it simpler/faster
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
Jonas Maebe
|
4e942c9a0f
* simplified and optimized code generated for in-statements
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |