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/gfortran-test
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-15
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-15
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-decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-06
re PR c/6940 (taking sizeof array parameter should trigger a warning)
Marek Polacek
1
-0
/
+3
2014-07-02
c-decl.c (duplicate_decls): CLear DECL_STRUCT_FUNCTION before releasing symbol.
Jan Hubicka
1
-1
/
+8
2014-06-30
convert.c (convert_to_integer): Don't instrument conversions if the function ...
Marek Polacek
1
-1
/
+5
2014-06-24
Remove a layer of indirection from hash_table
Trevor Saunders
1
-8
/
+5
2014-06-15
c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.
Jan Hubicka
1
-2
/
+2
2014-06-12
symtab.c (section_hash): New hash.
Jan Hubicka
1
-1
/
+1
2014-06-09
symtab.c (dump_symtab_base): Update dumping.
Jan Hubicka
1
-2
/
+11
2014-06-05
re PR c/48062 (`shadowed declaration is here' should be a note)
Marek Polacek
1
-9
/
+13
2014-06-02
expr.h: Remove prototypes of functions defined in builtins.c.
Andrew MacLeod
1
-0
/
+1
2014-05-24
tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.
Jan Hubicka
1
-1
/
+14
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-13
/
+10
2014-05-08
re PR c/61053 (_Alignas(long long) reduces alignment of long long)
Marek Polacek
1
-1
/
+1
2014-05-08
re PR c/61077 (_Atomic in the return type or argument types of main not diagn...
Marek Polacek
1
-0
/
+3
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-8
/
+9
2014-05-01
re PR c/29467 (-ansi -pedantic accepts _Bool without diagnostic)
Marek Polacek
1
-0
/
+3
2014-04-25
re PR c/18079 (Contradicting function attributes (always_inline vs noinline))
Marek Polacek
1
-10
/
+30
2014-03-28
re PR c++/60689 (Bogus error with atomic::exchange)
Jakub Jelinek
1
-2
/
+2
2014-03-07
The error_mark_node is not an OpenMP mappable type.
Thomas Schwinge
1
-1
/
+1
2014-01-31
re PR c/59963 (Wrong column number for warning -Woverflow)
Marek Polacek
1
-1
/
+1
2014-01-06
re PR c/57773 (-Wpedantic incorrect warning for enum bit-field)
Marek Polacek
1
-1
/
+2
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-04
re PR c/54113 (-Wmissing-prototypes produces false alarms for C99 inline func...
Marek Polacek
1
-1
/
+2
2013-12-03
re PR c/59351 (ICE on empty compound literal with -pedantic)
Marek Polacek
1
-1
/
+3
2013-11-29
re PR c/57574 (-std=c99 inline function incorrectly has external linkage with...
Joseph Myers
1
-0
/
+8
2013-11-27
cgraph.h (enum cgraph_simd_clone_arg_type): New.
Aldy Hernandez
1
-2
/
+3
2013-11-22
Remove macros that implicitly use input_location
David Malcolm
1
-20
/
+29
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+5
2013-11-18
cuintp.c (UI_From_gnu): Use tree_to_shwi rather than tree_low_cst.
Richard Sandiford
1
-1
/
+1
2013-11-18
decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.
Richard Sandiford
1
-3
/
+3
2013-11-13
extend.texi (Statement Exprs, Typeof): Discuss __auto_type.
Joseph Myers
1
-2
/
+64
2013-11-12
c-common.c (c_common_reswords): Add _Thread_local.
Joseph Myers
1
-11
/
+36
2013-11-07
tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
Joseph Myers
1
-21
/
+97
2013-11-06
c-decl.c (locate_old_decl): If a previous conflicting decl is both explicit a...
DJ Delorie
1
-1
/
+2
2013-11-03
Implement -fsanitize=vla-bound.
Marek Polacek
1
-0
/
+11
2013-10-29
Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.
Balaji V. Iyer
1
-0
/
+7
2013-10-11
target.c: New file.
Jakub Jelinek
1
-2
/
+174
2013-09-13
re PR target/57848 (internal compiler error on builtin and '#pragma GCC targe...
Kai Tietz
1
-3
/
+0
2013-07-13
re PR c++/57793 (ICE with bitfields in get_bit_range)
Jason Merrill
1
-0
/
+6
2013-06-18
re PR c/57630 (Error should include -std=c11 and friends)
Marek Polacek
1
-2
/
+3
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-53
/
+45
2012-10-29
re PR c/53066 (Wshadow should not warn for shadowing an extern function)
Manuel López-Ibáñez
1
-2
/
+12
2012-10-09
Change more non-GTY hash tables to use the new type-safe template hash table.
Lawrence Crowl
1
-7
/
+9
2012-10-04
dumpfile.h, dumpfile.c: Remove TDI_ada.
Arnaud Charlet
1
-2
/
+2
2012-10-01
invoke.texi: Add documentation for the new option.
Sharad Singhai
1
-2
/
+2
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
1
-4
/
+4
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-1
/
+1
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+1
2012-06-29
configure.ac: Skip C if explicitly selected.
Steven Bosscher
1
-0
/
+10155