index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
c-family
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
* c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_deduction_guides to 201703.
Jason Merrill
2
-1
/
+6
2018-06-01
c-ada-spec.c (dump_ada_declaration): Generate a forward declaration for a typ...
Eric Botcazou
2
-4
/
+16
2018-05-31
PR c/82063 - issues with arguments enabled by -Wall
Martin Sebor
2
-0
/
+9
2018-05-30
re PR c/55976 (-Werror=return-type should error on returning a value from a v...
David Pagan
2
-2
/
+11
2018-05-29
PR c++/67445 - returning temporary initializer_list.
Jason Merrill
2
-0
/
+8
2018-05-28
splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions.
Bernd Edlinger
2
-4
/
+7
2018-05-26
re PR bootstrap/85921 (/gcc/c-family/c-warn.c fails to build)
Jakub Jelinek
2
-5
/
+9
2018-05-18
PR c++/58407 - deprecated implicit copy ops.
Jason Merrill
2
-0
/
+9
2018-05-17
Fix GNU coding style for G_.
Martin Liska
2
-4
/
+9
2018-05-14
pt.c (tsubst): Check valid_array_size_p.
Jason Merrill
3
-6
/
+14
2018-05-11
re PR c/85696 (OpenMP with variably modified and default(none) won't compile)
Jakub Jelinek
2
-0
/
+14
2018-05-11
Support LLVM style of no_sanitize attribute (PR sanitizer/85556).
Martin Liska
2
-8
/
+18
2018-05-10
re PR c++/85662 ("error: non-constant condition for static assertion" from __...
Jakub Jelinek
3
-17
/
+23
2018-05-10
re PR c++/85400 (invalid Local Dynamic TLS relaxation for symbol defined in m...
Eric Botcazou
2
-3
/
+7
2018-05-07
[C++ PATCH] Kill -fno-for-scope
Nathan Sidwell
2
-2
/
+5
2018-05-03
[C++ Patch] Kill -ffriend-injection
Nathan Sidwell
2
-2
/
+5
2018-05-01
-Wformat: fix nonsensical "wide character" message (PR c/84258)
David Malcolm
2
-2
/
+25
2018-04-30
Use char_span for return type of location_get_source_line
David Malcolm
3
-12
/
+16
2018-03-29
More #include suggestions (PR c++/84269)
David Malcolm
2
-1
/
+39
2018-03-27
re PR c++/85061 (ICE with __builtin_offsetof applied to static member)
Jakub Jelinek
2
-1
/
+8
2018-03-23
re PR c++/85045 (ICE+SIGILL on valid C++ code: cxx_pretty_printer::postfix_e...
Marek Polacek
2
-1
/
+7
2018-03-20
* c-ada-spec.c (pp_ada_tree_identifier): Deal specifically with _Bool.
Eric Botcazou
2
-1
/
+5
2018-03-16
re PR c/84909 (typo: conversion from %qT to to %qT)
Jakub Jelinek
2
-2
/
+5
2018-03-16
re PR c/84910 (typo: "%qs follows inline declaration ")
Jakub Jelinek
2
-1
/
+7
2018-03-16
re PR c/84873 (ICE: verify_ssa failed (error: definition in block 3 does not ...
Richard Biener
2
-9
/
+9
2018-03-15
re PR c/84873 (ICE: verify_ssa failed (error: definition in block 3 does not ...
Richard Biener
2
-1
/
+14
2018-03-13
PR tree-optimization/84725 - enable attribute nonstring for all narrow charac...
Martin Sebor
2
-1
/
+12
2018-03-12
PR tree-optimization/83456 - -Wrestrict false positive on a non-overlapping m...
Martin Sebor
4
-24
/
+45
2018-03-02
re PR c++/84171 (ICE with -Wsign-compare)
Marek Polacek
2
-0
/
+9
2018-03-02
More Cilk Plus removal
Thomas Schwinge
2
-2
/
+5
2018-03-01
re PR c++/84639 (gcc/c-family/c-attribs.c:1822:27: runtime error: shift expon...
Marek Polacek
2
-4
/
+13
2018-02-28
i-cexten.ads (Float_128): New type.
Eric Botcazou
2
-4
/
+21
2018-02-28
c-ada-spec.c (dump_ada_double_name): New case.
Eric Botcazou
2
-201
/
+217
2018-02-28
c-ada-spec.c (dump_ada_node): Do not use generic address for incomplete struc...
Eric Botcazou
2
-28
/
+22
2018-02-28
c-ada-spec.c (dump_ada_import): Use boolean and fix formatting.
Eric Botcazou
1
-85
/
+79
2018-02-28
c-ada-spec.c (dump_ada_import): Use boolean and fix formatting.
Eric Botcazou
2
-180
/
+184
2018-02-27
PR c++/83871 - wrong code for attribute const and pure on distinct template s...
Martin Sebor
2
-0
/
+10
2018-02-21
Add IntegerRange for Wcatch-value= option.
Martin Liska
2
-1
/
+5
2018-02-15
* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_deduction_guides.
Jason Merrill
2
-1
/
+5
2018-02-09
[PR c/84293] Unexpected strict-alias warning
Nathan Sidwell
3
-15
/
+31
2018-02-09
PR lto/84212 - -Wno-* does not disable warnings from -flto link stage
Martin Sebor
2
-12
/
+21
2018-02-09
c-ada-spec.c (dump_ada_declaration): Do not generate the 'constant' keyword f...
Eric Botcazou
2
-2
/
+7
2018-02-02
c-common.h (DECL_UNNAMED_BIT_FIELD): New.
Paolo Carlini
2
-0
/
+8
2018-02-02
Move omp bitmask to general to use it in x86 backend.
Julia Koval
2
-120
/
+6
2018-01-29
re PR c/83966 (ICE in check_function_arguments at gcc/c-family/c-common.c:5617)
Marek Polacek
2
-1
/
+8
2018-01-27
c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for the fp_suffix argument.
Jakub Jelinek
2
-8
/
+24
2018-01-18
Add ability to remap file names in __FILE__, etc (PR other/70268)
Boris Kolpackov
5
-4
/
+25
2018-01-17
C++: Fix crash in warn_for_memset within templates (PR c++/83814)
David Malcolm
2
-13
/
+5
2018-01-10
c-ada-spec.c (dump_number): Add FLOAT_P parameter.
Eric Botcazou
2
-19
/
+44
2018-01-10
Preserving locations for variable-uses and constants (PR c++/43486)
David Malcolm
6
-16
/
+126
[prev]
[next]