aboutsummaryrefslogtreecommitdiff
path: root/gcc/f
AgeCommit message (Expand)AuthorFilesLines
2004-02-20move-if-change: Remove.Matt Kraai2-15/+22
2004-02-17(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION.Steven Bosscher1-4/+4
2004-02-15c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.Roger Sayle2-1/+10
2004-02-15re PR fortran/14129 ([g77] gcc/f/lex.c buffer size limitation.)Roger Sayle2-2/+20
2004-02-03combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx.Kazu Hirata2-6/+11
2004-01-31Makefile.in (abs_docdir, abs_srcdir): Define.Kelley Cook2-1/+5
2004-01-28Make-lang.in (f/str-*.h, f/str-*.j): Use stamp files and move-if-change to av...Ian Lance Taylor2-21/+54
2004-01-21re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook2-50/+66
2004-01-20Makefile.in (target_noncanonical, [...]): Use immediate define instead of def...Kelley Cook2-1/+6
2004-01-15re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook2-0/+5
2004-01-14re PR fortran/6491 ([g77] Logical operations error on logicals when using -f...Ian Lance Taylor2-7/+65
2004-01-13* README: Remove.Ian Lance Taylor2-7/+4
2004-01-07re PR c/6024 (GCC fails to diagnose mismatch of enum types in prototype/funct...Joseph Myers2-2/+6
2003-12-29re PR fortran/12632 ([g77 only] -fbounds-check ICE)Roger Sayle2-13/+26
2003-12-06Makefile.in (program_transform_cross_name): Delete.Kelley Cook2-23/+11
2003-11-30* Make-lang.in (f77.rebuilt): Fix dependency on g77.info.Andreas Jaeger2-1/+5
2003-11-24re PR fortran/12633 (logical expression gives incorrect result with -fugly-lo...Toon Moene2-18/+7
2003-11-21Remove some .cvsignore files due to doc files now being built in build directoryKelley Cook2-2/+4
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers2-3/+6
2003-11-20Makefile.in (lang_checks): Add.Joseph Myers2-0/+7
2003-11-16Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...Jason Merrill2-3/+9
2003-11-12intdoc.in (Signal Intrinsic (subroutine)): Fix texinfo warning using @code.Andreas Jaeger2-3/+4
2003-11-12intdoc.texi (Signal Intrinsic (subroutine)): Fix texinfo warning using @code.Andreas Jaeger2-2/+7
2003-11-04Makefile.in (cpp.dvi): New target split from cpp.info.Kelley Cook2-13/+18
2003-10-31com.c (ffecom_sym_transform_): Set tree type of offset to ssizetype.Jakub Jelinek2-2/+9
2003-10-21Make-lang.in (f/g77.1): Honor $(docobjdir).Kelley Cook2-13/+19
2003-10-21* haifa-sched.c (choose_ready): Initialize index.Jan Hubicka2-1/+5
2003-10-21Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.Mark Mitchell2-1/+7
2003-10-20Makefile.in (install-info): Simplify.Mark Mitchell2-24/+17
2003-10-06re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell2-4/+12
2003-09-29target.c (FFETARGET_ATOF_): Delete.Zack Weinberg3-9/+12
2003-09-28c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not file and line sepa...Richard Henderson2-2/+6
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson3-5/+10
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson3-6/+10
2003-09-21news.texi: Update with fixed PR's.Toon Moene2-1/+9
2003-09-21g77.texi: Remove ancient part about debugging COMMON and EQUIVALENCE not corr...George Helffrich2-7/+5
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