florian
|
d2d1c30b53
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
4 gadi atpakaļ |
Jonas Maebe
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 gadi atpakaļ |
florian
|
d0dd3bd74e
* patch by Christo Crause to support ~ in att assembler
|
7 gadi atpakaļ |
florian
|
10516f21f8
* patch by Christo Crause to resolve #33098: AVR - LDS assembler instruction with absolute address gives compiler error
|
7 gadi atpakaļ |
Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 gadi atpakaļ |
florian
|
4cf2a2672a
changes to fix #32043
|
7 gadi atpakaļ |
florian
|
1c69ae6a15
handle correctly "reg+const" operands in avr assembler, fixes issue #32016
|
7 gadi atpakaļ |
florian
|
a2e442e111
* keep the names of X, Y and Z in assembler files, fixes issue #32150
|
8 gadi atpakaļ |
Jonas Maebe
|
61af0fb72d
* only take into account the location of the parameter at the callee side to
|
8 gadi atpakaļ |
Jonas Maebe
|
aa82e00615
* fixed check to determine whether a record parameter can be subscripted
|
8 gadi atpakaļ |
Jonas Maebe
|
015f034904
* reverted r35424, wasn't ready for commit yet
|
8 gadi atpakaļ |
Jonas Maebe
|
4d9617da97
* fixed check to determine whether a record parameter can be subscripted
|
8 gadi atpakaļ |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
8 gadi atpakaļ |
Jonas Maebe
|
86876ed114
* MaybeRecordOffset: initialise "mangledname" variable
|
8 gadi atpakaļ |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 gadi atpakaļ |
Jeppe Johansen
|
2dae6a2dd7
Added predecrement addressing support to the AVR assembler reader
|
10 gadi atpakaļ |
Jonas Maebe
|
7e3abd4b38
* fixed warning about signed integer to pointer conversion
|
11 gadi atpakaļ |
Jeppe Johansen
|
e33550b67d
Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader.
|
11 gadi atpakaļ |
Jonas Maebe
|
0fc422f244
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
13 gadi atpakaļ |
florian
|
98d3007580
+ support to parse hi8/lo8(...) in inline assembler
|
14 gadi atpakaļ |
florian
|
7b9276ae8a
+ implementation of avr rtl helpers
|
14 gadi atpakaļ |
florian
|
26ce3cef00
* compilation fixes
|
14 gadi atpakaļ |
florian
|
f443132f3c
* fixed compilation
|
17 gadi atpakaļ |
florian
|
a210a74629
* compiling skeleton
|
17 gadi atpakaļ |
florian
|
0e13d07a31
+ more avr code
|
17 gadi atpakaļ |