Károly Balogh
|
e6aed467b5
renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin
|
7 lat temu |
Károly Balogh
|
95cb456951
powerpc: set af_smartlink_sections for vasm
|
8 lat temu |
Károly Balogh
|
d52c75ba17
powerpc: clean up and simplify the PPC version of the VASM writer (based on the 68k version), and also enable it for AmigaOS4/PPC and Linux/PPC
|
8 lat temu |
Jonas Maebe
|
74a49b5f91
* restructured the the TExternalAssembler constructors so that the
|
8 lat temu |
svenbarth
|
74db27ca15
* due to the removal of addr_load_indirect also revert the changes to refaddr2str(_darwin)
|
8 lat temu |
Jonas Maebe
|
27bb656cec
* replaced "in_make_direct_ref" field with a trefaddr flag
|
8 lat temu |
Jonas Maebe
|
991e1f49bd
* store a pointer to the used tasminfo record in every assembler writer, so
|
10 lat temu |
Jonas Maebe
|
b3d0197f98
* factored out the output file handling (mostly writing data) from the
|
10 lat temu |
florian
|
d540d56908
* unified internal errors
|
10 lat temu |
pierre
|
5e6669890a
Handle asmextraopt in powerpc, mips and sparc assemblers
|
11 lat temu |
Jonas Maebe
|
6497d3c994
- removed no longer used/supported af_allowdirect flag (direct assembler
|
12 lat temu |
Jonas Maebe
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
13 lat temu |
Jonas Maebe
|
6c78ac9a78
* fixed powerpc compilation after r13760
|
16 lat temu |
Jonas Maebe
|
b1c3f76ff9
* changed the supported targets for assembler writers to a set, and
|
16 lat temu |
Károly Balogh
|
446e2161ce
+ Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed.
|
16 lat temu |
Károly Balogh
|
f1b27498c3
+ added initial support for the VASM assembler of VBCC fame (http://sun.hasenbraten.de/vbcc/),
|
16 lat temu |