NaCl fork of GNU Compiler Collection

Clone this repo:
  1. f80d6b9 Remove hack in __gthread_active_p() to always return 0 on x86_64 by Sam Clegg · 9 years ago main
  2. 7faaabb Revert "Make va_list a struct on X86-32 to match PNaCl." by Jan Voung · 9 years ago
  3. 093bbb4 Use "e" constraint in place of "i" to match x86_64_general_operand by Roland McGrath · 10 years ago
  4. ea8b744 Use 'ud2' assembly mnemonic instead of assembling the opcode as data by Roland McGrath · 10 years ago
  5. 3960379 Fix interlibrary dependencies in target shared library builds by Roland McGrath · 10 years ago
  6. fe3a902 Change GCC spec to support upgraded binutils by Victor Khimenko · 10 years ago
  7. 46c2b9f Use long long builtins of zero counting for x86-64. by Victor Khimenko · 11 years ago
  8. aca852e Use x86_64_*_operand in LEA splitters by Roland McGrath · 11 years ago
  9. d913bb7 Use x86_64_general_operand in a bunch more SI mode insn patterns by Roland McGrath · 11 years ago
  10. f96a3cb Fix mcount counter generation by Robert Grosse · 11 years ago
  11. 698564c Backport GCC 4.5+ --enable-linker-build-id option. by Victor Khimenko · 11 years ago
  12. 0622fce Fix potential out of bounds access. by Victor Khimenko · 11 years ago master-backup
  13. 455063d Patch NaCl gcc to avoid use of fsincos. by Victor Khimenko · 12 years ago
  14. 3937565 Don't refer to pthread_cancel in libgcc by Roland McGrath · 12 years ago
  15. cd8bf17 Fix "-lxxx" command line parsing. by Victor Khimenko · 12 years ago
  16. a4396cf Fix one more bug in code generation... by Victor Khimenko · 12 years ago
  17. 61ff43b Replace rip lea with eip by Victor Khimenko · 12 years ago
  18. c69a5b7 Predefine __LITTLE_ENDIAN__ by Roland McGrath · 12 years ago
  19. a767266 Make -Os a fatal error by Roland McGrath · 12 years ago
  20. 82ea71e Add a compatibility function attribute (and flag) for nacl-gcc to by Jan Voung · 12 years ago