Commit Graph

58788 Commits

Author SHA1 Message Date
florian
db19900eb1 * TARMAsmOptimizer.RemoveSuperfluousMove should not mess with PC
git-svn-id: trunk@44842 -
2020-04-19 11:04:31 +00:00
florian
c2df0f2300 * Xtensa: handle localsize > 32760
git-svn-id: trunk@44840 -
2020-04-19 08:41:32 +00:00
florian
7b2bd0b917 * Xtensa: generate better code for adding/subtracting 16 bit constants
git-svn-id: trunk@44839 -
2020-04-19 08:41:31 +00:00
florian
702e63e59f * build more units for FreeRTOS
git-svn-id: trunk@44838 -
2020-04-19 08:41:30 +00:00
florian
2edec13a0f * use j.l in external wrappers, this is not save yet as A15 might contain
an argument: externals need to be called with call4 if they use all
    parameter registers, this needs to be implemented

git-svn-id: trunk@44837 -
2020-04-19 07:37:45 +00:00
florian
a49a776307 * go through cg to generate jumps, so the right jump is generated always
git-svn-id: trunk@44836 -
2020-04-19 07:36:13 +00:00
nickysn
54980555ac + added PPSUF for z80 in makefile
git-svn-id: branches/z80@44835 -
2020-04-19 04:57:45 +00:00
nickysn
ed2c19293a - removed getopstr - unused function, causing warning
git-svn-id: branches/z80@44834 -
2020-04-19 04:54:38 +00:00
nickysn
fb9d7c1289 * fixed warning in agsdasz80
git-svn-id: branches/z80@44833 -
2020-04-19 04:52:33 +00:00
nickysn
fc9a5797dd * fixed warning in agz80asm
git-svn-id: branches/z80@44832 -
2020-04-19 04:50:32 +00:00
nickysn
034ac3be18 * fixed warning in t_zxspectrum
git-svn-id: branches/z80@44831 -
2020-04-19 04:48:12 +00:00
nickysn
bb0c9424f8 * another warning in cgcpu fixed
git-svn-id: branches/z80@44830 -
2020-04-19 04:46:09 +00:00
nickysn
8a5757e72b * fixed warnings in Z80 cgcpu
git-svn-id: branches/z80@44829 -
2020-04-19 04:44:26 +00:00
nickysn
44d4b5ea83 * fixed warnings in aoptcpu
git-svn-id: branches/z80@44828 -
2020-04-19 04:40:48 +00:00
nickysn
85e3ad2193 * fixed warnings in Z80 rgcpu
git-svn-id: branches/z80@44827 -
2020-04-19 04:38:47 +00:00
nickysn
36043e8046 * fix warning in Z80 cpupara
git-svn-id: branches/z80@44826 -
2020-04-19 04:32:54 +00:00
nickysn
70e90175e5 * fix warnings in cgobj for 8-bit alu cpus
git-svn-id: branches/z80@44825 -
2020-04-19 04:30:08 +00:00
nickysn
ec3013e040 + added z80 to cycletargets
git-svn-id: branches/z80@44824 -
2020-04-19 04:26:41 +00:00
nickysn
f08ec5ba43 + Z80 support to the compiler makefile
git-svn-id: branches/z80@44823 -
2020-04-19 04:14:38 +00:00
nickysn
d872d55365 * regenerated makefiles in the utils directory
git-svn-id: branches/z80@44822 -
2020-04-19 04:07:11 +00:00
nickysn
831a8cbcfa * regenerated makefiles in the packages directory
git-svn-id: branches/z80@44821 -
2020-04-19 04:05:59 +00:00
nickysn
daf22383b0 * makefiles regenerated with the zxspectrum target
+ added zxspectrum to ppudump

