Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-24 | Fix the _syscall6() macro (I hope). | Peter Kjellerstedt | |
2006-02-22 | make sure we declare underscore usage as pointed out by psm | Mike Frysinger | |
2006-01-26 | Allow for targets that don't know about signed zero floats. | "Jan-Benedict Glaw" | |
2006-01-19 | Change to sane defaults | Peter S. Mazinger | |
2006-01-19 | move a bunch of arch-specific checks out of common files and into an arch ↵ | Mike Frysinger | |
specific header file to make porting/updates a lot easier | |||
2006-01-15 | syscall6 | Mike Frysinger | |
2006-01-11 | Jie Zhang writes: | Mike Frysinger | |
This patch defines __kernel_old_dev_t for Blackfin. It also removes two trailing whitespaces. Please apply it. | |||
2006-01-05 | grab syscall macros from linux headers | Mike Frysinger | |
2006-01-04 | need our own version to prevent warnings | Mike Frysinger | |
2005-11-27 | define MREMAP_FIXED | Mike Frysinger | |
2005-11-16 | update copyright and license, add _BITS_SETJMP_H protection around the file, ↵ | Mike Frysinger | |
make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS | |||
2004-12-21 | Add support for the Analog Devices Blackfin mmuless processor | Eric Andersen | |