nickysn
|
0d04d198fe
+ emit warnings for unimplemented ops in tcgz80.a_op_const_reg_internal
|
5 vuotta sitten |
nickysn
|
b2549b63cd
* implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch
|
5 vuotta sitten |
nickysn
|
472ac716b7
* mark the 8-bit versions of the registers as volatile when calling procedures/functions
|
5 vuotta sitten |
nickysn
|
f15b54085c
* fixed tcgz80.a_load_const_cgpara for pushing params on the stack
|
5 vuotta sitten |
nickysn
|
fe20a00711
* don't typecast the const to aint in taicpu.op_const_reg and .op_reg_const, because, on the Z80, aint
|
5 vuotta sitten |
nickysn
|
3e3a392d88
* z80 regdat files regenerated
|
5 vuotta sitten |
nickysn
|
692ec2fcba
* synchronized with trunk
|
5 vuotta sitten |
florian
|
f99fbafabc
+ initial thlcgxtensa.g_intf_wrapper
|
5 vuotta sitten |
florian
|
759803f268
* improve assembler reader
|
5 vuotta sitten |
florian
|
2e23e2b0fd
+ optimize SUB for small constants using ADDI
|
5 vuotta sitten |
florian
|
04f3784af5
* better setting of expectloc
|
5 vuotta sitten |
pierre
|
6a6ef1c8c1
Update revision.inc after commit #44544
|
5 vuotta sitten |
pierre
|
9dd0a1f3b5
Fix ppudump after addition of system_xtensa_linux target
|
5 vuotta sitten |
nickysn
|
9922956115
* use the sdcc-sdldz80 linker instead of sdcc-sdld on the Z80
|
5 vuotta sitten |
nickysn
|
487da972ad
+ added z80-embedded to the compiler help screen
|
5 vuotta sitten |
florian
|
79f74bf8cb
+ xtensa-linux added to systems_linux
|
5 vuotta sitten |
florian
|
4836ff29bd
+ more instructions
|
5 vuotta sitten |
florian
|
460369405e
+ xtensa-linux: OS specific system unit header files
|
5 vuotta sitten |
florian
|
e8fabb752a
+ basic xtensa-linux support in the compiler
|
5 vuotta sitten |
florian
|
eee2e9f950
* commented test
|
5 vuotta sitten |
nickysn
|
052bc6c5e8
* synchronized with trunk
|
5 vuotta sitten |
nickysn
|
6dcc12f19b
* use the .ihx file name, instead of .elf for the z80-embedded output, because it is in Intel hex
|
5 vuotta sitten |
nickysn
|
891939d7ea
+ add the -n option first to the sdcc-sdld linker, so it doesn't echo all the data on the screen. For
|
5 vuotta sitten |
nickysn
|
b1047523c8
* moved $MAP earlier in the command line of sdcc-sdld
|
5 vuotta sitten |
nickysn
|
9d5a07a59a
+ allow passing extra options to the sdcc-sdld linker via the -k option
|
5 vuotta sitten |
nickysn
|
5b0f177b62
+ create linker map file generation added for sdcc-sdld
|
5 vuotta sitten |
nickysn
|
77406b1560
* delete the linker response file after linking with sdld
|
5 vuotta sitten |
nickysn
|
e73a57652f
+ initial support for the sdcc-sdld linker for the z80-embedded target
|
5 vuotta sitten |
nickysn
|
fffeb56a55
+ show help when run without any parameters
|
5 vuotta sitten |
nickysn
|
a6eb389e61
+ allow specifying the names of the BASIC loader program and the machine code program on the tap
|
5 vuotta sitten |