Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-09 | syscall: unify part 2: NCS variety | Mike Frysinger | |
Declare common NCS (non-constant syscall) variants and convert the existing ports over to this. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-07-08 | syscall: unify common syscall defines | Mike Frysinger | |
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> | |||
2008-07-23 | avr32: Put underscores around asm, inline, etc. | Haavard Skinnemoen | |
This fixes build breakage introduced in r22868. | |||
2008-04-24 | Fix whitespace damage in AVR32 libc bits header files. | Hans-Christian Egtvedt | |
2007-11-16 | Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt ↵ | Carmelo Amoroso | |
<hcegtvedt@atmel.com> |