1. be9e8bf Add more of the command line options as attribute flags. by Bill Wendling · 12 years ago
  2. 8992457 Reapply r176133 with testcase fixes. by Bill Wendling · 12 years ago
  3. c283311 Revert "Add more attributes from the command line to functions." by Anna Zaks · 12 years ago
  4. d620e09 Add more attributes from the command line to functions. by Bill Wendling · 12 years ago
  5. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 12 years ago
  6. c0dcc2d Add the 'target-cpu' and 'target-features' attributes to functions. by Bill Wendling · 12 years ago
  7. 65bd4ac Enable the new (more C++-like, less broken) EH model when targeting the GNUstep by David Chisnall · 12 years ago
  8. c686004 Fix the Objective-C exception rethrow from cleanups (GNU runtimes). Note that by David Chisnall · 12 years ago
  9. 11d3f4c Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep by David Chisnall · 12 years ago
  10. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  11. 285cfd8 Throw the switch to convert clang to the new exception handling model! by Bill Wendling · 13 years ago
  12. e9b801f Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on. by Anders Carlsson · 14 years ago
  13. ff8e115 Revise cleanup IR generation to fix a major bug with cleanups (PR7686) by John McCall · 14 years ago
  14. 8262b6a The GNU-runtime ObjC personality function doesn't let us rethrow with URR for by John McCall · 14 years ago