peter
|
bf1c390027
* refactor import library generation
|
19 gadi atpakaļ |
Jonas Maebe
|
2429cdce1b
* removed/conditionalised several unused variables
|
19 gadi atpakaļ |
marco
|
0dc6fb52ea
* linkordering for Linux
|
19 gadi atpakaļ |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 gadi atpakaļ |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 gadi atpakaļ |
peter
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
19 gadi atpakaļ |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 gadi atpakaļ |
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 gadi atpakaļ |
Jonas Maebe
|
5f3e0b5398
* link_allways -> link_always
|
19 gadi atpakaļ |
peter
|
0bbead8114
* use use_section_smartlink instead of af_smartlink_sections
|
19 gadi atpakaļ |
florian
|
a11a177469
* generate pic'ed external jmps on 386 as well if necessary
|
19 gadi atpakaļ |
florian
|
a1189a9d64
* exports info handling refactored, -E will be passed to ld if necessary
|
19 gadi atpakaļ |
florian
|
dac22b4703
* fixed stupid typo in x86_64 pic code generation
|
20 gadi atpakaļ |
florian
|
5907f99b6a
* fixed previous commit
|
20 gadi atpakaļ |
florian
|
a21b79d316
+ plt for export jmps
|
20 gadi atpakaļ |
tom_at_work
|
4db863d076
* first shared library link path fixes
|
20 gadi atpakaļ |
florian
|
ab88e4b882
* if no dyn. linker is found on linux, assume glibc21
|
20 gadi atpakaļ |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 gadi atpakaļ |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 gadi atpakaļ |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 gadi atpakaļ |
michael
|
a578c9b7ed
+ Also take resources in main program source into account
|
20 gadi atpakaļ |
michael
|
69d44da006
+ Patch from colin western to let linker use internal script
|
20 gadi atpakaļ |
michael
|
3392189fb0
+ Implemented resources for ELF
|
20 gadi atpakaļ |
florian
|
1c9a8396b7
* commented linker script generation for linux out, causes problems on some machines,
|
20 gadi atpakaļ |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 gadi atpakaļ |
florian
|
a3e330526d
* exporting of symbols from linux programs, i.e. exports clause in
|
20 gadi atpakaļ |
peter
|
3b2868feaf
* remove ld 2.16 specific line
|
20 gadi atpakaļ |
daniel
|
9916f784ce
* Use a linker script to put threadvars at the right location
|
20 gadi atpakaļ |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 gadi atpakaļ |
daniel
|
d57c048696
* Remove ifdef 1_0
|
20 gadi atpakaļ |