yury
|
87d5058dec
* fix arm-wince exception handling.
|
19 years ago |
peter
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 years ago |
florian
|
cab0f71d13
* comment fixed
|
19 years ago |
florian
|
90787bb436
* disable sse/mmx fastmode code in case of valgrind usage
|
19 years ago |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
19 years ago |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 years ago |
yury
|
4e3c5e202a
* Internal linker sorts only .idata section and removes stabs of unused functions. It seems all debug info problems with internal linker are solved now.
|
19 years ago |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
6e2187c606
+ windows uses now sysinit units as well
|
19 years ago |
micha
|
12e8645889
* fix cross-compiling from i386/linux
|
19 years ago |
micha
|
ad7d549965
+ implement pascal inline asm start/halt code for linux/i386
|
19 years ago |
yury
|
82b0e6df0b
* More fixes for wince exceptions. Debugging also work with internal linker now for wince.
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
florian
|
67aa148602
* fixed softfpu support
|
19 years ago |
peter
|
bf1c390027
* refactor import library generation
|
19 years ago |
Jonas Maebe
|
d75b19e484
* removed/conditionalised several unused variables
|
19 years ago |
peter
|
3f1070b9d7
* correct fix for resourcestrings
|
19 years ago |
peter
|
2bd5aca1b5
* add number prefix to resstr symbols so the get ordered correctly when the
|
19 years ago |
peter
|
283f7ec301
* remove number of errors during linking
|
19 years ago |
peter
|
6a4ee03913
* change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled
|
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 |
florian
|
9b75d87b55
* define PIC when generating pic
|
19 years ago |
peter
|
d19c898b56
* remove obsolete generatesmartlib
|
19 years ago |
peter
|
efe41b0766
* fixed section smartlinking with ld.exe
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |