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
2001-05-27
c-decl.c (init_decl_processing): Don't call start_identifier_warnings.
Neil Booth
1
-2
/
+0
2001-05-25
builtins.def: Encode additional information, such as names and types, here.
Mark Mitchell
1
-30
/
+0
2001-05-25
c-parse.in (array_declarator): New.
Joseph Myers
1
-0
/
+114
2001-05-21
c-decl.c (finish_decl): Don't set DECL_C_HARD_REGISTER for non-register varia...
Mark Mitchell
1
-2
/
+21
2001-05-01
bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
Kaveh R. Ghazi
1
-12
/
+12
2001-04-30
c-common.c (c_promoting_integer_type_p): New function, from the corpse of old...
Richard Henderson
1
-1
/
+1
2001-04-24
Lazy __FUNCTION__ generation.
Nathan Sidwell
1
-33
/
+19
2001-03-28
IA-64 ABI Exception Handling.
Richard Henderson
1
-5
/
+4
2001-03-27
c-common.h (DECL_NUM_STMTS): New macro.
Mark Mitchell
1
-2
/
+2
2001-03-19
Compute DECL_ASSEMBLER_NAME lazily.
Mark Mitchell
1
-4
/
+4
2001-03-15
varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
Mark Mitchell
1
-3
/
+3
2001-03-02
print-rtl.c (print_rtx): Cast enums to int for comparison.
John David Anglin
1
-4
/
+4
2001-02-26
c-decl.c (finish_decl): Set DECL_DEFER_OUTPUT on tentative file-scope definit...
Jason Merrill
1
-3
/
+11
2001-02-23
c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.
Richard Kenner
1
-0
/
+4
2001-02-21
tree.h (DECL_UNINLINABLE): Move from C++ frontend.
Jason Merrill
1
-18
/
+20
2001-02-16
dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL.
Jason Merrill
1
-0
/
+13
2001-02-12
c-decl.c (grokdeclarator): In C99 mode...
Joseph Myers
1
-1
/
+2
2001-02-07
c-decl.c (finish_enum): Revert part of 2000-01-05 change.
Jakub Jelinek
1
-5
/
+11
2001-01-31
c-parse.in (structsp): Pedwarn when "enum foo" refers to an incomplete type.
Joseph Myers
1
-5
/
+13
2001-01-30
c-decl.c (c_expand_body): Check TYPE_SIZE_UNIT (ret_type) is not NULL.
Neil Booth
1
-1
/
+2
2001-01-28
configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.
Kaveh R. Ghazi
1
-1
/
+0
2001-01-25
c-decl.c (duplicate_decls): If different_binding_level is nonzero...
J"orn Rennecke
1
-5
/
+11
2001-01-13
c-decl.c (start_function): Don't warn if old prototype is builtin that's not ...
Richard Kenner
1
-2
/
+8
2001-01-10
output.h (make_function_rtl): Remove prototype.
Mark Mitchell
1
-2
/
+2
2001-01-07
builtins.def (BUILT_IN_FPRINTF): New entry.
Kaveh R. Ghazi
1
-1
/
+1
2001-01-04
c-decl.c (finish_struct): Detect flexible array members used in an inappropri...
Richard Henderson
1
-2
/
+20
2001-01-04
c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
Joseph Myers
1
-139
/
+26
2001-01-03
c-decl.c (grokdeclarator): Give zero-length arrays size zero.
Richard Henderson
1
-6
/
+9
2001-01-02
* c-decl.c (start_function): Don't warn on third parameter to main.
Richard Kenner
1
-5
/
+2
2001-01-02
c-decl.c (c_decode_option): Remove support of -Wmissing-noreturn.
Andreas Jaeger
1
-13
/
+11
2000-12-29
c-decl.c (grokdeclarator): Prevent crash in case of overflow in array size.
Alexandre Oliva
1
-1
/
+6
2000-12-07
c-decl.c (grokdeclarator): preserve previous alignments when rebuilding array...
DJ Delorie
1
-0
/
+2
2000-12-07
c-common.c (warn_format_security): New variable.
Joseph Myers
1
-0
/
+4
2000-12-02
Make alpha build again.
Bernd Schmidt
1
-4
/
+0
2000-12-01
c-common.c (warn_format, [...]): Define.
Joseph Myers
1
-8
/
+16
2000-12-01
c-common.c: Include "defaults.h".
Joseph Myers
1
-36
/
+10
2000-12-01
c-decl.c (grokdeclarator): If pedantic, warn about arrays with incomplete ele...
Joseph Myers
1
-12
/
+6
2000-11-29
c-decl.c (c_decode_option): Don't handle -lang-objc.
Neil Booth
1
-3
/
+1
2000-11-28
c-common.h: Remove flag_digraphs.
Neil Booth
1
-14
/
+3
2000-11-28
c-lex.h (parse_in): Change parse_in to a cpp_reader *.
Neil Booth
1
-1
/
+1
2000-11-26
Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
Neil Booth
1
-1
/
+0
2000-11-25
c-common.h (DECL_C_HARD_REGISTER): New.
Richard Henderson
1
-1
/
+4
2000-11-25
c-decl.c (c_expand_body): Use DECL_SOURCE_LINE rather than lineno for the sta...
Richard Henderson
1
-1
/
+1
2000-11-25
c-common.c: Remove USE_CPPLIB conditional inclusions.
Neil Booth
1
-7
/
+1
2000-11-19
c-decl.c (grokdeclarator): Support flexible array members.
Richard Henderson
1
-3
/
+15
2000-11-19
c-decl.c (grokdeclarator): Special case the creation of an index for a zero-l...
Richard Henderson
1
-18
/
+32
2000-11-18
c-decl.c (check_for_loop_decls): New function.
Joseph Myers
1
-0
/
+49
2000-11-17
stringpool.c: New file.
Zack Weinberg
1
-1
/
+1
2000-11-13
c-common.c (boolean_increment): New function.
Joseph Myers
1
-2
/
+21
2000-11-10
Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
Mark Mitchell
1
-1
/
+11
[next]