aboutsummaryrefslogtreecommitdiff
path: root/gcc/f
AgeCommit message (Collapse)AuthorFilesLines
2002-02-10Daily bump.GCC Administrator1-1/+1
From-SVN: r49650
2002-02-09data.c (ffedata_eval_offset_): Convert non-default integer constants to ↵Toon Moene2-4/+35
default integer kind if necessary. 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl> * data.c (ffedata_eval_offset_): Convert non-default integer constants to default integer kind if necessary. From-SVN: r49646
2002-02-09invoke.texi: Add a short debugging session as an example to the ↵Toon Moene2-2/+38
documentation of -g. 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl> * invoke.texi: Add a short debugging session as an example to the documentation of -g. From-SVN: r49636
2002-02-09Daily bump.GCC Administrator1-1/+1
From-SVN: r49634
2002-02-08Daily bump.GCC Administrator1-1/+1
From-SVN: r49612
2002-02-07Daily bump.GCC Administrator1-1/+1
From-SVN: r49569
2002-02-06PR fortran/4730 fortran/5473Toon Moene6-12/+57
2002-02-06 Toon Moene <toon@moene.indiv.nluug.nl> PR fortran/4730 fortran/5473 * com.c (ffecom_expr_): Deal with %VAL constructs. * intrin.c (ffeintrin_check_): Handle 'N' constraints for intrinsics, to indicate "no larger than default kind" integers and logicals. * intrin.def: Use 'N' constraints in table of intrinsics. * intdoc.c: Document this constraint. * intdoc.texi: Regenerated. From-SVN: r49554
2002-02-06Daily bump.GCC Administrator1-1/+1
From-SVN: r49540
2002-02-05Daily bump.GCC Administrator1-1/+1
From-SVN: r49517
2002-02-04Update copyright dates.Philipp Thomas6-5/+10
From-SVN: r49479
2002-02-04bad.def [...]: Insert comments to mark messages as not being printf style ↵Philipp Thomas9-0/+416
where appropriate. 2002-02-04 Philipp Thomas <pthomas@suse.de> * bad.def com.c expr.c implic.c lex.c stb.c ste.c stu.c: Insert comments to mark messages as not being printf style where appropriate. From-SVN: r49477
2002-02-03expr.c (ffeexpr_sym_impdoitem_): Allow other than default INTEGER implied-do ↵Toon Moene2-4/+8
loop counts. 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl> * expr.c (ffeexpr_sym_impdoitem_): Allow other than default INTEGER implied-do loop counts. From-SVN: r49459
2002-02-02g77.texi [...]: Change last update date and/or copyright year.Toon Moene4-6/+6
2002-02-02 Toon Moene <toon@moene.indiv.nluug.nl> * g77.texi proj.h com.c bugs.texi: Change last update date and/or copyright year. From-SVN: r49439
2002-02-02Daily bump.GCC Administrator1-1/+1
From-SVN: r49436
2002-02-01bad.def: Remove non-historical reference to version 0.6.Toon Moene7-69/+14
2002-02-01 Toon Moene <toon@moene.indiv.nluug.nl> * bad.def: Remove non-historical reference to version 0.6. * bugs.texi: Ditto. * com.c: Ditto. * ffe.texi: Ditto. * proj.h: Ditto. * g77.texi: Ditto. From-SVN: r49413
2002-02-01Daily bump.GCC Administrator1-1/+1
From-SVN: r49390
2002-01-31gccbug.in: Follow GNU Coding Standards for --version.Joseph Myers2-1/+6
gcc: * gccbug.in: Follow GNU Coding Standards for --version. Use GCC version rather than GNATS version in --version output. gcc/f: * g77spec.c (lang_specific_driver): Follow GNU Coding Standards for --version. gcc/java: * gjavah.c (version), jcf-dump.c (version), jv-scan.c (version): Follow GNU Coding Standards for --version. libjava: * gnu/gcj/convert/Convert.java: Only include one copyright year in --version output. From-SVN: r49372
2002-01-31Daily bump.GCC Administrator1-1/+1
From-SVN: r49368
2002-01-30rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson2-2/+7
* rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New. * rtl.c (note_insn_name): Update. * emit-rtl.c (remove_unnecessary_notes): Kill it. * stmt.c (expand_end_loop): Kill jump opt code. Use LOOP_END_TOP_COND to perform loop rotation. (expand_exit_loop_top_cond): New. * tree.h (expand_exit_loop_top_cond): Declare it. * c-semantics.c (genrtl_while_stmt): Use it. (genrtl_for_stmt): Likewise. * ada/trans.c (tree_transform) [N_Loop_Statement]: Use expand_exit_loop_top_cond. * f/ste.c (ffeste_begin_iterdo_): Use expand_exit_loop_top_cond. (ffeste_R819B): Likewise. From-SVN: r49364
2002-01-30intrin.c (upcasecmp_): New function.Toon Moene2-2/+24
2002-01-30 Toon Moene <toon@moene.indiv.nluug.nl> * intrin.c (upcasecmp_): New function. (ffeintrin_cmp_name_): Use it to correctly compare name and table entry for bsearch. From-SVN: r49347
2002-01-30Daily bump.GCC Administrator1-1/+1
From-SVN: r49338
2002-01-29Daily bump.GCC Administrator1-1/+1
From-SVN: r49311
2002-01-28Daily bump.GCC Administrator1-1/+1
From-SVN: r49277
2002-01-27Daily bump.GCC Administrator1-1/+1
From-SVN: r49265
2002-01-26intrin.c (ffeintrin_cmp_name_): Correct comparison for intrinsics in ↵Toon Moene2-2/+24
intrinsic table (intrin.def). 2002-01-26 Toon Moene <toon@moene.indiv.nluug.nl> * intrin.c (ffeintrin_cmp_name_): Correct comparison for intrinsics in intrinsic table (intrin.def). From-SVN: r49248
2002-01-26Daily bump.GCC Administrator1-1/+1
From-SVN: r49243
2002-01-25Daily bump.GCC Administrator1-1/+1
From-SVN: r49210
2002-01-24Daily bump.GCC Administrator1-1/+1
From-SVN: r49175
2002-01-23Daily bump.GCC Administrator1-1/+1
From-SVN: r49127
2002-01-23bad.c: Include intl.h.Zack Weinberg8-566/+574
* bad.c: Include intl.h. (FFEBAD_MSGS1, FFEBAD_MSGS2): Replace by FFEBAD_MSG, SHORT, LONG. Adjust definitions to work with exgettext. (ffebad_start_): Translate all error messages. (ffebad_finish): Mark constant strings for translation. * bad.h: Use FFEBAD_MSG. Adjust prototype of ffebad_start_ and definitions of ffebad_start_msg, ffebad_start_msg_lex to work with exgettext. * bad.def: Use FFEBAD_MSG, SHORT, LONG throughout. * com.c: Include intl.h. (lang_print_error_function): Always use ffeinfo_kind_message to get the kind label for a non-nested construct. Translate it. Translate constant strings. * info.c (FFEINFO_KIND): Adjust definition to work with exgettext. * info-k.def: Block xgettext from slurping copyright notice into gcc.pot. Adjust strings for their sole use, in com.c. * Make-lang.in (f/bad.o, f/com.o): Depend on intl.h. From-SVN: r49123
2002-01-22Daily bump.GCC Administrator1-1/+1
From-SVN: r49067
2002-01-21Daily bump.GCC Administrator1-1/+1
From-SVN: r49036
2002-01-20Daily bump.GCC Administrator1-1/+1
From-SVN: r49017
2002-01-19Daily bump.GCC Administrator1-1/+1
From-SVN: r49010
2002-01-18Daily bump.GCC Administrator1-1/+1
From-SVN: r48980
2002-01-17Daily bump.GCC Administrator1-1/+1
From-SVN: r48943
2002-01-16Daily bump.GCC Administrator1-1/+1
From-SVN: r48903
2002-01-15Daily bump.GCC Administrator1-1/+1
From-SVN: r48866
2002-01-14re PR fortran/3807 (Function BESJN(integer,double) problems)David Billinghurst2-3/+13
2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com> PR fortran/3807 * f/intrin.c (ffeintrin_check_): Allow for case of intrinsic control string have COL-spec an integer > 0. From-SVN: r48854
2002-01-14Daily bump.GCC Administrator1-1/+1
From-SVN: r48825
2002-01-13Daily bump.GCC Administrator1-1/+1
From-SVN: r48813
2002-01-12Daily bump.GCC Administrator1-1/+1
From-SVN: r48795
2002-01-11Daily bump.GCC Administrator1-1/+1
From-SVN: r48767
2002-01-10Daily bump.GCC Administrator1-1/+1
From-SVN: r48714
2002-01-09Daily bump.GCC Administrator1-1/+1
From-SVN: r48677
2002-01-08re PR other/704 (--help and --version)Joseph Myers2-2/+9
* gcc.c (option_map): Remove --version. (process_command): Handle -fversion following the GNU Coding Standards. Partially addresses PR other/704. f: * g77spec.c (lookup_option): Handle -fversion. (lang_specific_driver): Update copyright date in --version output. From-SVN: r48631
2002-01-08invoke.texi: Markup g77 as @command.Gerald Pfeifer2-2/+6
* invoke.texi: Markup g77 as @command. Remove reference to http://gcc.gnu.org/thanks.html. From-SVN: r48628
2002-01-08Daily bump.GCC Administrator1-1/+1
From-SVN: r48626
2002-01-07Daily bump.GCC Administrator1-1/+1
From-SVN: r48593
2002-01-06Daily bump.GCC Administrator1-1/+1
From-SVN: r48575