aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch/expr.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-30builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.Richard Kenner1-1/+1
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-10/+13
2000-02-11expr.c (compare_records): Delete maximum_field_alignment declaration.Franz Sirl1-1/+0
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17* All files: PROTO -> PARAMS.Kaveh R. Ghazi1-30/+30
1999-12-11typeck.c (apply_chill_array_layout, [...]): Avoid the use of ANSI string conc...Kaveh R. Ghazi1-2/+1
1999-11-23expr.c (build_chill_function_call): Don't call a variadic function with a non...Kaveh R. Ghazi1-6/+6
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-1/+0
1999-08-29Makefile.in (ch-version.c): Constify a char*.Kaveh R. Ghazi1-31/+65
1999-01-19Makefile.in (typeck.o): Depend on insn-codes.h.Jeffrey A Law1-3/+3
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1999-01-06Fix copyrights.Jeff Law1-1/+1
1998-10-15Warning fixes:Kaveh R. Ghazi1-1/+2
1998-09-29ch-tree.h (build_compare_expr): Change first argument's type from `enum chill...Kaveh R. Ghazi1-4/+8
1998-09-20Warning fixes:Kaveh R. Ghazi1-44/+24
1998-09-14expr.c (build_chill_function_call): Remove redundant call to chill_convert_to...Dave Brolley1-2/+0
1998-08-27Per Bothner1-0/+4493