8540.md: New file.
[gcc.git] / gcc / c-decl.c
2003-03-22 Zack Weinbergc-common.c: Include intl.h.
2003-03-17 Zack Weinbergc-tree.h (struct lang_identifier): Remove error_locus...
2003-03-12 Eric Botcazoure PR c/9928 (ICE on duplicate enum declaration)
2003-03-08 Jan Hubickainline-3.c: New test.
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-02-26 Jan Hubickaobjc-act.c: Include cgraph.h
2003-02-22 Jan Hubicka* c-decl.c (c_expand_body_1): Fix.
2003-02-22 Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...
2003-02-12 Jan HubickaMakefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time
2003-02-10 Eric Botcazoure PR c/7741 (ICE on conflicting types (make_decl_rtl...
2003-01-24 Phil EdwardsRename -W to -Wextra.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-03 Jason Merrillc-common.c (finish_fname_decls): Put the DECL_STMTs...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-11-26 Nathan Sidwell* c-decl.c: (start_struct): Commonize flag setting.
2002-11-20 Eric Botcazoure PR c/8518 (ICE when compiling mplayer)
2002-11-10 Joseph Myersc-decl.c (grokdeclarator): Make error for duplicate...
2002-10-19 Zack Weinbergc-decl.c, decl.c (start_decl): Point users of the old...
2002-10-09 Zack Weinbergc-decl.c (start_decl): Unconditionally issue error...
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-08-21 Joseph Myersre PR c/4319 (short accepted on typedef'd char)
2002-08-17 Joseph Myersc-decl.c (flexible_array_type_p): New function.
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-08-07 Aldy Hernandezc-decl.c (duplicate_decls): Error out for incompatible...
2002-08-01 Neil Boothc-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-28 Roger Saylebuiltins.def [...]: Require an explicit ATTRS argument.
2002-07-25 Neil Boothc-decl.c (c_decode_option): No need to handle switches...
2002-07-22 Jakub Jelinek* c-decl.c (build_compound_literal): Set decl TREE_READ...
2002-07-22 Jakub Jelinekc-decl.c (build_compound_literal): Defer compound liter...
2002-07-21 Gabriel Dos Reisc-decl.c (build_array_declarator): Say 'ISO C90', not...
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-07-11 Roger Saylec-decl.c (duplicate_decls): Preserve the noreturn attri...
2002-07-01 Roger Sayletree.h: Modify builtin_function interface to take an...
2002-06-20 Kaveh R. Ghaziutils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of...
2002-06-16 Richard Hendersonc-common.c (flag_ms_extensions): Move from c++ front...
2002-06-10 Jakub Jelinekre PR c/6660 (Typedeffed unnamed structs/unions do...
2002-06-07 Zack Weinbergcppinit.c (COMMAND_LINE_OPTIONS): Give all relevant...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 Stan Shebsc-decl.c (struct binding_level): Change int field n_inc...
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-23 Jason Thorpec-common.c (warn_nonnull): Declare.
2002-05-22 Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-05-18 Jason Thorpec-common.c (c_common_post_options): Warn if -Wformat...
2002-05-09 Neil BoothMakefile.in: Update.
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-05-03 Jason Merrilldefaults.h (BOOL_TYPE_SIZE): Move default here from...
2002-04-28 Franz Sirlre PR c/6343 (attribute((weak)) not working on second...
2002-04-26 Eric Botcazouc-decl.c (grokdeclarator): Remove outdated ??? note...
2002-04-24 Richard Hendersonc-decl.c (grokdeclarator): Don't pedwarn variable sized...
2002-04-20 Neil BoothMakefile.in: Update.
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-10 Toon Moenec-decl.c (c_init_decl_processing): Move generation...
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31 Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-28 Richard Hendersonc-decl.c (finish_function): New arg can_defer_p.
2002-03-27 Neil BoothMakefile.in (attribs.o): Update.
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-25 Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-24 Neil BoothRemoval of separate preprocessor cpp0.
2002-03-22 Richard Hendersonc-pragma.c (maybe_apply_renaming_pragma): New.
2002-03-15 Richard Hendersonc-decl.c: Include c-pragma.h.
2002-03-05 Geoffrey Keatingtoplev.c (documented_lang_options): Document more langu...
2002-03-03 Richard Henderson* c-decl.c (start_decl): Initialized variables are...
2002-02-28 Jason Merrillc-decl.c (finish_function): Only warn about missing...
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-20 Alexandre Olivac-decl.c (pushdecl): If no global declaration is found...
2002-02-20 Jakub Jelinekre PR c++/5713 (Redeclaration causes ice in in make_dec...
2002-02-15 Richard Sandiford* c-decl.c (grokdeclarator): Prevent a segfault on...
2002-02-14 Jakub Jelinekre PR c/5503 (GCC ignores prototype)
2002-02-06 Jason Merrillc-decl.c (finish_function): Warn about a non-void funct...
2002-02-05 Alexandre Olivatarget.h (struct gcc_target): Added ms_bitfield_layout_p.
2002-02-02 Neil Boothc-decl.c, [...]: Revert bitfield patch.
2002-02-01 Zack Weinbergc-lex.c (yyparse): Call debug_hooks->start_source_file...
2002-01-31 Joseph Myersc-decl.c (grokdeclarator): Handle type being a typedef...
2002-01-29 Neil Boothre PR c/3325 (cast of bit-field to same type gets disca...
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2002-01-25 Richard Kennerbuiltins.c (expand_builtin_strncpy): Use integer_zerop...
2002-01-10 Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-06 Richard Hendersonc-decl.c (c_expand_body): Don't call outlining_inline_f...
2002-01-02 Jason Merrillc-decl.c (c_expand_body): Call outlining_inline_functio...
2001-12-24 Richard Hendersonre PR debug/5163 (Internal compiler error in add_abstra...
2001-12-17 Joseph Myersre PR c/5105 (compound literal patch broken with inlining)
2001-12-15 Aldy Hernandezc-parse.in (typename): Do not split attributes.
2001-12-07 Richard Henderson* c-decl.c (c_language): Remove duplicate.
2001-12-05 Neil Boothc-common.c (shadow_warning): New function, moved from...
2001-12-05 Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-05 Jakub Jelinekc-decl.c (pushdecl): Only increase n_incomplete if...
2001-12-04 Joseph Myersre PR c/4787 (Different anonymous variables declared...
2001-12-04 Alexandre Olivac-decl.c (duplicate_decls): Revert rth's patch.
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-02 Richard Henderson* c-decl.c (duplicate_decls): Conditionalize DECL_SAVED...
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-30 Richard Henderson* c-decl.c (duplicate_decls): Copy DECL_SAVED_TREE.
next