CVS commit: src/lib/csu/arch/powerpc

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Mar 6 19:05:59 UTC 2014 Modified Files: src/lib/csu/arch/powerpc: crti.S Log Message: Use _XENTRY To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/csu/arch/powerpc/crti.S Please note that diffs are not pub

CVS commit: src/lib/csu/arch/powerpc

2014-02-27 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Feb 27 18:11:08 UTC 2014 Modified Files: src/lib/csu/arch/powerpc: crti.S Log Message: Use _ENTRY To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/csu/arch/powerpc/crti.S Please note that diffs are not publ

CVS commit: src/lib/csu/arch/powerpc

2014-02-27 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Feb 27 18:01:51 UTC 2014 Modified Files: src/lib/csu/arch/powerpc: crt0.S Log Message: Use the CALL() macro. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/csu/arch/powerpc/crt0.S Please note that diffs a

CVS commit: src/lib/csu/arch/powerpc

2014-02-27 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Feb 27 16:47:48 UTC 2014 Modified Files: src/lib/csu/arch/powerpc: crt0.S crtend.S crti.S crtn.S Log Message: Add powerpc64 support To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/csu/arch/powerpc/crt0.S cv

CVS commit: src/lib/csu/arch/powerpc

2011-07-04 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jul 4 21:55:09 UTC 2011 Modified Files: src/lib/csu/arch/powerpc: crtbegin.S Log Message: Add missing */ To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/csu/arch/powerpc/crtbegin.S Please note that diffs

CVS commit: src/lib/csu/arch/powerpc

2011-07-02 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Jul 2 20:16:09 UTC 2011 Modified Files: src/lib/csu/arch/powerpc: crt0.S Log Message: The kernel and ld.elf_so call with a different order for cleanup, obj, ps_strings so deal with it. With this change, USE_COMPILERCRTSTUFF=no

CVS commit: src/lib/csu/arch/powerpc

2011-06-30 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jun 30 20:10:17 UTC 2011 Modified Files: src/lib/csu/arch/powerpc: crt0.S Log Message: Adapt to new ___start definition. Use PIC method to load %r13 with address of _SDA_BASE_ To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/lib/csu/arch/powerpc

2011-02-07 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 8 02:02:26 UTC 2011 Added Files: src/lib/csu/arch/powerpc: Makefile.inc crt0.S crtbegin.S crtend.S crti.S crtn.S Log Message: First pass at new crtstuff for powerpc. Doesn't quite work yet (obj parameter to ___