fpc/compiler/ppcgen
Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
it was AT_NONE, which is invalid and should never be used
  * explicitly pass the correct value for all calls to those methods elsewhere
    in the compiler

git-svn-id: trunk@34250 -
2016-08-05 07:09:16 +00:00
..
aasmcpu.pas * A_INSLWI, A_INSLWI_, A_INSRWI, A_INSRWI_ also modify operand 0 2014-02-02 15:32:00 +00:00
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 - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
hlcgppc.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +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 + added extra "orgsupreg" parameter to do_spill_read/do_spill_written/ 2013-11-11 11:15:43 +00:00