summaryrefslogtreecommitdiff
path: root/gcc/f
Commit message (Expand)AuthorAgeFilesLines
* g77.texi (Floating-point Errors): Avoid referencing http://www.linuxsupportli...Gerald Pfeifer2004-04-182-3/+5
* gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice2004-04-051-10/+10
* cgraph.c: Add overall comment.Jan Hubicka2004-04-013-1/+14
* expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.Richard Kenner2004-04-012-2/+7
* builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2004-03-312-3/+8
* gengtype.c (create_option): New function.Zack Weinberg2004-03-302-4/+8
* frontends.texi: Rewrite.Joseph Myers2004-03-212-3/+7
* g77.texi (Aligned Data): Remove obsolete paragraph including a broken link.Gerald Pfeifer2004-03-214-27/+25
* parse.c (ffe_parse_file): Handle the case that main_input_filename is NULL.Roger Sayle2004-02-292-2/+9
* Make-lang.in (sta.o-warn): Delete.Michael Matz2004-02-243-4/+7
* gcc.c (process_command): Allow translation of the copyright symbol but not th...Kazu Hirata2004-02-203-7/+17
* move-if-change: Remove.Matt Kraai2004-02-202-15/+22
* (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION.Steven Bosscher2004-02-171-4/+4
* c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.Roger Sayle2004-02-152-1/+10
* re PR fortran/14129 ([g77] gcc/f/lex.c buffer size limitation.)Roger Sayle2004-02-152-2/+20
* combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx.Kazu Hirata2004-02-032-6/+11
* Makefile.in (abs_docdir, abs_srcdir): Define.Kelley Cook2004-01-312-1/+5
* Make-lang.in (f/str-*.h, f/str-*.j): Use stamp files and move-if-change to av...Ian Lance Taylor2004-01-282-21/+54
* re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook2004-01-212-50/+66
* Makefile.in (target_noncanonical, [...]): Use immediate define instead of def...Kelley Cook2004-01-202-1/+6
* re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook2004-01-152-0/+5
* re PR fortran/6491 ([g77] Logical operations error on logicals when using -f...Ian Lance Taylor2004-01-142-7/+65
* * README: Remove.Ian Lance Taylor2004-01-132-7/+4
* re PR c/6024 (GCC fails to diagnose mismatch of enum types in prototype/funct...Joseph Myers2004-01-072-2/+6
* re PR fortran/12632 ([g77 only] -fbounds-check ICE)Roger Sayle2003-12-292-13/+26
* Makefile.in (program_transform_cross_name): Delete.Kelley Cook2003-12-062-23/+11
* * Make-lang.in (f77.rebuilt): Fix dependency on g77.info.Andreas Jaeger2003-11-302-1/+5
* re PR fortran/12633 (logical expression gives incorrect result with -fugly-lo...Toon Moene2003-11-242-18/+7
* Remove some .cvsignore files due to doc files now being built in build directoryKelley Cook2003-11-212-2/+4
* Makefile.in (extraclean): Delete.Joseph Myers2003-11-202-3/+6
* Makefile.in (lang_checks): Add.Joseph Myers2003-11-202-0/+7
* Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...Jason Merrill2003-11-162-3/+9
* intdoc.in (Signal Intrinsic (subroutine)): Fix texinfo warning using @code.Andreas Jaeger2003-11-122-3/+4
* intdoc.texi (Signal Intrinsic (subroutine)): Fix texinfo warning using @code.Andreas Jaeger2003-11-122-2/+7
* Makefile.in (cpp.dvi): New target split from cpp.info.Kelley Cook2003-11-042-13/+18
* com.c (ffecom_sym_transform_): Set tree type of offset to ssizetype.Jakub Jelinek2003-10-312-2/+9
* Make-lang.in (f/g77.1): Honor $(docobjdir).Kelley Cook2003-10-212-13/+19
* * haifa-sched.c (choose_ready): Initialize index.Jan Hubicka2003-10-212-1/+5
* Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.Mark Mitchell2003-10-212-1/+7
* Makefile.in (install-info): Simplify.Mark Mitchell2003-10-202-24/+17
* re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell2003-10-062-4/+12
* target.c (FFETARGET_ATOF_): Delete.Zack Weinberg2003-09-293-9/+12
* c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not file and line sepa...Richard Henderson2003-09-282-2/+6
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-213-5/+10
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-213-6/+10
* news.texi: Update with fixed PR's.Toon Moene2003-09-212-1/+9
* g77.texi: Remove ancient part about debugging COMMON and EQUIVALENCE not corr...George Helffrich2003-09-212-7/+5
* tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle2003-09-182-3/+6
* c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.Josef Zlomek2003-09-012-2/+5
* * com.c (ffecom_init_0): Use `dconsthalf'.Kaveh R. Ghazi2003-07-312-7/+6