peter
|
1ace0dc9b8
* moved some tables from ra386*.pas -> i386.pas
|
26 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
pierre
|
3539ab25da
* assemble failure increments status errorcount again !!
|
27 years ago |
peter
|
aea3c488fb
+ fixpath() has an extra option to allow a ./ as path
|
27 years ago |
florian
|
eaab0f1c1b
+ switch -FD added to specify the path for utilities
|
27 years ago |
peter
|
8d1adfae43
* fixed asmsynchronize
|
27 years ago |
pierre
|
d4854b6324
* all references to comp suppressed for m68k
|
27 years ago |
pierre
|
c3b3abdb65
* undid some changes of Peter that made the compiler wrong
|
27 years ago |
peter
|
1468993242
* new style for m68k/i386 infos and enums
|
27 years ago |
pierre
|
ff45eacd79
+ source_os is now set correctly for cross-processor compilers
|
27 years ago |
peter
|
0fc61cdfc1
* -vu shows unit info, -vt shows tried/used files
|
27 years ago |
carl
|
906801ddcb
+ MPW support
|
27 years ago |
peter
|
a0c582dc12
* merged fixes
|
27 years ago |
peter
|
295d53cb69
+ smartlinking for win95 imports
|
27 years ago |
pierre
|
5bde11ba3b
* bug with datalabel corrected
|
27 years ago |
peter
|
c316229a7f
* reduce amount of asmfiles generated
|
27 years ago |
pierre
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
peter
|
cc64a929aa
* static/shared linking updates
|
27 years ago |
peter
|
1b24a06769
* setting the outputfile using -o works now to create static libs
|
27 years ago |
peter
|
efb8aa9904
* return after a failed call will now add it to ppas
|
27 years ago |
peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
peter
|
c9715847f6
* updated messages file
|
27 years ago |
daniel
|
aaf3d30f81
* First check if call to assembler is succesfull, then check it's exit code.
|
27 years ago |
peter
|
f98459e1fb
* smartlinking works for win32
|
27 years ago |
peter
|
f66f837fc8
* m68k compiles
|
27 years ago |
peter
|
b3865ae063
+ aktasmmode, aktoptprocessor, aktoutputformat
|
27 years ago |
peter
|
5e4c788be5
+ $ifdef NEWPPU for the new ppuformat
|
27 years ago |
peter
|
7e06238905
* smartlinking for sets
|
27 years ago |
peter
|
94b52a3d7f
+ smartlinking works (only case jumptable left todo)
|
27 years ago |
pierre
|
5cdd60cac8
+ added some code for ansistring (not complete nor working yet)
|
27 years ago |