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/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
/
c-tree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-04
Fix C handling of use of lvalues of incomplete types (PR c/36941, PR c/88827).
Joseph Myers
1
-3
/
+0
2019-11-25
Properly handle C2x attributes on types.
Joseph Myers
1
-3
/
+9
2019-11-20
Add more pedwarns for [[]] C attributes on types.
Joseph Myers
1
-0
/
+1
2019-11-14
Support C2x [[]] attributes for C.
Joseph Myers
1
-5
/
+20
2019-10-29
Add a simulate_enum_decl langhook
Richard Sandiford
1
-0
/
+2
2019-10-29
Add a simulate_builin_function_decl langhook
Richard Sandiford
1
-0
/
+1
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-3
/
+3
2019-05-09
Support profile (BB counts and edge probabilities) in GIMPLE FE.
Martin Liska
1
-0
/
+2
2019-04-26
re PR debug/90197 (Cannot step through simple loop at -O -g)
Jakub Jelinek
1
-1
/
+2
2019-04-01
re PR c/71598 (Wrong optimization with aliasing enums)
Richard Biener
1
-0
/
+1
2019-03-14
c-tree.h (enum c_declspec_il): New.
Richard Biener
1
-4
/
+9
2019-01-30
re PR c/89061 (GCC 9 introduces false positive in -Wjump-misses-init)
Jakub Jelinek
1
-0
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-19
c/c++, asm: Use nicer error for duplicate asm qualifiers
Segher Boessenkool
1
-1
/
+1
2018-12-06
asm inline
Segher Boessenkool
1
-1
/
+2
2018-11-13
Eliminate source_location in favor of location_t
David Malcolm
1
-6
/
+6
2018-10-18
Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.
Joseph Myers
1
-0
/
+2
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-1
/
+1
2018-01-13
re PR c/83801 ([avr] String constant in __flash not put into .progmem)
Jakub Jelinek
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-07
Allow _Alignas in compound literals (C11 DR#444).
Joseph Myers
1
-1
/
+2
2017-12-01
re PR c/83222 (Inconsistent "initializer element is not constant" error)
Jakub Jelinek
1
-0
/
+1
2017-11-19
re PR c/66618 (Failure to diagnose non-constant initializer for static object...
Jakub Jelinek
1
-2
/
+0
2017-10-04
C: underline parameters in mismatching function calls
David Malcolm
1
-1
/
+3
2017-08-24
C: fix logic within c_expr::get_location
David Malcolm
1
-1
/
+1
2017-08-21
C: use full locations within c_parser_expr_list's vec<location_t>
David Malcolm
1
-0
/
+8
2017-08-09
Boolify some parameters.
Marek Polacek
1
-1
/
+1
2017-08-09
re PR c/81417 (-Wsign-compare should print types being compared)
Marek Polacek
1
-1
/
+1
2017-07-06
Support C++-specific selftests
David Malcolm
1
-0
/
+7
2017-06-02
invoke.texi: Document the -Wsizeof-pointer-div warning.
Bernd Edlinger
1
-0
/
+1
2017-05-18
c-common.c (self_promoting_args_p): Change the return type to bool.
Marek Polacek
1
-2
/
+2
2017-05-17
Bye bye, c_save_expr.
Marek Polacek
1
-0
/
+4
2017-05-09
c-tree.h (pushdecl): Declare.
Nathan Sidwell
1
-0
/
+1
2017-03-27
re PR target/80162 (ICE on invalid code (address of register variable))
Jakub Jelinek
1
-1
/
+1
2017-03-23
c-tree.h: Remove a C_RID_YYCODE reference.
Marek Polacek
1
-2
/
+1
2017-01-24
Add "__RTL" to cc1
David Malcolm
1
-2
/
+5
2017-01-04
C FE: implement fix-it hint for -Wmissing-braces
David Malcolm
1
-2
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-14
Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
Prasad Ghangal
1
-0
/
+5
2016-09-02
re PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic' with OpenMP)
Jakub Jelinek
1
-0
/
+1
2016-08-19
Implement C _FloatN, _FloatNx types.
Joseph Myers
1
-0
/
+4
2016-06-22
C FE: suggest corrections for misspelled identifiers and type names
David Malcolm
1
-0
/
+1
2016-06-13
C: fixits for named initializers
David Malcolm
1
-1
/
+1
2016-06-07
C: add fixit hint to misspelled field names
David Malcolm
1
-1
/
+1
2016-05-19
PR c/71171: Fix uninitialized source_range in c_parser_postfix_expression
David Malcolm
1
-0
/
+9
2016-05-12
re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...
Marek Polacek
1
-2
/
+2
2016-05-11
PR43651: add warning for duplicate qualifier
Mikhail Maltsev
1
-1
/
+2
2016-05-02
c-common.h (enum c_omp_region_type): Define.
Cesar Philippidis
1
-1
/
+1
2016-04-20
re PR c++/69363 (ICE when doing a pragma simd reduction with max)
Ilya Verbin
1
-1
/
+1
[next]