Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
преди 7 години |
florian
|
4cf2a2672a
changes to fix #32043
|
преди 7 години |
Jonas Maebe
|
61af0fb72d
* only take into account the location of the parameter at the callee side to
|
преди 8 години |
Jonas Maebe
|
aa82e00615
* fixed check to determine whether a record parameter can be subscripted
|
преди 8 години |
Jonas Maebe
|
015f034904
* reverted r35424, wasn't ready for commit yet
|
преди 8 години |
Jonas Maebe
|
4d9617da97
* fixed check to determine whether a record parameter can be subscripted
|
преди 8 години |
Jonas Maebe
|
86876ed114
* MaybeRecordOffset: initialise "mangledname" variable
|
преди 8 години |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
преди 9 години |
sergei
|
cc3e09ee46
* Handle possible relocation types in assembler reader using a single AS_RELTYPE token, rather than with individual tokens for each case. Since possible relocations are target-dependent, this will allow to support any amount of them without modifying the base tattreader class.
|
преди 9 години |
sergei
|
4e7c0d0670
* MIPS: removed ConvertCalljmp method. Testing shows that it never changes instructions.
|
преди 9 години |
sergei
|
5f6442074a
- MIPS,SPARC: removed method ReadSym which is never used.
|
преди 9 години |
sergei
|
55492a0f30
* Don't do useless string case conversions in a loop.
|
преди 9 години |
sergei
|
1aec09f8cd
* MIPS asm reader: parse dollar sign followed by identifier/number as a single token (register), not as two separate tokens.
|
преди 9 години |
sergei
|
e367ccc0ee
* MIPS: changed superregister number for $fcc0..$fcc7 to start from 32, so that range 0..31 can be used without translating into symbolic names.
|
преди 11 години |
sergei
|
142d20ca30
* MIPS: cleanup assembler reader, MIPS references allow only a single register in parentheses.
|
преди 11 години |
sergei
|
2868a30cce
+ Added mips32r2 opcodes needed for pic32.
|
преди 12 години |
sergei
|
0ad96d2099
* MIPS: some clean up of assembler reader:
|
преди 12 години |
pierre
|
a3ef2b42a8
Remove more TABs in sources
|
преди 13 години |
pierre
|
93e0dd9c2f
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
преди 13 години |
florian
|
6be7b08b8e
* gas reader fixed
|
преди 13 години |
pierre
|
a9c7e135ee
Add MIPS GNU AS reader
|
преди 13 години |