Jonas Maebe
|
ec71805aa8
* several ppc/generic result offset related fixes. The "normal" result
|
22 years ago |
peter
|
45e5cada69
* give error when exports is not supported
|
22 years ago |
Jonas Maebe
|
24e2741659
* more powerpc and generic fixes related to the new register allocator
|
22 years ago |
daniel
|
e8f649f5c2
+ $define newra will enable new register allocator
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
peter
|
2721d341f0
* merged some verbosity options.
|
22 years ago |
daniel
|
7b2fd10fb4
* Converted some code in cgx86.pas to new register numbering
|
22 years ago |
daniel
|
6e507ba483
* Added register conversion
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
c0c6ad57f3
* check also interfacedef when checking for matching forwarddef
|
22 years ago |
michael
|
fbd28675c9
+ Patch from peter to support initial values for local variables
|
22 years ago |
peter
|
215ccaafe2
* fixed parsing of declarations before asm statement
|
22 years ago |
peter
|
8d6f26bf4f
* parse declarations before check _ASM token
|
22 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 years ago |
peter
|
9147303907
* duplicate procsym-unitsym fix
|
22 years ago |
peter
|
bbd18afe11
* don't include uf_init for library. The code is already called and
|
22 years ago |
carl
|
081a4aab35
* 3% memory optimization
|
23 years ago |
carl
|
6a52e7a9e5
- removed the invalid if <> checking (Delphi is strange on this)
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
60d17dbc01
* some small speed optimizations
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
carl
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
carl
|
6d8024afc4
* noopt for non-i386 targets
|
23 years ago |
florian
|
0d94086e03
* call to procinfo.after_header added
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
carl
|
745efb2c47
* issameref() to test if two references are the same (then emit no opcodes)
|
23 years ago |