peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
florian
|
eb9a587759
+ support of NaN and Inf in the compiler as values of real constants
|
22 years ago |
florian
|
0d3832776f
* first bunch of adaptions of arm compiler for new register type
|
22 years ago |
peter
|
601160a0e3
* powerpc compiles again
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
daniel
|
8cb289e65f
* Fixed PowerPC compilation
|
22 years ago |
daniel
|
787fcc5797
* Made ATT asm writer work with -sr
|
22 years ago |
daniel
|
0263254289
* Now -sr works...
|
22 years ago |
daniel
|
63e1b70931
* Notranslation changed into -sr functionality
|
22 years ago |
Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |
peter
|
7c733ebcca
* write sec_none info in extdebug
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
florian
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 years ago |
peter
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
peter
|
2721d341f0
* merged some verbosity options.
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
carl
|
d23ef9fb9a
- remove some duplicates and unused vars
|
22 years ago |
peter
|
5fffe4335e
* long symbol name fix merged
|
22 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 |
peter
|
477bc04c6a
* always include lineno after fileswitch. valgrind requires this
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
florian
|
fb5e694dca
* write double # before float constants when -al is turned on
|
23 years ago |
peter
|
ecb430a8eb
* don't write (stabs)line info when inlining a procedure
|
23 years ago |
florian
|
0d1a344d7f
+ the ppc gas assembler writer adds now registers aliases
|
23 years ago |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
florian
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
florian
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 years ago |