summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi: Document -flang-isoc9x.Mark Mitchell1998-10-211-60/+80
* New warning, `missing-noreturn':Kaveh R. Ghazi1998-10-201-0/+14
* Warning fixes:Kaveh R. Ghazi1998-10-131-2/+2
* Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a...Ken Raeburn1998-10-111-0/+2
* c-common.c (type_for_mode): Only return TItype nodes when HOST_BITS_PER_WIDE_...Jeff Law1998-10-071-0/+8
* Add invocation of SET_DEFAULT_DECL_ATTRIBUTES, if defined.Nick Clifton1998-10-011-0/+4
* tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1998-09-151-15/+7
* tree.h (DECL_ORIGIN): New macro.Mark Mitchell1998-09-101-2/+2
* c-common.c (combine_strings): Also set TREE_READONLY.Jason Merrill1998-08-231-3/+3
* * From GrahamJeffrey A Law1998-08-171-0/+1
* c-decl.c (init_decl_processing): Remove unneeded &.Kaveh R. Ghazi1998-08-171-1/+1
* Function entry/exit profiling instrumentation:Ken Raeburn1998-07-301-0/+3
* toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options.Vladimir N. Makarov1998-07-081-1/+9
* c-decl.c: Add warn_multichar.Jason Merrill1998-07-061-0/+8
* c-decl.c (grokdeclarator): Don't warn about implicit int in `typedef foo = bar'.Andreas Schwab1998-07-011-0/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-0/+4
* invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1998-06-251-0/+2
* c-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRITTEN for duplicate decl...Jeffrey A Law1998-06-181-2/+9
* haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr1998-06-171-0/+3
* Fix merging error with formerly cygnus local change.Jim Wilson1998-06-151-1/+1
* * c-decl.c (grokdeclarator): Remove unused variable "last".Graham Stott1998-06-101-2/+0
* * c-decl.c (start_decl): Correct test for -Wmain.Graham Stott1998-06-101-1/+2
* * decl.c (init_decl_processing): Fix typo.Jeffrey A Law1998-06-101-1/+1
* Integrate cpplib into the C and C++ front ends.Dave Brolley1998-06-101-5/+27
* [multiple changes]Andrew MacLeod1998-06-081-0/+2
* Warning fixes:Kaveh R. Ghazi1998-05-131-8/+8
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* toplev.h: New file.Robert Lipe1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1998-05-051-5/+10
* c-common.c (type_for_mode): Handle TI types.Jeffrey A Law1998-04-211-0/+8
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-6/+4
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-5/+1
* c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1998-03-121-1/+1
* tree.h (merge_machine_{type,decl}_attributes): Declare.Brendan Kehoe1998-02-181-1/+11
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-0/+4
* * c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE once only.Greg McGary1998-02-071-1/+2
* expr.c (get_inner_reference): Use sbitsizetype for type sizes.J"orn Rennecke1998-02-011-15/+5
* Patch from Joern to fix dwarf1 bug: emit debug info for types defined inJ"orn Rennecke1998-01-261-1/+1
* c-decl.c (init_decl_processing): Provide proper fallback symbol for __builtin...Richard Henderson1998-01-011-3/+1
* c-pragma.c (handle_pragma_token): Generate warning messages about unknown pra...Nick Clifton1997-12-211-0/+12
* bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1997-12-201-1/+1
* Merge from gcc-2.8Jeff Law1997-12-061-1/+1
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-12/+63
* c-decl.c (start_struct): Ensure that structs with forward declarations are in...Mike Stump1997-10-161-0/+1
* c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.Jason Merrill1997-09-271-0/+2
* c-typeck.c (build_binary_op): Warn about comparing signed vs unsigned if...Paul Eggert1997-09-261-3/+3
* dwarf2 EH supportJason Merrill1997-09-101-1/+36
* pa.md (reload_peepholes): Make sure operand is a REG before examining REGNO.Jeffrey A Law1997-08-291-19/+0
* c-decl.c (grokdeclarator): If array index or size calculations overflow, issu...Doug Evans1997-08-271-0/+19
* Initial revisionmisc/cutover-egcs-1Jeff Law1997-08-111-8/+17