Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "*/crt?.S: remove .size directives" | Bernhard Reutner-Fischer | 2011-05-05 | 1 | -0/+1 |
| | | | | | | Removing them generally was not a good idea This reverts commit 233c504cd940d9802226b6a3a092368b86978f5e. | ||||
* | */crt?.S: remove .size directives | Bernhard Reutner-Fischer | 2011-05-04 | 1 | -1/+0 |
| | | | | | | sed -i -e '/\.size[[:space:]]/d' $(grep -l "\.size" libc/sysdeps/linux/*/crt*.[sSc]) Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Fix whitespace damage in AVR32 in libc sysdeps AVR32 specific Linux files. | Hans-Christian Egtvedt | 2008-04-24 | 1 | -57/+57 |
| | |||||
* | Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt ↵ | Carmelo Amoroso | 2007-11-16 | 1 | -0/+97 |
<hcegtvedt@atmel.com> |