Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Really fix the declaration of __clear_cache. | Rafael Espindola | 2013-05-14 | 1 | -4/+4 |
* | Fix __clear_cache on ARM. | Rafael Espindola | 2013-05-14 | 1 | -9/+9 |
* | Fix PR 11709: Change the definition of va_list to meet AAPCS requirement | Logan Chien | 2012-10-10 | 1 | -1/+19 |
* | __builtin_va_list is void* on ARM, not char*. | John McCall | 2011-05-09 | 1 | -0/+5 |
* | Builtins/ARM: __clear_cache doesn't seem to have a consistent prototype, declare | Daniel Dunbar | 2010-07-16 | 1 | -0/+11 |