fpc/compiler/ppcgen
Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references,
so that they can still be freed after the reference has been changed
    (e.g. in case of array indexing or record field accesses) (mantis #33628)

git-svn-id: trunk@38814 -
2018-04-22 17:03:16 +00:00
..
aasmcpu.pas
agppcgas.pas Generate error if CR field of C var is zero, as it leads to invalid instruction for conditional branching 2018-03-10 22:02:29 +00:00
cgppc.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
hlcgppc.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
ngppcadd.pas Add clang as assembler for powerpc-darwin (powerpc64 is apparently not yet supported for MachO format) 2018-02-08 09:38:16 +00:00
ngppccnv.pas powerpc: improved version of int_to_bool casting. now both also passes the improved version of tb0625 2016-12-11 16:00:27 +00:00
ngppcinl.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
ngppcset.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
rgcpu.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00