Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syscall: unify part 2: NCS variety | Mike Frysinger | 2009-07-09 | 1 | -2/+2 |
| | | | | | | | | Declare common NCS (non-constant syscall) variants and convert the existing ports over to this. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | syscall: unify common syscall defines | Mike Frysinger | 2009-07-09 | 1 | -145/+0 |
| | | | | | | | | | | Unify all the common syscall defines in syscalls-common.h and scrub all the duplicated code from relevant ports. This should also make converting existing ports to INLINE_SYSCALL() much easier as they don't have to get lost in all the unrelated noise, as well as creating new ports. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Synch with trunk @ 24379 | Carmelo Amoroso | 2008-12-11 | 1 | -0/+53 |
| | | | | Step 22: merge bfin specific | ||||
* | Synch libc bfin specific with trunk | Carmelo Amoroso | 2008-06-18 | 1 | -76/+42 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -5/+0 |
| | |||||
* | Big fricking merge from trunk, but an easy one. | "Steven J. Hill" | 2006-08-24 | 1 | -7/+3 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-06-18 | 1 | -129/+137 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -0/+30 |
| | |||||
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -5/+129 |
| | |||||
* | Add support for the Analog Devices Blackfin mmuless processor | Eric Andersen | 2004-12-21 | 1 | -0/+19 |