git-svn-id: branches/z80@44820 -
2020-04-19 01:56:06 +00:00
nickysn
4b11433d63 * fixed warning in t_embed
git-svn-id: branches/z80@44819 -
2020-04-19 01:40:16 +00:00
nickysn
87eedbc264 + added the zxspectrum target to fpcmake
git-svn-id: branches/z80@44818 -
2020-04-19 01:31:31 +00:00
nickysn
492b073e86 + increased max string length tsysteminfo.shortname, so 'zxspectrum' fits
git-svn-id: branches/z80@44817 -
2020-04-19 01:25:39 +00:00
nickysn
4730c2a322 + added -Tzxspectrum to the fpc help info message
git-svn-id: branches/z80@44816 -
2020-04-19 01:14:54 +00:00
nickysn
3deeff689a + added a ZX Spectrum target to the compiler
git-svn-id: branches/z80@44815 -
2020-04-19 01:09:03 +00:00
nickysn
8c87ef2a32 + added makefile.fpc for the ZX Spectrum RTL
git-svn-id: branches/z80@44814 -
2020-04-19 00:48:12 +00:00
nickysn
4f1174cc6e + added a very minimal and incomplete ZX Spectrum RTL
git-svn-id: branches/z80@44813 -
2020-04-19 00:24:22 +00:00
nickysn
35742f4d0d + write a comment for the CPU directive in the sdcc-sdasz80 asm output
git-svn-id: branches/z80@44812 -
2020-04-19 00:04:41 +00:00
nickysn
e86cd0df7a + handle ait_marker in the sdcc-sdasz80 asm writer
git-svn-id: branches/z80@44811 -
2020-04-19 00:00:34 +00:00
nickysn
d1f265fe51 * regenerated msg files after merging
git-svn-id: branches/z80@44810 -
2020-04-18 23:49:29 +00:00
nickysn
d2c32efb7b * synchronized with trunk
git-svn-id: branches/z80@44809 -
2020-04-18 23:47:30 +00:00
nickysn
27e01155a5 - cleaned up lots of unused commented out code from the z80 asm reader
git-svn-id: branches/z80@44808 -
2020-04-18 23:43:41 +00:00
nickysn
957eaf721b * fixed handling of 16-bit consts in the Z80 asm reader
git-svn-id: branches/z80@44807 -
2020-04-18 23:37:10 +00:00
nickysn
a512b0cc99 + some reference handling fixes
git-svn-id: branches/z80@44806 -
2020-04-18 23:32:39 +00:00
nickysn
47bfe41766 + initial implementation of const and ref operands (refs not fully working yet)
git-svn-id: branches/z80@44805 -
2020-04-18 23:25:02 +00:00
nickysn
ce598813fa + handle all registers properly in reg_cgsize
git-svn-id: branches/z80@44804 -
2020-04-18 22:34:21 +00:00
nickysn
0dcccfb4bd + implemented support for operands in the z80 asm reader - support only registers for now
git-svn-id: branches/z80@44803 -
2020-04-18 22:27:32 +00:00
nickysn
383e834324 + handle 0 operand instructions in the z80 asm reader
git-svn-id: branches/z80@44802 -
2020-04-18 22:12:43 +00:00
nickysn
407d19560c + handle and skip AS_SEPARATOR in the z80 assembler reader
git-svn-id: branches/z80@44801 -
2020-04-18 21:58:21 +00:00
nickysn
dced623ab2 + implemented tz80reader.gettoken
git-svn-id: branches/z80@44800 -
2020-04-18 21:54:14 +00:00
florian
099faf2d2b * factored out and improved TARMAsmOptimizer.RedundantMovProcess
+ AArch64: use TARMAsmOptimizer.RedundantMovProcess

git-svn-id: trunk@44799 -
2020-04-18 21:48:25 +00:00
florian
d7623be563 * FreeRTOS: do not try to build native utils
git-svn-id: trunk@44798 -
2020-04-18 20:39:38 +00:00
florian
9211e6cf93 * FreeRTOS: try not to build native binaries
git-svn-id: trunk@44797 -
2020-04-18 20:39:37 +00:00
florian
3ec0437d5f * Xtensa: dummy overflow checking
git-svn-id: trunk@44796 -
2020-04-18 20:39:37 +00:00
florian
6ccb8b83da + AArch64: TCpuAsmOptimizer.OptPass1Mov
git-svn-id: trunk@44795 -
2020-04-18 17:58:45 +00:00
florian
2b3d7dd42c * bail out early if possible
git-svn-id: trunk@44794 -
2020-04-18 17:58:44 +00:00
Jonas Maebe
4b59bcb0ca * regenerated makefiles
git-svn-id: trunk@44793 -
2020-04-18 16:08:25 +00:00
Jonas Maebe
d098600c67 * updated after changes to fpcmake.ini/inc
git-svn-id: trunk@44792 -
2020-04-18 16:07:56 +00:00