florian
|
e95bf26148
* avr stackframe generation improved
|
14 years ago |
Jonas Maebe
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
16 years ago |
florian
|
a47a107cb2
* newline changes
|
16 years ago |
yury
|
ec943198fd
* Properly fill treference.alignment when variable is loaded by tcgloadnode. It allows code generator to insert unaligned handling if needed.
|
17 years ago |
yury
|
206d027e9e
* for ARM CPU records must be aligned in stack depending of record size to prevent misaligned error when the record is passed as parameter in registers. It fixes tcalext* tests for ARM.
|
18 years ago |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 years ago |
tom_at_work
|
99bc1ccb75
* merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal
|
18 years ago |
Jonas Maebe
|
2e6d438599
* changed ref parameter of gettemp/gettemptyped from var to out to fix
|
18 years ago |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
Jonas Maebe
|
b50841bfce
* more efficient temp allocation, in particular in case many small temps
|
19 years ago |
tom_at_work
|
3f2f694d48
* per-parameter alignment set in target specific paramanager now overrides default alignment of parameter locals
|
19 years ago |
peter
|
9c6a296b86
* use shortint for alignments
|
19 years ago |
peter
|
323d6cf640
* use -O2 for 2.1.1 compilers
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
20 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
peter
|
9575b739fb
* make it compile with main branch
|
21 years ago |
Jonas Maebe
|
600f863e37
* fixed crashes on direction=1 systems (mainly by Peter)
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
47f08937e4
* use localalign info for alignment for locals and temps
|
21 years ago |
peter
|
6b90162c5a
* fixes for temp type patch
|
22 years ago |
peter
|
30f1eb4705
* fix for referencecounted temps
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |