fpc/compiler/ppcgen
Jonas Maebe 14bab6c85d * fixed ppc jump table generation in case a jump table has cases for the
lowest and highest element of the type of the case expression, and the
    lowest element <> 0 (mantis #29906)

git-svn-id: trunk@33630 -
2016-05-03 09:00:52 +00:00
..
aasmcpu.pas
agppcgas.pas fixed build for MorphOS, which uses a heavily patched old GNU AS, and it doesn't know the -a32 argument 2016-04-22 23:52:28 +00:00
cgppc.pas + added tasmlist parameter to getintparaloc() (needed for llvm) 2015-04-04 14:29:16 +00:00
hlcgppc.pas * synchronised with trunk till r30240 2015-03-15 19:44:58 +00:00
ngppcadd.pas * converted register_maybe_adjust_setbase() to the high level code generator 2015-12-05 18:03:37 +00:00
ngppccnv.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
ngppcinl.pas * don't give an internalerror when trying to prefetch a regvar or even 2015-04-08 20:35:13 +00:00
ngppcset.pas * fixed ppc jump table generation in case a jump table has cases for the 2016-05-03 09:00:52 +00:00
rgcpu.pas