Age | Commit message (Expand) | Author |
2004-08-21 | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen |
2004-07-16 | Follow 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 currently | Eric Andersen |
2003-03-06 | Patch from Stefan Allius to finish off the last required bits | Eric Andersen |
2003-01-23 | Update architecture specific support to consistantly | Eric Andersen |
2002-12-12 | Based on discussions with Stefan Allius, change it so that we always | Eric Andersen |
2002-11-29 | Silly me, I forgot to include features.h | Eric Andersen |
2002-11-27 | Make support for global constructors and global destructors be | Eric Andersen |
2002-10-01 | This commit contains a patch from Stefan Allius <allius@atecom.com> to change | Eric Andersen |
2002-08-27 | Somehow the bit of code that add the offset of envp to argv got lost | David McCullough |
2002-08-27 | Fix a delay slot problem, this gets some apps working on SH, a good number | David McCullough |
2002-08-08 | I reworked syscalls.h to match how I'm doing other arches. Stefan Allius and | Eric Andersen |
2002-04-14 | Manuel and I were looking into a problem with applications failing to link | Eric Andersen |
2002-04-03 | Run dos2unix on these files | Eric Andersen |
2001-05-25 | Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com> | Eric Andersen |
2001-02-21 | Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded | Eric Andersen |