Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
26 years ago |
peter
|
fc8211bbb8
* tlinker object is now inherited for win32 and dos
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
674e0cc879
* write .size also
|
26 years ago |
peter
|
ca4715fee8
* merged
|
26 years ago |
florian
|
046acfb84b
* made it compilable with Dlephi 4 again
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
peter
|
bfed29ff8b
* NEWLAB for label as symbol
|
26 years ago |
pierre
|
587b9d622c
* -Csmmm works for win32 but default is set to 32Mb
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
pierre
|
53165d530c
* typo correction
|
26 years ago |
pierre
|
902d12cd14
* adds .dll as library suffix only if
|
26 years ago |
peter
|
c8f444b65f
* ag386bin updates
|
26 years ago |
peter
|
5befcfad1e
* ag386bin doesn't use i386.pas anymore
|
26 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
pierre
|
9cfedd8bb0
* writing of .edata was wrong for indexes above number of exported items
|
27 years ago |
pierre
|
0505500441
* alignment fixes
|
27 years ago |
pierre
|
00229cc405
* the code for ordering the exported procs/vars was buggy
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
b4045fe57e
+ support for dll variables
|
27 years ago |
florian
|
7e40231ad7
* some dll support for win32
|
27 years ago |
florian
|
8210a86724
+ First things for win32 export sections
|
27 years ago |
florian
|
6eaa58b9c5
+ switch $APPTYPE for win32 added
|
27 years ago |
florian
|
d2f078ce49
+ switch -vx for win32 added
|
27 years ago |
peter
|
aa8d7dea4a
* better splitname to support glib-1.1.dll alike names
|
27 years ago |
peter
|
295d53cb69
+ smartlinking for win95 imports
|
27 years ago |
florian
|
6ca0a4d19b
+ better code for type conversation longint/dword to real type
|
27 years ago |
peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
peter
|
7d36b5d9ec
* write also the .dll extension (needed for NT)
|
27 years ago |
peter
|
f98459e1fb
* smartlinking works for win32
|
27 years ago |