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-decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-16
c-decl.c: Don't include gimple.h.
Steven Bosscher
1
-5
/
+0
2010-05-15
vecir.h: New file with VEC primitives for tree, gimple, and rtl.
Steven Bosscher
1
-6
/
+1
2010-05-15
c-decl.c (grokfield): Allow typedefs for anonymous structs and unions by defa...
Joseph Myers
1
-9
/
+24
2010-05-09
re PR c/4784 (Anonymous structs issues)
Joseph Myers
1
-15
/
+33
2010-05-05
stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.
Steven Bosscher
1
-2
/
+5
2010-04-18
fold-const.c (fold_comparison): Use ssizetype.
Eric Botcazou
1
-1
/
+1
2010-04-12
re PR c/36774 (-Wmissing-prototypes triggers on nested functions)
Shujing Zhao
1
-4
/
+4
2010-04-07
re PR c/18624 (GCC does not detect local variable set but never used)
Jakub Jelinek
1
-3
/
+36
2010-03-26
re PR c/43381 (infinite loop in gcc.dg/parm-impl-decl-1.c with -g)
Joseph Myers
1
-1
/
+8
2010-03-19
re PR c/43211 (ICE with incomplete type in function argument)
Andrew Pinski
1
-0
/
+2
2010-03-04
re PR c/43248 (ICE: tree check: expected class 'type', have 'exceptional' (er...
Andrew Pinski
1
-1
/
+2
2010-02-26
re PR c/24577 (diagnostic informative note labelled "error")
Manuel López-Ibáñez
1
-3
/
+2
2010-02-20
re PR c/43125 (Revision 156907 failed gcc.dg/attr-used.c)
Mike Stump
1
-0
/
+4
2010-01-21
tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
Janis Johnson
1
-2
/
+2
2010-01-14
re PR middle-end/42674 (Bogus "no return statement in function returning non-...
Jakub Jelinek
1
-0
/
+2
2010-01-01
re PR c/42570 (ICE in get_alias_set, at alias.c:710)
Richard Guenther
1
-1
/
+3
2009-12-30
re PR c/42439 (Linux kernel BUILD_BUG_ON() broke)
Joseph Myers
1
-2
/
+14
2009-12-21
decl.c (finish_function): Rename pre-genericize event.
Brian Hackett
1
-0
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-24
/
+24
2009-10-26
tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
Ben Elliston
1
-7
/
+128
2009-09-23
re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes mis...
Dodji Seketeli
1
-0
/
+7
2009-09-17
c-decl.c (finish_struct): Adjust DECL_SOURCE_LOCATION of TYPE_STUB_DECL.
Jakub Jelinek
1
-0
/
+5
2009-09-13
langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
Richard Guenther
1
-24
/
+2
2009-08-25
hwint.h (HOST_LONG_FORMAT): New macro
Douglas B Rupp
1
-1
/
+1
2009-08-20
c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.
Richard Guenther
1
-15
/
+1
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
1
-27
/
+4
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
1
-4
/
+4
2009-07-07
cgraphunit.c: Replace %J by an explicit location.
Manuel López-Ibáñez
1
-25
/
+30
2009-07-07
c-lex.c: Replace %H by an explicit location.
Manuel López-Ibáñez
1
-6
/
+6
2009-06-26
c-decl.c (merge_decls): Re-indent.
H.J. Lu
1
-6
/
+6
2009-06-22
linux.opt: Put mglibc ahead of muclibc.
Ian Lance Taylor
1
-0
/
+12
2009-06-19
ggc-page.c (ggc_pch_write_object): Initialize emptyBytes.
Ian Lance Taylor
1
-0
/
+8
2009-06-19
dse.c (struct store_info): Rename bitmap field to bmap.
Ian Lance Taylor
1
-230
/
+438
2009-06-19
c-decl.c (grokdeclarator): If -Wc++-compat, warn about a global variable with...
Ian Lance Taylor
1
-0
/
+13
2009-06-16
* c-decl.c (grokdeclarator): Change size_varies to bool.
Ian Lance Taylor
1
-10
/
+10
2009-06-16
df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.
Ian Lance Taylor
1
-79
/
+565
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
1
-242
/
+332
2009-06-07
c-decl.c (finish_decl): Use bool for variable was_incomplete.
Bernhard Reutner-Fischer
1
-2
/
+1
2009-05-20
tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
Sandra Loosemore
1
-0
/
+16
2009-05-16
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
Ian Lance Taylor
1
-0
/
+41
2009-05-11
basic-block.h (enum profile_status): Break out of struct control_flow_graph.
Ian Lance Taylor
1
-29
/
+159
2009-05-08
re PR c/36892 (Support __attribute__((deprecated("text string"))))
H.J. Lu
1
-1
/
+1
2009-05-07
re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
Janis Johnson
1
-0
/
+40
2009-05-06
re PR c/40032 (ICE with incomplete type in struct)
Joseph Myers
1
-1
/
+4
2009-05-04
c-common.c (handle_mode_attribute): Use %qE for identifiers in diagnostics.
Joseph Myers
1
-47
/
+105
2009-04-26
re PR c/39581 (VLA types at file scope wrongly rejected)
Joseph Myers
1
-2
/
+32
2009-04-26
re PR c/39556 (statics in C99 inline functions later declared extern)
Joseph Myers
1
-3
/
+77
2009-04-26
c-decl.c (build_enumerator): Allow values folding to integer constants but no...
Joseph Myers
1
-4
/
+20
2009-04-25
re PR c/39564 (variably modified function return types not always diagnosed)
Joseph Myers
1
-2
/
+8
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-10
/
+6
[next]