| Commit message (Expand) | Author | Age | Files | Lines |
* | top: | zack | 2004-05-18 | 1 | -4575/+0 |
* | * c-common.h (GET_DIRECTIVE_LINE): Remove unused macro. | sayle | 2004-02-15 | 1 | -1/+5 |
* | PR fortran/14129 | sayle | 2004-02-15 | 1 | -2/+14 |
* | * haifa-sched.c (choose_ready): Initialize index. | hubicka | 2003-10-21 | 1 | -1/+1 |
* | gcc: | ghazi | 2003-07-19 | 1 | -9/+6 |
* | * system.h: Poison MAP_CHARACTER. | zack | 2003-07-08 | 1 | -5/+0 |
* | * bad.c: Convert () to (void) in function definitions. | aj | 2003-07-06 | 1 | -13/+13 |
* | * lex.c (ffelex_file_fixed): Remove usage of | aj | 2003-06-01 | 1 | -16/+0 |
* | * function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE | aj | 2003-05-31 | 1 | -52/+0 |
* | * com.c (ffecom_do_entry_): Use location_t and input_location | nathan | 2003-05-03 | 1 | -10/+7 |
* | * Makefile.in (TREE_H): Replace location.h with input.h. | nathan | 2003-05-02 | 1 | -6/+6 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -13/+13 |
* | * lex.c (ffelex_file_pop_): Rename parameter from input_filename. | nathan | 2003-05-01 | 1 | -6/+6 |
* | * where.h (struct _ffewhere_file_): Mark GTY. | hp | 2002-08-22 | 1 | -2/+4 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -44/+0 |
* | Update copyright dates. | pthomas | 2002-02-04 | 1 | -1/+2 |
* | 2002-02-04 Philipp Thomas <pthomas@suse.de> | pthomas | 2002-02-04 | 1 | -0/+10 |
* | * gcc.c (default_compilers): Const-ify. | ghazi | 2002-01-02 | 1 | -2/+2 |
* | * c-lex.c (lex_number): Use ISXDIGIT/hex_value. | ghazi | 2001-12-16 | 1 | -14/+2 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -6/+6 |
* | * g77spec.c (lang_specific_driver): Adjust behavior of -v and | zack | 2001-11-09 | 1 | -18/+0 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -9/+5 |
* | * com.h: Remove FFECOM_targetCURRENT, FFECOM_ONEPASS, BUILT_FOR_270, | rth | 2001-10-17 | 1 | -47/+3 |
* | * bld.c (ffebld_op_string_): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * Makefile.in (final.o): Depend on debug.h. | neil | 2001-07-12 | 1 | -8/+4 |
* | * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h. | neil | 2001-07-11 | 1 | -20/+8 |
* | * lex.c (ffelex_hash_): Avoid eating one whole line after | jakub | 2001-04-02 | 1 | -0/+6 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -5/+5 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -1/+1 |
* | * Make-lang.in (F77_SRCS): Remove all .j files. | zack | 2000-06-21 | 1 | -6/+5 |
* | top level: | zack | 2000-05-09 | 1 | -9/+6 |
* | * cccp.c, cexp.y, cexp.c, cccp.1: Removed. | zack | 2000-04-18 | 1 | -1/+1 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+1 |
* | Make the Fortran front-end use garbage collection: | geoffk | 1999-12-30 | 1 | -1/+2 |
* | * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use | ghazi | 1999-09-16 | 1 | -3/+4 |
* | Warning fixes: | ghazi | 1999-03-27 | 1 | -6/+6 |
* | delete/change my email address | burley | 1999-02-15 | 1 | -1/+1 |
* | 1999-02-01 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-02-01 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-10-12 | 1 | -5/+5 |
* | Replace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GENERIC_PRAGMAS. | nickc | 1998-10-01 | 1 | -3/+3 |
* | Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB | nickc | 1998-09-02 | 1 | -7/+49 |
* | Mon Jun 15 22:21:57 1998 Craig Burley <burley@gnu.org> | fx | 1998-06-16 | 1 | -11/+10 |
* | Thu May 28 21:32:18 1998 Craig Burley <burley@gnu.org> | fx | 1998-06-15 | 1 | -0/+21 |
* | JCB: update email in header. | fx | 1998-05-19 | 1 | -1/+1 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | release branch changes from 11-27 snapshot to egcs-1.0. | law | 1997-12-05 | 1 | -1/+1 |
* | Initial revision | law | 1997-08-12 | 1 | -0/+4697 |