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-07-13
c-decl.c (finish_function): Fix typo in comment.
Manuel López-Ibáñez
1
-1
/
+1
2010-06-19
c-decl.c (c_write_global_declarations): Don't check flag_syntax_only.
Philip Herron
1
-5
/
+0
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-10
/
+10
2010-06-06
re PR c/20000 (missing warning for noreturn function returning non-void)
Manuel López-Ibáñez
1
-6
/
+0
2010-06-05
c-common.c: Move to c-family/.
Steven Bosscher
1
-3
/
+3
2010-06-01
invoke.texi: Mention -fdump-ada-spec.
Arnaud Charlet
1
-0
/
+50
2010-05-28
c-common.h: Add FIXME for awkward split of c_register_addr_space.
Steven Bosscher
1
-0
/
+19
2010-05-27
diagnostic-core.h: New.
Joseph Myers
1
-3
/
+3
2010-05-26
demangle-expected: Add tests for __int128 and unsigned __int128 types.
Kai Tietz
1
-2
/
+54
2010-05-26
rtl.h (decl_default_tls_model): Move prototype from here...
Steven Bosscher
1
-1
/
+0
2010-05-23
c-decl.c (diagnose_mismatched_decls): Give error for duplicate typedefs with ...
Joseph Myers
1
-4
/
+34
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
[next]