1. f80d6b9 Remove hack in __gthread_active_p() to always return 0 on x86_64 by Sam Clegg · 10 years ago main
  2. 7faaabb Revert "Make va_list a struct on X86-32 to match PNaCl." by Jan Voung · 10 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 · 11 years ago
  6. fe3a902 Change GCC spec to support upgraded binutils by Victor Khimenko · 11 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 · 12 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 · 13 years ago
  20. 82ea71e Add a compatibility function attribute (and flag) for nacl-gcc to by Jan Voung · 13 years ago
  21. bb50a0d Fix libgfortran shared library for NaCl. by Victor Khimenko · 13 years ago
  22. a575b4e Fix libgfortran for NaCl. by Victor Khimenko · 13 years ago
  23. b8d63c7 libiberty: Fix psignal parameter type by Roland McGrath · 13 years ago
  24. 2e766e6 Force function alignment for TARGET_NACL by Evgeny Eltsin · 13 years ago
  25. 1cd4b75 Inline 'if' in GC instrumentation by Egor Pasko · 13 years ago
  26. 54602cd Don't link in transitive dependences by Victor Khimenko · 13 years ago
  27. cff9ac8 Use a NaCl-specific dynamic linker name by Roland McGrath · 13 years ago
  28. 735dddb Don't generate absolute references under nacl-x64. by Victor Khimenko · 13 years ago
  29. a2490b9 Disable wrong Pmode != ptr_mode optimization by Evgeny Eltsin · 13 years ago
  30. 1b292e3 Fix NaCl system header files location by Evgeny Eltsin · 13 years ago
  31. 5e4e74a Make va_list a struct on X86-32 to match PNaCl. by David Meyer · 13 years ago
  32. 818dbb2 Restore simple LIB_SPEC using just -lc by Roland McGrath · 13 years ago
  33. 3f656d7 Get rid of bundle size controls in gcc by Evgeny Eltsin · 13 years ago
  34. bbb8426 Don't wrap system headers with extern "C" by Evgeny Eltsin · 13 years ago
  35. 2ad889d Remove TODO about __native_client__ define. by Andrey Khalyavin · 13 years ago
  36. b7b2fa3 Update codereview.settings for gerrit hosting (gcc) by Roland McGrath · 13 years ago
  37. df9e2bf Get rid of prefixes in GD TLS for x86_64-nacl by Evgeny Eltsin · 13 years ago
  38. 058ec16 Fix build regression in commit 18fae96 by Roland McGrath · 13 years ago
  39. 3aa84df Add -mtls-use-call option to avoid %gs:0 TLS accesses. by Roland McGrath · 13 years ago
  40. 18fae96 Compile stdc++ library with both static and dynamic linking. by Andrey Khalyavin · 13 years ago
  41. 22a67af Teach sandboxed GCC not to rely on inode numbers. by Egor Pasko · 13 years ago
  42. 0cf0078 [gcc] Make command line for static linking similar to what native gcc does by Evgeny Eltsin · 13 years ago
  43. 04bae14 [noupstream] disable M4 in GMP by Egor Pasko · 13 years ago
  44. e055602 [noupstream] allow git-cl to push from readonly sources by Egor Pasko · 13 years ago
  45. 43a8fd9 [noupstream] Add codereview.settings for GCC repo by Egor Pasko · 13 years ago
  46. 0afad64 [noupstream] Add GMP and MPFR to our GCC repository. by Egor Pasko · 13 years ago
  47. 3e06528 [gcc] Replace rsp/rbp lea base with esp/ebp by Evgeny Eltsin · 14 years ago
  48. adae4f1 [gcc] Replace rsp/rbp mov source with esp/ebp by Evgeny Eltsin · 14 years ago
  49. f6b2c80 [gcc] Yet another gen_lowpart code confused by prt_mode != Pmode by Evgeny Eltsin · 14 years ago
  50. e301740 [gcc] Add clobber FLAGS_REG to NaCl indirect jumps by Evgeny Eltsin · 14 years ago
  51. e9c9d8d [gcc] x86_64 TLS support refactoring by Evgeny Eltsin · 14 years ago
  52. e22d782 [gcc] Fix more addsi patterns for nacl64 PIC by Evgeny Eltsin · 14 years ago
  53. 5ad5344 [gcc] Fix addsi patterns for nacl64 PIC by Evgeny Eltsin · 14 years ago
  54. 75293e9 [gcc] Fix SIGSEGV in computed goto compilation. by Evgeny Eltsin · 14 years ago
  55. 9a192a1 [noupstream] Instrument for thread suspension. by Evgeny Eltsin · 14 years ago
  56. b0abf9c [gcc] Fix lea splitters for ILP32 data model by Evgeny Eltsin · 14 years ago
  57. 5cc4310 [gcc] Correct configure check so that it matches i686-pc-nacl by Mark Seaborn · 14 years ago
  58. 517c05b [gcc] Add nacl to libstdc++'s list of glibc-based architectures by Mark Seaborn · 14 years ago
  59. e922a6b [gcc] Remove old "nc" cases from libstdc++'s configure script by Mark Seaborn · 14 years ago
  60. 471f27b [gcc] Fix optimized expand of ptr diff for 64-bit PIC by Evgeny Eltsin · 14 years ago
  61. 07de68e Defines __gnu_linux__ and __linux__ are removed from the nacl-compiler. by Andrey Khalyavin · 14 years ago
  62. a117b8d Backport CL148346 from upstream: --no-canonical-prefixes by Victor Khimenko · 14 years ago
  63. 2dae08f [gcc] Prevent movsi from having 2 memory operands in x86_64 PIC. by Evgeny Eltsin · 14 years ago
  64. 2d9c402 [gcc] Fix nacl64_as warnings: destination and source are swapped in cmpsX... by Victor Khimenko · 14 years ago
  65. f8c184e [gcc] Fix movsw sandboxing by Victor Khimenko · 14 years ago
  66. 3c2ce58 [binutils] Use "scasb %nacl:(%rdi),%al,%r15" pseudocommand, not series of commands by Victor Khimenko · 14 years ago
  67. 021bc39 [gcc] align structures as in x86-64 by Victor Khimenko · 14 years ago
  68. 8ea83d4 [gcc] Remove few changes from machine-independent part. by Evgeny Eltsin · 14 years ago
  69. 698d661 [gcc] string operations: read sandboxing by Victor Khimenko · 14 years ago
  70. 5c091fc [gcc] Fix access to extern symbols in 64-bit pic. by Evgeny Eltsin · 14 years ago
  71. 5984e7a [gcc] Fix access to local symbols in 64-bit pic. by Evgeny Eltsin · 14 years ago
  72. 7da85cd [gcc] Revise definition for long double type. by Evgeny Eltsin · 14 years ago
  73. 3cb0ddd [gcc] Make GCC complain if setjmp/longjmp builtins are encountered. by Egor Pasko · 14 years ago
  74. 36cfdb3 [gcc] Fix formatting issues. by Evgeny Eltsin · 14 years ago
  75. 7f59454 [gcc] Misc cleanup. by Evgeny Eltsin · 14 years ago
  76. d6ed1e4 [gcc] Allow GCC insert .cfi_startproc and .cfi_endproc. by Egor Pasko · 14 years ago
  77. 9579c15 [gcc] Make nacl calls CALLs. by Evgeny Eltsin · 14 years ago
  78. 0d598a5 [gcc] Cleanup nacl_special_commands. by Evgeny Eltsin · 14 years ago
  79. 041a65e [gcc] Kill NACL_LEA_MATCH_ADDRESS_OPERAND and insn_is_nacl_lea. by Evgeny Eltsin · 14 years ago
  80. fdfbcc8 [gcc] Use new constraint for LEA address operands. by Evgeny Eltsin · 14 years ago
  81. 99ad59f [gcc] Eliminate control integrity pass in favor of nacl instructions generation from the start. by Evgeny Eltsin · 14 years ago
  82. f662373 [gcc] Introduce TARGET_NACL; by Evgeny Eltsin · 14 years ago
  83. a2e6c6b [gcc] disable movsbw for x86-64. by Victor Khimenko · 14 years ago
  84. a69d21c [gcc] Fix test-unwind.h harness by Egor Pasko · 14 years ago
  85. e05747f [gcc] Make copy-propagated pointers be addressed in Pmode. by Egor Pasko · 14 years ago
  86. e26d9e8 [gcc] Disable "bt" instruction even if optimization for size is used. by Egor Pasko · 14 years ago
  87. 581b7f0 [gcc] write tableswitch relocation data to the .rodata section by Egor Pasko · 14 years ago
  88. 36215d0 [gcc] Don't output "add %gs:0x0,%eax" as part of a TLS access by Egor Pasko · 14 years ago
  89. d298bfb [gcc] multilib mode: build both x86-32 and x86-64 libraries by Egor Pasko · 14 years ago
  90. bb020a3 [gcc] Disable long double for IA32. Disable i387 for x86-64. by Egor Pasko · 14 years ago
  91. 5ff5b0e [gcc] initial gcc bulk by Egor Pasko · 14 years ago
  92. 4e0ae76 [gcc] Added objc frontend and runtime by Evgeny Eltsin · 14 years ago
  93. 167ac2b Initial commit of toolchain sources by Egor Pasko · 14 years ago