]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/gcc/f/ChangeLog
This commit was generated by cvs2svn to compensate for changes in r102514,
[FreeBSD/FreeBSD.git] / contrib / gcc / f / ChangeLog
1 2002-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2
3         * invoke.texi: Use @gol at ends of lines inside @gccoptlist.
4         * g77.texi: Update last update date.
5
6 2002-04-20  Toon Moene  <toon@moene.indiv.nluug.nl>
7
8         * root.texi: Remove variable version-g77.
9         * g77.texi: Remove the single use of that variable.
10
11 Tue Apr 16 14:55:47 2002  Mark Mitchell  <mark@codesourcery.com>
12
13         * com.c (ffecom_expr_power_integer): Add has_scope argument to
14         call to expand_start_stmt_expr.
15
16 Mon Apr 15 10:59:14 2002  Mark Mitchell  <mark@codesourcery.com>
17
18         * g77.texi: Remove Chill reference.
19
20 2002-04-14  Hans-Peter Nilsson  <hp@bitrange.com>
21
22         * Make-lang.in (f/target.o): Depend on diagnostic.h.
23         * target.c: Include diagnostic.h.
24         (ffetarget_memcpy_): Call sorry if host and target endians are
25         not matching.
26
27 2002-04-13  Toon Moene  <toon@moene.indiv.nluug.nl>
28
29         * news.texi: Deprecate frontend version number;
30         update list of fixed bugs.
31
32 2002-04-01  Phil Edwards  <pme@gcc.gnu.org>
33
34         * version.c:  Fix misplaced leading blanks on first line.
35
36 2002-03-23  Toon Moene  <toon@moene.indiv.nluug.nl>
37
38         * com.c (ffecom_check_size_overflow_): Add a test
39         so that arrays too large for 32-bit byte-offset
40         addressing get caught.
41         * news.texi: Document the fixing of this problem.
42
43 Mon Mar 18 18:43:22 CET 2002  Jan Hubicka  <jh@suse.cz>
44
45         * target.h (FFETARGET_32bit_longs): Undefine for x86-64.
46
47 2002-02-13  Toon Moene  <toon@moene.indiv.nluug.nl>
48
49         * news.texi: List Problem Reports fixed in 3.1.
50
51 2002-02-13  Toon Moene  <toon@moene.indiv.nluug.nl>
52
53         * data.c (ffedata_eval_offset_): Only convert index,
54         low and high bound in data statements to default integer
55         if they are constants.  Use a copy of the data structure.
56
57 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
58
59         * data.c (ffedata_eval_offset_): Convert non-default integer
60         constants to default integer kind if necessary.
61
62 2002-02-09  Toon Moene  <toon@moene.indiv.nlug.nl>
63
64         * invoke.texi: Add a short debugging session
65         as an example to the documentation of -g.
66
67 2002-02-06  Toon Moene  <toon@moene.indiv.nluug.nl>
68
69         PR fortran/4730 fortran/5473
70         * com.c (ffecom_expr_): Deal with %VAL constructs.
71         * intrin.c (ffeintrin_check_): Handle 'N' constraints for intrinsics,
72         to indicate "no larger than default kind" integers and logicals.
73         * intrin.def: Use 'N' constraints in table of intrinsics.
74         * intdoc.c: Document this constraint.
75         * intdoc.texi: Regenerated.
76         
77 2002-02-04  Philipp Thomas  <pthomas@suse.de>
78
79         * implic.c lex.c stb.c ste.c stu.c: Update copyright dates.
80
81 2002-02-04  Philipp Thomas  <pthomas@suse.de>
82
83         * bad.def com.c expr.c implic.c lex.c stb.c ste.c stu.c:
84         Insert comments to mark messages as not being printf style
85         where appropriate.
86
87 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
88
89         * expr.c (ffeexpr_sym_impdoitem_): Allow other than
90         default INTEGER implied-do loop counts.
91
92 2002-02-01  Toon Moene  <toon@moene.indiv.nluug.nl>
93
94         * bad.def: Remove non-historical reference to version 0.6.
95         * bugs.texi: Ditto.
96         * com.c: Ditto.
97         * ffe.texi: Ditto.
98         * proj.h: Ditto.
99         * g77.texi: Ditto.
100
101 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
102
103         * g77spec.c (lang_specific_driver): Follow GNU Coding Standards
104         for --version.
105
106 2002-01-30  Richard Henderson  <rth@redhat.com>
107
108         * ste.c (ffeste_begin_iterdo_): Use expand_exit_loop_top_cond.
109         (ffeste_R819B): Likewise.
110
111 2002-01-30  Toon Moene  <toon@moene.indiv.nluug.nl>
112
113         * intrin.c (upcasecmp_): New function.
114         (ffeintrin_cmp_name_): Use it to correctly compare name
115         and table entry for bsearch.
116
117 2002-01-26  Toon Moene  <toon@moene.indiv.nluug.nl>
118
119         * intrin.c (ffeintrin_cmp_name_): Correct comparison
120         for intrinsics in intrinsic table (intrin.def).
121
122 2002-01-22  Zack Weinberg  <zack@codesourcery.com>
123
124         * bad.c: Include intl.h.
125         (FFEBAD_MSGS1, FFEBAD_MSGS2): Replace by FFEBAD_MSG, SHORT,
126         LONG.  Adjust definitions to work with exgettext.
127         (ffebad_start_): Translate all error messages.
128         (ffebad_finish): Mark constant strings for translation.
129         * bad.h: Use FFEBAD_MSG.  Adjust prototype of ffebad_start_
130         and definitions of ffebad_start_msg, ffebad_start_msg_lex to
131         work with exgettext.
132         * bad.def: Use FFEBAD_MSG, SHORT, LONG throughout.
133
134         * com.c: Include intl.h.
135         (lang_print_error_function): Always use ffeinfo_kind_message
136         to get the kind label for a non-nested construct.  Translate
137         it.  Translate constant strings.
138         * info.c (FFEINFO_KIND): Adjust definition to work with exgettext.
139         * info-k.def: Block xgettext from slurping copyright notice
140         into gcc.pot.  Adjust strings for their sole use, in com.c.
141
142         * Make-lang.in (f/bad.o, f/com.o): Depend on intl.h.
143
144 2002-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
145
146         PR fortran/3807
147         * f/intrin.c (ffeintrin_check_):  Allow for case of intrinsic
148         control string have COL-spec an integer > 0.
149
150 2002-01-08  Joseph S. Myers  <jsm28@cam.ac.uk>
151
152         * g77spec.c (lookup_option): Handle -fversion.
153         (lang_specific_driver): Update copyright date in --version output.
154
155 Mon Jan  7 00:03:42 2002  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
156
157         * invoke.texi: Markup g77 as @command.  Remove reference to
158         http://gcc.gnu.org/thanks.html.
159
160 Wed Jan  2 18:13:11 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
161
162         * com.c (clear_binding_level): Const-ify.
163         (ffecom_arglist_expr_): Likewise.
164         * info.c (ffeinfo_types_): Don't needlessly zero init.
165         * lex.c (ffelex_hash_kludge): Const-ify.
166
167 Sun Dec 23 10:45:09 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
168
169         * com.c (ffecom_gfrt_volatile_, ffecom_gfrt_complex_,
170         ffecom_gfrt_const_, ffecom_gfrt_type_): Const-ify.
171
172 Sat Dec 22 16:01:51 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
173
174         * bld.c (ffebld_arity_op_): Declare array size explicitly.
175         * bld.h (ffebld_arity_op_): Likewise.
176
177 2001-12-20  Joseph S. Myers  <jsm28@cam.ac.uk>
178
179         * config-lang.in (diff_excludes): Remove.
180
181 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
182
183         * g77.texi, invoke.texi: Update links to GCC manual.
184
185 Sun Dec 16 16:08:57 2001  Joseph S. Myers  <jsm28@cam.ac.uk>
186
187         * news.texi: Fix spelling errors.
188
189 Sun Dec 16 10:36:51 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
190
191         * Make-lang.in (f/version.o): Depend on f/version.h.
192         * version.c: Include ansidecl.h and f/version.h.
193
194 Sun Dec 16 08:52:48 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
195
196         * lex.c (ffelex_backslash_, ffelex_cfebackslash_): Use hex_value.
197         * target.c (ffetarget_integerhex, ffetarget_typeless_hex): Use
198         hex_p/hex_value.
199
200 2001-12-14  Roger Sayle <roger@eyesopen.com>
201
202         * com-rt.def: Use __builtin_sqrt instead of __builtin_fsqrt.
203         * com.c (ffecom_init_0): Same, and fixed enumeration usage.
204
205 2001-12-10  Joseph S. Myers  <jsm28@cam.ac.uk>
206
207         * g77.texi: Don't condition menus on @ifinfo.
208
209 Wed Dec  5 06:49:21 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
210
211         * com.c (ffecom_1): Properly handle TREE_READONLY for INDIRECT_REF.
212
213 Mon Dec  3 18:56:04 2001  Neil Booth  <neil@daikokuya.demon.co.uk>
214
215         * com.c: Remove leading capital from diagnostic messages, as
216         per GNU coding standards.
217         * g77spec.c: Similarly.
218         * lex.c: Similarly.
219
220 2001-12-01  Zack Weinberg  <zack@codesourcery.com>
221
222         * f/fini.c: Use xmalloc.
223
224 Fri Nov 30 20:54:02 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
225
226         * Make-lang.in: Delete references to proj.[co], proj-h.[co].
227         * proj.c: Delete file.
228
229 2001-11-29  Zack Weinberg  <zack@codesourcery.com>
230
231         * Make-lang.in (f/fini, f/intdoc): Depend on $(HOST_LIBDEPS)
232         and link with $(HOST_LIBS), not safe-ctype.o.
233
234 2001-11-29  Joseph S. Myers  <jsm28@cam.ac.uk>
235
236         * Make-lang.in (f77.generated-manpages): New target.
237         ($(srcdir)/f/g77.1): Don't check $(GENERATED_MANPAGES).  Allow
238         manpage generation to fail.
239         (f77.info): Don't depend on $(srcdir)/f/g77.1.
240         (f77.install-man): Depend on $(GENERATED_MANPAGES) rather than
241         directly on $(srcdir)/g77.1.
242
243 2001-11-24  Toon Moene  <toon@moene.indiv.nluug.nl>
244
245         PR fortran/3957
246         * lang-specs.h: Correct !pipe conditional in tradcpp0 invocation.
247
248 2001-11-21  Toon Moene  <toon@moene.indiv.nluug.nl>
249
250         * g77.texi: egcs was not a `@command'.
251         * invoke.texi: Ditto.
252         * news.texi: Substitute `@command' for `@code'
253         and `@option' for `@samp' where appropriate.
254
255 2001-11-19  Loren J. Rittle  <ljrittle@acm.org>
256
257         * Make-lang.in: Complete ``Build g77.1 in $(srcdir)''.
258
259 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
260
261         * g77spec.c (lang_specific_driver) [ENABLE_SHARED_LIBGCC]: Add
262         libgcc_s.so if libf2c is used.
263         * Make-lang.in (g77spec.o): Use DRIVER_DEFINES.
264
265 2001-11-19  Toon Moene <toon@moene.indiv.nluug.nl>
266
267         * .cvsignore: Ignore g77.1
268         * g77.texi: Substitute `@command' for `@code'
269         where appropriate.
270         * invoke.texi: Ditto.
271
272 2001-11-18  Toon Moene  <toon@moene.indiv.nluug.nl>
273
274         * Make-lang.in: Remove all references to LANGUAGES
275         and the stamp files that depend on its value.
276
277 Sun Nov 18 11:13:04 2001  Neil Booth  <neil@daikokuya.demon.co.uk>
278
279         * com.c (finish_parse): Remove.
280         (ffe_finish): Move body of finish_parse.
281
282 Thu Nov 15 10:06:38 2001  Neil Booth  <neil@daikokuya.demon.co.uk>
283
284         * com.c (ffecom_init_decl_processing): Renamed from
285         init_decl_processing.
286         (init_parse): Move contents to ffe_init.
287         (ffe_init): Update prototype.
288
289 2001-11-14  Toon Moene  <toon@moene.indiv.nluug.nl>
290
291         * g77.texi: Update to use `@command', `@option.
292         * invoke.texi: Ditto
293
294 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
295
296         * Make-lang.in: Change all uses of $(manext) to $(man1ext).
297
298 2001-11-14  Toon Moene  <toon@moene.indiv.nluug.nl>
299
300         * g77.1: Remove from CVS.
301         * Make-lang.in: Build g77.1 in $(srcdir).
302         Add --section=1 to POD2MAN command line.
303         * invoke.texi: Correct copyright years.
304         Add more sections to man page.  Add GFDL.
305
306 Fri Nov  9 23:16:45 2001  Neil Booth  <neil@daikokuya.demon.co.uk>
307
308         * com.c (ffe_print_identifier): Rename.
309         (LANG_HOOKS_PRINT_IDENTIFIER): Override.
310         (lang_print_xnode, print_lang_decl, print_lang_statistics,
311         print_lang_type, set_yydebug): Remove.
312
313 2001-11-09  Zack Weinberg  <zack@codesourcery.com>
314
315         * g77spec.c (lang_specific_driver): Adjust behavior of -v and
316         --version for consistency with other front ends.  Remove large
317         #if 0 block.  Do not add libraries to argv if there are no
318         input files.
319         (add_version_magic): Delete all references and dependent code.
320         * lang-options.h: Delete -fnull-version.
321         * lang-specs.h: Delete f77-version spec.
322
323         * lex.c: Delete logic conditional on ffe_is_null_version() and
324         now-unused label.
325         * top.c: Delete ffe_is_null_version_ variable.
326         (ffe_decode_option): Delete -fnull-version case.
327         * top.h: Delete declaration of ffe_is_null_version_ and
328         ffe_is_null_version(), ffe_set_is_null_version() macros.
329
330 Fri Nov  9 07:14:47 2001  Neil Booth  <neil@daikokuya.demon.co.uk>
331
332         * com.c (language_string, lang_identify): Remove.
333         (struct lang_hooks): Constify.
334         (LANG_HOOKS_NAME): Override.
335         (init_parse): Update.
336
337 2001-11-08  Andreas Franck  <afranck@gmx.de>
338
339         * Make-lang.in (G77_INSTALL_NAME, G77_CROSS_NAME): Handle
340         program_transform_name the way suggested by autoconf.
341
342 2001-11-08  Toon Moene  <toon@moene.indiv.nluug.nl>
343
344         * Make-lang.in: Add rules for building g77.1.
345         * invoke.texi: Add man page stuff.  Move indexing
346         from g77.texi to here.
347         * g77.texi: Remove indexing specific to invoke.texi.
348         * news.texi: Document that g77.1 is now a generated
349         file.
350
351 Tue Nov  6 21:17:47 2001  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
352
353         * com.c: Include langhooks-def.h.
354         * Make-lang.in: Update.
355
356 2001-11-04  Toon Moene  <toon@moene.indiv.nluug.nl>
357
358         * g77.texi: Split off invoke.texi (preliminary to using it
359         to generate a man page).
360         * Make-lang.in: Reflect in build rules.
361
362 Fri Nov  2 10:51:34 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
363
364         * com.c (ffecom_initialize_char_syntax_, U_CHAR, is_idchar,
365         is_idstart, is_hor_space, is_space, SKIP_WHITE_SPACE,
366         SKIP_ALL_WHITE_SPACE): Delete.
367         (read_filename_string, read_name_map): Don't use is_space or
368         is_hor_space.
369
370 2001-10-29  Toon Moene  <toon@moene.indiv.nluug.nl>
371
372         * news.texi: Document new ability to compile programs with
373         arrays larger than 512 Mbyte on 32-bit targets.
374
375 2001-10-24  Toon Moene  <toon@moene.indiv.nluug.nl>
376
377         * com.c (ffecom_check_size_overflow_): Only check for TREE_OVERFLOW.
378
379 Tue Oct 23 14:01:27 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
380
381         * com.c (LANG_HOOKS_GET_ALIAS_SET): New macro.
382         (lang_get_alias_set): Delete.
383
384 2001-10-23  Joseph S. Myers  <jsm28@cam.ac.uk>
385
386         * g77.texi (Sending Patches): Remove.
387
388 2001-10-22  Zack Weinberg  <zack@codesourcery.com>
389
390         * Make-lang.in (f/intdoc): Depend on safe-ctype.o.
391
392 Sun Oct 21 17:28:17 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
393
394         * bad.c (ffebad_finish): Use safe-ctype macros and/or fold extra
395         calls into fewer ones.
396         * implic.c (ffeimplic_lookup_): Likewise.
397         * intdoc.c (dumpimp): Likewise.
398         * intrin.c (ffeintrin_init_0): Likewise.
399         * lex.c (ffelex_backslash_, ffelex_cfebackslash_, ffelex_hash_):
400         Likewise.
401         * lex.h (ffelex_is_firstnamechar): Likewise.
402         * target.c (ffetarget_integerhex): Likewise.
403
404 2001-10-21  Craig Prescott  <prescott@phys.ufl.edu>
405
406         * target.h (FFETARGET_32bit_longs): Don't define
407         for 64-bit hppa.
408
409 2001-10-17  Richard Henderson  <rth@redhat.com>
410
411         * std.c (ffestd_labeldef_format): Fix variable/stmt ordering.
412         (ffestd_R737A): Likewise.
413
414 2001-10-17  Richard Henderson  <rth@redhat.com>
415
416         * com.h: Remove FFECOM_targetCURRENT, FFECOM_ONEPASS, BUILT_FOR_270,
417         BUILT_FOR_280, FFECOM_GCC_INCLUDE, all derivitive defines, and all
418         related conditional compilation directives.
419         * bad.c, bld.c, bld.h, com.c, equiv.c, equiv.h, global.h, intdoc.c,
420         intrin.c, intrin.h, lex.c, parse.c, sta.c, std.c, ste.c, ste.h, stt.c,
421         stt.h, stw.h, symbol.c, symbol.h, target.h, top.c: Likewise.
422
423 2001-10-17  Richard Henderson  <rth@redhat.com>
424
425         * Make-lang.in (f/com.o): Depend on langhooks.h.
426         * com.c: Include it.
427         (LANG_HOOKS_INIT, LANG_HOOKS_FINISH): New.
428         (LANG_HOOKS_INIT_OPTIONS, LANG_HOOKS_DECODE_OPTION): New.
429         (lang_hooks): Use LANG_HOOKS_INITIALIZER.
430
431 Sun Oct  7 12:27:54 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
432
433         * bad.c (_ffebad_message_, ffebad_messages_): Const-ify.
434         * bld.c (ffebld_arity_op_): Likewise.
435         * bld.h (ffebld_arity_op_): Likewise.
436         * com.c (ffecom_init_0): Likewise.
437         * intdoc.c (_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_,
438         _ffeintrin_imp_, names, gens, imps, specs, cc_pair,
439         cc_descriptions, cc_summaries): Likewise.
440         * intrin.c (_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_,
441         _ffeintrin_imp_, ffeintrin_names_, ffeintrin_gens_,
442         ffeintrin_imps_, ffeintrin_specs_): Likewise.
443
444 2001-10-05  Toon Moene  <toon@moene.indiv.nluug.nl>
445
446         * news.texi: Document libf2c being built as a shared library.
447         Use of array elements in bounds of adjustable arrays ditto.
448
449 2001-10-03  Toon Moene  <toon@moene.indiv.nluug.nl>
450
451         * Make-lang.in: Remove reference to FORTRAN_INIT.
452         * g77spec.c: Add reference to FORTRAN_INIT.
453
454 2001-09-29  Juergen Pfeifer  <juergen.pfeifer@gmx.net>
455
456         Make libf2c a shared library.
457
458         * Make-lang.in: Pass define of frtbegin.o to compilation of g77spec.c.
459         * g77spec.c (lang_specific_driver): Treat linking in of frtbegin.o.
460
461 2001-09-28  Robert Anderson  <rwa@alumni.princeton.edu>
462
463         * expr.c (ffeexpr_sym_rhs_dimlist_): Allow array elements
464         as bounds of adjustable arrays.
465
466 Thu Sep 20 15:05:20 JST 2001  George Helffrich  <george@geo.titech.ac.jp>
467
468         * com.c (ffecom_subscript_check_): Loosen subscript checking rules
469         for character strings, to permit substring expressions like
470         string(1:0).
471         * news.texi: Document this as a new feature.
472
473 Thu Sep 13 10:33:27 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
474
475         * bad.c (ffebad_finish): Const-ification and/or static-ization.
476         * intrin.c (ffeintrin_cmp_name_): Likewise.
477         * stc.c (ffestc_R904): Likewise.
478
479 Wed Sep 12 12:09:04 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
480
481         * bld.c (ffebld_op_string_): Const-ification.
482         * com.c (ffecom_gfrt_name_, ffecom_gfrt_argstring_): Likewise.
483         * fini.c (xspaces): Likewise.
484         * global.c (ffeglobal_type_string_): Likewise.
485         * info.c (ffeinfo_basictype_string_, ffeinfo_kind_message_,
486         ffeinfo_kind_string_, ffeinfo_kindtype_string_,
487         ffeinfo_where_string_): Likewise.
488         * lex.c (ffelex_type_string_): Likewise.
489         * malloc.c (malloc_types_): Likewise.
490         * stc.c (ffestc_subr_binsrch_, ffestc_R904, ffestc_R904,
491         ffestc_R907): Likewise.
492         * symbol.c (ffesymbol_state_name_, ffesymbol_attr_name_):
493         Likewise.
494         * version.c (ffe_version_string): Likewise.
495         * version.h (ffe_version_string): Likewise.
496
497 2001-09-11  Richard Henderson  <rth@redhat.com>
498
499         * parse.c (finput): Mark extern.
500
501 2001-09-11  Jakub Jelinek  <jakub@redhat.com>
502
503         * com.c (ffe_init_options): Default to -fmerge-all-constants
504         if optimizing.
505
506 2000-08-14  Ulrich Weigand  <uweigand@de.ibm.com>
507
508         * target.h (FFETARGET_32bit_longs): Don't define
509         for 64-bit S/390.
510
511 2001-07-20  Toon Moene  <toon@moene.indiv.nluug.nl>
512
513         * com.c (ffecom_expr_intrinsic_):
514         case FFEINTRIN_impIBITS: Remove TREE_SHIFT_FULLWIDTH define.
515         case FFEINTRIN_impISHFT: Ditto. Change LT_EXPR to NE_EXPR.
516         case FFEINTRIN_impISHFTC: Ditto.
517         case FFEINTRIN_impMVBITS: Ditto.
518
519 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
520
521         * top.c (ffe_decode_option): Disallow lang-independent processing
522         for -ffixed-form.
523
524 2001-07-19  Toon Moene  <toon@moene.indiv.nluug.nl>
525
526         * f/com.c (ffecom_expr_intrinsic_): Deal (correctly) with
527         {L|R}SHIFT_EXPR not working when shift > size of type.
528
529 2001-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
530
531         * com.c (lang_print_error_function): Argument context
532         is unused.
533
534 2001-07-14  Tim Josling  <tej@melbpc.org.au>
535
536         * com.c (ffecom_overlap_): Remove references to EXPON_EXPR.
537         (ffecom_tree_canonize_ref_): Likewise.
538
539 2001-07-10  James Smaby  <jsmaby@virgo.umeche.maine.edu>
540
541         * intdoc.in: Fix the definition of COMPLEX ABS.
542         Remove `the' where inappropriate.
543         * intdoc.texi: Rebuilt.
544
545 2001-07-04  Joseph S. Myers  <jsm28@cam.ac.uk>
546
547         * g77.texi: Use gpl.texi and funding.texi.  Remove Look and Feel
548         section.  Add Funding Free Software to invariant sections.
549         * Make-lang.in ($(srcdir)/f/g77.info, f/g77.dvi): Update
550         dependencies and use doc/include in search path.
551
552 2001-06-28  Gabriel Dos Reis  <gdr@codesourcery.com>
553
554         * Make-lang.in (f/com.o): Depend on diagnostic.h
555         * com.c: #include diagnostic.h
556         (lang_print_error_function): Take a 'diagnostic_context *'.
557
558 Wed Jun 13 11:22:39 2001  Mark Mitchell  <mark@codesourcery.com>
559
560         * BUGS: Remove.
561         * NEWS: Likewise.
562
563 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
564
565         * g77install.texi: Remove.
566         * Make-lang.in: Remove all mention of g77install.texi.
567         * g77.texi: Add documentation on how to get output always
568         flushed and how to increase the maximum unit number.
569         Remove all mention of g77install.texi.
570         * bugs.texi: Add documentation on how to change the threshold
571         for putting local arrays on the stack.
572
573 2001-06-03  Toon Moene  <toon@moene.indiv.nluug.nl>
574
575         * root.texi: Fix typo in patches e-mail address.
576
577 2001-06-03  Toon Moene  <toon@moene.indiv.nluug.nl>
578             Jan van Male  <jan.vanmale@fenk.wau.nl>
579
580         * root.texi: Define `help' and `patches' mailing list
581         addresses.
582         * news.texi: Remove `prerelease' from 0.5.26
583         * g77.texi: Use two spaces between command options, eliminate
584         some 'overfull hboxes'.  Use help and patches mailing list
585         addresses where appropriate.
586
587 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
588
589         * g77.texi: Move contents to just after title page.
590
591 2001-06-02  Toon Moene  <toon@moene.indiv.nluug.nl>
592
593         * com.c (ffecom_init_0): Make CHARACTER*1 unsigned.
594
595 2001-05-23  Theodore Papadopoulo  <Theodore.Papadopoulo@sophia.inria.fr>
596
597         * Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on
598         fdl.texi.
599         (f/g77.dvi): Use TEXI2DVI instead of custom tex calls.  Create the
600         dvi file in the f directory.
601
602 2001-05-25  Sam TH  <sam@uchicago.edu>
603
604         * bad.h: Fix header include guards.
605         * bit.h bld.h com.h data.h equiv.h expr.h global.h
606         implic.h info.h intrin.h lab.h lex.h malloc.h name.h
607         proj.h src.h st.h sta.h stb.h stc.h std.h ste.h
608         storag.h stp.h str.h sts.h stt.h stu.h stv.h stw.h
609         symbol.h target.h top.h type.h version.h
610         where.h: Likewise.
611
612 2001-05-22  Toon Moene  <toon@moene.indiv.nluug.nl>
613
614         * g77.texi: Update last-changed date.
615         * news.texi: Update copyright years, last-changed date.
616         * bugs.texi: Update copyright years, last-changed date.
617
618 2001-05-22  Toon Moene  <toon@moene.indiv.nluug.nl>
619
620         * g77.texi: Update maintenance information for
621         GNU Fortran.  Remove all mention of -fdebug-kludge.
622         * news.texi: Make more news in 0.5.26 `user visible
623         changes'. Acknowledge work by important contributors.
624         * bugs.texi: Remove all mention of -fdebug-kludge.
625
626 2001-05-20  Joseph S. Myers  <jsm28@cam.ac.uk>
627
628         * Make-lang.in (f/g77.dvi): Include $(srcdir) in TEXINPUTS.
629
630 2001-05-19  Toon Moene  <toon@moene.indiv.nluug.nl>
631
632         * Make-lang.in: Have $(MAKEINFO) look into the parent
633         directory for includes.
634         * g77.texi: Use the GFDL.
635
636 Sun May 13 12:25:06 2001  Mark Mitchell  <mark@codesourcery.com>
637
638         * Make-lang.in: Replace all uses of `touch' with $(STAMP).
639
640 Wed May  2 10:20:08 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
641
642         * com.c: NULL_PTR -> NULL.
643
644 Sun Apr 22 20:18:01 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
645
646         * com.c (ffecom_subscript_check_): Use concat in lieu of
647         xmalloc/sprintf.
648
649 2001-04-21  Toon Moene  <toon@moene.indiv.nluug.nl>
650
651         * news.texi: Update release information for 0.5.27.
652
653 Thu Apr 19 12:49:24 2001  Mark Mitchell  <mark@codesourcery.com>
654
655         * top.c (ffe_decode_option): Do not permit language-independent
656         processing for -ffixed-line-length.
657
658 Thu Apr 12 17:57:55 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
659
660         * bad.c (inhibit_warnings): Delete redundant declaration.
661
662         * com.c (skip_redundant_dir_prefix): Likewise.
663
664         * com.h (mark_addressable): Likewise.
665
666 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
667
668         * lex.c (ffelex_hash_): Avoid eating one whole line after
669         #line.
670
671 Mon Apr  2 22:38:09 2001  Toon Moene <toon@moene.indiv.nluug.nl>
672
673         * com.c (duplicate_decls): Fix thinko in lazy DECL_RTL patch
674         of 2001-03-04.
675
676 Tue Mar 27 17:40:08 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
677
678         * Make-lang.in: Depend on $(SYSTEM_H), not system.h.
679
680 Mon Mar 26 18:13:30 2001  Mark Mitchell  <mark@codesourcery.com>
681
682         * com.c (duplicate_decls): Don't copy DECL_FRAME_SIZE.
683
684 Mon Mar 19 15:05:39 2001  Mark Mitchell  <mark@codesourcery.com>
685
686         * com.c (builtin_function): Use SET_DECL_ASSEMBLER_NAME.
687
688 Wed Mar 14 09:29:27 2001  Mark Mitchell  <mark@codesourcery.com>
689
690         * com.c (ffecom_member_phase_2): Use COPY_DECL_RTL,
691         DECL_RTL_SET_P, etc.
692         (duplicate_decls): Likewise.
693         (start_decl): Likewise.
694
695 Fri Mar  9 22:52:55 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
696
697         * fini.c (main): Use really_call_malloc, not malloc.
698
699 Thu Mar  8 13:27:47 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
700
701         * com.c: Don't rely on the POSIX macro to define autoconf stuff.
702
703 2001-03-07  Brad Lucier  <lucier@math.purdue.edu>
704
705         * g77.texi: Document new options -funsafe-math-optimizations
706         and -fno-trapping-math.  Revise documentation for -ffast-math.
707
708 2001-03-01  Zack Weinberg  <zackw@stanford.edu>
709
710         * proj.h: Delete 'bool' type.  Don't include stddef.h here.
711         * com.c: Rename variables named 'true' and/or 'false'.
712         * intdoc.c: Delete 'bool' type.
713
714 2001-03-01  Zack Weinberg  <zackw@stanford.edu>
715
716         * lang-specs.h: Add zero initializer for cpp_spec field to all
717         array elements.
718
719 2001-02-24  Zack Weinberg  <zackw@stanford.edu>
720
721         * com.c: Don't define STDC_HEADERS, autoconf handles it.
722
723 Fri Feb 23 15:28:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
724
725         * com.c (set_block): Set NAMES and BLOCKS from BLOCK.
726
727 2001-02-19  Joseph S. Myers  <jsm28@cam.ac.uk>
728
729         * version.c, root.texi: Update GCC version number to 3.1.  Update
730         G77 version number to 0.5.27.
731         * BUGS, NEWS: Regenerate.
732
733 Sun Feb  4 15:52:44 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
734
735         * com.c (ffecom_init_0): Call fatal_error instead of fatal.
736         * com.c (init_parse): Call fatal_io_error instead of
737         pfatal_with_name.
738         (ffecom_decode_include_option_): Make errors non-fatal.
739         * lex.c (ffelex_cfelex_, ffelex_get_directive_line_): Likewise.
740         (ffelex_hash_): Likewise.
741
742 Sat Jan 27 20:52:18 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
743
744         * Make-lang.in: Remove all dependencies on defaults.h.
745         * com.c: Don't include defaults.h.
746
747 2001-01-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
748
749         * com.c: Don't explicitly include any time headers, the right ones are
750         already included by proj.h.
751
752 2001-01-15  Mark Mitchell  <mark@codesourcery.com>
753
754         * com.c (ffecom_lookup_label): Set DECL_CONTEXT for FORMAT
755         label to current_function_decl.
756
757 Fri Jan 12 17:21:33 2001  Joseph S. Myers  <jsm28@cam.ac.uk>
758
759         * g77spec.c (lang_specific_driver): Update copyright year to 2001.
760
761 Wed Jan 10 14:39:45 2001  Mark Mitchell  <mark@codesourcery.com>
762
763         * com.c (ffecom_init_zero_):  Remove last argument in call to
764         make_decl_rtl; use make_function_rtl instead of make_decl_rtl.
765         (ffecom_lookup_label_): Likewise.
766         (builtin_function): Likewise.
767         (start_function): Likewise.
768
769 Thu Dec 21 21:19:42 2000  Joseph S. Myers  <jsm28@cam.ac.uk>
770
771         * g77install.texi, g77.texi: Update last-updated dates for
772         installation information and the manual as a whole.
773         * bugs.texi, news.texi: Update copyright years in the comments at
774         the top of the file.
775
776 2000-12-21  Joseph S. Myers  <jsm28@cam.ac.uk>
777
778         * g77install.texi: Adjust wording of an EGCS reference.
779
780 Thu Dec 21 20:00:48 2000  Joseph S. Myers  <jsm28@cam.ac.uk>
781
782         * BUGS, NEWS: Regenerate.
783
784 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
785
786         * com.c [VMS]: Remove definition of BSTRING.
787
788 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
789
790         * g77.texi: Update GPL copy not to refer to years 19@var{yy}.
791
792 2000-12-18  Toon Moene <toon@moene.indiv.nluug.nl>
793
794         * bugs.texi: Correct copyright years.
795         * g77.texi: Likewise.
796         * news.texi: Likewise.
797
798 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
799
800         * g77install.texi: Remove obsolete parts only used for INSTALL,
801         and DOC-G77 conditionals.  Update last-update-install date.
802
803 Sat Dec  9 10:20:11 2000  Joseph S. Myers  <jsm28@cam.ac.uk>
804
805         * .cvsignore: New file; add info files.
806
807 2000-12-08  Joseph S. Myers  <jsm28@cam.ac.uk>
808
809         * Make-lang.in (f77.info): Depend on info files in source
810         directory.
811         (f/g77.info): Build info files in source directory; don't build
812         them unless BUILD_INFO is "info".
813         (f77.install-info): Install info files from source directory.
814
815 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
816
817         * Make-lang.in: Link f/fini with safe-ctype.o.
818         * bad.c: Don't test ISUPPER(c) || ISLOWER(c) before calling TOUPPER(c).
819         * com.c: Use TOUPPER, not ffesrc_toupper.
820         * fini.c: Don't test ISALPHA(c) before calling TOUPPER(c)/TOLOWER(c).
821         * intrin.c: Don't test IN_CTYPE_DOMAIN(c).
822         * src.c: Delete ffesrc_toupper_ and ffesrc_tolower_ and their
823         initializing code; use TOUPPER and TOLOWER instead of
824         ffesrc_toupper and ffesrc_tolower.
825         * src.h: Don't declare ffesrc_toupper_ or ffesrc_tolower_.
826         Don't define ffesrc_toupper or ffesrc_tolower.
827
828 2000-11-28  Richard Henderson  <rth@redhat.com>
829
830         * com.c (ffecom_member_phase2_): Set TREE_USED on the debugging decl.
831
832 2000-11-26  Joseph S. Myers  <jsm28@cam.ac.uk>
833
834         * RELEASE-PREP: Remove obsolete EGCS reference.
835         * g77.texi: Adjust reference to EGCS as something current.
836         * lang-options.h (FTNOPT): Remove macro and obsolete comment.
837         Include doc strings directly in option listing instead of through
838         this macro.
839         * root.texi: Remove support for multiple different (FSF and EGCS)
840         distributions of g77.
841         * g77install.texi: Remove conditioned out instructions applying
842         only to obsolete distributions of g77 not as part of GCC.  Change
843         "superceded" to the correct spelling "superseded".
844
845 Sun Nov 26 19:25:56 2000  Joseph S. Myers  <jsm28@cam.ac.uk>
846
847         * g77spec.c (lang_specific_driver): Update copyright year to 2000.
848
849 Thu Nov 23 02:18:57 2000  J"orn Rennecke <amylaar@redhat.com>
850
851         * Make-lang.in (g77spec.o): Depend on $(CONFIG_H).
852
853 2000-11-21  David Billinghurst  <David.Billinghurst@riotinto.com)
854
855         * Make-lang.in:  Add $(build_exeext) to f/fini target
856
857 2000-11-21  Andreas Jaeger  <aj@suse.de>
858
859         * g77.texi (Floating-point Exception Handling): Use feenableexcept
860         in example.
861         (Floating-point precision): Change to match above change.
862
863 Sun Nov 19 17:29:22 2000  Matthias Klose  <doko@marvin.itso-berlin.de>
864
865         * g77.texi (Floating-point precision): Adjust example
866         to work with glibc (>= 2.1).
867
868 Sat Nov 18 13:54:49 2000  Matthias Klose  <doko@cs.tu-berlin.de>
869
870         * g77.texi (Floating-point Exception Handling): Adjust
871         example to work with glibc (>= 2.1).
872
873 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
874
875         * Make-lang.in (INTDOC_DEPS): New macro.
876         (f/intdoc.texi): Depend on $(INTDOC_DEPS).  Build f/intdoc.
877         (f/intdoc): Likewise.  Add $(build_exeext).
878
879 2000-11-17  Zack Weinberg  <zack@wolery.stanford.edu>
880
881         * lex.c (ffelex_hash_): Change ggc_alloc_string (var, -1) to
882         ggc_strdup (var).
883
884 Thu Nov 16 23:14:07 2000  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
885
886         * malloc.c (malloc_init): Call xmalloc, not malloc.
887
888 2000-11-10  Rodney Brown  <RodneyBrown@mynd.com>
889
890         * Make-lang.in: Remove OUTPUT_OPTION from g77version.o target.
891
892 2000-11-10  Toon Moene  <toon@moene.indiv.nluug.nl>
893
894         * root.texi: Remove non-historical EGCS reference.
895         Set current g77 version to 0.5.26.
896
897 2000-11-10  Toon Moene  <toon@moene.indiv.nluug.nl>
898
899         * com.c (ffecom_stabilize_aggregate_) case RTL_EXPR: Abort.
900
901 2000-11-10  Zack Weinberg  <zack@wolery.stanford.edu>
902
903         * Make-lang.in (f/fini.o, f/proj-h.o): Remove pointless sed
904         munging of source file name.
905         ($(srcdir)/f/intdoc.texi): Break up into several rules each of
906         which builds just one thing.  Don't mess with $(LANGUAGES).
907         (f/ansify.o, f/intdoc.o): Remove unnecessary rules.
908
909 2000-11-05  Toon Moene  <toon@moene.indiv.nluug.nl>
910
911         * root.texi, news.texi, g77install.texi, g77.texi, bugs.texi:
912         Remove non-historical references to egcs/EGCS.
913
914 2000-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
915
916         * Make-lang.in: Remove f77.distdir and f/INSTALL.
917         * INSTALL, install0.texi: Remove.
918
919 2000-11-02  Joseph S. Myers  <jsm28@cam.ac.uk>
920
921         * com.c (open_include_file, ffecom_open_include_): Use strchr ()
922         and strrchr () instead of index () and rindex ().
923
924 2000-10-27  Zack Weinberg  <zack@wolery.stanford.edu>
925
926         * Make-lang.in: Move all build rules here from Makefile.in,
927         adapt to new context.  Wrap all rules that change the current
928         directory in parentheses.  Expunge all references to $(P).
929         When one command depends on another and they're run all at
930         once, use && to separate them, not ;.  Add OUTPUT_OPTION to
931         all object-file generation rules.  Delete obsolete variables.
932
933         * Makefile.in: Delete.
934         * config-lang.in: Delete outputs= line.
935
936 Sat Oct 21 18:07:48 2000  Joseph S. Myers  <jsm28@cam.ac.uk>
937
938         * Makefile.in, g77spec.c: Remove EGCS references in comments.
939
940 Thu Oct 12 22:28:51 2000  Mark Mitchell  <mark@codesourcery.com>
941
942         * com.c (ffecom_do_entry_): Don't mess with obstacks.
943         (ffecom_finish_global_): Likewise.
944         (ffecom_finish_symbol_transform_): Likewise.
945         (ffecom_gen_sfuncdef_): Likewise.
946         (ffecom_init_zero_): Likewise.
947         (ffecom_start_progunit_): Likewise.
948         (ffecom_sym_transform_): Likewise.
949         (ffecom_sym_transform_assign_): Likewise.
950         (ffecom_transform_equiv_): Likewise.
951         (ffecom_transform_namelist_): Likewise.
952         (ffecom_vardesc_): Likewise.
953         (ffecom_vardesc_array_): Likewise.
954         (ffecom_vardesc_dims_): Likewise.
955         (ffecom_end_transition): Likewise.
956         (ffecom_make_tempvar): Likewise.
957         (bison_rule_pushlevel_): Likewise.
958         (bison_rule_compstmt_): Likewise.
959         (finish_decl): Likewise.
960         (finish_function): Likewise.
961         (push_parm_decl): Likewise.
962         (start_decl): Likewise.
963         (start_function): Likewise.
964         (ggc_p): Don't define.
965         * std.c (ffestd_stmt_pass_): Likewise.
966         * ste.c (ffeste_end_block_): Likewise.
967         (ffeste_end_stmt_): Likewise.
968         (ffeste_begin_iterdo_): Likewise.
969         (ffeste_io_ialist_): Likewise.
970         (ffeste_io_cilist_): Likewise.
971         (ffeste_io_inlist_): Likewise.
972         (ffeste_io_olist_): Likewise.
973         (ffeste_R810): Likewise.
974         (ffeste_R838): Likewise.
975         (ffeste_R839): Likewise.
976         (ffeste_R842): Likewise.
977         (ffeste_R843): Likewise.
978         (ffeste_R1001): Likewise.
979
980 2000-10-05  Richard Henderson  <rth@cygnus.com>
981
982         * com.c (finish_function): Don't init can_reach_end.
983
984 Sun Oct  1 11:43:44 2000  Mark Mitchell  <mark@codesourcery.com>
985
986         * com.c (lang_mark_false_label_stack): Remove.
987
988 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
989
990         * com.c: Include defaults.h.
991         * com.h: Don't define the *_TYPE_SIZE macros.
992         * Makefile.in: Update dependencies.
993
994 2000-08-29  Zack Weinberg  <zack@wolery.cumb.org>
995
996         * ansify.c: Use #line, not # <number>.
997
998 2000-08-24  Greg McGary  <greg@mcgary.org>
999
1000         * intdoc.c (ARRAY_SIZE): Remove macro.
1001         * proj.h (ARRAY_SIZE): Remove macro.
1002         * com.c (init_decl_processing): Use ARRAY_SIZE.
1003
1004 2000-08-22  Toon Moene  <toon@moene.indiv.nluug.nl>
1005
1006         * com-rt.def: Adapt macro DEFGFRT to accept CONST boolean.
1007         * com.c (macro DEFGFRT): Use CONST boolean.
1008         (ffecom_call_binop_): Choose between call by value
1009         and call by reference.
1010         (ffecom_expr_): Use direct calls to (g)libc functions for
1011         POW_DD, LOG10, (float) MOD.
1012         (ffecom_make_gfrt_): Add const indication to table of
1013         intrinsics.
1014         * com.h (macro DEFGFRT): Use CONST boolean.
1015         * intrin.def: Adjust DEFIMP definition of LOG10, (float) MOD.
1016
1017 2000-08-21  Nix  <nix@esperi.demon.co.uk>
1018
1019         * lang-specs.h: Do not process -o or run the assembler if
1020         -fsyntax-only.  Use %j instead of /dev/null.
1021
1022 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
1023
1024         * lang-specs.h: Pass -I* options to f771.
1025
1026 2000-08-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1027
1028         * top.c (ffe_decode_option): Disable -fdebug-kludge
1029         and warn about it.
1030         * lang-options.h: Document the fact.
1031         * g77.texi: Ditto.
1032
1033 2000-08-13  Toon Moene  <toon@moene.indiv.nluug.nl>
1034
1035         * bugs.texi: Describe new ability to emit debug info
1036         for EQUIVALENCE members.
1037         * news.texi: Ditto.
1038
1039 2000-08-11  G. Helffrich  <george@gly.bris.ac.uk>
1040             Toon Moene  <toon@moene.indiv.nluug.nl>
1041
1042         * com.c (ffecom_transform_equiv_): Make EQUIVALENCEs addressable
1043         so that debug info can be attached to their storage.
1044         Unconditionally list the storage set aside for them.
1045
1046 2000-08-07  Toon Moene  <toon@moene.indiv.nluug.nl>
1047
1048         * g77spec.c (lang_specific_driver): Clearer g77 version message.
1049
1050 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
1051
1052         * Make-lang.in (f771): Depend on $(BACKEND), not stamp-objlist.
1053         * Makefile.in: Add BACKEND; delete OBJS, OBJDEPS.
1054         (f771): Link with $(BACKEND).
1055
1056 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
1057
1058         * g77spec.c: Adjust type of second argument to
1059         lang_specific_driver, and update code as necessary.
1060
1061         * expr.c (ffeexpr_finished_): Cast signed side of ?:
1062         expression to bool.
1063
1064 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
1065
1066         * lang-specs.h: Rename cpp to cpp0 and/or tradcpp to tradcpp0.
1067
1068 Thu Jul 27 11:50:08 2000  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1069
1070         * fini.c (main): Avoid automatic aggregate initialization.
1071
1072         * proj.h: Indent #error directive.
1073
1074 2000-07-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1075
1076         * lang-specs.h: Remove one /dev/null from tradcpp invocation.
1077
1078 Sun Jul 23 15:47:30 2000  Billinghurst, David <David.Billinghurst@riotinto.com>
1079
1080         * Make-lang.in: Put $(build_exeext) suffix on programs which run
1081         on the build machine.
1082
1083 2000-07-22  Toon Moene  <toon@moene.indiv.nluug.nl>
1084
1085         * com.c (ffecom_expr_intrinsic_): case FFEINTRIN_impFGETC_subr,
1086         FFEINTRIN_impFPUTC_subr: Check for arg3 being NULL.
1087
1088 2000-07-13  Zack Weinberg  <zack@wolery.cumb.org>
1089
1090         * lang-specs.h: Use the new named specs.  Remove unnecessary braces.
1091
1092 2000-07-02  Toon Moene  <toon@moene.indiv.nluug.nl>
1093
1094         * version.c: Bump version number.
1095
1096 2000-06-21  Zack Weinberg  <zack@wolery.cumb.org>
1097
1098         * Make-lang.in (F77_SRCS): Remove all .j files.
1099         * Makefile.in (ASSERT_H, CONFIG_H, CONVERT_H, FLAGS_H, GGC_H,
1100         GLIMITS_H, HCONFIG_H, INPUT_H, OUTPUT_H, RTL_H, SYSTEM_H,
1101         TOPLEV_H, TREE_H): Remove references to .j files.
1102         (TCONFIG_H, TM_H): Remove entirely.
1103         (deps-kinda): Delete rule.
1104         Correct commentary.
1105
1106         * assert.j, config.j, convert.j. flags.j, ggc.j, glimits.j,
1107         hconfig.j, input.j, output.j, rtl.j, system.j, toplev.j,
1108         tree.j, tconfig.j, tree.j: Delete.
1109
1110         * ansify.c, bad.c, bit.c, com.c, com.h, intdoc.c, lex.c,
1111         parse.c, proj.c, proj.h, ste.c, target.c, target.h, top.c,
1112         where.c, where.h: Include parent-directory headers directly.
1113         * lex.c: Don't include tree.h twice.
1114
1115 2000-05-17  H.J. Lu  (hjl@gnu.org)
1116
1117         * Make-lang.in: Use a unique stamp for each target to support
1118         parallel make.
1119
1120 Thu Jun 15 14:03:14 2000  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1121
1122         * ste.c (gbe_block): Constify.
1123
1124 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
1125
1126         * com.c (ffecom_transform_common_): Set DECL_USER_ALIGN.
1127         (ffecom_transform_equiv_, ffecom_decl_field): Likewise.
1128         (ffecom_init_0): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
1129         (duplicate_decls): Set DECL_USER_ALIGN.
1130
1131 Sun Jun 11 00:03:00 2000  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1132
1133         * com.c (lang_get_alias_set): Mark parameter with ATTRIBUTE_UNUSED.
1134
1135 2000-06-04  Philipp Thomas  <pthomas@suse.de>
1136
1137         * Makefile.in(INTLLIBS): New macro.
1138         (LIBS): Add INTLLIBS.
1139         (DEPLIBS): Likewise.
1140
1141 2000-06-02  Richard Henderson  <rth@cygnus.com>
1142
1143         * com.c (lang_get_alias_set): New.
1144
1145 2000-05-28  Toon Moene  <toon@moene.indiv.nluug.nl>
1146
1147         * bugs.texi: Note that debugging information for
1148         common block items is emitted now.
1149         * news.texi: Ditto.
1150
1151 2000-05-18  Chris Demetriou  <cgd@sibyte.com>
1152
1153         * com.h (FFECOM_f2cINTEGER, FFECOM_f2cLONGINT): Note that
1154         these types correspond to built-in types now defined in
1155         the C front end (for libf2c).
1156
1157 Wed May 17 17:27:44 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1158
1159         * top.c (ffe_decode_option): Update -Wall unused flags by calling
1160         set_Wunused.
1161
1162 2000-05-09  Zack Weinberg  <zack@wolery.cumb.org>
1163
1164         * com.c (ffecom_subscript_check_): Constify array_name
1165         parameter. Clean up string bashing.
1166         (ffecom_arrayref_, ffecom_char_args_x_): Constify array_name
1167         parameter.
1168         (ffecom_do_entry_, ffecom_gen_sfuncdef_, ffecom_start_progunit_,
1169         ffecom_sym_transform_, ffecom_sym_transform_assign_): Constify
1170         local char *.
1171         (init_parse): Constify parameter and return value.
1172         * lex.c: Include dwarfout.h instead of prototyping dwarfout_*
1173         functions here.
1174         (ffelex_file_pop_, ffelex_file_push_): Constify filename parameter.
1175         (ffelex_hash_, ffelex_include_): Constify local char *.
1176         * std.c (ffestd_exec_end): Constify local char *.
1177         * where.c (ffewhere_file_new): Constify filename parameter.
1178         * where.h: Update prototypes.
1179
1180 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
1181
1182         * com.c (ffecom_overlap_): Set source_offset to
1183         bitsize_zero_node.
1184         (ffecom_tree_canonize_ptr_): Use size_binop.  Convert to
1185         bitsizetype before multiplying by TYPE_SIZE.
1186         (ffecom_tree_canonize_ref_) [case ARRAY_REF]: Break up offset
1187         calculation.  Convert to bitsizetype before multiplying by
1188         TYPE_SIZE.
1189
1190 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
1191
1192         * lex.c: Remove references to cccp.c.
1193         * g77install.texi: Remove references to cexp.c/cexp.y.
1194
1195 2000-04-15  David Edelsohn  <edelsohn@gnu.org>
1196
1197         * target.h (FFETARGET_32bit_longs): Define for 64-bit PowerPC
1198         as well.
1199
1200 Wed Apr 12 15:15:26 2000  Mark Mitchell  <mark@codesourcery.com>
1201
1202         * com.h (FFECOM_f2cINTEGER): Avoid using LONG_TYPE_SIZE as a
1203         preprocessor constant.
1204         (FFECOM_f2cLOGICAL): Likewise.
1205         (FFECOM_f2cLONGINT): Likewise.
1206
1207 Wed Apr  5 17:46:39 2000  Mark Mitchell  <mark@codesourcery.com>
1208
1209         * Makefile.in (GGC_H): Add varray.h.
1210
1211 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
1212
1213         * lang-specs.h: Pass -fno-show-column to the preprocessor.
1214
1215 2000-03-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1216
1217         * com.c (ffecom_decl_field): Use DECL_ALIGN for a FIELD_DECL.
1218         (ffecom_init_0): Likewise.
1219
1220 Sat Mar 25 09:12:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1221
1222         * com.c (ffecom_tree_canonize_ptr_): Use bitsize_zero_node.
1223         (ffecom_tree_canonize_ref_): Likewise.
1224
1225 Mon Mar 20 15:49:40 2000  Jim Wilson  <wilson@cygnus.com>
1226
1227         * f/target.h (FFETARGET_32bit_longs): New.  Define for alpha, sparc64,
1228         and ia64.
1229         (ffetargetInteger1, ffetargetLogical1, ffetargetReal1, ffetargetReal2,
1230         ffetarget_integerdefault_is_magical): Use FFETARGET_32bit_longs.
1231
1232 Fri Mar 10 00:43:55 2000  Jason Merrill  <jason@casey.cygnus.com>
1233
1234         * com.c (ffecom_stabilize_aggregate_): Don't refer to TREE_RAISES.
1235
1236 Mon Mar  6 18:05:19 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1237
1238         * com.c (ffecom_f2c_set_lio_code_): Use compare_tree_int.
1239         (ffecom_sym_transform_, ffecom_transform_common_): Likewise.
1240         (ffecom_transform_equiv_): Likewise.
1241
1242 Mon Mar  6 13:01:19 2000  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1243
1244         * ansify.c (die_unless): Don't use ANSI string concatenation.
1245         (die): Mark with ATTRIBUTE_NORETURN.
1246
1247 Wed Mar  1 00:31:44 2000  Martin von Loewis  <loewis@informatik.hu-berlin.de>
1248
1249         * com.c (current_function_decl): Move to toplev.c.
1250
1251 Sun Feb 27 16:40:33 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1252
1253         * com.c (ffecom_arrayref_): Convert args to size_binop to proper type.
1254         (ffecom_tree_canonize_ptr_): Don't use size_binop for non-sizes.
1255         (ffecom_tree_canonize_ref_): Likewise.
1256         (type_for_mode): Handle TImode.
1257         * ste.c (ffeste_io_dofio_, ffeste_io_douio_): Use TYPE_SIZE_UNIT.
1258         (ffeste_io_ciclist_): Likewise.
1259
1260 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
1261
1262         * com.c (ffecom_type_permanent_copy_): Delete unused function.
1263         (finish_decl): Don't change TREE_PERMANENT (DECL_INITIAL (decl)).
1264
1265 Sat Feb 19 18:43:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1266
1267         * com.c (ffecom_sym_transform): Use DECL_SIZE_UNIT.
1268         (ffecom_transform_common_, ffecom_transform_equiv_): Likewise.
1269         (duplicate_decls): Likewise.
1270         (ffecom_tree_canonize_ptr_): Delete extra arg to bitsize_int.
1271         (finish_decl): Delete -Wlarger-than processing.
1272
1273 Fri Feb 18 13:19:34 2000  Martin von Loewis  <loewis@informatik.hu-berlin.de>
1274
1275         * g77spec.c (lang_specific_driver): Use GCCBUGURL.
1276
1277 2000-02-17  Andy Vaught  <andy@maxwell.la.asu.edu>
1278
1279         * com.c (ffecom_member_phase2_): Re-enable COMMON debug code.
1280         (ffecom_finish_symbol_transform_): Likewise.
1281         (ffecom_transform_common_): Call ffestorag_set_hook.
1282
1283 Wed Feb 16 11:09:38 2000  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1284
1285         * Make-lang.in (g77spec.o): Depend on $(GCC_H), not gcc.h.
1286
1287 2000-02-15  Jonathan Larmour  <jlarmour@redhat.co.uk>
1288
1289         * lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec.
1290
1291 Tue Feb 15 11:14:17 2000  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1292
1293         * g77spec.c: Don't declare `version_string'.
1294
1295 Sat Feb  5 23:27:25 2000  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1296
1297         * com.c (mark_tracker_head, mark_binding_level): Protoize.
1298
1299         * where.c (mark_ffewhere_head): Likewise.
1300
1301 Wed Jan 12 09:32:59 2000  Zack Weinberg  <zack@wolery.cumb.org>
1302
1303         * lang-specs.h: Pass -lang-fortran to preprocessor.
1304
1305 Thu Dec 30 13:14:31 1999  Richard Henderson  <rth@cygnus.com>
1306
1307         * stw.h (struct _ffestw_): Change type of uses_ to int.
1308
1309 Thu Dec 30 11:42:05 1999  Geoff Keating  <geoffk@cygnus.com>
1310
1311         * com.c (ffecom_init_0): Make double_ftype_double,
1312         float_ftype_float, ldouble_ftype_ldouble,
1313         ffecom_tree_ptr_to_fun_type_void local.
1314         (tracker_head): New static variable.
1315         (mark_tracker_head): New, marker procedure for tracker_head.
1316         (ffecom_save_tree_forever): New procedure.
1317         (ffecom_init_zero_): Remove obstack use.
1318         (ffecom_make_gfrt_): Remove obstack use.
1319         (ffecom_sym_transform_): Remove obstack use, save appropriate trees.
1320         (ffecom_transform_common_): Remove obstack use, save appropriate
1321         trees.
1322         (ffecom_type_namelist_): Remove obstack use, save appropriate
1323         trees.
1324         (ffecom_type_vardesc_): Remove obstack use, save appropriate trees.
1325         (ffecom_lookup_label): Remove obstack use, save appropriate trees.
1326         (duplicate_decls): Remove obstack use.
1327         (finish_function): push & pop ggc context around
1328         rest_of_compilation when building nested function.
1329         (mark_binding_level): New function.
1330         (init_decl_processing): Mark all the GC roots.
1331         (ggc_p): Set to 1.
1332         (lang_mark_tree): New function.
1333         (lang_mark_false_label_stack): New trivial function.
1334         * com.h (ffecom_save_tree_forever): Declare as external.
1335         * lex.c (ffelex_hash_): Use GC to allocate the filename string
1336         even when ffelex_kludge_flag_.
1337         * ste.c (ffeste_io_ialist_): Register a static root.
1338         (ffeste_io_inlist_): Likewise.
1339         (ffeste_io_icilist_): Likewise.
1340         (ffeste_io_cllist_): Likewise.
1341         (ffeste_io_cilist_): Likewise.
1342         (ffeste_io_olist_): Likewise.
1343         * Makefile.in (OBJS): Don't use ggc-callbacks.o.
1344         (OBJDEPS): Likewise.
1345         (GGC_H): New variable.
1346         Update dependencies.
1347         * where.c (ffewhere_head): New global.
1348         (mark_ffewhere_head): New marker procedure for ffewhere_head.
1349         (ffewhere_file_kill): Use GC to do memory management.
1350         (ffewhere_file_new): Use GC to do memory management.
1351         * ggc.j: New file.
1352
1353 Wed Dec 29 19:29:26 1999  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1354
1355         * g77.texi (C Interfacing Tools): Fix an incorrect link.
1356
1357 1999-12-13  Jakub Jelinek  <jakub@redhat.com>
1358
1359         * target.h: Handle sparc64 the same way as alpha.
1360
1361 Sun Nov 28 21:39:05 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1362
1363         * com.c (ffecom_file_, ffecom_file, file_buf,
1364         ffecom_open_include_): Constify a char*.
1365         (ffecom_possible_partial_overlap_): Mark parameter `expr2' with
1366         ATTRIBUTE_UNUSED.
1367         (ffecom_init_0): Use a fully prototyped cast in call to bsearch.
1368         (lang_print_error_function): ANSI-fy.
1369
1370         * com.h (ffecom_file): Constify a char*.
1371
1372         * fini.c (main): Call return, not exit.
1373
1374         * g77spec.c (lang_specific_driver): Use non-const *in_argv in
1375         assignment.
1376
1377         * intrin.c (ffeintrin_cmp_name_): Don't needlessly cast away
1378         const-ness.
1379
1380 Sun Nov 28 21:15:29 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1381
1382         * com.c (ffecom_get_invented_identifier): Rewrite to take an ellipses.
1383
1384         (ffecom_char_enhance_arg_, ffecom_do_entry_,
1385         ffecom_f2c_make_type_, ffecom_gen_sfuncdef_,
1386         ffecom_start_progunit_, ffecom_start_progunit_,
1387         ffecom_start_progunit_, ffecom_sym_transform_assign_,
1388         ffecom_transform_equiv_, ffecom_transform_namelist_,
1389         ffecom_vardesc_, ffecom_vardesc_array_, ffecom_vardesc_dims_,
1390         ffecom_end_transition, ffecom_lookup_label, ffecom_temp_label):
1391         Adjust accordingly.
1392
1393         * com.h (ffecom_get_invented_identifier): Likewise.
1394
1395         * sts.c (ffests_printf): New function taking ellipses.
1396         (ffests_printf_1D, ffests_printf_1U, ffests_printf_1s,
1397         ffests_printf_2Us): Delete.
1398
1399         * sts.h: Likewise.
1400
1401         * std.c (ffestd_R1001dump_, ffestd_R1001dump_1005_1_,
1402         ffestd_R1001dump_1005_2_, ffestd_R1001dump_1005_3_,
1403         ffestd_R1001dump_1005_4_, ffestd_R1001dump_1005_5_,
1404         ffestd_R1001dump_1010_2_, ffestd_R1001dump_1010_3_,
1405         ffestd_R1001dump_1010_4_, ffestd_R1001dump_1010_5_,
1406         ffestd_R1001rtexpr_): Call `ffests_printf', not `ffests_printf_*'.
1407
1408         * ste.c (ffeste_io_ialist_, ffeste_io_cilist_, ffeste_io_cllist_,
1409         ffeste_io_icilist_, ffeste_io_inlist_, ffeste_io_olist_): Likewise.
1410
1411 Wed Nov 10 12:43:21 1999  Philippe De Muyter  <phdm@macqel.be>
1412                           Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1413
1414         * proj.h: Test `GCC_VERSION', not `HAVE_GCC_VERSION'.
1415
1416 Tue Oct 26 01:32:19 1999  Mark Mitchell  <mark@codesourcery.com>
1417
1418         * com.c (poplevel): Don't call remember_end_note.
1419
1420 Fri Oct 15 15:18:12 1999  Greg McGary  <gkm@gnu.org>
1421
1422         * top.h (ffe_is_subscript_check_): Remove extern decl.
1423         (ffe_is_subscript_check, ffe_set_is_subscript_check): Remove macros.
1424         * top.c (ffe_is_subscript_check_): Remove global variable.
1425         (ffe_decode_option): Remove "(no-)bounds-check" flag handling.
1426         Set flag_bounds_check for "(no-)fortran-bounds-check".
1427         * com.c
1428         (ffecom_arrayref_): s/ffe_is_subscript_check ()/flag_bounds_check/
1429         (ffecom_char_args_x_): Ditto.
1430
1431 Sun Oct 10 08:40:18 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1432
1433         * proj.h: Use HAVE_GCC_VERSION instead of explicitly testing
1434         __GNUC__ and __GNUC_MINOR__.  Don't define BUILT_WITH_270.  Define
1435         macro UNUSED in terms of ATTRIBUTE_UNUSED.
1436
1437 Fri Sep 24 10:48:10 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
1438
1439         * com.c (duplicate_decls): Use DECL_BUILT_IN_CLASS rather than
1440         DECL_BUILT_IN.
1441         (builtin_function): No longer static.  New arg CLASS.  Arg
1442         FUNCTION_CODE now of type int.  All callers changed.
1443         Set the builtin's DECL_BUILT_IN_CLASS.
1444
1445 Tue Sep 21 09:08:30 1999  Toon Moene  <toon@moene.indiv.nluug.nl>
1446
1447         * g77spec.c (lang_specific_driver): Initialise return value.
1448
1449 Thu Sep 16 18:07:11 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1450
1451         * bad.c (ffebad_finish): Use uppercase ctype macro from system.h.
1452
1453         * fini.c (main): Likewise.
1454
1455         * intrin.c (ffeintrin_init_0): Likewise.
1456
1457         * lex.c (ffelex_hash_): Likewise.
1458
1459         * src.c (ffesrc_init_1): Likewise.
1460
1461 Tue Sep 14 12:14:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1462
1463         * g77spec.c (lang_specific_driver): Remove unnecessary argument in
1464         call to function `fatal'.
1465
1466 Sun Sep 12 23:29:47 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1467
1468         * Make-lang.in (g77spec.o): Depend on system.h and gcc.h.
1469
1470         * g77spec.c: Include gcc.h.
1471         (g77_xargv): Constify.
1472         (g77_fn): Add parameter prototypes.
1473         (lookup_option, append_arg): Add static prototypes.
1474         (g77_newargv): Constify.
1475         (lookup_option, append_arg, lang_specific_driver): Constify a char*.
1476         (lang_specific_driver): All calls to the function pointer
1477         parameter now explicitly call `fatal'.
1478
1479 Fri Sep 10 10:32:32 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
1480
1481         * com.h: Delete declarations for all tree nodes now moved to
1482         global_trees.
1483         * com.c: Delete their definitions.
1484         (ffecom_init_0): Call build_common_tree_nodes and
1485         build_common_tree_nodes_2 instead of building their nodes here.
1486         Override their decisions for complex nodes.
1487
1488 Sat Sep  4 13:46:27 1999  Mark Mitchell  <mark@codesourcery.com>
1489
1490         * Make-lang.in (f771): Depend on ggc-callbacks.o.
1491         * Makefile.in (OBJS): Add ggc-callbacks.o.
1492         (OBJDEPS): Likewise.
1493
1494 Mon Aug 30 22:05:53 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1495
1496         * com.c (language_string): Constify.
1497
1498 Mon Aug 30 20:29:30 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1499
1500         * Makefile.in (LIBS, LIBDEPS): Link with & depend on libiberty.a.
1501         Remove hacks for stuff which now comes from libiberty.
1502
1503 Sun Aug 29 09:47:45 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1504
1505         * com.c (lang_printable_name): Constify a char*.
1506
1507 Wed Aug 25 01:21:06 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1508
1509         * lang-specs.h: Pass cc1 spec to f771.
1510
1511 Mon Aug  9 19:44:08 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1512
1513         * com.c (lang_print_error_function): Constify a char*.
1514         (init_parse): Remove redundant prototype for `print_error_function'.
1515         (lang_identify): Constify a char*.
1516
1517 Thu Aug  5 02:40:42 1999  Jeffrey A Law  (law@cygnus.com)
1518
1519         * g77spec.c: Update URLS and mail addresses.
1520         * root.texi: Update URLS and mail addresses.
1521
1522 1999-07-25  Richard Henderson  <rth@cygnus.com>
1523
1524         * com.c (ptr_type_node, va_list_type_node): New.
1525         (ffecom_init_0): Init and use ptr_type_node.
1526
1527 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
1528
1529         * root.texi: Update e-mail addresses to gcc.gnu.org.
1530         * g77spec.c (lang_specific_driver): Updated URL with bug reporting
1531         instructions to gcc.gnu.org.  Removed e-mail address.
1532
1533 Sat Jul 17 11:28:43 1999  Craig Burley  <craig@jcb-sc.com>
1534
1535         * root.texi, g77install.texi: Switchover to GCC terminology.
1536         Also, FSF-G77 had been mistakenly set at some point.
1537
1538 Thu Jul  8 15:38:50 1999  Craig Burley  <craig@jcb-sc.com>
1539
1540         * news.texi: Describe DATE intrinsic fix.
1541
1542 Mon Jun 28 21:44:19 1999  Craig Burley  <craig@jcb-sc.com>
1543
1544         * version.c: Denote experimental version.
1545
1546 Mon Jun 28 10:43:11 1999  Craig Burley  <craig@jcb-sc.com>
1547
1548         * com.c (ffecom_prepare_expr_): A COMPLEX intrinsic needs
1549         a temp even if -fno-f2c.
1550
1551         * version.c: Bump version.
1552
1553 Mon Jun 28 21:31:35 1999  Craig Burley  <craig@jcb-sc.com>
1554
1555         * bugs.texi, news.texi: Doc upgrade to netlib libf2c as of today.
1556         Explain that this fixes the NAMELIST-read bug.
1557
1558 Fri Jun 25 11:06:32 1999  Craig Burley  <craig@jcb-sc.com>
1559
1560         * bugs.texi: Describe K(5)=10*3 NAMELIST-read bug.
1561
1562 Mon Jun 21 12:40:17 1999  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1563
1564         * g77.texi: Update links.
1565
1566 Mon Jun 21 05:33:51 1999  Jeffrey A Law  (law@cygnus.com)
1567
1568         * news.texi: Add missing @end ifclear.
1569
1570 Fri Jun 18 11:43:46 1999  Craig Burley  <craig@jcb-sc.com>
1571
1572         * news.texi: Doc TtyNam fix.
1573
1574 Fri Jun 18 11:26:50 1999  Craig Burley  <craig@jcb-sc.com>
1575
1576         * news.texi: New heading for development version.
1577         Doc upgrade to netlib libf2c as of today.
1578
1579 Wed Jun 16 11:43:02 1999  Craig Burley  <craig@jcb-sc.com>
1580
1581         * news.texi: Mention BACKSPACE fix to libg2c.
1582
1583 Mon Jun  7 08:42:40 1999  Craig Burley  <craig@jcb-sc.com>
1584
1585         * Make-lang.in: Any target using libsubdir must depend
1586         on installdirs.
1587
1588 Sat Jun  5 23:50:36 1999  Craig Burley  <craig@jcb-sc.com>
1589
1590         * g77.texi: Describe a few more missing features people
1591         have emailed me about.
1592
1593 Sat Jun  5 17:03:23 1999  Craig Burley  <craig@jcb-sc.com>
1594
1595         From Dave Love to egcs-patches on 20 May 1999 17:38:38 +0100:
1596         * g77.texi: Clean up fossil text vis-a-vis Intel CPUs.
1597
1598 Fri Jun  4 13:56:56 1999  Craig Burley  <craig@jcb-sc.com>
1599
1600         * Make-lang.in: Use libsubdir, not prefix, to store
1601         temporary lang-f77 `flag' file.
1602
1603 Fri Jun  4 10:26:04 1999  Craig Burley  <craig@jcb-sc.com>
1604
1605         * news.texi (News): Mention GCC 2.95 in favor of EGCS 1.2.
1606         Mention that libg2c is multilibbed.
1607
1608 Fri Jun  4 10:09:50 1999  Craig Burley  <craig@jcb-sc.com>
1609
1610         * g77.texi (Missing Features): Add `Better Warnings'
1611         item.
1612
1613 Fri May 28 16:51:41 1999  Craig Burley  <craig@jcb-sc.com>
1614
1615         * g77.texi: Fix thinko.
1616
1617 Wed May 26 14:43:27 1999  Craig Burley  <craig@jcb-sc.com>
1618
1619         * news.texi: Document Tue May 18 03:52:04 1999 patch.
1620         Fix a grammo.
1621
1622 Wed May 26 14:25:07 1999  Craig Burley  <craig@jcb-sc.com>
1623
1624         * g77.texi, news.texi, root.texi, version.c: Start renaming
1625         EGCS 1.2 to GCC 2.95, and start using 0.5.25 to designate
1626         the version of g77 within GCC 2.95.
1627
1628 Wed May 26 11:45:21 1999  Craig Burley  <craig@jcb-sc.com>
1629
1630         Rename -fsubscript-check to -fbounds-check and
1631         -ff2c-subscript-check to -ffortran-bounds-check:
1632         * g77.texi: Rename options in docs, clarify usage.
1633         * lang-options.h: Rename options, clarify doclets.
1634         * news.texi: Rename options, don't bother with fortran-specific
1635         option.
1636         * top.c (ffe_decode_option): Rename recognized strings.
1637
1638 Tue May 25 18:21:09 1999  Craig Burley  <craig@jcb-sc.com>
1639
1640         * com.c (FFECOM_FASTER_ARRAY_REFS): Delete this vestige,
1641         now that -fflatten-arrays exists.
1642
1643 Tue May 25 17:48:34 1999  Craig Burley  <craig@jcb-sc.com>
1644
1645         Fix 19990525-0.f:
1646         * com.c (ffecom_arg_ptr_to_expr): Strip off parens around
1647         CHARACTER expression.
1648         (ffecom_prepare_expr_): Ditto.
1649
1650 Tue May 18 03:52:04 1999  Craig Burley  <craig@jcb-sc.com>
1651
1652         Support use of back end's improved open-coding of complex divide:
1653         * com.c (ffecom_tree_divide_): Use RDIV_EXPR for complex divide,
1654         instead of run-time call to [cz]_div, if `-Os' option specified.
1655         (lang_init_options): Tell back end we want support for wide range
1656         of inputs to complex divide.
1657
1658         * Bump version.
1659
1660 Tue May 18 00:21:34 1999  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1661
1662         * lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc
1663         was not given.
1664
1665 Thu May 13 12:23:20 1999  Craig Burley  <craig@jcb-sc.com>
1666
1667         Fix INTEGER*8 subscripts in array references:
1668         * com.c (ffecom_subscript_check_): Convert low, high, and
1669         element as necessary to make comparison work.
1670         (ffecom_arrayref_): Do more of the work.
1671         Properly handle subscript expr that's wider than int,
1672         if pointers are wider than int.
1673         (ffecom_expr_): Leave more work to ffecom_arrayref_.
1674         (ffecom_init_0): Record sizes of pointers and ints for
1675         convenience.
1676         Use set_sizetype etc. as done by gcc front end.
1677         (ffecom_ptr_to_expr): Leave more work to ffecom_arrayref_.
1678         * expr.c (ffeexpr_finished_): Don't convert INTEGER subscript
1679         expressions in run-time contexts.
1680         (ffeexpr_token_elements_, ffeexpr_token_substring_1_): Cope with
1681         non-default INTEGER subscript expressions.
1682         * news.texi: Announce.
1683
1684         Finish accepting -fflatten-arrays option:
1685         * com.c (ffecom_arrayref_): Flatten references if requested.
1686         * g77.texi: Describe.
1687         * lang-options.h: Allow.
1688         * news.texi: Announce.
1689         * top.c, top.h: Recognize.
1690
1691         * version.c: Bump version.
1692
1693 Wed May 12 07:30:05 1999  Craig Burley  <craig@jcb-sc.com>
1694
1695         * com.c (lang_init_options): Disable back end's maintenance
1696         of errno.
1697         * news.texi: Document dropping of errno.
1698
1699 1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1700
1701         * lang-specs.h: Pass -$ to the preprocessor.
1702
1703 Mon May 10 18:14:28 1999  Craig Burley  <craig@jcb-sc.com>
1704
1705         * g77.texi: Fix various @xref's per proper style.
1706         Go ahead and use nested braces in @xref's, with care.
1707         * g77install.texi: Fix @xref per proper style.
1708
1709 Mon May 10 17:38:39 1999  Craig Burley  <craig@jcb-sc.com>
1710
1711         * news.texi: Doc upgrade to netlib libf2c as of today.
1712
1713 Sun May  9 18:52:13 1999  Hans-Peter Nilsson  <hp@bitrange.com>
1714
1715         * f/g77spec.c (lang_specific_driver): Correct bug-report address
1716         and point to the FAQ.
1717
1718 Thu May  6 12:40:21 1999  Craig Burley  <craig@jcb-sc.com>
1719
1720         * g77.texi (Arbitrary Concatenation): Put this under
1721         "Missing Features" instead of "Projects".
1722         (Internals Documentation): Point to new "Front End" chapter.
1723
1724 Thu May  6 08:23:52 1999  Craig Burley  <craig@jcb-sc.com>
1725
1726         * bugs.texi, news.texi: Automatic arrays reportedly working
1727         on HP-UX systems.
1728
1729 Thu May  6 08:19:31 1999  Craig Burley  <craig@jcb-sc.com>
1730
1731         * g77.texi (Advantages Over f2c): Expand on this topic.
1732
1733 Mon May  3 19:41:48 1999  Craig Burley  <craig@jcb-sc.com>
1734
1735         * com.c (ffecom_expr_intrinsic_): Fix test of CTIME_subr.
1736
1737 Mon May  3 18:11:48 1999  Craig Burley  <craig@jcb-sc.com>
1738
1739         Reverse order of two arguments to CTIME_subr, DTIME_subr,
1740         ETIME_subr, and TTYNAM_subr:
1741         * com.c (ffecom_expr_intrinsic_): Reverse the arguments.
1742         While at it, set TREE_SIDE_EFFECTS for CTIME_subr and
1743         TTYNAM_subr.
1744         * intdoc.in: Document the new calling sequences.
1745         * intrin.def: Reverse the arguments.
1746         * news.texi: Document the fact that they changed.
1747         * version.c: Bump version.
1748
1749 Mon May  3 11:28:14 1999  Craig Burley  <craig@jcb-sc.com>
1750
1751         * news.texi: Doc upgrade to netlib libf2c as of today.
1752
1753 Sun May  2 17:04:28 1999  Craig Burley  <craig@jcb-sc.com>
1754
1755         * version.c: Bump version.
1756
1757 Sun May  2 16:53:01 1999  Craig Burley  <craig@jcb-sc.com>
1758
1759         Fix compile/19990502-1.f:
1760         * ste.c (ffeste_R819B): Don't overwrite tree for temp
1761         variable when expanding the assignment into it.
1762
1763 Sun Apr 25 20:55:10 1999  Craig Burley  <craig@jcb-sc.com>
1764
1765         Fix 19990325-0.f and 19990325-1.f:
1766         * com.c (ffecom_possible_partial_overlap_): New function.
1767         (ffecom_expand_let_stmt): Use it to determine whether to assign
1768         to a COMPLEX operand through a temp.
1769         * news.texi: Document fix.
1770
1771         * version.c: Bump version.
1772
1773 Sat Apr 24 12:19:53 1999  Craig Burley  <craig@jcb-sc.com>
1774
1775         * expr.c (ffeexpr_finished_): Convert DATA implied-do
1776         start/end/incr expressions to default INTEGER.
1777         Fix some broken conditionals.
1778         Clean up some code in the region.
1779         * news.c: Document the fix.
1780
1781         * version.c: Bump version.
1782
1783 Fri Apr 23 02:08:32 1999  Craig Burley  <craig@jcb-sc.com>
1784
1785         * g77.texi (Compiler Prototypes): Replace "missing" subscript-
1786         checking option with something else.
1787
1788 Fri Apr 23 01:48:28 1999  Craig Burley  <craig@jcb-sc.com>
1789
1790         Support new -fsubscript-check and -ff2c-subscript-check options:
1791         * com-rt.def (FFECOM_gfrtRANGE): Describe s_rnge, in libf2c/libF77.
1792         * com.c (ffecom_subscript_check_, ffecom_arrayref_): New functions.
1793         (ffecom_char_args_x_): Use new ffecom_arrayref_ function for
1794         FFEBLD_opARRAYREF case.
1795         Compute character name, array type, and use new
1796         ffecom_subscript_check_ function for FFEBLD_opSUBSTRING case.
1797         (ffecom_expr_): Use new ffecom_arrayref_ function.
1798         (ffecom_ptr_to_expr): Use new ffecom_arrayref_ function.
1799         * g77.texi, news.texi: Document new options.
1800         * top.c, top.h: Support new options.
1801
1802         * news.texi: Fix up some items to not be in "User-Visible Changes".
1803
1804         * ste.c (ffeste_R819B): Fix type for loop variable, to avoid
1805         warnings.
1806
1807         * version.c: Bump version.
1808
1809 Tue Apr 20 01:38:57 1999  Craig Burley  <craig@jcb-sc.com>
1810
1811         * bugs.texi, news.texi: Clarify -malign-double situation.
1812
1813 Tue Apr 20 01:15:25 1999  Craig Burley  <craig@jcb-sc.com>
1814
1815         * stb.c (ffestb_R5282_): Convert DATA repeat count
1816         to default INTEGER, to avoid problems downstream.
1817
1818         * version.c: Bump version.
1819
1820 Mon Apr 19 21:36:48 1999  Craig Burley  <craig@jcb-sc.com>
1821
1822         * ste.c (ffeste_R819B): Start the loop before expanding
1823         the termination expression.
1824
1825         * version.c: Bump version.
1826
1827 Sun Apr 18 21:53:58 1999  Craig Burley  <craig@jcb-sc.com>
1828
1829         * com.c (ffecom_sym_transform_): COMMON and EQUIVALENCE
1830         variables have constant addresses (EQUIVALENCE only if
1831         containing aggregate is static).
1832
1833 Sat Apr 17 16:55:59 1999  Craig Burley  <craig@jcb-sc.com>
1834
1835         * bugs.texi, ffe.texi, g77.texi, g77install.texi, news.texi:
1836         Clean up @code{} vs. @samp{}.
1837         Clean up dashes (`--') vs. @minus{} vs. `---'.
1838
1839         * ffe.texi: Add copyright header.
1840
1841         * g77.texi, lang-options.h, news.texi, top.c (ffe_decode_option):
1842         Remove support for -fugly option.
1843         Clarify that -fugly-logint is needed instead of -fugly
1844         to work around using .EQ./.NE. on LOGICAL operands.
1845         Explain more about why -fugly-logint is bad juju.
1846
1847         * g77.texi (Missing Features): Describe READONLY as a missing
1848         feature.  Describe AUTOMATIC better.
1849
1850         * news.texi: Mention libf2c upgrade.
1851
1852 Sat Apr 17 14:05:53 1999  Craig Burley  <craig@jcb-sc.com>
1853
1854         Make a place for front-end internals documentation:
1855         * Make-lang.in (f/g77.info, f/g77.dvi): Depend on f/ffe.texi.
1856         * ffe.texi: New file, containing docs on front-end internals.
1857         * g77.texi: New chapter for, and inclusion of, ffe.texi.
1858
1859         * g77.texi: Fix an index entry.
1860
1861 Sat Apr 17 13:53:43 1999  Craig Burley  <craig@jcb-sc.com>
1862
1863         Rewrite to use block/scope structure of GBE and to ensure
1864         variables (especially those going on stack/reg) are declared
1865         before executable code generated:
1866         * bld.c (ffebld_new_item, ffebld_new_one, ffebld_new_two):
1867         Support new hooks.
1868         * bld.h (ffebld_item_hook, ffebld_item_set_hook,
1869         ffebld_nonter_hook, ffebld_nonter_set_hook): Ditto.
1870         * bld.h (ffebld_basictype, ffebld_kind, ffebld_kindtype,
1871         ffebld_rank, ffebld_where): New convenience macros (used
1872         by rest of this patch).
1873         * com.c, com.h (ffecom_push_calltemps, ffecom_pop_calltemps,
1874         ffecom_push_tempvar, ffecom_pop_tempvar): Remove temp-var-
1875         handling mechanism.
1876         * com.c (ffecom_call_, ffecom_call_binop_, ffecom_tree_divide_,
1877         ffecom_call_gfrt): Support passing hooks for temp-var info.
1878         (ffecom_expr_power_integer_): Takes opPOWER expression, instead
1879         of its left and right operands, so it can get at the hook.
1880         (ffecom_prepare_let_char_, ffecom_prepare_arg_ptr_to_expr,
1881         ffecom_prepare_end, ffecom_prepare_expr_, ffecom_prepare_expr_rw,
1882         ffecom_prepare_expr_w, ffecom_prepare_return_expr,
1883         ffecom_prepare_ptr_to_expr): New functions supporting expression
1884         pre-scanning.
1885         (bison_rule_compstmt_): Return the tree, as in the CFE.
1886         (delete_block): New function, from CFE.
1887         (kept_level_p): New function, from CFE, modified.
1888         (ffecom_start_compstmt, ffecom_end_compstmt): New functions,
1889         replacing ffecom_start_compstmt_ and ffecom_end_compstmt_ macros,
1890         and they do real work.
1891         (struct binding_level): Add prep_state member.  Initialize to 0.
1892         (ffecom_get_invented_identifier): Now takes either or both a
1893         string and an integer, using -1 to denote no integer.
1894         (ffecom_do_entry_): Disallow temp-var generation via expressions
1895         in body of function, since the exprs aren't prescanned.
1896         (ffecom_expr_rw): Now takes destination tree.
1897         (ffecom_expr_w): New function, now used in some places
1898         ffecom_expr_rw had been used.
1899         (ffecom_expr_intrinsic_): Move huge f2c-related comment to bottom
1900         of source file, to avoid annoying problems editing com.c using
1901         Emacs C-mode.
1902         (ffecom_expr_power_integer_): Make a temp var for division, if
1903         necessary.
1904         Handle expanded statement expression as does CFE.
1905         (ffecom_start_progunit_): Disallow temp-var generation in body
1906         of function, since expressions are not prescanned at this level.
1907         (ffecom_sym_transform_): Transform ASSIGN variables as well,
1908         so these are all transformed up front, before code-generation
1909         begins.
1910         (ffecom_arg_ptr_to_const_expr, ffecom_const_expr,
1911         ffecom_ptr_to_const_expr): New functions to transform expressions
1912         only if the results will surely be constants.
1913         (ffecom_arg_ptr_to_expr): Precompute size, for convenience
1914         obtaining temp vars.
1915         (ffecom_expand_let_stmt): Guess at usability of destination
1916         pre-expansion, to provide better prescan preparation (fewer
1917         spurious temp vars).
1918         (ffecom_init_0): Disallow temp-var generation in global scope.
1919         (ffecom_type_expr): New function, returns just the type tree
1920         for the expression.
1921         (start_function): Disallow temp-var generation in parm scope.
1922         (incomplete_type_error): Fix introductory comment.
1923         (poplevel): Update (somewhat) from CFE.
1924         (pushlevel): Update (somewhat) from CFE.
1925         * stc.c (ffestc_R838): Mark ASSIGNed variable as so.
1926         * std.c (ffestd_stmt_pass_, ffestd_R803, ffestd_R804, ffestd_R805,
1927         ffestd_R806): Remember and pass through the ffestw block info
1928         for these (IFTHEN, ELSEIF, ELSE, and ENDIF) statements.
1929         * ste.c (ffeste_end_iterdo_): Now takes ffestw block argument.
1930         (ffeste_io_inlist_): Add prototype.
1931         (ffeste_f2c_*): Macros rewritten, new ones added.
1932         (ffeste_start_block_, ffeste_end_block_, ffeste_start_stmt_,
1933         ffeste_end_stmt_): New macros/functions, depending on whether
1934         checking is enabled, to keep track of symmetry of other ste.c code.
1935         (ffeste_begin_iterdo_, ffeste_end_iterdo_, ffeste_io_impdo_,
1936         ffeste_io_dofio_, ffeste_io_dolio_, ffeste_io_douio_,
1937         ffeste_io_ialist_, ffeste_io_cilist_, ffeste_io_cllist_,
1938         ffeste_icilist_, ffeste_io_inlist_, ffeste_io_olist_,
1939         ffeste_subr_beru_, ffeste_do, ffeste_end_R807, ffeste_R737A,
1940         ffeste_R803, ffeste_R804, ffeste_R805, ffeste_R806, ffeste_R807,
1941         ffeste_R809, ffeste_R810, ffeste_R811, ffeste_R819A, ffeste_R819B,
1942         ffeste_R837, ffeste_R838, ffeste_R839, ffeste_R840, ffeste_R904,
1943         ffeste_R907, ffeste_R909_start, ffeste_R909_item, ffeste_R909_finish,
1944         ffeste_R910_start, ffeste_R910_item, ffeste_R910_finish,
1945         ffeste_R911_start, ffeste_R911_item, ffeste_R911_finish,
1946         ffeste_R923A, ffeste_R1212, ffeste_R1227): Prescan/prepare
1947         all pertinent expressions, update to new com.c interface, etc.
1948         (ffeste_io_impdo_): Relocate.
1949         (ffeste_R834, ffeste_R835, ffeste_R836, ffeste_R1226): Don't
1950         bother calling clear_momentary, nothing was generated.
1951         (ffeste_R842, ffeste_R843): Update to new com.c interface.
1952         (ffeste_R1226): Don't try to stuff error_mark_node's DECL_INITIAL.
1953         (ffeste_terminate_2): When checking enabled, make sure all blocks
1954         and statements have been ended.
1955         * ste.h (ffeste_R803, ffeste_R804, ffeste_R805, ffeste_R806):
1956         These now take ffestw block argument.
1957         (ffeste_terminate_2): When checking enabled, it's a function, not
1958         a macro.
1959         * stw.h (struct _ffestw_): New variable for IFTHEN.
1960         (ffestw_ifthen_fake_else, ffestw_set_ifthen_fake_else): New
1961         accessor macros.
1962         * symbol.c, symbol.h: Support new ASSIGN'ed-to info.
1963
1964         * com.c: Clean up commentary per GNU coding standards.
1965
1966         * bld.h (ffebld_size, ffebld_size_known): Canonize.
1967
1968         * version.c: Bump version.
1969
1970 Sun Apr 11 21:33:33 1999  Mumit Khan  <khan@xraylith.wisc.edu>
1971
1972         * g77spec.c (lang_specific_driver): Check whether MATH_LIBRARY is
1973         null to decide whether to use it.
1974
1975 Wed Apr  7 09:47:09 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1976
1977         * ansify.c (die): Specify void argument.
1978
1979         * intdoc.c (family_name, dumpgen, dumpspec, dumpimp,
1980         argument_info_ptr, argument_info_string, argument_name_ptr,
1981         argument_name_string, elaborate_if_complex,
1982         elaborate_if_maybe_complex, elaborate_if_real, print_type_string):
1983         Const-ify a char*.
1984         (main): Mark parameter `argv' with ATTRIBUTE_UNUSED.
1985         (_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_,
1986         _ffeintrin_imp_, cc_pair, descriptions, summaries): Const-ify a char*.
1987
1988 Mon Apr  5 11:57:54 1999  Donn Terry (donn@interix.com)
1989
1990         * Make-lang.in (HOST_CFLAGS): compute dynamically.
1991
1992 Mon Apr  5 02:11:23 1999  Craig Burley  <craig@jcb-sc.com>
1993
1994         Fix bugs exposed by configuring with --enable-checking:
1995         * com.c (ffecom_do_entry_, ffecom_expr_, ffecom_arg_ptr_to_expr,
1996         ffecom_list_expr, ffecom_list_ptr_to_expr, finish_function,
1997         pop_f_function_context, store_parm_decls, poplevel): Handle
1998         error_mark_node properly.
1999         * ste.c (ffeste_begin_iterdo_, ffeste_end_iterdo_): Ditto.
2000         * version.c: Bump version.
2001
2002 Sat Apr  3 23:57:56 1999  Craig Burley  <craig@jcb-sc.com>
2003
2004         * g77.texi: Fix up docs for -fset-g77-defaults, and
2005         describe how internal consistency checking now happens.
2006         (Should have been done for EGCS version 1.1.)
2007
2008 Sat Apr  3 23:29:33 1999  Craig Burley  <craig@jcb-sc.com>
2009
2010         * bugs.texi, g77.texi, lang-options.h, news.texi, top.c:
2011         Make -fno-emulate-complex the default, as COMPLEX support
2012         in the back end is now believed to be working.
2013
2014         * version.c: Bump version.
2015
2016 Fri Apr  2 13:33:16 1999  Craig Burley  <craig@jcb-sc.com>
2017
2018         * g77.texi: -malign-double now works.
2019         Give URL for alignment-testing package.
2020         * news.texi: -malign-double now works.
2021
2022 Fri Apr  2 12:49:12 1999  Craig Burley  <craig@jcb-sc.com>
2023
2024         * g77.texi (Funding GNU Fortran): Dude's got a web page.
2025         * root.texi: Ditto.
2026
2027 Tue Mar 30 12:04:11 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2028
2029         * sta.c (ffesta_ffebad_1sp, ffesta_ffebad_1st, ffesta_ffebad_2st):
2030         Const-ify a char*.
2031
2032         * sta.h (ffesta_ffebad_1sp, ffesta_ffebad_1st, ffesta_ffebad_2st):
2033         Likewise.
2034
2035         * stb.c (ffestb_local_u_): Likewise.
2036         (ffestb_do, ffestb_dowhile, ffestb_else, ffestb_elsexyz,
2037         ffestb_else3_, ffestb_endxyz, ffestb_goto, ffestb_let,
2038         ffestb_type, ffestb_type1_, ffestb_varlist, ffestb_R423B,
2039         ffestb_R522, ffestb_R528, ffestb_R542, ffestb_R834, ffestb_R835,
2040         ffestb_R838, ffestb_R841, ffestb_R1102, ffestb_blockdata,
2041         ffestb_R1212, ffestb_R1228, ffestb_V009, ffestb_module,
2042         ffestb_R809, ffestb_R810, ffestb_R10014_, ffestb_R10015_,
2043         ffestb_R10018_, ffestb_R1107, ffestb_R1202, ffestb_R12026_,
2044         ffestb_S3P4, ffestb_V012, ffestb_V014, ffestb_V025, ffestb_V0255_,
2045         ffestb_V020, ffestb_dimlist, ffestb_dummy, ffestb_R524,
2046         ffestb_R547, ffestb_decl_chartype, ffestb_decl_dbltype,
2047         ffestb_decl_gentype, ffestb_decl_recursive, ffestb_decl_entsp_2_,
2048         ffestb_decl_func_, ffestb_V003, ffestb_V016, ffestb_V027,
2049         ffestb_decl_R539): Likewise.
2050
2051         * stb.h (_ffestb_args_): Likewise.
2052
2053         * stc.c (ffestc_subr_binsrch_, ffestc_subr_is_present_,
2054         ffestc_subr_speccmp_, ffestc_R904, ffestc_R907): Likewise.
2055
2056         * std.c (ffestd_R1001dump_1005_1_, ffestd_R1001dump_1005_2_,
2057         ffestd_R1001dump_1005_3_, ffestd_R1001dump_1005_4_,
2058         ffestd_R1001dump_1005_5_, ffestd_R1001dump_1010_1_,
2059         ffestd_R1001dump_1010_2_, ffestd_R1001dump_1010_3_,
2060         ffestd_R1001dump_1010_4_, ffestd_R1001dump_1010_5_): Likewise.
2061
2062         * ste.c (ffeste_begin_iterdo_, ffeste_subr_file_): Likewise.
2063
2064         * sts.c (ffests_printf_1D, ffests_printf_1U, ffests_printf_1s,
2065         ffests_printf_2Us, ffests_puts, ffests_puttext): Likewise.
2066
2067         * sts.h (ffests_printf_1D, ffests_printf_1U, ffests_printf_1s,
2068         ffests_printf_2Us, ffests_puts, ffests_puttext): Likewise.
2069
2070         * stt.c (ffestt_exprlist_drive, ffestt_implist_drive,
2071         ffestt_tokenlist_drive): Add prototype arguments.
2072
2073         * stt.h (ffestt_exprlist_drive, ffestt_implist_drive,
2074         ffestt_tokenlist_drive): Likewise.
2075
2076         * stu.c (ffestu_dummies_transition_): Likewise.
2077         (ffestu_sym_end_transition): Const-ify a char*.
2078
2079         * stw.c (ffestw_display_state, ffestw_new, ffestw_pop): Add
2080         prototype arguments.
2081
2082         * stw.h (ffestw_display_state, ffestw_new, ffestw_pop): Likewise.
2083
2084         * version.c (ffe_version_string): Const-ify a char*.
2085
2086         * version.h (ffe_version_string): Likewise.
2087
2088 Sat Mar 27 13:00:43 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2089
2090         * bad.c (_ffebad_message_, ffebad_string_, ffebad_message_,
2091         ffebad_bufputs_, ffebad_bufputs_, ffebad_start_, ffebad_string,
2092         ffebad_finish): Const-ify a char*.
2093
2094         * bld.c (ffebld_op_string_, ffebld_op_string): Likewise.
2095
2096         * bld.h (ffebld_op_string): Likewise.
2097
2098         * com.c (ffecom_arglist_expr_, ffecom_build_f2c_string_,
2099         ffecom_debug_kludge_, ffecom_f2c_make_type_,
2100         ffecom_get_appended_identifier_, ffecom_get_identifier_,
2101         ffecom_gfrt_args_): Likewise.
2102         (ffecom_convert_narrow_, ffecom_convert_widen_): Add prototype.
2103         (builtin_function, ffecom_gfrt_name_, ffecom_gfrt_argstring_,
2104         ffecom_arglist_expr_, ffecom_build_f2c_string_,
2105         ffecom_debug_kludge_, ffecom_f2c_make_type_,
2106         ffecom_get_appended_identifier_, ffecom_get_external_identifier_,
2107         ffecom_get_identifier_, ffecom_decl_field,
2108         ffecom_get_invented_identifier, lang_print_error_function,
2109         skip_redundant_dir_prefix, read_name_map, print_containing_files):
2110         Const-ify a char*.
2111         (savestring): Remove, use `xstrdup' instead.
2112
2113         * com.h (ffecom_decl_field, ffecom_get_invented_identifier):
2114         Const-ify a char*.
2115
2116         * data.c (ffebld, ffedata_gather_): Make explicitly static.
2117
2118         * expr.c (ffeexpr_isdigits_, ffeexpr_percent_,
2119         ffeexpr_reduced_concatenate_, ffeexpr_nil_real_,
2120         ffeexpr_nil_number_, ffeexpr_nil_number_period_,
2121         ffeexpr_nil_number_real_, ffeexpr_token_real_,
2122         ffeexpr_token_number_, ffeexpr_token_number_period_,
2123         ffeexpr_token_number_real_): Const-ify a char*.
2124
2125         * fini.c (xspaces): Likewise.
2126
2127         * global.c (ffeglobal_type_string_): Likewise.
2128         (ffeglobal_drive): Protoize.
2129         (ffeglobal_proc_def_arg): Const-ify a char*.
2130
2131         * global.h (ffeglobal_drive): Protoize.
2132         (ffeglobal_proc_def_arg): Const-ify a char*.
2133
2134         * implic.c (ffeimplic_none, ffeimplic_peek_symbol_type):
2135         Likewise.
2136
2137         * implic.h (ffeimplic_peek_symbol_type): Likewise.
2138
2139         * info.c (ffeinfo_basictype_string_, ffeinfo_kind_message_,
2140         ffeinfo_kind_string_, ffeinfo_kindtype_string_,
2141         ffeinfo_where_string_, ffeinfo_basictype_string,
2142         ffeinfo_kind_message, ffeinfo_kind_string,
2143         ffeinfo_kindtype_string, ffeinfo_where_string): Likewise.
2144
2145         * info.h (ffeinfo_basictype_string, ffeinfo_kind_message,
2146         ffeinfo_kind_string, ffeinfo_kindtype_string,
2147         ffeinfo_where_string): Likewise.
2148
2149         * intrin.c (_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_,
2150         _ffeintrin_imp_, ffeintrin_check_, ffeintrin_cmp_name_,
2151         ffeintrin_fulfill_specific, ffeintrin_init_0,
2152         ffeintrin_is_actualarg, ffeintrin_is_intrinsic,
2153         ffeintrin_name_generic, ffeintrin_name_implementation,
2154         ffeintrin_name_specific): Likewise.
2155
2156         * intrin.h (ffeintrin_is_intrinsic, ffeintrin_name_generic,
2157         ffeintrin_name_implementation, ffeintrin_name_specific): Likewise.
2158
2159         * lex.c (ffelex_type_string_, ffelex_token_new_character,
2160         ffelex_token_new_name, ffelex_token_new_names,
2161         ffelex_token_new_number): Likewise.
2162
2163         * lex.h (ffelex_token_new_character, ffelex_token_new_name,
2164         ffelex_token_new_names, ffelex_token_new_number): Likewise.
2165
2166         * malloc.c (malloc_types_, malloc_pool_new, malloc_new_inpool_,
2167         malloc_new_zinpool_): Likewise.
2168
2169         * malloc.h (malloc_new_inpool_, malloc_new_zinpool_,
2170         malloc_pool_new): Likewise.
2171
2172         * name.c (ffename_space_drive_global, ffename_space_drive_symbol):
2173         Protoize.
2174
2175         * name.h (ffename_space_drive_global, ffename_space_drive_symbol):
2176         Likewise.
2177
2178         * symbol.c (ffesymbol_state_name_, ffesymbol_attr_name_,
2179         ffesymbol_attrs_string): Const-ify a char*.
2180         (ffesymbol_drive, ffesymbol_drive_sfnames): Protoize.
2181         (ffesymbol_state_string): Const-ify a char*.
2182
2183         * symbol.h (ffesymbol_attrs_string): Likewise.
2184         (ffesymbol_drive, ffesymbol_drive_sfnames): Protoize.
2185         (ffesymbol_state_string): Const-ify a char*.
2186
2187         * target.c (ffetarget_layout): Likewise.
2188
2189         * target.h (ffetarget_layout): Likewise.
2190
2191 1999-03-25  Zack Weinberg  <zack@rabi.columbia.edu>
2192
2193         * Make-lang.in: Remove all references to g77.o/g77.c.
2194         Link g77 from gcc.o.
2195
2196 1999-03-21  Manfred Hollstein  <manfred@s-direktnet.de>
2197
2198         * Makefile.in (g77$(exeext)): Depend on intl.o.  Link in intl.o.
2199
2200 Wed Mar 17 11:39:44 1999  Craig Burley  <craig@jcb-sc.com>
2201
2202         * news.texi: Editorial fix.
2203
2204 Mon Mar 15 17:12:07 1999  Craig Burley  <craig@jcb-sc.com>
2205
2206         * bugs.texi, g77.texi, news.texi: Editorial fixes.
2207
2208 Sat Mar 13 17:51:55 1999  Craig Burley  <craig@jcb-sc.com>
2209
2210         Fix 19990313-0.f, 19990313-1.f, 19990313-2.f, 19990313-3.f:
2211         * bad.def (FFEBAD_NOCANDO): New error code for internal use only.
2212         * expr.c (ffeexpr_collapse_convert): If FFEBAD_NOCANDO returned
2213         by convertor, just return original expr.
2214         * target.h: Return FFEBAD_NOCANDO for (usually) 64-bit
2215         conversions that aren't yet working properly.
2216         * news.texi: Explain.
2217
2218         * version.c: Bump version.
2219
2220 Sat Mar 13 14:26:55 1999  Craig Burley  <craig@jcb-sc.com>
2221
2222         * RELEASE-PREP: New file, lists things to do for a release.
2223
2224         * Make-lang.in, bugs.texi, bugs0.texi, g77.texi, g77install.texi,
2225         install0.texi, news.texi, news0.texi: Accommodate new doc
2226         architecture.
2227         Consolidate news items.  Don't describe old news items in
2228         various generated docs.
2229         Don't describe FSF-g77 installation stuff in various EGCS-g77
2230         generated docs.
2231         Move description of AUTOMATIC to more suitable location.
2232         * root.texi: New file for new doc architecture.
2233
2234 Thu Mar 11 17:32:55 1999  Craig Burley  <craig@jcb-sc.com>
2235
2236         * g77.texi: Add AUTOMATIC to list of unsupported extensions.
2237
2238 Sat Mar  6 02:28:35 1999  Craig Burley  <craig@jcb-sc.com>
2239
2240         Warn about non-Y2K-compliant intrinsics:
2241         * bad.def (FFEBAD_INTRINSIC_Y2KBAD): New diagnostic.
2242         * intrin.def (FFEINTRIN_impDATE, FFEINTRIN_impIDATE_vxt):
2243         Use new DEFIMPY macro to flag these as non-Y2K-compliant.
2244         * intdoc.c (DEFIMPY): Support new Y2K macro.
2245         * intrin.h (DEFIMPY): Ditto.
2246         * intrin.c (DEFIMPY): Ditto.
2247         (ffeintrin_fulfill_generic, ffeintrin_fulfill_specific):
2248         Warn about invocation of non-Y2K-compliant intrinsic.
2249         * com-rt.def (FFECOM_gfrtDATE, FFECOM_gfrtVXTIDATE):
2250         Rename external procedure names, to keep previously-
2251         compiled (sans-new-warnings) code from linking to
2252         new library.
2253         * g77.texi: Document all this stuff.
2254         * news.texi: Spread the joy.
2255         * version.c: Bump version.
2256
2257 Fri Mar  5 13:22:44 1999  Craig Burley  <craig@jcb-sc.com>
2258
2259         * news.texi: Relocate IDATE (VXT) fix: we put it in 1.1.2
2260         so describe it there, instead of under 1.2.
2261
2262 Wed Mar  3 00:57:56 1999  Craig Burley  <craig@jcb-sc.com>
2263
2264         * news.texi: IDATE (VXT) fixed to return year as 0..99.
2265
2266 Wed Mar  3 00:43:49 1999  Craig Burley  <craig@jcb-sc.com>
2267
2268         * g77.texi: Add remaining changes pending from Dave Love.
2269
2270 Wed Mar  3 00:38:42 1999  Craig Burley  <craig@jcb-sc.com>
2271
2272         * bugs.texi, news.texi: Conditionalize cross-references
2273         on non-html processing, providing temporary HTML "links".
2274
2275         * g77.texi: Fix up a reference.
2276
2277 Wed Mar  3 00:12:31 1999  Craig Burley  <craig@jcb-sc.com>
2278
2279         * news.texi, bugs.texi: Delete fixed bugs, make one
2280         of them into the appropriate news item.
2281
2282 Wed Mar  3 00:05:52 1999  Craig Burley  <craig@jcb-sc.com>
2283
2284         * news.texi: Copy over 1.1.2 news.
2285
2286 1999-03-02  Craig Burley  <craig@jcb-sc.com>
2287
2288         * g77.texi (Bug Reporting): Clarify whether to use -E.
2289         Clarify other instructions.
2290
2291 1999-02-27  Craig Burley  <craig@jcb-sc.com>
2292
2293         * lang-specs.h: Fix specs to pass `-ax' as well as `-a' option.
2294
2295 1999-02-26  Craig Burley  <craig@jcb-sc.com>
2296
2297         * intdoc.in (STAT_func, STAT_subr,
2298         FSTAT_func, FSTAT_subr, LSTAT_func, LSTAT_subr):
2299         Properly order array elements.  Specify N/A return values.
2300
2301 1999-02-26  Craig Burley  <craig@jcb-sc.com>
2302
2303         * intdoc.in (DATE_AND_TIME): Explain that VALUES(7) holds
2304         seconds, and VALUES(8), therefore, milliseconds.
2305
2306 1999-02-26  Craig Burley  <craig@jcb-sc.com>
2307
2308         * news.texi: Clarify IOSTAT= fix.
2309
2310 1999-02-25  Richard Henderson  <rth@cygnus.com>
2311
2312         * lang-specs.h: Define __FAST_MATH__ when appropriate.
2313
2314 1999-02-25  Craig Burley  <craig@jcb-sc.com>
2315
2316         * g77.texi: Clarify/index lack of run-time allocation for
2317         concatenation.
2318
2319 1999-02-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2320
2321         * f/intdoc.in: Add missing `,' after cross references.
2322
2323 1999-02-20  Craig Burley  <craig@jcb-sc.com>
2324
2325         * Make-lang.in (f77.install-common, f77.install-info,
2326         f77.install-man, f77.uninstall): Use `$(prefix)/lang-f77'
2327         instead of `lang-f77' for flag file, to be sure of a
2328         writable directory, and remove the flag file after each
2329         operation to keep things clean.
2330
2331 1999-02-20  Craig Burley  <craig@jcb-sc.com>
2332
2333         * g77.texi: Properly attribute Priest document; clarify
2334         that it is in the .ps version of the Goldberg document.
2335
2336 1999-02-19  Craig Burley  <craig@jcb-sc.com>
2337
2338         * bugs0.texi, bugs.texi, install0.texi, g77install.texi,
2339         news0.texi, news.texi: Update copyright dates.
2340         Clarify which files are source, which are derived,
2341         and remind maintainers where copyright dates are sourced.
2342         * BUGS, INSTALL, NEWS: Regenerated.
2343
2344 1999-02-19  Craig Burley  <craig@jcb-sc.com>
2345
2346         * global.c (ffeglobal_ref_progunit_): Warn about a function
2347         definition that disagrees with the type of a previous reference.
2348         Improve commentary.  Fix a couple of minor bugs.  Clean up
2349         some code.
2350         * news.texi: Spread the joy.
2351
2352 1999-02-18  Craig Burley  <craig@jcb-sc.com>
2353
2354         * expr.c (ffeexpr_finished_): Disallow non-default INTEGER
2355         as argument for FILEINT and FILEASSOC as lhs.
2356         * news.texi: Document fix.
2357         * version.c: Bump.
2358
2359 1999-02-18  Craig Burley  <craig@jcb-sc.com>
2360
2361         * g77.texi: Clarify -fno-globals vs. -Wno-globals.
2362
2363 1999-02-18  Craig Burley  <craig@jcb-sc.com>
2364
2365         * intdoc.in (LOG10): Fix typo.
2366
2367 1999-02-17  Ulrich Drepper  <drepper@cygnus.com>
2368
2369         * intdoc.in: Fix typo.
2370
2371 1999-02-17  Craig Burley  <craig@jcb-sc.com>
2372
2373         * g77.texi, intdoc.in: Document Y2K and some other known
2374         limitations.
2375         * intrin.def (DTIME, FDATE): Fix capitalization of
2376         case-sensitive forms of these intrinsics' names.
2377
2378 1999-02-17  Dave Love  <fx@gnu.org>
2379
2380         * intdoc.in: Say `common' logarithm for log10.
2381
2382 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
2383
2384         * g77.texi: Add missing @ in email addresses.
2385
2386 1999-02-15  Craig Burley  <craig@jcb-sc.com>
2387
2388         * *.*: Delete my (old) email address in most places, change it
2389         in a few.
2390
2391 1999-02-14  Craig Burley  <craig@jcb-sc.com>
2392
2393         * version.c: Bump.
2394
2395 1999-02-14  Craig Burley  <craig@jcb-sc.com>
2396
2397         * version.c: Bump for 1998-10-02 change (forgot to do this
2398         before).
2399
2400 1999-02-14  Craig Burley  <craig@jcb-sc.com>
2401
2402         * lang-specs.h, g77.1, g77.texi, news.texi: Recognize `.FOR'
2403         and `.FPP' as well as `.for' and `.fpp'.
2404
2405 1999-02-14  Craig Burley  <craig@jcb-sc.com>
2406
2407         * intdoc.in (LOG10): Fix description.
2408
2409 1999-02-14  Craig Burley  <craig@jcb-sc.com>
2410
2411         * news.texi: Mention fix for SIGNAL invocation circa egcs-1.1.
2412
2413 1999-02-14  Craig Burley  <craig@jcb-sc.com>
2414
2415         * g77.texi, g77install.texi, bugs.texi, g77install.texi: Clean
2416         up and improve indexing, and some other areas of docs.
2417
2418 1999-02-14  Craig Burley  <craig@jcb-sc.com>
2419
2420         * intdoc.in (MCLOCK8, TIME8): Warn about lower range on
2421         32-bit systems.
2422
2423 Sat Feb  6 18:02:17 1999  Jeffrey A Law  (law@cygnus.com)
2424
2425         * g77.texi: Update email addresses.
2426
2427 Wed Feb  3 22:50:17 1999  Marc Espie <Marc.Espie@liafa.jussieu.fr>
2428
2429         * Make-lang.in (g77$(exeext)): Get choose-temp.o, pexecute.o and
2430         mkstemp.o from libiberty.
2431
2432 1999-02-01  Zack Weinberg  <zack@rabi.columbia.edu>
2433
2434         * top.c: Don't define ffe_is_ident_.  Don't process
2435         -f(no-)ident here.
2436         * top.h: Remove declaration of ffe_is_ident_ and macros
2437         ffe_is_ident() and ffe_set_is_ident().
2438         * lex.c: Use flag_no_ident instead of ffe_is_ident().
2439
2440 Sun Jan 31 20:34:29 1999  Zack Weinberg  <zack@rabi.columbia.edu>
2441
2442         * lang-specs.h: Map -Qn to -fno-ident.
2443
2444 Tue Jan  5 22:12:41 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2445
2446         * Make-lang.in (g77.o): Depend on prefix.h.
2447
2448 Fri Nov 27 13:10:32 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2449
2450         * fini.c: Rename variable `spaces' to `xspaces' to avoid
2451         conflicting with function `spaces' from libiberty.
2452
2453         * g77spec.c: Don't prototype libiberty functions.
2454         * malloc.c: Likewise.
2455
2456 1998-11-20  Dave Love  <d.love@dl.ac.uk>
2457
2458         * g77.texi: Assorted minor changes.
2459
2460 1998-11-19  Dave Love  <d.love@dl.ac.uk>
2461
2462         * bugs.texi: Formatting changes from Craig.
2463
2464         * intdoc.in: Terminate some @xrefs with `,'.
2465
2466 1998-11-19  Manfred Hollstein  <manfred@s-direktnet.de>
2467
2468         * Make-lang.in (mandir): Replace all uses of $(mandir) by $(man1dir).
2469
2470 Mon Nov  9 23:15:39 1998  Jeffrey A Law  (law@cygnus.com)
2471
2472         * g77.texi, news.texi: Updates from Craig.
2473
2474 Sun Nov  8 17:47:56 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2475
2476         * Makefile.in (INCLUDES): Add "-I$(srcdir)/../../include".
2477
2478 Sat Nov  7 15:58:54 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2479
2480         * g77spec.c: Don't include gansidecl.h.
2481         * output.j: Likewise.
2482
2483 1998-11-04  Dave Love  <d.love@dl.ac.uk>
2484
2485         * g77.texi: Small formatting/indexing fixes.
2486
2487 Mon Oct 12 20:41:59 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2488
2489         * bad.c (ffebad_finish): Change type of variable `c' to unsigned
2490         char, change type of variable `s' to unsigned char *.
2491
2492         * com.c (ffecom_symbol_null_): Add missing initializers.
2493
2494         * fini.c (MAXNAMELEN): Undef it before defining.
2495
2496         * implic.c (ffeimplic_lookup_): Change type of parameter `c' to
2497         unsigned char.
2498
2499         * intrin.c (ffeintrin_init_0): Cast the argument of ctype macros
2500         to (unsigned char).
2501
2502         * lex.c (ffelex_splice_tokens): Change type of variable `p' to
2503         unsigned char *.
2504         (ffelex_token_name_from_names): Cast the argument of
2505         `ffelex_is_firstnamechar' to (unsigned char).
2506         (ffelex_token_names_from_names): Likewise.
2507         (ffelex_token_new_name): Likewise.
2508         (ffelex_token_new_names): Likewise.
2509
2510         * malloc.c (malloc_root_): Add missing initializer.
2511
2512         * stb.c (ffestb_do): Change type of variable `p' to unsigned char *.
2513         (ffestb_else) Likewise.
2514         (ffestb_else3_) Likewise.
2515         (ffestb_endxyz) Likewise.
2516         (ffestb_goto) Likewise.
2517         (ffestb_let) Likewise.
2518         (ffestb_varlist) Likewise.
2519         (ffestb_R522) Likewise.
2520         (ffestb_R528) Likewise.
2521         (ffestb_R834) Likewise.
2522         (ffestb_R835) Likewise.
2523         (ffestb_R838) Likewise.
2524         (ffestb_R1102) Likewise.
2525         (ffestb_blockdata) Likewise.
2526         (ffestb_R1212) Likewise.
2527         (ffestb_R810) Likewise.
2528         (ffestb_R10014_): Cast the argument of `ffelex_is_firstnamechar'
2529         to (unsigned char).
2530         (ffestb_V014): Change type of variable `p' to unsigned char *.
2531         (ffestb_dummy) Likewise.
2532         (ffestb_R524) Likewise.
2533         (ffestb_R547) Likewise.
2534         (ffestb_decl_chartype) Likewise.
2535         (ffestb_decl_dbltype) Likewise.
2536         (ffestb_decl_gentype) Likewise.
2537         (ffestb_decl_entsp_2_) Likewise.
2538         (ffestb_V027) Likewise.
2539         (ffestb_decl_R539) Likewise.
2540
2541         * top.c (ffe_decode_option): Mark parameter `argc' with
2542         ATTRIBUTE_UNUSED.
2543
2544         * where.c (ffewhere_unknown_line_): Add missing initializers.
2545
2546 1998-10-02  Dave Love  <d.love@dl.ac.uk>
2547
2548         * com.c (ffecom_expr_intrinsic_): Fix return type for RAND.
2549
2550 Thu Oct  1 10:43:45 1998  Nick Clifton  <nickc@cygnus.com>
2551
2552         * lex.c: Replace occurances of HANDLE_SYSV_PRAGMA with
2553         HANDLE_GENERIC_PRAGMAS.
2554
2555 Mon Sep 28 04:22:00 1998  Jeffrey A Law  (law@cygnus.com)
2556
2557         * news.texi: Update from Craig.
2558
2559 1998-09-23  Dave Love  <d.love@dl.ac.uk>
2560
2561         * g77.texi: Additions about `/*', trailing comments and cpp.
2562
2563 1998-09-18  Dave Love  <d.love@dl.ac.uk>
2564
2565         * g77.texi: Various additions and some small fixes.
2566
2567 Thu Sep 10 14:55:44 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
2568
2569         * Make-lang.in (f77.install-common): Add missing "else true;".
2570
2571 1998-09-07  Dave Love  <d.love@dl.ac.uk>
2572
2573         * ChangeLog.egcs: Deleted.  Entries merged here.
2574
2575 1998-09-05  Dave Love  <d.love@dl.ac.uk>
2576
2577         * Makefile.in (LDFLAGS): Set from BOOT_LDFLAGS.
2578         (F771_LDFLAGS): Variable dispensed with.
2579
2580 Fri Sep  4 19:53:34 1998  Craig Burley  <burley@gnu.org>
2581
2582         * intdoc.in: Minor editorial tweaks.
2583
2584 Fri Sep  4 18:35:52 1998  Craig Burley  <burley@gnu.org>
2585
2586         * lang-options.h: Convert to wrap option and doc string
2587         in a new macro invocation, FTNOPT, so the nearly identical
2588         list can be used in FSF-g77.
2589
2590 Fri Sep  4 18:35:52 1998  Craig Burley  <burley@gnu.org>
2591
2592         * Makefile.in (fini.o): Don't define USE_HCONFIG here.
2593         * fini.c: Define USE_HCONFIG here instead, so deps-kinda
2594         picks up correct dependency.
2595
2596         * Makefile.in (proj-h.o): Fix dependencies list.
2597
2598 Wed Sep 02 09:25:29 1998  Nick Clifton  <nickc@cygnus.com>
2599
2600         * lex.c (ffe_lex_hash):  Change how HANDLE_PRAGMA and
2601         HANDLE_SYSV_PRAGMA would be called if they pragma parsing was
2602         enabled in this code.
2603         Generate warning messages if unknown pragmas are encountered.
2604         (pragma_getc): New function: retrieves characters from the
2605         input stream.  Defined when HANDLE_PRAGMA is defined.
2606         (pragma_ungetc): New function: replaces characters back into the
2607         input stream.  Defined when HANDLE_PRAGMA is defined.
2608
2609 Tue Sep  1 10:00:21 1998  Craig Burley  <burley@gnu.org>
2610
2611         * bugs.texi, g77.1, g77.texi, intdoc.in, news.texi: Doc updates
2612         from Craig.
2613
2614 1998-08-23  Dave Love  <d.love@dl.ac.uk>
2615
2616         * g77.texi: Increment `version-g77' and fix a few typos.
2617
2618 Tue Aug 18 21:41:31 1998  Jeffrey A Law  (law@cygnus.com)
2619
2620         * Make-lang.in: Add several "else true" clauses to deal with lame
2621         systems.
2622
2623 Tue Aug 11 08:12:14 1998  H.J. Lu  (hjl@gnu.org)
2624
2625         * Make-lang.in (g77.o): Touch lang-f77 before checking it.
2626
2627 1998-08-09  Dave Love  <d.love@dl.ac.uk>
2628
2629         * Make-lang.in (f/g77.dvi): Replace non-working use of texi2dvi
2630         with explicit use of tex.
2631         (f77.mostlyclean): Remove TeX index files.
2632
2633         * g77install.texi (Prerequisites): Kluge round TeX lossage with
2634         hyphen in @value in @code.
2635
2636 Tue Aug  4 16:59:39 1998  Craig Burley  <burley@gnu.org>
2637
2638         * com.c (ffecom_convert_narrow_, ffecom_convert_widen_):
2639         Allow conversion from pointer to same-sized integer,
2640         to fix invoking SIGNAL as a function.
2641
2642 1998-07-26  Dave Love  <d.love@dl.ac.uk>
2643
2644         * BUGS, INSTALL, NEWS: Rebuilt.
2645
2646 Sat Jul 25 17:23:55 1998  Craig Burley  <burley@gnu.org>
2647
2648         Fix 980615-0.f:
2649         * stc.c (ffestc_R1229_start): Set info to ANY as well.
2650
2651 Tue Jul 21 04:33:37 1998  Craig Burley  <burley@gnu.org>
2652
2653         * g77spec.c (lang_specific_driver): Return unmolested
2654         command line when --help seen.
2655         Comment out code that printed g77-specific --help info.
2656
2657 Sat Jul 18 19:16:48 1998  Craig Burley  <burley@gnu.org>
2658
2659         * lang-options.h: Fix up doc strings.
2660         Remove the unimplemented -fdcp-intrinsics-* options.
2661
2662         * str-1t.fin: Change mixed-case spelling of `GoTo' from
2663         `Goto'.
2664
2665 Thu Jul 16 13:26:36 1998  Craig Burley  <burley@gnu.org>
2666
2667         * com.c (ffecom_finish_symbol_transform_): Revert change
2668         of 1998-05-23, as it was too aggressive, in that it
2669         prevented transformation of (used) functions before
2670         primary code generation.
2671
2672 1998-07-15  Dave Love  <d.love@dl.ac.uk>
2673
2674         * intdoc.texi: Regenerated.
2675
2676 Mon Jul 13 18:45:06 1998  Craig Burley  <burley@gnu.org>
2677
2678         * Make-lang.in (f77.rebuilt): Fix to depend on
2679         build-dir-based, not source-based, g77.info.
2680
2681         * g77.texi: Merge docs with 0.5.24.
2682         * g77install.texi: Ditto.
2683
2684 Mon Jul 13 18:02:29 1998  Craig Burley  <burley@gnu.org>
2685
2686         Cleanups vis-a-vis g77-0.5.24:
2687         * g77spec.c (lang_specific_driver): Tabify source.
2688         * top.c (ffe_decode_option): Use fixed macro to set
2689         internal-checking flag.
2690         * top.h (ffe_set_is_do_internal_checks): Fix macro.
2691
2692 Mon Jul 13 17:33:44 1998  Craig Burley  <burley@gnu.org>
2693
2694         Cleanups vis-a-vis system.h cutover and g77-0.5.24:
2695         * Makefile.in (fini.o): Define USE_HCONFIG macro
2696         so source code doesn't have to.
2697         * fini.c: Don't define USE_HCONFIG here, since
2698         source code usually shouldn't care about this.
2699         * ansify.c: Include stddef.h only if we have it.
2700         * intdoc.c: Ditto.
2701         * proj.h: Ditto.
2702
2703 Mon Jul 13 17:30:29 1998  Nick Clifton  <nickc@cygnus.com>
2704
2705         * lang-options.h: Format changed to work with --help support added
2706         to gcc/toplev.c
2707
2708 Mon Jul 13 11:54:03 1998  Craig Burley  <burley@gnu.org>
2709
2710         * com.c (ffecom_push_tempvar): Replace kludge that
2711         munged back-end globals directly with proper calls
2712         to push_topmost_sequence and pop_topmost_sequence.
2713
2714 1998-07-12  Dave Love  <d.love@dl.ac.uk>
2715
2716         * version.c: Bump version.
2717
2718 Sat Jul 11 19:24:32 1998  Craig Burley  <burley@gnu.org>
2719
2720         Fix 980616-0.f:
2721         * equiv.c (ffeequiv_offset_): Don't crash on various
2722         possible ANY operands.
2723
2724 Sat Jul 11 18:24:37 1998  Craig Burley  <burley@gnu.org>
2725
2726         * com.c (ffecom_expr_) [FFEBLD_opCONTER]: Die if padding
2727         for constant is non-zero.
2728
2729         * com.c (__eprintf): Delete this function, it is obsolete.
2730
2731 1998-07-09  Dave Love  <d.love@dl.ac.uk>
2732
2733         * intdoc.in (HOSTNM_func, HOSTNM_subr): Update last change.
2734
2735 Thu Jul  9 00:45:59 1998  Craig Burley  <burley@gnu.org>
2736
2737         Fix debugging of CHARACTER*(*), etc., which requires
2738         emitting debug info on types like `ftnlen':
2739         * com.c (ffecom_start_progunit_): Don't bother
2740         resetting "invented" flag for identifier.
2741         (ffecom_transform_equiv_): Don't bother zeroing
2742         "ignored" flag for decl.
2743         (pushdecl): No longer set "ignored", "used", or
2744         "suppressed debug" flags for decls having "invented"
2745         identifiers.
2746
2747 1998-07-06  Mike Stump  <mrs@wrs.com>
2748
2749         * Make-lang.in (f77.stage?): Use mv -f instead of just mv so that
2750         we can move g77.c.
2751
2752 1998-07-06  Dave Love  <d.love@dl.ac.uk>
2753
2754         * intdoc.in (HOSTNM_func, HOSTNM_subr): Note possible need for
2755         -lsocket.
2756
2757 1998-07-05  Dave Love  <d.love@dl.ac.uk>
2758
2759         * intdoc.in: Add entry for DATE_AND_TIME.
2760
2761         * intrin.def: Add implementation for DATE_AND_TIME.  Make second
2762         and third args of SYSTEM_CLOCK optional.
2763
2764         * com.c (ffecom_expr_intrinsic_): New case for DATE_AND_TIME.
2765
2766         * com-rt.def (FFECOM_gfrtSYSTEM_CLOCK): Call G77_system_clock_0,
2767         not system_clock_.
2768         (FFECOM_gfrtDATE_AND_TIME): New DEFGFRT.
2769
2770 Wed Jul  1 11:19:13 1998  Craig Burley  <burley@gnu.org>
2771
2772         Fix 980701-1.f (which was producing "unaligned trap"
2773         on an Alpha running GNU/Linux, as predicted):
2774         * equiv.c (ffeequiv_layout_local_): Don't bother
2775         coping with pre-padding of entire area while building
2776         it; do that instead after the building is done, and
2777         do it by modifying only the modulo field.  This covers
2778         the case of alignment stringency being increased without
2779         lowering the starting offset, unlike the previous changes,
2780         and even more elegantly than those.
2781
2782         * target.c (ffetarget_align): Make sure alignments
2783         are non-zero, just in case.
2784
2785 See ChangeLog.0 for earlier changes.
2786
2787 Local Variables:
2788 add-log-time-format: current-time-string
2789 End: