peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |
peter
|
461a11158e
+ .a writer
|
26 years ago |
peter
|
f4c74e4a3d
* synchronize also the objfile for ag386bin
|
26 years ago |
peter
|
a17c03cca3
* assembler writers fixed for ag386bin
|
26 years ago |
peter
|
e25d934e2f
* small updates for ag386bin
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
peter
|
23f7e0c601
* small fixes for the binary writer
|
26 years ago |
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 |