Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain/uClibc: avr32 patch should apply to 0.9.30.1 | Peter Korsgaard | 2009-12-15 | 1 | -29/+0 |
| | | | | | | avr32 uses 0.9.30.1, not 0.9.30. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | uclibc: add prctl syscall fix for AVR32 architecture | Hans-Christian Egtvedt | 2009-12-15 | 1 | -0/+29 |
This patch fixes the prctl syscall for the AVR32 architecture, since this architecture assumes you handle varargs in a proper way, always. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |