Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix whitespace damage in AVR32 string assembler optimized functions. | Hans-Christian Egtvedt | 2008-04-16 | 1 | -10/+10 |
| | |||||
* | Use HIDDEN_JUMPTARGET define instead of __GI_ directly in AVR32 files | Hans-Christian Egtvedt | 2008-02-20 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt ↵ | Carmelo Amoroso | 2007-11-16 | 1 | -0/+26 |
<hcegtvedt@atmel.com> |