OSDN Git Service

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