index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
c
/
c-parser.c
Age
Commit message (
Expand
)
Author
2017-12-10
Backport "Fix condition folding in c_parser_omp_for_loop"
vries
2017-03-17
* c-parser.c: Add C11 references.
mpolacek
2017-03-15
* c-parser.c (c_parser_enum_specifier): Remove redundant line.
mpolacek
2017-03-11
Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)
dmalcolm
2017-03-09
PR sanitizer/79757
mpolacek
2017-03-07
PR c/79834
jakub
2017-03-03
PR c/79837
jakub
2017-03-03
PR c/79836
jakub
2017-02-28
* config/i386/i386.c: Include intl.h.
jakub
2017-02-24
PR c++/79588
jakub
2017-02-16
PR c++/79512
jakub
2017-02-13
* cprop.c (cprop_jump): Add missing space in string literal.
jakub
2017-02-09
PR c/79428
mpolacek
2017-02-09
PR c/79431
jakub
2017-02-09
2017-02-09 Nathan Sidwell <nathan@codesourcery.com>
cltang
2017-01-24
Add "__RTL" to cc1
dmalcolm
2017-01-04
PR c++/64767
mpolacek
2017-01-04
C FE: implement fix-it hint for -Wmissing-braces
dmalcolm
2017-01-01
Update copyright years.
jakub
2016-12-14
Split omp-low into multiple files
jamborm
2016-12-02
gcc/c/
cesar
2016-11-14
2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>
rguenth
2016-11-13
2016-11-13 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
prathamesh3492
2016-09-26
Implement -Wimplicit-fallthrough.
mpolacek
2016-09-23
* sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,
jakub
2016-09-14
* c-common.c (c_common_truthvalue_conversion): Use false instead of 0.
mpolacek
2016-09-13
fix-it hints: insert_before vs insert_after
dmalcolm
2016-09-12
gcc/c-family:
edlinger
2016-09-02
PR c/65467
jakub
2016-09-01
C: Fix missing spaces in 'struct' fix-it hints
dmalcolm
2016-08-30
rich_location: add convenience overloads for adding fix-it hints
dmalcolm
2016-08-19
Implement C _FloatN, _FloatNx types.
jsm28
2016-08-12
PR c/7652
mpolacek
2016-08-04
Rework C/C++ OpenACC routine parsing
tschwinge
2016-08-04
C/C++: Simplify handling of location information for OpenACC routine directives
tschwinge
2016-07-29
PR c/71853
mpolacek
2016-07-29
PR c/71583
mpolacek
2016-07-20
C: convert return type of lookup_name_fuzzy from tree to const char *
dmalcolm
2016-07-20
gcc/
gjl
2016-07-15
gcc/c/
cesar
2016-07-13
use auto_vec for more local variables
tbsaunde
2016-06-29
Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellatio...
tschwinge
2016-06-29
Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
tschwinge
2016-06-22
C FE: suggest corrections for misspelled identifiers and type names
dmalcolm
2016-06-19
PR c/69507 - bogus warning: ISO C does not allow ‘__alignof__ (expression)’
msebor
2016-06-13
C: fixits for named initializers
dmalcolm
2016-06-10
[PR c/71381] C/C++ OpenACC cache directive rejects valid syntax
tschwinge
2016-06-07
C: add fixit hint to misspelled field names
dmalcolm
2016-06-06
PR c/71362
mpolacek
2016-05-30
PR c++/71349
jakub
[next]