aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch/decl.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-10Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis1-0/+1
2001-02-23c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.Richard Kenner1-0/+3
2001-01-29stmt.c (estimate_case_costs): Use integer_minus_one_node.Kaveh R. Ghazi1-6/+0
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-2/+1
2000-10-05* decl.c (finish_chill_function): Don't init can_reach_end.Richard Henderson1-3/+0
2000-09-11defaults.h: Provide default definitions for...Zack Weinberg1-46/+1
2000-08-07* decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2000-06-14tree.h (TYPE_USER_ALIGN, [...]): Define.Jakub Jelinek1-0/+3
2000-05-17Add options -Wunused-variable, -Wunused-function, -Wunused-label,Andrew Cagney1-2/+2
2000-05-09top level:Zack Weinberg1-1/+1
2000-04-18cccp.c, [...]: Removed.Zack Weinberg1-3/+1
2000-02-29c-decl.c (current_function_decl): Move to toplev.c.Martin v. Löwis1-4/+0
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner1-11/+2
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-14/+17
2000-02-11decl.c (init_decl_processing): Remove duplicate decl of set_alignment.Nathan Sidwell1-2/+0
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17* All files: PROTO -> PARAMS.Kaveh R. Ghazi1-22/+22
1999-10-26tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell1-1/+0
1999-09-24Allow to distinguish between three classes of builtin functionsBernd Schmidt1-85/+83
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-173/+7
1999-08-29Makefile.in (ch-version.c): Constify a char*.Kaveh R. Ghazi1-31/+49
1999-07-25* decl.c (va_list_type_node): New.Richard Henderson1-0/+3
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-8/+0
1999-01-19Makefile.in (typeck.o): Depend on insn-codes.h.Jeffrey A Law1-2/+2
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1999-01-06Fix copyrights.Jeff Law1-1/+1
1998-10-07typeck (type_for_mode): Only return TItype nodes when HOST_BITS_PER_WIDE_INT ...Jeffrey A Law1-0/+8
1998-09-30Warning fixes:Kaveh R. Ghazi1-11/+23
1998-09-20Warning fixes:Kaveh R. Ghazi1-49/+27
1998-08-31decl.c (layout_chill_variants): Calculate nlables properly.Dave Brolley1-2/+16
1998-08-27Per Bothner1-0/+5176