1. 2d14d64 Daily bump. by GCC Administrator · 3 years, 5 months ago
  2. b240450 Darwin, libcc1: Handle hosts with mdynamic-no-pic support. by Iain Sandoe · 3 years, 7 months ago
  3. c8abc20 Daily bump. by GCC Administrator · 3 years, 7 months ago
  4. 3f44889 libcc1: Add support for per-location warning groups. by Martin Sebor · 3 years, 7 months ago
  5. 4494801 Daily bump. by GCC Administrator · 3 years, 9 months ago
  6. 61d48b1 libcc1: avoid a call to c_str by Tom Tromey · 3 years, 9 months ago
  7. 96deddc libcc1: avoid extra string copies by Tom Tromey · 3 years, 9 months ago
  8. 8fdffa4 libcc1: use variadic templates for callbacks by Tom Tromey · 3 years, 9 months ago
  9. ee75ca6b libcc1: fix a memory leak by Tom Tromey · 3 years, 9 months ago
  10. a8deb83 libcc1: share the GCC interface code by Tom Tromey · 3 years, 9 months ago
  11. b65c0bc libcc1: use GCC_FE_VERSION_1 in C++ plugin by Tom Tromey · 3 years, 9 months ago
  12. 1a51cb2 libcc1: share GDB plugin code by Tom Tromey · 3 years, 9 months ago
  13. 0624823 libcc1: share basic context code by Tom Tromey · 3 years, 9 months ago
  14. 0ed83e1 libcc1: use static_assert by Tom Tromey · 3 years, 9 months ago
  15. 7c4e5d5 libcc1: use foreach by Tom Tromey · 3 years, 9 months ago
  16. 1d9c9726 libcc1: unify compiler handling by Tom Tromey · 3 years, 9 months ago
  17. 30c9604 libcc1: use unique_ptr more by Tom Tromey · 3 years, 9 months ago
  18. 0f237df libcc1: add more uses of 'deleter' by Tom Tromey · 3 years, 9 months ago
  19. 0d5a0b9 libcc1: add deleter objects by Tom Tromey · 3 years, 9 months ago
  20. e702c60 libcc1: use std::vector when building function types by Tom Tromey · 3 years, 9 months ago
  21. 410d571 libcc1: use variadic templates for "rpc" by Tom Tromey · 3 years, 9 months ago
  22. dc6be7c libcc1: use variadic templates for "call" by Tom Tromey · 3 years, 9 months ago
  23. c10a3b1 libcc1: delete copy constructor and assignment operators by Tom Tromey · 3 years, 9 months ago
  24. 41f4381 libcc1: inline some simple methods by Tom Tromey · 3 years, 9 months ago
  25. e1f5252 libcc1: use "override" by Tom Tromey · 3 years, 9 months ago
  26. 25d1a6e libcc1: use templates to unmarshall enums by Tom Tromey · 3 years, 9 months ago
  27. e690396 Daily bump. by GCC Administrator · 3 years, 9 months ago
  28. 3f57062 GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs by H.J. Lu · 3 years, 10 months ago
  29. 651b8a5 Daily bump. by GCC Administrator · 4 years, 1 month ago
  30. f56de35 Update GNU/Hurd configure support by Samuel Thibault · 4 years, 1 month ago
  31. 99dee82 Update copyright years. by Jakub Jelinek · 4 years, 1 month ago
  32. b1a2242 Daily bump. by GCC Administrator · 4 years, 1 month ago
  33. 5dc9989 libcc1: Fix up libcc1 configure [PR98330] by Jakub Jelinek · 4 years, 1 month ago
  34. 6e1edf4 Daily bump. by GCC Administrator · 4 years, 2 months ago
  35. 1352bc8 Darwin : Update libtool and dependencies for Darwin20 [PR97865] by Iain Sandoe · 4 years, 2 months ago
  36. a9625c5 Daily bump. by GCC Administrator · 4 years, 2 months ago
  37. 4e4ba64 Fix hppa64-hpux11 build to remove source paths from embedded path. by John David Anglin · 4 years, 2 months ago
  38. 0f5f9ed Daily bump. by GCC Administrator · 4 years, 2 months ago
  39. 61827d5 c++: Correct the handling of alignof(expr) [PR88115] by Patrick Palka · 4 years, 2 months ago
  40. bb622641 Daily bump. by GCC Administrator · 4 years, 2 months ago
  41. 8c0c83f c++: Improve static_assert diagnostic [PR97518] by Marek Polacek · 4 years, 3 months ago
  42. 44cab2d Daily bump. by GCC Administrator · 4 years, 3 months ago
  43. ba64981 core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN by Nathan Sidwell · 4 years, 3 months ago
  44. b2698c2 Daily bump. by GCC Administrator · 4 years, 3 months ago
  45. 068644a c++: DECL_FRIEND_P cleanup by Nathan Sidwell · 4 years, 3 months ago
  46. 6caec77 Daily bump. by GCC Administrator · 4 years, 4 months ago
  47. 99e9b54 c++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_P by Nathan Sidwell · 4 years, 4 months ago
  48. b0b9b8f Daily bump. by GCC Administrator · 4 years, 4 months ago
  49. 679dbc9 c++: Kill DECL_ANTICIPATED by Nathan Sidwell · 4 years, 4 months ago
  50. cdd8f03 Daily bump. by GCC Administrator · 4 years, 4 months ago
  51. a28542d c++: DECL_BUILTIN_P for builtins by Nathan Sidwell · 4 years, 4 months ago
  52. a2b7397 Daily bump. by GCC Administrator · 4 years, 4 months ago
  53. d13c0ae c++: Cleanup some decl pushing apis by Nathan Sidwell · 4 years, 4 months ago
  54. fdcc028 Daily bump. by GCC Administrator · 4 years, 4 months ago
  55. f408669 c++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_P by Nathan Sidwell · 4 years, 4 months ago
  56. 661ee09 Daily bump. by GCC Administrator · 4 years, 5 months ago
  57. f00008b c++: Final bit of name-lookup api simplification by Nathan Sidwell · 4 years, 5 months ago
  58. db1c2a8 c++: Yet more name-lookup api simplification by Nathan Sidwell · 4 years, 5 months ago
  59. 4c58a32 c++: More simplification of name_lookup api by Nathan Sidwell · 4 years, 5 months ago
  60. b3cb560 Daily bump. by GCC Administrator · 4 years, 5 months ago
  61. 0c5f6bb [c++]: Unconfuse lookup_name_real API a bit by Nathan Sidwell · 4 years, 5 months ago
  62. d48cca8 Daily bump. by GCC Administrator · 4 years, 6 months ago
  63. 4712bde Require CET support only for the final GCC build by H.J. Lu · 4 years, 6 months ago
  64. 46fbb6c6 Daily bump. by GCC Administrator · 4 years, 7 months ago
  65. cc3ae9f c++: Tweak function cloning names by Nathan Sidwell · 4 years, 7 months ago
  66. 885ef72 Daily bump. by GCC Administrator · 4 years, 8 months ago
  67. 9051b54 Avoid nested save_CFLAGS and save_LDFLAGS by H.J. Lu · 4 years, 8 months ago
  68. 8d286dd x86: Default CET run-time support to auto by H.J. Lu · 4 years, 8 months ago
  69. af3bef0 libcc1: Enable Intel CET on Intel CET enabled host by H.J. Lu · 4 years, 8 months ago
  70. a6ee556 c++: Fix return type deduction with an abbreviated function template by Patrick Palka · 5 years ago
  71. 87d3f82 init.c (build_new): Add location_t parameter and use it throughout. by Paolo Carlini · 5 years ago
  72. 8d9254f Update copyright years. by Jakub Jelinek · 5 years ago
  73. 04e4997 decl2.c (delete_sanity): Add location_t parameter and use it throughout. by Paolo Carlini · 5 years ago
  74. d376941 typeck.c (cxx_sizeof_or_alignof_type): Add location_t parameter and use it throughout. by Paolo Carlini · 5 years ago
  75. ca6932a typeck.c (check_for_casting_away_constness): Add location_t parameter and use it. by Paolo Carlini · 5 years ago
  76. ad774d0 typeck2.c (build_functional_cast): Add location_t parameter and use it. by Paolo Carlini · 5 years ago
  77. 3554d8f typeck.c (cp_build_indirect_ref_1): Add location_t parameter and use it in error messages. by Paolo Carlini · 5 years ago
  78. e9085da Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update by Maciej W. Rozycki · 5 years ago
  79. 692af87 [C++ PATCH] Using decls by Nathan Sidwell · 6 years ago
  80. 6db76e4 [C++ PATCH] Commonixe using directive finishing by Nathan Sidwell · 6 years ago
  81. a554497 Update copyright years. by Jakub Jelinek · 6 years ago
  82. 620e594 Eliminate source_location in favor of location_t by David Malcolm · 6 years ago
  83. 22e0527 Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). by Joseph Myers · 6 years ago
  84. aa2b105 PR c++/69560 - wrong alignof(double) on x86. by Jason Merrill · 7 years ago
  85. 001ddaa re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) by David Malcolm · 7 years ago
  86. 85ec4fe Update copyright years. by Jakub Jelinek · 7 years ago
  87. 8c7dbea Plugin support on Windows/MinGW by Boris Kolpackov · 7 years ago
  88. 9d99775 Makefile.am: Remove references to c-compiler-name.h and cp-compiler-name.h by Sergio Durigan Junior · 7 years ago
  89. ce12115 [C++ PATCH] overloaded operator fns [6/N] by Nathan Sidwell · 7 years ago
  90. 88a819b [C++ PATCH] overloaded operator fns [2/N] by Nathan Sidwell · 7 years ago
  91. b419102 [C++ PATCH] Move mangling alias out of :: by Nathan Sidwell · 7 years ago
  92. 5aaa8fb Remove TYPE_METHODS. by Nathan Sidwell · 8 years ago
  93. d2884ec revert previous premature commit by Nathan Sidwell · 8 years ago
  94. de0e7b1 libcp1plugin.cc (plugin_build_decl): Use DECL_CXX_{CON,DE}STRUCTOR directly. by Nathan Sidwell · 8 years ago
  95. 75f8b37 libcp1plugin.cc (plugin_build_decl): Use DECL_CXX_{CON,DE}STRUCTOR directly. by Nathan Sidwell · 8 years ago
  96. d8448c5 Use SET_DECL_MODE in libcc1 by Richard Sandiford · 8 years ago
  97. 08fb131 config-lang.in (gtfiles): Add cp/lex.c. by Nathan Sidwell · 8 years ago
  98. d6ef53f cp-tree.h (lang_decl_fn): Remove assignment_operator_p field. by Nathan Sidwell · 8 years ago
  99. e249fca cp-tree.h (build_this_parm, [...]): Add FN parm. by Nathan Sidwell · 8 years ago
  100. 3c9feef Inline and using namespace representation change. by Nathan Sidwell · 8 years ago