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 |
Jonas Maebe
|
638b2ecb2b
* fix dynamic library compilation on darwin (both i386 and ppc)
|
19 years ago |
Jonas Maebe
|
a90e3b3e1d
* fixed argc/argv/envp catching for darwin/x86 (not really nice, but
|
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 |
Jonas Maebe
|
5f3e0b5398
* link_allways -> link_always
|
19 years ago |
peter
|
e2383470b8
* fixed invalid memory read in tp-mode when parsing uses clause
|
19 years ago |
Jonas Maebe
|
2435a7a93c
* finalization sections in shared libraries under Darwin are now run
|
19 years ago |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
peter
|
0bbead8114
* use use_section_smartlink instead of af_smartlink_sections
|
19 years ago |
peter
|
abc49206fc
* section smartlink for win32 added, disabled by default because ld.exe
|
19 years ago |