1. 382bd66 Stop including <machine/cpu-features.h>. by Elliott Hughes · 9 years ago
  2. 01d5b94 Remove optimized code for bzero, which was removed from POSIX in 2008. by Elliott Hughes · 9 years ago
  3. 62e5964 Improve diagnostics from the assembler __memset_chk routines. by Elliott Hughes · 9 years ago
  4. b83d674 Improve FORTIFY failure diagnostics. by Elliott Hughes · 9 years ago
  5. 8264cbb Remove pushes from memsets (krait/cortex-a9). by Christopher Ferris · 10 years ago
  6. 33f3351 Use unified syntax to compile with both llvm and gcc. by Chih-Hung Hsieh · 10 years ago
  7. c8bd2ab Cleanup arm assembly. by Christopher Ferris · 11 years ago
  8. 851e68a Unify our assembler macros. by Elliott Hughes · 11 years ago
  9. 507cfe2 Add .cfi_startproc/.cfi_endproc to ENTRY/END. by Christopher Ferris · 12 years ago
  10. 68b6711 'Avoid confusing "read prevented write" log messages' 2. by Elliott Hughes · 12 years ago
  11. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  12. 6861c6f Make error messages even better! by Nick Kralevich · 12 years ago
  13. bd7fe1d Update all debug directives. by Christopher Ferris · 12 years ago
  14. 5f45d58 Create optimized __strcpy_chk/__strcat_chk. by Christopher Ferris · 12 years ago
  15. 59a13c1 Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. by Christopher Ferris · 12 years ago
  16. 7c83a1e Break bionic implementations into arch versions. DO NOT MERGE by Christopher Ferris · 12 years ago