aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch/actions.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-1/+2
2000-03-07tree.h (INT_CST_LT, [...]): Remove unneeded casts.Richard Kenner1-2/+2
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-32/+40
2000-01-17* All files: PROTO -> PARAMS.Kaveh R. Ghazi1-16/+16
2000-01-04builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi1-3/+3
1999-09-15* actions.c (warn_unhandled): Use xstrdup, not xmalloc/strcpy.Kaveh R. Ghazi1-2/+1
1999-08-29Makefile.in (ch-version.c): Constify a char*.Kaveh R. Ghazi1-26/+47
1999-08-09actions.c (lang_identify): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-05-04actions.c (chill_expand_assignment): Use powersetlen to calculate the length ...Dave Brolley1-5/+1
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-09-30Warning fixes:Kaveh R. Ghazi1-1/+1
1998-09-30Warning fixes:Kaveh R. Ghazi1-1/+3
1998-09-20Warning fixes:Kaveh R. Ghazi1-26/+13
1998-09-10actions.c (chill_convert_for_assignment): Make a copy of the result node befo...Dave Brolley1-0/+1
1998-08-27Per Bothner1-0/+1820