OSDN Git Service

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