florian
|
c238bb15d1
* .init section support
|
18 years ago |
Jonas Maebe
|
c2c0b7a4e7
* fixed compilation
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 years ago |
Jonas Maebe
|
0232ab62cb
* fixed compilation
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
Jonas Maebe
|
ab5f5ca15e
* fixed ppc compilation
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
florian
|
b06643a1eb
* tai_const refactored
|
19 years ago |
Jonas Maebe
|
d4ec987a0f
* fixed compilation
|
19 years ago |
tom_at_work
|
9ee594aedd
* changes which were forgotten to commit in r2222 for ppc32 cg
|
19 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 |
Jonas Maebe
|
5637845b48
* fixed compilation after fpc_resource changes
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
daniel
|
e98865ab40
* Fixes and further development of fast threadvars
|
20 years ago |
daniel
|
4996b31df1
* Fixes compile error
|
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 |
olle
|
1a87bc0ff3
* fixed erroneous asm line directive
|
20 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
olle
|
8763a9166a
+ Change of the way global variables, with multiple entrypoints,
|
21 years ago |
mazen
|
3b092352e1
- remove $IFDEF DELPHI and related code
|
21 years ago |
olle
|
8461184f4b
* minor fix
|
21 years ago |
olle
|
6daacd9e0e
* floating point constants is now written as byte pattern, to have exact control of each bit.
|
21 years ago |
olle
|
07e8c04224
* made target macos really work again after the dwarf merge
|
21 years ago |