aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch
AgeCommit message (Expand)AuthorFilesLines
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg1-1/+1
1999-04-02* Make-lang.in (CHILL_FLAGS_TO_PASS): Do not pass $(CC).Jeffrey A Law2-1/+4
1999-03-31Makefile.in (hash.h): Generate using gperf language 'C'...Kaveh R. Ghazi4-9/+16
1999-03-27Make-lang.in (CHILL.dvi): New target.Jeffrey A Law2-1/+6
1999-02-24fix up ChangeLog entry confusionCraig Burley1-1/+1
1999-02-22improve wall of separation between build and installCraig Burley2-5/+22
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg2-2/+9
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-8/+0
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-5/+1
1999-01-19Makefile.in (typeck.o): Depend on insn-codes.h.Jeffrey A Law9-33/+54
1999-01-18ch-tree.h: Remove conflicting prototypes for pedwarn, warning_with_decl, and ...Kaveh R. Ghazi2-3/+5
1999-01-17* Makefile.in: Do not put ^Ls at the start of a line.Jeffrey A Law2-5/+9
1999-01-11Update FSF address in copyright header.Jeff Law29-29/+58
1999-01-06Fix copyrights.Jeff Law20-19/+37
1999-01-05Makefile.in: Add some missing $(exeext).Jeffrey A Law3-30/+19
1998-11-24Makefile.in (lex.c): Do not depend on hash.h.Jeffrey A Law2-2/+6
1998-10-19Warning fixes:Kaveh R. Ghazi4-5/+18
1998-10-15Warning fixes:Kaveh R. Ghazi4-4/+16
1998-10-14typeck.c (build_chill_cast): Fix typo in assignment statement.Kaveh R. Ghazi3-2/+9
1998-10-09Warning fixes:Kaveh R. Ghazi5-19/+36
1998-10-07typeck (type_for_mode): Only return TItype nodes when HOST_BITS_PER_WIDE_INT ...Jeffrey A Law3-0/+26
1998-10-07Warning fixes:Kaveh R. Ghazi3-973/+1281
1998-10-01Replace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GENERIC_PRAGMAS.Nick Clifton2-1/+57
1998-09-30* parse.c (emit_label): Fix return-type of prototype.Kaveh R. Ghazi2-1/+5
1998-09-30Warning fixes:Kaveh R. Ghazi4-11/+27
1998-09-30Warning fixes:Kaveh R. Ghazi10-27/+78
1998-09-30Grr, fix address.Kaveh Ghazi1-1/+1
1998-09-30Warning fixes:Kaveh R. Ghazi3-1/+23
1998-09-29ch-tree.h (build_compare_expr): Change first argument's type from `enum chill...Kaveh R. Ghazi3-6/+23
1998-09-20except.c: Include system.h.Robert Lipe3-1/+8
1998-09-20Warning fixes:Kaveh R. Ghazi19-399/+410
1998-09-14typeck.c (build_chill_slice): Always use TYPE_DOMAIN to get the domain type o...Dave Brolley2-11/+8
1998-09-14expr.c (build_chill_function_call): Remove redundant call to chill_convert_to...Dave Brolley2-2/+5
1998-09-10actions.c (chill_convert_for_assignment): Make a copy of the result node befo...Dave Brolley2-0/+6
1998-09-06final.c (final): If a label is reached only from a single jump...John Carr1-7/+7
1998-09-06final.c (final): If a label is reached only from a single jump...John Carr1-0/+4
1998-09-05Makefile.in (INCLUDES): Update after recent reorganization at the toplevel gc...Jeffrey A Law2-1/+6
1998-09-05* Makefile.in: Update dependancies for top-level gcc files that moved.Richard Henderson2-9/+16
1998-09-04Makefile.in: Tweak to avoid building runtime.Jeffrey A Law2-7/+7
1998-09-04Chill runtime moves into toplevel libchill directory.Jeff Law86-10826/+0
1998-09-03Chill testsuite problems...Dave Brolley2-0/+5
1998-09-02Change HANDLE_PRAGMA macro so that it supports USE_CPPLIBNick Clifton2-4/+47
1998-08-31decl.c (layout_chill_variants): Calculate nlables properly.Dave Brolley2-2/+20
1998-08-28Update reference to standard.Martin v. Löwis1-1/+2
1998-08-27Fix typo.Per Bothner1-1/+1
1998-08-27Migrate from devo/gcc/ch.Per Bothner1-0/+39
1998-08-27Per Bothner40-0/+28969
1998-08-27Migrate from devo/gcc/ch.Per Bothner8-0/+1038
1998-08-27Per Bothner18-0/+1799
1998-08-27Per Bothner26-0/+18292