fpc/compiler/riscv
Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
private_extern (or plain global in case of PECOFF, as the effect is
    the same there): visible across object files, but they become local
    when linked into a binary/library. This enables cross-unit inlining
    of functions accessig implementation-only symbols.

git-svn-id: trunk@42340 -
2019-07-07 21:33:43 +00:00
..
aasmcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
agrvgas.pas - Fix bug in 64bit softfloat double negation. 2019-07-07 11:32:27 +00:00
cgrv.pas Fix compilation with -dEXTDEBUG 2018-10-13 11:34:53 +00:00
hlcgrv.pas * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 2019-07-07 21:33:43 +00:00
nrvadd.pas - Fix bug in 64bit softfloat double negation. 2019-07-07 11:32:27 +00:00
nrvcnv.pas
nrvcon.pas
nrvinl.pas - Fix bug in 64bit softfloat double negation. 2019-07-07 11:32:27 +00:00
nrvset.pas * let all the case code generation work with tconstexprint instead of aint, 2019-02-24 19:58:37 +00:00
rarvgas.pas - Add support for .option directive in riscv assembler. 2019-04-14 20:51:29 +00:00
rgcpu.pas Fix bug in lui+addi immediate load for spilling code. 2018-09-16 20:51:15 +00:00