1. 11d3f4c Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep by David Chisnall · 12 years ago
  2. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  3. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  4. c7ef462 Fixed type error in last commit (forgot that now that selectors are not by David Chisnall · 13 years ago
  5. c0ddef2 objc IRGen for Next runtime message API. by Fariborz Jahanian · 13 years ago
  6. a1bcc4d Zero-initialize the struct-return slot of an Objective-C message by John McCall · 13 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  9. 8a90ac0 Normalize options to use '-FOO' instead of '--FOO'. by Daniel Dunbar · 15 years ago
  10. c5a97ec Move -fnext-runtime defaulting to driver (and change clang-cc default to by Daniel Dunbar · 15 years ago
  11. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  12. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  13. d9a1db3 Non fragile ABI for GNU runtime. Patch bu David Chisnall. by Fariborz Jahanian · 15 years ago
  14. 025f80d MultiTestRunner: Validate '&&' at the end of RUN lines. by Daniel Dunbar · 15 years ago
  15. 6c9b315 Fixed a test case which I am to blame for making it not runaable. by Fariborz Jahanian · 15 years ago
  16. 37530fc Test for David Chisnall's -fobjc-sender-dependent-dispatch patch. by Fariborz Jahanian · 15 years ago
  17. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  18. b21d6af Add some Objective-C code generation tests. by Daniel Dunbar · 16 years ago