florian
|
c512d38256
+ implemented initilizing of data for the new code generator
|
26 years ago |
pierre
|
96fdcfb1f2
* fix for DLL relocation problems
|
26 years ago |
peter
|
fc8211bbb8
* tlinker object is now inherited for win32 and dos
|
26 years ago |
pierre
|
d85a8886fd
* bind_win32_dll removed (Relocsection used instead)
|
26 years ago |
peter
|
73151c592c
* fixed placing of dynamiclinker in link.res (should be the last after
|
26 years ago |
peter
|
9dda467212
* fixed shared library linking for glibc2 systems
|
26 years ago |
peter
|
d119287aa6
* glibc 2.1.2 support
|
26 years ago |
florian
|
046acfb84b
* made it compilable with Dlephi 4 again
|
26 years ago |
peter
|
0dd9b0b7de
* warning instead of error when switching to static linking
|
26 years ago |
peter
|
0d38c66ff0
* fixed linking for units without linking necessary
|
26 years ago |
peter
|
58cbc3e795
* new link writing to the ppu, one .ppu is needed for all link types,
|
26 years ago |
peter
|
438c1e07b6
* merged
|
26 years ago |
peter
|
c261796ebf
* merged
|
26 years ago |
peter
|
867f6364dd
* merged
|
26 years ago |
Tomas Hajny
|
1af2afef91
* fixed stripping symbols for OS/2
|
26 years ago |
florian
|
78d13ec796
* changes to compile it with Delphi 4.0
|
26 years ago |
peter
|
d58b3fbdee
+ glibc 2.1
|
26 years ago |
pierre
|
766e24235c
* removing of temporary directory with -s option
|
26 years ago |
daniel
|
3197e354cd
* Bug fixed in linking: compiling files on another drive than the one you
|
26 years ago |
peter
|
633fcc0bda
+ unitpath,librarypath,includepath,objectpath directives
|
26 years ago |
peter
|
5c8193fd4c
* crtbegin/crtend only added if found
|
26 years ago |
michael
|
1865f22466
+ Fixed gluing of options
|
26 years ago |
pierre
|
9709b802ba
+ linkofiles splitted inot linkofiles and linkunitfiles
|
26 years ago |
peter
|
3db62868d8
* objectsearchpath is now also searched if an object is not found
|
26 years ago |
pierre
|
7885677f56
* problem related with libc : go32v2 and linux differences
|
26 years ago |
peter
|
ea2c9773fb
* link libc always as last
|
26 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
pierre
|
44f5d0a911
* postprocessexec for win32 changed
|
27 years ago |
peter
|
2d524e51a2
* fixed placing of ppas.sh and link.res when using -FE
|
27 years ago |
pierre
|
00229cc405
* the code for ordering the exported procs/vars was buggy
|
27 years ago |