nickysn
|
b0f2902e51
|
+ support ait_symbol with value
git-svn-id: branches/z80@44468 -
|
2020-03-31 19:45:09 +00:00 |
|
nickysn
|
58c4fb8db1
|
+ simplified adding the trailing : character when writing an ait_symbol for sdcc-sdasz80
git-svn-id: branches/z80@44467 -
|
2020-03-31 19:42:39 +00:00 |
|
nickysn
|
bbc8629b39
|
- removed commented out code for handling case insensitive assemblers, because sdcc-sdasz80 is case sensitive by default
git-svn-id: branches/z80@44466 -
|
2020-03-31 19:40:18 +00:00 |
|
nickysn
|
a670e04a3f
|
+ emit a .globl directive for global ait_symbols
git-svn-id: branches/z80@44465 -
|
2020-03-31 19:37:11 +00:00 |
|
nickysn
|
f3b9088d98
|
+ emit .globl for AB_GLOBAL labels
git-svn-id: branches/z80@44453 -
|
2020-03-31 00:48:03 +00:00 |
|
nickysn
|
a4127ce3ab
|
* get rid of EscapeLabel, since sdcc-sdasz80 doesn't seem to need it
git-svn-id: branches/z80@44452 -
|
2020-03-31 00:35:05 +00:00 |
|
nickysn
|
a38917f471
|
* fix missing comma in the middle of 64-bit ait_consts
git-svn-id: branches/z80@44451 -
|
2020-03-31 00:31:46 +00:00 |
|
nickysn
|
416511e245
|
+ support aitconst_uleb128bit and aitconst_sleb128bit
git-svn-id: branches/z80@44450 -
|
2020-03-31 00:30:00 +00:00 |
|
nickysn
|
ca1fd28ac1
|
* set unsupported constants to FIXME in the ait_const2str table
* fix ait_const_16bit_unaligned
git-svn-id: branches/z80@44448 -
|
2020-03-30 23:59:41 +00:00 |
|
nickysn
|
c1888dd6e2
|
+ support 32-bit and 64-bit ait_consts
git-svn-id: branches/z80@44447 -
|
2020-03-30 23:54:39 +00:00 |
|
nickysn
|
8589227fb0
|
* some ait_string and ait_const asm output fixes for sdcc-sdasz80
git-svn-id: branches/z80@44446 -
|
2020-03-30 23:39:53 +00:00 |
|
nickysn
|
377f52ee69
|
+ started work on the sdcc-sdasz80 asm backend
git-svn-id: branches/z80@44445 -
|
2020-03-30 23:31:04 +00:00 |
|