freebsd-dev/lib/csu/powerpc
Dimitry Andric db3212b375 Revert r234356 for now, as it leads to run-time problems on 32-bit
PowerPC.  Note this will break world.

Reported by:	andreast
Pointy hat to:	dim
2012-04-23 06:33:27 +00:00
..
crt1.c Stop calling _init/_fini methods from crt1 for dynamic binaries. Do 2012-03-11 20:04:09 +00:00
crti.S Mark csu on PowerPC as not requiring executable stack. 2011-01-14 11:34:58 +00:00
crtn.S Mark csu on PowerPC as not requiring executable stack. 2011-01-14 11:34:58 +00:00
Makefile Revert r234356 for now, as it leads to run-time problems on 32-bit 2012-04-23 06:33:27 +00:00