aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch/typeck.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-2/+2
2000-06-14tree.h (TYPE_USER_ALIGN, [...]): Define.Jakub Jelinek1-1/+6
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-2/+2
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-106/+153
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner1-36/+36
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-25/+29
2000-02-11expr.c (compare_records): Delete maximum_field_alignment declaration.Franz Sirl1-2/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17* All files: PROTO -> PARAMS.Kaveh R. Ghazi1-11/+11
1999-12-11typeck.c (apply_chill_array_layout, [...]): Avoid the use of ANSI string conc...Kaveh R. Ghazi1-6/+3
1999-11-23expr.c (build_chill_function_call): Don't call a variadic function with a non...Kaveh R. Ghazi1-1/+1
1999-10-31Makefile.in (convert.o, typeck.o): Depend on output.hJeffrey A Law1-131/+1
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-16/+0
1999-08-29Makefile.in (ch-version.c): Constify a char*.Kaveh R. Ghazi1-8/+16
1999-01-19Makefile.in (typeck.o): Depend on insn-codes.h.Jeffrey A Law1-17/+17
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1999-01-06Fix copyrights.Jeff Law1-1/+1
1998-10-14typeck.c (build_chill_cast): Fix typo in assignment statement.Kaveh R. Ghazi1-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-6/+6
1998-09-30Warning fixes:Kaveh R. Ghazi1-0/+11
1998-09-20Warning fixes:Kaveh R. Ghazi1-38/+29
1998-09-14typeck.c (build_chill_slice): Always use TYPE_DOMAIN to get the domain type o...Dave Brolley1-11/+5
1998-09-03Chill testsuite problems...Dave Brolley1-0/+1
1998-08-27Per Bothner1-0/+3905