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
2017-12-01
function.h (struct function): Remove cilk_frame_decl, is_cilk_function and ca...
Jakub Jelinek
2
-41
/
+33
2017-11-30
Remove inv_list.
Julia Koval
2
-11
/
+4
2017-11-28
re PR sanitizer/81275 (-fsanitize=thread produce incorrect -Wreturn-type warn...
Jakub Jelinek
3
-0
/
+66
2017-11-28
Remove Cilk Plus support.
Julia Koval
13
-2414
/
+30
2017-11-21
New POINTER_DIFF_EXPR
Marc Glisse
2
-0
/
+7
2017-11-21
* c-common.c (get_nonnull_operand): Use tree_to_uhwi.
Jakub Jelinek
2
-1
/
+3
2017-11-21
re PR c++/83059 (ICE on invalid C++ code: in tree_to_uhwi, at tree.c:6633)
Jakub Jelinek
2
-7
/
+14
2017-11-21
C/C++: more stdlib header hints (PR c/81404)
David Malcolm
3
-0
/
+220
2017-11-20
c-family: add name_hint/deferred_diagnostic
David Malcolm
3
-12
/
+128
2017-11-19
re PR c/66618 (Failure to diagnose non-constant initializer for static object...
Jakub Jelinek
2
-1
/
+7
2017-11-16
Add -std=c18 etc. option aliases.
Joseph Myers
2
-3
/
+21
2017-11-15
Add __builtin_tgmath for better tgmath.h implementation (bug 81156).
Joseph Myers
3
-0
/
+8
2017-11-10
PR c/81117 - Improve buffer overflow checking in strncpy
Martin Sebor
4
-5
/
+36
2017-11-06
Instrument function exit with __builtin_unreachable in C++
Martin Liska
3
-1
/
+11
2017-10-31
diagnostics: get rid of *_at_rich_loc in favor of overloading
David Malcolm
3
-17
/
+27
2017-10-30
Add -std=c17, -std=gnu17.
Joseph Myers
3
-2
/
+47
2017-10-27
builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...
Michael Meissner
2
-1
/
+13
2017-10-23
re PR c/82681 (c-warn.c:1218: typo in warning message)
Marek Polacek
2
-2
/
+7
2017-10-20
Add generic part for Intel CET enabling. The spec is available at
Igor Tsimbalist
1
-0
/
+27
2017-10-19
asan.c (handle_builtin_alloca): Deal with all alloca variants.
Eric Botcazou
2
-0
/
+15
2017-10-17
Simplify format_warning_at_substring API
David Malcolm
2
-25
/
+30
2017-10-13
c-gimplify.c (c_gimplify_expr): Handle [LR]ROTATE_EXPR like [LR]SHIFT_EXPR.
Jakub Jelinek
2
-0
/
+7
2017-10-12
C/C++: add fix-it hints for various missing symbols
David Malcolm
3
-0
/
+168
2017-10-11
[PATCH] Include path enumeration
Nathan Sidwell
2
-8
/
+13
2017-10-11
Do not error for no_sanitize attributes (PR sanitizer/82490).
Martin Liska
2
-8
/
+7
2017-10-10
Require wi::to_wide for trees
Richard Sandiford
5
-12
/
+22
2017-10-10
re PR c/82437 (false-positive -Wtautological-compare warning with -std=gnu89)
Jakub Jelinek
2
-2
/
+8
2017-10-06
re PR c/82437 (false-positive -Wtautological-compare warning with -std=gnu89)
Jakub Jelinek
2
-5
/
+19
2017-10-05
c-pretty-print.c (pp_c_parameter_type_list): Print ...
Bernd Edlinger
2
-0
/
+10
2017-10-02
Fix mismatched precisions in tree arithmetic
Richard Sandiford
2
-4
/
+11
2017-09-29
c-attribs.c (handle_noipa_attribute): Don't add "stack_protect" attribute.
Jakub Jelinek
2
-4
/
+5
2017-09-29
c-ada-spec.c (to_ada_name): Add index parameter.
Eric Botcazou
2
-24
/
+120
2017-09-29
c-ada-spec.c (max_ada_macros): Move around.
Eric Botcazou
2
-261
/
+226
2017-09-29
c-attribs.c (handle_packed_attribute): Test DECL_C_BIT_FIELD rather than DECL...
Jakub Jelinek
2
-2
/
+8
2017-09-21
enable handling of -gno- command-line options as negated prefixes
Alexandre Oliva
2
-1
/
+5
2017-09-15
Add support for -std=c++2a.
Andrew Sutton
4
-4
/
+48
2017-09-15
c-pragma.c (handle_pragma_scalar_storage_order): Expand on error message for ...
Eric Botcazou
2
-1
/
+18
2017-09-15
invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...
Jakub Jelinek
4
-28
/
+49
2017-09-12
Don't warn function alignment if warn_if_not_aligned_p is true
H.J. Lu
2
-1
/
+9
2017-09-12
c-common.c (field_decl_cmp, [...]): Move to c/c-decl.c.
Nathan Sidwell
3
-78
/
+7
2017-09-12
re PR target/82112 (internal compiler error: in fold_convert_loc, at fold-con...
Jakub Jelinek
1
-4
/
+8
2017-09-09
PR c++/81852 define feature-test macro for -fthreadsafe-statics
Jonathan Wakely
2
-0
/
+7
2017-09-04
re PR c/81783 (-Wtautological-compare could do better)
Marek Polacek
2
-0
/
+61
2017-09-01
c-opts.c (c_common_finish): Write dependency information even if there are er...
Boris Kolpackov
2
-2
/
+10
2017-09-01
re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd)
Jakub Jelinek
3
-1
/
+13
2017-08-30
Add some changelog entries that went astray during the machmode commits
Richard Sandiford
1
-0
/
+6
2017-08-30
[72/77] Pass scalar_mode to scalar_mode_supported_p
Richard Sandiford
2
-5
/
+11
2017-08-30
[71/77] Use opt_scalar_mode for mode iterators
Richard Sandiford
2
-5
/
+16
2017-08-30
[65/77] Add a SCALAR_TYPE_MODE macro
Richard Sandiford
3
-3
/
+10
2017-08-30
[35/77] Add uses of as_a <scalar_int_mode>
Richard Sandiford
1
-9
/
+9
[next]