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-10-08
c-common.h (struct c_lang_decl): Add declared_inline.
Richard Henderson
1
-16
/
+40
2001-10-07
acinclude.m4: Fix spelling error of "separate" as "seperate".
Joseph Myers
1
-1
/
+1
2001-10-05
Makefile.in (c-decl.o): Depend on tree-inline.h.
Alexandre Oliva
1
-3
/
+21
2001-10-02
c-common.c (c_format_attribute_table): Make format and format_arg attributes ...
Joseph Myers
1
-0
/
+4
2001-10-02
attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...
Joseph Myers
1
-4
/
+19
2001-09-21
Table-driven attributes.
Joseph Myers
1
-9
/
+42
2001-09-12
c-common.c (c_tree_code_name): Const-ification.
Kaveh R. Ghazi
1
-1
/
+1
2001-08-31
c-decl.c (c_decode_option): Skip '-f' prefix before calling dump_switch_p.
Diego Novillo
1
-1
/
+1
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-12
/
+12
2001-08-09
Move constructor/destructor handling into target hooks.
Richard Henderson
1
-12
/
+8
2001-08-06
varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ...
Richard Henderson
1
-3
/
+5
2001-08-01
alias.c: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2001-07-19
Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
Neil Booth
1
-1
/
+2
2001-07-13
c-common.c (decl_attributes): Take a pointer to the node to which attributes ...
Joseph Myers
1
-7
/
+7
2001-07-10
regmove.c (replace_in_call_usage): Fix warnings.
Jan van Male
1
-143
/
+0
2001-07-08
target.h (struct gcc_target): Add insert_attributes.
Joseph Myers
1
-8
/
+0
2001-07-08
c-common.c (decl_attributes): Only take a single attributes parameter.
Joseph Myers
1
-11
/
+10
2001-07-07
target.h (targetm): Rename global from "target", so as not to conflict with l...
Stan Shebs
1
-1
/
+1
2001-06-26
Makefile.in (TARGET_H, [...]): New.
Neil Booth
1
-1
/
+2
2001-06-12
c-decl.c (grokdeclarator): Use INTEGRAL_TYPE_P.
Kaveh R. Ghazi
1
-2
/
+1
2001-06-11
re PR c/3116 (Bug with using oldstyle prototype declarations)
Joseph Myers
1
-3
/
+5
2001-06-11
c-decl.c (xref_tag): Don't return previous tags of wrong type.
Joseph Myers
1
-5
/
+12
2001-06-08
c-decl.c (grokdeclarator): Make the TREE_TYPE for declarations accurately ref...
Mark Mitchell
1
-2
/
+8
2001-06-06
c-semantics.c (genrtl_scope_stmt): Write out nested inline functions here, in...
Mark Mitchell
1
-13
/
+2
2001-06-05
c-common.h (flag_dump_translation_unit): Remove.
Nathan Sidwell
1
-9
/
+2
2001-06-05
c-tree.h (lang_decl): Add pending_sizes fields.
Mark Mitchell
1
-5
/
+28
2001-06-04
c-decl.c (get_parm_info): Use INTEGRAL_TYPE_P.
John David Anglin
1
-4
/
+2
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
[next]