Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
2cc6777c
Commit
2cc6777c
authored
Jul 15, 1998
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changes from Craig.
From-SVN: r21179
parent
9a59ff4f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
71 additions
and
83 deletions
+71
-83
gcc/f/ChangeLog
+68
-10
gcc/f/ChangeLog.egcs
+3
-73
No files found.
gcc/f/ChangeLog
View file @
2cc6777c
...
...
@@ -69,6 +69,11 @@ Thu Jul 9 00:45:59 1998 Craig Burley <burley@gnu.org>
"suppressed debug" flags for decls having "invented"
identifiers.
1998-07-06 Mike Stump <mrs@wrs.com>
* Make-lang.in (f77.stage?): Use mv -f instead of just mv so that
we can move g77.c.
1998-07-06 Dave Love <d.love@dl.ac.uk>
* intdoc.in (HOSTNM_func, HOSTNM_subr): Note possible need for
...
...
@@ -155,6 +160,10 @@ Fri Jun 26 11:54:19 1998 Craig Burley <burley@gnu.org>
* g77spec.c (lang_specific_driver): Put `-lg2c' in
front of any `-lm' that is seen.
Mon Jun 22 23:12:05 1998 H.J. Lu (hjl@gnu.org)
* Make-lang.in (G77STAGESTUFF): Add g77.c.
Mon Jun 15 23:39:24 1998 Craig Burley <burley@gnu.org>
* Make-lang.in (f/g77.info): Use -f when removing
...
...
@@ -164,11 +173,7 @@ Mon Jun 15 23:39:24 1998 Craig Burley <burley@gnu.org>
* Make-lang.in ($(srcdir)/f/intdoc.texi): Compile
using $(INCLUDES) macro to get the new hconfig.h
and system.h headers. [Instead of change below.]
1998-16-19 Manfred Hollstein <manfred@s-direktnet.de>
* Makefile.in ($(srcdir)/f/intdoc.texi): Add $(INCLUDES).
and system.h headers.
Mon Jun 15 22:21:57 1998 Craig Burley <burley@gnu.org>
...
...
@@ -373,6 +378,10 @@ Sat May 23 06:32:52 1998 Craig Burley <burley@gnu.org>
external functions. But warn if they're unused and -Wunused.
* bad.def (FFEBAD_SFUNC_UNUSED): New diagnostic.
Wed May 20 12:12:55 1998 Craig Burley <burley@gnu.org>
* Version 0.5.23 released.
Tue May 19 14:52:41 1998 Craig Burley <burley@gnu.org>
* bad.def (FFEBAD_OPEN_UNSUPPORTED, FFEBAD_INQUIRE_UNSUPPORTED,
...
...
@@ -424,6 +433,11 @@ Wed May 13 13:05:34 1998 Craig Burley <burley@gnu.org>
and g77version.o.
(f77.distclean): Delete removal of g77.c.
Thu Apr 30 18:59:43 1998 Jim Wilson <wilson@cygnus.com>
* Make-lang.in (g77.info, g77.dvi, BUGS, INSTALL, NEWS): Put -o
option before input file.
Tue Apr 28 09:23:10 1998 Craig Burley <burley@gnu.org>
Fix 980427-0.f:
...
...
@@ -476,11 +490,6 @@ Mon Mar 16 21:20:35 1998 Craig Burley <burley@gnu.org>
reset symbol info after calling ffesymbol_error,
to avoid crash.
Thu Mar 12 13:50:21 1998 Craig Burley <burley@gnu.org>
* lang-options.h: Sort all -f*-intrinsics-* options,
for consistency with other g77 versions.
Mon Mar 16 15:38:50 1998 Craig Burley <burley@gnu.org>
* Version 0.5.22 released.
...
...
@@ -499,6 +508,11 @@ Sun Mar 15 05:48:49 1998 Craig Burley <burley@gnu.org>
* intrin.def: Fix spelling of mixed-case form
of `CPU_Time' (was `Cpu_Time').
Thu Mar 12 13:50:21 1998 Craig Burley <burley@gnu.org>
* lang-options.h: Sort all -f*-intrinsics-* options,
for consistency with other g77 versions.
1998-03-09 Dave Love <d.love@dl.ac.uk>
* Make-lang.in: Set CONFIG_SITE to a non-existent file since
...
...
@@ -524,6 +538,50 @@ Fri Feb 20 12:45:53 1998 Craig Burley <burley@gnu.org>
* Makefile.in (f/fini): Don't use -W -Wall with HOST_CC.
Fri Feb 13 00:14:56 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* com.c (type_for_mode): Add explicit braces to avoid ambiguous `else'.
* expr.c (ffeexpr_type_combine): Likewise.
(ffeexpr_reduce_): Likewise.
(ffeexpr_declare_parenthesized_): Likewise.
* src.c (ffesrc_strcmp_1ns2i): Likewise.
(ffesrc_strcmp_2c): Likewise.
(ffesrc_strncmp_2c): Likewise.
* stb.c (ffestb_halt1_): Likewise.
(ffestb_R90910_): Likewise.
(ffestb_R9109_): Likewise.
* stc.c (ffestc_R544_equiv_): Likewise.
* std.c (ffestd_subr_copy_easy_): Likewise.
(ffestd_R1001dump_): Likewise.
(ffestd_R1001dump_1005_1_): Likewise.
(ffestd_R1001dump_1005_2_): Likewise.
(ffestd_R1001dump_1005_3_): Likewise.
(ffestd_R1001dump_1005_4_): Likewise.
(ffestd_R1001dump_1005_5_): Likewise.
(ffestd_R1001dump_1010_2_): Likewise.
* ste.c (ffeste_R840): Likewise.
* sts.c (ffests_puttext): Likewise.
* symbol.c (ffesymbol_check_token_): Likewise.
* target.c (ffetarget_real1): Likewise.
(ffetarget_real2): Likewise.
Sun Jan 25 12:32:15 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Make-lang.in (f77.stage1): Depend on stage1-start so parallel
make works better.
* (f77.stage2): Likewise for stage2-start.
* (f77.stage3): Likewise for stage3-start.
* (f77.stage4): Likewise for stage4-start.
Sun Jan 11 02:14:47 1998 Craig Burley <burley@gnu.org>
Support FORMAT(I<1+2>) (constant variable-FORMAT
...
...
gcc/f/ChangeLog.egcs
View file @
2cc6777c
1998-07-06 Mike Stump <mrs@wrs.com>
* Make-lang.in (f77.stage?): Use mv -f instead of just mv so that
we can move g77.c.
Sat Jun 27 12:18:33 1998 Jeffrey A Law (law@cygnus.com)
* Make-lang.in (g77): Depend on mkstemp.o. Link in mkstemp.o
* Make-lang.in (g77): Depend on mkstemp.o. Link in mkstemp.o
.
Wed Jun 24 01:01:23 1998 Jeffrey A Law (law@cygnus.com)
* g77spec.c (lang_specific_driver): Revert last change.
Mon Jun 22 23:12:05 1998 H.J. Lu (hjl@gnu.org)
* Make-lang.in (G77STAGESTUFF): Add g77.c.
Fri Jun 19 07:54:40 1998 H.J. Lu (hjl@gnu.org)
* g77spec.c (lang_specific_driver): Check n_infiles before
...
...
@@ -37,11 +28,6 @@ Fri May 15 01:44:22 1998 Mumit Khan <khan@xraylith.wisc.edu>
* Make-lang.in (f77.mostlyclean): Add missing exeext.
Thu Apr 30 18:59:43 1998 Jim Wilson <wilson@cygnus.com>
* Make-lang.in (g77.info, g77.dvi, BUGS, INSTALL, NEWS): Put -o
option before input file.
Sat Apr 18 15:26:57 1998 Jim Wilson <wilson@cygnus.com>
* g77spec.c (lang_specific_driver): New argument in_added_libraries.
...
...
@@ -67,7 +53,7 @@ Sat Apr 4 17:45:01 1998 Richard Henderson <rth@cygnus.com>
1998-03-28 Dave Love <d.love@dl.ac.uk>
* Make-lang.in (f771$(exeext)): Fix typ
p
o.
* Make-lang.in (f771$(exeext)): Fix typo.
1998-03-24 Martin von Loewis <loewis@informatik.hu-berlin.de>
...
...
@@ -91,59 +77,11 @@ Tue Mar 3 10:52:35 1998 Manfred Hollstein <manfred@s-direktnet.de>
* g77.texi: Use @url for citing URLs.
Fri Feb 13 00:14:56 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* com.c (type_for_mode): Add explicit braces to avoid ambiguous `else'.
* expr.c (ffeexpr_type_combine): Likewise.
(ffeexpr_reduce_): Likewise.
(ffeexpr_declare_parenthesized_): Likewise.
* src.c (ffesrc_strcmp_1ns2i): Likewise.
(ffesrc_strcmp_2c): Likewise.
(ffesrc_strncmp_2c): Likewise.
* stb.c (ffestb_halt1_): Likewise.
(ffestb_R90910_): Likewise.
(ffestb_R9109_): Likewise.
* stc.c (ffestc_R544_equiv_): Likewise.
* std.c (ffestd_subr_copy_easy_): Likewise.
(ffestd_R1001dump_): Likewise.
(ffestd_R1001dump_1005_1_): Likewise.
(ffestd_R1001dump_1005_2_): Likewise.
(ffestd_R1001dump_1005_3_): Likewise.
(ffestd_R1001dump_1005_4_): Likewise.
(ffestd_R1001dump_1005_5_): Likewise.
(ffestd_R1001dump_1010_2_): Likewise.
* ste.c (ffeste_R840): Likewise.
* sts.c (ffests_puttext): Likewise.
* symbol.c (ffesymbol_check_token_): Likewise.
* target.c (ffetarget_real1): Likewise.
(ffetarget_real2): Likewise.
Wed Feb 11 01:44:48 1998 Richard Henderson (rth@cygnus.com)
* com.c (ffecom_ptr_to_expr) [FFEBLD_opARRAYREF]: Do upper - lower
in the native type, so as to properly handle negative indices.
Fri Jan 9 19:09:07 1998 Craig Burley <burley@gnu.org>
Fix -fpedantic combined with `F()' invocation,
also -fugly-comma combined with `IARGC()' invocation:
* bad.def (FFEBAD_NULL_ARGUMENT_W): New diagnostic.
* expr.c (ffeexpr_finished_): Don't reject null expressions
in the argument-expression context -- let outer context
handle that.
(ffeexpr_token_arguments_): Warn about null expressions
here if -fpedantic (as appropriate).
Obey -fugly-comma for only external-procedure invocations.
Tue Feb 3 20:13:05 1998 Richard Henderson <rth@cygnus.com>
* config-lang.in: Remove references to runtime/.
...
...
@@ -159,18 +97,10 @@ Sun Feb 1 12:43:49 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
Sun Feb 1 02:26:58 1998 Richard Henderson <rth@cygnus.com>
* runtime directory -- moved into "libf
c2
" in the toplevel
* runtime directory -- moved into "libf
2c
" in the toplevel
directory.
* Make-lang.in: Remove all runtime related stuff.
Sun Jan 25 12:32:15 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Make-lang.in (f77.stage1): Depend on stage1-start so parallel
make works better.
* (f77.stage2): Likewise for stage2-start.
* (f77.stage3): Likewise for stage3-start.
* (f77.stage4): Likewise for stage4-start.
Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment