summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/crt0.S
AgeCommit message (Expand)Author
2005-08-09update crt0 to crt1 based heavily on glibc start.S and to sync up with __uCli...Mike Frysinger
2005-08-09move __fpscr_values out of crt0 and into libc as proposed by Daniel Jacobowit...Mike Frysinger
2004-08-21Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen
2004-07-16Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S.Manuel Novoa III
2004-05-14__data_start needs to be added to all crt0.S files that don't currentlyEric Andersen
2003-03-06Patch from Stefan Allius to finish off the last required bitsEric Andersen
2003-01-23Update architecture specific support to consistantlyEric Andersen
2002-12-12Based on discussions with Stefan Allius, change it so that we alwaysEric Andersen
2002-11-29Silly me, I forgot to include features.hEric Andersen
2002-11-27Make support for global constructors and global destructors beEric Andersen
2002-10-01This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen
2002-08-27Somehow the bit of code that add the offset of envp to argv got lostDavid McCullough
2002-08-27Fix a delay slot problem, this gets some apps working on SH, a good numberDavid McCullough
2002-08-08I reworked syscalls.h to match how I'm doing other arches. Stefan Allius andEric Andersen
2002-04-14Manuel and I were looking into a problem with applications failing to linkEric Andersen
2002-04-03Run dos2unix on these filesEric Andersen
2001-05-25Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com>Eric Andersen
2001-02-21Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen