Age | Commit message (Collapse) | Author | Files | Lines |
|
From-SVN: r50095
|
|
From-SVN: r50053
|
|
From-SVN: r50044
|
|
From-SVN: r50036
|
|
From-SVN: r50022
|
|
From-SVN: r50002
|
|
From-SVN: r49987
|
|
From-SVN: r49957
|
|
From-SVN: r49925
|
|
From-SVN: r49893
|
|
From-SVN: r49861
|
|
From-SVN: r49836
|
|
From-SVN: r49817
|
|
From-SVN: r49802
|
|
From-SVN: r49785
|
|
From-SVN: r49762
|
|
2002-02-13 Toon Moene <toon@moene.indiv.nluug.nl>
* news.texi: List Problem Reports fixed in 3.1.
From-SVN: r49760
|
|
From-SVN: r49722
|
|
2002-02-13 Toon Moene <toon@moene.indiv.nluug.nl>
* data.c (ffedata_eval_offset_): Only convert index,
low and high bound in data statements to default integer
if they are constants. Use a copy of the data structure.
From-SVN: r49721
|
|
From-SVN: r49704
|
|
From-SVN: r49672
|
|
From-SVN: r49650
|
|
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
|
|
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
|
|
From-SVN: r49634
|
|
From-SVN: r49612
|
|
From-SVN: r49569
|
|
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
|
|
From-SVN: r49540
|
|
From-SVN: r49517
|
|
From-SVN: r49479
|
|
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
|
|
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-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
|
|
From-SVN: r49436
|
|
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
|
|
From-SVN: r49390
|
|
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
|
|
From-SVN: r49368
|
|
* 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-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
|
|
From-SVN: r49338
|
|
From-SVN: r49311
|
|
From-SVN: r49277
|
|
From-SVN: r49265
|
|
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
|
|
From-SVN: r49243
|
|
From-SVN: r49210
|
|
From-SVN: r49175
|
|
From-SVN: r49127
|