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-family
/
c-common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-17
invoke.texi (-Wsizeof-pointer-memaccess): Document.
Jakub Jelinek
1
-2
/
+5
2012-07-08
basic-block.h: Re-group most prototypes per file.
Steven Bosscher
1
-0
/
+1
2012-06-21
c-common.h (c_common_print_pch_checksum): Remove.
Steven Bosscher
1
-1
/
+0
2012-06-15
[multiple changes]
Ramana Radhakrishnan
1
-0
/
+1
2012-05-29
expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate a kept temp.
Michael Matz
1
-2
/
+0
2012-04-30
re PR c++/51033 (generic vector subscript and shuffle support was not added t...
Marc Glisse
1
-0
/
+2
2012-04-11
re PR target/52624 (missing __builtin_bswap16)
Eric Botcazou
1
-1
/
+1
2012-04-10
c-common.c (warn_if_unused_value): Move definition to here.
Manuel López-Ibáñez
1
-0
/
+1
2012-03-21
c-common.h (enum cxx_dialect): Add cxx1y.
Jason Merrill
1
-1
/
+3
2011-12-20
gcc:
Joseph Myers
1
-4
/
+4
2011-12-15
re PR libstdc++/51365 (cannot use final empty class in std::tuple)
Jonathan Wakely
1
-6
/
+6
2011-12-01
re PR c++/51009 (ICE in verify_gimple_stmt)
Jason Merrill
1
-6
/
+1
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
1
-0
/
+25
2011-11-07
re PR c++/35688 (template visibility not overridden by template arguments)
Jason Merrill
1
-1
/
+0
2011-11-06
re PR c++/35688 (template visibility not overridden by template arguments)
Jason Merrill
1
-0
/
+1
2011-11-06
c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.
Joseph Myers
1
-0
/
+4
2011-11-04
re PR c++/50608 (cannot apply 'offsetof' to a non-constant address)
Eric Botcazou
1
-1
/
+2
2011-10-31
re PR c++/50920 (add a -std=c++11 option to the driver)
Jason Merrill
1
-4
/
+5
2011-10-26
Implement C++11 user-defined literals.
Ed Smith-Rowland
1
-0
/
+23
2011-10-18
[multiple changes]
Benjamin Kosnik
1
-1
/
+2
2011-10-03
Vector shuffling patch from Artem Shinkarov.
Artjoms Sinkarovs
1
-1
/
+1
2011-09-30
cp-tree.h (TREE_NEGATED_INT): Remove.
Jason Merrill
1
-2
/
+1
2011-09-08
PR c++/33255 - Support -Wunused-local-typedefs warning
Dodji Seketeli
1
-0
/
+7
2011-08-19
c-parser.c (c_parser_postfix_expression): Handle RID_BUILTIN_COMPLEX.
Joseph Myers
1
-1
/
+1
2011-08-18
c-decl.c (shadow_tag_warned): Check for _Noreturn.
Joseph Myers
1
-1
/
+2
2011-08-10
c-typeck.c (scalar_to_vector): New function.
Artjoms Sinkarovs
1
-0
/
+1
2011-08-02
backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...
Jakub Jelinek
1
-1
/
+3
2011-07-25
Remove parm name from declaration
Dodji Seketeli
1
-1
/
+1
2011-07-22
re PR c++/30112 (pragma redefine_extname fails when namespaces are involved)
Jason Merrill
1
-0
/
+1
2011-07-20
PR c++/6709 (DR 743)
Jason Merrill
1
-0
/
+24
2011-06-27
c-common.h (c_tree_chain_next): New static inline function.
Jakub Jelinek
1
-0
/
+15
2011-05-30
re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
Nathan Froyd
1
-1
/
+1
2011-05-27
move TS_STATEMENT_LIST to be a substructure of TS_TYPED
Nathan Froyd
1
-5
/
+11
2011-05-26
make TS_IDENTIFIER be a substructure of TS_TYPED
Nathan Froyd
1
-1
/
+1
2011-05-23
don't use TYPE_ARG_TYPES when calling c-family:check_function_arguments
Nathan Froyd
1
-1
/
+1
2011-05-15
c-common.c (c_common_reswords): Reorder.
Paolo Carlini
1
-3
/
+3
2011-05-06
generalize build_case_label to the rest of the compiler
Nathan Froyd
1
-1
/
+0
2011-04-27
re PR c++/40975 (ICE in copy_tree_r on array new)
Jason Merrill
1
-0
/
+1
2011-04-25
c-common.c (struct c_common_resword): Add __underlying_type.
Paolo Carlini
1
-0
/
+1
2011-04-13
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...
Nathan Froyd
1
-0
/
+1
2011-04-06
tm.texi.in: Document C target hooks as separate from general target hooks.
Joseph Myers
1
-0
/
+1
2011-03-18
c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).
Jason Merrill
1
-4
/
+0
2011-03-15
c-common.c (max_constexpr_depth): New.
Jason Merrill
1
-1
/
+5
2011-02-03
re PR c++/46890 (Failed to compile scummvm's player_v4a.cpp)
Nathan Froyd
1
-0
/
+1
2011-01-05
c-parser.c (c_parser_omp_atomic): Pass location of assignment operator to c_f...
Tom Tromey
1
-2
/
+2
2010-12-10
c-typeck.c (readonly_error): Delete.
Nathan Froyd
1
-0
/
+1
2010-12-09
c-typeck.c (build_indirect_ref): Call invalid_indirection_error.
Nathan Froyd
1
-0
/
+1
2010-12-06
In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
1
-90
/
+0
2010-11-30
In gcc/c-family/: 2010-11-30 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
1
-2
/
+1
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-0
/
+2
[next]