| Commit message (Expand) | Author | Age | Files | Lines |
* | ste.c (ffeste_R838): Handle ERROR_MARK. | Bud Davis | 2003-06-01 | 2 | -10/+22 |
* | lex.c (ffelex_file_fixed): Remove usage of REDUCE_CARD_SIZE_AFTER_BIGGY. | Andreas Jaeger | 2003-06-01 | 4 | -68/+23 |
* | re PR fortran/10843 (g77 -ffree-form rejects "GO TO".) | Bud Davis | 2003-05-31 | 2 | -1/+23 |
* | function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage. | Andreas Jaeger | 2003-05-31 | 2 | -53/+8 |
* | com.c (ffecom_init_0): Define built-in functions for tan and atan. | Roger Sayle | 2003-05-31 | 3 | -2/+21 |
* | com.c (ffecom_sym_transform_): Error out on unallocatable storage after type ... | Bud Davis | 2003-05-22 | 2 | -5/+10 |
* | intdoc.in: Fix documentation of IDATE. | Toon Moene | 2003-05-18 | 4 | -12/+20 |
* | * doc/bugreport.texi, f/g77.texi: Remove most of the preface of the bug repor... | Wolfgang Bangerth | 2003-05-16 | 2 | -20/+7 |
* | bugreport.texi: Remove most of the bug reporting instructions and merge them ... | Wolfgang Bangerth | 2003-05-15 | 2 | -340/+11 |
* | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 2003-05-13 | 2 | -1/+7 |
* | diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument. | Zack Weinberg | 2003-05-12 | 2 | -3/+8 |
* | com.c (ffecom_init_0): Define built-in functions for atan2, exp, floor, fmod,... | Roger Sayle | 2003-05-12 | 3 | -32/+92 |
* | re PR fortran/10726 (Documentation for function "IDate Intrinsic (Unix)" is w... | Toon Moene | 2003-05-11 | 5 | -10/+30 |
* | re PR fortran/8485 (g77 doesn't accept INTEGER*8 constant in PARAMETER multip... | Roger Sayle | 2003-05-08 | 3 | -16/+118 |
* | com.c (ffecom_do_entry_): Use location_t and input_location directly. | Nathan Sidwell | 2003-05-03 | 5 | -43/+42 |
* | * ansify.c (die_unless): Revert lineno change here. | Nathan Sidwell | 2003-05-03 | 2 | -1/+5 |
* | Makefile.in (TREE_H): Replace location.h with input.h. | Nathan Sidwell | 2003-05-02 | 2 | -6/+12 |
* | input.h (lineno): Rename to ... | Nathan Sidwell | 2003-05-01 | 8 | -48/+63 |
* | lex.c (ffelex_file_pop_): Rename parameter from input_filename. | Nathan Sidwell | 2003-05-01 | 2 | -6/+9 |
* | dwarf2out.c (dwarf2out_init, [...]): Change parameter name from input_filename. | Nathan Sidwell | 2003-05-01 | 2 | -3/+8 |
* | re PR c/10375 (Function-local external decls of builtins don't get attributes) | Roger Sayle | 2003-04-17 | 2 | -0/+8 |
* | builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type. | Roger Sayle | 2003-04-14 | 2 | -0/+6 |
* | tree.c (build_constructor): New function. | Zack Weinberg | 2003-04-13 | 3 | -15/+24 |
* | re PR fortran/9263 (ICE caused by invalid PARAMETER in implied DO loop) | Bud Davis | 2003-04-11 | 3 | -4/+40 |
* | * ffe.texi: Don't mention dead file proj.c. | Steven Bosscher | 2003-03-27 | 2 | -2/+5 |
* | re PR fortran/9793 (Internal compiler error in `float_signal', at toplev.c:2442) | Roger Sayle | 2003-03-27 | 2 | -1/+8 |
* | re PR fortran/10204 (ffe.texi: contribute URL is outdated) | Marcelo Abreu | 2003-03-26 | 2 | -1/+6 |
* | re PR fortran/10197 (direct acces files not unformatted by default) | Toon Moene | 2003-03-24 | 2 | -1/+8 |
* | re PR c++/7086 (compile time regression) | Mark Mitchell | 2003-03-24 | 2 | -2/+9 |
* | com.c (ffecom_constantunion_with_type): New function. | Bud Davis | 2003-03-22 | 5 | -9/+96 |
* | Makefile.in (STRICT2_WARN): Add @WERROR@. | Loren J. Rittle | 2003-03-20 | 1 | -1/+1 |
* | stb.c (ffestb_R100110_): Allow the number before the X format to be optional ... | Roger Sayle | 2003-03-15 | 3 | -24/+10 |
* | c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | Roger Sayle | 2003-03-15 | 2 | -2/+6 |
* | Fix date in last ChangeLog entry. | Andreas Jaeger | 2003-03-15 | 1 | -1/+1 |
* | g77spec.c (DEFAULT_SWITCH_TAKES_ARG): Remove. | Andreas Jaeger | 2003-03-15 | 2 | -23/+7 |
* | g77.texi, [...]: GCC, not GNU CC. | Nathanael Nerode | 2003-03-13 | 5 | -11/+16 |
* | * com.c (duplicate_decls): Synchronize with C's duplicate_decls. | Roger Sayle | 2003-03-10 | 2 | -4/+5 |
* | c-common.h (c_common_init, [...]): Update. | Neil Booth | 2003-03-08 | 2 | -8/+24 |
* | * Make-lang.in (f77.tags): New target. | Tom Tromey | 2003-03-04 | 2 | -0/+7 |
* | re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:... | Toon Moene | 2003-02-20 | 2 | -1/+7 |
* | fastjar.texi: Update to GFDL 1.2. | Joseph Myers | 2003-02-04 | 3 | -2/+6 |
* | re PR fortran/7681 (ICE in compensate_edge, at reg-stack.c:2591) | Toon Moene | 2003-01-31 | 2 | -1/+10 |
* | lang-specs.h: Revoke change to (incorrectly) prohibit passing -f options to c... | Toon Moene | 2003-01-26 | 3 | -6/+9 |
* | Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn... | Kaveh R. Ghazi | 2003-01-21 | 2 | -0/+6 |
* | Make-lang.in (f/target.o): Depend on toplev.h. | Kaveh R. Ghazi | 2003-01-16 | 3 | -1/+7 |
* | com.c (ffecom_convert_narrow_, [...]): Convert to ISO C style function defini... | Kaveh R. Ghazi | 2003-01-12 | 4 | -62/+40 |
* | Make-lang.in (f77.install-common, [...]): Prepend $(DESTDIR) to destination p... | Christian Cornelssen | 2003-01-09 | 2 | -24/+30 |
* | re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:... | Toon Moene | 2003-01-05 | 2 | -6/+9 |
* | re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:... | Toon Moene | 2003-01-05 | 2 | -5/+12 |
* | re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:... | Toon Moene | 2003-01-04 | 3 | -3/+19 |