aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/com.h
AgeCommit message (Expand)AuthorFilesLines
2003-07-06bad.c: Convert () to (void) in function definitions.Andreas Jaeger1-7/+7
2003-06-08Make-lang.in (F77_OBJS, [...]): Update.Neil Booth1-1/+1
2003-06-07symbol.c (ffesymbol_new_): Remove tests for macro FFECOM_symbolHOOK.Andreas Jaeger1-7/+2
2003-03-22com.c (ffecom_constantunion_with_type): New function.Bud Davis1-0/+2
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-21/+21
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-1/+1
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-2/+7
2002-03-17* com.h (ffe_parse_file): Prototype.Kaveh R. Ghazi1-1/+1
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-0/+1
2001-10-17com.h: Remove FFECOM_targetCURRENT...Richard Henderson1-63/+0
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-04-12bad.c (inhibit_warnings): Delete redundant declaration.Kaveh R. Ghazi1-5/+0
2000-09-11defaults.h: Provide default definitions for...Zack Weinberg1-43/+0
2000-08-23com-rt.def: Adapt macro DEFGFRT to accept CONST boolean.Toon Moene1-1/+1
2000-06-21Make-lang.in (F77_SRCS): Remove all .j files.Zack Weinberg1-1/+1
2000-05-18com.h (FFECOM_f2cINTEGER, [...]): Note that these types correspond to built-i...Chris Demetriou1-0/+8
2000-04-12com.h (FFECOM_f2cINTEGER): Avoid using LONG_TYPE_SIZE as a preprocessor const...Mark Mitchell1-18/+16
2000-02-26Fix copyrightsJeff Law1-1/+1
1999-12-30Make the Fortran front-end use garbage collection:Geoff Keating1-0/+1
1999-11-29com.c (ffecom_file_, [...]): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-11-29com.c (ffecom_get_invented_identifier): Rewrite to take an ellipses.Kaveh R. Ghazi1-2/+2
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-2/+0
1999-04-17rewrite to use block/scope structure of GBECraig Burley1-7/+24
1999-03-27Warning fixes:Kaveh R. Ghazi1-2/+2
1999-02-15delete/change my email addressCraig Burley1-1/+1
1998-06-16Cutover to system.h:Craig Burley1-2/+0
1998-06-15Restore circa-0.5.22 capabilities of `g77' driver:Craig Burley1-44/+2
1998-05-19JCB: update email in header.Dave Love1-1/+1
1997-10-01Update to 0.5.22-19970929.Jeff Law1-0/+1
1997-08-12Initial revisionJeff Law1-0/+419