aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-26c-decl.c (finish_function): Always defer if DECL_DECLARED_INLINE_P.Richard Henderson1-2/+7
2003-03-22c-common.c: Include intl.h.Zack Weinberg1-16/+11
2003-03-17c-tree.h (struct lang_identifier): Remove error_locus field.Zack Weinberg1-7/+26
2003-03-12re PR c/9928 (ICE on duplicate enum declaration)Eric Botcazou1-1/+2
2003-03-08inline-3.c: New test.Jan Hubicka1-1/+1
2003-03-02params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff1-0/+2
2003-02-26objc-act.c: Include cgraph.hJan Hubicka1-1/+1
2003-02-22* c-decl.c (c_expand_body_1): Fix.Jan Hubicka1-0/+1
2003-02-22expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka1-0/+1
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka1-44/+74
2003-02-10re PR c/7741 (ICE on conflicting types (make_decl_rtl at varasm.c:834))Eric Botcazou1-0/+6
2003-01-24Rename -W to -Wextra.Phil Edwards1-2/+2
2003-01-18alias.c: Fix comment typos.Kazu Hirata1-2/+2
2003-01-10Merge from pch-branch.Geoffrey Keating1-3/+5
2003-01-03c-common.c (finish_fname_decls): Put the DECL_STMTs inside the outermost scope.Jason Merrill1-0/+12
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-11-26* c-decl.c: (start_struct): Commonize flag setting.Nathan Sidwell1-12/+9
2002-11-20re PR c/8518 (ICE when compiling mplayer)Eric Botcazou1-2/+3
2002-11-10c-decl.c (grokdeclarator): Make error for duplicate type qualifiers into a pe...Joseph Myers1-1/+9
2002-10-19c-decl.c, decl.c (start_decl): Point users of the old initialized- typedef ex...Zack Weinberg1-1/+1
2002-10-09c-decl.c (start_decl): Unconditionally issue error for 'typedef foo = bar'.Zack Weinberg1-19/+4
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-5/+5
2002-08-21re PR c/4319 (short accepted on typedef'd char)Joseph Myers1-6/+5
2002-08-17c-decl.c (flexible_array_type_p): New function.Joseph Myers1-0/+43
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski1-10/+16
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-262/+0
2002-08-07c-decl.c (duplicate_decls): Error out for incompatible TLS declarations.Aldy Hernandez1-0/+14
2002-08-01c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth1-144/+0
2002-07-28builtins.def [...]: Require an explicit ATTRS argument.Roger Sayle1-4/+0
2002-07-25c-decl.c (c_decode_option): No need to handle switches cpplib handles.Neil Booth1-8/+1
2002-07-22* c-decl.c (build_compound_literal): Set decl TREE_READONLY from TYPE.Jakub Jelinek1-0/+1
2002-07-22c-decl.c (build_compound_literal): Defer compound literal decls until until f...Jakub Jelinek1-5/+11
2002-07-21c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.Gabriel Dos Reis1-7/+7
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-20/+0
2002-07-11c-decl.c (duplicate_decls): Preserve the noreturn attribute on non-ANSI built...Roger Sayle1-5/+0
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-3/+8
2002-06-20utils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of explicit array size calc...Kaveh R. Ghazi1-1/+1
2002-06-16c-common.c (flag_ms_extensions): Move from c++ front end.Richard Henderson1-5/+38
2002-06-10re PR c/6660 (Typedeffed unnamed structs/unions do not compile with gcc-3.1)Jakub Jelinek1-2/+5
2002-06-07cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W options their own entr...Zack Weinberg1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-133/+47
2002-05-31c-decl.c (struct binding_level): Change int field n_incomplete to tree list i...Stan Shebs1-14/+24
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-1/+21
2002-05-23c-common.c (warn_nonnull): Declare.Jason Thorpe1-0/+1
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-18/+75
2002-05-18c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used with...Jason Thorpe1-0/+1
2002-05-09Makefile.in: Update.Neil Booth1-0/+4
2002-05-06c-common.c (warn_multichar): New.Neil Booth1-4/+0
2002-05-03defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.Jason Merrill1-2/+1