fpc/compiler/ppcgen
Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables.
the syntax is exactly the same as for "external", except for
    the keyword. It is currently only active for Darwin targets.
    It should also work at least for Linux targets, but only with
    the GNU assembler (which is why it is not activated there)
  + test for this functionality

git-svn-id: trunk@12009 -
2008-11-01 18:38:32 +00:00
..
aasmcpu.pas * rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now) 2008-09-13 16:29:42 +00:00
agppcgas.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
cgppc.pas + "weakexternal" support for imported procedures and variables. 2008-11-01 18:38:32 +00:00
ngppcadd.pas * fixed wrong internal error in case a swapped set <op> setelement 2008-05-07 18:11:18 +00:00
ngppccnv.pas further fix for tw10233 on powerpc(64) platforms: 2008-04-19 22:47:41 +00:00
ngppcinl.pas + internal round/trunc support for ppc970 using fctid/fctidz 2008-02-20 11:49:15 +00:00
ngppcset.pas * handle case ranges properly for unsigned types with a non-zero base, resolves #10009 2007-10-28 17:06:02 +00:00
rgcpu.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00