aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/lex.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-18Makefile.def, [...]: Remove all mention of libf2c.Zack Weinberg1-4575/+0
2004-02-15c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.Roger Sayle1-1/+5
2004-02-15re PR fortran/14129 ([g77] gcc/f/lex.c buffer size limitation.)Roger Sayle1-2/+14
2003-10-21* haifa-sched.c (choose_ready): Initialize index.Jan Hubicka1-1/+1
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-9/+6
2003-07-08system.h: Poison MAP_CHARACTER.Zack Weinberg1-5/+0
2003-07-06bad.c: Convert () to (void) in function definitions.Andreas Jaeger1-13/+13
2003-06-01lex.c (ffelex_file_fixed): Remove usage of REDUCE_CARD_SIZE_AFTER_BIGGY.Andreas Jaeger1-16/+0
2003-05-31function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage.Andreas Jaeger1-52/+0
2003-05-03com.c (ffecom_do_entry_): Use location_t and input_location directly.Nathan Sidwell1-10/+7
2003-05-02Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell1-6/+6
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-13/+13
2003-05-01lex.c (ffelex_file_pop_): Rename parameter from input_filename.Nathan Sidwell1-6/+6
2002-08-22where.h (struct _ffewhere_file_): Mark GTY.Hans-Peter Nilsson1-2/+4
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-44/+0
2002-02-04Update copyright dates.Philipp Thomas1-1/+2
2002-02-04bad.def [...]: Insert comments to mark messages as not being printf style whe...Philipp Thomas1-0/+10
2002-01-02gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi1-2/+2
2001-12-16c-lex.c (lex_number): Use ISXDIGIT/hex_value.Kaveh R. Ghazi1-14/+2
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-6/+6
2001-11-09g77spec.c (lang_specific_driver): Adjust behavior of -v and --version for con...Zack Weinberg1-18/+0
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-9/+5
2001-10-17com.h: Remove FFECOM_targetCURRENT...Richard Henderson1-47/+3
2001-09-12bld.c (ffebld_op_string_): Const-ification.Kaveh R. Ghazi1-1/+1
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth1-8/+4
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-20/+8
2001-04-02lex.c (ffelex_hash_): Avoid eating one whole line after #line.Jakub Jelinek1-0/+6
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-5/+5
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-1/+1
2000-06-21Make-lang.in (F77_SRCS): Remove all .j files.Zack Weinberg1-6/+5
2000-05-09top level:Zack Weinberg1-9/+6
2000-04-18cccp.c, [...]: Removed.Zack Weinberg1-1/+1
2000-02-26Fix copyrightsJeff Law1-1/+1
1999-12-30Make the Fortran front-end use garbage collection:Geoff Keating1-1/+2
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-3/+4
1999-03-27Warning fixes:Kaveh R. Ghazi1-6/+6
1999-02-15delete/change my email addressCraig Burley1-1/+1
1999-02-01top.c: Don't define ffe_is_ident_.Zack Weinberg1-1/+1
1998-10-12Warning fixes:Kaveh R. Ghazi1-5/+5
1998-10-01Replace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GENERIC_PRAGMAS.Nick Clifton1-3/+3
1998-09-02Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIBNick Clifton1-7/+49
1998-06-16Cutover to system.h:Craig Burley1-11/+10
1998-06-15Restore circa-0.5.22 capabilities of `g77' driver:Craig Burley1-0/+21
1998-05-19JCB: update email in header.Dave Love1-1/+1
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1997-12-05release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1-1/+1
1997-08-12Initial revisionJeff Law1-0/+4697