Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-24 | Fix indentation of comment in AVR32 memmove assembler optimization file. | Hans-Christian Egtvedt | |
2008-04-16 | Fix whitespace damage in AVR32 string assembler optimized functions. | Hans-Christian Egtvedt | |
2008-02-20 | Use HIDDEN_JUMPTARGET define instead of __GI_ directly in AVR32 files | Hans-Christian Egtvedt | |
This patch uses the HIDDEN_JUMPTARGET instead of the __GI_ prefix in AVR32 assembler files. This is done to follow the code style in uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> | |||
2007-11-16 | Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt ↵ | Carmelo Amoroso | |
<hcegtvedt@atmel.com> |