1. 05f6837 Add <cstdio> include where needed by gcc-4.4. Patch by Samuel Tardieu. by Duncan Sands · 17 years ago
  2. e5dce98 Use strcpy instead of sprintf here. This avoids a GCC 4.3 format-string by Dan Gohman · 17 years ago
  3. 357a27d Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. by Anton Korobeynikov · 18 years ago
  4. f4d008f Added memmove to interpreter external functions list. Patch by Daniel Dunbar. by Evan Cheng · 18 years ago
  5. 301f405 Use empty() instead of comparing size() with zero. by Dan Gohman · 18 years ago
  6. 081ce94 Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  7. c43c7f4 Add explicit keywords, and fix a minor typo that they uncovered. by Dan Gohman · 18 years ago
  8. a80aaba Add a guard to cxxabi header as other platform may not support it. by Zhou Sheng · 18 years ago
  9. a0a1c2b Fixed PR1629. by Zhou Sheng · 18 years ago
  10. 4c8ee7f It looks like this has been broken for some time - get it to compile. by Duncan Sands · 18 years ago
  11. 85a9403 Add a comment: don't expect from external function resolver in interpreter by Anton Korobeynikov · 18 years ago
  12. 9a2da44 VStudio compiler errors and placing Function*->ExFunc map under ManagedStatic control. by Chuck Rose III · 18 years ago
  13. f17a25c It's not necessary to do rounding for alloca operations when the requested by Dan Gohman · 18 years ago