| Commit message (Expand) | Author | Age | Files | Lines |
* | (toplev) | neroden | 2003-06-17 | 2 | -4/+8 |
* | * c-opts.c (lang_flags): Update for new spelling of flags. | neil | 2003-06-15 | 2 | -20/+8 |
* | * tree.h (init_function_start): Remove filename and line paramters. | nathan | 2003-06-14 | 2 | -3/+5 |
* | * Makefile.in: Update to use common.opt and lang_opt_files. | neil | 2003-06-14 | 5 | -26/+29 |
* | Mark PR last change. | rth | 2003-06-13 | 1 | -0/+1 |
* | * com.c (ffecom_sym_transform_): Install FFEINFO_whereGLOBAL | rth | 2003-06-13 | 2 | -2/+7 |
* | * Make-lang.in (F77_OBJS, f77.mostlyclean, f/com.o): Update. | neil | 2003-06-08 | 7 | -388/+802 |
* | * std.c: Remove #if 0'ed functions. | aj | 2003-06-08 | 11 | -13240/+31 |
* | * bld.c: Remove usage of FFETARGET_okCHARACTER2, | aj | 2003-06-08 | 6 | -3040/+19 |
* | f: | neil | 2003-06-08 | 3 | -1/+10 |
* | * symbol.c (ffesymbol_new_): Remove tests for macro | aj | 2003-06-07 | 13 | -123/+57 |
* | * Makefile.in (OJBS, c-opts.o): Update. | neil | 2003-06-07 | 2 | -2/+8 |
* | * install.tex: Document profiledbootstrap. | hubicka | 2003-06-05 | 2 | -1/+11 |
* | * g77spec.c (lang_specific_driver): Remove ALT_LIBM usage. | aj | 2003-06-04 | 2 | -5/+5 |
* | 2003-06-01 Bud Davis <bdavis9659@comcast.net> | toon | 2003-06-01 | 2 | -10/+22 |
* | * lex.c (ffelex_file_fixed): Remove usage of | aj | 2003-06-01 | 4 | -68/+23 |
* | 2003-05-31 Bud Davis <bdavis9659@comcast.net> | toon | 2003-05-31 | 2 | -1/+23 |
* | * function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE | aj | 2003-05-31 | 2 | -53/+8 |
* | * com.c (ffecom_init_0): Define built-in functions for tan and atan. | sayle | 2003-05-31 | 3 | -2/+21 |
* | 2003-05-22 Bud Davis <bdavis9659@comcast.net> | toon | 2003-05-22 | 2 | -5/+10 |
* | 2003-05-18 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2003-05-18 | 4 | -12/+20 |
* | * doc/bugreport.texi, f/g77.texi: Remove most of the preface of the bug ... | bangerth | 2003-05-16 | 2 | -20/+7 |
* | * doc/bugreport.texi: Remove most of the bug reporting | bangerth | 2003-05-15 | 2 | -340/+11 |
* | * diagnostic.c (output_format): Add support for %m. | zack | 2003-05-13 | 2 | -1/+7 |
* | * diagnostic.c (diagnostic_for_decl): Take a | zack | 2003-05-12 | 2 | -3/+8 |
* | * com.c (ffecom_init_0): Define built-in functions for atan2, | sayle | 2003-05-12 | 3 | -32/+92 |
* | 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2003-05-11 | 5 | -10/+30 |
* | PR fortran/8485 | sayle | 2003-05-08 | 3 | -16/+118 |
* | * com.c (ffecom_do_entry_): Use location_t and input_location | nathan | 2003-05-03 | 5 | -43/+42 |
* | * ansify.c (die_unless): Revert lineno change here. | nathan | 2003-05-03 | 2 | -1/+5 |
* | * Makefile.in (TREE_H): Replace location.h with input.h. | nathan | 2003-05-02 | 2 | -6/+12 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 8 | -48/+63 |
* | * lex.c (ffelex_file_pop_): Rename parameter from input_filename. | nathan | 2003-05-01 | 2 | -6/+9 |
* | * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Change parameter | nathan | 2003-05-01 | 2 | -3/+8 |
* | 2003-04-17 Roger Sayle <roger@eyesopen.com> | sayle | 2003-04-17 | 2 | -0/+8 |
* | * builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type. | sayle | 2003-04-14 | 2 | -0/+6 |
* | * tree.c (build_constructor): New function. | zack | 2003-04-13 | 3 | -15/+24 |
* | 2003-04-11 Bud Davis <bdavis9659@comcast.net> | toon | 2003-04-11 | 3 | -4/+40 |
* | * ffe.texi: Don't mention dead file proj.c. | steven | 2003-03-27 | 2 | -2/+5 |
* | PR fortran/9793 | sayle | 2003-03-27 | 2 | -1/+8 |
* | 2003-03-25 Marcelo Abreu <mmabreu@inf.ufrgs.br> | janis | 2003-03-26 | 2 | -1/+6 |
* | 2003-03-24 Bud Davis <bdavis9659@comcast.net> | toon | 2003-03-24 | 2 | -1/+8 |
* | PR c++/7086 | mmitchel | 2003-03-24 | 2 | -2/+9 |
* | 2003-03-22 Bud Davis <bdavis9659@comcast.net> | toon | 2003-03-22 | 5 | -9/+96 |
* | * Makefile.in (STRICT2_WARN): Add @WERROR@. | ljrittle | 2003-03-20 | 1 | -1/+1 |
* | * stb.c (ffestb_R100110_): Allow the number before the X format | sayle | 2003-03-15 | 3 | -24/+10 |
* | * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | sayle | 2003-03-15 | 2 | -2/+6 |
* | Fix date in last ChangeLog entry. | aj | 2003-03-15 | 1 | -1/+1 |
* | * g77spec.c (DEFAULT_SWITCH_TAKES_ARG): Remove. | aj | 2003-03-15 | 2 | -23/+7 |
* | * g77.texi, invoke.texi, g77spec.c, lang-specs.h: GCC, not | neroden | 2003-03-13 | 5 | -11/+16 |