daniel
|
6ba68594be
* Add --32 or --64 to to ensure functionality of i386 compiler on x64_64 OSes.
|
19 years ago |
florian
|
b06643a1eb
* tai_const refactored
|
19 years ago |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
florian
|
61e3b70cfa
* cleaned up segmented thread variables
|
19 years ago |
peter
|
51b8a4a132
* move stabs generation to a single procedure call from pmodules
|
20 years ago |
peter
|
ec4d287fd8
* aktoutputformat removed, add new paraXX vars for target
|
20 years ago |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
florian
|
e7e12f0f31
+ some more arm binary writer stuff, this is mainly a transfer commit
|
20 years ago |
peter
|
375a5add80
* rename al_debug to al_typestabs
|
20 years ago |
peter
|
c470097764
* fix overflow in the asmlist array
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
daniel
|
6234341ef2
* Uninitialised variables are no longer declared with .comm
|
20 years ago |
daniel
|
603e165761
* add exclude(to_do,threadvarsegment) to assemble.pas to temporarily fix
|
20 years ago |
daniel
|
e98865ab40
* Fixes and further development of fast threadvars
|
20 years ago |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
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 |
peter
|
dc363f29bc
* maybequoted() added
|
20 years ago |
peter
|
6c9c4c686c
* small m68k updates to bring it up2date
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
mazen
|
7321a78e1c
* Merge is complete for this file, cycles !
|
21 years ago |
peter
|
0395100a07
* reverted USE_SYSUTILS patch until ll patches are readyt
|
21 years ago |
mazen
|
3df0e367c2
* Merge is complete for this file
|
21 years ago |
florian
|
5051301b16
+ non writeable unit output directory produces a nice error message now
|
21 years ago |
peter
|
ef7ae0eab1
* debuginfo fixes
|
21 years ago |
peter
|
892daa42ec
* AB_COMMON symbols need special relocation in stabs
|
21 years ago |