aboutsummaryrefslogtreecommitdiff
path: root/gcc/f
AgeCommit message (Expand)AuthorFilesLines
2003-09-18tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle2-3/+6
2003-09-01c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.Josef Zlomek2-2/+5
2003-07-31* com.c (ffecom_init_0): Use `dconsthalf'.Kaveh R. Ghazi2-7/+6
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi19-113/+86
2003-07-17c.opt: Document Uncodumented; use it.Neil Booth3-239/+91
2003-07-14* lang-specs.h (f77-cpp-input): Use -o to specify the CPP output file.Geoffrey Keating2-1/+5
2003-07-10ffe.texi: Correctly use @var{srcdir}.Toon Moene2-7/+11
2003-07-09re PR fortran/11301 (ICE with -fno-globals)Toon Moene2-1/+7
2003-07-08Make-lang.in (f/g77.dvi): Use PWD_COMMAND.Rainer Orth2-1/+5
2003-07-08system.h: Poison MAP_CHARACTER.Zack Weinberg2-5/+4
2003-07-07rtl.h (emit_line_note): Take a location_t.Nathan Sidwell3-3/+9
2003-07-06Patch from Art HaasArt Haas1-8/+8
2003-07-06bad.c: Convert () to (void) in function definitions.Andreas Jaeger30-374/+386
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth2-4/+4
2003-07-05re PR fortran/11301 (ICE with -fno-globals)Toon Moene2-1/+8
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth3-3/+9
2003-06-28dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration.Zack Weinberg2-3/+6
2003-06-26c-opts.c (missing_arg): Make non-static.Neil Booth2-7/+4
2003-06-25opts.c (common_handle_option): Add missing break;s.Neil Booth2-0/+5
2003-06-24re PR fortran/11299 (f771 ICE on line directive)Scott Snyder2-0/+8
2003-06-21Makefile.in: Update.Neil Booth3-0/+9
2003-06-21Makefile.in: Update.Neil Booth1-11/+5
2003-06-20tree.h (expand_function_end): Remove all parameters.Nathan Sidwell2-1/+5
2003-06-17Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode2-4/+8
2003-06-15c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth2-20/+8
2003-06-14tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell2-3/+5
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth5-26/+29
2003-06-13Mark PR last change.Richard Henderson1-0/+1
2003-06-13com.c (ffecom_sym_transform_): Install FFEINFO_whereGLOBAL symbols in the glo...Richard Henderson2-2/+7
2003-06-08Make-lang.in (F77_OBJS, [...]): Update.Neil Booth7-388/+802
2003-06-08std.c: Remove #if 0'ed functions.Andreas Jaeger11-13240/+31
2003-06-08bld.c: Remove usage of FFETARGET_okCHARACTER2...Andreas Jaeger6-3040/+19
2003-06-08Make-lang.in: Update.Neil Booth3-1/+10
2003-06-07symbol.c (ffesymbol_new_): Remove tests for macro FFECOM_symbolHOOK.Andreas Jaeger13-123/+57
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth2-2/+8
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka2-1/+11
2003-06-04g77spec.c (lang_specific_driver): Remove ALT_LIBM usage.Andreas Jaeger2-5/+5
2003-06-01ste.c (ffeste_R838): Handle ERROR_MARK.Bud Davis2-10/+22
2003-06-01lex.c (ffelex_file_fixed): Remove usage of REDUCE_CARD_SIZE_AFTER_BIGGY.Andreas Jaeger4-68/+23
2003-05-31re PR fortran/10843 (g77 -ffree-form rejects "GO TO".)Bud Davis2-1/+23
2003-05-31function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage.Andreas Jaeger2-53/+8
2003-05-31com.c (ffecom_init_0): Define built-in functions for tan and atan.Roger Sayle3-2/+21
2003-05-22com.c (ffecom_sym_transform_): Error out on unallocatable storage after type ...Bud Davis2-5/+10
2003-05-18intdoc.in: Fix documentation of IDATE.Toon Moene4-12/+20
2003-05-16* doc/bugreport.texi, f/g77.texi: Remove most of the preface of the bug repor...Wolfgang Bangerth2-20/+7
2003-05-15bugreport.texi: Remove most of the bug reporting instructions and merge them ...Wolfgang Bangerth2-340/+11
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg2-1/+7
2003-05-12diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument.Zack Weinberg2-3/+8
2003-05-12com.c (ffecom_init_0): Define built-in functions for atan2, exp, floor, fmod,...Roger Sayle3-32/+92
2003-05-11re PR fortran/10726 (Documentation for function "IDate Intrinsic (Unix)" is w...Toon Moene5-10/+30