fpc/compiler/aarch64
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
..
a64att.inc
a64atts.inc
a64ins.dat
a64nop.inc
a64op.inc
a64reg.dat
a64tab.inc
aasmcpu.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
agcpugas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
aoptcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
aoptcpub.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
aoptcpud.pas
cgcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cpubase.pas * synchronised with trunk till r40575 2018-12-16 20:45:55 +00:00
cpuinfo.pas Systematically include fpcdefs.inc at sart of all units used by compiler 2019-07-03 13:35:05 +00:00
cpunode.pas * enable LLVM support Linux/AArch64 2018-12-16 20:46:44 +00:00
cpupara.pas * disable regular array -> dynamic array type coversion support unless 2019-05-25 12:31:32 +00:00
cpupi.pas * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 2016-12-16 22:41:21 +00:00
cputarg.pas + Added support for the aarch64-android target. 2018-10-06 09:33:09 +00:00
hlcgcpu.pas * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 2019-07-07 21:33:43 +00:00
itcpugas.pas
ncpuadd.pas
ncpucnv.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
ncpuinl.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
ncpumat.pas
ncpumem.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
ncpuset.pas * let all the case code generation work with tconstexprint instead of aint, 2019-02-24 19:58:37 +00:00
ra64con.inc
ra64dwa.inc
ra64nor.inc
ra64num.inc
ra64rni.inc
ra64sri.inc
ra64sta.inc
ra64std.inc
ra64sup.inc
racpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
racpugas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
rgcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
symcpu.pas