summaryrefslogtreecommitdiff
path: root/lib/csu/powerpc
AgeCommit message (Expand)Author
2004-01-08__init/__fini handling on ELF has not been correct. It is supposed toDale Rahn
2003-08-25Define both _start and __start in crt0, all of the other architectures do.Dale Rahn
2003-05-30Fix dependancy building for ELF startup code. Changed MakefilesDale Rahn
2003-02-28copy basename of argv[0] to bss for __progname, so that large stack smashTheo de Raadt
2003-02-26Switch to a C version of powerpc crt0 file. easier to read. movesDale Rahn
2001-05-28Commonize csu code for elf systems, powerpc now no longer has it's ownDale Rahn
2001-03-24Use "realinstall" to allow the framework to do other work if needed;Thorsten Lockert
2000-10-13Changes to the powerpc startup files to work in a more typical ELFDale Rahn
2000-06-28Powerpc was missing the scrt.o startup file. now used by the ramdisk instbin.Dale S. Rahn
2000-06-13Support files for shared library, expected by gcc, allows shared libraries toDale S. Rahn
1999-08-20Fix RCS IdsNiklas Hallqvist
1999-07-23Eliminate namespace pollution, the crt0 file should not conflictDale S. Rahn
1999-03-13Fix loading of constant into upper portion off register, prevouslyDale S. Rahn
1999-01-28update for binutils 2.9.1, whenever it might show up... The changesDale S. Rahn
1998-07-05Changes to support profiling on the powerpc port, startup code.Dale S. Rahn
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1996-12-21Check-in of powerpc csu support.Dale S. Rahn