Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-09 | sparc: use HIDDEN_JUMPTARGET for errno | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2006-02-13 | Weaken all internal vfork versions in asm code, wondering why only some of ↵ | Peter S. Mazinger | |
the archs fail | |||
2006-01-25 | Use #define __NR_vfork __NR_fork consistently | Peter S. Mazinger | |
2006-01-24 | fork/vfork weak in libc, strong in libpthread | Peter S. Mazinger | |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | |
missing headers, other jump relocs removed | |||
2006-01-11 | need features.h for the alias macros | Mike Frysinger | |
2005-12-15 | Hide fork and vfork, use the newly introduced *alias | Peter S. Mazinger | |
2005-07-09 | update style | Mike Frysinger | |
2003-01-02 | Rework sparc architecture support so it will compile | Eric Andersen | |
and run. Seems to be working... -Erik | |||
2001-06-12 | Some sparc updates from Stanley <ngstanley@cwc.nus.edu.sg> | Eric Andersen | |
2001-06-12 | Make sure these use the local sysdep.h header file | Eric Andersen | |
2001-05-04 | Initial sparc port, thanks to Mathew Bosworth <mbosworth@metaflow.com>, | Eric Andersen | |
who sent this to me a month ago and I forgot to check it in. Oops. Better late then never. -Erik |