1. 1f4f7b5 Remove __attribute__((weak)) on function prototype. It has a different meaning on prototypes then it does on definitions. It is not needed on the prototype and causes build failures for static codegen by Nick Kledzik · 12 years ago
  2. 1626d86 lib/int_util: My refactoring to allow shared utility code had a fatal flaw when by Daniel Dunbar · 13 years ago
  3. 401f693 lib: Add support for library wide utility functions, and make compilerrt_abort() by Daniel Dunbar · 13 years ago