peter
|
e17b424e28
* refactor procsym procdef list
|
19 years ago |
florian
|
a8928cf22e
* fixed linking against cgywin on win32
|
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 |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 years ago |
peter
|
9f5d69ce31
* make win32 compile
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
bf1c390027
* refactor import library generation
|
19 years ago |
Jonas Maebe
|
2429cdce1b
* removed/conditionalised several unused variables
|
19 years ago |
marco
|
0dc6fb52ea
* linkordering for Linux
|
19 years ago |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
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 |
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
|
0bbead8114
* use use_section_smartlink instead of af_smartlink_sections
|
19 years ago |
florian
|
a11a177469
* generate pic'ed external jmps on 386 as well if necessary
|
19 years ago |
florian
|
a1189a9d64
* exports info handling refactored, -E will be passed to ld if necessary
|
19 years ago |
florian
|
dac22b4703
* fixed stupid typo in x86_64 pic code generation
|
20 years ago |
florian
|
5907f99b6a
* fixed previous commit
|
20 years ago |
florian
|
a21b79d316
+ plt for export jmps
|
20 years ago |
tom_at_work
|
4db863d076
* first shared library link path fixes
|
20 years ago |
florian
|
ab88e4b882
* if no dyn. linker is found on linux, assume glibc21
|
20 years ago |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 years ago |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
michael
|
a578c9b7ed
+ Also take resources in main program source into account
|
20 years ago |