summaryrefslogtreecommitdiff
path: root/compiler/riscv32/rarv32gas.pas
Commit message (Expand)AuthorAgeFilesLines
* * unified RiscV32 and RiscV64 GAS readersflorian2021-03-071-783/+0
* * RiscV32: properly read references with record offsets and base registerflorian2021-03-061-1/+4
* * patch by Marģers to unify internal error numbers, resolves #37888florian2020-10-131-2/+2
* * correctly handle local reference in the RISC V assembler readers (both 32 a...svenbarth2019-12-251-1/+5
* Use same entered_paren local variable as 64-bit counterpart and fix register...pierre2019-11-201-5/+8
* Change parent class of trv32aatreader to trvattreaderpierre2019-10-241-2/+2
* * fix case completeness and unreachable code warnings in compiler that wouldjonas2019-05-121-0/+2
* Merged riscv_new branchflorian2018-09-261-0/+771