Commit History

作者 SHA1 備註 提交日期
  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 年之前