Module Name: src Committed By: matt Date: Sat Feb 26 17:11:23 UTC 2011
Modified Files: src/lib/csu/powerpc: crt0.c Log Message: When loading r13 and r2 with _SDA_BASE_ and _SDA2_BASE, do so in a PIC manner. With this change, simple programs can now run with MKPIE=yes To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/lib/csu/powerpc/crt0.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.