aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
AgeCommit message (Expand)Author
1998-08-17* From GrahamJeffrey A Law
1998-07-08toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options.Vladimir N. Makarov
1998-07-06c-decl.c: Add warn_multichar.Jason Merrill
1998-07-01c-decl.c (grokdeclarator): Don't warn about implicit int in `typedef foo = bar'.Andreas Schwab
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell
1998-06-18c-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRITTEN for duplicate decl...Jeffrey A Law
1998-06-17haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr
1998-06-15Fix merging error with formerly cygnus local change.Jim Wilson
1998-06-10* c-decl.c (grokdeclarator): Remove unused variable "last".Graham Stott
1998-06-10* c-decl.c (start_decl): Correct test for -Wmain.Graham Stott
1998-06-10* decl.c (init_decl_processing): Fix typo.Jeffrey A Law
1998-06-10Integrate cpplib into the C and C++ front ends.Dave Brolley
1998-06-08[multiple changes]Andrew MacLeod
1998-05-13Warning fixes:Kaveh R. Ghazi
1998-05-06typo typo fixes fixesJeff Law
1998-05-06toplev.h: New file.Robert Lipe
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law
1998-04-21c-common.c (type_for_mode): Handle TI types.Jeffrey A Law
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein
1998-02-18tree.h (merge_machine_{type,decl}_attributes): Declare.Brendan Kehoe
1998-02-07c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe
1998-02-07* c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE once only.Greg McGary
1998-02-01expr.c (get_inner_reference): Use sbitsizetype for type sizes.J"orn Rennecke
1998-01-26Patch from Joern to fix dwarf1 bug: emit debug info for types defined inJ"orn Rennecke
1998-01-01c-decl.c (init_decl_processing): Provide proper fallback symbol for __builtin...Richard Henderson
1997-12-21c-pragma.c (handle_pragma_token): Generate warning messages about unknown pra...Nick Clifton
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi
1997-12-06Merge from gcc-2.8Jeff Law
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law
1997-10-16c-decl.c (start_struct): Ensure that structs with forward declarations are in...Mike Stump
1997-09-27c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.Jason Merrill
1997-09-26c-typeck.c (build_binary_op): Warn about comparing signed vs unsigned if...Paul Eggert
1997-09-10dwarf2 EH supportJason Merrill
1997-08-29pa.md (reload_peepholes): Make sure operand is a REG before examining REGNO.Jeffrey A Law
1997-08-27c-decl.c (grokdeclarator): If array index or size calculations overflow, issu...Doug Evans
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law
1997-08-02parmlist_tags_warning): Only suppress warning on union if anonymous.Richard Kenner
1997-08-02(init_decl_processing): Add __builtin_aggregate_incoming_address.Richard Kenner
1997-07-19c-decl.c (duplicate_decls): Set DECL_ABSTRACT_ORIGIN to olddecl if inline fun...Doug Evans
1997-06-09(complete_array_type): Remove obsolete references to change_main_variant.Richard Kenner
1997-04-25xJason Merrill
1997-04-13(c_decode_option): Ignore -Wundef, -Wno-undef.Richard Kenner
1997-03-25* c-decl.c (grokdeclarator): Pedwarn qualified void function return type.Doug Evans
1997-02-02(start_function): Fix improper installation of last change.Richard Kenner
1997-01-19Fix editing error in last change.Richard Kenner
1997-01-19(start_decl): Add code for -Wmain.Richard Kenner
1996-12-07(poplevel): Don't call output_inline_function if DECL_SAVED_INSNS isRichard Kenner