]> gcc.gnu.org Git - gcc.git/blob - gcc/f/ChangeLog.egcs
* lang-options.h: Add missing options.
[gcc.git] / gcc / f / ChangeLog.egcs
1 Tue Jan 13 22:07:54 1998 Jeffrey A Law (law@cygnus.com)
2
3 * lang-options.h: Add missing options.
4
5 Fri Dec 19 00:12:01 1997 Richard Henderson <rth@cygnus.com>
6
7 * com.c (ffecom_sym_transform_): Assumed arrays have no upper bound.
8
9 Mon Dec 15 17:35:35 1997 Richard Henderson <rth@cygnus.com>
10
11 * com.c (ffecom_type_vardesc_): Vardesc.dims is a `ftnlen*'.
12
13 Tue Dec 2 09:57:16 1997 Jeffrey A Law (law@cygnus.com)
14
15 * Make-lang.in (f77.clean): Remove g77.c.
16
17 Tue Nov 25 15:33:28 1997 Jeffrey A Law (law@cygnus.com)
18
19 * Make-lang.in (f77.all.build): Add $(exeext) to binary files.
20 (f77.all.cross, f77.start.encap): Simliarly.
21
22 Fri Nov 21 09:35:20 1997 Fred Fish <fnf@cygnus.com>
23
24 * Make-lang.in (stmp-f2c.h): Move inclusion of F77_FLAGS_TO_PASS
25 to before override of CC so that the override works.
26
27 Thu Nov 20 00:58:14 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
28
29 * Make-lang.in (f77.install-info): Depend on f77.info.
30
31 1997-11-14 Dave Love <d.love@dl.ac.uk>
32
33 * intrin.def: Supply gfrt for CPU_TIME. Generalize arg types of
34 INT2, INT8, per doc.
35
36 Sun Nov 2 19:49:51 1997 Richard Henderson <rth@cygnus.com>
37
38 * com.c (ffecom_expr_): Only use TREE_TYPE argument for simple
39 arithmetic; convert types as necessary; recurse with target tree type.
40
41 Wed Oct 22 11:37:41 1997 Richard Henderson <rth@cygnus.com>
42
43 * com.c (ffecom_expr_): Take an new arg TREE_TYPE that if non-null
44 specifies the type in which to do the calculation. Change all callers.
45 [FFEBLD_opARRAYREF]: Force the index expr to use sizetype.
46
47 Thu Oct 16 02:04:08 1997 Paul Koning <pkoning@xedia.com>
48
49 * Make-lang.in (stmp-f2c.h): Don't configure the runtime
50 directory if LANGUAGES does not include f77.
51
52 Mon Oct 13 12:12:41 1997 Richard Henderson <rth@cygnus.com>
53
54 * Make-lang.in (g77*): Copied from cp/Make-lang.in g++*.
55 * g77spec.c: New file, mostly copied from g++spec.c
56 * g77.c: Removed.
57
58 Mon Oct 6 14:15:03 1997 Jeffrey A Law (law@cygnus.com)
59
60 * Make-lang.in (f77.mostlyclean): Clean up stuff in the
61 object tree too.
62 (f77.clean, f77.distclean, f77.maintainer-clean): Likewise.
63
64 Wed Oct 1 01:45:36 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
65
66 * g77.c (pexecute, main): Use unlink, not remove.
67
68 Mon Sep 29 10:37:07 1997 Jeffrey A Law (law@cygnus.com)
69
70 * intdoc.c (main): Remove unused attribute for main's arguments.
71
72 Sun Sep 28 01:47:17 1997 Jeffrey A Law (law@cygnus.com)
73
74 * Make-lang.in (G77_FLAGS_TO_PASS): Pass down RANLIB, RANLIB_TEST
75 and AR instead of the _FOR_TARGET versions.
76
77 Tue Sep 23 00:39:57 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
78
79 * Make-lang.in: install.texi was renamed to g77install.texi
80 * install0.texi: Likewise.
81
82 Thu Sep 18 17:31:38 1997 Jeffrey A Law (law@cygnus.com)
83
84 * proj.h (FFEPROJ_BSEARCH): Delete all references.
85 (FFEPROJ_STRTOUL): Likewise.
86 * proj.c (bsearch): Compile this if no bsearch is provided by the
87 host system.
88 (strtoul): Similarly.
89
90 * g77install.texi: Renamed from install.texi
91 * g77.texi: Corresponding changes.
92
93 * fini.c (main): Return type is int.
94
95 * com.c (lang_printable_name): Use verbosity argument.
96
97 Thu Sep 18 16:08:40 1997 Jeffrey A Law (law@cygnus.com)
98
99 * Make-lang.in: Fix merge problems.
100
101 Sun Sep 14 21:01:23 1997 Jeffrey A Law (law@cygnus.com)
102
103 * Make-lang.in: Various changes to build info files
104 in the object tree rather than the source tree.
105
106 * proj.h: Include ctype.h.
107
108 Sun Sep 14 12:35:20 1997 Fred Fish (fnf@ninemoons.com)
109
110 * proj.h (isascii): Provide a default definition if none is available.
111
112 Thu Sep 11 19:26:10 1997 Dave Love <d.love@dl.ac.uk>
113
114 * config-lang.in: Remove the messages about possible build problems.
115
116 Wed Sep 10 16:39:47 1997 Jim Wilson <wilson@cygnus.com>
117
118 * Make-lang.in (LN, LN_S): New macros, use where appropriate.
119
120 Tue Sep 9 13:20:40 1997 Jim Wilson <wilson@cygnus.com>
121
122 * g77.c (pexecute, doit): Add checks for __CYGWIN32__.
123
124 Wed Aug 27 20:32:03 1997 Jeffrey A Law (law@cygnus.com)
125
126 * top.c (ffe_decode_option): Turn on flag_move_all_moveables
127 and flag_reduce_all_givs.
128
129 Mon Aug 25 23:24:32 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
130
131 * Make-lang.in ($(srcdir)/f/runtime/configure,
132 $(srcdir)/f/runtime/libU77/configure, f77.mostlyclean,
133 f77.clean, f77.distclean, f77.maintainer-clean, f77.realclean):
134 Handle absolute pathname of $(srcdir).
135 (stmp-f2c.h): New.
136 (include/f2c.h, f/runtime/Makefile, f/runtime/libF77/Makefile,
137 f/runtime/libI77/Makefile, f/runtime/libU77/Makefile): Only
138 depend on stmp-f2c.h.
139 (f77.maintainer-clean): Don't make itself.
140
141 Sun Aug 24 17:00:27 1997 Jim Wilson <wilson@cygnus.com>
142
143 * Make-lang.in (f77.install-info): Don't cd into srcdir. Add srcdir
144 to filenames. Use sed to extract base filename for install.
145
146 Thu Aug 21 13:15:29 1997 Jim Wilson <wilson@cygnus.com>
147
148 * Make-lang.in (f77): Delete f77-runtime.
149 (f77.all.build, f77.all.cross, f77.rest.encap): Add f77-runtime.
150
151 Wed Aug 20 16:36:59 1997 Jim Wilson <wilson@cygnus.com>
152
153 * intdoc.texi: Readd generated file.
154
155 Mon Aug 18 09:01:54 1997 Jeffrey A Law (law@cygnus.com)
156
157 * Makefile.in (F77_SRCS): Re-alphabetize.
158 * Make-lang.in (F77_OBJS): Likewise.
159
160 Sun Aug 17 08:35:11 1997 Jeffrey A Law (law@cygnus.com)
161
162 * INSTALL: Rebuilt.
163 * install.texi: Remove "Object File Differences" section. Remove
164 all references to zzz.o failing comparison tests.
165 * version.c, version.h: Renamed from zzz.c and zzz.h. Remove
166 date and time stamps so a 3 stage build reports no differences.
167 * Make-lang.in: Corresponding changes.
168 * Makefile.in: Likewise.
169 * g77.c, parse.c: Likewise.
170
171 * intdoc.texi: Remove generated file from distribution.
172
173 Tue Aug 12 10:23:02 1997 Jeffrey A Law (law@cygnus.com)
174
175 * config-lang.in: Don't demand the backend patch.
176 * com.c (lang_printable_name): Second argument is now an int. Don't
177 store into the value of the second argument.
178 * top.c (ffe_decode_option): Temporarily disable setting
179 of "Toon" loop options until we figure out how to address
180 them.
181
182 Mon Aug 11 23:18:35 1997 Jeffrey A Law (law@cygnus.com)
183
184 * g77-0.5.21-19970811 Imported.
185 This file describes changes to the front end necessary to make
186 it work with egcs.
187
This page took 0.056759 seconds and 6 git commands to generate.