OSDN Git Service

d
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.0
1 Tue Jul 14 02:20:38 1998  Jeffrey A Law  (law@cygnus.com)
2
3         * version.c: Bump to avoid problems with old spec files during
4         bootstrap.
5
6 Mon Jul 13 23:11:44 1998  David S. Miller  <davem@pierdol.cobaltmicro.com>
7
8         * config/sparc/sparc.c (output_scc_insn): Enclose || conditions in
9         parens while walking over notes.
10         * config/sparc/sparc.md (reg movdi split): Clean up matching
11         conditions.
12         (all DI arithop splits on 32-bit): Handle immediate arguments
13         correctly when they are CONST_INTs.
14
15 Mon Jul 13 23:57:21 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16
17         * m68k/m68k.h (TARGET_SWITCHES): Clear MASK_68040_ONLY for
18         -m68020-40, -m68020-60 and -m5200.
19
20 Mon Jul 13 23:52:05 1998  Weiwen Liu <weiwen.liu@yale.edu>
21
22         * gcc.c (do_spec_1): Fix %O handling for secure temporary file
23         creation.
24
25 Mon Jul 13 23:42:36 1998  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27         * sh/elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h.
28
29 Mon Jul 13 23:36:08 1998  Jim Wilson  <wilson@cygnus.com>
30
31         * i386/i386.h (CPP_486_SPEC, CPP_586_SPEC, CPP_686_SPEC): New specs.
32         (CPP_CPU_DEFAULT_SPEC, CPP_CPU_SPEC): Use them.
33         (EXTRA_SPECS): Support them.
34         * gcc.c: Delete %[spec] support.
35         (do_spec_1, case '('): Likewise.
36         (do_spec_1, case '['): Call error.
37         * i386/aix386ng.h, cygwin32.h, freebsd-elf.h, gas.h, isc.h,
38         linux-aout.h, linux-oldld.h, linux.h, osfelf.h, osfrose.h, sco.h,
39         sco4.h, sco4dbx.h, sco5.h, sol2.h, sysv3.h (CPP_SPEC): Delete
40         %[cpp_cpu].
41
42 Mon Jul 13 23:31:04 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
43
44         * m68k.c (output_scc_di): Use cmpw #0 only for address registers.
45
46 Mon Jul 13 23:26:43 1998  Jeffrey A Law  (law@cygnus.com)
47
48         * tree.h (tree_common): Note front-end dependencies on layout of
49         this structure.
50
51 Mon Jul 13 23:18:39 1998  Craig Burley  <burley@gnu.org>
52
53         * stmt.c (expand_expr_stmt): If not assigning fresh
54         value to last_expr_value, zero it, so old garbage
55         doesn't get dereferenced.
56
57 Mon Jul 13 23:06:55 1998  Henning.Petersen@t-online.de (Henning Petersen)
58
59         * gcse.c (hash_scan_insn): Add missing argument declaration.
60
61 Mon Jul 13 18:59:13 1998  Jim Wilson  <wilson@cygnus.com>
62
63         * configure.in (mips-sgi-irix5cross64, mips-sgi-irix5*): Remove
64         HAVE_INTTYPES_H from xm_defines.  Define xm_file to mips/xm-iris5.h.
65         * mips/xm-iris5.h (USG): Delete.
66
67 Mon Jul 13 17:18:47 1998  Nick Clifton  <nickc@cygnus.com>
68
69         * cccp.c (main): Add support for parsing --help.
70         (display_help): New function: display command line switches.
71
72         * cpplib.c (cpp_handle_option): Add support for parsing --help.
73         (display_help): New function: display command line switches.
74
75         * gcc.c (main): Add support for parsing --help, and passing it on
76         to the sub-processes invoked by gcc.
77         (display_help): New function: display comman line switches.     
78
79         * tm.texi (TARGET_SWITCHES and TARGET_OPTIONS): Document
80         'description' field added to structure.  
81
82         * toplev.c: Add support for parsing --help.
83         Add documentation strings to command line option tables.
84         (display_help): New function: display comman line switches.
85
86 Mon Jul 13 16:15:10 1998  John Carr  <jfc@mit.edu>
87
88         * sparc.c, sparc.h, sparc.md: New trampoline code.
89         Allow integer operand 1 to V8+ DImode shift instructions.
90         Fix bugs in V8+ wide multiply patterns.
91         In 32 bit mode, split DImode register moves and logical instructions. 
92         Write V9 branch prediction flag.
93         Use V9 conditional move more often for scc.
94
95 Mon Jul 13 15:10:09 1998  Philippe De Muyter  <phdm@macqel.be>
96
97         * invoke.texi(-fno-builtin): Explain that the names of built-in
98         functions begin with `__builtin_', not `__'.
99
100 Mon Jul 13 19:01:52 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
101
102         * reload1.c (reload_reg_free_before_p): Abort for RELOAD_FOR_OUTPUT.
103
104 Mon Jul 13 10:50:17 1998  Mark Mitchell  <mark@markmitchell.com>
105
106         * cplus-dem.c (SCOPE_STRING): Remove DMGL_JAVA stuff.
107         (cplus_demangle_opname):  Initialize work.
108         (demangle_template): Remove is_java_array.
109         (do_type): Remove DMGL_JAVA stuff.
110         (long_options): Remove "java".
111         (main): Remove 'j' option.
112
113 Mon Jul 13 10:19:00 1998  Jeffrey A Law  (law@cygnus.com)
114
115         * mn10300.h (REG_CLASS_FROM_LETTER): Map 'y' to SP_REGS.
116         Handle 'x' as NO_REGS for this cpu.
117         (REGNO_OK_FOR_BIT_BASE_P): Define.
118         (REG_OK_FOR_BIT_BASE_P): Define.
119         (GO_IF_LEGITIMATE_ADDRESS): Use them.
120         (REG_OK_FOR_INDEX_P): Tweak.
121         * mn13000.c (REG_SAVE_BYTES): Define.
122         (expand_epilogue, initial_offset): Use it.
123         (secondary_reload_class): Slightly reformat.
124         (output_tst): Tweak comments.
125         * mn10300.md: Change 'x' to 'y' for SP_REGS.  Then add 'x' to many
126         patterns.
127         (addsi3): Turn into a define_expand/define_insn pair.  Rework code for
128         three operand addition case to be more efficient.
129         (subsi3): Turn into a define_expand/define_insn pair.
130
131         * expr.c (expand_expr): Only set MEM_IN_STRUCT_P if the memory address
132         is not varying for REFERENCE_TYPE or when we think we might have found
133         an optimized access to the first element in an array.
134
135 Mon Jul 13 02:24:08 1998  David S. Miller  <davem@pierdol.cobaltmicro.com>
136
137         * regclass.c (reg_scan_mark_refs): New arg min_regno.  Only update
138         regscan information for REGs with numbers greater than or equal to
139         this.  All callers changed.
140         (reg_scan_update): New function to efficiently update regscan
141         information on the fly.
142         * rtl.h: Add prototype.
143         * jump.c (jump_optimize): Call it when we make a transformation
144         which generates new pseudo-REGs.
145
146 Sun Jul 12 13:08:14 1998  Jeffrey A Law  (law@cygnus.com)
147
148         * collect2.c (main): Use "-x c" instead of "-lang-c" for force the
149         compiler into C mode.
150
151 Sun Jul 12 01:27:05 1998  Jason Merrill  <jason@yorick.cygnus.com>
152
153         * cplus-dem.c (demangle_nested_args): Return a value.
154
155         * tree.h (TYPE_P): New macro.
156
157 Sat Jul 11 16:19:48 1998  Mark Mitchell  <mark@markmitchell.com>
158
159         * cplus-dem.c (string): Move definition before work_stuff.
160         (work_stuff): Add volatile_type, forgetting_types,
161         previous_argument, and nrepeats fields.
162         (SCOPE_STRING): New macro.
163         (demangle_template): Add `remember' parameter.  Add comment.
164         Register the `B' code type here, if remembering.  Tidy.  Fix crash
165         on NULL tmpl_argvec.  Be consistent with use of tname/trawname.
166         (demangle_nested_args): New function.
167         (internal_cplus_demangle): Handle volatile-qualified member
168         functions. 
169         (mop_up): Delete the previous_argument string if present.
170         (demangle_signature): Tidy.  Handle volatile-qualified member
171         functions.  Handle back-references using the `B' code.  Use extra
172         parameter to demangle_template and SCOPE_STRING where appropriate.
173         (demangle_template_value_parm): Fix thinko; 'B' is not an integral
174         code. 
175         (demangle_class): Use SCOPE_STRING.
176         (gnu_special): Pass additional argument to demangle_template.
177         Use SCOPE_STRING.
178         (demangle_qualified): Save qualified types for later
179         back-references.  Handle constructors and destructors for template
180         types correctly.
181         (do_type): Tidy.  Use SCOPE_STRING.  Pass extra argument to
182         demangle_template.  Use demangled_nested_args.  Don't remember
183         qualified types here; that's now done in demangle_qualified.
184         Similarly for templates.
185         (do_arg): Improve commment.  Handle 'n' repeat code.
186         (remember_type): Check forgetting_types.
187         (demangle_args): Deal with 'n' repeat codes.  Tidy.
188         
189 Sat Jul 11 02:59:08 1998  Richard Earnshaw  <rearnsha@arm.com>
190
191         * arm.md (extendhisi2_mem, movhi, movhi_bytes): Propagate the volatile
192         and structure attribute flags to MEMs generated.
193         (splits for sign-extended HI & QI mode from memory):  Also propagate 
194         the volatile flag.
195
196         * configure.in (thumb-*-coff*): Don't cause fixincludes to be run.
197
198 Fri Jul 10 19:06:59 1998  Michael Meissner  <meissner@cygnus.com>
199
200         * varray.h: Include system.h if it hasn't already been included
201         before to get size_t declared.
202
203 Fri Jul 10 12:53:58 1998  David S. Miller  <davem@pierdol.cobaltmicro.com>
204
205         * jump.c (jump_optimize): If after_regscan and our transformations
206         generate new REGs, rerun reg_scan.
207
208 Fri Jul 10 11:50:43 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
209
210         * config/i960/i960.c (i960_address_cost): MEMA operands with
211         positive offsets < 4096 are free.
212
213 Fri Jul 10 12:34:37 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
214
215         * config/m68k/m68k.c (const_uint32_operand): Recognize
216         CONSTANT_P_RTX.
217         (const_sint32_operand): Likewise. 
218
219 Thu Jul  9 22:58:59 1998  Jeffrey A Law  (law@cygnus.com)
220
221         * Makefile.in (alias.o): Depend on $(EXPR_H).
222
223 Thu Jul  9 18:24:56 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
224
225         * reload1.c (choose_reload_regs): If using an equivalence from
226         find_equiv_reg and reg_reloaded_valid is not set for this register,
227         clear the associated spill_reg_store.
228
229 Thu Jul  9 18:12:49 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
230
231         * reload1.c (emit_reload_insns): If an output reload copies only
232         to a secondary reload register, indicate that the secondary reload
233         does the actual store.
234
235 Thu Jul  9 18:01:05 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
236
237         * reload.c (find_equiv_reg): If need_stable_sp is set,
238         check if stack pointer is changed directly in a PARALLEL.
239
240 Thu Jul  9 10:38:14 1998  Jeffrey A Law  (law@cygnus.com)
241
242         * jump.c (duplicate_loop_exit_test): Fix thinko.
243
244 Thu Jul  9 01:30:37 1998  Joel Sherrill  <joel@OARcorp.com>
245                           Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247         * config/i386/rtemself.h: Updated to keep in sync with
248         config/i386/linux.h.
249
250         * configure.in: Added sh-rtemself.
251         * configure: Rebuilt.
252         * config/sh/rtems.h: Removed -D__ELF__ since it is now COFF.
253         * config/sh/rtemself.h: New file.
254
255         * config/rs6000/rtems.h: Defined STARTFILE_DEFAULT_SPEC.
256
257 Wed Jul  8 21:43:14 1998  Jeffrey A Law  (law@cygnus.com)
258
259         * configure.in: Check if the assembler supports ".balign" and
260         ".p2align" and define HAVE_GAS_BALIGN_AND_P2ALIGN appropriately.
261         * acconfig.h (HAVE_GAS_BALIGN_AND_P2ALIGN): New tag.
262         * i386/gas.h (ASM_OUTPUT_ALIGN): If the assembler has support for
263         ".balign" then use it.
264
265         * print-rtl.c (print_rtx): Revert previous patch.
266
267         * jump.c (duplicate_loop_exit_test): Do not duplicate the loop exit
268         test if the exit code has an insn with ASM_OPERANDS.
269
270         * i386/cygwin32.h (STDIO_PROTO): Fix typo.
271         * m32r.h (STDIO_PROTO): Fix typo.
272
273         * pa.h (LEGITIMIZE_RELOAD_ADDRESS): Handle addresses created by
274         LEGITIMIZE_RELOAD_ADDRESS.
275         * tm.texi (LEGITIMIZE_RELOAD_ADDRESS): Note that this macro must be
276         able to handle addresses created by previous invocations of the macro.
277
278         * flow.c (find_auto_inc): Remove most recent change.  Real bug was
279         elsewhere.
280
281         * cse.c (count_reg_usage): Count registers used in addresses of
282         CLOBBERs.
283
284 Wed Jul  8 15:08:29 1998  Jim Wilson  <wilson@cygnus.com>
285
286         * Makefile.in (STAGESTUFF): Readd line lost during June 9 FSF merge.
287
288         * configure.in (mips64orion-*-rtems*): Use elf64.h not elfl64.h.
289
290 1998-07-08  Vladimir N. Makarov  <vmakarov@cygnus.com>
291
292         * config/fp-bit.c (__gexf2, __fixxfsi, __floatsixf): Add function
293         stubs.
294
295         * toplev.c (lang_options): Add -Wlong-long, -Wno-long-long
296         options.
297         * c-decl.c (warn_long_long): Define.
298         (c_decode_option): Parse -Wlong-long, -Wno-long-long options.
299         (grokdeclarator): Add flag `warn_long_long' as guard for
300         warning "ANSI C does not support `long long'".
301         * invoke.texi: Add description of options -Wlong-long,
302         -Wno-long-long.
303         * gcc.1: The same as above.
304         
305 Wed Jul  8 02:43:34 1998  Jeffrey A Law  (law@cygnus.com)
306
307         * rtlanal.c (reg_overlap_mentioned_p): Handle STRICT_LOW_PART.  If
308         either argument is CONSTANT_P, then return zero.
309         * reload.c (reg_overlap_mentioned_for_reload_p): Similarly.
310
311         * configure.in: Also look at $srcdir/gas/configure to find a 
312         gas version #.
313
314 Wed Jul  8 00:28:22 1998  Carlo Wood <carlo@runaway.xs4all.nl>
315
316         * dsp16xx.h : Clean up of macro OPTIMIZATION_OPTIONS
317
318 Tue Jul  7 21:18:14 1998  Mumit Khan  <khan@xraylith.wisc.edu>
319
320         * i386/cygwin32.h (ASM_DECLARE_FUNCTION_NAME): Merge duplicate
321         definitions from last two patches.
322
323 Tue Jul  7 23:03:34 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
324
325         * reload1.c (choose_reload_regs): Don't set reload_override_in
326         if EQUIV is clobbered in INSN and the reload is done after INSN.
327
328 Tue Jul  7 21:23:36 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
329
330         * expr.c (emit_queue): If emitting a SEQUENCE, set QUEUED_INSN
331         to the first insn of the sequence.
332
333 Tue Jul  7 21:05:25 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
334
335         * cse.c (cse_insn): Don't make change without validation.
336
337 Tue Jul  7 11:40:05 1998  Jeffrey A Law  (law@cygnus.com)
338
339         * mn10200.md (various zero/sign extension patterns): zero and sign
340         extensions which use "sub" clobber cc0.
341
342 Tue Jul 7 09:12:08 PDT 1998 Jeff Law  (law@cygnus.com)
343
344         * version.c: Bump for snapshot.
345
346 Tue Jul  7 10:07:20 1998  Jeffrey A Law  (law@cygnus.com)
347
348         * print-rtl.c (print_rtx): Use REAL_VALUE_TYPE instead of "double".
349
350 Tue Jul  7 08:41:27 1998  Richard Henderson  (rth@cygnus.com)
351
352         * print-rtl.c (print_rtx): Only print fp values when REAL_VALUE_TYPE
353         is a double.
354
355 Tue Jul 7 00:31:58 PDT 1998 Jeff Law  (law@cygnus.com)
356
357         * version.c: Bump for snapshot.
358
359 Tue Jul  7 01:03:03 1998  Mumit Khan <khan@xraylith.wisc.edu>
360
361         Support for dllimport and dllexport attributes for i386-pe.
362
363         * tree.h (DECL_NON_ADDR_CONST_P): New accessor macro.
364         (struct tree_decl): Add non_addr_const_p field.
365         * tree.c (staticp): Use.
366
367         * i386/cygwin32.h (CPP_PREDEFINES): Map __declspec(x) to GCC
368         attributes.
369         (SUBTARGET_SWITCHES): Switches to turn on/off dllimport|export
370         attributes. Also accept -mwindows option.
371         (VALID_MACHINE_DECL_ATTRIBUTE): New macro.
372         (MERGE_MACHINE_DECL_ATTRIBUTE): New macro.
373         (REDO_SECTION_INFO_P): New macro.
374         (DRECTVE_SECTION_FUNCTION): New macro.
375         (drectve_section): Cover function to implement above.
376         (SWITCH_TO_SECTION_FUNCTION): New macro.
377         (switch_to_section): Covert function to implement above.
378         (EXTRA_SECTIONS): Add in_drectve.
379         (EXTRA_SECTION_FUNCTIONS): Add in_drectve and switch_to_section.
380         (ENCODE_SECTION_INFO): Delete old macro and redefine as a function.
381         (STRIP_NAME_ENCODING): Handle new attributes.
382         (ASM_OUTPUT_LABELREF): New macro.
383         (ASM_OUTPUT_FUNCTION_NAME): New macro.
384         (ASM_OUTPUT_COMMON): New macro.
385         (ASM_OUTPUT_DECLARE_OBJECT_NAME): New macro.
386
387         * i386/mingw32.h (CPP_PREDEFINES): Map __declspec(x) to GCC
388         attributes.
389
390         * i386/winnt.c (i386_pe_valid_decl_attribute_p): New function.
391         (i386_pe_merge_decl_attributes): New function.
392         (i386_pe_check_vtable_importexport): New function.
393         (i386_pe_dllexport_p): New function.
394         (i386_pe_dllimport_p): New function.
395         (i386_pe_dllexport_name_p): New function.
396         (i386_pe_dllimport_name_p): New function.
397         (i386_pe_mark_dllexport): New function.
398         (i386_pe_mark_dllimport): New function.
399         (i386_pe_encode_section_info): New function.
400         (i386_pe_unique_section): Strip encoding from name first.
401
402 Tue Jul  7 00:50:17 1998  Manfred Hollstein   (manfred@s-direktnet.de)
403
404         * libgcc2.c (L_exit): Provide a fake for atexit on systems which
405         define ON_EXIT but not HAVE_ATEXIT.
406
407 Tue Jul  7 00:44:35 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
408
409         * m68k.md (zero_extend QI to HI): Correctly handle TARGET_5200.
410
411 Tue Jul  7 00:36:41 1998  Ulrich Drepper <drepper@cygnus.com>
412
413         * i386.c: Remove random whitespace at end of lines.
414
415         * i386.c (ix86_epilogue): For pentium processors, try to deallocate
416         4 or 8 byte stacks with pop instructions instead of an add instruction.
417
418 Tue Jul  7 00:30:08 1998  Klaus Kaempf <kkaempf@rmi.de>
419
420         * alpha.c: Include tree.h before expr.h.
421
422 Mon Jul  6 22:50:48 1998  Jason Merrill  <jason@yorick.cygnus.com>
423
424         * c-parse.in (struct_head, union_head, enum_head): New nonterminals.
425         (structsp): Use them.  Update files generated from c-parse.in.
426         * extend.texi (Type Attributes): Document it.
427
428         * c-decl.c: Add warn_multichar.
429         (c_decode_option): Handle -Wno-multichar.
430         * c-lex.c (yylex): Check it.
431         * c-tree.h: Declare it.
432         * toplev.c (lang_options): Add it.
433         * invoke.texi: Document it.
434
435 Mon Jul  6 22:47:55 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
436
437         * reload.c (find_equiv_reg): When looking for stack pointer + const,
438         make sure we don't use a stack adjust.
439
440         * reload.c (find_equiv_reg): If need_stable_sp is set,
441         check if stack pointer is changed directly.
442
443         * reload1.c (delete_dead_insn): Don't delete feeding insn
444         if that insn has side effects.
445
446         * flow.c (find_auto_inc): Clear UNCHANGING bit of register that is
447         changed.
448
449         * reload1.c (reload_reg_free_before_p): RELOAD_FOR_OPADDR_ADDR
450         precedes RELOAD_FOR_OUTADDR_ADDRESS.
451
452         * gcse.c (hash_scan_insn): New argument IN_LIBCALL_BLOCK.  Changed
453         caller.
454
455 Mon Jul  6 22:21:56 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
456
457         * m68k.c (output_scc_di): Use cmpw #0 instead of tstl when
458         testing address registers on the 68000.
459
460 Mon Jul  6 22:17:19 1998  Alasdair Baird        <alasdair@wildcat.demon.co.uk>
461
462         * i386.c (is_fp_test): Fix thinko.
463
464         * jump.c (jump_optimize) Check for CONST_INT before using INTVAL.
465
466 Mon Jul  6 22:14:31 1998  Richard Henderson  (rth@cygnus.com)
467
468         * print-rtl.c (print_rtx): Display the real-value equivalent of
469         a const_double when easy.
470
471         * real.h (REAL_VALUE_TO_TARGET_SINGLE): Use a union to pun types.
472         Zero memory first for predictability.
473         (REAL_VALUE_TO_TARGET_DOUBLE): Likewise.
474         * varasm.c (immed_real_const_1): Notice width of H_W_I == double.
475
476         * regclass.c (allocate_reg_info): Initialize the entire reg_data
477         virtual array.
478
479 Mon Jul  6 22:09:32 1998  Ian Lance Taylor  <ian@cygnus.com>
480                           Jeff Law          <law@cygnus.com>
481
482
483         * i386/cygwin32.h: Add some declaration of external functions.
484         (ASM_DECLARE_FUNCTION_NAME): Define.
485         (ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
486         (ASM_FILE_END): Define.
487         * i386/winnt.c (i386_pe_declare_function_type): New function.
488         (struct extern_list, extern_head): Define.
489         (i386_pe_record_external_function): New function.
490         (i386_pe_asm_file_end): New function.
491
492         * cpplib.c (cpp_options_init): Initialize cplusplus_comments to 1,
493         matching July 18, 1995 change to cccp.c.  If -traditional then
494         disable cplusplus_comments.
495
496 Mon Jul  6 21:28:14 1998  Jeffrey A Law  (law@cygnus.com)
497
498         * combine.c (expand_compound_operation): Fix thinko in code to optimize
499         (zero_extend:DI (subreg:SI (foo:DI) 0)) to foo:DI.
500
501         * Disable the following change from gcc2.  Not appropriate for egcs:
502
503         Sun Jun  7 09:30:31 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
504         * reload.c (find_reloads): Give preference to pseudo that was the
505         reloaded output of previous insn.
506
507 Mon Jul  6 21:07:14 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
508
509         * aclocal.m4 (GCC_FUNC_PRINTF_PTR): Don't define HOST_PTR_PRINTF.
510         Instead, define a new macro HAVE_PRINTF_PTR which only signifies
511         whether we have the %p format specifier or not.
512
513         * acconfig.h: Delete stub for HOST_PTR_PRINTF, add HAVE_PRINTF_PTR.
514         
515         * machmode.h (HOST_PTR_PRINTF): When determining the definition,
516         check HAVE_PRINTF_PTR to see whether "%p" is okay.
517
518         * mips-tfile.c: Include machmode.h to get HOST_PTR_PRINTF.
519
520         * Makefile.in (mips-tfile.o): Depend on machmode.h.
521
522 Mon Jul  6 10:42:05 1998  Mark Mitchell  <mark@markmitchell.com>
523
524         * jump.c (duplicate_loop_exit_test): Don't refuse to copy a
525         section of code just because it contains
526         NOTE_INSN_BLOCK_{BEG,END}.
527         * stmt.c (expand_end_loop): Likewise.  Also, don't refuse to 
528         move CALL_INSNs or CODE_LABELs.  When moving code, don't move
529         NOTE_INSN_BLOCK_{BEG,END}.
530
531 Mon Jul  6 09:38:15 1998  Mark Mitchell  <mark@markmitchell.com>
532
533         * cse.c (CSE_ADDRESS_COST): New macro, based on ADDRESS_COST, but 
534         dealing with ADDRESSOF.
535         (find_best_addr): Use it. 
536
537 Mon Jul  6 09:27:08 1998  Richard Henderson  <rth@cygnus.com>
538
539         * alpha/vms.h (TRAMPOLINE_TEMPLATE): Revert last change.
540
541 Mon Jul  6 09:25:06 1998  Dave Love  <d.love@dl.ac.uk>
542
543         * libgcc2.c (__eprintf): Make args consistent with prototype in
544         assert.h.
545
546 Mon Jul  6 00:28:43 1998  Mark Mitchell  <mark@markmitchell.com>
547
548         * cse.c (cse_insn): When SETting (MEM (ADDRESSOF (X))) to Y,
549         don't claim that the former is equivalent to the latter.
550
551 Sun Jul  5 23:58:19 1998  Jeffrey A Law  (law@cygnus.com)
552
553         * cse.c (cse_insn): Second arg is an RTX now.  Update all callers.
554         (cse_basic_block): Keep track of the current RETVAL insn for a
555         libcall instead of just noting that we're in a libcall.
556
557         * combine.c (simplify_comparison): Do not commute a AND into
558         a paradoxical SUBREG if not WORD_REGISTER_OPERATIONS.
559
560         * i386/freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with
561         HAVE_GAS_MAX_SKIP_P2ALIGN.
562         * i386/linux.h: Likewise.
563         
564 Fri Jul  3 02:33:35 1998  David S. Miller  <davem@pierdol.cobaltmicro.com>
565
566         * sparc.c (sparc_operand, move_operand, arith_operand,
567         arith11_operand, arith10_operand, arith_double_operand,
568         arith11_double_operand, arith10_double_operand, small_int,
569         uns_small_int): Recognize CONSTANT_P_RTX.
570         (output_sized_memop, output_move_with_extension,
571         output_load_address, output_size_for_block_move,
572         output_block_move, delay_operand): Remove, has not been
573         enabled or referenced for years.
574         * sparc.md (movstrsi, block_move_insn): Likewise.
575         * sparc.h (PREDICATE_CODES): Define.
576         * linux-aout.h (MACHINE_STATE_{SAVE,RESTORE}): Override with
577         version which uses getcc/setcc traps to save/restore condition
578         codes.
579         * linux64.h: Likewise.
580         * sunos4.h: Likewise.
581         * linux.h: Likewise.
582         * sol2.h: Likewise.
583         * sun4o3.h: Likewise.
584
585 Fri Jul  3 02:28:05 1998  Richard Henderson  <rth@cygnus.com>
586
587         * alpha.c (alpha_initialize_trampoline): Hack around Pmode/ptr_mode
588         lossage on VMS.  Reported by kkaempf@rmi.de.
589         * alpha/vms.h (TRAMPOLINE_TEMPLATE): Add missing 0.
590
591 Thu Jul  2 17:41:14 1998  Nick Clifton  <nickc@cygnus.com>
592
593         * config/m32r/m32r.h (MUST_PASS_IN_STACK): Override default
594         version. 
595
596 Thu Jul  2 14:34:48 1998  David Edelsohn  <edelsohn@mhpcc.edu>
597
598         * expr.h (STACK_SIZE_MODE): New macro.
599         * explow.c (allocate_dynamic_stack_space): Use it for
600         mode of allocate_stack pattern increment operand.
601         * tm.texi (STACK_SAVEAREA_MODE, STACK_SIZE_MODE): Document.
602         * md.texi (stack_save_block, ...): Reflect use of macro.
603
604         * rs6000.h (PROMOTE_MODE): Always promote to word_mode.
605         (PROMOTE_FUNCTION_ARGS): Define.
606         (PROMOTE_FUNCTION_RETURN): Define.
607         (FUNCTION_VALUE): Promote to word_mode if smaller.
608         Convert to gen_rtx_FOO.
609         * rs6000.md (call_indirect): Store doubleword in 64-bit mode.
610         Convert to gen_rtx_FOO.
611         * rs6000.c: Convert to gen_rtx_FOO.
612         
613 Thu Jul  2 14:16:11 1998  Michael Meissner  <meissner@cygnus.com>
614
615         * varray.{c,h}: New files to provide virtual array support.
616
617         * Makefile.in (OBJS): Add varray.o.
618         (varray.o): Add new file.
619         (REGS_H): New variable for dependencies for files including
620         regs.h.  Add varray.h and files it includes.  Change all regs.h
621         dependencies to $(REGS_H).
622
623         * toplev.c (x{m,re}alloc): If size is 0, allocate 1 byte.
624         (xcalloc): Provide frontend for calloc.
625         * {tree,rtl}.h (xcalloc): Add declaration.
626
627         * basic-block.h (REG_BASIC_BLOCK): Convert reg_n_info to be a
628         varray.
629
630         * regs.h (toplevel): Include varray.h.
631         (reg_n_info): Switch to use a varray.
632         (REG_*): Ditto.
633         (allocate_reg_info): Change num_regs argument to be size_t.
634
635         * regclass.c (reg_info_data): New structure to remember groups of
636         reg_info structures allocated that are to be zeroed.
637         ({pref,alt}class_buffer): New statics to hold buffers
638         allocate_reg_info allocates for {pref,alt}class_buffer.
639         (regclass): Use {pref,alt}class_buffer to initialize
640         {pref,alt}class.
641         (allocate_reg_info): Switch to make reg_n_info use varrays.
642         Allocate buffers for the preferred and alter register class
643         information.  Change num_regs argument to be size_t, not int.
644
645         * flow.c (reg_n_info): Switch to use varrays.
646
647 Thu Jul  2 10:11:47 1998  Robert Lipe  <robertl@dgii.com>
648
649         * install.texi (sco3.2v5): Document new --with-gnu-as flag.
650         * config/i386/sco5.h (JUMP_TABLES_IN_TEXT_SECTION): Defined as
651         in other targets.
652         (USE_GAS): Conditionalize away native assembler usage.
653         * config/i386/sco5gas.h: New file.
654         * config/i386/t-sco5gas: New file.
655         * configure.in (ix86-sco3.2v5*): Use new files if --with-gnu-as
656
657 Thu Jul 2 08:20:00 1998  Catherine Moore  <clm@cygnus.com>
658
659         * haifa-sched.c (alloc_EXPR_LIST):  Change to use
660         unused_expr_list.
661
662 Thu Jul  2 14:13:28 1998  Dave Love  <d.love@dl.ac.uk>
663
664         * Makefile.in (install-info): Don't use $realfile.  Ignore
665         possible errors from the install-info program.
666
667 Thu Jul  2 01:53:32 1998  Alasdair Baird        <alasdair@wildcat.demon.co.uk>
668
669         * combine.c (simplify_comparison): Apply SUBREG_REG to SUBREGs.
670
671 Wed Jul  1 23:06:03 1998  Richard Henderson  <rth@cygnus.com>
672
673         * i386.h (HARD_REGNO_MODE_OK): Kill spurrious test.
674         (MODES_TIEABLE_P): Tie SImode and HImode.
675
676 1998-07-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
677
678         * invoke.texi (Optimize Options): Fix typo.
679
680 Wed Jul  1 22:25:43 1998  Jim Wilson  <wilson@cygnus.com>
681
682         * xcoffout.c (xcoffout_begin_function): Call xcoffout_block for
683         the zero'th block.
684
685 Wed Jul  1 23:12:58 1998  Ken Raeburn  <raeburn@cygnus.com>
686
687         * h8300.c (print_operand): Delete %L support.
688         * h8300.md (branch_true, branch_false): Use %= with a prefix
689         instead of %L for local branch labels.
690
691 Wed Jul  1 21:27:13 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
692
693         * reload1.c (emit_reload_insns): Use proper register classes for
694         SECONDARY_INPUT_RELOAD_CLASS / SECONDARY_MEMORY_NEEDED code.
695
696 Wed Jul  1 21:17:36 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
697
698         * reload.c (find_reloads): If there are multiple
699         RELOAD_FOR_INPUT_ADDRESS / RELOAD_FOR_OUTPUT_ADDRESS reloads for
700         one operand, change RELOAD_FOR_INPADDR_ADDRESS /
701         RELOAD_FOR_OUTADDR_ADDRESS for all but the first
702         RELOAD_FOR_INPUT_ADDRESS / RELOAD_FOR_OUTPUT_ADDRESS reloads.
703
704 Wed Jul  1 17:23:23 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
705
706         * regmove.c (fixup_match_2): Check that P has RTX_CLASS 'i' before
707         using its PATTERN.
708
709 Wed Jul  1 05:04:41 1998  Richard Henderson  <rth@cygnus.com>
710
711         * expr.c (emit_group_load, emit_group_store): Rewrite considering
712         the size and alignment of the structure being manipulated. 
713         * expr.c, calls.c, function.c: Update all callers.
714         * expr.h: Update prototypes.
715         * cse.c (invalidate): Cope with parallels.
716
717 Wed Jul  1 04:22:23 1998  Richard Henderson  <rth@cygnus.com>
718
719         * sparc.c (function_arg_record_value): Take a MODE arg with which to
720         create the PARALLEL.  Update all callers.
721
722 Wed Jul  1 04:10:35 1998  Richard Henderson  <rth@cygnus.com>
723
724         * expr.c (expand_assignment, store_constructor, expand_expr): Use
725         convert_memory_address instead of convert_to_mode when possible.
726
727 Wed Jul  1 03:48:00 1998  Richard Henderson  <rth@cygnus.com>
728
729         * alpha.c (alpha_initialize_trampoline): Take arguments describing
730         the layout.  Use ptr_mode.  Disable hint generation.  Use gen_imb.
731         * alpha.h (INITIALIZE_TRAMPOLINE): Pass extra args to the init func.
732         (TRANSFER_FROM_TRAMPOLINE): Move ...
733         * alpha/osf.h: ... here.
734         * alpha/vms.h (INITIALIZE_TRAMPOLINE): Use alpha_initialize_trampoline.
735         (TRANSFER_FROM_TRAMPOLINE): Remove undef.
736         * alpha/win-nt.h: Likewise.
737         * alpha/vxworks.h: Likewise.
738
739         * alpha/linux.h: Revert gcc2 merge lossage.
740
741 Wed Jul  1 10:56:55 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
742
743         * c-decl.c (grokdeclarator): Don't warn about implicit int in
744         `typedef foo = bar'.
745
746 Wed Jul  1 02:12:33 1998  Robert Lipe  <robertl@dgii.com>
747
748         * i386.c (asm_output_function_prefix): Make 686 function
749         prologues not issue .types for non-global lables.
750
751 Tue Jun 30 23:46:53 1998  Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
752
753         * i386/freebsd.h (WCHAR_TYPE): Chagne to an "int".
754         (WCHAR_TYPE_SIZE): Update appropriately.
755
756 Tue Jun 30 23:16:39 1998  Jeffrey A Law  (law@cygnus.com)
757
758         * flow.c (recompute_reg_usage): Does not return a value.
759         * rtl.h (recompute_reg_usage): Update prototype.
760
761         * jump.c (jump_optimize): Show that the jump chain is not
762         valid when not optimizing.
763
764 Tue Jun 30 16:01:01 1998  Richard Henderson  <rth@cygnus.com>
765
766         * rtl.def (CONSTANT_P_RTX): New.
767         * rtl.h (CONSTANT_P): Recognize it.
768         * cse.c (fold_rtx): Eliminate it.
769         * expr.c (can_handle_constant_p): New variable.
770         (init_expr_once): Initialize it.
771         (expand_builtin): Generate CONSTANT_P_RTX if the expression is not
772         immediately recognizable as a constant.
773
774         * alpha.c (reg_or_6bit_operand): Recognize CONSTANT_P_RTX.
775         (reg_or_8bit_operand, cint8_operand, add_operand): Likewise.
776         (sext_add_operand, and_operand, or_operand): Likewise.
777         (reg_or_cint_operand, some_operand, input_operand): Likewise.
778         * alpha.h (PREDICATE_CODES): Add CONSTANT_P_RTX where needed.
779
780 1998-06-30  Benjamin Kosnik  <bkoz@bliss.nabi.net>
781
782         * dbxout.c (dbxout_type_methods): Remove warn_template_debugging.
783
784 Tue Jun 30 14:03:34 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
785
786         * aclocal.m4 (GCC_NEED_DECLARATION): Accept an optional second
787         argument, which is typically preprocessor code used to draw in
788         additional header files when looking for a function declaration.
789         (GCC_NEED_DECLARATIONS): Likewise.
790
791         * configure.in (GCC_NEED_DECLARATIONS): Add checks for getrlimit
792         and setrlimit, search for them in sys/resource.h.
793
794         * acconfig.h: Add stubs for NEED_DECLARATION_GETRLIMIT and
795         NEED_DECLARATION_SETRLIMIT.
796
797         * system.h: Prototype getrlimit/setrlimit if necessary.
798
799 Tue Jun 30 10:54:48 1998  Mark Mitchell  <mark@markmitchell.com>
800
801         * rtl.texi: Don't say that RTX_INTEGRATED_P is not depended
802         upon.
803
804 Tue Jun 30 13:11:42 1998  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
805
806         * rs6000/sysv4.h (asm output): add tabs for asm directives.
807
808 Tue Jun 30 13:11:42 1998  David Edelsohn <edelsohn@mhpcc.edu>
809
810         * Makefile.in (FLAGS_TO_PASS): Set AR_FLAGS to AR_FOR_TARGET_FLAGS.
811
812 Tue Jun 30 08:59:15 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
813
814         * gansidecl.h (ATTRIBUTE_UNUSED): Use __unused__ not `unused'.
815         Don't define NULL here.  Also, remove all vestiges of autoconf
816         based checks for bcmp/bcopy/bzero/index/rindex.
817
818         * system.h: Immediately after including stdio.h, check for and if
819         necessary provide a default definition of NULL.
820
821 Tue Jun 30 08:22:05 1998  Michael Meissner  <meissner@cygnus.com>
822
823         * reload1.c (reload_cse_simplify_operands): Call
824         fatal_insn_not_found, not abort.
825
826 Tue Jun 30 02:34:02 1998  Jeffrey A Law  (law@cygnus.com)
827
828         * choose-temp.c (make_temp_file): Accept new argument for the
829         file suffix to use.  Allocate space for it and add it to the
830         template.
831         * mkstemp.c (mkstemps): Renamed from mkstemp.  Accept new argument
832         for the length of the suffix.  Update template struture checks
833         to handle optinal suffix.
834         * collect2.c (make_temp_file): Update prototype.
835         (main): Put proper suffixes on temporary files.
836         * gcc.c (make_temp_file): Update prototype.
837         (do_spec_1): Put proper suffixes on temporary files.
838
839 Tue Jun 30 00:56:19 1998  Bruno Haible <haible@ilog.fr>
840
841         * invoke.texi: Document new implicit structure initialization
842         warning.
843
844 Mon Jun 29 21:40:15 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
845
846         * toplev.c (flag_dump_unnumbered): Declare.
847         (f_options): Add dump-unnumbered.
848         * print-rtl.c (flag_dump_unnumbered): Define.
849         (print_rtx): Print only '#' for insn numbers if flag_dump_unnumbered
850         is nonzero.
851         (print_rtl): Don't output line number notes if flag_dump_unnumbered
852         is nonzero.
853         * flow.c (print_rtl_with_bb): Don't output newline after line
854         numbers note if flag_dump_unnumbered is nonzero.
855
856 Mon Jun 29 22:12:06 1998  Jeffrey A Law  (law@cygnus.com)
857
858         * Merge from gcc2 June 9, 1998 snapshot.  See ChangeLog.13 for
859         details.
860
861         * pa.c, pa.h, pa.md: Convert to gen_rtx_FOO.
862
863 Mon Jun 29 20:12:41 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
864
865         * Makefile.in (fix-header): Don't needlessly depend on cpperror.o.
866
867         * alias.c (CHECK_ALIAS_SETS_FOR_CONSISTENCY): Cast expansion to
868         void since it is evaluated in a comma list.
869
870         * mips.h (ASM_GENERATE_INTERNAL_LABEL): Always sprintf `NUM'
871         argument as a long and cast `NUM' to long to ensure it is of the
872         proper width.  Wrap macro arguments in parens when they appear in
873         the expansion.
874
875         * sol2.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
876
877         * sparc.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
878         (ASM_DECLARE_RESULT): Fix fprintf format specifier to match
879         function argument return type.
880         (REGNO_OK_FOR_INDEX_P, REGNO_OK_FOR_BASE_P, REGNO_OK_FOR_FP_P,
881         REGNO_OK_FOR_CCFP_P): Use `(unsigned)' not `U'.
882
883         * cpplib.c (cpp_message_from_errno): Remove unneeded argument to
884         cpp_message.
885
886         * dbxout.c: Fix the comments after an #endif to reflect the actual
887         condition tested in the preceding #if.
888
889         * except.c (find_all_handler_type_matches): Switch to old-style
890         function definition.
891
892         * expr.c (expand_builtin): Remove unused variable `type' twice.
893
894         * gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Cast -1 before comparing it
895         to an unsigned long.
896
897         * haifa-sched.c (print_insn_chain): Remove unused function.
898
899         * objc/objc-act.c (build_msg_pool_reference): Hide prototype and
900         definition.
901
902         * toplev.c: When testing whether to include dbxout.h, also include
903         it when XCOFF_DEBUGGING_INFO is defined.
904
905         * unroll.c (unroll_loop): Add parentheses around assignment used
906         as truth value.
907
908 Mon Jun 29 12:18:00 1998  Catherine Moore  <clm@cygnus.com>
909
910         * config/lb1spc.asm (.div, .udiv): Replace routines.
911
912 Mon Jun 29 09:44:24 1998  Mark Mitchell  <mark@markmitchell.com>
913
914         * rtl.h: Update comment about special gen_rtx variants.
915         * emit-rtl.c (gen_rtx): Handle MEMs using gen_rtx_MEM.
916
917 Sun Jun 28 20:58:51 1998  Jeffrey A Law  (law@cygnus.com)
918
919         * choose-temp.c (choose_temp_base): Restore original variant of
920         this function for compatibility.
921         (make_temp_file): This is the new, preferred interface to create
922         temporary files.
923         * collect2.c (choose_temp_base): Delete declaration.
924         (make_temp_file): Declare.
925         (temp_filename_length, temp_filename): Delete.
926         (main): Use make_temp_file to get temporary files.  Use --lang-c
927         to force the resulting ctort/dtor file to be compiled with the C
928         compiler.  Make sure to remove temporary files on all exit paths.
929         * gcc.c (make_temp_file): Provide prototype if MKTEMP_EACH_FILE is
930         defined.
931         (choose_temp_base): Only provide prototype if MKTEMP_EACH_FILE is
932         not defined.
933         (do_spec): Use make_temp_file if MKTEMP_EACH_FILE is defined.
934
935 Sun Jun 28 08:57:09 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
936
937         * configure.in (GCC_NEED_DECLARATIONS): Add strerror, getcwd and
938         getwd.
939
940         * acconfig.m4: Add stubs for NEED_DECLARATION_STRERROR,
941         NEED_DECLARATION_GETCWD and NEED_DECLARATION_GETWD. 
942
943         * cccp.c: Remove strerror()/sys_nerr/sys_errlist decls.
944         (my_strerror): Add prototype and make it static.
945
946         * collect2.c: Likewise.
947
948         * cpplib.c: Likewise.
949
950         * gcc.c: Likewise, but keep `my_strerror' extern.
951
952         * protoize.c: Likewise.
953
954         * pexecute.c (my_strerror): Add argument to prototype.
955
956         * system.h: Add prototypes for getcwd, getwd and strerror.  Add
957         extern decls for sys_nerr and sys_errlist.  Make abort decl
958         explicitly extern.
959
960         * getpwd.c: Remove decls for getwd and getcwd.
961
962 Sun Jun 28 02:11:16 PDT 1998 Jeff Law  (law@cygnus.com)
963
964         * version.c: Bump for snapshot.
965
966 Sat Jun 27 23:32:25 1998  Richard Henderson  <rth@cygnus.com>
967
968         * jump.c (jump_optimize): Use side_effects_p & may_trap_p instead
969         of rtx_unsafe_p.  Use modified_between_p instead of reg_set_between_p.
970         Allow FP moves to be optimized.
971         (rtx_unsafe_p): Delete.
972
973 Sat Jun 27 23:02:04 1998  Richard Henderson  <rth@cygnus.com>
974
975         * objc/archive.c: Remove <string.h> prototypes.
976
977 Sat Jun 27 22:37:05 1998  Jeffrey A Law  (law@cygnus.com)
978
979         * tm.texi (NEED_MATH_LIBRARY): Document new target macro.
980
981         * Makefile.in (gencheck): Remove $(TREE_H) dependency.
982
983 Sat Jun 27 20:20:00 1998  John Carr  <jfc@mit.edu>
984
985         * dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition.
986         * dsp16xx.c (next_cc_user_unsigned): New function.
987         Remove save_next_cc_user_code.
988         (print_operand): Use HOST_WIDE_INT_PRINT_* macros.
989         * dsp16xx.md: Call next_cc_user_unsigned instead of using
990         save_next_cc_user_code.
991         Use gen_rtx_* functions instead of gen_rtx.
992
993 Sat Jun 27 20:18:34 1998  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
994
995         * rs6000.h: Add trap_comparison_operator to PREDICATE_CODES.
996
997 Sat Jun 27 16:45:42 1998  Jeffrey A Law  (law@cygnus.com)
998
999         * flow.c (count_reg_sets): New function.
1000         (count_reg_sets_1, count_ref_references): Likewise.
1001         (recompute_reg_usage): Likewise.
1002         * rtl.h (recompute_reg_usage): Add prototype.
1003         * toplev.c (rest_of_compilation): Call recompute_reg_usage just
1004         before local register allocation.
1005
1006 Sat Jun 27 13:15:30 1998  Richard Henderson  <rth@cygnus.com>
1007
1008         * alpha.md (negsf, negdf): Revert Jan 22 change.
1009
1010 Sat Jun 27 07:35:21 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1011
1012         * mkstemp.c: Include gansidecl.h.  Rename uint64_t to gcc_uint64_t.
1013         (mkstemp): Remove size specifier for variable `letters'.  Call
1014         gettimeofday, not __gettimeofday.
1015
1016         * Makefile.in (EXPR_H): New dependency variable.
1017         (c-typeck.o): Depend on $(EXPR_H) instead of expr.h.
1018         (c-iterate.o): Likewise.
1019         (gencheck): Depend on $(TREE_H) instead of tree.h, etc.
1020         (stor-layout.o): Depend on $(EXPR_H) instead of expr.h.
1021         (toplev.o): Likewise.  Also depend on $(RECOG_H) instead of recog.h.
1022         (varasm.o): Depend on $(EXPR_H) instead of expr.h.
1023         (function.o): Likewise.
1024         (stmt.o): Likewise.
1025         (except.o): Likewise.
1026         (expr.o): Likewise.
1027         (calls.o): Likewise.
1028         (expmed.o): Likewise.
1029         (explow.o): Likewise.
1030         (optabs.o): Likewise.
1031         (sdbout.o): Likewise.
1032         (dwarf2out.o): Likewise.
1033         (emit-rtl.o): Likewise.
1034         (integrate.o): Likewise.
1035         (jump.o): Likewise.
1036         (cse.o): Likewise.
1037         (gcse.o): Likewise.  Also depend on $(BASIC_BLOCK_H) instead of
1038         basic-block.h.
1039         (loop.o): Depend on $(EXPR_H) instead of expr.h.
1040         (unroll.o): Likewise.
1041         (combine.o): Likewise.
1042         (reload.o): Likewise.
1043         (reload1.o): Likewise.
1044         (caller-save.o): Likewise.
1045         (reorg.o): Likewise.
1046         (alias.o): Don't depend on insn-codes.h.
1047         (regmove.o): Depend on $(RECOG_H)/$(EXPR_H) instead of recog.h/expr.h.
1048         (insn-emit.o): Depend on $(EXPR_H) instead of expr.h.
1049         (insn-opinit.o): Likewise.
1050
1051 Sat Jun 27 01:35:14 1998  Jeffrey A Law  (law@cygnus.com)
1052
1053         * choose-temp.c (choose_temp_base): Remove MPW bits.  Use mkstemp
1054         instead of mktemp.
1055         * gcc.c (MKTEMP_EACH_FILE): Define.
1056         (main): No need to call choose_temp_base if we are going to
1057         use choose_temp_base to create each file later.
1058         * mkstemp.c: New file.  Adapted from glibc.
1059         * Makefile.in (xgcc, colect2, protoize, unprotoize): Link in mkstemp.o
1060         (mkstemp.o): Add dependencies.
1061
1062         * configure.in (gettimeofday): Check for its existance.
1063         * config.in (HAVE_GETTIMEOFDAY): Define.
1064         * configure: Rebuilt.
1065
1066 1998-06-26  Michael Meissner  <meissner@cygnus.com>
1067
1068         * rs6000.md (ne 0, non power case): Add missing & constraint.
1069         Name pattern ne0.
1070         (negative abs insns): Add pattern names.
1071
1072 Fri Jun 26 17:36:42 1998  Dave Love  <d.love@dl.ac.uk>
1073
1074         * Makefile.in (install-info): Run install-info program in separate
1075         loop.
1076
1077 Fri Jun 26 16:03:15 1998  Michael Meissner  <meissner@cygnus.com>
1078
1079         * haifa-sched.c (schedule_block): Add hooks for the machine
1080         description to reorder the ready list, and update how many more
1081         instructions can be issued this cycle.
1082         * tm.texi (MD_SCHED_{INIT,REORDER,VARIABLE_ISSUE}): Document.
1083         
1084 Fri Jun 26 11:54:11 1998  David S. Miller  <davem@pierdol.cobaltmicro.com>
1085
1086         * config/sparc/sparc.h (REGNO_OK_FOR_{INDEX,BASE,FP,CCFP}_P):
1087         Explicitly mark the constant being compared against as unsigned.
1088         * config/sparc/sparc.c (sparc_select, cpu_default, cpu_table):
1089         Fully initialize final members.
1090         (mem_aligned_8): Explicit init of offset to zero.
1091         (output_function_prologue): Explicit init of n_regs to zero.
1092         (output_function_epilogue): Likewise, and mark arg size as
1093         unused.
1094         (init_cumulative_args): Mark libname and indirect as unused.
1095         (function_arg_pass_by_reference): Likewise for cum and named.
1096         (sparc_builtin_saveregs): Likewise for arglist.
1097         (sparc_flat_eligible_for_epilogue_delay): Likewise for slot.
1098
1099 Fri Jun 26 06:58:54 1998  Richard Earnshaw (rearnsha@arm.com)
1100
1101         * arm.h (SECONDARY_INPUT_RELOAD_CLASS): Only need a secondary reload
1102         if reloading a MEM.
1103
1104         * arm.h (arm_adjust_cost): Renamed bogus prototype from 
1105         arm_adjust_code.
1106         (bad_signed_byte_operand): Add prototype.
1107         * arm.c (arm_override_options): Make I unsigned.
1108         (const_ok_for_arm): Add casts to the constants. 
1109         (load_multiple_operation): Don't redeclare elt in sub-block.
1110         (arm_gen_movstrqi): Delete external declaration of optimize.
1111         (gen_compare_reg): Declare parameter fp.
1112
1113         * arm.c (final_prescan_insn): Only initialize scanbody if the insn
1114         has a pattern.
1115
1116 Fri Jun 26 09:31:24 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1117
1118         * alpha.c: Include system.h and toplev.h.
1119         (cint8_operand): Mark parameter `mode' with ATTRIBUTE_UNUSED.
1120         (const48_operand): Likewise.
1121         (mode_width_operand): Likewise.
1122         (mode_mask_operand): Likewise.
1123         (mul8_operand): Likewise.
1124         (current_file_function_operand): Likewise.
1125         (signed_comparison_operator): Likewise.
1126         (divmod_operator): Likewise.
1127         (any_memory_operand): Likewise.
1128         (alpha_return_addr): Likewise for parameter `frame'.
1129         (alpha_builtin_saveregs): Likewise for parameter `arglist'.
1130         (vms_valid_decl_attribute_p): Likewise for parameters `decl' and
1131         `attributes'.
1132         (alpha_start_function): Likewise for parameter `decl'.  Use
1133         HOST_WIDE_INT_PRINT_DEC in call to fprintf.  Fix various format
1134         specifiers.  Remove unused variables `lab' and `name'.
1135         (alpha_end_function): Mark parameter `decl' with ATTRIBUTE_UNUSED.
1136         (check_float_value): Likewise for parameter `overflow'.
1137         (alpha_need_linkage): Likewise for parameters `name' and `is_local'.
1138         
1139         * alpha.h (ASM_IDENTIFY_GCC, ASM_IDENTIFY_LANGUAGE): Define as
1140         taking an argument.
1141         (ASM_OUTPUT_SHORT): Cast argument to `int' in call to fprintf.
1142         (ASM_OUTPUT_CHAR): Likewise.
1143         (ASM_OUTPUT_BYTE): Likewise.
1144         (PRINT_OPERAND_ADDRESS): Use HOST_WIDE_INT_PRINT_DEC in call to
1145         fprintf.
1146         (PUT_SDB_EPILOGUE_END): Mention argument `NAME' in definition.
1147         Add prototypes for functions in alpha.c.
1148
1149         * alpha.md (ashldi3): Add default case in switch.
1150
1151 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
1152
1153         * Makefile.in (gcc_version, gcc_version_trigger): New macros.
1154         (version): Initialize from $(gcc_version).
1155
1156         * configure.in (version): Rename to gcc_version.
1157         (gcc_version_trigger): New variable; call AC_SUBST for it and
1158         emit it into the generated config.status.
1159         * configure: Regenerate.
1160
1161 Thu Jun 25 12:47:41 1998  Mark Mitchell  <mark@markmitchell.com>
1162
1163         * fold-const.c (make_range): Don't go looking at TREE_OPERANDs of
1164         nodes that are not expressions.
1165
1166 Thu Jun 25 15:08:16 1998  Mark Mitchell  <mark@markmitchell.com>
1167
1168         * invoke.texi (-fstrict-aliasing): Document.
1169         * rtl.texi (MEM_ALIAS_SET): Document.
1170
1171         * flags.h (flag_strict_aliasing): Declare.
1172         * toplev.c (flag_strict_aliasing): Define.
1173         (f_options): Add -strict-aliasing.
1174         (main): Set flag_strict_aliasing if -O2 or higher.
1175
1176         * tree.h (tree_type): Add alias_set field.
1177         (TYPE_ALIAS_SET): New macro.
1178         (TYPE_ALIAS_SET_KNOWN_P): Likewise.
1179         (get_alias_set): Declare.
1180         * tree.c (lang_get_alias_set): Define.
1181         (make_node): Initialize TYPE_ALIAS_SET.
1182         (get_alias_set): New function.
1183         * print-tree.c (print_node): Dump the alias set for a type.
1184
1185         * c-tree.h (c_get_alias_set): Declare.
1186         * c-common.c (c_get_alias_set): New function.
1187         * c-decl.c (init_decl_processing): Set lang_get_alias_set.
1188
1189         * expr.c (protect_from_queue): Propogage alias sets.
1190         (expand_assignment): Calculate alias set for new MEMs.
1191         (expand_expr): Likewise.
1192         * function.c (put_var_into_stack): Likewise.
1193         (put_reg_into_stack): Likewise.
1194         (gen_mem_addressof): Likewise.
1195         (assign_parms): Likewise.
1196         * stmt.c (expand_decl): Likewise.
1197         * varasm.c (make_decl_rtl): Eliminate redundant clearing of
1198         DECL_RTL.  Calculate alias set for new MEMs. 
1199
1200         * rtl.def (REG): Add dummy operand.
1201         (MEM): Add extra operand to store the MEM_ALIAS_SET.
1202         * rtl.h (MEM_ALIAS_SET): New macro.
1203         (gen_rtx_MEM): Declare.
1204         * emit-rtl.c (gen_rtx_MEM): New function.
1205         * gengenrtl.c (sepcial_rtx): Make MEMs special.
1206
1207         * alias.c (CHECK_ALIAS_SETS_FOR_CONSISTENCY): New macro.
1208         (DIFFERENT_ALIAS_SETS_P): Likewise.
1209         (canon_rtx): Propogate the alias set to the new MEM.
1210         (true_dependence): Check the alias sets.
1211         (anti_dependence): Likewise.
1212         (output_dependence): Likewise.
1213         * explow.c (stabilize): Progoate alias sets.
1214         * integrate.c (copy_rtx_and_substitute): Likewise.
1215         * final.c (alter_subreg): Make sure not to leave MEM_IN_STRUCT_P
1216         in an unpredictable state.  Propogate alias sets.
1217         * reload1.c (reload): Clear MEM_ALIAS_SET for new MEMs about which
1218         we have no alias information.
1219         
1220 Thu Jun 25 16:59:18 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
1221
1222         * except.h (CATCH_ALL_TYPE): Definition moved to eh-common.h.
1223         (find_all_handler_type_matches): Add function prototype.
1224         * eh-common.h (CATCH_ALL_TYPE): Definition added.
1225         * except.c (find_all_handler_type_matches): Add function to find all
1226         runtime type info in the exception table.
1227         (output_exception_table_entry): Special case for CATCH_ALL_TYPE.
1228
1229 Thu Jun 25 15:47:55 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1230
1231         * Makefile.in (xcoffout.o): Depend on toplev.h, output.h and dbxout.h.
1232
1233         * config/fp-bit.c (_fpmul_parts): Move variables `x', `ylow',
1234         `yhigh' and `bit' into the scope in which they are used.
1235         (_fpdiv_parts): Remove unused variables `low', `high', `r0', `r1',
1236         `y0', `y1', `q', `remainder', `carry', `d0' and `d1'.
1237
1238         * rs6000.c: Move include of output.h below tree.h.  Include toplev.h.
1239         (any_operand): Mark unused parameters `op' and `mode' with
1240         ATTRIBUTE_UNUSED. 
1241         (count_register_operand): Likewise for parameter `mode'.
1242         (fpmem_operand): Likewise.
1243         (short_cint_operand): Likewise.
1244         (u_short_cint_operand): Likewise.
1245         (non_short_cint_operand): Likewise.
1246         (got_operand): Likewise.
1247         (got_no_const_operand): Likewise.
1248         (non_add_cint_operand): Likewise.
1249         (non_logical_cint_operand): Likewise.
1250         (mask_operand): Likewise.
1251         (current_file_function_operand): Likewise.
1252         (small_data_operand): Likewise for parameters `op' and `mode' but
1253         only when !TARGET_ELF.
1254         (init_cumulative_args): Mark parameters `libname' with
1255         ATTRIBUTE_UNUSED.
1256         (function_arg_pass_by_reference): Likewise for parameters `cum',
1257         `mode' and `named'.
1258         (expand_builtin_saveregs): Likewise for parameter `args'.
1259         (load_multiple_operation): Likewise for parameter `mode'.
1260         (store_multiple_operation): Likewise.
1261         (branch_comparison_operator): Likewise.
1262         (secondary_reload_class): Likewise.
1263         (print_operand): Add parentheses around & operation.
1264         (output_prolog): Mark parameter `size' with ATTRIBUTE_UNUSED.
1265         (output_epilog): Likewise.  Cast argument to fprintf to int.
1266         (rs6000_adjust_cost): Mark parameter `dep_insn' with ATTRIBUTE_UNUSED.
1267         (rs6000_valid_decl_attribute_p): Likewise for parameters `decl',
1268         `attributes', `identifier' and `args'.
1269         (rs6000_valid_type_attribute_p): Likewise for parameter `attributes'.
1270         (rs6000_comp_type_attributes): Likewise for parameters `type1' and
1271         `type2'.
1272         (rs6000_set_default_type_attributes): Likewise for parameter `type'.
1273
1274         * rs6000.h (RTX_COSTS): Add parentheses around & operation.
1275         (toc_section, private_data_section, trap_comparison_operator): Add
1276         prototypes.
1277
1278         * dbxout.h (dbxout_parms, dbxout_reg_parms, dbxout_syms): Add
1279         prototypes.
1280
1281         * xcoffout.c: Include toplev.h, outout.h and dbxout.h.
1282
1283         * xcoffout.h (stab_to_sclass, xcoffout_begin_function,
1284         xcoffout_begin_block, xcoffout_end_epilogue,
1285         xcoffout_end_function, xcoffout_end_block,
1286         xcoff_output_standard_types, xcoffout_declare_function,
1287         xcoffout_source_line): Add prototypes.
1288
1289 Thu Jun 25 09:54:55 1998  Nick Clifton  <nickc@cygnus.com>
1290
1291         * config/arm/arm.h (REG_ALLOC_ORDER): Add ARG_POINTER_REGNUM,
1292         noticed by grahams@rcp.co.uk.
1293
1294 Thu Jun 25 11:12:29 1998  Dave Brolley  <brolley@cygnus.com>
1295
1296         * gcc.c (default_compilers): Use new | syntax to eliminate
1297         string concatenation.
1298
1299 Thu Jun 25 01:00:48 1998  Richard Henderson  <rth@cygnus.com>
1300
1301         * alpha.c (alpha_function_name): Delete.
1302         (alpha_ra_ever_killed): Notice current_function_is_thunk.
1303         (alpha_sa_mask, alpha_sa_size, alpha_does_function_need_gp): Likewise.
1304         (alpha_start_function): Reorg from output_prologue.
1305         (alpha_end_function): Reorg from output_epilogue.
1306         * alpha.h (ASM_DECLARE_FUNCTION_NAME): Call alpha_start_function.
1307         (ASM_DECLARE_FUNCTION_SIZE): New.
1308         (FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Delete.
1309         (PROFILE_BEFORE_PROLOGUE): Set.
1310         (ASM_OUTPUT_MI_THUNK): Remove bits now output by start/end_function.
1311         * alpha/win-nt.h (ASM_OUTPUT_MI_THUNK): Likewise.
1312
1313 Thu Jun 25 01:18:47 1998  John Wehle  (john@feith.com)
1314
1315         * i386/freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
1316
1317 1998-06-25 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
1318
1319         * expr.c (expand_assignment): Rework address calculation for structure
1320         field members to expose more invariant computations to the loop
1321         optimizer.
1322         (expand_expr): Likewise.
1323
1324 Wed Jun 24 22:44:22 1998  Jeffrey A Law  (law@cygnus.com)
1325
1326         * local-alloc.c (block_alloc): Do not try to avoid false dependencies
1327         when SMALL_REGISTER_CLASSES is nonzero.
1328
1329 Wed Jun 24 17:55:15 1998  Klaus Kaempf  <kkaempf@progis.de>
1330
1331         * alpha.md (call_vms, call_value_vms): Strip leading * from symbol.
1332
1333 Wed Jun 24 16:27:23 1998  John Carr  <jfc@mit.edu>
1334
1335         * expr.c (get_memory_rtx): New function.
1336         (expand_builtin): Call get_memory_rtx for MEM arguments to builtin
1337         string functions.
1338
1339         * expmed.c (init_expmed): Initialize all elements of *_cost arrays.
1340
1341         * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).
1342         * expr.c: Likewise.
1343         * explow.c: Likewise.
1344         * combine.c: Likewise.
1345         * reload1.c: Likewise.
1346         * gcse.c: Likewise.
1347
1348 Wed Jun 24 15:13:01 1998  Dave Brolley  <brolley@cygnus.com>
1349
1350         * README.gnat: Add patch for new lang_decode_options interface.
1351
1352 Wed Jun 24 09:14:04 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
1353
1354         * except.c (start_catch_handler): Do nothing if EH is not on.
1355
1356 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
1357
1358         * configure.in (gxx_include_dir): Initialize default value depending on
1359         new flag --enable-version-specific-runtime-libs; remove superfluous
1360         default initialization afterwards.
1361         * configure: Regenerate.
1362
1363 Wed Jun 24 01:32:12 1998  David S. Miller  <davem@pierdol.cobaltmicro.com>
1364
1365         * toplev.c (rest_of_compilation): Revert May 15 change.
1366
1367 Tue Jun 23 21:27:27 1998  Ken Raeburn  <raeburn@cygnus.com>
1368
1369         * reload.c (find_reloads): Fix check for failure to match any
1370         alternative, to account for Mar 26 change in initial "best" cost.
1371
1372 Tue Jun 23 16:44:21 1998  Dave Brolley  <brolley@cygnus.com>
1373
1374         * cpplib.c (do_line): Typo broke #line directive.
1375         (cpp_message_from_errno): New function.
1376         (cpp_error_from_errno): Call cpp_message_from_errno.
1377         * cpplib.h (cpp_message_from_errno): New function.
1378
1379 Tue Jun 23 13:38:18 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
1380
1381         * libgcc2.c (__get_eh_table_version, __get_eh_table_language): New
1382         functions to return exception descriptor information.
1383         (find_exception_handler): Pass match_info field to runtime matcher,
1384         not a descriptor table entry.
1385
1386 Tue Jun 23 09:30:58 1998  Dave Love  <d.love@dl.ac.uk>
1387
1388         * cpp.texi, gcc.texi: Add @dircategory, @direntry meant to
1389         accompany previous Makefile.in (install-info) change.
1390
1391 Tue Jun 23 10:06:07 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
1392
1393         * eh-common.h (struct __eh_info): Remove coerced value field.
1394         * libgcc2.c (find_exception_handler): Don't set coerced_value field.
1395         * except.c (get_dynamic_handler_chain, get_dynamic_cleanup_chain): Use 
1396         POINTER_SIZE instead of Pmode.
1397         (expand_start_all_catch): Call start_catch_handler() if we are not
1398         using new style exceptions.
1399
1400 Tue Jun 23 06:45:00 1998  Catherine Moore  <clm@cygnus.com>
1401
1402         * varasm.c (assemble_variable): Remove reference to warn_bss_align.
1403
1404 Mon Jun 22 23:57:31 1998  David S. Miller <davem@pierdol.cobaltmicro.com>
1405
1406         * config/sparc/sparc.md (zero_extendhidi2, extendhisi2,
1407         extendqihi2, extendqisi2, extendqidi2, extendhidi2, adddi3,
1408         subdi3, negdi2, call, call_value, untyped_return, nonlocal_goto,
1409         splits and peepholes): Change remaining generic gen_rtx calls to
1410         specific genrtl ones.
1411         * config/sparc/sparc.c: Likewise.
1412         
1413 Mon Jun 22 22:21:46 1998  Richard Henderson  <rth@cygnus.com>
1414
1415         * gcc.c (handle_braces): Recognize | between options as an or.
1416
1417 Mon Jun 22 23:13:47 1998  John Wehle  (john@feith.com)
1418
1419         * i386/freebsd-elf.h (JUMP_TABLES_IN_TEXT_SECTION): Define as flag_pic.
1420         * i386/sysv4.h (JUMP_TABLES_IN_TEXT_SECTION): Define as flag_pic.
1421
1422         * i386.md (exception_receiver): Define.
1423
1424 Mon Jun 22 12:01:48 1998  Jim Wilson  <wilson@cygnus.com>
1425
1426         * Makefile.in (PROTOIZE_INSTALL_NAME, UNPROTOIZE_INSTALL_NAME,
1427         PROTOIZE_CROSS_NAME, UNPROTOIZE_CROSS_NAME): New variables.
1428         (install-common): Use them.
1429
1430         * gcse.c (add_label_notes): New function.
1431         (pre_insert_insn): Call it.
1432         * unroll.c (unroll_loop): Look for insns with a REG_LABEL note, and
1433         pass the label to set_label_in_map.
1434
1435 Mon Jun 22 19:01:14 1998  Dave Love  <d.love@dl.ac.uk>
1436
1437         * Makefile.in (install-info): Fix typpo in previous change.
1438
1439 Mon Jun 22 11:10:00 1998  Catherine Moore  <clm@cygnus.com>
1440
1441         * varasm.c (assemble_variable):  Emit alignment warning.
1442
1443 Mon Jun 22 08:18:46 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1444
1445         * Makefile.in (varasm.o): Depend on sdbout.h.
1446         (sdbout.o): Depend on toplev.h.
1447
1448         * collect2.c (scan_prog_file): Cast fprintf argument to `long' and
1449         use %ld specifier.
1450
1451         * final.c (shorten_branches): Cast first arg of `bzero' to char *.
1452
1453         * genextract.c (main): When creating insn-extract.c, mark variable
1454         `i' with ATTRIBUTE_UNUSED.
1455
1456         * genpeep.c (main): When creating insn-peep.c, mark variables
1457         `insn', `x' and `pat' with ATTRIBUTE_UNUSED.
1458
1459         * objc/init.c (__objc_tree_print): Wrap function definition in
1460         macro `DEBUG'.
1461
1462         * objc/objc-act.c (encode_array): Cast sprintf argument to `long'
1463         and use %ld specifier.
1464         (adorn_decl): Likewise, twice.
1465
1466         * reload1.c (reload_cse_regs): Cast first arg of `bzero' to char *.
1467
1468         * sdbout.c: Include output.h and toplev.h.
1469         (PUT_SDB_INT_VAL): Use HOST_WIDE_INT_PRINT_DEV to print argument
1470         `a'.  Cast `a' to HOST_WIDE_INT to force it to always be so.
1471         (PUT_SDB_SIZE): Likewise.
1472
1473         * sdbout.h (sdbout_mark_begin_function): Add prototype.
1474
1475         * stmt.c (check_for_full_enumeration_handling): Cast argument of
1476         `warning' to long and use %ld specifier.
1477
1478         * toplev.c (main): Likewise for `fprintf'.
1479
1480         * toplev.h (output_file_directive): Add prototype.
1481
1482         * unroll.c (unroll_loop): Use HOST_WIDE_INT_PRINT_DEC specifier in
1483         call to `fprintf'.
1484         (precondition_loop_p): Likewise.
1485
1486         * varasm.c Include sdbout.h.
1487         (assemble_static_space): Move sometimes-unused variable `rounded'
1488         into the scope in which it is used. 
1489         
1490         * mips.c (gpr_mode): Don't say `static' twice.
1491
1492         * cpplib.c (cpp_handle_option): Don't pass unneeded NULL to cpp_fatal.
1493
1494         * objc/objc-act.c (init_selector): Hide prototype and definition.
1495
1496         * optabs.c (gen_cond_trap): Remove unused variable `icode'.
1497         
1498         * regmove.c (copy_src_to_dest): Likewise for `i'.
1499
1500         * mips-tfile.c (add_local_symbol): Cast width format specifier to int.
1501         (add_ext_symbol): Likewise.
1502         (add_file): Likewise.
1503         (parse_def): Likewise.
1504         (write_varray): Use HOST_PTR_PRINTF to print a pointer.  Fix
1505         remaining format specifiers and arguments.
1506         (write_object): Likewise, several times.
1507         (read_seek): Likewise.
1508         (out_of_bounds): Likewise.
1509         (allocate_cluster): Likewise.
1510         (xmalloc): Likewise.
1511         (xcalloc): Likewise.
1512         (xrealloc): Likewise.
1513         (xfree): Likewise.
1514
1515         * mips-tdump.c (print_symbol): Likewise.
1516         
1517 Sun Jun 21 17:05:34 1998  Dave Love  <d.love@dl.ac.uk>
1518
1519         * Makefile.in (install-info): Use install-info program if
1520         available, per GNU standard.
1521
1522 Sun Jun 21 18:56:44 1998  Jeffrey A Law  (law@cygnus.com)
1523
1524         * invoke.texi: Document -mrelax for the mn10300 and mn10200.
1525
1526         * basic-block.h (init_regset_vector): Delete declaration.
1527         * flow.c (init_regset_vector): Make it static and add a prototype.
1528
1529         * bitmap.h (debug_bitmap): Declare.
1530
1531         * haifa-sched.c (debug_ready_list): Make static.
1532
1533         * toplev.h (fancy_abort): Declare.
1534
1535 Sun Jun 21 18:30:13 1998  H.J. Lu  (hjl@gnu.org)
1536
1537         * basic-block.h (init_regset_vector): New declaration.
1538
1539         * Makefile.in (sdbout.o): Add insn-codes.h to dependency.
1540
1541         * global.c: Include machmode.h amd move hard-reg-set.h before
1542         rtl.h.
1543
1544         * haifa-sched.c (insn_issue_delay, birthing_insn_p,
1545         adjust_priority, print_insn_chaino): New declaration.
1546         (schedule_insns): Remove declaration.
1547         (init_target_units, get_visual_tbl_length,
1548         init_block_visualization): Add prototype.
1549
1550         * integrate.c (pushdecl, poplevel): Remove declaration.
1551
1552         * rtl.h (expand_expr): Remove declaration.
1553
1554         * loop.c (oballoc): Remove declaration.
1555         (replace_call_address): Add prototype.
1556
1557 Sun Jun 21 01:08:17 PDT 1998 Jeff Law  (law@cygnus.com)
1558
1559         * version.c: Bump for snapshot.
1560
1561 Sun Jun 21 01:16:38 1998  John Wehle  (john@feith.com)
1562
1563         * i386.c (output_fp_conditional_move): Don't bother handling
1564         (cc_prev_status.flags && CC_NO_OVERFLOW) since the INSN patterns
1565         prevent this from happening.
1566
1567         * i386.md (nonlocal_goto_receiver): Delete.
1568
1569 Sun Jun 21 00:42:20 1998  H.J. Lu  (hjl@gnu.org)
1570
1571         * Makefile.in (crtbeginS.o, crtendS.o): Add -fno-exceptions and
1572         -DCRTSTUFFS_O.
1573         (INSTALL): cd $(srcdir) before make.
1574
1575         * flow.c (allocate_for_life_analysis, init_regset_vector):
1576         Remove declaration.
1577
1578         * function.h (get_first_block_beg): New declaration.
1579
1580         * gbl-ctors.h (__do_global_dtors): Add prototype.
1581
1582         * gcov-io.h (__fetch_long): New declaration.
1583         (__store_long): Likewise.
1584         (__read_long): Likewise.
1585         (__write_long): Likewise.
1586
1587         * gcov.c (print_usage): New declaration.
1588
1589         * Makefile.in (c-iterate.o): Depend on insn-codes.h too.
1590
1591 Sat Jun 20 00:36:16 1998  Jeffrey A Law  (law@cygnus.com)
1592
1593         * calls.c (expand_call): Initialize "src" and "dest".
1594         * stmt.c (expand_return): Likewise.
1595         * expmed.c (extract_split_bit_field): Similarly for "result"
1596         * gcse.c (compute_hash_table): Mark first arg as unused.
1597         * jump.c (jump_optimize): Initialize reversep.
1598         * tree.c (make_node): Initialize length.
1599
1600         * c-common.c (check_format_info): Initialize length_char and
1601         fci to keep -Wall quiet.
1602
1603         * except.c (jumpif_rtx): Put declaration and definition
1604         inside a suitable #ifdef.
1605         (jumpifnot_rtx): Delete dead function.
1606
1607         * i386.h (output_int_conditional_move): Declare.
1608         (output_fp_conditional_move): Likewise.
1609         (ix86_can_use_return_insn_p): Likewise.
1610
1611         * optabs.c (init_traps): Put prototype inside a suitable #ifdef.
1612
1613 Sat Jun 20 00:27:40 1998  Graham  <grahams@rcp.co.uk>
1614
1615         * alias.c: Include toplev.h
1616         * caller-save.c: Include toplev.h
1617         * combine.c: Include toplev.h
1618         * flow.c Include toplev.h
1619         * global.c: Include toplev.h
1620         * jump.c: Include toplev.h
1621         * local-alloc.c: Include toplev.h
1622         * loop.c: Include toplev.h
1623         * regmove.c: Include toplev.h
1624         * stupid.c: Include toplev.h
1625         * unroll.c: Include toplev.h
1626         * Makefile.in: Add toplev.h dependencies.
1627
1628 Fri Jun 19 22:40:25 1998  Jason Merrill  <jason@yorick.cygnus.com>
1629
1630         * regmove.c (copy_src_to_dest): Add decl for loop_depth.
1631
1632         * svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.
1633         * dwarf2out.c (ASM_OUTPUT_DWARF_DATA1): Likewise.
1634         Add parens to various macros.
1635
1636 Fri Jun 19 23:22:42 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
1637
1638         * c-typeck.c (pop_init_level): Warn about implicit zero initialization
1639         of struct members.
1640
1641 Fri Jun 19 23:06:33 1998  Jason Merrill  <jason@yorick.cygnus.com>
1642
1643         * varasm.c (assemble_start_function): Add weak_global_object_name.
1644         * tree.c (get_file_function_name): Use it.
1645
1646 Fri Jun 19 22:55:14 1998  Jeffrey A Law  (law@cygnus.com)
1647
1648         * except.c (jumpif_rtx): Make static and add prototype.
1649         (jumpifnot_rtx): Likewise.
1650
1651         * README.gnat: Add a build patch from Fred Fish.
1652
1653         * c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.
1654
1655         * Makefile.in (c-iterate.o): Depend on expr.h.
1656
1657 Fri Jun 19 20:38:34 1998  H.J. Lu  (hjl@gnu.org)
1658
1659         * except.h (emit_unwinder, end_eh_unwinder): Removed.
1660
1661         * dwarfout.c (getpwd): Add prototype.
1662         (is_pseudo_reg, type_main_variant, is_tagged_type,
1663         is_redundant_typedef): New declaration.
1664         (output_decl): Add prototype for FUNC.
1665         (type_main_variant): Make it static.
1666         (is_tagged_type): Likewise.
1667         (is_redundant_typedef): Likewise.
1668
1669         * expr.c (do_jump_by_parts_greater_rtx): Removed.
1670         (truthvalue_conversion): Likewise.
1671
1672         * c-iterate.c: Include "expr.h".
1673         (expand_expr): Use proper values when calling the function.
1674
1675         * explow.c (emit_stack_save): Add prototype for FCN.
1676         (emit_stack_restore): Likewise.
1677
1678         * dwarf2out.c (getpwd): Add prototype.
1679
1680         * dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations.
1681
1682         * c-typeck.c (c_expand_asm_operands): Use proper values when calling
1683         expand_expr.
1684
1685         * c-lex.c (yyprint): Add prototype.
1686         (check_newline, build_objc_string): Remove declaration.
1687
1688         * c-tree.h (comptypes_record_hook): Removed.
1689         (finish_incomplete_decl): New prototype.
1690
1691         * alias.c (find_base_value): Add prototype.
1692         (true_dependence): Add prototype for function argument.
1693
1694         * c-aux-info.c (xmalloc): Remove declaration.
1695
1696 Fri Jun 19 20:23:05 1998   Robert Lipe  <robertl@dgii.com>
1697
1698         * i386.c: Include system.h.   Remove redundant includes.
1699         (optimization_options): Mark param 'size' with ATTRIBUTE_UNUSED.
1700         (i386_cc_probably_useless_p): Likewise for 'decl', 'attributes',
1701         'identifier', 'args'.
1702         (i386_valid_type_attribute_p): Likewise for 'attributes'.
1703         (i386_comp_type_attribute_p): Likewise for 'type1', 'type2'.
1704         (function_arg_partial_nregs): Likewise for 'cum', 'mode', 'type',
1705         and 'named'.
1706         (symbolic_operand): Likewise for 'mode'.
1707         (call_insn_operand): Likewise.
1708         (expander_call_insn_operand): Likewise.
1709         (ix86_logical_operator): Likewise.
1710         (ix86_binary_operator_ok): Likewise.
1711         (emit_pic_move): Likewise.
1712         (VOIDmode_compare_op): Likewise.
1713         (is_mul): Likewise.
1714         (str_immediate_operand): Likewise.
1715         (ix86_uary_operator_ok): Likewise for 'code', 'mode', and 'operands'.yy
1716         (asm_output_function_prefix): Likewise for 'name'.
1717         (function_prologue): Likewise for 'file', and 'size'.
1718         (function_epilogue): Likewise.
1719
1720 1998-06-19  Jim Wilson  <wilson@cygnus.com>
1721
1722         * loop.h (struct induction): Clarify comment for unrolled field.
1723         * unroll.c (find_splittable_givs): Move set of unrolled field
1724         after address validity check.
1725
1726 Fri Jun 19 18:38:04 1998  Michael Meissner  <meissner@cygnus.com>
1727
1728         * config/fp-bit.c (INLINE): Only define if not already defined.
1729
1730 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
1731
1732         * Makefile.in (installdirs): Loop over directories in $(libsubdir)
1733         creating probably missing ones, instead of single if statements.
1734
1735 Fri Jun 19 10:43:52 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1736
1737         * c-common.c (truthvalue_conversion): Protect side effects in the
1738         expression when splitting a complex value.
1739         * fold-const.c (fold): Likewise. 
1740
1741 Fri Jun 19 02:31:16 1998  Klaus Kaempf (kkaempf@progis.de)
1742
1743         * cccp.c (hack_vms_include_specification): rewrite to handle
1744         '#include <dir/file.h>' correctly.
1745
1746 Fri Jun 19 02:24:11 1998  H.J. Lu  (hjl@gnu.org)
1747
1748         * config/i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Defined.
1749
1750 Fri Jun 19 02:10:10 1998  John Wehle  (john@feith.com)
1751
1752         * i386.c (notice_update_cc): Integer conditional moves don't
1753         affect cc0.
1754
1755         * i386.md (movsfcc, movdfcc, movxfcc): Use emit_store_flag
1756         to support LT, LE, GE, and GT signed integer comparisons.
1757         (movsfcc+1, movsfcc+2, movdfcc+1, movdfcc+2,
1758         movxfcc+1, movxfcc+2): Pattern doesn't match if the comparison
1759         is LT, LE, GE, or GT.
1760         (movdicc): Remove code resulting from an earlier patch which
1761         didn't apply correctly.
1762
1763 Fri Jun 19 02:00:19 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1764
1765         * reload1.c (reload_cse_regno_equal_p): If -ffloat-store, don't
1766         consider a MEM in FP mode as equal.
1767
1768 Fri Jun 19 01:02:17 1998  Jeffrey A Law  (law@cygnus.com)
1769
1770         * c-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRITTEN for
1771         duplicate declarations of a function.
1772
1773 Fri Jun 19 00:33:33 1998  H.J. Lu  (hjl@gnu.org)
1774
1775         * config/float-i386.h: New.
1776
1777         * configure.in (i[34567]86-*-linux-*): Set float_format to i386.
1778
1779 Thu Jun 18 20:11:00 1998  Jim Wilson  <wilson@cygnus.com>
1780
1781         * sched.c (schedule_insns): Use xmalloc not alloca for max_uid
1782         indexed arrays.  Call free at the end of the function for them.
1783         * haifa-sched.c (schedule_insns): Likewise.
1784
1785 Thu Jun 18 18:16:01 1998  Jim Wilson  <wilson@cygnus.com>
1786
1787         * dwarf2out.c (size_of_string): Do count backslashes.
1788
1789 Thu Jun 18 11:43:54 1998  Nick Clifton  <nickc@cygnus.com>
1790
1791         * config/arm/thumb.h (GO_IF_LEGITIMATE_ADDRESS): Disallow REG+REG 
1792         addressing when one register is the frame pointer or stack
1793         pointer.  Disallow REG+CONST addressing in HI mode.
1794
1795 Thu Jun 18 17:30:39 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1796
1797         * reload.c (find_reloads): Don't narrow scope of RELOAD_OTHER to
1798         RELOAD_FOR_INSN.
1799
1800 Thu Jun 18 09:36:50 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1801
1802         * Makefile.in (c-lang.o): Depend on output.h.
1803
1804         * c-lang.c: Include output.h.
1805
1806         * sparc.c (sparc_builtin_saveregs): Remove unused variable `fntype'.
1807
1808         * except.c (expand_builtin_eh_stub): Likewise for variable `jump_to'.
1809
1810         * genrecog.c (write_subroutine): When writing insn-recog.c, mark
1811         variables `insn', `pnum_clobbers', `x[0 .. max_depth]' and `tem'
1812         with ATTRIBUTE_UNUSED.
1813
1814         * regmove.c (copy_src_to_dest): Make function static to match its
1815         prototype.
1816
1817         * reload1.c Include hard-reg-set.h before rtl.h to get macro
1818         HARD_CONST.  Include machmode.h before hard-reg-set.h.
1819
1820         * rtl.h: Prototype `retry_global_alloc' and wrap with macro
1821         HARD_CONST to protect usage of typedef HARD_REG_SET.
1822
1823         * tree.c: Prototype `_obstack_allocated_p'.
1824
1825         * varasm.c: Wrap prototype of `asm_output_aligned_bss' in macro
1826         BSS_SECTION_ASM_OP.
1827
1828 Thu Jun 18 09:20:47 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1829
1830         * pa.c: Include system.h and toplev.h.  Remove redundant code.
1831         (call_operand_address): Mark parameter `mode' with ATTRIBUTE_UNUSED.
1832         (symbolic_operand): Likewise.
1833         (symbolic_memory_operand): Likewise.
1834         (pic_label_operand): Likewise.
1835         (fp_reg_operand): Likewise.
1836         (pre_cint_operand): Likewise.
1837         (post_cint_operand): Likewise.
1838         (ireg_or_int5_operand): Likewise.
1839         (int5_operand): Likewise.
1840         (uint5_operand): Likewise.
1841         (int11_operand): Likewise.
1842         (uint32_operand): Likewise.
1843         (ior_operand): Likewise.
1844         (lhs_lshift_cint_operand): Likewise.
1845         (pc_or_label_operand): Likewise.
1846         (legitimize_pic_address): Likewise.
1847         (hppa_legitimize_address): Likewise for parameter `old'.
1848         (output_block_move): Likewise for parameter `size_is_constant'.
1849         (output_function_prologue): Likewise for parameter `size'.
1850         (output_function_epilogue): Likewise.
1851         (return_addr_rtx): Likewise for parameter `count'.
1852         (output_mul_insn): Likewise for parameter `unsignedp'.
1853         (hppa_builtin_saveregs): Likewise for parameter `arglist'.
1854         (output_bb): Likewise for parameter `operands'.
1855         (output_bvb): Likewise.
1856         (function_label_operand): Likewise for parameter `mode'.
1857         (plus_xor_ior_operator): Likewise.
1858         (shadd_operand): Likewise.
1859         (non_hard_reg_operand): Likewise.
1860         (eq_neq_comparison_operator): Likewise.
1861         (movb_comparison_operator): Likewise.
1862         (pa_combine_instructions): Likewise for parameter `insns'.
1863
1864         * pa.h: Add prototypes for functions `output_deferred_plabels',
1865         `override_options', `output_ascii', `output_function_prologue',
1866         `output_function_epilogue', `print_operand',
1867         `symbolic_expression_p', `reloc_needed', `compute_frame_size',
1868         `hppa_address_cost', `and_mask_p', `symbolic_memory_operand',
1869         `pa_adjust_cost', `pa_adjust_insn_length' and
1870         `secondary_reload_class'.
1871
1872 Wed Jun 17 22:28:48 1998  Jason Merrill  <jason@yorick.cygnus.com>
1873
1874         * configure.in: Don't turn on collect2 unconditionally.
1875
1876 Wed Jun 17 20:20:48 1998  Mark Mitchell  <mark@markmitchell.com>
1877
1878         * cse.c (cse_basic_block): Don't include NOTE insns in the count
1879         that is used to decide whether or not it is time to erase the
1880         equivalence table.
1881
1882 Wed Jun 17 18:30:43 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 
1883
1884         * rs6000/linux.h (JUMP_TABLES_IN_TEXT_SECTION): Define to zero.
1885
1886 Wed Jun 17 19:05:03 1998  John Carr  <jfc@mit.edu>
1887
1888         * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
1889         (sched_analyze_2): Allow scheduling TRAP_IF.
1890
1891         * reorg.c (mark_referenced_resources): Examine operands of TRAP_IF.
1892
1893         * rtl.h (TRAP_CODE): New macro.
1894
1895         * rtl.def (TRAP_IF): Change second operand type to rtx.
1896
1897         * optabs.c (gen_cond_trap): New function.
1898         (init_traps): New function.
1899         (init_optabs): Call init_traps.
1900         * expr.h: Declare gen_cond_trap.
1901
1902         * jump.c (jump_optimize): Optimize jumps to and around traps.
1903
1904         * sparc.md: Define trap instructions.
1905
1906         * rs6000.md: Define trap instructions.
1907         * rs6000.c (print_operand): New code 'V' for trap condition.
1908         (trap_comparison_operator): New function.
1909
1910         * m88k.md: Update use of TRAP_IF.
1911
1912         * tree.h (enum built_in_function): New function code BUILT_IN_TRAP.
1913         * c-decl.c (init_decl_processing): New builtin __builtin_trap.
1914         * expr.c (expand_builtin): Handle BUILT_IN_TRAP.
1915
1916         * expr.c (expand_builtin): Error if __builtin_longjmp second argument
1917         is not 1.
1918
1919 Wed Jun 17 15:20:00 PDT 1998  Catherine Moore  <clm@cygnus.com>
1920
1921          * reload1.c (spill_hard_reg):  Check mode of register when
1922          spilling from scratch_list.
1923  
1924 Wed Jun 17 16:25:38 EDT 1998  Andrew MacLeod  (amacleod@cygnus.com)
1925
1926         * except.c (add_new_handler): fix bug in finding last region handler.
1927         * libgcc2.c (find_exception_handler): Pass exception table pointer
1928         to runtime type matcher, not the match info field.
1929
1930 Wed Jun 17 15:57:48 EDT 1998  Andrew MacLeod  (amacleod@cygnus.com)
1931
1932         * eh-common.h (struct eh_context): Add comment for hidden use of
1933         field dynamic_handler_chain.
1934         * except.c (get_dynamic_handler_chain): Comment on, and use the
1935         correct offset of the dynamic_handler_chain field.
1936
1937 1998-06-17 12:46:56 1998  Jim Wilson  <wilson@cygnus.com>
1938
1939         * mips/iris6.h (LINK_SPEC): Add -woff 131.
1940
1941 1998-06-17  Jason Merrill  <jason@yorick.cygnus.com>
1942
1943         * dwarf2out.c: Disable EH_FRAME_SECTION if we don't have .init.
1944
1945         * configure.in: Don't disable collect2 when we have GNU ld.
1946
1947 Wed Jun 17 08:38:13 1998  Jeffrey A Law  (law@cygnus.com)
1948
1949         * fold-const.c (make_range): Do not widen the type of the expression.
1950
1951         * expr.c (check_max_integer_computation_mode): New function.
1952         (expand_expr): Avoid integer computations in modes wider than
1953         MAX_INTEGER_COMPUTATION_MODE.
1954         * fold-const.c (fold): Likewise.
1955         * tree.h (check_max_integer_computation_mode): Declare.
1956         * tm.texi (MAX_INTEGER_COMPUTATION_MODE): Document it.
1957
1958         * configure.in (nm): Make a link to "nm" in the build tree too.
1959
1960         * mn10300.md (andsi3): Fix typo.
1961
1962 Tue Jun 16 22:58:40 1998  Richard Henderson  <rth@cygnus.com>
1963
1964         * reload1.c (reload_cse_regs): Call bzero instead of looping.
1965
1966 Tue Jun 16 18:30:35 1998  Jim Wilson  <wilson@cygnus.com>
1967
1968         * dwarf2out.c (stripattributes): Prepend '*' to the section name.
1969
1970 Tue Jun 16 16:49:26 1998  Richard Henderson  <rth@cygnus.com>
1971
1972         * alpha.c (alpha_expand_prologue, alpha_expand_epilogue): New fns.
1973         (output_prologue, output_epilogue): Merge VMS and OSF versions;
1974         Remove anything related to the actual code generation.
1975         (output_end_prologue): New function.
1976         (alpha_sa_mask, alpha_sa_size): Merge VMS and OSF versions.
1977         (alpha_does_function_need_gp): Return false for VMS.
1978         (alpha_function_needs_gp): Make static.
1979         (add_long_const): Delete.
1980         (summarize_insn): Don't assume a SUBREG is of a REG.
1981         Prototype all static functions.  Rename VMS-specific global
1982         variables vms_*.
1983         * alpha.h (TARGET_CAN_FAULT_IN_PROLOGUE): Default to 0.
1984         (FUNCTION_BOUNDARY): Align to cache line.
1985         (LOOP_ALIGN, ALIGN_LABEL_AFTER_BARRIER): Align to octaword.
1986         (FUNCTION_END_PROLOGUE): New macro.
1987         * alpha.md (attribute length): New.  Mark all insns.
1988         (return_internal, prologue_stack_probe_loop) New patterns.
1989         (prologue, init_fp, epilogue): New patterns.
1990         Disable peepholes.
1991         * linux.h (TARGET_CAN_FAULT_IN_PROLOGUE): Define.
1992
1993 Tue Jun 16 17:36:35 1998  Dave Brolley  <brolley@cygnus.com>
1994
1995         * toplev.c (lang_options): Add -trigraphs option for cpplib.
1996
1997 Tue Jun 16 23:33:24 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1998
1999         * reload1.c (reload_reg_free_before_p): RELOAD_FOR_OUTADDR_ADDRESS
2000         is earlier than RELOAD_FOR_OUTPUT_ADDRESS; RELOAD_FOR_INPADDR_ADDRESS
2001         is earlier than RELOAD_FOR_INPUT_ADDRESS.
2002
2003 Tue Jun 16 13:15:16 1998  Jim Wilson  <wilson@cygnus.com>
2004
2005         * libgcc1-test.c (memcpy): Define.
2006
2007 Tue Jun 16 13:44:02 1998  Michael Meissner  <meissner@cygnus.com>
2008
2009         * genattrtab.c (struct attr_desc): Change int flags to bit
2010         fields.  Add bit fields for this being function_units_used
2011         or *_blockage_range attributes.
2012         (write_unit_name): New function to print a function unit name
2013         given unit #.
2014         (expand_units): Indicate whether this is function_units_used or
2015         *_blockage_range attributes.
2016         (write_toplevel_expr): Print function_units_used and
2017         *_blockage_range attributes in a more friendly fashion.
2018         (make_internal_attr): Indicate whether this attribute is either
2019         function_units_used or *_blockage_range.
2020
2021 Mon Jun 15 17:06:43 1998  Michael Meissner  <meissner@cygnus.com>
2022                           Jim Wilson  <wilson@cygnus.com>
2023
2024         * regmove.c (copy_src_to_dest): Do not copy src to dest if either
2025         the source or destination is special.
2026
2027 Mon Jun 15 13:20:33 1998  Jim Wilson  <wilson@cygnus.com>
2028
2029         * c-decl.c (shadow_tag_warned): Use specs not declspecs in for loop.
2030
2031 Mon Jun 15 07:16:29 PDT 1998 Jeff Law  (law@cygnus.com)
2032
2033         * version.c: Bump for snapshot.
2034
2035 Sat Jun 13 13:10:40 1998  Krister Walfridsson <cato@df.lth.se>
2036
2037         * config/sparc/netbsd.h (DEFAULT_PCC_STRUCT_RETURN): Undefine before
2038         redefining it.
2039
2040 Fri Jun 12 18:06:45 1998  Doug Evans  <devans@egcs.cygnus.com>
2041
2042         * m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.
2043         (ENDFILE_SPEC): Add -lgloss.
2044
2045 Fri Jun 12 14:57:59 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2046
2047         * mips.c (small_int): Mark parameter `mode' with ATTRIBUTE_UNUSED.
2048         (large_int): Likewise.
2049         (pc_or_label_operand): Likewise.
2050         (call_insn_operand): Likewise.
2051         (consttable_operand): Likewise.
2052         (m16_uimm3_b): Likewise.
2053         (m16_simm4_1): Likewise.
2054         (m16_nsimm4_1): Likewise.
2055         (m16_simm5_1): Likewise.
2056         (m16_nsimm5_1): Likewise.
2057         (m16_uimm5_4): Likewise.
2058         (m16_nuimm5_4): Likewise.
2059         (m16_simm8_1): Likewise.
2060         (m16_nsimm8_1): Likewise.
2061         (m16_uimm8_1): Likewise.
2062         (m16_nuimm8_1): Likewise.
2063         (m16_uimm8_m1_1): Likewise.
2064         (m16_uimm8_4): Likewise.
2065         (m16_nuimm8_4): Likewise.
2066         (m16_simm8_8): Likewise.
2067         (m16_nsimm8_8): Likewise.
2068         (m16_usym8_4): Likewise.
2069         (m16_usym5_4): Likewise.
2070         (mips_move_1word): Change type of variable `i' from int to size_t.
2071         (mips_move_2words): Likewise.
2072         (output_block_move): Mark parameter `libname' with ATTRIBUTE_UNUSED.
2073         (function_arg_advance): Use HOST_PTR_PRINTF to print an address.
2074         (function_arg): Likewise.
2075         (function_arg_partial_nregs): Mark parameter `named' with
2076         ATTRIBUTE_UNUSED.
2077         (override_options): Use ISDIGIT instead of isdigit.
2078         (mips_output_external): Mark parameter `file' with ATTRIBUTE_UNUSED.
2079         (final_prescan_insn): Likewise for parameters `opvec' and `noperands'.
2080         (save_restore_insns): Cast HOST_WIDE_INT arguments passed to
2081         function `fatal' to long before printing.  Use
2082         HOST_WIDE_INT_PRINT_DEC in fprintf.  Both changes done several
2083         times in this function.
2084         (function_prologue): Mark parameter `size' with ATTRIBUTE_UNUSED.
2085         (function_epilogue): Likewise for parameters `file' and `size'.
2086         Print an int with "%d" not "%ld".
2087         (mips_select_rtx_section): Mark parameter `x' with ATTRIBUTE_UNUSED.
2088         (mips_function_value): Likewise for parameter `func'.
2089         (function_arg_pass_by_reference): Likewise for parameters `cum'
2090         and `named'.
2091         (extend_operator): Likewise for parameter `mode'
2092         (highpart_shift_operator): Likewise.
2093
2094         * mips.md (mul_acc_si): Remove unused variable `macc'.
2095
2096 Fri Jun 12 09:33:44 1998  Richard Henderson <rth@cygnus.com>
2097
2098         * fold-const.c (fold): Revert last change.  It breaks constant
2099         expressions somehow.
2100
2101 Fri Jun 12 10:23:36 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2102
2103         * expr.c (do_jump, case EQ_EXPR, NE_EXPR): When comparing complex
2104         prevent operands from being evaluated twice.
2105
2106 Fri Jun 12 00:50:27 1998  Sergey Okhapkin <sos@prospect.com.ru>
2107
2108         * toplev.c (lang_options): Add -remap as a preprocessor option.
2109
2110 Fri Jun 12 00:30:32 1998  John Wehle  (john@feith.com)
2111
2112         * i386.md (cmpsi_1, cmphi_1, cmpqi_1): Remove code
2113         which set CC_REVERSED since reload should ensure that
2114         the operands are already the correct type.
2115
2116 Thu Jun 11 17:14:15 1998  Jim Wilson  <wilson@cygnus.com>
2117
2118         * except.c (expand_builtin_eh_stub): Call emit_move_insn rather than
2119         calling gen_rtx_SET.
2120
2121 Thu Jun 11 18:45:49 1998  David Edelsohn  <edelsohn@mhpcc.edu>
2122
2123         * config/rs6000/x-aix43 (AR): Delete.
2124         (AR_FOR_TARGET_FLAGS): Add -X32_64 here.
2125
2126 Thu Jun 11 16:19:17 1998  David W. Schuler  <schuld@btv.ibm.com>
2127
2128         * config/i386/aix386ng.h (CPP_SPEC): Remove extraneous quote.
2129
2130 Thu Jun 11 12:40:27 1998  Jim Wilson  <wilson@cygnus.com>
2131
2132         * mips.c (override_options): Replace word_mode with explicit
2133         TARGET_64BIT check.
2134
2135 Thu Jun 11 14:50:02 1998  Michael Meissner  <meissner@cygnus.com>
2136
2137         * regmove.c (regmove_optimize): If we can't replace the
2138         destination in an insn that sets the source, generate an explicit
2139         move of the source to the destination.
2140         (copy_src_to_dest): New function.
2141         (toplevel): Include basic-block.h
2142
2143         * Makefile.in (regmove.o): Add basic-block.h dependencies.
2144
2145 Thu Jun 11 10:30:09 1998  Dave Brolley  <brolley@cygnus.com>
2146
2147         * toplev.c (lang_options): Add missing options (nostdinc, idirafter).
2148
2149 Wed Jun 10 23:39:32 1998  Mark Mitchell  <mark@markmitchell.com>
2150
2151         * rtl.h (rtx_def): Improve documentation.
2152         (MEM_IN_STRUCT_P): Likewise.
2153
2154 Wed Jun 10 23:23:17 1998  Graham  <grahams@rcp.co.uk>
2155
2156         * c-decl.c (start_decl): Correct test for -Wmain.
2157
2158         * c-decl.c (grokdeclarator): Remove unused variable "last".
2159
2160 Wed Jun 10 14:52:27 1998  Jim Wilson  <wilson@cygnus.com>
2161
2162         * expr.c (expand_builtin_setjmp): Store const1_rtx in target.
2163         (expand_builtin_longjmp): Abort if value isn't const1_rtx.
2164         Delete code storing value in static_chain_rtx.
2165         (expand_builtin, case BUILT_IN_LONGJMP): Pass NULL_RTX for target
2166         to second expand_expr call.
2167
2168 Wed Jun 10 13:08:41 1998  Mark Mitchell  <mark@markmitchell.com>
2169
2170         * mips/mips.c: Remove -mabi=o32 and -mabi=n64.
2171
2172 Wed Jun 10 13:41:23 1998  Dave Brolley  <brolley@cygnus.com>
2173
2174         * cppmain.c (fatal): New function.
2175         * configure.in (cpp_main): New configuration variable.
2176         * configure: Regenerated.
2177         * Makefile.in (CCCP): Use a configuration variable to select basex
2178         for cccp.
2179         (cppmain$(exeext)): Add @extra_cpp_objs@.
2180
2181 Wed Jun 10 13:07:02 1998  Dave Brolley  <brolley@cygnus.com>
2182
2183         * objc/objc-act.c: Add cpplib declarations.
2184         (lang_decode_option): Initialize cpplib if necessary.
2185         (lang_decode_option): New argc/argv interface. 
2186         * tree.h (lang_decode_option): New argc/argv interface. 
2187         * toplev.c (lang_options): Add cpp options.
2188         (main): New interface for lang_decode_option.
2189         * gcc.c (default_compilers): Don't call cpp for a cpplib-enabled C compiler
2190         unless -E, -M or -MM is specified.
2191         * cpplib.h (cpp_handle_option): New function. 
2192         * cpplib.c (cpp_handle_option): New function.
2193         (cpp_handle_options): Now calls cpp_handle_option.
2194         * c-tree.h (c_decode_option): New argc/argv interface. 
2195         * c-lex.c (init_parse): cpplib now initialized in c_decode_option.
2196         * c-lang.c (lang_decode_option): New argc/argv interface.
2197         * c-decl.c: Add cpplib declarations.
2198         (c_decode_option): New argc/argv interface.
2199         (c_decode_option): Call cpp_handle_option.
2200         (c_decode_option): Now returns number of strings processed.
2201
2202 Wed Jun 10 09:47:13 1998  Richard Earnshaw (rearnsha@arm.com)
2203
2204         * unroll.c (verify_addresses): Use validate_replace_rtx to undo the 
2205         changes.  Abort if the undo fails.
2206
2207 1998-06-10  Vladimir N. Makarov  <vmakarov@cygnus.com>
2208
2209         * config/rs6000/rs6000.c (output_prolog): Change locations and
2210         directions of saving and restoring arguments of main on the stack.
2211
2212 Wed Jun 10 08:56:27 1998  John Carr  <jfc@mit.edu>
2213
2214         * reload1.c (reload_cse_simplify_operands): Do not call gen_rtx_REG
2215         for each alternative.  Do not replace a CONST_INT with a REG unless
2216         the reg is cheaper.
2217
2218 Wed Jun 10 02:11:55 1998  Jeffrey A Law  (law@cygnus.com)
2219
2220         * decl.c (init_decl_processing): Fix typo.
2221
2222         * mips.c (gpr_mode): New variable.
2223         (override_options): Initialize gpr_mode.
2224         (compute_frame_size): Use "gpr_mode" instead of "word_mode" to
2225         determine size and offset of general purpose registers save slots.
2226         (save_restore_insns, mips_expand_prologue): Similarly.
2227
2228         * reload.c (find_reloads_toplev): Use gen_lowpart common to convert
2229         between constant representations when we have (SUBREG (REG)) with
2230         REG equivalent to a constant.
2231
2232 Wed Jun 10 01:39:00 1998  Juha Sarlin <juha@c3l.tyreso.se> 
2233
2234         * h8300.c (get_shift_alg): Add special cases for shifts of 8 and 24.
2235
2236 Tue Jun  9 22:05:34 1998  Richard Henderson  <rth@cygnus.com>
2237
2238         * fold-const.c (fold): Even with otherwise constant trees, look for
2239         opportunities to combine integer constants.
2240
2241 Wed Jun  3 23:41:24 EDT 1998  John Wehle  (john@feith.com)
2242
2243         * i386.c (notice_update_cc): Clear cc_status.value2 in the
2244         case of UNSPEC 5 (bsf).
2245
2246         * i386.md (movsfcc, movdfcc, movxfcc): The floating point
2247         conditional move instructions don't support signed integer
2248         comparisons.
2249
2250 Tue Jun  9 14:31:19 1998  Nick Clifton  <nickc@cygnus.com>
2251
2252         * config/v850/t-v850 (TCFLAGS): Add assembler options to warn of
2253         overlfows. 
2254
2255         * config/v850/lib1funcs.asm (__return_interrupt): Use 'addi
2256         16,sp,sp' ratehr than 'add 16,sp'.  Patch courtesy of Biomedin
2257         <glctr@abc.it>.
2258
2259 Tue Jun  9 16:23:13 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
2260
2261         * except.c (expand_start_catch): Rename to start_catch_handler.
2262         (expand_end_catch): Delete function.
2263         (expand_end_all_catch): Remove catch status that expand_end_catch
2264         use to do.
2265         * except.h (expand_start_catch): Rename prototype.
2266         (expand_end_catch): Delete prototype.
2267
2268 Tue Jun  9 12:57:32 1998  Mark Mitchell  <mark@markmitchell.com>
2269
2270         * invoke.texi: Add documentation for -mips4 and -mabi=*.
2271
2272 Tue Jun  9 12:12:34 1998  Klaus Kaempf (kkaempf@progis.de)
2273
2274         * alpha/vms.h (EXTRA_SECTIONS): Add in_ctors and in_dtors.
2275         (EXTRA_SECTION_FUNCTIONS): Add ctors_section and dtors_section.       
2276         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Define.                
2277
2278 Tue Jun  9 12:10:27 1998  John Carr  <jfc@mit.edu>
2279
2280         * haifa-sched.c (update_flow_info): Use UNITS_PER_WORD, not MOVE_MAX,
2281         as the threshold to permit splitting memory operations.
2282
2283 Tue Jun  9 12:36:16 1998  Jeffrey A Law  (law@cygnus.com)
2284
2285         * mips.c (gpr_mode): New variable.
2286         (override_options): Initialize gpr_mode.
2287         (compute_frame_size): Use "gpr_mode" instead of "word_mode" to
2288         determine size and offset of general purpose registers save slots.
2289         (save_restore_insns, mips_expand_prologue): Similarly.
2290
2291         * Makefile.in (LIB2FUNCS_EH): Define.  Just "_eh" for now.
2292         (LIBGCC2_CFLAGS): Remove -fexceptions.
2293         (LIB2FUNCS): Remove "_eh".
2294         (libgcc2.a): Iterate over LIB2FUNCS_EH and build everything in
2295         it with -fexceptions.
2296
2297         * Makefile.in (local-alloc.o): Depend on insn-attr.h.
2298         * local-alloc.c (block_alloc): Avoid creating false 
2299         dependencies for targets which use instruction scheduling.
2300
2301 Tue Jun  9 02:40:49 1998  Richard Henderson  <rth@cygnus.com>
2302
2303         * mips/elf.h (ASM_DECLARE_OBJECT_NAME): Define.
2304         (ASM_FINISH_DECLARE_OBJECT): Define;
2305         * mips/elf64.h: Likewise.
2306
2307 Tue Jun  9 01:08:47 1998  Richard Henderson  <rth@cygnus.com>
2308
2309         * toplev.c (flag_new_exceptions): Remove extraneous `extern'.
2310
2311 Mon Jun 8 23:24:48 PDT 1998 Jeff Law  (law@cygnus.com)
2312
2313         * version.c: Bump for snapshot.
2314
2315 Mon Jun  8 23:24:58 1998  David Edelsohn  <edelsohn@mhpcc.edu>
2316
2317         * rs6000.md (mulsidi3): Add !TARGET_POWERPC64 constraint.
2318         (mulsidi3_ppc64): Delete.
2319
2320 Mon Jun  8 20:57:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2321
2322         * Makefile.in (varasm.o): Depend on dbxout.h.
2323         (cse.o): Depend on toplev.h and output.h.
2324         (gcse.o): Depend on output.h.
2325
2326         * mips.c: Include system.h and toplev.h and remove redundant code.
2327         Include output.h after tree.h so all its prototypes get activated.
2328         * mips.md (table_jump): Remove unused variable `dest'.
2329
2330         * sparc.h: Add prototype for `v8plus_regcmp_op'.
2331
2332         * crtstuff.c (fini_dummy, init_dummy): Mark function definitions
2333         with __attribute__ ((__unused__)).
2334         (__frame_dummy): Provide prototype before use, wrap it with
2335         EH_FRAME_SECTION_ASM_OP.
2336
2337         * cse.c: Move inclusion of <setjmp.h> above local headers.
2338         Include toplev.h and output.h.
2339
2340         * dbxout.h: Add prototype for `dbxout_begin_function'.
2341
2342         * final.c (final_scan_insn): Wrap variable `max_skip' in macro
2343         ASM_OUTPUT_MAX_SKIP_ALIGN.
2344
2345         * gcse.c: Include system.h and output.h.
2346         (dump_cuid_table, dump_rd_table, dump_cprop_data, dump_pre_data):
2347         Make extern instead of static.
2348         (compute_can_copy): Only declare variables `reg' and `insn' when
2349         AVOID_CCMODE_COPIES is not defined.
2350         (record_set_info): Mark parameter `setter' with ATTRIBUTE_UNUSED.
2351         (hash_scan_clobber): Likewise for `x' and `insn'.
2352         (hash_scan_call): Likewise.
2353         (record_last_set_info): Likewise for `setter'.
2354         (mark_call): Likewise for `pat'.
2355         (pre_insert_insn): Wrap variable `note' in macro HAVE_cc0.
2356
2357         * libgcc2.c (__bb_init_prg): Replace bzero with memset and fix the
2358         length parameter so that it multiplies the number of elements by
2359         the sizeof(element).
2360
2361         * output.h: Add prototype for `weak_finish'.
2362
2363         * recog.h: Likewise for `validate_replace_src'.
2364
2365         * rtl.h: Likewise for `optimize_save_area_alloca',
2366         `fix_sched_param', `purge_addressof', `gcse_main',
2367         `regmove_optimize', `dbr_schedule', `branch_prob' and
2368         `end_branch_prob'.
2369
2370         * toplev.h: Likewise for `set_float_handler' and
2371         `output_quoted_string'.
2372
2373         * varasm.c: Include dbxout.h.
2374
2375 Mon Jun  8 18:12:06 1998  Jim Wilson  <wilson@cygnus.com>
2376
2377         * mips.c (mips_secondary_reload_class): Use gp_reg_p instead of
2378         GP_REG_P.  Use gr_regs instead of GR_REGS.
2379
2380 Mon Jun  8 16:54:12 1998  Ken Raeburn   <raeburn@cygnus.com>
2381                           Jeff Law      <law@cygnus.com>
2382
2383         * Revamped multiply support for MIPS chips.
2384         * mips.c (extend_operator): New function.
2385         (highpart_shift_operator): Likewise.
2386         * mips.h: Declare new functions.
2387         (PREDICATE_CODES): Add support for new predicates.
2388         * mips.md (mulsi3 expander): Simplify.
2389         (mulsi_mult3): Add another constraint alternative.  Support
2390         3 operand multiply instructions as found on various mips
2391         parts.
2392         (mulsi3_r4650): Delete pattern, now handled by mulsi_mult3.
2393         (mul_acc_si): New pattern and associated splitters.
2394         (mulsidi3 expander): Rework to use mulsidi3_64bit and
2395         mulsidi3_internal.
2396         (umulsidi3): New expander.
2397         (mulsidi3_internal): Accept either sign or zero extended
2398         operands and generate code as appropriate appropriately.
2399         (mulsidi3_64bit): Similarly.
2400         (smulsi3_highpart): Turn into an expander and generate code
2401         to match new patterns.
2402         (umulsi3_highpart): Likewise.
2403         (xmulsi3_highpart_internal): New pattern.
2404         (maddi patterns): Delete.  Replace with:
2405         (mul_acc_di, mul-acc_64bit_di): New patterns.
2406
2407 Mon Jun  8 14:16:15 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
2408
2409         * eh-common.h: Remove NEW_EH_MODEL compile time flag, and replace with
2410         flag_new_exceptions runtime flag.
2411         (struct old_exception_table): New struct which represents what
2412         the exception table looks like without the new model.
2413         (NEW_EH_RUNTIME): New value used as a tag in the exception table to
2414         flag that this is a new style table.
2415         * except.h: Remove compile time flag NEW_EH_MODEL.
2416         (expand_builtin_eh_stub_old): New prototype.
2417         * tree.h (enum built_in_function): Add BUILT_IN_EH_STUB_OLD.
2418         * expr.c (expand_builtin): New builtin func BUILT_IN_EH_STUB_OLD.
2419         * c-decl.c (init_decl_processing): Add new builtin function
2420         __builtin_eh_stub_old.
2421         * final.c (final_scan_insn): Replace compile time flag NEW_EH_MODEL.
2422         * flags.h (flag_new_exceptions): New runtime flag.
2423         * toplev.c (flag_new_exceptions): Initialize default to 0, 
2424         -fnew-exceptions sets to 1.
2425         * except.c (output_exception_table_entry): Output New style exception 
2426         identifier into table, and replace compile time flag NEW_EH_MODEL
2427         with runtime flag flag_new_exceptions.
2428         (output_exception_table): Replace compile time flag NEW_EH_MODEL.
2429         (expand_builtin_eh_stub_old): Duplicates original functionality of
2430         expand_builtin_eh_stub.
2431         (expand_builtin_eh_stub): Replace compile time flag NEW_EH_MODEL.
2432         * libgcc2.c (find_exception_handler): Remove NEW_EH_MODEL #ifdefs.
2433         (old_find_exception_handler): New func, same as find_exception_handler
2434         except it works on the old style exception table.
2435         (__throw): Replace NEW_EH_MODEL. Detect new model based on presence
2436         of identifier in the exception table, and call appropriate routines.
2437
2438 Mon Jun  8 01:21:13 1998  Jason Merrill  <jason@yorick.cygnus.com>
2439
2440         * function.c: Define current_function_cannot_inline.
2441         (push_function_context_to): Save it.
2442         (pop_function_context_from): Restore it.
2443         * function.h (struct function): Provide it a home.
2444         * output.h: Declare it.
2445         * integrate.c (function_cannot_inline_p): Check it.
2446
2447 Mon Jun  8 10:43:15 1998  Richard Henderson  <rth@cygnus.com>
2448
2449         * expr.c (force_operand): Detect PIC address loads before 
2450         splitting arithmetic.
2451
2452 Mon Jun 8 09:22:38 PDT 1998 Jeff Law  (law@cygnus.com)
2453
2454         * version.c: Bump for snapshot.
2455
2456 Mon Jun  8 02:55:56 1998  Graham  <grahams@rcp.co.uk>
2457
2458         * tree.c (tree_class_check): Add braces to eliminate ambigious
2459         else warning.
2460         (tree_check): Likewise.
2461
2462 Mon Jun  8 02:49:23 1998  H.J. Lu  (hjl@gnu.org)
2463
2464         * reg-stack.c (subst_stack_regs_pat): Make sure the top of
2465         stack is the destination for conditional move insn.
2466
2467 Mon Jun  8 01:21:13 1998  Jason Merrill  <jason@yorick.cygnus.com>
2468
2469         * tree.h (TREE_VEC_END): Cast unused value to void.
2470
2471         * i386.c (print_operand): Use %lx for long operand.
2472
2473 Mon Jun  8 00:04:07 1998  Richard Henderson  <rth@cygnus.com>
2474
2475         * alpha.c (summarize_insn): Ignore rtl slot format 'i'.
2476
2477 Sun Jun  7 14:15:45 1998  John Carr  <jfc@mit.edu>
2478
2479         * sol2.h (INIT_SUBTARGET_OPTABS): Use Solaris libc float/long long
2480         conversion functions.
2481
2482 Sun Jun  7 14:02:58 1998  Richard Henderson  <rth@cygnus.com>
2483
2484         * toplev.c (flag_exceptions): Default to 0.
2485         (compile_file): Remove flag_exceptions == 2 hack.
2486         (main): Call lang_init_options.
2487         * tree.h: Declare it.
2488         * c-lang.c: Implement it.
2489         * objc/objc-act.c: Likewise.
2490         
2491 Sun Jun  7 12:27:30 1998  David Edelsohn  <edelsohn@mhpcc.edu>
2492
2493         * rs6000.md (restore_stack_block): Generate MEM and specify mode.
2494         * rs6000.h (STACK_SAVEAREA_MODE): SAVE_FUNCTION is VOIDmode.
2495         * rs6000.c (rs6000_output_load_toc_table): Use fputs.
2496         (output_function_profiler): Use asm_fprintf and fputs.
2497
2498 Sat Jun  6 12:17:12 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2499
2500         * gencheck.c: Remove redundant stdio.h include.  Add a definition
2501         of xmalloc for when we are forced to link with alloca.o.
2502
2503         * reload1.c (reload_reg_free_for_value_p): Use `(unsigned)1'
2504         instead of `1U'.
2505
2506         * fold-const.c (constant_boolean_node): Make definition static to
2507         match the prototype.
2508
2509 Fri Jun  5 15:53:17 1998  Per Bothner  <bothner@cygnus.com>
2510
2511         * gcc.c (lang_specific_pre_link):  New LANG_SPECIFIC_DRIVER function.
2512         (lang_specific_extra_outfiles):  New LANG_SPECIFIC_DRIVER variable.
2513         (do_spec, input_filename, input_filename_length):  Make public.
2514         (main):  Adjust outfiles allocation by lang_specific_extra_outfiles.
2515         Call lang_specific_pre_link befor elinking.
2516
2517 Fri Jun  5 12:29:28 1998  Jeffrey A Law  (law@cygnus.com)
2518
2519         * haifa-sched.c (rank_for_schedule): For "equally good insns", prefer
2520         the insn which has the most insns dependent on it.
2521
2522 Fri Jun  5 09:03:22 1998  John Carr  <jfc@mit.edu>
2523
2524         * alias.c (find_base_value): Avoid reading past end of reg_base_value.
2525
2526 Fri Jun  5 03:05:34 1998  Richard Henderson  <rth@cygnus.com>
2527
2528         * alpha.md (insxh-1): New insxl pattern for combine.
2529
2530 Fri Jun  5 01:12:15 1998  H.J. Lu  (hjl@gnu.org)
2531
2532         * i386/i386.c (output_fp_conditional_move): New function
2533         to output floating point conditional move.
2534         (output_int_conditional_move): New function to output integer
2535         conditional move.
2536
2537         * i386/i386.md (movsicci+5, movhicc+5, movdicc+5): Call
2538         output_int_conditional_move () to output int conditional move.
2539         (movsfcc+5, movdfcc+5, movxfcc+5): Call
2540         output_fp_conditional_move () to output floating point
2541         conditional move.
2542
2543         * i386/i386.c (put_condition_code): In INT mode, check
2544         cc_prev_status.flags & CC_NO_OVERFLOW for GE and LT.
2545
2546 Thu Jun  4 16:09:51 1998  Dave Brolley  <brolley@cygnus.com>
2547
2548         * dbxout.c (dbxout_type): Output arrays of bits as if
2549         they were bitstrings for Chill
2550
2551 Thu Jun  4 14:35:27 1998  David Edelsohn  <edelsohn@mhpcc.edu>
2552
2553         * tree.c (get_inner_array_type): New function.
2554         * tree.h (get_inner_array_type): Prototype.
2555         * expr.h (STACK_SAVEAREA_MODE): New macro.
2556         * expr.c (expand_builtin_setjmp): Initialize sa_mode using
2557         STACK_SAVEAREA_MODE.
2558         (expand_builtin_longjmp): Likewise.
2559         * explow.c (emit_stack_save): Likewise.
2560         (allocate_dynamic_stack_space): Use Pmode not insn_operand_mode.
2561
2562         * rs6000/aix41.h (ASM_CPU_SPEC): Define relative to ASM_DEFAULT_SPEC.
2563         (CPP_CPU_SPEC): Define relative to CPU_DEFAULT_SPEC.
2564         * rs6000/aix43.h: New file.
2565         * rs6000/t-aix43: New file.
2566         * rs6000/x-aix41: New file.
2567         * rs6000/x-aix43: New file.
2568         * configure.in (rs6000-ibm-aix*): Use them.
2569         * rs6000/powerpc.h: Delete.
2570         * rs6000/sysv4.h: Move necessary powerpc.h definitions to here.
2571         * rs6000/netware.h: and here.
2572         * rs6000/win-nt.h: and here.
2573
2574         * rs6000/rs6000.c (processor_target_table, 620): Do not affect
2575         MASK_POWERPC64.
2576         (rs6000_override_options): Ignore flag_pic for AIX.
2577         (rs6000_immed_double_const): Delete.
2578         (u_short_cint_operand): Don't assume 32-bit CONST_INT.
2579         (reg_or_u_short_operand): Don't assume 32-bit CONST_INT.
2580         (num_insns_constant): mask64_operand() is 2 insns.
2581         (logical_operand): Don't assume 32-bit CONST_INT.
2582         (non_logical_cint_operand): Don't assume 32-bit CONST_INT.
2583         (easy_fp_constant): Any CONST_DOUBLE_HIGH is okay for 64-bit.
2584         (mask_constant): HOST_WIDE_INT parameter.
2585         (non_and_cint_operand): Delete.
2586         (mask64_operand): New function.
2587         (and64_operand): New function.
2588         (function_arg_advance): DImode arguments do not need special
2589         alignment when 64-bit.
2590         (function_arg): Likewise.
2591         (setup_incoming_varargs): Reverse reg_size assignment.
2592         (print_operand): HOST_WIDE_INT second parameter.
2593         (print_operand, 'B'): New case.
2594         (print_operand, 'M'): Fix typo in lossage string.
2595         (print_operandm 'S'): New case.
2596         (rs6000_stack_info): Reverse reg_size assignment.  Use total_raw_size
2597         to compute AIX push_p.  Use reg_size to compute {cr,lr}_save_offset.
2598         (rs6000_output_load_toc_table): Reverse init_ptr assignment.  Use
2599         TARGET_64BIT not TARGET_POWERPC64.  Convert fprintf to fputs.
2600         Load GOT highpart, don't add it.  Add lowpart with {cal|la}.
2601         (rs6000_allocate_stack_space): Use {cal|la}.
2602         (output_epilog): Use {cal|la}
2603         (output_function_profiler): Add call glue to mcount call.
2604         Load GOT highpart, don't add it.  Add lowpart with {cal|la}.
2605
2606         * rs6000/rs6000.h (TARGET_SWITCHES): Add powerpc64.
2607         (STACK_BOUNDARY): Depend on TARGET_32BIT.
2608         (ADJUST_FIELD_ALIGN): Calculate array alignment using innermost type.
2609         (CONST_OK_FOR_LETTER_P): Don't assume 32-bit CONST_INT.
2610         (EXTRA_CONSTRAINTS): Remove NT 'S' and 'T'.  Replace 'S' with
2611         64-bit mask operand.
2612         (RS6000_SAVE_TOC): Depend on TARGET_32BIT.
2613         (STACK_SAVEAREA_MODE): New macro.
2614         (LEGITIMATE_CONSTANT_P): DImode okay for 64bit.
2615         (LEGITIMIZE_RELOAD_ADDRESS): New macro.
2616         (RTX_COSTS, AND/IOR/XOR): Reflect current machine description.
2617         (ASM_FILE_START): Emit 64-bit ABI directive.
2618         (ASM_DECLARE_FUNCTION_NAME): Align CSECT on doubleword in 64-bit mode.
2619         (ASM_OUTPUT_SPECIAL_POOL_ENTRY): DImode okay for 64-bit.
2620         (PREDICATE_CODES): Add "and64_operand" and "mask64_operand".
2621         Delete "non_and_cint_operand".  "input_operand" includes CONST_DOUBLE.
2622
2623         * rs6000/rs6000.md (iorsi3, xorsi3): Use HOST_WIDE_INT for mask.
2624         Restore define_splits.
2625         (floatsidf2, floatunssidf2): Remove !TARGET_POWERPC64 final constraint.
2626         (floatsidf2_internal, floatunssidf2_internal2): Likewise.
2627         Do not specify base register operand mode.
2628         (floatsidf2_loadaddr): Do not specify base register operand mode.
2629         (floatsidf2_store1, floatsidf2_store2): Operand 1 must be base
2630         register; do not specify mode.  Remove !TARGET_POWERPC64 final
2631         constraint.
2632         (floatsidf2_load): Do not specify base register operand mode.  Remove
2633         !TARGET_POWERPC64 final constraint.
2634         (fix_truncdfsi2_internal, fix_truncdfsi2_{store,load}): Do not specify
2635         base register operand mode.
2636         (adddi3): Split large constants early.
2637         (absdi3): Shift by 63, not 31.
2638         (*mulsidi3_ppc64): New pattern.
2639         (rotldi3): Add masking combiner patterns.
2640         (anddi3): Add rldic{r,l} masking.  Remove split of large constants
2641         because PPC insns zero-extend.
2642         (iordi3, xordi3): Split large constants early.
2643         (movsi matcher): Remove S and T constraints.
2644         (movsf const_double): create SImode constant from TARGET_DOUBLE.
2645         (movdf_hardfloat32): Add default abort() case.
2646         (movdf easy_fp_const): create DImode constant from TARGET_DOUBLE.
2647         (movdi): Remove 64-bit constant generator.  Try to convert
2648         CONST_DOUBLE to CONST_INT.  Handle TOC memory constants.
2649         (movdi_32): Add default abort() case.
2650         (movdi_64): Add numerous ways to split 64-bit constants.
2651         Make catch-all define_split more optimal and never FAIL.
2652         (movti_ppc64): Add default abort() case.
2653         (allocate_stack): Remove operand modes.  Use Pmode.
2654         (restore_stack_block): Remove operand modes.  Generate Pmode
2655         temporary.
2656         (save_stack_nonlocal, restore_stack_nonlocal):  Generate Pmode
2657         temporary.  Save area is double Pmode.
2658         (call_indirect_aix64, call_value_indirect_aix64): New patterns.
2659         (call, call_value): Do not specify address operand mode.  Choose
2660         appropriate AIX ABI.
2661         (*call_local64, *ret_call_local64): New patterns.
2662         (*call_nonlocal_aix64, *ret_call_nonlocal_aix64): New patterns.
2663         (*ret_call_nonlocal_aix32): Use call_value_indirect for REG.
2664         (compare): Materialize DImode truthvalues.
2665
2666 Thu Jun  4 01:26:57 1998  Craig Burley  <burley@gnu.org>
2667
2668         * expr.c (safe_from_p): Avoid combinatorial explosion
2669         over duplicate SAVE_EXPRs by ensuring we never recurse
2670         on one that has already been visited.
2671
2672 Thu Jun  4 00:54:21 1998  Graham  <grahams@rcp.co.uk>
2673
2674         * loop.c (check_dbra_loop): Initialise final_value before
2675         normalizing the loop.
2676
2677 Wed Jun  3 20:00:04 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
2678
2679         * reload1.c (reload_reg_free_for_value_p): New arguments out and
2680         reloadnum.  Changed all callers.
2681
2682 1998-06-03  Ulrich Drepper  <drepper@cygnus.com>
2683
2684         * system.h: Add _() and N_() macros in preparation for gettext.
2685
2686 Wed Jun  3 11:02:24 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2687
2688         * c-common.c (check_format_info): Put back check for C9x `hh'
2689         length modifier.  Warn about %n format writing into const.  Remove
2690         obsolete comment.
2691         (format_char_info): Fix comments.
2692
2693         * configure.in: Set float_format to m68k for all m68k targets that
2694         do not override LONG_DOUBLE_TYPE_SIZE.
2695         * config/float-m68k.h: New file.
2696
2697 Tue Jun  2 23:14:01 1998  Richard Henderson  <rth@cygnus.com>
2698
2699         * jump.c (jump_optimize): Remove debug messages accidentally left in
2700         with the previous change.
2701
2702 Tue Jun  2 22:46:08 1998  Richard Henderson  <rth@cygnus.com>
2703
2704         * expr.c (store_expr): Revert stray patch associated with
2705         1998-05-23 commit.
2706
2707 Tue Jun  2 21:59:01 1998  Richard Henderson  <rth@cygnus.com>
2708
2709         * jump.c (rtx_unsafe_p): New function.
2710         (jump_optimize): Use it on if/then/else transformations and
2711         conditional move transformations.
2712
2713 Tue Jun  2 22:50:10 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2714
2715         * fold-const.c (fold, case EQ_EXPR): When folding VAR++ == CONST
2716         or VAR-- == CONST construct a proper mask if VAR is a bitfield.
2717         Cope with CONST being out of range for the bitfield.
2718
2719 Tue Jun  2 22:28:31 1998  Bernd Schmidt <crux@ohara.Informatik.RWTH-Aachen.DE>
2720
2721         * expr.c (emit_move_insn_1): When moving complex values in several
2722         steps, emit a CLOBBER to show the destination dies.
2723
2724 Tue Jun  2 22:17:26 1998  Jeffrey A Law  (law@cygnus.com)
2725
2726         * Makefile.in (site.exp): Use the object testsuite directory as
2727         the temporary directory.
2728
2729         * expr.c (expand_expr, case ADDR_EXPR): Handle taking the
2730         address of an ADDRESSOF rtx.
2731
2732 1998-06-02  Mike Stump  <mrs@wrs.com>
2733
2734         * expr.c (expand_builtin_setjmp): Handle BUILTIN_SETJMP_FRAME_VALUE.
2735         * i960.h (SETUP_FRAME_ADDRESSES, BUILTIN_SETJMP_FRAME_VALUE): Define.
2736         * i960.md (ret, flush_register_windows): Define.
2737         (nonlocal_goto): Likewise.  Nested function nonlocal gotos don't
2738         work yet.
2739         * tm.texi (BUILTIN_SETJMP_FRAME_VALUE): Document new macro.
2740
2741 Tue Jun  2 14:02:38 1998  Richard Henderson  <rth@cygnus.com>
2742
2743         * alpha.md (divsi3, udivsi3, modsi3, umodsi3): Enable, and work
2744         around an OSF/1 library bug wrt sign-extension of inputs.
2745
2746 Tue Jun  2 13:02:44 1998  Richard Henderson  <rth@cygnus.com>
2747
2748         * vax/netbsd.h (DWARF2_UNWIND_INFO): Must be undef, not defined 0.
2749
2750 Mon Jun  1 03:44:03 1998  Catherine Moore <clm@cygnus.com>
2751
2752         * config/sh/sh.h (MAX_OFILE_ALIGNMENT): Define.
2753
2754         * varasm.c (assemble_variable): Augment alignment warning.
2755
2756 Mon Jun  1 12:14:28 1998  Michael Meissner  <meissner@cygnus.com>
2757
2758         * config/fp-bit.c (_fp{add,div}_parts): Return correct IEEE result
2759         in the presence of IEEE negative 0's.
2760
2761 Sun May 31 16:11:41 1998  John Wehle  (john@feith.com)
2762
2763         * reload.c (find_reloads): Record the existing mode if
2764         operand_mode == VOIDmode before replacing a register with
2765         a constant.
2766         * i386.md (tstsi, tsthi, tstqi, tstsf, tstdf, tstxf): Set
2767         i386_compare_op1 to const0_rtx for the benefit of the
2768         conditional move patterns.
2769         (movsicc, movhicc, movsfcc, movdfcc, movxfcc, movdicc): Rewrite
2770         based on suggestions from Jim Wilson.
2771
2772 Sun May 31 00:44:02 PDT 1998 Jeff Law  (law@cygnus.com)
2773
2774         * version.c: Bump for snapshot.
2775
2776 Sun May 31 00:34:17 1998  Bruce Korb <korbb@datadesign.com>
2777
2778         * Makefile.in (fixinc.sh): Update rules again.
2779
2780 Sun May 31 00:27:47 1998  Jeffrey A Law  (law@cygnus.com)
2781
2782         * extend.texi: Bring back reference to trampoline paper.
2783
2784 Sun May 31 00:22:34 1998  Ulrich Drepper  <drepper@cygnus.com>
2785
2786         * Makefile.in (USER_H): Add stdbool.h.
2787         * ginclude/stdbool.h: New file.
2788
2789 Fri May 29 01:48:25 1998  Jeffrey A Law  (law@cygnus.com)
2790
2791         * jump.c (thread_jumps): Do not look at the NOTE_LINE_NUMBER
2792         of a non-note insn.
2793
2794         * gcse.c (pre_delete): Fix code to determine the mode of
2795         the reaching pseudo register.
2796
2797 Fri May 29 01:07:28 1998  Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>
2798
2799         * Makefile.in (GEN): Add gencheck
2800         (STAGESTUFF): Add tree-check.h and gencheck.
2801
2802 Fri May 29 00:57:37 1998  Bruce Korb <korbb@datadesign.com>
2803
2804         * Makefile.in (cstamp-h.in): Remove before trying to recreate.
2805         (fixinc.sh): Set some additional environment variables before
2806         calling mkfixinc.sh.
2807
2808 Thu May 28 12:57:05 1998  Jeffrey A Law  (law@cygnus.com)
2809
2810         * reload.c (find_reloads): Do not force a reloads of match_operators.
2811
2812 Thu May 28 10:22:22 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
2813
2814         * except.h (remove_handler): Add new prototype.
2815         * except.c (remove_handler): New function to remove handlers
2816         from an exception region.
2817         * flow.c (find_basic_blocks_1): Remove handlers from regions when
2818         handler label is deleted; remove exception regions with no handlers.
2819
2820 Thu May 28 09:36:39 1998  Michael Meissner  <meissner@cygnus.com>
2821
2822         * except.h (rtx): Define rtx type correctly if needed.
2823         * function.h (rtx): Ditto.
2824         (tree): Define tree type correctly if needed.
2825
2826         * c-pragma.c (toplevel): Include rtl.h.
2827
2828         * stor-layout.c (toplevel): Move include of rtl.h before
2829         except.h.
2830
2831         * Makefile.in (c-pragma.o): Add except.h, rtl.h dependencies.
2832         (tree.o): Add except.h dependency.
2833
2834 Wed May 27 22:02:40 1998  Jeffrey A Law  (law@cygnus.com)
2835
2836         * reload1.c: Revert accidental checkin.
2837
2838         * configure.lang: Fix thinko when adding a definition for
2839         target_alias to the Makefile.
2840
2841 Wed May 27 02:50:00 1998  Catherine Moore (clm@cygnus.com)
2842
2843         * config/sparc/lb1spc.asm (.rem and .urem):  Replace
2844         routines.
2845
2846 Wed May 27 02:48:31 1998  Richard Earnshaw (rearnsha@arm.com)
2847
2848         * arm.c (arm_gen_constant): Rework to eliminate uninitialized
2849         variable warnings.  Don't generate scratch registers if only
2850         counting insns.
2851         (find_barrier): Eliminate unused variable SRC.
2852
2853 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
2854
2855         * toplev.h (rtx_def): Provide global declaration to avoid
2856         `limited scope' warnings.
2857
2858 Tue May 26 23:47:52 1998  Mumit Khan <khan@xraylith.wisc.edu>
2859
2860         * Makefile.in (gencheck.o): Use HOST_CC.
2861         * i386/t-mingw32: New file.
2862         * configure.in (i386-*-mingw32*): Use.
2863
2864 Tue May 26 07:31:04 1998  Richard Earnshaw (rearnsha@arm.com)
2865
2866         * arm.c (bad_signed_byte_operand): New predicate function.
2867         * arm.h (PREDICATE_CODES): Add it to the list.
2868         * arm.md (*extendqi[sh]i_insn): Split any addresses that ldrsb
2869         can't handle.
2870         (define_split): Two new splits for above insns.
2871
2872         * arm.c: Include toplev.h.
2873         (arm_override_options): Add parentheses around use of tune_flags.
2874         (arm_split_constant): Remove unused variable.
2875         (arm_gen_constant, arm_gen_movstrqi, add_constant): Likewise.
2876         (output_func_prologue, arm_expand_prologue): Likewise.
2877         (arm_canonicalize_comparison): Make I unsigned; rework constants
2878         accordignly.  Add missing paratheses around << operation.
2879         (arm_rtx_costs): Correctly parenthesise MULT costs.  Add a DEFAULT
2880         clause.
2881         ({load,store}_multiple_sequence): Initialize BASE_REG.
2882         (select_dominance_cc_mode): Add DEFAULT clauses.
2883         (broken_move): Return zero if the destination is not a register.
2884         (arm_reorg): Move unused REGNO declaration into the dead code.
2885         * arm.h (CANONICALIZE_COMPARISON): Ensure OP1 is updated.
2886
2887 Mon May 25 22:49:56 PDT 1998 Jeff Law  (law@cygnus.com)
2888
2889         * version.c: Bump for snapshot.
2890
2891 Mon May 25 11:56:24 PDT 1998 Jeff Law  (law@cygnus.com)
2892
2893         * version.c: Bump for snapshot.
2894
2895 Mon May 25 14:00:13 1998  Dave Brolley  <brolley@cygnus.com>
2896
2897         * cpperror.c (v_cpp_message): Remove static prototype.
2898         * cpplib.c (v_cpp_message): Move prototype to cpplib.h.
2899         * cpplib.h (v_cpp_message): Add protoptype.
2900         (stdarg.h,varargs.h): Needed for v_cpp_message prototype.
2901
2902 Sun May 24 20:36:15 PDT 1998 Jeff Law  (law@cygnus.com)
2903
2904         * version.c: Bump for snapshot.
2905
2906 Sun May 24 02:08:57 PDT 1998 Jeff Law  (law@cygnus.com)
2907
2908         * version.c: Bump for snapshot.
2909
2910 1998-05-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2911
2912         * m68k.h: Declare more functions used in macros.
2913         (REG_CLASS_CONTENTS): Completely embrace initializer.
2914         * m68k.md (adddi3, subdi3): Add abort call to avoid warning
2915         about returning no value.
2916         * cse.c (find_best_addr): Declare p and found_better only if
2917         needed.
2918         * dbxout.c (dbxout_continue): Define only if DBX_CONTIN_LENGTH > 0.
2919         * dwarfout.c (string_length_attribute): #if 0 away.
2920         * function.c (expand_function_end): Define varible blktramp only
2921         if needed.
2922         * jump.c (find_insert_position): Define only if !HAVE_cc0.
2923         * loop.c (combine_givs_p): Define variable tem only if needed.
2924         * real.c: Comment out unused functions eabs, eround,
2925         e{24,53,64,113}toasc and eiinfin.
2926
2927
2928 Sat May 23 23:44:53 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
2929
2930         * Makefile.in (boostrap2-lean, bootstrap3-lean,
2931         bootstrap4-lean): New targets.
2932
2933 Sat May 23 23:35:14 1998  Jeffrey A Law  (law@cygnus.com)
2934
2935         * warn_summary, test_summary: Moved into the contrib directory.
2936
2937 1998-05-23  Manfred Hollstein  <manfred@s-direktnet.de>
2938
2939         * Makefile.in (ENQUIRE_CFLAGS, ENQUIRE_LDFLAGS): Move down to the end
2940         of the Makefile.
2941         (FLOAT_H_TEST): Likewise.
2942         (ENQUIRE): Likewise.
2943         (float.h-nat): Likewise.
2944         (float.h-cross): Likewise.
2945         (enquire): Likewise.
2946         (enquire.o): Likewise.
2947         (stmp-int-hdrs): Fix comment about enquire; depend upon gfloat.h.
2948         (stmp-headers): Move actions to stmp-int-hdrs, retaining only a
2949         no-op.
2950         (FLOAT_H): Remove old float.h-nat version; move current definition
2951         to CROSS_FLOAT_H location.
2952         (all.cross): Remove comments about enquire stuff.
2953
2954         * Makefile.in (all.cross): Swap $(LIBGCC) and $(STMP_FIXPROTO).
2955         (rest.encap): Likewise.
2956         (libgcc2.ready): Depend upon $(STMP_FIXPROTO)
2957
2958         * toplev.h (tree_node): Provide global declaration to avoid
2959         `limited scope' warnings.
2960
2961 Sat May 23 23:23:35 1998   Robert Lipe  <robertl@dgii.com>
2962
2963         * test_summary: Display section breaks for each entry
2964         in a multilibbed target's output.
2965
2966 1998-05-23  Richard Henderson  <rth@cygnus.com>
2967
2968         * expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF, if the
2969         offset's mode is not ptr_mode, convert it.
2970
2971 1998-05-22  Jason Merrill  <jason@yorick.cygnus.com>
2972
2973         * fold-const.c (ssize_binop): New fn.
2974         * tree.h: Declare it.
2975
2976 Fri May 22 03:42:05 1998  Richard Earnshaw (rearnsha@arm.com)
2977
2978         * genextract.c (print_path): Handle zero-length path as a special
2979         case.
2980
2981 Fri May 22 01:38:07 1998  Hans-Peter Nilsson  <hp@axis.se>
2982
2983         * cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
2984
2985 Fri May 22 00:57:00 1998  Bernd Schmidt (crux@pool.informatik.rwth-aachen.de>
2986
2987         * final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.
2988         (shorten_branches, final_scan_insn): Test value of
2989         JUMP_TABLES_IN_TEXT_SECTION instead of just testing whether it
2990         is defined.
2991         * tm.texi (JUMP_TABLES_IN_TEXT_SECTION): Corresponding changes.
2992         * arm/coff.h: Define JUMP_TABLES_IN_TEXT_SECTION to 1.
2993         * arm/tcoff.h: Likewise.
2994         * i386/386bsd.h: Likewise.
2995         * i386/freebsd-elf.h: Likewise.
2996         * i386/freebsd.h: Likewise.
2997         * i386/netbsd.h: Likewise.
2998         * i386/ptx4-i.h: Likewise.
2999         * i386/sysv4.h: Likewise.
3000         * pa/pa.h: Likewise.
3001         * rs6000/linux.h: Likewise.
3002         * rs6000/rs6000.h: Likewise.
3003         * sh/sh.h: Likewise.
3004         * sparc/sp64-elf.h: Likewise.
3005         * v850/v850.h: Likewise.
3006         * rs6000/sysv4.h: Define JUMP_TABLES_IN_TEXT_SECTION to 0.
3007         * i386/linux.h: Define JUMP_TABLES_IN_TEXT_SECTION to (flag_pic).
3008
3009 Thu May 21 19:50:13 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3010
3011         * regmove.c (gen_add3_insn): New function.
3012         (fixup_match_2): Use it instead of calling gen_addsi3.
3013
3014 Thu May 21 23:09:50 1998  Jeffrey A Law  (law@cygnus.com)
3015
3016         * Makefile.in (gencheck): Depend on HOST_LIBDEPS.
3017
3018         * alias.c (rtx_equal_for_memref_p): Handle SCRATCH as a memory
3019         address.
3020
3021 Thu May 21 20:18:13 1998  Martin von Loewis  <loewis@informatik.hu-berlin.de>
3022
3023         * Makefile.in (TREE_H): Add tree-check.h.
3024         (tree-check.h, gencheck): New targets.
3025         * gencheck.c: New file.
3026         * tree.c (tree_check, tree_class_check): New functions.
3027         * tree.h (TREE_CHECK, TREE_CLASS_CHECK): Define.
3028         (TYPE_CHECK, DECL_CHECK): Define.
3029         Modify all access macros to use generated checking macros.
3030
3031 Wed May 20 23:44:28 EDT 1998  John Wehle  (john@feith.com)
3032
3033         * acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.
3034         * configure.in: Check for it.
3035         * i386/gas.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Use it.
3036         * final.c (uid_align, uid_shuid, label_align): Make static.
3037         (label_align): Change type to struct label_alignment pointer.
3038         (LABEL_TO_ALIGNMENT, shorten_branches): Update due to type change.
3039         (LABEL_TO_MAX_SKIP): Define.
3040         (LABEL_ALIGN_MAX_SKIP, LOOP_ALIGN_MAX_SKIP,
3041         LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Provide defaults.
3042         (shorten_branches): Record the maximum bytes to skip when
3043         aligning a label.
3044         (final_scan_insn): Use the maximum bytes to skip when aligning a label
3045         if ASM_OUTPUT_MAX_SKIP_ALIGN is available.
3046         * i386.h (LOOP_ALIGN_MAX_SKIP,
3047         LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Define.
3048         * i386.c (override_options): i386_align_jumps and i386_align_loops
3049         default to 4 if ASM_OUTPUT_MAX_SKIP_ALIGN is available.
3050         * invoke.texi: Document new i386 align-loops and align-jumps behavior.
3051
3052 1998-05-21  Mark Mitchell  <mmitchell@usa.net>
3053
3054         * cplus-dem.c (do_type): Handle volatile qualification.
3055
3056 Thu May 21 12:23:17 1998  Per Bothner  <bothner@cygnus.com>
3057
3058         * function.c (init_function_start):  Don't call emit_line_note if
3059         lineno is 0.  (Can happen when compiling Java .class files.)
3060
3061 Thu May 21 19:50:13 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3062
3063         * reload1.c (reload_reg_free_for_value_p): Fix RELOAD_FOR_INPUT
3064         end of lifetime and RELOAD_FOR_OUTPUT start of lifetime.
3065
3066 Thu May 21 19:32:27 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3067
3068         * combine.c (nonzero_bits): For paradoxical subregs, take
3069         LOAD_EXTENDED_OP into account.
3070
3071 Thu May 21 11:51:15 1998  Dave Brolley  <brolley@cygnus.com>
3072
3073         * configure.in (extra_c_objs): add prefix.o.
3074         (extra_cxx_objs): extra objects for C++ with cpplib.
3075         * configure: Regenerate.
3076
3077         * c-tree.h: (get_directive_line): Different prototype for cpplib.
3078         (GET_DIRECTIVE_LINE): Macro wrapper for get_directive_line.
3079
3080         * c-lex.h: (get_directive_line): Not needed here for cpplib.
3081
3082         * c-lex.c: (yy_cur,yy_lim,yy_get_token): Move to c-common.c.
3083         (GET_DIRECTIVE_LINE): Move to c-common.c and rename to get_directive_line.
3084
3085         * c-common.c (parse_in,parse_options,cpp_token): Declare for cpplib.
3086         (yy_cur,yy_lim,yy_get_token,get_directive,line): Moved here from c-lex.c
3087
3088 Thu May 21 09:04:42 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3089
3090         * gengenrtl.c (type_from_format, accessor_from_format): Change
3091         type of parameter `c' from `char' to `int'.
3092
3093 Wed May 20 22:28:34 1998  Jeffrey A Law  (law@cygnus.com)
3094
3095         * warn_summary, test_summary: New scripts from
3096         Kaveh Ghazi and Alexandre Oliva respectively.
3097
3098         * gcse.c (current_function_calls_longjmp): Declare.
3099
3100 1998-05-20  Jason Merrill  <jason@yorick.cygnus.com>
3101
3102         * dwarf2out.c (base_type_die): Use int_size_in_bytes.
3103
3104 Wed May 20 01:11:02 1998  Doug Evans (devans@cygnus.com)
3105                           Jeff Law (law@cygnus.com)
3106
3107         * Global CSE and constant/copy propagation.
3108         * Makefile.in (OBJS): Add gcse.o
3109         (STAGESTUFF): Add *.gcse.
3110         (gcse.o): Add dependencies.
3111         (mostlyclean): Remove *.gcse and */*.gcse.
3112         * gcse.c: New file.
3113         * loop.c (loop_optimize): Move call to init_alias_analysis.
3114         * recog.c (validate_replace_src): New function.
3115         * toplev.c (gcse_dump): New global variable.
3116         (flag_gcse, gcse_time): Likewise.
3117         (compile_file): Initialize gcse_time and clean out the gcse dump
3118         file if necessary.
3119         (rest_of_compilation): Call gcse_main as requested.  Dump RTL
3120         after gcse if requested.
3121         (main): Enable gcse for -O2 and above.  Handle -dG.  Enable gcse
3122         dumps for -da.
3123         * gcc.texi: Add gcse related internal documentation.
3124         * invoke.texi: Note new command line options for gcse.
3125         * tm.texi: Document AVOID_CCMODE_COPIES.
3126         * mips.h (AVOID_CCMODE_COPIES): Define.
3127
3128 Tue May 19 22:31:20 1998  Jeffrey A Law  (law@cygnus.com)
3129
3130         * Makefile.in (deduced.h): Only run scan-types if $(SYSTEM_HEADER_DIR)
3131         exists.
3132         (stmp-fixproto): Simlarly for running fixproto.
3133         * cross-make (SYSTEM_HEADER_DIR): Now $(tooldir)/sys-include.
3134
3135 Tue May 19 19:08:52 1998  Jim Wilson  <wilson@cygnus.com>
3136
3137         * config/mips/mips.c (double_memory_operand): Accept any MEM during
3138         reload when TARGET_64BIT.
3139
3140 Tue May 19 18:21:25 1998  Jim Wilson  <wilson@cygnus.com>
3141
3142         Finish incomplete change started by Kenner.
3143         * configure.in (*-*-linux-gnu*): Delete NO_STAB_H from xm_defines.
3144         (powerpcle-*-cygwin32): Delete xm_defines.
3145         * final.c, mips-tfile.c, xcoffout.c, config/mips/mips.c: Use
3146         HAVE_STAB_H instead of NO_STAB_H.
3147         * config/xm-linux.h (NO_STAB_H): Delete.
3148         (HAVE_STAB_H): Undefine.
3149         * config/i386/xm-go32.h (NO_STAB_H): Delete.
3150
3151 1998-05-19  Jim Wilson  <wilson@cygnus.com>
3152
3153         * dwarfout.c (dwarfout_file_scope_decl, case TYPE_DECL): Ignore
3154         LANG_TYPE trees with DECL_SOURCE_LINE of 0.
3155
3156 Tue May 19 15:07:54 1998  Todd Vierling  <tv@netbsd.org>
3157
3158         * arm/netbsd.h: Ensure DWARF2_UNWIND_INFO is undefined.
3159
3160 Tue May 19 17:19:16 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3161
3162         * reload1.c (reload_reg_free_for_value_p): New function.
3163         (allocate_reload_reg, choose_reload_regs): Use it.
3164
3165 Tue May 19 11:51:00 EDT 1998  Andrew MacLeod  (amacleod@cygnus.com)
3166
3167         * except.c (expand_start_catch): Correct logic for when to
3168         generate a new handler label, and when to use the old one.
3169
3170 Tue May 19 11:08:52 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3171
3172         * Makefile.in (print-rtl.o): Depend on bitmap.h.
3173         (dbxout.o): Depend on toplev.h.
3174         ($(SCHED_PREFIX)sched.o): Likewise.
3175         ($(out_object_file)): Likewise for system.h and toplev.h.
3176         (cppmain.o): Depend on gansidecl.h.
3177         (cpplib.o): Likewise.
3178         (cpperror.o): Likewise.
3179         (cppexp.o): Likewise.
3180         (cpphash.o): Likewise.
3181         (cppalloc.o): Likewise.
3182         (fix-header.o): Depend on cpplib.h and cpphash.h.
3183         (scan-decls.o): Depend on gansidecl.h.
3184
3185         * basic-block.h (free_regset_vector): Add prototype.
3186
3187         * cccp.c (check_precompiled): Mark parameter `fname' with
3188         ATTRIBUTE_UNUSED.
3189         (do_assert): Likewise for `op' and `keyword'.
3190         (do_unassert): Likewise.
3191         (do_line): Likewise for `keyword'.
3192         (do_error): Likewise for `op' and `keyword'.
3193         (do_warning): Likewise.
3194         (do_ident): Likewise for `keyword'.
3195         (do_pragma): Likewise for `limit', `op' and `keyword'.
3196         (do_sccs): Likewise.
3197         (do_if): Likewise for `keyword'.
3198         (do_elif): Likewise.
3199         (do_else): Likewise.
3200         (do_endif): Likewise.
3201
3202         * collect2.c (getenv): Remove redundant prototype.
3203         (collect_exit, collect_execute, dump_file): Likewise.
3204         (dump_list): Wrap prototype and definition in COLLECT_EXPORT_LIST.
3205         (dump_prefix_list): Hide prototype and definition.
3206
3207         * sparc.c: Include toplev.h.
3208         (intreg_operand): Mark parameter `mode' with ATTRIBUTE_UNUSED.
3209         (symbolic_memory_operand): Likewise.
3210         (sp64_medium_pic_operand): Likewise.
3211         (data_segment_operand): Likewise.
3212         (text_segment_operand): Likewise.
3213         (splittable_symbolic_memory_operand): Likewise.
3214         (splittable_immediate_memory_operand): Likewise.
3215         (eq_or_neq): Likewise.
3216         (normal_comp_operator): Likewise.
3217         (noov_compare_op): Likewise.
3218         (v9_regcmp_op): Likewise.
3219         (v8plus_regcmp_op): Likewise.
3220         (extend_op): Likewise.
3221         (cc_arithop): Likewise.
3222         (cc_arithopn): Likewise.
3223         (small_int): Likewise.
3224         (uns_small_int): Likewise.
3225         (clobbered_register): Likewise.
3226         (legitimize_pic_address): Likewise.
3227         (delay_operand): Likewise.
3228         (sparc_builtin_saveregs): Remove unused variable `stdarg'.
3229
3230         * sparc.h (order_regs_for_local_alloc, eligible_for_return_delay,
3231         sparc_issue_rate, v8plus_regcmp_p): Add prototypes.
3232
3233         * sparc.md (cmpdi_v8plus): Add abort for default case in switch.
3234
3235         * cppalloc.c: Include gansidecl.h.
3236
3237         * cpperror.c: Include stdarg.h/varargs.h and gansidecl.h.
3238         (cpp_file_line_for_message): Mark parameter `pfile' with
3239         ATTRIBUTE_UNUSED.
3240         (v_cpp_message): New function.
3241         (cpp_message): Use it.  Also convert to variable arguments.
3242         (cpp_fatal): Likewise.
3243         (cpp_pfatal_with_name): Constify parameter `name'.
3244
3245         * cppexp.c: Move gansidecl.h before cpplib.h.
3246         * cpphash.c: Likewise.
3247         * cpphash.h (hashf, delete_macro): Add prototypes.
3248
3249         * cpplib.c: Include stdarg.h/varargs.h and move gansidecl.h before
3250         cpplib.h.  Don't include errno.h.
3251         (update_path): Add arguments to prototype.
3252         (cpp_fatal, cpp_file_line_for_message, cpp_message, delete_macro,
3253         cpp_print_containing_files): Remove redundant prototypes.
3254         (cpp_hash_cleanup, add_import, append_include_chain,
3255         make_assertion, path_include, initialize_builtins,
3256         initialize_char_syntax, finclude, validate_else, comp_def_part,
3257         lookup_import, redundant_include_p, is_system_include,
3258         read_name_map, read_filename_string, open_include_file,
3259         check_macro_name, compare_defs, compare_token_lists,
3260         eval_if_expression, change_newlines): Add prototype arguments.
3261         (hashf): Remove redundant prototype.
3262         (read_token_list, free_token_list, safe_read, xcalloc, savestring,
3263         conditional_skip, skip_if_group): Add prototype arguments.
3264         (fdopen): Remove redundant prototype.
3265         (do_define, do_line, do_include, do_undef, do_error, do_pragma,
3266         do_ident, do_if, do_xifdef, do_else, do_elif, do_endif, do_sccs,
3267         do_once, do_assert, do_unassert, do_warning): Add prototype arguments.
3268         (struct directive): Add prototype arguments to function pointer
3269         member `func'.
3270         (handle_directive): Add missing arguments to call to `do_line'.
3271         (do_include): Mark parameters `unused1' and `unused2' with
3272         ATTRIBUTE_UNUSED.
3273         (do_line): Likewise for `keyword' and new parameters `unused1' and
3274         `unused2'.
3275         (do_error): Likewise for `keyword'.
3276         (do_warning): Likewise.  Also add missing argument `pfile' in call
3277         to cpp_pedwarn.
3278         (do_once): Mark parameter `keyword', `unused1' and `unused2' with
3279         ATTRIBUTE_UNUSED.
3280         (do_ident): Likewise for `keyword', `buf' and `limit'.
3281         (do_pragma): Likewise.  Also add missing arguments in call to do_once.
3282         (do_sccs): Mark parameter `keyword', `buf' and `limit' with
3283         ATTRIBUTE_UNUSED.
3284         (do_if): Likewise for `keyword'.
3285         (do_elif): Likewise.
3286         (eval_if_expression): Likewise for `buf' and `length'.
3287         (do_xifdef): Likewise for `unused1' and `unused2'.
3288         (do_else): Likewise for `keyword', `buf' and `limit'.
3289         (do_endif): Likewise.
3290         (parse_name): Add missing argument `pfile' in call to cpp_pedwarn.
3291         (cpp_handle_options): Remove superfluous NULL argument in call to
3292         cpp_fatal.
3293         (cpp_handle_options): Likewise.
3294         (do_assert): Mark parameter `keyword', `buf' and `limit' with
3295         ATTRIBUTE_UNUSED.
3296         (do_unassert): Likewise.
3297         (cpp_print_file_and_line): Add missing argument `pfile' in call to
3298         cpp_file_line_for_message.
3299         (v_cpp_error): New function.
3300         (cpp_error): Use it. Also accept variable arguments.
3301         (v_cpp_warning): New function.
3302         (cpp_warning): Use it. Also accept variable arguments.
3303         (cpp_pedwarn): Accept variable arguments.
3304         (v_cpp_error_with_line): New function
3305         (cpp_error_with_line): Use it.  Accept variable arguments.
3306         (v_cpp_warning_with_line): New function.
3307         (cpp_warning_with_line): Use it.  Accept variable arguments.  Hide
3308         definition.
3309         (cpp_pedwarn_with_line): Accept variable arguments.
3310         (cpp_pedwarn_with_file_and_line): Likewise.
3311         (cpp_error_from_errno): Constify parameter `name'.  Add missing
3312         argument `pfile' in call to cpp_file_line_for_message.
3313         (cpp_perror_with_name): Constify parameter `name'.
3314
3315         * cpplib.h: Define PARAMS() in terms of PROTO().
3316         (fatal): Remove redundant prototype.
3317         (cpp_error, cpp_warning, cpp_pedwarn, cpp_error_with_line,
3318         cpp_pedwarn_with_line, cpp_pedwarn_with_file_and_line,
3319         cpp_error_from_errno, cpp_perror_with_name, cpp_pfatal_with_name,
3320         cpp_fatal, cpp_message, cpp_pfatal_with_name,
3321         cpp_file_line_for_message, cpp_print_containing_files): Add
3322         arguments to prototypes.
3323         (scan_decls, cpp_finish): Add prototypes.
3324
3325         * cppmain.c: Include gansidecl.h.
3326         (main): Remove unused variable `i'.
3327
3328         * dbxout.c: Include toplev.h.
3329
3330         * demangle.h (do_tlink, collect_execute, collect_exit,
3331         collect_wait, dump_file, file_exists): Add prototype.
3332
3333         * dwarf2out.c (dwarf_type_encoding_name, decl_start_label): Hide
3334         prototype and definition.
3335         (gen_unspecified_parameters_die): Don't assign results of call to
3336         function new_die() to unused variable `parm_die'.
3337         (dwarf2out_line): Mark parameter `filename' with ATTRIBUTE_UNUSED.
3338         (dwarf2out_define): Likewise for `lineno' and `buffer'.
3339
3340         * dwarfout.c (output_unsigned_leb128, output_signed_leb128): Hide
3341         prototype and definition.
3342         (output_die): Add prototype arguments to function pointer arg.
3343         (output_unspecified_parameters_die): Mark parameter `arg' with
3344         ATTRIBUTE_UNUSED.
3345
3346         * except.c (output_exception_table_entry): Remove unused variable
3347         `eh_entry'.
3348
3349         * except.h (expand_fixup_region_start, expand_fixup_region_end):
3350         Add prototypes.
3351
3352         * expr.c (do_jump_by_parts_equality_rtx): Remove prototype.
3353
3354         * expr.h (do_jump_by_parts_equality_rtx): Add prototype.
3355
3356         * fix-header.c: Include stdarg.h/varargs.h, move gansidecl.h
3357         before cpplib.h, include cpphash.h, remove redundant prototype of
3358         cpp_fatal, don't define `const', add a prototype for `fatal'.
3359         (cpp_file_line_for_message): Add missing arguments `pfile'.
3360         (v_cpp_message): New function.
3361         (cpp_message): Use it.
3362         (v_fatal): New function.
3363         (fatal, cpp_fatal): Use it.
3364         (cpp_pfatal_with_name): Constify parameter `name'.
3365
3366         * flow.c (free_regset_vector): Remove redundant prototype.
3367
3368         * function.c (round_down): Wrap prototype and definition with
3369         macro ARGS_GROW_DOWNWARD.
3370         (record_insns): Wrap prototype and definition with
3371         defined (HAVE_prologue) || defined (HAVE_epilogue).
3372
3373         * gansidecl.h (ATTRIBUTE_PRINTF_4, ATTRIBUTE_PRINTF_5): New macros.
3374
3375         * gen-protos.c: Include gansidecl.h.
3376         (hashf): Don't make it static, constify parameter `name'.
3377
3378         * genattrtab.c (check_attr_test): Change XEXP() to XSTR() to match
3379         specifier %s in calls to function `fatal'.
3380
3381         * haifa-sched.c: Include toplev.h.
3382         (find_rgns): Remove unused variable `j'.
3383
3384         * integrate.c (note_modified_parmregs): Mark parameter `x' with
3385         ATTRIBUTE_UNUSED.
3386         (mark_stores): Likewise.
3387
3388         * jump.c (mark_modified_reg): Likewise.
3389
3390         * output.h (insn_current_reference_address): Add prototype.
3391         (eh_frame_section): Likewise.
3392
3393         * print-rtl.c: Include bitmap.h.
3394
3395         * reload1.c (reload): Wrap variables `note' and `next' in macro
3396         PRESERVE_DEATH_INFO_REGNO_P.
3397         (forget_old_reloads_1): Mark parameter `ignored' with
3398         ATTRIBUTE_UNUSED.
3399         (choose_reload_regs): Remove unused variable `in'.
3400         (reload_cse_invalidate_mem): Mark parameter `ignore' with
3401         ATTRIBUTE_UNUSED.
3402         (reload_cse_check_clobber): Likewise.
3403
3404         * rtl.h (expand_null_return, reg_classes_intersect_p): Add prototype.
3405         (mark_elimination): Fix typo in prototype.
3406
3407         * scan-decls.c: Include gansidecl.h.
3408
3409         * tree.h (using_eh_for_cleanups, supports_one_only): Add prototype.
3410
3411 Mon May 18 22:37:33 1998  Jeffrey A Law  (law@cygnus.com)
3412
3413         * function.c (identify_blocks): Fix thinko when setting the
3414         block number for NOTE_INSN_BLOCK_END.
3415
3416 Mon May 18 15:30:42 1998  Nick Clifton  <nickc@cygnus.com>
3417
3418         * config/v850/lib1funcs.asm: Add .text pseudo op to start of
3419         ___udivsi3.
3420
3421         * config/v850/lib1funcs.asm: Fix .size pseudo ops to use three
3422         underscores for the prefixes to the names of the maths functions.
3423
3424         * dbxout.c (dbxout_parms): Revert to using DECL_ARG_TYPE.  Add
3425         comment explaining why.
3426
3427 Mon May 18 13:20:23 1998  Richard Henderson  <rth@cygnus.com>
3428
3429         * tree.h (TYPE_SIZE_UNIT): New.
3430         (struct tree_type): Add size_unit member.
3431         * stor-layout.c (layout_type): Initialize it.
3432         * expr.c (get_inner_reference) [ARRAY_REF]: Use it.
3433         * tree.c (size_in_bytes, int_size_in_bytes): Likewise.
3434
3435 Mon May 18 12:07:37 1998  Richard Earnshaw (rearnsha@arm.com)
3436
3437         * stor-layout.c (layout_record): Fix off-by-one error when checking
3438         length of the TYPE_BINFO vector.
3439
3440 Mon May 18 10:59:23 1998  Nick Clifton  <nickc@cygnus.com>
3441
3442         * dbxout.c (dbxout_parms): Use TREE_ARG to compute the type of a
3443         function parameter passed in memory.
3444
3445 Mon May 18 09:02:09 1998  Robert Lipe  <robertl@dgii.com>
3446
3447         * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h:  New files.
3448         Prototypes for externally used functions in respective C files.
3449         * dwarfout.c, dbxout.c, dwarf2out.c, sdbout.c, toplev,c,
3450         final.c: Include above files.
3451         * Makefile.in (toplev.o): Add dependency for above four headers.
3452         (final.o): Likewise.
3453         (dwarfout.o, dbxout.o, dwarf2out.o, sdbout.o): Depend on four
3454         respective header files.
3455
3456 Mon May 18 01:23:33 1998  Jeffrey A Law  (law@cygnus.com)
3457
3458         * Makefile.in (TARGET_TOOLPREFIX): No longer define.
3459         (AR_FOR_TARGET, RANLIB_FOR_TARGET): Define to use versions in
3460         the build tree if they exist.
3461         (AR, AR_FLAGS, OLDAR, OLDAR_FLAGS, RANLIB, RANLIB_TEST): Update
3462         appropriately.
3463         (objdir): Let configure substitute value.
3464         (FLOAT_H): Let configure select a pre-built version from the
3465         config subdir.
3466         * build-make (INSTALL_TARGET, ALL): Disable, no longer needed.
3467         * configure.in: Substitute for objdir.
3468
3469         * Makefile.in (build_canonical, host_canonical): Let configure
3470         substitute values for these variables.
3471         * configure.in: Substitute for build_canonical, host_canonical
3472         and target_subdir in generated Makefile.
3473
3474         * output.h (find_basic_blocks): Declare.
3475         (free_basic_block_vars, set_block_num, life_analysis): Likewise.
3476
3477         * Makefile.in (BISON): Use bison from the build tree if it exists.
3478         (FLEX): Similarly.
3479
3480 Mon May 18 00:08:19 1998  Nick Clifton  <nickc@cygnus.com>
3481
3482         * gcc.c (SWITCH_CURTAILS_COMPILATION): Definition.
3483         (DEFAULT_SWITCH_CURTAILS_COMPILATION): True for options -S and -c.
3484         (process_command): If HAVE_EXECUTABLE_SUFFIX is defined then scan
3485         command line arguments to see if an executable is not being
3486         created, and if so - do not append the suffix.
3487
3488         * tm.texi (SWITCH_CURTAILS_COMPILATION): Add description of new
3489         driver macro.
3490
3491 Sun May 17 23:59:45 1998  John Wehle  (john@feith.com)
3492
3493         * i386.h (ALIGN_DFmode): Delete.
3494         (CONSTANT_ALIGNMENT): Define.
3495         * varasm.c (force_const_mem): Use it.
3496
3497 Sun May 17 19:31:05 1998  Richard Henderson  <rth@cygnus.com>
3498
3499         * alpha.c (alpha_emit_conditional_branch): Clear cmp_code after
3500         using it with swap_condition, not before.
3501
3502 Sun May 17 13:44:32 1998  Jim Wilson  <wilson@cygnus.com>
3503
3504         * alias.c (mode_alias_check): Delete.
3505         (true_dependence, anti_dependence, output_dependence): Revert April 21
3506         change.
3507
3508 Sun May 17 08:45:21 1998  Krister Walfridsson <cato@df.lth.se>
3509
3510         * toplev.c (output_lang_identify): Enable prototype and definition.
3511
3512 Sun May 17 01:12:27 PDT 1998 Jeff Law  (law@cygnus.com)
3513
3514         * version.c: Bump for snapshot.
3515
3516 Sat May 16 23:20:32 1998  Richard Henderson  <rth@cygnus.com>
3517
3518         * alpha/osf.h (HAVE_STAMP_H): Define.
3519         * alpha.c: Use it.
3520         * alpha/netbsd.h, alpha/netbsd-elf.h: New files.
3521         * configure.in (alpha*-*-netbsd*): New.
3522         Based on patches from Paul H. Anderson <pha@pdq.com>.
3523
3524         * configure.in (alpha*-*-linux-*): Kill xm_defines.
3525         (alpha*-*-linux-gnulibc1*) [fixincludes]: Define.
3526         * alpha/xm-linux.h: Remove file.
3527
3528 Sat May 16 18:32:45 1998  Doug Evans  <devans@canuck.cygnus.com>
3529
3530         * dbxout.c (dbxout_parms): If mode of type of parameter living
3531         in memory doesn't match mode of DECL_RTL, make big endian correction.
3532
3533 Fri May 15 21:40:06 1998  John Wehle  (john@feith.com)
3534
3535         * i386.md (movdi-1, movdi): Rewrite based on SI move patterns.
3536
3537 Fri May 15 18:55:22 1998  Jason Merrill  <jason@yorick.cygnus.com>
3538
3539         * tree.h (BINFO_SIZE, TYPE_BINFO_SIZE): New macros.
3540         * stor-layout.c (layout_record): Set it.
3541
3542 Fri May 15 18:49:30 1998  Mark Mitchell  <mmitchell@usa.net>
3543
3544         * toplev.c (rest_of_compilation): Don't defer nested functions.
3545
3546 Fri May 15 17:42:52 1998  Bob Manson  <manson@charmed.cygnus.com>
3547
3548         * config/rs6000/rs6000.c (rs6000_stack_info): Align the stack bottom
3549         to an 8-byte boundary if info_ptr->fpmem_p.
3550
3551 Fri May 15 17:36:11 1998  Bill Moyer <ttk@cygnus.com>
3552
3553         * loop.c (basic_induction_var): Added test preventing
3554         CCmode parameter passed to convert_modes().
3555
3556 Fri May 15 17:26:18 1998  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3557
3558         * expr.c (expand_expr, case EXPR_WITH_FILE_LOCATION): Save/restore
3559         input_filename and lineno around expand_expr call.  Set them to values
3560         in WFL before expand_expr call.
3561
3562 Fri May 15 12:44:57 1998  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
3563
3564         * stor-layout.c (set_sizetype): Set TYPE_NAME on bitsizetype.
3565
3566 Fri May 15 07:20:03 1998  Mark Mitchell  <mmitchell@usa.net>
3567
3568         * fold-const.c (constant_boolean_node): New function.
3569         (fold): Use it.
3570
3571 Fri May 15 11:21:16 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3572
3573         * sh.c (gen_shl_and): Don't sign extend constant for kind two.
3574         Abort if trying to split kind 3 or 4 outside of combine.
3575
3576 Fri May 15 01:47:37 1998  Jeffrey A Law  (law@cygnus.com)
3577
3578         * mips.c (print_operand, case 'x'): Use HOST_WIDE_INT_PRINT_HEX.
3579
3580 Fri May 15 01:42:45 1998  Mumit Khan <khan@xraylith.wisc.edu>
3581
3582         * objc/Make-lang.in (OBJC_O): Add missing exeext.
3583         (libobjc.a, runtime-info.h): Likewise.
3584
3585 Fri May 15 01:29:39 1998  John Wehle  (john@feith.com)
3586
3587         * i386.h (DATA_ALIGNMENT): Define.
3588
3589 Fri May 15 05:35:37 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3590
3591         * reload1.c (delete_output_reload): Ignore single USE that
3592         was emitted for the pseudo use of this INSN.
3593         If the no reference to REG between OUTPUT_RELOAD_INSN and INSN
3594         remains, we can always delete OUTPUT_RELOAD_INSN.
3595
3596 Thu May 14 18:38:50 1998  Jim Wilson  <wilson@cygnus.com>
3597
3598         * reload.c (find_reloads): Don't penalize SCRATCH output reload.
3599
3600 Thu May 14 15:10:30 1998  Jeffrey A Law  (law@cygnus.com)
3601
3602         * Makefile.in (expr.o): Remove dependency on deleted modemap.def file.
3603
3604 Thu May 14 16:30:47 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
3605
3606         * eh-common.h: New file for basic EH data structures.
3607         * except.h: Various prototypes and structures for NEW_EH_MODEL
3608         * function.h (struct function): Add a struct eh_stack for the catch
3609         clause stack.
3610         * except.c (gen_exception_label): New function to generate an
3611         exception label.
3612         (push_eh_entry): Use gen_exception_label() and init 'label_used' field.
3613         (push_entry): New function to push an existing entry onto a stack.
3614         (receive_exception_label): New function to emit the code required
3615         at the start of all catch blocks.
3616         (struct func_eh_entry): New structure for maintaining handlers
3617         associated with EH regions.
3618         (new_eh_region_entry): New function to register an EH region.
3619         (add_new_handler): New function to register a handler with a region.
3620         (get_new_handler): Creates  anew handler entry for registering.
3621         (find_func_region): New function to convert a NOTE eh region number
3622         to an Eh region index.
3623         (get_first_handler): New function to get the first handler in a region.
3624         (clear_function_eh_region): New function to release memory.
3625         (duplicate_handlers): New function to duplicate a list of handlers.
3626         (expand_eh_region_end): Create a new region entry node as well.
3627         (expand_leftover_cleanups): Call receive_exception_label() and
3628         register the cleanup as a handler to the current region.
3629         (expand_start_catch): New function to start a catch clause.
3630         (expand_end_catch): New function to end a catch clause.
3631         (expand_start_all_catch): restructure to not do the equivilent of
3632         what expand_start_catch() does now. Push the exception region being
3633         handled onto the catch stack.
3634         (output_exception_table_entry): Issue an entry for each handler
3635         associated with a region.
3636         (set_exception_lang_code): New function for setting the language code.
3637         (set_exception_version_code): New function to set the version number.
3638         (output_exception_table): Output version and language codes.
3639         (find_exception_handler_labels): Find handler labels using new scheme.
3640         (is_exception_handler_label): New function, returns 1 if label is
3641         present as a handler in some exception region.
3642         (check_exception_handler_labels): Use the new scheme.
3643         (init_eh_for_function): Initialize the catch stack.
3644         (save_eh_status): Save the catch stack.
3645         (restore_eh_status): Restore the catch stack.
3646         (scan_region): Don't remove unreferenced handler label. Flow does it.
3647         (get_reg_for_handler): New function to get the eh_context pointer
3648         passed by __throw.
3649         (expand_builtin_eh_stub): Changes required for NEW_EH_MODEL only.
3650         * final.c (final_scan_insn): With NEW_EH_MODEL, add EH table
3651         entry when processing END region rather that START region.
3652         * flow.c (find_basic_blocks_1): Find all potential handler regions
3653         now that we don't automatically know what the labels might be.
3654         Let scan_region() remove unreferenced EH BEGIN/END labels.
3655         * integrate.c (get_label_from_map): Put inlined labels onto the
3656         permanent obstack since we dont know which ones might be exception
3657         labels.
3658         (save_for_inline_copying): Make new copies of all the handlers.
3659         (expand_inline_function): Make new copies of all the handlers.
3660         * libgcc2.c: Remove local struct decls, and include eh-common.h.
3661         (find_exception_handler): With NEW_EH_MODEL the first matching
3662         region we find is the right one. Add eh_info as a new parameter.
3663         (__throw): Pass eh_info to find_exception_handler. Set handler
3664         and pass use different regs  under NEW_EH_MODEL.
3665
3666 Thu May 14 12:58:21 1998  Jim Wilson  <wilson@cygnus.com>
3667
3668         * i960.h (hard_regno_mode_ok): Changed to function from array of
3669         unsigned.
3670         (HARD_REGNO_MODE_OK): Call function instead of testing bit.
3671         * i960.c (hard_regno_mode_ok): Changed to function from array of
3672         unsigned.
3673
3674 Thu May 14 08:41:46 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3675
3676         * reload.c (remove_replacements): New function.
3677         * reload.h (remove_replacements): Declare.
3678         * reload1.c (choose_reload_regs): Disable some reloads that
3679         belong to inherited reloads.
3680
3681 Thu May 14 02:17:17 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3682
3683         * loop.c (scan_loop): Don't call move_moveables for optimize_size.
3684
3685         * reload1.c (merge_assigned_reloads):  When merging, reset
3686         reload_spill_index for the eliminated reload.
3687
3688 Wed May 13 17:51:13 1998  Jeffrey A Law  (law@cygnus.com)
3689
3690         * haifa-sched.c (schedule_insns): Fix merge goof.
3691
3692 1998-05-13  Jim Wilson  <wilson@cygnus.com>
3693
3694         * varasm.c (make_decl_rtl): Revert April 1 change.
3695         * alpha/alpha.h, alpha/win-nt.h, arm/arm.h, i386/unix.h, i960/i960.h,
3696         m68k/linux.h, pa/pa.h, sparc/sparc.h, vax/vax.h (ASM_OUTPUT_MI_THUNK):
3697         Get function name from the SYMBOL_REF in the DECL_RTL, not from
3698         DECL_ASSEMBLER_NAME.
3699         * i386/winnt.c (gen_stdcall_suffix): Comment for questionable use of
3700         DECL_ASSEMBLER_NAME.
3701
3702 Wed May 13 13:09:19 1998  Jim Wilson  <wilson@cygnus.com>
3703
3704         * i386.c (notice_update_cc, output_float_compare): Disable
3705         TARGET_CMOVE support.
3706
3707 Wed May 13 15:28:59 1998  Michael Meissner  <meissner@cygnus.com>
3708                           Jeff Law <law@cygnus.com>
3709
3710         * rtlanal.c (find_reg_note): Ignore notes that are not on on
3711         insns of class 'i'.
3712         (find_regno_note): Likewise.
3713
3714         * Makefile.in (stor-layout.o): Depend on except.h
3715         (varasm.o, function.o): Likewise.
3716         (expr.o): Depend on except.h, modemap.def and hard-reg-set.h.
3717
3718         * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.
3719         (rtl.o, emit-rtl.o): Add dependency on bitmap.h.
3720         ($(HOST_PREFIX_1)rtl.o): Likewise.
3721         ($(HOST_PREFIX_1)bitmap.o): New host object.
3722         * emit-rtl.c (toplevel): Include bitmap.h.
3723         (gen_rtx): Handle 't' and 'b' nodes.
3724         * print-rtl.c (print_rtx): Handle printing NOTE_INSN_LIVE notes.
3725         Print block number for block begin/end notes.  Print 't' type
3726         nodes as a pointer.  Know that the 3rd argument of live range
3727         start/stop notes is really a range_info rtx.  If type is 'b', print
3728         out argument as a bitmap.
3729         * rtl.c: Include bitmap.c.
3730         (copy_rtx): Copy tree nodes as is.  Copy bitmaps if type is 'b'.
3731         (note_insn_name): Add NOTE_INSN_RANGE_{START,END}, NOTE_INSN_LIVE.
3732         * rtl.def (RANGE_LIVE): New node to hold live information while we
3733         recalculate the basic blocks.
3734         (RANGE_REG, RANGE_INFO): New rtl types for live range splitting.
3735         (RANGE_VAR): New node, to hold information saved in symbol node for New
3736         communicating live range information to the debug output functions.
3737         * rtl.h (rtunion_def): Add rttree and rtbit fields.
3738         (XBITMAP, XTREE): New accessor macros.
3739         (NOTE_LIVE_INFO): Overload NOTE_SOURCE_FILE for NOTE_INSN_LIVE notes.
3740         (NOTE_RANGE_INFO): Similarly for NOTE_INSN_RANGE_{START,END} notes.
3741         (NOTE_BLOCK_LIVE_RANGE_BLOCK): Define.
3742         (NOTE_INSN_RANGE_START, NOTE_INSN_RANGE_END, NOTE_INSN_LIVE): New notes.
3743         (RANGE_LIVE_{BITMAP,ORIG_BLOCK}): New accessor macros.
3744         (RANGE_REG_{SYMBOL,BLOCK}_NODE, RANGE_VAR_*): New accessor macros.
3745         (RANGE_INFO_*): Likewise.
3746         * sched.c (sched_analyze): Keep live range start/stop notes.
3747         (unlink_other_notes): Likewise.
3748         * haifa-sched.c (sched_analyze): Keep live range start/stop notes.
3749         (unlink_other_notes): Likewise.
3750         * tree.h (BLOCK_LIVE_RANGE_{START,END,VAR_FLAG}): New accessor macros.
3751         (BLOCK_LIVE_RANGE_FLAG): Likewise.
3752         (DECL_LIVE_RANGE_RTL): Likewise.
3753         (struct tree_block): Add live_range_flag, live_range_var_flag,
3754         live_range_start and live_range_end.
3755         (struct tree_decl): Add live_range_rtl field.
3756         * gengenrtl.c (type_from_format): Handle 'b' and 't'.
3757         (accessor_from_format): Likewise.
3758
3759         * haifa-sched.c (schedule_block): Make verbose output line up.
3760         Also add a blank line in printing the individual ready lists.
3761
3762 Wed May 13 15:43:44 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3763
3764         * Makefile.in (c-lang.o): Depend on c-tree.h, c-lex.h and toplev.h.
3765         (c-lex.o): Depend on output.h.
3766         (c-common.o): Likewise.
3767         (stmt.o): Likewise.
3768         (calls.o): Likewise.
3769         (integrate.o): Depend on toplev.h.
3770         (regclass.o): Depend on output.h.
3771         (final.o): Depend on reload.h.
3772
3773         * c-common.c: Include output.h.
3774         (check_format_info): Remove unused variable `integral_format'.
3775
3776         * c-decl.c (print_lang_decl): Mark parameters `file', `node' and
3777         `indent' with ATTRIBUTE_UNUSED.
3778         (print_lang_type): Likewise.
3779         (maybe_build_cleanup): Likewise for parameter `decl'.
3780         (copy_lang_decl): Likewise for parameter `node'.
3781
3782         * c-lang.c: Include c-tree.h, c-lex.h and toplev.h.
3783         (lang_print_xnode): Mark parameters `file', `node' and `indent'
3784         with ATTRIBUTE_UNUSED.
3785         (lookup_interface): Likewise for parameter `arg'.
3786         (is_class_name): Likewise.
3787         (maybe_objc_check_decl): Likewise for parameter `decl'.
3788         (maybe_objc_comptypes): Likewise for parameters `lhs', `rhs' and
3789         `reflexive'.
3790         (maybe_objc_method_name): Likewise for parameter `decl'.
3791         (build_objc_string): Likewise for parameters `len' and `str'.
3792
3793         * c-lex.c: Include output.h.
3794
3795         * c-lex.h (position_after_white_space): Correct typo in prototype.
3796
3797         * c-tree.h (finish_file, c_expand_start_cond, c_expand_start_else,
3798         c_expand_end_cond, init_iterators): Add prototypes.
3799
3800         * caller-save.c (set_reg_live): Mark parameters `reg' and `setter'
3801         with ATTRIBUTE_UNUSED.
3802
3803         * calls.c: Include output.h.
3804
3805         * cccp.c (pipe_closed): Mark parameter `signo' with
3806         ATTRIBUTE_UNUSED.
3807
3808         * combine.c: Move inclusion of expr.h to after insn-config.h.
3809
3810         * iris6.h (ASM_IDENTIFY_GCC, ASM_IDENTIFY_LANGUAGE): Don't define
3811         as empty, rather define as ((void)0).
3812
3813         * sparc.c (sparc_check_64): Add braces around ambiguous `else'.
3814         Add parentheses around assignment used as truth value.
3815
3816         * cplus-dem.c (squangle_mop_up): Change return type to void.
3817         (internal_cplus_demangle): Remove unused parameter `options'.
3818         All callers changed.
3819         (cplus_demangle_opname): Remove function wide variable `int i' and
3820         replace with `size_t i' at each location where it is used.
3821         (cplus_demangle_opname): change type of `i' from int to size_t.
3822
3823         * cppexp.c (right_shift): Mark parameter `pfile' with
3824         ATTRIBUTE_UNUSED.
3825
3826         * cpphash.c (cpp_lookup): Likewise.
3827         (cpp_hash_cleanup): Likewise.
3828
3829         * cpplib.c (parse_name): Add a prototype and make it static.
3830         (null_underflow): Mark parameter `pfile' with ATTRIBUTE_UNUSED.
3831         (null_cleanup): Likewise for parameters `pbuf' and `pfile'.
3832         (macro_cleanup): Likewise for parameter `pfile'.
3833         (file_cleanup): Likewise.
3834
3835         * cpplib.h (cpp_reader_init, cpp_options_init, cpp_start_read,
3836         cpp_read_check_assertion, skip_rest_of_line): Add prototypes.
3837
3838         * crtstuff.c (force_to_data, __CTOR_LIST__, force_to_data,
3839         __DTOR_END__, __FRAME_END__): Mark with ATTRIBUTE_UNUSED.
3840
3841         * cse.c (cse_check_loop_start): Mark parameter `set' with
3842         ATTRIBUTE_UNUSED.
3843
3844         * dbxout.c (flag_minimal_debug, have_used_extensions,
3845         source_label_number): Move inside macro wrapper check against
3846         defined (DBX_DEBUGGING_INFO) || defined (XCOFF_DEBUGGING_INFO).
3847
3848         * dwarf2out.c (gen_entry_point_die): Hide prototype and definition.
3849
3850         * except.h (doing_eh): Provide prototype.
3851
3852         * expr.c: Move inclusion of expr.h to after insn-config.h.
3853
3854         * final.c: Include reload.h.
3855         (shorten_branches): Cast the first argument of bzero to char *.
3856
3857         * fix-header.c (cpp_print_containing_files): Mark parameter
3858         `pfile' with ATTRIBUTE_UNUSED.
3859         (cpp_fatal): Likewise.
3860
3861         * flow.c (find_basic_blocks_1): Cast the first argument of bzero
3862         to char *.
3863
3864         * genattrtab.c (make_length_attrs): Change the type of variable
3865         `i' from int to size_t.
3866         (zero_fn): Mark parameter `exp' with ATTRIBUTE_UNUSED.
3867         (one_fn): Likewise.
3868
3869         * genextract.c (main): When generating insn-extract.c, mark
3870         variable `junk' with ATTRIBUTE_UNUSED.
3871
3872         * gengenrtl.c (gencode): When generating genrtl.c, cast the first
3873         argument of bzero to char*.
3874
3875         * integrate.c: Include toplev.h.
3876
3877         * libgcc2.c: Wrap `struct exception_table' and
3878         `find_exception_handler' in macro DWARF2_UNWIND_INFO.
3879
3880         * objc/Make-lang.in (objc-act.o): Depend on toplev.h.
3881
3882         * objc/objc-act.c: Include toplev.h.
3883         (lang_print_xnode): Mark parameters `file', `node' and `indent'
3884         with ATTRIBUTE_UNUSED.
3885         (finish_protocol): Likewise for parameter `protocol'.
3886
3887         * output.h (declare_weak): Add prototype.
3888         (decode_reg_name): Don't wrap with TREE_CODE macro.
3889         (assemble_alias): Add prototype.
3890
3891         * regclass.c: Include output.h.
3892
3893         * reload.h (reloads_conflict): Add prototype.
3894
3895         * rtl.h (print_rtl_single, mark_elimiation, reg_class_subset_p,
3896         output_func_start_profiler): Add prototypes.
3897
3898         * rtlanal.c (reg_set_p_1): Mark parameters `x' and `pat' with
3899         ATTRIBUTE_UNUSED.
3900
3901         * scan-decls.c: Include scan.h.
3902
3903         * scan.h (recognized_function, recognized_extern): Add prototypes.
3904
3905         * stmt.c: Include output.h.
3906
3907         * toplev.c (error_for_asm, warning_for_asm): Remove prototypes.
3908         (output_lang_identify): Hide prototype and definition.
3909         (float_signal): Mark parameter `signo' with ATTRIBUTE_UNUSED.
3910         (pipe_closed): Likewise.
3911
3912         * toplev.h (count_error, strip_off_ending, error_for_asm,
3913         warning_for_asm): Add prototypes.
3914
3915 Wed May 13 12:54:19 1998  Michael Meissner  <meissner@cygnus.com>
3916
3917         * toplev.c (rest_of_compilation): "Charge" final for any time
3918         doing various cleanup operations after finishing compilation
3919         of a function.
3920
3921         * flow.c (dump_flow_info): Also print number of sets and
3922         whether or not the pseudo is a user variable.
3923
3924         * flow.c (reg_n_max): New global variable.
3925         * regclass.c (allocate_reg_info): Keep reg_n_max up to date.
3926         Delete regno_max variable.
3927         * regs.h (REG_N_CHECK): Define.
3928         (REG_N_REFS, REG_N_SETS, REG_N_DEATHS): Use REG_N_CHECK.
3929         (REG_N_CHANGES_SIZE, REG_N_CALLS_CROSSED, REG_LIVE_LENGTH): Likewise.
3930         (REGNO_FIRST_UID, REGNO_LAST_UID, REGNO_LAST_NOTE_UID): Likewise.
3931
3932 Wed May 13 12:54:19 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
3933
3934         * acconfig.h (ENABLE_CHECKING): Undefine.
3935         * configure.in (--enable-checking): New option.
3936
3937 Wed May 13 08:52:08 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3938
3939         * reload1.c (merge_assigned_reloads):  Can merge
3940         RELOAD_FOR_INPUT_ADDRESS and RELOAD_FOR_OTHER_ADDRESS even
3941         if RELOAD_FOR_INPUT with the same reload_reg_rtx is present.
3942
3943 Tue May 12 20:05:57 1998  Jim Wilson  <wilson@cygnus.com>
3944
3945         * collect2.c (main): Ignore do_collecting when COLLECT_EXPORT_LIST.
3946
3947 Wed May 13 03:23:45 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3948
3949         * reload1.c (gen_reload): Create REG_EQUIV notes.
3950
3951 Tue May 12 22:21:07 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
3952
3953         * reload1.c (reload): Fix check for USEs to use code of pattern.
3954         (choose_reload_regs): Remove dead variable use_insn.
3955
3956 Tue May 12 14:04:49 1998  Jeffrey A Law  (law@cygnus.com)
3957
3958         * pa.h (DBX_CONTIN_LENGTH): Reduce to 3000 bytes.
3959
3960 Tue May 12 15:16:02 1998  Michael Meissner  <meissner@cygnus.com>
3961
3962         * haifa-sched.c (HAIFA_INLINE): Define to be __inline unless
3963         already defined.
3964         (find_insn_{,mem_}list): Use HAIFA_INLINE, not __inline.
3965         (insn_{unit,issue_delay}): Ditto.
3966         (blockage_range): Ditto.
3967         (actual_hazard{,_this_instance}): Ditto.
3968         (schedule_unit): Ditto.
3969         (potential_hazard): Ditto.
3970         (insn_cost): Ditto.
3971         (swap_sort): Ditto.
3972         (queue_insn): Ditto.
3973         (birthing_insn_p): Ditto.
3974         (adjust_priority): Ditto.
3975         (get_block_head_tail): Ditto.
3976         (init_rgn_data_dependences): Ditto.
3977
3978 Tue May 12 10:27:54 1998  Klaus Kaempf  <kkaempf@progis.de>
3979
3980         * alpha/vms.h (COMMON_ASM_OP, ASM_OUTPUT_ALIGNED_COMMON): Define.
3981
3982 Tue May 12 11:44:14 1998  Gavin Koch  <gavin@cygnus.com>
3983
3984         * config/mips/mips.h (ASM_OUTPUT_ALIGN): Remove trailing semi-colon.
3985
3986 Tue May 12 11:38:31 1998  Gavin Koch  <gavin@cygnus.com>
3987
3988         * config/mips/mips.md (dslot): Move after definition of "cpu"
3989         attribute.  Handle r3900 case.
3990
3991 Tue May 12 10:21:36 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3992
3993         * system.h: Define the STRINGIFY macro here.
3994         * protoize.c: Not here.
3995         * gengenrtl.c (DEF_RTL_EXPR): Use the STRINGIFY macro.
3996
3997 Tue May 12 00:47:33 1998  John Wehle  (john@feith.com)
3998
3999         * varasm.c (assemble_variable): Compute the alignment of the data
4000         earlier so that both initialized and uninitialized variables are
4001         effected by DATA_ALIGNMENT.
4002         * tm.texi (DATA_ALIGNMENT): Updated appropriately.
4003
4004 Mon May 11 19:57:58 1998  Jeffrey A Law  (law@cygnus.com)
4005
4006         * mips.c: Prototype static functions.
4007
4008 Mon May 11 17:43:03 1998  Jim Wilson  <wilson@cygnus.com>
4009
4010         * regmove.c (fixup_match_2, find_matches, regmove_profitable):
4011         Add explanatory comments.
4012
4013         * sparc.h (SPARC_INCOMING_INT_ARG_FIRST): Support TARGET_FLAT.
4014
4015 Mon May 11 17:24:27 1998  Richard Henderson  <rth@cygnus.com>
4016
4017         * sparc.md (ffsdi2): Disable.  Simplify the expression as well.
4018
4019 Mon May 11 13:30:44 1998  Jim Wilson  <wilson@cygnus.com>
4020
4021         * varasm.c (make_decl_rtl): Disable April 1 change.
4022
4023 Mon May 11 09:14:41 1998  Richard Henderson  <rth@cygnus.com>
4024
4025         * configure.in (alpha-*-linux-gnu): Undo lossage from gcc2 merge.
4026
4027 Mon May 11 08:24:18 1998  Richard Henderson <rth@cygnus.com>
4028
4029         * alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '`'.
4030         * alpha.c (print_operand): Handle it.
4031         * alpha.md (fix_truncdfsi2, fix_truncsfsi2): New patterns and
4032         related define_splits.  Also add peepholes for SImode reload
4033         plus sign_extend lossage.
4034
4035 Mon May 11 09:33:10 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4036
4037         * genattr.c: Include stdarg.h/varargs.h.  Change function
4038         `fatal' to use variable arguments instead of faking it with
4039         integer parameters.  Provide a prototype which also
4040         checks the format specifiers using ATTRIBUTE_PRINTF_1.
4041
4042         * genattrtab.c: Likewise.
4043         * gencodes.c: Likewise.
4044         * genconfig.c: Likewise.
4045         * genemit.c: Likewise.
4046         * genextract.c: Likewise.
4047         * genflags.c: Likewise.
4048         * genopinit.c: Likewise.
4049         * genpeep.c: Likewise.
4050         * genrecog.c: Likewise.
4051         * genoutput.c: Likewise.  Similarly for function `error'.
4052
4053 Sun May 10 02:27:03 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4054
4055         * acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.
4056         * alocal.m4 (GCC_C_VOLATILE): New autoconf test.
4057         * configure.in: Use GCC_C_VOLATILE.
4058         * system.h (volatile): Define as empty if no volatile support is
4059         available.
4060
4061 Sun May 10 01:21:43 1998  Jeffrey A Law  (law@cygnus.com)
4062
4063         * genemit.c (output_add_clobbers): Removed unused variable 'i' from
4064         generated fucntion.
4065
4066 Sat May  9 02:02:15 1998  Richard Henderson  <rth@cygnus.com>
4067
4068         * loop.c (get_condition): Don't combine when either compare is MODE_CC.
4069         * alpha.c (alpha_emit_conditional_branch): New function.  Taken from
4070         the body of beq; additionally set the mode of the branch to CCmode for
4071         FP compares and not fast_math.
4072         (alpha_emit_conditional_move): Always use a compare insn for FP
4073         when not fast_math, as well as setting CCmode on the cmov.
4074         * alpha.md (beq, bne, blt, et al): Call alpha_emit_conditional_branch.
4075
4076         * machmode.h (COMPLEX_MODE_P): New macro.
4077
4078 Sat May  9 01:53:23 1998  Richard Henderson  <rth@cygnus.com>
4079
4080         * haifa-sched.c (print_exp): Fix typo.
4081
4082 Fri May 8 21:48:50 PDT 1998 Jeff Law  (law@cygnus.com)
4083
4084         * version.c: Bump for snapshot.
4085
4086 Fri May  8 18:23:08 1998  Michael Meissner  <meissner@cygnus.com>
4087
4088         * final.c (final_scan_insn): Call fatal_insn instead of abort if
4089         we could not split an insn when required to.
4090
4091         * m32r.md ({add,sub}di3): Add define_splits and appropriate low
4092         level insns.
4093         (peepholes): Disable peepholes that call dead_or_set_p.
4094         (movsi): Rewrite to handle addresses better after last change.
4095         Add define_split to split load of addresses in large/medium modes.
4096         (prologue): Call m32r_expand_prologue.
4097         (movsi_{push,pop}): Generators for push/pop.
4098         (movsi): Support PRE_{INC,DEC}, POST_INC.
4099         (mov{di,df}): Rewrite.  Always split the insns.
4100         (movsf): Add define_split to get register load in correct mode.
4101         (cmp_ne_small_const_insn): Use 'N' instead of 'S' constraint.
4102         (attributes): Rewrite attributes so that type indicates both the
4103         type and the length of the insn directly.
4104         (all insns): Change to use new type attributes.
4105         (debug): New attribute to convey whether -mdebug was used.
4106         (opt_space): New attribute to convey whether -Os was used.
4107         (function units): Loads are 3 cycles, not 2.  Better classify all
4108         insns into short/long.
4109         (load/store/extend insns): Add separate case for load/store
4110         indirect operations without an offset.
4111         (divsi3): Division is a long operation, not short.
4112
4113         * m32r.h (LEGITIMATE_LO_SUM_ADDRESS_P): Do not allow LO_SUM for
4114         modes > 1 word.
4115         (GO_IF_MODE_DEPENDENT_ADDRESS): LO_SUM is now mode dependent.
4116         (CONST_OK_FOR_LETTER_P): Make 'N' handle reverse 8 bit compares.
4117         (EXTRA_CONSTRAINT): Remove 'S' special support.  Add 'U' for
4118         operands with PRE_{INC,DEC}, POST_INC.
4119         (FUNCTION_PROFILER): Call abort instead of doing nothing.
4120         (GO_IF_LEGITIMATE_ADDRESS): Allow PRE_{INC,DEC}, POST_INC of
4121         SImode variables.
4122         (gen_split_move_double): Declare.
4123         (EXTRA_CONSTRAINT): Add 'T' for memory reference with no offset.
4124
4125         * m32r.c (gen_split_move_double): Fix typo.  Also, don't call
4126         emit_move_insn, build up SET's directly.
4127         (toplevel): Include system.h, not stdio.h.
4128         (move_double_src_operand): Allow any DF or DI mode constant.
4129         (gen_split_move_double): Split moves of DI or DF values into the
4130         appropriate moves, loads, or stores.  Don't handle use of auto
4131         inc/dec if using dead index.  Do handle overlapping moves, etc.
4132         (m32r_frame_info): Remove prologue_size field.
4133         (m32r_compute_frame_size): Don't calculate prologue size.
4134         (m32r_output_function_prologue): Change to pretty much a NOP.
4135         (m32r_expand_prologue): Expand prologue as a series of INSNs.
4136         (m32r_print_operand): Add support for PRE_{INC,DEC}, POST_INC.
4137         (m32r_print_operand_address): Ditto.
4138
4139 Fri May  8 14:13:21 1998  H.J. Lu  (hjl@gnu.org)
4140
4141         * reload1.c (emit_reload_insns): When performing expensive
4142         optimizations, do not output the last reload insn if OLD is
4143         not the dest of NSN and is in the src and is clobbered by INSN.
4144
4145 Fri May  8 09:47:29 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4146
4147         * Makefile.in (genrtl.o): Depend on system.h.
4148         * gengenrtl.c (gencode): When creating genrtl.c, have it
4149         include system.h.
4150
4151 Fri May  8 10:57:33 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4152
4153         * config/m68k/t-linux: Remove extra stuff already included in
4154         config/t-linux.
4155
4156 Fri May  8 09:53:24  Paul Eggert  <eggert@twinsun.com>
4157
4158         * fixinc.wrap: Renamed from fixinc.math.  Put wrapper around
4159         curses.h if it contains `typedef char bool;', as suggested by
4160         Manfred Hollstein <manfred@s-direktnet.de>.
4161
4162         * configure.in: Rename fixinc.math to fixinc.wrap.
4163
4164 Thu May  7 19:26:34 1998  Jim Wilson  <wilson@cygnus.com>
4165
4166         * gcc.c (read_specs): Handle missing blank line at end of specs file.
4167
4168         * i386.md (movsicc, movhicc, movsicc_1, movhicc_1, movsfcc_1,
4169         movdfcc_1): Disable.
4170
4171 Thu May  7 15:39:14 1998  Jim Wilson  <wilson@cygnus.com>
4172
4173         * configure.in (enable_threads): Rename to enable_threads_flag before
4174         main loop.  Set enable_threads to enable_threads_flag inside main
4175         loop.
4176
4177 Thu May  7 17:38:03 1998  Michael Meissner  <meissner@cygnus.com>
4178
4179         * r6000/eabi.asm (__eabi): Restore LR in case __eabi is called
4180         multiple times.
4181
4182 Thu May  7 14:26:05 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4183
4184         * aclocal.m4 (GCC_FUNC_VFPRINTF_DOPRNT): New macro.
4185
4186         * configure.in: Add a call to GCC_FUNC_VFPRINTF_DOPRNT.
4187         (AC_CHECK_HEADERS): Remove unused check for varargs.h,sys/varargs.h.
4188         (AC_CHECK_FUNCS): Remove unused check for vprintf.
4189
4190         * Makefile.in: Add support for linking in vfprintf.c and doprint.c.
4191         (cccp.o): Depend on gansidecl.h.
4192         (cexp.o): Likewise.
4193
4194         * cccp.c: Convert from using PRINTF_ALIST/PRINTF_DCL to VPROTO as
4195         per the rest of gcc source.
4196         * cexp.y: Likewise.  Include gansidecl.h and remove all code made
4197         redundant.
4198
4199         * cccp.c: Remove checks for HAVE_VPRINTF and the associated code
4200         used when vfprintf is missing.
4201         * cexp.y: Likewise.
4202         * gcc.c: Likewise.
4203         * genattrtab.c: Likewise.
4204         * mips-tfile.c: Likewise.
4205         * toplev.c: Likewise.
4206
4207         * vfprintf.c: New file.
4208         * doprint.c: New file.
4209
4210 Thu May  7 10:18:41 1998  Jeffrey A Law  (law@cygnus.com)
4211
4212         * config/linux.h (ASM_COMMENT_START): Remove from here,
4213         * config/linux-aout.h (ASM_COMMENT_START): and here,
4214         * config/i386/linux.h (ASM_COMMENT_START): to here,
4215         * config/i386/linux-aout.h (ASM_COMMENT_START): and here.
4216         * config/i386/linux-oldld.h (ASM_COMMENT_START): Define
4217         here as '#' too.
4218
4219 Thu May  7 10:55:59 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4220
4221         * config/m68k/m68k.md (adddi3, subdi3): Properly negate the DImode
4222         constant.
4223
4224 Wed May  6 22:32:37 CDT 1998 Robert Lipe  <robertl@dgii.com>
4225
4226         * Makefile.in (dwarfout.o) Add toplev.h dependency.
4227         * dwarfout.c, i386.c: Include toplev.h
4228         * toplev.h: (pfatal_with_name) Add prototype.
4229
4230 Wed May  6 19:02:29 1998  Jason Merrill  <jason@yorick.cygnus.com>
4231
4232         * Makefile.in: Fix .SUFFIXES.
4233
4234 Wed May  6 19:31:32 1998  Alan Modra <alan@spri.levels.unisa.edu.au>
4235
4236         * config/linux.h (ASM_COMMENT_START): Define as "#".
4237         * config/linux-aout.h (ASM_COMMENT_START): Likewise.
4238
4239 Wed May  6 15:51:39 1998  Jim Wilson  <wilson@cygnus.com>
4240
4241         * objc/Make-lang.h (objc-parse.o): Add toplev.h dependency.
4242         * objc/objc-parse.y, objc/objc-parse.c: Regenerate.
4243
4244         * toplev.c: Include toplev.h.
4245         * Makefile.in (c-common.o, c-convert.o, c-decl.o, c-iterate.o,
4246         c-lex.o, c-parse.o, c-pragma.o, c-typeck.o, calls.o, convert.o,
4247         dwarf2out.o, except.o, expr.o, final.o, fold-const.o, function.o,
4248         hash.o, profile.o, real.o, reg-stack.o, regclass.o, reload.o,
4249         reload1.o, stmt.o, stor-layout.o, tlink.o, tree.o, varasm.o): Add
4250         toplev.h dependency.
4251
4252         * mips/mips.c (save_restore_insns): Change FRAME_POINTER_REGNUM to
4253         HARD_FRAME_POINTER_REGNUM.
4254
4255         * expr.c (target_temp_slot_level): Delete duplicate definition.
4256
4257 Wed May  6 16:46:01 1998  Jeffrey A Law  (law@cygnus.com)
4258
4259         * stmt.c (mark_seen_cases): Make it have external linkage again.
4260         * expr.h (mark_seen_cases): Add declaration, but only when tree.h
4261         has been included.
4262
4263         * haifa-sched.c (print_value, case SUBREG): Fix typo.
4264
4265         * i386.c (output_387_binary_op): Add some braces to avoid warnings.
4266         * i386.h (REG_CLASS_CONTENTS): Similarly.
4267
4268         * toplev.c (-fsched-max): Delete flag.
4269         (-fsched-interblock-max-blocks,-fsched-interblock-max-insns): Likewise.
4270         * haifa-sched.c: Remove -fsched-max-N, -fsched-interblock-max-blocks-N
4271         and -fsched-interblock-max-insns-N support.  Remove INTERBLOCK_DEBUG
4272         conditionals.
4273
4274         * haifa-sched.c (find_rgns): Correctly handle reducible loops with
4275         inner loops which are not reducible.
4276
4277         * loop.c (regs_match_p): Fix typo in prototype.
4278
4279         * regmove.c (try_auto_increment): Wrap declaration inside an
4280         #ifdef AUTO_INC_DEC.
4281
4282 Wed May  6 17:07:47 1998  Michael Meissner  <meissner@cygnus.com>
4283
4284         * final.c (output_operand_lossage): Call fatal with the operand
4285         lossage message instead of calling abort.
4286
4287 Wed May  6 15:37:27 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4288
4289         * c-common.c: Convert to using ctype macros defined in system.h.
4290         * c-lex.c: Likewise.
4291         * cccp.c: Likewise.
4292         * collect2.c: Likewise.
4293         * rs6000.c: Likewise.
4294         * cpplib.c: Likewise.
4295         * fix-header.c: Likewise.
4296         * gcc.c: Likewise.
4297         * gen-protos.c: Likewise.
4298         * pexecute.c: Likewise.
4299         * protoize.c: Likewise.
4300         * rtl.c: Likewise.
4301         * scan.c: Likewise.
4302         * stmt.c: Likewise.
4303         * tlink.c: Likewise.
4304         * toplev.c: Likewise.
4305
4306 Wed May  6 14:44:14 1998  Gavin Koch  <gavin@cygnus.com>
4307
4308         * config/mips/r3900.h (SUBTARGET_ASM_DEBUGGING_SPEC) :
4309         Replace -gdwarf-2 with -g0.
4310
4311 Wed May  6 11:43:18 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4312
4313         * Makefile.in (mips-tfile.o, mips-tdump.o): Depend on system.h.
4314         * mips-tdump.c: Include system.h, remove redundant headers.
4315         * mips-tfile.c: Likewise.  Also, convert all ctype function calls
4316         to calls of the macro versions defined in system.h.
4317
4318         * objc/Make-lang.in (objc-act.o): Depend on system.h.
4319         * objc/objc-act.c: Include system.h, remove redundant headers.
4320
4321 Wed May  6 11:21:06 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4322
4323         * configure.in (AC_CHECK_FUNCS): Add isascii.
4324         (GCC_NEED_DECLARATIONS): Add atof.
4325
4326         * system.h: Provide prototypes for abort, atof, atol and sbrk here.
4327         * rtl.c, rtl.h, toplev.c, tree.h: Not here.
4328
4329 Wed May  6 10:52:49 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4330
4331         * system.h: Wrap time.h and sys/file.h in autoconf checks.
4332         Provide default definitions for O_RDONLY and O_WRONLY here.
4333
4334         * cccp.c, cpplib.c, fix-header.c, gcc.c, protoize.c: Not here.
4335
4336 1998-05-06 Mark Mitchell  <mmitchell@usa.net>
4337
4338         * tree.h (IS_EXPR_CODE_CLASS): Remove bogus '3'.
4339
4340 Wed May  6 06:35:38 1998  Robert Lipe  <robertl@dgii.com>
4341
4342         * toplev.h: New file.   Protypes for functions in toplev.c.
4343         * tree.h, rtl.h: Deleted protos for functions in toplev.c.
4344         * c-common.c, c-convert.c, c-decl.c, c-iterate.c, c-lex.c,
4345         c-parse.in, c-parse.y, c-pragma.c, c-typeck.c, calls.c,
4346         convert.c, dwarf2out.c, except.c, expr.c, final.c, fold-const.c,
4347         function.c, hash.c, profile.c, real.c, reg-stack.c, regclass.c,
4348         reload.c, reload1.c, stmt.c, stor-layout.c, tlink.c, tree.c,
4349         varasm.c: include it.
4350
4351 Wed May  6 01:09:01 1998  Jeffrey A Law  (law@cygnus.com)
4352                           Jim Wilson (wilson@cygnus.com)
4353
4354         * haifa-sched.c (find_rgns): In no_loops case, fix test for leaf
4355         blocks.  Check for 1 successor which is the EXIT_BLOCK.
4356
4357         * haifa-sched.c (find_rgns): Detect unreachable blocks, including
4358         unreachable loops with more than one block.
4359
4360 Wed May  6 08:22:24 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4361
4362         * fix-header.c (write_rbrac): Add "abort" to functions which need to
4363         be protected.
4364
4365 Wed May  6 00:09:36 1998  Jeffrey A Law  (law@cygnus.com)
4366
4367         * Check in merge from gcc2.  See ChangeLog.12 for details.
4368
4369 Tue May  5 14:33:49 1998  Jim Wilson  <wilson@cygnus.com>
4370
4371         * c-common.c (scan_char_table): Separate 's' and 'c'.  'c' does not
4372         accept 'a' flag.  'S' does accept 'a' flag.
4373         (check_format_info): When pedantic, warn for m/C/S/a/A formats,
4374         and `a' flag.
4375
4376         * elf64.h (MULTILIB_DEFAULTS): Move definition after mips.h include.
4377
4378 Tue May  5 10:50:39 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4379
4380         * config/m68k/m68k.h: Declare functions from m68k.c used in
4381         macros and machine description.
4382         (ASM_OUTPUT_LONG_DOUBLE): Always use `l' flag in print format for
4383         long values.
4384         (ASM_OUTPUT_FLOAT): Likewise.
4385         (ASM_OUTPUT_FLOAT_OPERAND): Likewise.
4386
4387 Tue May  5 01:28:12 1998  Jason Merrill  <jason@yorick.cygnus.com>
4388
4389         * tree.def: Add NAMESPACE_DECL.
4390         * dwarfout.c (type_ok_for_scope): Ignore NAMESPACE_DECLs for now.
4391         * dwarf2out.c (push_decl_scope): Likewise.
4392         (scope_die_for): Likewise.
4393         * tree.c (decl_function_context): Use TREE_CODE_CLASS to determine
4394         how to get next context level.
4395
4396 Tue May  5 01:43:16 1998  Jim Wilson  <wilson@cygnus.com>
4397
4398         * i386.c (output_fix_trunc): Add code to emulate non-popping DImode
4399         case.
4400
4401 Tue May  5 01:15:06 1998  Jeffrey A Law  (law@cygnus.com)
4402
4403         * h8300.h (ADDITIONAL_REGISTER_NAMES): Add "er" registers.
4404
4405         * reorg.c (fill_slots_from_thread): Update REG_DEAD/REG_UNUSED notes
4406         for any insns skipped at the start of a block because they were
4407         redundant.
4408
4409 Mon May  4 20:23:51 1998  Jim Wilson  <wilson@cygnus.com>
4410
4411         * alpha.h (DBX_CONTIN_LENGTH): Decrease to 3000.
4412
4413 1998-05-04  Ulrich Drepper  <drepper@cygnus.com>
4414
4415         * c-common.c (format_char_info): Add new field hhlen.
4416         (print_char_table, scan_char_table, time_char_table): Initialize
4417         hhlen field appropriately.
4418         (char_format_info): Recognize hh modifier and lookup correct char
4419         table entry.
4420
4421 Mon May  4 19:15:29 1998  Jim Wilson  <wilson@cygnus.com>
4422
4423         * expr.c (expand_expr, case INDIRECT_REF): Don't optimize string
4424         reference if this is a store.
4425
4426 Mon May  4 17:25:17 1998  Richard Henderson  <rth@cygnus.com>
4427
4428         * sparc.c (output_move_quad): Fix typo in mov_by_64 argument.
4429
4430 Sun May  3 23:57:25 1998  Robert Lipe   <robertl@dgii.com>
4431
4432         Make UnixWare 7 bootstrap support work with final shipping product.
4433         * configure.in: (i[34567]86-*-sysv5): append, not overwrite, xm_file.
4434         Pick up xm-siglist and xm-alloca.
4435         (xm_defines): Add USG so dbxout will build.
4436         * configure: Regenerate.
4437
4438 Sun May  3 13:51:34 PDT 1998  Richard Henderson  <rth@cygnus.com>
4439
4440         Support for official Sparc V9 ABI:
4441         * sparc.c (sparc_override_options): Force stack bias off for !arch64.
4442         Care for flag_pcc_struct_return default.
4443         (output_move_quad): Rewrite to move by halves on v9 and in the
4444         proper direction.
4445         (move_quad_direction): New function.
4446         (output_fp_move_quad): Use it to determine the direction of copy.
4447         (function_arg_slotno): Return -1 for FP reg overflow as well.
4448         (function_arg_record_value*): New functions.
4449         (function_arg): Use them.  Streamline unprototyped parameter passing.
4450         (function_arg_pass_by_reference): Pass TCmode by reference.
4451         (function_value): New function.
4452         * sparc.h (PTRDIFF_TYPE, SIZE_TYPE): For -pedantic's sake, don't use
4453         long long in 64-bit mode.
4454         (RETURN_IN_MEMORY): v9 returns structs < 32-bytes in regs.
4455         (DEFAULT_PCC_STRUCT_RETURN): Make the default detectable.
4456         (BASE_RETURN_VALUE_REG): Consider complex float types for arch64.
4457         (BASE_OUTGOING_VALUE_REG, BASE_PASSING_ARG_REG): Likewise.
4458         (BASE_INCOMING_ARG_REG): Likewise.
4459         (FUNCTION_VALUE): Call function_value.
4460         (FUNCTION_OUTGOING_VALUE, LIBCALL_VALUE): Likewise.
4461         * sparc.md (movdi_sp32_v9): Disable for arch64.
4462         (movsf, movdf, movtf): Sort all ulternatives using fp regs first.
4463         (call_value_address_sp64): Remove register class constraints.
4464         (call_value_symbolic_sp64): Likewise.
4465         (nonlocal_goto): Pass label reg directly to goto_handlers.  Constrain
4466         v9 case to 32-bit constants.
4467         (goto_handler_and_restore_v9): Provide a version for arch64.
4468         * sparc/linux64.h (SIZE_TYPE, PTRDIFF_TYPE): Remove private definition.
4469         * sparc/sp64-aout.h (TARGET_DEFAULT): Turn on stack bias.
4470         (CPP_PREDEFINES): New.
4471         * sparc/sp64-elf.h: Likewise.
4472         (PREFERRED_DEBUGGING_TYPE): Dwarf2.
4473         (ASM_OUTPUT_DWARF2_ADDR_CONST): New.
4474         * sparc/sysv4.h (SIZE_TYPE, PTRDIFF_TYPE): Undo svr4.h's changes.
4475
4476 Sat May 2 17:47:17 PDT 1998 Jeff Law  (law@cygnus.com)
4477
4478         * version.c: Bump for snapshot.
4479
4480 Sat May  2 01:37:29 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4481
4482         * reload.c (find_reloads): Emit USEs to mark where a pseudo
4483         is reloaded with the MEM of its stack slot.
4484         * reload1.c (cannot_omit_stores): Delete.
4485         (reload): Don't initialize it.
4486         Don't apply avoid_return_reg logic to USEs.
4487         When done, remove USEs that have a REG_EQUAL note on them.
4488         (emit_reload_insns): Handle case where we have inherited a MEM.
4489         (choose_reload_regs): Likewise.
4490         (delete_output_reload): Don't use cannot_omit_stores.
4491
4492 Thu Apr 30 18:59:03 1998  Jim Wilson  <wilson@cygnus.com>
4493
4494         * Makefile.in (cpp.info, gcc.info): Put -o option before input file.
4495
4496 Thu Apr 30 16:57:34 1998  Michael Meissner  <meissner@cygnus.com>
4497
4498         * haifa-sched.c (print_{exp,value}): Various changes to make the
4499         debug output easier to read.  Also, use only one buffer, and make
4500         sure the buffer we are passed in doesn't overflow.
4501         (safe_concat): Concatenate to a buffer without overflow.
4502
4503 Thu Apr 30 16:57:34 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4504
4505         * haifa-sched.c (alloc_{INSN,EXPR}_LIST): Make static to agree
4506         with the prototype.
4507
4508 Wed Apr 29 21:45:16 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4509
4510         * sched.c (new_insn_dead_notes): Check if the register was
4511         used in the original instruction.
4512         * haifa-sched.c (new_insn_dead_notes): Likewise.
4513
4514 Wed Apr 29 13:46:03 1998  Jim Wilson  <wilson@cygnus.com>
4515
4516         * dwarf2out.c (scope_die_for): If could not find proper scope,
4517         check for and handle tagged type with incorrect TYPE_CONTEXT.
4518
4519 Wed Apr 29 15:34:40 1998  John Carr  <jfc@mit.edu>
4520
4521         * calls.c (expand_call): Fix recognition of C++ operator new.
4522
4523         * alias.c (mode_alias_check): Disable type based alias detection.
4524
4525 Wed Apr 29 15:06:42 1998  Gavin Koch  <gavin@cygnus.com>
4526
4527         * config/mips/elf.h (ASM_OUTPUT_DEF,ASM_WEAKEN_LABEL,
4528         ASM_OUTPUT_WEAK_ALIAS): Define.
4529         * config/mips/elf64.h: Same.
4530         * config/mips/r3900.h (ASM_OUTPUT_DEF,SUPPORTS_WEAK,
4531         ASM_WEAKEN_LABEL): Removed.
4532
4533 Wed Apr 29 10:53:29 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4534
4535         * calls.c (expand_call): Bump the length limit on the specially
4536         recognized function names to 17.
4537
4538 Tue Apr 28 17:53:33 1998  Jim Wilson  <wilson@cygnus.com>
4539
4540         * ginclude/stddef.h: Add check for _MACHINE_ANSI_H_ for BSD/OS
4541         when undefining macros at the end.
4542
4543         * expr.c (expand_builtin, case BUILT_IN_MEMSET): Break if either
4544         val or len has TREE_SIDE_EFFECTS set.
4545
4546         * sparc.md (mulsidi3): Call const v8plus and v8plus routines.
4547         (mulsidi3_v8plus, const_mulsidi3_v8plus): Delete asterisk from name.
4548         (smuldi3_highpart): Call const v8plus routine.
4549         (smulsi3_highpart_v8plus): Renamed from smulsidi3_highpart_v8plus.
4550         (const_smulsi3_highpart_v8plus): New pattern.
4551         (smulsi3_highpart_sp32): Renamed from smulsidi3_highpart_sp32.
4552         (umulsidi3): Call const v8plus routine.
4553         (umulsi3_highpart): Handle const before v8plus.  Call const v8plus
4554         routine.
4555         (umulsi3_highpart_v8plus): Renamed from umulsidi3_highpart_v8plus.
4556         (umulsi3_highpart_sp32): Renamed from umulsidi3_highpart_sp32.
4557
4558 Tue Apr 28 08:55:26 1998  Michael Meissner  <meissner@cygnus.com>
4559
4560         * m32r.c (*_oper{and|ator}): Change enum arguments and return
4561         values to int, so they can be prototyped even in files that don't
4562         include rtl.h.
4563         ({small,large}_insn_p): Ditto.
4564         (m32r_select_cc_mode): Ditto.
4565         (gen_compare): Ditto.
4566         (function_arg_partial_nregs): Ditto.
4567         (m32r_setup_incoming_varargs): Ditto.
4568         (init_reg_tables): Add prototype.
4569         (m32r_frame_info): Add prolog_size field.
4570         (m32r_compute_frame_size): Calculate the size of the prologue.
4571         (m32r_first_insn_address): Return prologue size.
4572         (m32r_output_function_prologue): Calculate frame size before
4573         printing out information.  Print out the prologue size.
4574
4575         * m32r.h: Prototype all functions in m32r.c.
4576         (FIRST_INSN_ADDRESS): Declare, returning prologue size.
4577
4578         * m32r.md (bcc functions): Cast enum's to int.
4579
4580         * m32r.c (conditional_move_operand): Silence a debug message.
4581         ({small,long}_insn): New predicates.
4582
4583         * m32r.h (TARGET_M32R): New macro.
4584         (PREDICATE_CODES): Rearrange somewhat, add small_insn/long_insn.
4585         (HAIFA_P): Define as 1/0 depending on whether the Haifa scheduler
4586         was selected.
4587         (ISSUE_RATE): Define as 2.
4588
4589         * m32r.md (insn_size): New attribute.
4590         ({,rev_}branch_insn): Add .s qualifier to branches believed to be
4591         short.
4592         (m32r): New attribute.
4593
4594         * configure.in (enable_haifa): Switch m32r to Haifa by default.
4595         * configure: Regenerate.
4596
4597         (Changes from Nick Clifton <nickc@cygnus.com>)
4598         * m32r.h (EXTRA_CONSTRAINT): Implement 'S' constraint to perfoirm
4599         the equivalent of a negated 'I' constraint.
4600         (PRESERVE_DEATH_INFO_REGNO_P): Define in order to allow peephole
4601         optimisation to work.
4602
4603         * m32r.md (cmp_ne_small_const_insn): Use 'S' constriant rather
4604         than 'I' since the value is negated.
4605         (peephole): Add peephole optimisation to cope with optimization of
4606         divide and subtracts of the same operands.
4607
4608         * m32r.c zero_and_one, emit_cond_move): Add support for MVFC.
4609         * m32r.h: Ditto.
4610         * m32r.md: Ditto.
4611
4612         * m32r.h (PREDICATE_CODES): Add declaration of machine specific
4613         predicates.
4614
4615 Tue Apr 28 07:25:53 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4616
4617         * Makefile.in (libgcc2.ready): Revert last patch (Apr 24).
4618
4619 Mon Apr 27 18:39:47 1998  Nick Clifton  <nickc@cygnus.com>
4620
4621         * config/arm/thumb.h (GO_IF_LEGITIMATE_ADDRESS): Check against
4622         frame_pointer_rtx not FRAME_POINTER_REGNUM.
4623
4624 Mon Apr 27 18:36:28 1998  Jim Wilson  <wilson@cygnus.com>
4625
4626         * reg-stack.c: Revert last patch (Apr 20).
4627         (convert_regs): Set insn to PREV_INSN (next) after do while loop.
4628
4629         * m68k/lb1sf68.asm (Laddsf$3): Fix typos in mcf5200 exg code.
4630
4631         * loop.c (check_dbra_loop): New locals jump, first_compare, and
4632         compare_and_branch.  Call get_condition to set first_compare.
4633         Set compare_and_branch to number of compare/branch instructions.
4634         Replace PREV_INSN (PREV_INSN (loop_end)) with first_compare.
4635         Replace '2' with compare_and_branch.
4636
4637 Mon Apr 27 15:53:30 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
4638
4639         * cplus-dem.c (demangle_qualified): Replace missing else.
4640
4641 Mon Apr 27 20:22:08 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4642
4643         * sh.c (gen_ashift_hi): Don't make SUBREG of a SUBREG.
4644
4645 Mon Apr 27 18:23:51 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4646
4647         * sh.c (sh_expand_prologue, sh_expand_epilogue):
4648         If TARGET_DOUBLE_ALIGN, preserve 64 bit stack alignment.
4649         * sh.h (STACK_BOUNDARY): Likewise.
4650
4651 Mon Apr 27 17:22:48 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4652
4653         * sh.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
4654
4655 Mon Apr 27 08:55:23 1998  Michael Meissner  <meissner@cygnus.com>
4656
4657         * system.h (abort): If abort is not defined, and neither is
4658         USE_SYSTEM_ABORT, redefine abort to call fprintf and exit,
4659         reporting the line and filename of the error.
4660
4661         * .gdbinit: Add breakpoints on exit and fancy_abort.
4662
4663         * final.c (split_double): Avoid a compiler warning if
4664         BITS_PER_WORD is less than or equal to HOST_BIT_PER_WIDE_INT.
4665
4666         * rtl.h (JUMP_{CROSS_JUMP,NOOP_MOVES,AFTER_REGSCAN}):  New macros
4667         for calling jump_optimize.
4668
4669         * toplev.c (rest_of_compilation): Call jump_optimize using JUMP_*
4670         macros, rather than 0/1's.
4671
4672 Sun Apr 26 23:19:10 1998  Richard Henderson  <rth@cygnus.com>
4673
4674         * alpha.h (CONST_COSTS): Zero is always free.
4675         (RTX_COSTS): Add EV6 costs.  Abort if alpha_cpu is unknown.
4676
4677 Sun Apr 26 15:38:50 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4678
4679         * cplus-dem.c (gnu_special): Fix off-by-one bug when checking the
4680         length in the name of a virtual table.
4681
4682 Sun Apr 26 01:21:06 1998  Richard Henderson  <rth@cygnus.com>
4683
4684         * alpha.c (print_operand): Don't add 'v' suffix for ALPHA_FPTM_N.
4685
4686 Sat Apr 25 22:11:38 PDT 1998 Jeff Law  (law@cygnus.com)
4687
4688         * version.c: Bump for snapshot.
4689
4690 Sat Apr 25 17:17:15 1998  Jeffrey A Law  (law@cygnus.com)
4691
4692         * fold-const.c (fold_convert): Fix typo.
4693
4694 Sat Apr 25 17:55:54 1998  John Carr  <jfc@mit.edu>
4695
4696         * alias.c (alias_invariant): New variable.
4697         (record_base_value): New argument INVARIANT.
4698         (memrefs_conflict_p): If a register has an entry in the alias_invariant
4699         array, try substituting that value for the register.
4700
4701         * rtl.h: Declare record_base_value.
4702
4703         * loop.c, unroll.c: Update callers of record_base_value.
4704
4705         * alias.c (find_base_value, find_base_term): SIGN_EXTEND and
4706         ZERO_EXTEND do not affect base values.
4707
4708 Fri Apr 24 15:57:02 1998  Jeffrey A Law  (law@cygnus.com)
4709
4710         * dbxout.c (dbxout_type): Fix typo.
4711         (dbxout_range_type): Another HOST_WIDE_INT_PRINT_DEC fix.
4712
4713         * configure.in: Use CC_FOR_BUILD, not BUILD_CC.
4714
4715 Fri Apr 24 16:11:47 1998  John Carr  <jfc@mit.edu>
4716
4717         * expr.c (expand_builtin, case MEMSET): Set MEM_IN_STRUCT_P
4718         if the argument is the address of a structure or array.
4719
4720         * configure.in: Enable Haifa scheduler by default for SPARC.
4721
4722 Fri Apr 24 20:55:47 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4723
4724         * cse.c (cse_set_around_loop): Don't do optimization when
4725         new pseudos are created.
4726
4727 Fri Apr 24 11:00:18 1998  Jeffrey A Law  (law@cygnus.com)
4728
4729         * dbxout.c (dbxout_type_fields): Use HOST_WIDE_INT_PRINT_DEC
4730         appropriately.
4731         (dbxout_type_method_1, dbxout_type): Likewise.
4732         (print_int_cst_octal, print_octal, dbxout_symbol): Likewise.
4733         (dbxout_type): Fix check for when to print a type range in
4734         octal vs decimal.
4735
4736 Fri Apr 24 16:45:03 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4737
4738         * (gen_shl_and, in case 1): Fix comparison with mask.
4739
4740 Fri Apr 24 06:46:40 1998  Nick Clifton  <nickc@cygnus.com>
4741
4742         * config/arm/thumb.h (GO_IF_LEGITIMATE_ADDRESS): Disallow frame
4743         pointer as second register in REG+REG pair.
4744
4745 Fri Apr 24 09:22:23 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4746
4747         * c-common.c (check_format_info): Don't check for the 'x' format
4748         character twice, instead check for 'x' and 'X'
4749
4750 Fri Apr 24 08:02:30 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4751
4752         * Makefile.in (libgcc2.ready): Add explicit dependancy from
4753         $(STMP_FIXPROTO) to ensure all necessary include files have
4754         been created and to guarantee proper parallel builds.
4755
4756 Fri Apr 24 04:42:35 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4757
4758         * sh.c (sh_expand_prologue, in !SH3E code): Don't push an extra
4759         register for stdarg functions.
4760         * sh.h (current_function_varargs): Declare.
4761         (FUNCTION_ARG): Ignore NAMED for stdarg functions.
4762
4763 1998-04-23  Jim Wilson  <wilson@cygnus.com>
4764
4765         * frame.c, libgcc2.c (stdlib.h, unistd.h): Don't include when
4766         inhibit_libc is defined.
4767
4768         * c-aux-info.c (gen_type): Use DECL_NAME only for TYPE_DECL.
4769
4770 Thu Apr 23 19:09:33 1998  Jim Wilson  <wilson@cygnus.com>
4771
4772         * profile.c (tablejump_entry_p): New function.
4773         (branch_prob): Add code to recognize MIPS tablejump entry branch.
4774         Use tablejump_entry_p in MIPS and HPPA tablejump checking code.
4775
4776 Thu Apr 23 15:01:13 1998  Nick Clifton  <nickc@cygnus.com>
4777
4778         * config/arm/arm.c (find_barrier): Return as soon as a barrier is
4779         found, rather than at end of the loop, after the insn has been
4780         changed.
4781
4782 Thu Apr 23 20:21:06 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
4783
4784         * sh.c (gen_ashift_hi): Implement right shifts via gen_ashift.
4785         * sh.md (ashrhi3_k, lshrhi3_k, lshrhi3_m, lshrhi3, lshrhi3+1): Delete.
4786
4787 Wed Apr 22 17:07:35 1998  Michael Meissner  <meissner@cygnus.com>
4788
4789         * loop.c (note_addr_stored): Correct function to take 2 arguments,
4790         instead of 1.
4791
4792         * rtl.def (MATCH_INSN2): Add new matching pattern.
4793         * genrecog.c (add_to_sequence): Support MATCH_INSN2.
4794
4795 Wed Apr 22 15:52:22 1998  John Carr  <jfc@mit.edu>
4796
4797         * emit-rtl.c (gen_highpart): The high part of a CONST_INT is not zero
4798         if HOST_BITS_PER_WIDE_INT is larger than BITS_PER_WORD.
4799
4800         * final.c (split_double): Sign extend both halves of a split CONST_INT.
4801
4802 Wed Apr 22 10:42:45 1998  Jeffrey A Law  (law@cygnus.com)
4803
4804         * mips.c (compute_frame_size): Change only argument to a HOST_WIDE_INT.
4805
4806 Wed Apr 22 10:53:49 EDT 1998 Andrew MacLeod  <amacleod@cygnus.com>
4807
4808         * cplus-dem.c (struct work stuff): Add field for B and K mangle codes.
4809         (cplus_demangle_opname): Call mop_up_squangle.
4810         (cplus_demangle): Initialize squangle info, then call
4811         internal_cplus_demangle. (Most code moved there as well)
4812         (internal_cplus_demangle): New function, performs most of what use
4813         to be done in cplus_demangle, but is only called with this file.
4814         (squangle_mop_up): New function to clean up B and K code data.
4815         (mop_up): set pointers to NULL after freeing.
4816         (demangle_signature, demangle_template, demangle_class): Add
4817         switch elements to handle K and B codes.
4818         (demangle_prefix, gnu_special, demangle_qualified): Add
4819         code to handle K and B codes.
4820         (do_type, demangle_fund_type): Handle B and K codes.
4821         (remember_Ktype): New function to store K info.
4822         (register_Btype, remember_Btype): New functions for B codes.
4823         (forget_B_and_K_types): New function to destroy B and K info.
4824
4825 1998-04-21  Jim Wilson  <wilson@cygnus.com>
4826
4827         * stmt.c (check_seenlabel): When search for line number note for
4828         warning, handle case where there is no such note.
4829
4830 Tue Apr 21 20:48:37 1998  John Carr  <jfc@mit.edu>
4831
4832         * genemit.c (gen_exp): Allow machine description to set mode of
4833         MATCH_OP_DUP.
4834
4835 Tue Apr 21 16:36:01 1998  John Carr  <jfc@mit.edu>
4836
4837         * alias.c (mode_alias_check): New function.
4838         (true_dependence, anti_dependence, output_dependence): Call
4839         mode_alias_check.
4840
4841 Tue Apr 21 12:05:32 1998  Jeffrey A Law  (law@cygnus.com)
4842
4843         * mips.h (STACK_BOUNDARY): Allow specific targets to override.
4844         (MIPS_STACK_ALIGN): Similarly.
4845
4846         * c-common.c (type_for_mode): Handle TI types.
4847         * c-decl.c (intTI_type_node, unsigned_int_TI_type_node): Define.
4848         (init_decl_processing): Handle TI types.
4849         * c-tree.h (intTI_type_node, unsigned_int_TI_type_node): Declare.
4850
4851         * mips.c (block_move_loop): Test Pmode == DImode instead of
4852         TARGET_MIPS64.
4853         (expand_block_move, save_restore_insns): Likewise.
4854         (function_prologue, mips_expand_prologue): Likewise.
4855         (mips_expand_epilogue): Likewise.
4856         * mips.h (POINTER_SIZE): Allow specific targets to override.
4857         (Pmode): Allow specific targets to override.
4858         (FUNCTION_PROFILER): Test Pmode == DImode instead of TARGET_MIPS64
4859         (POINTER_BOUNDARY, FUNCTION_MODE): Likewise.
4860         (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE): Likewise.
4861         (TRAMPOLINE_ALIGNMENT, INITIALIZE_TRAMPOLINE): Likewise.
4862         (CASE_VECTOR_MODE, ASM_OUTPUT_ADDR_VEC_ELT): Likewise.
4863         (ASM_OUTPUT_ADDR_DIFF_ELT, SIZE_TYPE, PTRDIFF_TYPE): Likewise.
4864         * mips.md (indirect, tablejump & casesi support): Test for
4865         Pmode == DImode instead of TARGET_MIPS64.
4866         (call patterns): Likewise.
4867
4868 Tue Apr 21 09:43:55 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4869
4870         * objc/sendmsg.c: Define gen_rtx_MEM() to 1, as is already done
4871         for gen_rtx(MEM, ...).
4872
4873 Tue Apr 21 02:15:36 1998  Richard Henderson  <rth@cygnus.com>
4874
4875         * sparc.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Rewrite
4876         to not be so gross, and to properly function with PIC.
4877
4878 Mon Apr 20 20:44:25 1998  Jim Wilson  <wilson@cygnus.com>
4879
4880         * frame.c (heapsort): Rename to frame_heapsort.
4881
4882         * gcc.c (do_spec_1, case '['): Move flag out of loop and initialize it.
4883
4884 Mon Apr 20 12:43:09 1998  Doug Evans  <devans@canuck.cygnus.com>
4885
4886         * flow.c (sbitmap_vector_alloc): Ensure sbitmaps properly aligned.
4887
4888 Mon Apr 20 15:04:14 1998  John Wehle  (john@feith.com)
4889
4890         * i386.md (movsf_push, movdf_push, movxf_push): Allow memory
4891         operands during and after reload.
4892
4893 Mon Apr 20 22:37:50 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4894
4895         * final.c (shorten_branches, init_insn_lengths): Move code
4896         to free label_align, uid_shuid, insn_lengths, insn_addresses
4897         and uid_align from the former function into the latter one;
4898         Add code to clear these variables.
4899         * sh.h (label_align): Remove declaration.
4900
4901 Mon Apr 20 14:48:29 1998  Michael Meissner  <meissner@cygnus.com>
4902
4903         * gcc.c (lang_specific_driver): Declare prototype properly so
4904         fatal can be passed to it without error.
4905
4906         * configure.in (AC_CHECK_FUNCS): Check for strchr and strrchr.
4907         * configure: Regenerate.
4908         * config.in: Add #undef's for strchr and strrchr.
4909
4910         * protoize.c (toplevel): If we have rindex, but not strrchr, map
4911         rindex to strrchr.
4912         (file_could_be_converted): Use strrchr, not rindex since rindex is
4913         not defined on Linux systems when _POSIX_SOURCE is defined.
4914         (file_normally_convertible): Ditto.
4915         (process_aux_info_file): Ditto.
4916         (main): Ditto.
4917
4918         * rs6000.md (mov{sf,df} define_splits): When splitting a move of
4919         a constant to an integer register, don't split the insns that do
4920         the simple AND and OR operations, rather just split each word, and
4921         let the normal movsi define split handle it further.
4922
4923 Mon Apr 20 18:19:40 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
4924
4925         * sh.c (find_barrier): Fix bug in ADDR_DIFF_VEC handling.
4926         (split_branches): Call init_insn_lengths.
4927
4928 Mon Apr 20 07:37:49 1998  Michael Meissner  <meissner@cygnus.com>
4929
4930         * i386.c: Include expr.h to get the change_address prototype
4931         declared.
4932
4933 Mon Apr 20 01:00:05 1998  H.J. Lu  (hjl@gnu.org)
4934
4935         * reg-stack.c (subst_asm_stack_regs): Change to return the last
4936         new insn generated by this function.
4937         (subst_stack_regs): Likewise.
4938         (convert_regs): Record the last newly generated insn and use
4939         it for change_stack () instead of INSN.
4940
4941 Sun Apr 19 15:41:24 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4942
4943         * fix-header.c (enum special_file): Undefine enumerators if they
4944         are already defined by include files.
4945         * fixproto (rel_source_file in unistd.h stdlib.h): Prefix file protection
4946         macro with '__' to not pollute user namespace.
4947
4948 Sun Apr 19 02:42:06 1998  Richard Henderson  <rth@cygnus.com>
4949
4950         * haifa-sched.c (queue_to_ready): Fix typo in prototype.
4951
4952 Sat Apr 18 23:52:35 PDT 1998 Jeff Law  (law@cygnus.com)
4953
4954         * version.c: Bump for snapshot.
4955
4956 Sat Apr 18 18:30:22 1998  Jim Wilson  <wilson@cygnus.com>
4957
4958         * i386.md (fix_truncsfdi2+[123]): Add + to operand 1 constraints.
4959
4960         * i386.h (CPP_CPU_DEFAULT): Renamed to CPP_CPU_DEFAULT_SPEC.
4961         Add missing -Dpentium* options.
4962         (CPP_CPU_SPEC): Delete redundant definition.  Include cpp_cpu_default
4963         instead of CPP_CPU_DEFAULT.
4964         (EXTRA_SPECS): Add entry for cpp_cpu_default.
4965
4966 Sat Apr 18 19:06:59 1998  David Edelsohn  <edelsohn@mhpcc.edu>
4967
4968         * rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will be
4969         negative in a stackless frame.
4970         * rs6000.c (rs6000_stack_info): Don't include fixed-size link area
4971         in stackless frame size.  Support 64-bit stackless frame size.
4972         Combine fpmem offset calculations and don't add total_size to
4973         offset if not pushing a stack frame.
4974
4975 Sat Apr 18 15:41:16 1998  Jim Wilson  <wilson@cygnus.com>
4976
4977         * regmove.c (fixup_match_1): In three places, in flag_exceptions
4978         check, change p to q.
4979
4980 Sat Apr 18 15:30:49 1998  Jim Wilson  <wilson@cygnus.com>
4981
4982         * gcc.c (lang_specific_driver): Add new parm type to prototype.
4983         (added_libraries): New file scope static variable.
4984         (process_command): Initialize added_libraries.  Pass it to
4985         lang_specific_driver.
4986         (main): Use added_libraries in check for no input files.
4987
4988 Sat Apr 18 01:23:11 1998  John Carr  <jfc@mit.edu>
4989
4990         * sparc.c, sparc.h, sparc.md, sol2.h: Many changes related to V9
4991         code generation.  Use 64 bit instructions in 32 bit mode when
4992         possible.  Use V9 return instruction.  UltraSPARC optimizations.
4993
4994         * sparc.h: Change gen_rtx (CODE to gen_rtx_CODE (.
4995
4996 Fri Apr 17 22:38:17 1998  Jeffrey A Law  (law@cygnus.com)
4997
4998         * global.c (global_alloc): Don't pass HARD_CONST (0) to find_reg,
4999         just pass zero.  That will work regardless of the size of HARD_REG_SET.
5000
5001         * libgcc2.c (__floatdisf): Fix a couple typos.
5002
5003 Fri Apr 17 17:28:26 1998  Jim Wilson  <wilson@cygnus.com>
5004
5005         * Makefile.in (mostlyclean): Delete *.mach and *.bp files.
5006
5007 Fri Apr 17 16:35:35 1998  Greg McGary  <gkm@gnu.org>
5008
5009         * emit-rtl.c (gen_highpart): initialize `word' properly for pseudo.
5010
5011 Fri Apr 17 14:30:37 1998  John Carr <jfc@mit.edu>
5012
5013         * emit-rtl.c (operand_subword_force): If a register can not be
5014         accessed by words, copy it to a pseudo register.
5015
5016 Fri Apr 17 14:30:37 1998  Jim Wilson  <wilson@cygnus.com>
5017
5018         * rs6000/vxppc.h (CPP_SPEC): Add support for mrelocatable*.
5019
5020 Fri Apr 17 17:01:25 1998  Michael Meissner  <meissner@cygnus.com>
5021
5022         * tree.h (mark_seen_cases): Delete declaration.
5023
5024 Fri Apr 17 13:32:20 1998  Jeffrey A Law  (law@cygnus.com)
5025
5026         * stmt.c (mark_seen_cases): Make static and add prototype.
5027
5028 Fri Apr 17 11:21:43 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5029
5030         * frame.c: Include stdlib.h and unistd.h to possibly get various
5031         function prototypes.  The fixproto script guarantees these header
5032         files exist on the target system.
5033         * libgcc2.c: Likewise.
5034
5035         * gthr-single.h (__gthread_mutex_lock, __gthread_mutex_trylock,
5036         __gthread_mutex_unlock): Add __attribute__ ((__unused__)) to the
5037         function parameters.
5038         * libgcc2.c (__udiv_w_sdiv): Likewise.
5039
5040 Thu Apr 16 22:41:02 1998  Jeffrey A Law  (law@cygnus.com)
5041
5042         * varasm.c (asm_output_bss): Add prototype.
5043         (asm_output_aligned_bss): Likewise.
5044
5045         * unroll.c (verify_addresses): Add prototype.
5046
5047         * toplev.c: Add many prototypes.  Too many to mention here.
5048
5049         * stmt.c (check_seenlabel): Add prototype.
5050
5051         * rtlanal.c (reg_set_p_1): Add prototype.
5052         (reg_set_last_1): Likewise.
5053
5054         * reorg.c (find_dead_or_set_registers): Add prototype.
5055
5056         * regmove (try_auto_increment): Add prototype.
5057
5058         * reg-stack.c (pop_stack): Add prototype.
5059
5060         * recog.c (validate_replace_rtx_1): Add prototype.
5061         (find_cosntant_term_loc): Likewise.
5062
5063         * loop.c (regs_patch_p): Add prototype.
5064         (add_label_notes, count_nonfixed_reads): Likewise.
5065         (find_single_use_in_loop): Likewise.
5066         (express_from): Surround prototype with #ifdef.
5067         (giv_sort): Similarly.
5068
5069         * jump.c (mark_modified_reg): Add prototype.
5070
5071         * haifa-sched.c (is_prisky): Add prototype.
5072         (queue_to_ready): Likewise.
5073
5074         * genextract.c (gen_insn): Add prototype.
5075
5076         * genemit.c (max_operand_1): Add prototype.
5077         (max_operand_vec, print_code, gen_exp, gen_insn): Likewise.
5078         (gen_expand, gen_explit, output_add_clobbers): Likewise.
5079         (output_init_mov_optab): Likewise.
5080
5081         * genattrtab.c (attr_hash_add_rtx): Add prototype.
5082         (attr_hash_add_string, write_length_unit_log): Likewise.
5083
5084         * genattr.c (init_range): Add prototype.
5085
5086         * combine.c (sets_function_arg_p): Add prototype.
5087
5088         * expr.c (store_constructor_field): Add prototype.
5089         (get_memory_usage_from_modifier): Likewise
5090
5091         * expmed.c (synth_mult): Add prototype.
5092         (choose_multiplier, invert_mod2n): Likewise.
5093
5094         * except.c (push_eh_entry): Add prototype.
5095         (pop_eh_entry, enqueue_eh_entry, dequeu_eh_entry): Likewise.
5096         (call_get_eh_context, start_dynamic_cleanup): Likewise.
5097         (start_dynamic_handler, can_throw): Likewise.
5098         (output_exception_table_entry, scan_region): Likewise.
5099         (eh_regs, set_insn_eh_region): Likewise.
5100
5101         * dwarfout.c (decl_class_context): Add prototype.
5102         (output_inheritance_die, type_ok_for_scope): Likewise.
5103
5104         * c-lex.c (skip_white_space_on_line): Add prototype.
5105
5106         * alias.c (record_set): Add prototype.
5107         (find_base_term, base_alias_check): Likewise.
5108
5109         * function.c (assign_outer_stack_local): Make static and add prototype.
5110
5111         * haifa-sched.c (build_control_flow): Accept raw data as inputs
5112         instead of computing it locally.  Callers changed.
5113         (find_rgns): Several new arguments.  Callers changed.
5114         Generally clean up and comment better.  Use dominators to
5115         identify reducible loops.  Convert some flag arrays to bitmaps.
5116         Convert most of the code to work on pred/succ lists instead of
5117         an edge table.  Add comments for future improvements.
5118         (schedule_insns): Allocate temporary tables for flow data, call
5119         routines to compute flow data and pass it along to children as
5120         arguments.
5121         (debug_control_flow): Delete.  Use dump_bb_data instead.
5122
5123         * basic-block.h (compute_dominators): Declare.
5124
5125         * flow.c (dump_sbitmap, dump_sbitmap_vector): New debugging
5126         functions.
5127         * basic-block.h: Declare them.
5128
5129 Thu Apr 16 13:45:51 1998  Jim Wilson  <wilson@cygnus.com>
5130
5131         * reg-stack.c (constrain_asm_operands): Set n_alternatives to zero if
5132         no operands.
5133
5134 Wed Apr 15 11:33:09 1998  Alexandre Petit-Bianco  <apbianco@sendai.cygnus.com>
5135
5136         * tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL.
5137         Propagate TREE_SIDE_EFFECTS and TREE_TYPE iff the encapsulated
5138         node is non NULL. Cache last file name and file name identifier node.
5139
5140 1998-04-15  Mark Mitchell  <mmitchell@usa.net>
5141
5142         * c-common.c (declare_hidden_char_array): Use TYPE_DOMAIN to get
5143         the length of an array, not TREE_TYPE.
5144
5145 Wed Apr 15 15:31:34 1998  Jeffrey A Law  (law@cygnus.com)
5146
5147         * flow.c (sbitmap_union_of_successors):  New function.
5148         * basic-block.h (sbitmap_union_of_successors): Declare it.
5149
5150 Wed Apr 15 12:38:03 1998  Jim Wilson  <wilson@cygnus.com>
5151
5152         * configure.in (gnu_ld): Rename to gnu_ld_flag before main loop.
5153         Set gnu_ld to gnu_ld_flag inside main loop.
5154         (gas): Likewise.
5155
5156 Wed Apr 15 14:50:05 1998  Dave Brolley  <brolley@cygnus.com>
5157
5158         * toplev.c (compile_file): Call init_parse using new interface.
5159         (init_lex): Remove declaration.
5160
5161         * c-lex.c (init_parse): Now returns char* containing filename.
5162
5163 Wed Apr 15 12:37:10 1998  Jeffrey A Law  (law@cygnus.com)
5164
5165         * pa.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing if not optimizing.
5166
5167 Wed Apr 15 12:10:18 1998  Michael Meissner  <meissner@cygnus.com>
5168
5169         * Makefile.in (gen{config,flags,codes,emit}): Link in host print-rtl.o.
5170         (gen{extract,peep,opinit,output}): Ditto.
5171
5172         * gen{attr,codes,config,emit,output}.c (insn_attr_name): Provide a
5173         global definition so print-rtl.o can be linked in.
5174         * gen{peep,recog}.c (insn_attr_name): Ditto.
5175
5176 Tue Apr 14 07:30:57 1998  K. Richard Pixley  <rich@kyoto.noir.com>
5177
5178         * fixincludes: discard empty C++ comments, as found in sys/time.h
5179         on hpux-11.0.
5180
5181 Wed Apr 15 10:47:21 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5182
5183         * config/m68k/m68k.md (adddi3, subdi3): Optimize for constant
5184         operand.
5185
5186 Wed Apr 15 01:21:21 1998  Jeffrey A Law  (law@cygnus.com)
5187
5188         * emit-rtl.c (operand_subword): Rework slightly to avoid
5189         bogus warning from previous change.
5190
5191 Tue Apr 14 23:39:13 1998  Richard Henderson  <rth@cygnus.com>
5192
5193         * alpha.md: Revert Oct 27 change, as it is superceeded by Kenner's
5194         Nov 8 find_replacement change.  Move decls of get_unaligned_address
5195         * alpha.h: ... here.
5196
5197 Tue Apr 14 22:00:39 1998  John Carr <jfc@mit.edu>
5198
5199         * function.c (assign_parms): Initialize unsignedp before passing
5200         its pointer to promote_mode.
5201
5202         * genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND.
5203         (write_test_expr): Allow MATCH_INSN.
5204
5205 Tue Apr 14 21:57:57 1998  Paul Eggert <eggert@twinsun.com>
5206
5207         * install.texi: Update section on warnings that can be safely ignored.
5208
5209 Tue Apr 14 14:55:16 1998  Jim Wilson  <wilson@cygnus.com>
5210
5211         * mips.md (reload_outdi): Change the scratch mode from DImode to
5212         TImode.  New variable scratch, used instead of operand[2] in template.
5213         Add code for MIPS16 HILO_REGNUM case where output reg is not M16_REG_P.
5214
5215 Tue Apr 14 16:19:03 1998  Michael Meissner  <meissner@cygnus.com>
5216
5217         * expr.c (MOVE_RATIO): Set to 3 if optimizing for space.
5218
5219 Tue Apr 14 11:31:28 1998  Krister Walfridsson <cato@df.lth.se>
5220
5221         * i386/bsd386.h (ASM_OUTPUT_ALIGN): Redefine.
5222
5223 Tue Apr 14 09:02:32 1998  Jeffrey A Law  (law@cygnus.com)
5224
5225         * svr4.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRINT_DEC.
5226         (ASM_FINISH_DECLARE_OBJECT): Likewise.
5227
5228         * Idea and part of the patch from HJ.
5229         * Makefile.in: auto-host.h renamed from auto-config.h.  All references
5230         changed.
5231         (distclean): Remove auto-build.h too.
5232         * configure.in: Rename host autoconf generated file to auto-host.h.
5233         If host != build, then run autoconf to generate auto-build.h for
5234         the build machine and include it in build_xm_files.
5235         Check for wait.h and sys/wait.h.
5236
5237         * combine.c (simplify_rtx, case TRUNCATE): Respect value of
5238         TRULY_NOOP_TRUNCATION.
5239
5240 Mon Apr 13 11:31:49 1998  Jason Merrill  <jason@yorick.cygnus.com>
5241
5242         * tree.h (BINFO_OFFSET_ZEROP): Use integer_zerop.
5243
5244 Sun Apr 12 20:55:32 1998  Catherine Moore <clm@cygnus.com>
5245
5246         * invoke.texi (ld options)  Include memset requirements
5247         for options -nodstdlib and -nodefaultlibs.
5248
5249 1998-04-12  Paul Eggert  <eggert@twinsun.com>
5250
5251         This change is from an idea suggested by Arthur David Olson.
5252
5253         * c-common.c (decl_attributes, record_function_format,
5254         check_format_info, init_function_format_info):
5255         Add support for strftime format checking.
5256         (enum format_type): New type.
5257         (record_function_format): Now static, and takes value of type
5258         enum format_type instead of int.
5259         (time_char_table): New constant.
5260         (struct function_format_info): format_type member renamed from is_scan.
5261         (check_format_info): Use `warning' rather than sprintf followed by
5262         `warning', to avoid mishandling `%' in warnings.
5263         Change `pedwarn' to `warning', since these warnings do not necessarily
5264         mean the program does not conform to the C Standard, as the code
5265         need not be executed.
5266
5267         * c-tree.h (record_function_format): Remove decl; no longer extern.
5268
5269         * extend.texi: Add documentation for strftime format checking.
5270
5271 Sun Apr 12 20:23:03 1998  Jeffrey A Law  (law@cygnus.com)
5272
5273         * mips/ecoffl.h: Do not include mips.h.
5274         * mips/elf.h: Likewise.
5275
5276         * configure.in (mips-*-ecoff): Do not mention mips/mips.h in tm_files.
5277         * mips/ecoff.h: Include "mips/mips.h".
5278
5279 Sat Apr 11 22:42:54 PDT 1998 Jeff Law  (law@cygnus.com)
5280
5281         * version.c: Bump for snapshot.
5282
5283 Sat Apr 11 01:24:28 1998  Jeffrey A Law  (law@cygnus.com)
5284
5285         * cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.
5286         (delete_trivially_dead_insns): Renamed from delete_dead_from_cse.
5287         * toplev.c (rest_of_compilation): Call delete_trivially_dead_insns              instead of delete_dead_from_cse.  Also call delete_trivially_dead_insns
5288         between loop optimization passes.
5289         * rtl.h: Updated appropriately.
5290
5291 Fri Apr 10 22:28:32 1998  Jeffrey A Law  (law@cygnus.com)
5292
5293         Reinstall this patch from Jason.
5294         * function.c (push_function_context_to): Don't call init_emit.
5295
5296 Fri Apr 10 13:40:20 1998  Nick Clifton  <nickc@cygnus.com>
5297
5298         * rtl.c (read_skip_spaces): Prevent infinite loops upon
5299         encountering unterminated comments.
5300
5301 Fri Apr 10 10:43:41 1998  Jeffrey A Law  (law@cygnus.com)
5302
5303         * emit-rtl.c (operand_subword): Properly handle CONST_INTs for
5304         64x32 cross builds.
5305
5306         * configure.in: Handle --with-fast-fixincludes.
5307         (fixincludes): If --with-fast-fixincludes, then use a different
5308         fixincludes program by default.
5309         * Makefile.in (fixinc.sh): New rule.
5310
5311 Fri Apr 10 00:36:31 1998  H.J. Lu  (hjl@gnu.org)
5312
5313         * i386.md (movqi+1): Handle invalid QI register.
5314         (movsf_push-1): Likewise.
5315
5316 Thu Apr  9 16:53:59 1998  Nick Clifton  <nickc@cygnus.com>
5317
5318         * config/m32r/m32r.c: call_address_operand(): Only accept symbolic
5319         addresses.
5320         symbolic_memort_operand(), call32_operand(), int8_operand(),
5321         int16_operand(), uint24_operand(), reg_or_int8_operand(): Removed.
5322         Not used.
5323         uint16_operand(): Made static.
5324
5325 Thu Apr  9 01:43:04 1998  Jeffrey A Law  (law@cygnus.com)
5326
5327         * calls.c (expand_call): Fix typo.
5328
5329 Thu Apr  9 00:18:44 1998  Dave Brolley  (brolley@cygnus.com)
5330
5331         * c-lex.c (finput): New global.
5332         (init_parse): Always included.  Handle !USE_CPPLIB using
5333         code originally in compile_file.
5334         (finish_parse): Update for CPPLIB.
5335         * toplev.c (init_parse, finish_parse): Declare.
5336         (finput): Delete variable.  Now in front-ends.
5337         (compile_file): Remove code which is now handled by init_parse
5338         which is unconditionally called.  Similarly for finish_parse.
5339
5340 Wed Apr  8 23:13:50 1998  Gavin Koch  <gavin@cygnus.com>
5341
5342         * config/mips/r3900.h (ASM_OUTPUT_DEF,SUPPORTS_WEAK,
5343         ASM_WEAKEN_LABEL): Add.
5344
5345 Wed Apr  8 18:21:30 1998  Richard Henderson  <rth@cygnus.com>
5346
5347         * alpha/crtbegin.asm, alpha/crtend.asm, alpha/t-crtb: New files.
5348         * configure.in (alpha-*-linux*): Use them.
5349
5350 Fri Apr  3 17:02:13 1998  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5351
5352         * tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition.
5353         * tree.h (EXPR_WFL_{NODE,FILENAME,FILENAME_NODE,LINENO,
5354         COLNO,LINECOL,SET_LINECOL,EMIT_LINE_NOTE}): New macros.
5355         (build_expr_wfl): New prototype declaration.
5356         * tree.c (build_expr_wfl): New function, to build
5357         EXPR_WITH_FILE_LOCATION nodes.
5358         (copy_node): Don't zero TREE_CHAIN if copying a
5359         EXPR_WITH_FILE_LOCATION node.
5360         * print-tree.c (print_node): Handle EXPR_WITH_FILE_LOCATION.
5361         * expr.c (expand_expr): Handle EXPR_WITH_FILE_LOCATION.
5362
5363 Wed Apr  8 12:51:19 1998  Jeffrey A Law  (law@cygnus.com)
5364
5365         * configure.in (v850): Use t-v850.
5366         (ix86-wrs-vxworks): Recognize 786 just like other x86 configurations.
5367
5368         * protoize.c (creat, read, write): Do not declare.
5369
5370         * jump.c (mark_jump_label): Record REG_LABEL notes for insns which
5371         refer to the CODE_LABEL before a dispatch table.
5372
5373         * invoke.texi: Add ARC options.
5374
5375         * gcc.c (proces_command): Improve error message for -o with
5376         either -c or -S.
5377
5378         * i386/x-cygwin32 (CLIB): Link in advapi32.
5379
5380         * alpha.h (ASM_IDENTIFY_GCC): Define to nothing.
5381         (ASM_IDENTIFY_LANGUAGE): Likewise.
5382
5383         * i386.md (movqi recognizer): Don't perfom byte increment into
5384         a NON_QI_REG_P.
5385
5386         * configure.in (x86-dg-dgux): Run fixinc.dgux.
5387
5388         * i370.h: Fix typo in GEN_INT changes.
5389
5390         * bitmap.c (bitmap_element_allocate): Use "void" for arglist instead
5391         of an empty arglist in prototype.
5392
5393         * Makefile.in: Remove bytecode crud that crept back in after the
5394         gcc2 merge.
5395
5396 1998-04-08  Brendan Kehoe  <brendan@cygnus.com>
5397
5398         * c-lex.h (is_class_name): Fix arg type to be tree, not void.
5399         (make_pointer_declarator, reinit_parse_for_function): Fix typo.
5400
5401 Wed Apr  8 06:16:45 1998  Richard Earnshaw (rearnsha@arm.com)
5402
5403         * arm.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
5404
5405 Wed Apr  8 00:44:18 1998  Bernd Schmidt (crux@pool.informatik.rwth-aachen.de>
5406
5407         * c-lex.c (is_class_name): Delete declaration.
5408         (whitespace_cr): Make static and add prototype.
5409         * c-lex.h (make_pointer_declarator, reinit_parse_for_function,
5410         yylex, get_directive_line): Turn declarations into prototypes.
5411         (position_after_whitespace, check_newline, yyerror,, is_class_name,
5412         forget_protocol_qualifiers, remember_protocol_qualifiers): Add
5413         prototypes.
5414         * genattr.c (extend_range, write_upcase, gen_attr, write_units): Add
5415         prototypes.
5416         * gencodes.c (gen_insn): Add prototype.
5417         * genconfig.c (walk_insn, gen_insn, gen_expand, gen_split,
5418         gen_peephole): Add prototypes.
5419         * genflags.c (num_operands, gen_proto, gen_nonproto, gen_insn): Add
5420         prototypes.
5421         * gengenrtl.c (type_from_format, accessor_from_format, special_rtx,
5422         special_format, find_formats, gendecl, genmacro, gendef, genlegend,
5423         genheader, gencode): Add prototypes.
5424         * genopinit.c (gen_insn): Add prototype.
5425         * genoutput.c (output_prologue, output_epilogue, scan_operands,
5426         process_template, validate_insn_alternatives, gen_insn, gen_peephole,
5427         gen_expand, gen_split, n_occurrences): Add prototypes.
5428         * genpeep.c (gen_peephole): Add prototype.
5429         * loop.c (find_and_verify_loops, mark_loop_jump, prescan_loop,
5430         reg_in_basic_block_p, consec_sets_invariant_p, libcall_other_reg,
5431         labels_in_range_p, count_loop_regs_set, note_addr_stored,
5432         loop_reg_used_before_p, scan_loop, replace_call_address,
5433         skip_consec_insns, libcall_benefit, ignore_some_movables,
5434         force_movables, combine_movables, rtx_equal_for_loop_p, move_movables,
5435         strength_reduce, valid_initial_value_p, find_mem_givs, record_biv,
5436         check_final_value, record_giv, update_giv_derive, basic_induction_var,
5437         simplify_giv_expr, general_induction_var, consec_sets_giv,
5438         check_dbra_loop, express_from, combine_givs_p, combine_givs,
5439         product_cheap_p, maybe_eliminate_biv, maybe_eliminate_biv_1,
5440         last_use_this_basic_block, record_initial, update_reg_last_use,
5441         iteration_info, analyze_loop_iterations, insert_bct,
5442         instrument_loop_bct, indirect_jump_in_function_p): Turn declarations
5443         into prototypes.
5444
5445 Tue Apr  7 21:48:52 1998  Jeffrey A Law  (law@cygnus.com)
5446
5447         * pa.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
5448
5449 1998-04-07  Ken Raeburn  <raeburn@cygnus.com>
5450
5451         * config/mips/mips.c (siginfo): Deleted.
5452         (override_options): Don't install SIGINFO signal handler.
5453
5454 Tue Apr  7 11:58:04 1998  Jim Wilson  <wilson@cygnus.com>
5455
5456         * loop.c (check_dbra_loop): When normalize comparison_val, add check
5457         to verify it is non-negative.
5458
5459 Tue Apr  7 02:01:47 1998  Richard Henderson  <rth@cygnus.com>
5460
5461         * alpha.c (alpha_expand_block_move): Correctly collect block offsets.
5462         (alpha_expand_block_clear): Likewise.
5463
5464 Mon Apr  6 23:36:01 1998  Richard Henderson  <rth@cygnus.com>
5465
5466         * tree.h (sizetype_tab): Fix previous change for K&R.
5467
5468 Mon Apr 6 22:23:29 PDT 1998 Jeff Law  (law@cygnus.com)
5469
5470         * version.c: Bump for snapshot.
5471
5472 Mon Apr  6 23:16:10 1998  Richard Earnshaw (rearnsha@arm.com)
5473
5474         * configure.in (sparc-*-solaris2*): Add xm-siglist.h to xm_file.
5475         Add USG and POSIX to xm_defines.
5476
5477 Mon Apr  6 21:49:57 1998  Bob Manson  <manson@charmed.cygnus.com>
5478
5479         * gcc.c: Add linker spec.
5480         (link_command_spec): Use %(linker) instead of ld.
5481         (main): If collect2 is requested as the linker, see if it exists;
5482         if not, use ld instead.
5483
5484         * Makefile.in (USE_COLLECT2): It's named collect2 now, not ld.
5485         (ld:) Deleted.
5486         (install-collect2): Install as collect2, not ld.
5487
5488         * configure.in(will_use_collect2): It's named collect2 now.
5489
5490         * collect2: Remove checks to see if we were invoked recursively.
5491         (collect_execute): Use _spawnvp under cygwin32.
5492
5493 Mon Apr  6 17:23:41 1998  Jim Wilson  <wilson@cygnus.com>
5494
5495         * haifa-sched.c (build_control_flow): Set unreachable for block whose
5496         only predecessor is itself.
5497
5498 Mon Apr  6 16:08:04 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5499
5500         * c-parse.in: Include system.h, and remove stuff now made redundant.
5501         * cccp.c: Likewise.
5502         * cexp.y: Likewise.
5503         * protoize.c: Likewise.  Properly check for cpp stringification.
5504
5505         * Makefile.in (c-parse.o, cccp.o, cexp.o, protoize.o, unprotoize.o):
5506         Depend on system.h.
5507
5508         * objc/Make-lang.in (objc-parse.o): Likewise.
5509
5510 Mon Apr  6 14:59:58 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5511
5512         * gansidecl.h: Check if compiler supports __attribute__.  Provide
5513         definitions for ATTRIBUTE_UNUSED and ATTRIBUTE_PRINTF using
5514         __attribute__ when its available.  Also provide definitions for
5515         ATTRIBUTE_PRINTF_1, ATTRIBUTE_PRINTF_2 and ATTRIBUTE_PRINTF_3 in
5516         terms of ATTRIBUTE_PRINTF.
5517
5518         * genoutput.c (process_template): Use ATTRIBUTE_UNUSED in place
5519         of __attribute__.
5520
5521 Mon Apr  6 07:17:52 1998  Catherine Moore  <clm@cygnus.com>
5522
5523         * combine.c (can_combine_p):  Include successor in volatile test.
5524
5525 Mon Apr  6 14:16:33 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
5526
5527         * sh.h (CASE_VECTOR_SHORTEN_MODE): Fix logic when to set
5528         offset_unsigned.
5529
5530 Mon Apr  6 02:03:29 1998  Jeffrey A Law  (law@cygnus.com)
5531
5532         * objc/objc-act.c (encode_aggregate_within): Avoid GNU extensions
5533         in prototype and definition.
5534
5535 Mon Apr 6 00:48:56 PDT 1998 Jeff Law  (law@cygnus.com)
5536
5537         * version.c: Bump for snapshot.
5538
5539 Mon Apr  6 00:08:50 1998  Richard Henderson  <rth@cygnus.com>
5540
5541         * alpha.c (alpha_expand_block_clear): Add missing offset arg to
5542         alpha_expand_unaligned_store_words.
5543
5544 Sun Apr  5 21:31:24 1998  John Wehle  (john@feith.com)
5545
5546         * i386.md (movsf_push, movsf_mem): Remove.
5547         (movsf_push): Rename from movsf_push_nomove and move in front of
5548         movsf.  Use nonmemory_operand predicate and don't bother checking
5549         TARGET_MOVE.
5550         (movsf_push_memory): New pattern.
5551         (movsf): Don't bother checking for push_operand.  If TARGET_MOVE and
5552         both operands refer to memory then force operand[1] into a register.
5553         (movsf_normal): Change to unnamed pattern.
5554         Likewise for movdf, movxf, and friends.
5555
5556 Sun Apr 5 18:45:51 PDT 1998 Jeff Law  (law@cygnus.com)
5557
5558         * version.c: Bump for snapshot.
5559
5560 Sun Apr  5 16:31:10 1998  Richard Henderson  <rth@cygnus.com>
5561
5562         * configure.in (alpha-dec-osf*): Match osf1.3 correctly.
5563
5564 Sun Apr  5 16:53:37 1998  Don Bowman <don@pixsci.com>
5565
5566         * configure.in (mips-wrs-vxworks): New target.
5567
5568 Sat Apr 4 23:34:32 PST 1998 Jeff Law  (law@cygnus.com)
5569
5570         * expmed.c (synth_mult): The value -1, has no zeros, so it can
5571         never have the form ...011.
5572
5573         * version.c: Bump for snapshot.
5574
5575 Sat Apr  4 20:16:46 1998  Richard Henderson  <rth@cygnus.com>
5576
5577         * i386.c (asm_output_function_prefix, load_pic_register):
5578         Use ASM_GENERATE_INTERNAL_LABEL properly.
5579         (output_pic_addr_const): Recognize %X to supress any PIC sym suffix.
5580         (print_operand): Ignore it.
5581         (load_pic_register): Use it for the got load call.
5582         * i386.md (prologue_set_got, prologue_get_pc): Likewise.
5583         (prologue_get_pc_and_set_got): Likewise.
5584         * i386.h: Update print_operand docs.
5585
5586 Sat Apr  4 19:08:37 1998  Richard Henderson  <rth@cygnus.com>
5587
5588         * i386.md (ffssi, ffshi): Rewrite as define_expands.
5589         (ffssi_1, ffshi_1): New (unspec [] 5) support patterns.
5590         * i386.c (notice_update_cc): Recognize unspec 5.
5591
5592 Sat Apr  4 18:07:16 1998  David Mosberger-Tang  (davidm@mostang.com)
5593
5594         * alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Accept '(' for s/sv/svi.
5595         * alpha.c (print_operand): Handle it.
5596         * alpha.md (fix_truncsfdi2): Use it.  Add earlyclobber pattern
5597         for ALPHA_TP_INSN.
5598         (fix_truncdfdi2): Likewise.
5599
5600 Sat Apr  4 17:42:05 1998  Richard Henderson  <rth@cygnus.com>
5601
5602         * tree.h (sizetype_tab[2], sbitsizetype, ubitsizetype): Merge all
5603         of these into a single struct, with additional [us]sizetype entries.
5604         * stor-layout.c (set_sizetype): Initialize [us]sizetype.
5605         * fold-const.c (size_int_wide): Don't rely on sizetype_tab being
5606         an array.
5607
5608 Sat Apr  4 17:04:41 1998  Richard Henderson  <rth@cygnus.com>
5609
5610         * configure.in (alpha-*-linux-*): Undo tm_file changes from gcc2 merge.
5611
5612 Sat Apr  4 13:50:01 1998  Richard Henderson  <rth@cygnus.com>
5613
5614         * haifa-sched.c (split_block_insns): Don't supress insn splitting
5615         on subsequent passes.
5616
5617         * alpha.c (hard_fp_register_operand): New function.
5618         * alpha.h (PREDICATE_CODES): Add it.
5619         * alpha.md (extendsidi2): Kill bogus f<-f cvtql+cvtlq case.  Add an
5620         f<-m case and accompanying define_split.
5621         (trapb): Use a unique unspec_volatile number.
5622
5623 Sat Apr  4 13:32:08 1998  Richard Henderson  <rth@cygnus.com>
5624
5625         * configure.in (alpha-*-linux-gnu*): Undo Feb 3 change brought in
5626         from gcc2 merge.
5627
5628 Sat Apr  4 10:23:41 1998  Jeffrey A Law  (law@cygnus.com)
5629
5630         * Check in merge from gcc2.  See ChangeLog.11 and ChangeLog.12
5631         for details.
5632
5633         * haifa-sched.c: Mirror recent changes from gcc2.
5634
5635 Fri Apr  3 00:17:01 1998  Jeffrey A Law  (law@cygnus.com)
5636
5637         * Makefile.in (insn*.o): Depend on system.h.
5638
5639         * pa.c (output_global_address): Initialize base.
5640         * pa.h (GO_IF_LEGITIMATE_ADDRESS): Initialize index.
5641
5642 1998-04-03  Mike Stump  <mrs@wrs.com>
5643
5644         * gthr.h: Support systems that don't have weak, but have threads.
5645         * configure.in (*wrs-vxworks*): Use VxWorks threads by default.
5646         * gthr-vxworks.h: New file.
5647         * objc/thr-vxworks.h: Dummy file from thr-single.c for now.
5648
5649 Thu Apr  2 18:00:52 1998  Jim Wilson  <wilson@cygnus.com>
5650
5651         * i386.md (movqi+1): Change alternative 1 from *r/r to *r/*rn.
5652
5653 1998-04-02  Vladimir N. Makarov  <vmakarov@cygnus.com>
5654
5655         * ginclude/va-i960.h (va_end): Change void * to void.
5656
5657 Thu Apr  2 13:51:10 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5658
5659         * Makefile.in (choose-temp.o): Depend on system.h.
5660
5661         * choose-temp.c: Include system.h when IN_GCC.
5662
5663 Thu Apr  2 02:37:07 1998  Joern Rennecke  (amylaar@cygnus.co.uk)
5664                           Richard Henderson  <rth@cygnus.com>
5665
5666         * reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS.
5667         (move_replacements): New function.
5668         * reload.h: Prototype it.
5669
5670         * alpha.h (LEGITIMIZE_RELOAD_ADDRESS): New definition.
5671
5672 Thu Apr  2 01:01:34 1998  Richard Henderson  <rth@cygnus.com>
5673
5674         * configure (alpha-*-linuxecoff, alpha-*-linux-gnulibc1):
5675         Run fixincludes.
5676
5677         * emit-rtl.c (gen_lowpart_common): Skip count by HARD_REGNO_NREGS.
5678         (gen_highpart): Likewise.
5679         * final.c (alter_subreg): Allow the target to hook by-mode subreg
5680         hard register number changes.
5681
5682 Wed Apr  1 22:26:22 1998  Jeffrey A Law  (law@cygnus.com)
5683
5684         * fold-const.c optimze_bit_field_compare): Initialize rnbitpos,
5685         rnbitsize, rnmode and rinner.
5686         (make_range): Initialize type.
5687         (fold): Initialize arg0, arg1 and varop.
5688
5689         * function.c (instantiate_virtual_regs_1): Initialize offset, regnoi
5690         and regnor.
5691         (expand_function_start): Initialize last_ptr.
5692
5693         * stor-layout.c (layout_record): Initialize desired_align.
5694         (get_best_mode): Initialize unit.
5695
5696         * tree.c (copy_node): Initialize length.
5697
5698         * c-lex.c (yylex): Initialize traditional_type, ansi_type and type.
5699
5700         * caller-save.c (insert_save_restore): Initialize pat, code and
5701         numregs.
5702
5703         * emit-rtl.c (push_to_sequence): Initialize top.
5704         (push_topmost_sequence): Likewise.
5705
5706         * genattrtab.c (simplify_by_exploding): Initialize defval.
5707
5708         * profile.c (branch_prob): Initialize dest.
5709
5710         * rtl.h (note_stores): Remove duplicate prototype.
5711         (GEN_INT): Re-instate cast of second arg to HOST_WIDE_INT.
5712
5713         * cplus-dem.c (gnu_special): Don't get confused by .<digits>
5714         strings that are not actually lengths.
5715
5716         * genattrtab.c: Make generated file use system.h, instead of
5717         including stdio.h, etc directly.
5718         * genextract.c, genopinit.c, genoutput.c: Likewise.
5719         * genpeep.c, genrecog.c: Likewise
5720
5721         * genoutput.c (process_template): Mark operands in the generated
5722         function as potentially unused if compiling with GNU CC.
5723
5724         * i386/freebsd-elf.h (CPP_PREDEFINES): Update from FreeBSD folks.
5725
5726         * pa.md (reload peepholes): Remove unused variable "mode".
5727
5728 Wed Apr  1 17:06:19 1998  Nick Clifton  <nickc@cygnus.com>
5729
5730         * config/arm/thumb.h: Add super interworking support.
5731         * config/arm/thumb.c: Add super interworking support.
5732         * config/arm/thumb.md: Add super interworking support.
5733         * config/arm/lib1funcs.asm: Add interworking support.
5734         * config/arm/lib1thumb.asm: Add super interworking support.
5735         * config/arm/t-semi: Add interworking support.
5736         * config/arm/t-thumb: Add interworking support.
5737         * config/arm/README-interworking: New file.
5738
5739 Wed Apr  1 14:38:10 1998  Jim Wilson  <wilson@cygnus.com>
5740
5741         * config/mips/iris6.h (MD_EXEC_PREFIX): Set to /usr/bin/.
5742         (MD_STARTFILE_PREFIX): Unset.
5743
5744 1998-04-01  Mark Mitchell  <mmitchell@usa.net>
5745
5746         * varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for a
5747         entity in a local scope.
5748
5749         * fold-const.c (fold): Call truthvalue_conversion for values which
5750         are folded to boolean type.
5751
5752 Wed Apr  1 06:09:53 1998  Jeffrey A Law  (law@cygnus.com)
5753
5754         * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently.
5755         * convex.h, dsp16xx.c, fx80.md, gmicro.c, gmicro.md: Likewise.
5756         * i370.h, i370.md, i860.c, i860.h, i860.md, i960.c: Likewise.
5757         * i960.h, i960.md, m32r.md, m68k.md, m68kv4.h, m88k.c: Likewise.
5758         * m88k.md, ns32k.c, ns32k.md, pdp11.c, pdp11.h, pdp11.md: Likewise.
5759         * pyr.c, pyr.h, pyr.md, romp.c, romp.h, romp.md: Likewise.
5760         * rs6000.md, sparc.c, sparc.h, sparc.md, spur.c, spur.md: Likewise.
5761         * tahoe.md, vax.h, vax.md, we32k.c, we32k.h, we32k.md: Likewise.
5762         * md.texi: Likewise.
5763
5764 Wed Apr  1 08:33:44 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5765
5766         * fixincludes (limits.h): Fix nested comments in Motorola's
5767         limits.h and sys/limits.h.
5768
5769 Tue Mar 31 16:57:33 1998  Jim Wilson  <wilson@cygnus.com>
5770
5771         * alpha.c (alpha_expand_unaligned_load): Use tgt instead of addr
5772         as dest of expand_binop call.
5773
5774         * alpha.md (extzv): Correct check for valid operand[2] values.
5775
5776         * profile.c (branch_prob): Add code to recognize HPPA tablejump entry
5777         branch.
5778
5779         * toplev.c (rest_of__compilation): Call init_recog_no_volatile at end.
5780
5781 Mon Mar 30 13:11:05 1998  Stan Cox  <scox@cygnus.com>
5782
5783         * libgcc2.c: (__main, __do_global_dtors, __do_global_ctors):
5784         For __CYGWIN32__ use the versions in winsup/dcrt0.cc.
5785
5786         * gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added.
5787         cygwin32 can override this to allow both unix and win32 style PATHs.
5788
5789         * i386/xm-cygwin32.h (GET_ENVIRONMENT): Defined to allow win32
5790         style environment paths.
5791
5792 Mon Mar 30 14:43:20 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5793
5794         * Makefile.in (cppalloc.o, cpperror.o, cppexp.o, cpphash.o,
5795         cpplib.o, cppmain.o, fix-header.o, gcov.o, gen-protos.o,
5796         gengenrtl.o, halfpic.o, hash.o, scan-decls.o, scan.o): Depend on
5797         system.h.
5798
5799         * cpphash.c: Include config.h.
5800         * cppalloc.c: Include system.h.  Add parameters to various
5801         function prototypes.
5802         * cpperror.c: Likewise.
5803         * cppexp.c: Likewise.
5804         * cpphash.c: Likewise.
5805         * cpplib.c: Likewise.
5806         * cppmain.c: Likewise.
5807         * fix-header.c: Likewise.
5808         * gcov.c: Likewise.
5809         * gen-protos.c: Likewise.
5810         * gengenrtl.c: Likewise.
5811         * halfpic.c: Likewise.
5812         * hash.c: Likewise.
5813         * scan-decls.c: Likewise.
5814         * scan.c: Likewise.
5815
5816 Mon Mar 30 11:06:45 1998  Jim Wilson  <wilson@cygnus.com>
5817
5818         * README.gnat: Add lang_print_xnode definition.
5819
5820 Mon Mar 30 11:12:24 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5821
5822         * config/m68k/m68k.c (standard_68881_constant_p): Don't use
5823         fmovecr on the 68060.
5824
5825 Mon Mar 30 00:21:03 1998  Jeffrey A Law  (law@cygnus.com)
5826
5827         * genemit.c (DONE): Rework so that it works in the true arm if
5828         an if-else conditional.
5829         (FAIL): Likewise.
5830
5831 Sun Mar 29 12:45:23 1998  Jeffrey A Law  (law@cygnus.com)
5832
5833         * rs6000.c: Do not include stdioh or ctype.h anymore.
5834
5835         * Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and
5836         $(RTL_H).
5837         (stor-layout.o): Likewise.
5838         * c-typeck.c: Include rtl.h and expr.h.
5839         * stor-layout.c: Likewise.
5840
5841         * cpplib.c (cpp_file_line_for_message): Delete unused parameter.
5842         All callers changed.
5843         (do_sccs): Wrap in an SCCS_DIRECTIVE ifdef.
5844         * fix-header.c (cpp_file_line_for_message): Delete unused paramter.
5845         All callers changed.
5846
5847         * collect2.c (is_in_list): Wrap inside COLLECT_EXPORT_LIST ifdef.
5848
5849         * local-alloc.c (reg_classes_overlap_p): Delete dead function.
5850
5851         * tree.h (lang_print_xnode): Provide prototype.
5852
5853 Sat Mar 28 23:50:44 PST 1998 Jeff Law  (law@cygnus.com)
5854
5855         * version.c: Bump for snapshot.
5856
5857 Sun Mar 29 00:42:21 1998  Jeffrey A Law  (law@cygnus.com)
5858
5859         * objc/sendmsg.c (__objc_block_forward): Add braces for return
5860         value if INVISIBLE_STRUCT_RETURN.
5861
5862         * pa.c (arith_double_operand): Fix parens.
5863
5864         * haifa-sched.c (print_pattern): Correct arg to sprintf.
5865
5866         * Makefile.in (libgcc1.null): Make return type for __foo void.
5867
5868 Sat Mar 28 14:37:20 1998  Jeffrey A Law  (law@cygnus.com)
5869
5870         * pa.h: Add declarations for many functions defined in pa.c.
5871
5872         * genpeep.c (main): Remove unused variable 'i' from the generated
5873         file.
5874
5875         * genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.
5876         (gen_split): Likewise.
5877         (main): Rework generated definitions of DONE and FAIL so that they
5878         no longer use gotos.  Avoids warnings about unused labels.
5879
5880         * integrate.c (copy_rtx_and_substitute): Rework to avoid need for
5881         unused "junk" variable.
5882
5883         * genattrtab.c (write_complex_function): Add a default case in
5884         generated switch statement to keep -W -Wall quiet.
5885
5886 Sat Mar 28 10:47:21 1998  Nick Clifton  <nickc@cygnus.com>
5887
5888         * invoke.texi: Document more ARM and Thumb command line options.
5889
5890         * config/arm/xm-thumb.h: New file.
5891
5892 Sat Mar 28 01:37:33 1998  Craig Burley  <burley@gnu.ai.mit.edu>
5893
5894         * stmt.c (expand_expr_stmt): Must generate code for
5895         statements within an expression (gcc's `({ ... )}')
5896         even if -fsyntax-only.
5897
5898 Sat Mar 28 01:06:12 1998  Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5899                           Jeffrey A Law  (law@cygnus.com)
5900
5901         * basic-block.h (basic_block_computed_jump_target): Declare.
5902         * flags.h: (current_function_has_computed_jump): Declare.
5903         * flow.c: (basic_block_computed_jump_target): Define.
5904         (flow_analysis): Allocate it. Set current_function_has_computed_jump
5905         to 0.
5906         (find_basic_blocks): Set current_function_has_computed_jump and
5907         elements of basic_block_computed_jump_target to 1 as appropriate.
5908         * function.c: (current_function_has_computed_jump): Define.
5909         * global.c (global_conflicts): Don't allocate pseudos into stack regs
5910         at the start of a block that is reachable by a computed jump.
5911         * reg-stack.c (stack_reg_life_analysis): If must restart, do so
5912         immediately.
5913         (subst_stack_regs): Undo change from Sep 4 1997.
5914         (uses_reg_or_mem): Now unused, deleted.
5915         * stupid.c (stupid_life_analysis): Compute
5916         current_function_has_computed_jump.
5917         (stupid_find_reg): Don't allocate stack regs if the function has a
5918         computed goto.
5919         * haifa-sched.c (is_cfg_nonregular): Delete code to determine if
5920         the current function has a computed jump.  Use the global value
5921         instead.
5922
5923 Sat Mar 28 00:21:37 1998  Jeffrey A Law  (law@cygnus.com)
5924
5925         * i386/freebsd.h (CPP_PREDEFINES): Remove __386BSD__.
5926         (DWARF2_UNWIND_INFO): Define to zero.
5927
5928 Fri Mar 27 16:04:49 1998  Michael Meissner  <meissner@cygnus.com>
5929
5930         * gcc.c (set_std_prefix): Add declaration.
5931         (process_command): If GCC_EXEC_PREFIX is set, remove /lib/gcc-lib/
5932         suffix, and update the standard prefix prefix.c uses.
5933
5934         * prefix.c (std_prefix): New global to hold default prefix value.
5935         (get_key_value): Change to use std_prefix instead of PREFIX.
5936         (translate_name): Ditto.
5937         (update_path): Ditto.
5938         (get_key_value): Release allocated scratch storage.
5939         (set_std_prefix): New function to reset the standard prefix.
5940
5941 Fri Mar 27 18:08:21 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
5942
5943         * sh.c (find_barrier): Fix calculations for alignment increase.
5944
5945 Fri Mar 27 08:56:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5946
5947         * Makefile.in (stmp-fixinc): If we're actually fixing include
5948         files, copy gcc's assert.h into the fixed include dir.
5949         * fixincludes (assert.h): Avoid any attempts to fix a probably
5950         broken system specific assert.h file.
5951         * fixproto (stdlib.h): Make sure, it'll contain a definition of
5952         size_t.
5953
5954 Fri Mar 27 00:49:46 1998  Jeffrey A Law  (law@cygnus.com)
5955
5956         * regclass.c (reg_scan_mark_refs): Be more selective about
5957         when we mark a register with REGNO_POINTER_FLAG.
5958
5959 Thu Mar 26 23:00:11 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
5960
5961         reload inheritance improvement:
5962         * reload1.c (reg_reloaded_contents, reg_reloaded_insn):
5963         Change meaning: index is now hard reg number.
5964         (reg_reloaded_valid, reg_reloaded_dead): New variables.
5965         (reload_spill_index): Content is now a hard reg number.
5966         (reload_as_needed): Change to fit new variable meaning.
5967         (forget_old_reloads_1, allocate_reload_reg): Likewise.
5968         (choose_reload_regs, emit_reload_insns): Likewise.
5969
5970 Thu Mar 26 18:34:13 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
5971
5972         * regclass.c (record_reg_classes): '?' increases cost by two.
5973
5974         * reload.c (find_reloads): Double previous costs.  Output
5975         reloads cost one unit extra.
5976
5977         * reload1.c (eliminate_regs): Delete LOAD_EXTENDED_OP code that
5978         boiled down to && ! 0.
5979
5980         * reload.c (find_equiv_reg): Also consider a goal offset from the
5981         frame pointer to be constant.
5982
5983 Thu Mar 26 17:34:46 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
5984
5985         * sh.h (OPTIMIZATION_OPTIONS): Define.
5986
5987 Thu Mar 26 00:19:47 1998  Richard Henderson  <rth@cygnus.com>
5988
5989         * combine.c (make_compound_operation): Simplify (subreg (*_extend) 0).
5990
5991 Wed Mar 25 23:53:11 1998  Jeffrey A Law  (law@cygnus.com)
5992
5993         * pa.c (pa_adjust_cost): Avoid redundant calls to get_attr_type.
5994
5995 Wed Mar 25 13:40:48 1998  Jim Wilson  <wilson@cygnus.com>
5996
5997         * c-common.c (check_format_info): Initialize type, is_type.  New local
5998         integral_format.  Don't warn for 'L' when pedantic.  Do warn for 'L'
5999         when pedantic if used with integral format specifier.
6000
6001 Wed Mar 25 16:09:01 1998  Michael Meissner  <meissner@cygnus.com>
6002
6003         * rs6000.h (FUNCTION_ARG_PADDING): Cast result to be enum
6004         direction.
6005         (function_arg_padding): Declare.
6006
6007         * rs6000.c: Include system.h.
6008         (function_arg_padding): Change return type to int, cast enum's to
6009         int.
6010
6011         (From Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>)
6012         * collect2.c (scan_prog_file): Add explicit braces to avoid
6013         ambiguous `else'.
6014
6015         * dbxout.c (dbxout_type_fields): Add braces around empty body in
6016         an if-statement.
6017         (dbxout_type): Likewise.
6018
6019         * rs6000.c (rs6000_override_options): Change type of `i', `j' and
6020         `ptt_size' from int to size_t.
6021         (rs6000_file_start): Likewise for `i'.
6022         (rs6000_replace_regno): Add default case in enumeration switch.
6023         (output_epilog): Remove unused variable `i'.
6024         (rs6000_longcall_ref): Remove unused variables `len', `p', `reg1'
6025         and `reg2'.
6026
6027         * rs6000.h (ADDITIONAL_REGISTER_NAMES): Add missing braces around
6028         initializer.
6029         (get_issue_rate, non_logical_cint_operand): Add prototype.
6030         (rs6000_output_load_toc_table): Ditto.
6031
6032         * rs6000.md (udivmodsi4): Add explicit braces to avoid ambiguous
6033         `else'.
6034
6035 Wed Mar 25 10:05:19 1998  Nick Clifton  <nickc@cygnus.com>
6036
6037         * config/arm/thumb.c: New File.  Support for ARM's Thumb
6038         instruction set.
6039         * config/arm/thumb.h: New File.  Thumb definitions.
6040         * config/arm/thumb.md: New File.  Thumb machine description.
6041         * config/arm/tcoff.h: New File.  Thumb COFF support.
6042         * config/arm/t-thumb: New File.  Thumb makefile fragment.
6043         * config/arm/lib1thumb.asm: New File.  Thumb libgcc support functions.
6044
6045         * configure.in: Add Thumb-coff target.
6046         * configure: Add Thumb-coff target.
6047         * config.sub: Add Thumb-coff target.
6048
6049 Wed Mar 25 10:30:32 1998  Jim Wilson  <wilson@cygnus.com>
6050
6051         * loop.c (scan_loop): Initialize move_insn_first to zero.
6052
6053 Wed Mar 25 01:06:49 1998  Joel Sherrill (joel@OARcorp.com)
6054
6055         * config/i386/go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.
6056         * config/i386/rtems.h: Likewise.
6057         * config/i960/rtems.h: Likewise.
6058         * config/m68k/rtems.h: Likewise.
6059         * config/mips/rtems64.h: Likewise.
6060         * config/pa/rtems.h: Likewise.
6061         * config/rs6000/rtems.h: Likewise.
6062         * config/sh/rtems.h: Likewise.
6063         * config/sparc/rtems.h: Likewise.
6064
6065 Wed Mar 25 00:57:26 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6066
6067         * pa.c (emit_move_sequence): If in reload, call find_replacement.
6068
6069 Tue Mar 24 10:44:11 1998  Nick Clifton  <nickc@cygnus.com>
6070
6071         * Makefile.in (gcov$(exeext)): Support .exe extension to gcov.
6072
6073         * collect2.c (find_a_file): Add debugging.
6074         (find_a_file): Test for win32 style absolute paths if
6075         DIR_SERPARATOR is defined.
6076         (prefix_from_string): Add debugging.
6077         (main): Test for debug command line switch at start of program
6078         execution.
6079         (main): Use GET_ENVIRONMENT rather than getenv().
6080         (prefix_from_env): Use GET_ENVIRONMENT.
6081
6082 1998-03-24  Mark Mitchell  <mmitchell@usa.net>
6083
6084         * cplus-dem.c (optable): Add sizeof.
6085         (demangle_template_value_parm): New function containing code
6086         previously found in demangle_template.
6087         (demangle_integral_value): New function which handles complicated
6088         integral expressions.
6089         (demangle_template): Use them.
6090
6091 Tue Mar 24 12:13:18 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6092
6093         * Makefile.in (genconfig.o, genflags.o, gencodes.o, genemit.o,
6094         genopinit.o, genrecog.o, genextract.o, genpeep.o, genattr.o,
6095         genattrtab.o, genoutput.o): Depend on system.h.
6096
6097         * genattr.c: Include system.h.  Add arguments to various function
6098         prototypes.  Remove redundant prototype of read_rtx().
6099         * genattrtab.c: Likewise.
6100         * gencodes.c: Likewise.
6101         * genconfig.c: Likewise.
6102         * genemit.c: Likewise.
6103         * genextract.c: Likewise.
6104         * genflags.c: Likewise.
6105         * genopinit.c: Likewise.
6106         * genoutput.c: Likewise.
6107         * genpeep.c: Likewise.
6108         * genrecog.c: Likewise.
6109
6110 1998-03-24  Martin von Loewis  <loewis@informatik.hu-berlin.de>
6111
6112         * c-lang.c (lang_print_xnode): New function.
6113         * objc/objc-act.c (lang_print_xnode): Likewise.
6114         * print-tree.c (print_node): Call it
6115
6116 Mon Mar 23 23:59:11 1998  H.J. Lu  (hjl@gnu.org)
6117
6118         * c-parse.in: Recognize protocol qualifiers in class
6119         definitions for objc.
6120         Include "output.h".
6121         (yyerror): Remove redundant decl.
6122         (yyprint): Fix prototype.
6123
6124 Mon Mar 23 23:49:47 1998  Jeffrey A Law  (law@cygnus.com)
6125
6126         * cse.c (rtx_cost): Only call CONST_COSTS if it is defined.
6127
6128         * stmt.c (unroll_block_trees): Free block_vector if needed.
6129
6130 Mon Mar 23 23:26:42 1998  Philippe De Muyter  <phdm@macqel.be>
6131
6132         * m68k/m68k.md (zero_extendqidi2, zero_extendhidi2): New patterns.
6133         (zero_extendsidi2): Avoid useless copy.
6134         (iordi_zext): New pattern.
6135         (iorsi_zexthi_ashl16): Pattern reworked to avoid "0" constraint for
6136         operand 2.
6137         (iorsi_zext): New name for old unnamed pattern; indentation fixes.
6138
6139         * m68k/m68k.md (ashldi_const): Allow shift count in range ]32,63].
6140         (ashldi3): Allow constant shift count in range ]32,63].
6141         (ashrdi_const, ashrid3, lshrdi_const, lshrdi3): Likewise.
6142
6143 1998-03-22  Mark Mitchell  <mmitchell@usa.net>
6144
6145         * tree.h (IS_EXPR_CODE_CLASS): New macro.
6146
6147 Mon Mar 23 23:18:48 1998  Jeffrey A Law  (law@cygnus.com)
6148
6149         * h8300.h (CONST_COSTS): Remove definition.
6150         (DEFAULT_RTX_COSTS): Define.
6151
6152 Mon Mar 23 22:58:22 1998  Joel Sherrill (joel@OARcorp.com)
6153
6154         * config/sh/rtems.h: Switched from ELF to COFF.
6155
6156 Mon Mar 23 14:14:20 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6157
6158         * freebsd.h (ASM_OUTPUT_ALIGN): Redefine.
6159
6160 Sat Mar 21 23:52:56 PST 1998 Jeff Law  (law@cygnus.com)
6161
6162         * version.c: Bump for snapshot.
6163
6164 Sun Mar 22 00:50:42 1998  Nick Clifton  <nickc@cygnus.com>
6165                           Geoff Noer    <noer@cygnus.com>
6166
6167         * Makefile.in: Various fixes for building cygwin32 native toolchains.
6168
6169         * objc/Makefile.in: Various fixes for building cygwin32 native toolchains.
6170         * objc/Make-lang.in: Likewise.
6171
6172         * config/i386/xm-cygwin32.h (PATH_SEPARATOR): Set to a semi-colon.
6173
6174 Sun Mar 22 00:21:46 1998  R. Ganesan  <rganesan@novell.com>
6175
6176         * configure.in: Handle with-PACKAGE=no correctly
6177
6178 Fri Mar 20 17:36:23 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6179
6180         * Makefile.in (alias.o, bitmap.o, c-aux-info.o, c-common.o,
6181         c-decl.o, c-iterate.o, c-lang.o, c-lex.o, c-pragma.o, c-typeck.o,
6182         caller-save.o, calls.o, collect2.o, combine.o, cse.o, dbxout.o,
6183         dwarf2out.o, dwarfout.o, emit-rtl.o, except.o, explow.o, expmed.o,
6184         expr.o, final.o, flow.o, function.o, getpwd.o, global.o,
6185         integrate.o, jump.o, local-alloc.o, loop.o, optabs.o, pexecute.o,
6186         prefix.o, print-rtl.o, print-tree.o, profile.o, real.o, recog.o,
6187         reg-stack.o, regclass.o, regmove.o, reload.o, reload1.o, reorg.o,
6188         rtl.o, rtlanal.o, sdbout.o, stmt.o, stor-layout.o, stupid.o,
6189         tlink.o, toplev.o, tree.o, unroll.o, varasm.o, xcoffout.o): Depend
6190         on system.h.
6191
6192         * alias.c, bitmap.c, c-aux-info.c, c-common.c, c-decl.c,
6193         c-iterate.c, c-lang.c, c-lex.c, c-pragma.c, c-typeck.c,
6194         caller-save.c, calls.c, collect2.c, combine.c, cse.c, dbxout.c,
6195         dwarf2out.c, dwarfout.c, emit-rtl.c, except.c, explow.c, expmed.c,
6196         expr.c, final.c, flow.c, function.c, gcc.c, getpwd.c, global.c,
6197         integrate.c, jump.c, local-alloc.c, loop.c, optabs.c, pexecute.c,
6198         prefix.c, print-rtl.c, print-tree.c, profile.c, real.c, recog.c,
6199         reg-stack.c, regclass.c, regmove.c, reload.c, reload1.c, reorg.c,
6200         rtl.c, rtlanal.c, sched.c, sdbout.c, stmt.c, stor-layout.c,
6201         stupid.c, tlink.c, toplev.c, tree.c, unroll.c, varasm.c,
6202         xcoffout.c: Include system.h.  Organize include ordering so
6203         that stdarg/varargs comes before other system headers.  Remove
6204         spurious casts of functions assured of a prototype in system.h.
6205
6206 Fri Mar 20 11:19:40 1998  Stan Cox  <scox@equinox.cygnus.com>
6207
6208         * reg-stack.c (pop_stack): Define. Pops any register on the
6209         regstack and adjusts regstack.
6210         (compare_for_stack_reg): Use pop_stack.
6211
6212 Thu Mar 19 23:51:01 1998  Jeffrey A Law  (law@cygnus.com)
6213
6214         * configure.in (hppa1.0-hp-hpux10): Handle threads for this
6215         config too.
6216
6217 Thu Mar 19 20:30:31 1998  Philippe De Muyter  <phdm@macqel.be>
6218
6219         * libgcc2.c (exit): Do not call __bb_exit_func if HAVE_ATEXIT.
6220
6221         * fold-const.c (fold): Replace sign-extension of a zero extended
6222         value by a single zero extension.
6223
6224 Thu Mar 19 00:58:07 1998  Jason Merrill  <jason@yorick.cygnus.com>
6225
6226         * except.c (init_eh): Do nothing.
6227         (save_eh_status): Call init_eh_for_function, not init_eh.
6228         * function.c (push_function_context_to): Don't call init_emit.
6229
6230 Thu Mar 19 13:39:52 1998  Michael Meissner  <meissner@cygnus.com>
6231
6232         * rs6000/sysv4.h (RELATIVE_PREFIX_NOT_LINKDIR): Undef for System V
6233         and EABI.
6234
6235 Thu Mar 19 10:10:36 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6236
6237         * final.c (shorten_branches): Add parentheses around +/- in
6238         operand of &.
6239
6240         * flow.c (life_analysis): Wrap variable `i' in macro ELIMINABLE_REGS.
6241
6242 Thu Mar 19 09:15:17 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6243
6244         * regclass.c (memory_move_secondary_cost): Wrap uses of
6245         SECONDARY_INPUT_RELOAD_CLASS and SECONDARY_OUTPUT_RELOAD_CLASS
6246         with #ifdef tests.
6247
6248 Thu Mar 19 09:06:35 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6249
6250         * config/m68k/m68k.md (addqi3): Fix typo gen_INT vs. GEN_INT.
6251
6252         * flow.c (life_analysis): #include <sys/types.h> to make sure
6253         size_t is defined.
6254         * cplus-dem.c (demangle_function_name): Likewise.
6255
6256 Thu Mar 19 09:00:01 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6257
6258         * final.c (insn_noperands): Change type to unsigned int.
6259         (final_scan_insn): Likewise for noperands;
6260         properly check operand number boundaries.
6261
6262 Wed Mar 18 16:20:30 1998  Richard Henderson  <rth@cygnus.com>
6263
6264         * alpha.md (extzv): Don't reject register operands.  Fix
6265         mode of operand 1.
6266
6267 Wed Mar 18 16:14:23 1998  Richard Henderson  <rth@cygnus.com>
6268
6269         * dbxout.c (dbxout_function_end): Fix last change.  The correct
6270         predicate is ASM_OUTPUT_SECTION_NAME.
6271
6272 Wed Mar 18 12:43:20 1998  Jim Wilson  <wilson@cygnus.com>
6273
6274         * sh.md (ashlsi_c-1): Delete 3rd argument to gen_ashlsi_c.
6275         (ashlsi): Use match_dup 1 instead of match_operand 2.
6276
6277 Wed Mar 18 13:46:07 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6278
6279         * fold-const.c (operand_equal_for_comparison_p): See if equal
6280         when nop conversions are removed.
6281
6282 Wed Mar 18 13:42:01 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6283
6284         * expr.c (expand_expr, case COND_EXPR): If have conditional move,
6285         don't use ORIGINAL_TARGET unless REG.
6286
6287 Wed Mar 18 16:53:19 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6288
6289         * netbsd.h (ASM_OUTPUT_ALIGN): Redefine.
6290
6291 Wed Mar 18 12:43:20 1998  Jim Wilson  <wilson@cygnus.com>
6292
6293         * loop.c (struct movable): New field move_insn_first.
6294         (scan_loop): In consec sets code, set it.  Clear it otherwise.
6295         (move_movables): In consec sets code, use it.  Copy REG_NOTES from
6296         p to i1 only if i1 does not have REG_NOTES.  Delete obsolete ifdefed
6297         out code.
6298
6299 Wed Mar 18 09:52:56 1998  Richard Henderson  <rth@cygnus.com>
6300
6301         * rtl.c (read_rtx): Fall back on homebrew atoll if HOST_WIDE_INT
6302         is large, and the system doesn't provide atoll or atoq.
6303         (atoll): New.
6304
6305         * alpha/xm-vms.h (HAVE_ATOLL): Define.
6306         Reported by Klaus Kaempf <kkaempf@progis.de>.
6307
6308 Wed Mar 18 09:56:26 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6309
6310         * c-lang.c (finish_file): Wrap variable `void_list_node' with macro
6311         test !ASM_OUTPUT_CONSTRUCTOR || !ASM_OUTPUT_DESTRUCTOR.
6312
6313         * calls.c (emit_call_1): Wrap variable `already_popped' with macro
6314         test !ACCUMULATE_OUTGOING_ARGS.
6315
6316         * collect2.c (write_c_file_glob): Wrap function definition in
6317         macro test !LD_INIT_SWITCH.
6318
6319         * combine.c (try_combine): Wrap variables `cc_use' and
6320         `compare_mode' in macro test EXTRA_CC_MODES.
6321
6322         * cpplib.c (do_ident): Remove unused variable `len'.
6323         (skip_if_group): Remove unused variables `at_beg_of_line' and
6324         `after_ident'.
6325         (cpp_get_token): Remove unused variable `dummy'.
6326
6327         * dbxout.c (scope_labelno): Move static variable definition inside
6328         the one function scope where it is used.
6329         (dbxout_function_end): Wrap prototype and definition in
6330         macro test !NO_DBX_FUNCTION_END.
6331
6332         * dwarf2out.c (add_subscript_info): Wrap variable `dimension_number'
6333         in macro test !MIPS_DEBUGGING_INFO.
6334
6335         * expr.c (expand_builtin_setjmp): Move declaration of variable `i'
6336         into the scope where it is used.  Wrap empty else-statement body
6337         in braces.
6338
6339         * fix-header.c: Fix typo in comment.
6340         (inf_skip_spaces): Cast results of INF_UNGET to (void).
6341         (check_protection, main): Likewise.
6342
6343         * flow.c (find_basic_blocks_1): Remove dangling comment text.
6344
6345         * function.c (contains): Wrap prototype and definition in macro
6346         test HAVE_prologue || HAVE_epilogue.
6347         (fixup_var_refs_1): Remove unused variable `width'.
6348
6349         * gen-protos.c (main): Remove unused variable `optr'.
6350
6351         * haifa-sched.c (debug_control_flow): Remove unused variable `j'.
6352
6353         * libgcc2.c (__udiv_w_sdiv): Provide dummy return value of 0.
6354         (__sjpopnthrow): Remove unused variable `jmpbuf'.
6355         (__throw): Remove unused variable `val'.
6356
6357         * protoize.c: Check for a previously existing definition before
6358         defining *_OK macros.
6359
6360         * scan-decls.c (scan_decls): Remove unused variable `old_written'.
6361
6362 Tue Mar 17 00:45:48 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6363
6364         * vax.h (ADDR_VEC_ALIGN): Define.
6365
6366 Mon Mar 16 15:57:17 1998  Michael Meissner  <meissner@cygnus.com>
6367
6368         * gcc.c (default_arg): Don't wander off the end of allocated
6369         memory.
6370
6371         (From Geoffrey Keating  <geoffk@ozemail.com.au>)
6372         * rs6000.c (small_data_operand): Ensure that any address
6373         referenced relative to the small data area is inside the SDA.
6374
6375 Mon Mar 16 12:55:15 1998  Jim Wilson  <wilson@cygnus.com>
6376
6377         * config/m68k/netbsd.h (ASM_SPEC): Add %{m68060}.
6378
6379 Mon Mar 16 15:50:20 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
6380
6381         * except.h (in_same_eh_region): New prototype.
6382         (free_insn_eh_region, init_insn_eh_region): New prototypes.
6383         * except.c (insn_eh_region, maximum_uid): New static variables.
6384         (set_insn_eh_region): New static function to set region numbers.
6385         (free_insn_eh_region): New function to free EH region table.
6386         (init_insn_eh_region): New function to initialize EH region table.
6387         (in_same_eh_region): New function used to determine if two rtl
6388         instructions are in the same exception region or not.
6389         * final.c (final): Initialize the table indicating which instructions
6390         belong in which exception region.
6391         * genpeep.c (main): Add "except.h" to include file list in generated
6392         file insn-peep.c.
6393         * config/sparc/sparc.md: Add calls to 'in_same_eh_region' in 4
6394         peepholes involving calls and unconditional branches.
6395
6396 Mon Mar 16 11:16:50 1998  Jim Wilson  <wilson@cygnus.com>
6397
6398         * README.gnat: New file.
6399
6400 Mon Mar 16 11:14:20 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6401
6402         * config/m68k/m68k.c: Include <stdlib.h> for atoi.  Include
6403         "recog.h" for offsettable_memref_p.
6404         (legitimize_pic_address): Remove unused variable `offset'.
6405         (notice_update_cc): Change return type to void.  Add default label
6406         to switch.
6407         (standard_68881_constant_p): Remove unused variable mode.
6408         (print_operand): Define local variable i only if SUPPORT_SUN_FPA.
6409         (const_int_cost): Explicitly declare as returning int.
6410         (output_dbcc_and_branch): Change return type to void.
6411
6412         * config/m68k/linux.h, config/m68k/m68k.md, config/m68k/m68k.c,
6413         config/m68k/m68k.h: Replace gen_rtx (XXX, ...) with gen_rtx_XXX
6414         (...).  Use GEN_INT instead of gen_rtx_CONST_INT.
6415
6416 Sun Mar 15 22:30:44 PST 1998 Jeff Law  (law@cygnus.com)
6417
6418         * version.c: Bump for snapshot.
6419
6420 Fri Mar 13 11:30:12 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6421
6422         * config/m68k/m68k.h (CONST_OK_FOR_LETTER_P): Fix logic in range
6423         check for 'M' constraint.
6424
6425 Thu Mar 12 14:47:14 1998  Jim Wilson  <wilson@cygnus.com>
6426
6427         * cccp.c (create_definition): If pedantic, call pedwarn for macro
6428         varargs feature.
6429
6430 Thu Mar 12 13:43:25 1998  Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>
6431
6432         * i386.c (ix86_logical_operator): New function.
6433         (split_di): Ensure that when a MEM is split, the resulting MEMs have
6434         SImode.
6435         * i386.md (anddi3, xordi3, iordi3): New patterns. Add a define_split
6436         to implement them.
6437
6438 Thu Mar 12 15:13:16 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6439                           Richard Earnshaw <rearnsha@arm.com>
6440                           Nick Clifton  <nickc@cygnus.com>
6441
6442         * tm.texi (DEFAULT_RTX_COSTS): Document new macro.
6443
6444         * arm.h (DEFAULT_RTX_COSTS): Define instead of RTX_COSTS.
6445
6446         * cse.c (rtx_cost): Provide a default case in an enumeration
6447         switch, and call DEFAULT_RTX_COSTS if it's defined.
6448
6449 Thu Mar 12 10:02:38 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6450
6451         * basic-block.h (compute_preds_succs): Change return type in
6452         prototype to void.
6453         * flow.c (compute_preds_succs): Likewise in function definition.
6454
6455         * regmove.c (find_matches): Cast char used as array index to unsigned char
6456         to supress warning.
6457
6458 Thu Mar 12 09:39:40 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6459
6460         * i386.h (RTX_COSTS): Insert braces around nested if.
6461         (ADDITIONAL_REGISTER_NAMES): Insert braces around structured
6462         elements.
6463
6464         * gcc.c (default_compilers): Properly put brackets around array elements in
6465         initializer.
6466
6467         * getopt.c (_getopt_internal): Add explicit braces around nested if;
6468         reformatted.
6469
6470         * reg-stack.c (record_asm_reg_life): Add explicit braces around nested if's.
6471         (record_reg_life_pat): Add explicit parens around && and || in expression.
6472         (stack_reg_life_analysis): Add parens around assignment used as expression.
6473         (convert_regs): Likewise.
6474
6475 Thu Mar 12 09:25:29 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6476
6477         * bitmap.c (bitmap_element_allocate): Remove unused parameter;
6478         change callers accordingly.
6479
6480         * cplus-dem.c (arm_special): Remove unused parameter work in prototype
6481         and definition; change all callers accordingly.
6482
6483         * except.c (init_eh): Avoid assignment of unused return value of
6484         build_pointer_type; cast it to void, instead, and remove unused
6485         variable type.
6486
6487         * gcc.c (lang_specific_driver): Define prototype only #ifdef
6488         LANG_SPECIFIC_DRIVER.
6489         (temp_names): Define only #ifdef MKTEMP_EACH_FILE.
6490
6491         * genoutput.c (output_epilogue): Initialize next_name to 0.
6492
6493         * real.c (efrexp): #if 0 prototype and function definition.
6494         (eremain): Likewise.
6495         (uditoe): Likewise.
6496         (ditoe): Likewise.
6497         (etoudi): Likewise.
6498         (etodi): Likewise.
6499         (esqrt): Likewise.
6500
6501         * reload.c (push_secondary_reload): Define prototype only
6502         #ifdef HAVE_SECONDARY_RELOADS.
6503
6504         * varasm.c (assemble_static_space): Define rounded only
6505         #ifndef ASM_OUTPUT_ALIGNED_LOCAL.
6506
6507 Thu Mar 12 09:11:35 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6508
6509         * i386.md (andsi): Add default case in enumeration switch.
6510         (iorsi3): Likewise.
6511         (iorhi3): Likewise.
6512         (xorsi3): Likewise.
6513
6514 Thu Mar 12 08:37:02 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6515
6516         * c-decl (finish_struct): Change type of min_align to unsigned.
6517
6518         * cplus-dem.c (demangle_function_name): Change type of variable i to size_t;
6519         remove unused variable len.
6520
6521         * dwarf2out.c (reg_save): Add explicit cast of -1 to unsigned and a
6522         comment indicating this is proper behaviour.
6523         (reg_loc_descriptor): Remove redundant comparison of unsigned variable
6524         reg >= 0.
6525         (based_loc_descr): Likewise.
6526
6527         * enquire.c (bitpattern): Change type of variable i to unsigned.
6528
6529         * final.c (output_asm_insn): Don't cast insn_noperands to unsigned.
6530
6531         * flow.c (life_analysis): Change type of variable i to size_t;
6532         remove unused variable insn.
6533
6534         * gcc.c (translate_options): Change type of variables optlen, arglen and
6535         complen to size_t.
6536         (input_filename_length): Change type to size_t.
6537         (do_spec_1): Change type of variable bufsize to size_t.
6538         (main): Change type of variables i and j to size_t;
6539         remove subblock local definition of variable i.
6540         (lookup_compiler): Change type of second argument to size_t;
6541         change type of variable i to size_t.
6542
6543         * genemit.c (output_init_mov_optab): Change type of variable i to size_t.
6544
6545         * genopinit.c (get_insn): Change type of variable pindex to size_t.
6546
6547         * genrecog.c (add_to_sequence): Change type of variable i to size_t.
6548
6549         * global.c (global_alloc): Change type of variable i to size_t.
6550
6551         * regclass.c (init_reg_sets): Change type of variables i and j to unsigned.
6552
6553         * stmt.c (expand_end_bindings): Change type of variable i to size_t.
6554         (expand_end_case): Change type of variable count to size_t.
6555
6556         * toplev.c (main): Change type of variable j to size_t.
6557         (set_target_switch): Change type of variable j to size_t.
6558         (print_switch_values): Change type of variable j to size_t;
6559         remove unused variable flags.
6560
6561         * varasm.c (assemble_variable): Change type of variable align to size_t.
6562         (const_hash_rtx): Change type of variable i to size_t.
6563
6564 1998-03-11  Mark Mitchell  <mmitchell@usa.net>
6565
6566         * dbxout.c (dbxout_type_methods): Only treat TYPE_METHODS as a
6567         TREE_VEC if that's what it really is.
6568
6569 Wed Mar 11 15:16:01 1998  Michael Meissner  <meissner@cygnus.com>
6570
6571         * {haifa-,}sched.c (rank_for_schedule): Only take void * arguments
6572         as per ISO C spec.
6573
6574 Wed Mar 11 12:05:20 1998  Teemu Torma  <tot@trema.com>
6575
6576         * gthr.h: Changed the comment about return values.
6577         * gthr-solaris.h (__gthread_once): Do not use errno; return the
6578         error number instead of -1.
6579         (__gthread_key_create): Any non-zero return value is an error.
6580         * libgcc2.c (eh_context_initialize): Check for non-zero return
6581         value from __gthread_once.
6582         Check that the value of get_eh_context was really changed.
6583
6584 Wed Mar 11 18:26:25 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6585
6586         * sh.h (LOOP_ALIGN): Only align when optimizing.
6587         * sh.c (find_barrier): Clear inc for CODE_LABELs.
6588         When not optimizing, calculate alignment for BARRIERs directly.
6589
6590 Wed Mar 11 15:07:18 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6591
6592         * final.c (shorten_branches): Remove conditionalizing on
6593         SHORTEN_WITH_ADJUST_INSN_LENGTH
6594         * sh.h, pa.h (SHORTEN_WITH_ADJUST_INSN_LENGTH): Remove.
6595
6596 Wed Mar 11 02:37:41 1998  Jeffrey A Law  (law@cygnus.com)
6597
6598         * flow.c (find_basic_blocks_1): Keep the cfg accurate when removing
6599         an unconditional jump around deleted blocks.
6600
6601 Mon Mar  9 12:02:23 1998  Jim Wilson  <wilson@cygnus.com>
6602
6603         * profile.c (branch_prob): If see computed goto, call fatal instead of
6604         abort.
6605
6606         * config/mips/sni-svr4.h (CPP_PREDEFINE): Add -DSNI and -Dsinix.
6607
6608         * configure.in (alpha-dec-osf): Add default case for osf* to switch.
6609         Patch from Bruno Haible.
6610
6611         * function.c (put_reg_into_stack): Copy MEM_IN_STRUCT_P from new.
6612         (assign_parms): Set aggregate if hide_last_arg and last_named.
6613
6614 Mon Mar  9 19:57:56 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6615
6616         * final.c (shorten_branches): Initialize insn_addresses.
6617
6618 Mon Mar  9 14:10:23 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6619
6620         * sh.h (MUST_PASS_IN_STACK): Define.
6621
6622 Sun Mar  8 13:01:56 1998  Jeffrey A Law  (law@cygnus.com)
6623
6624         * final.c (shorten_branches): Fix minor logic error in
6625         ADDR_DIFF_VEC shortening support.
6626
6627 Sun Mar 8 02:17:42 PST 1998 Jeff Law  (law@cygnus.com)
6628
6629         * version.c: Bump for snapshot.
6630
6631 Sat Mar  7 00:54:15 1998  Jeffrey A Law  (law@cygnus.com)
6632
6633         * haifa-sched.c (is_cfg_nonregular): Change return type to
6634         an int.  No longer compute "estimated" number of edges.  Use
6635         computed_jump_p instead of duplicating the code.  Fixup/add
6636         some comments.
6637         (build_control_flow): Returns a value indicating an irregularity
6638         in the cfg was detected.  Count the number of edges in the cfg.
6639         allocate various edge tables.
6640         (find_rgns): No longer look for unreachable blocks.
6641         (schedule_insns): Do not allocate memory for edge tables here.
6642         Free memory for edge tables before returning.  Do not perform
6643         cross block scheduling if build_control_flow returns nonzero.
6644         * flow.c (compute_preds_succs): More accurately determine when
6645         a block drops in.
6646
6647         * basic-block.h (free_basic_block_vargs): Provide prototype.
6648
6649         * cccp.c (main): Fix dumb mistakes in last change.
6650
6651 Fri Mar  6 21:28:45 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6652
6653         * rtl.h (addr_diff_vec_flags): New typedef.
6654         (union rtunion_def): New member rt_addr_diff_vec_flags.
6655         (ADDR_DIFF_VEC_FLAGS): New macro.
6656
6657         * sh.c (output_branch): Fix offset overflow problems.
6658
6659         * final.c (shorten_branches): Implement CASE_VECTOR_SHORTEN_MODE.
6660         (final_scan_insn): New argument BODY for ASM_OUTPUT_ADDR_DIFF_ELT.
6661         * rtl.def (ADDR_DIFF_VEC): Three new fields (min, max and flags).
6662         * stmt.c (expand_end_case): Supply new arguments to
6663         gen_rtx_ADDR_DIFF_VEC.
6664         * 1750a.h (ASM_OUTPUT_ADDR_DIFF_ELT): New argument BODY.
6665         * alpha.h, arc.h, clipper.h, convex.h : Likewise.
6666         * dsp16xx.h, elxsi.h, fx80.h, gmicro.h, h8300.h : Likewise.
6667         * i370.h, i386.h, i860.h, i960.h, m32r.h, m68k.h, m88k.h : Likewise.
6668         * mips.h, mn10200.h, mn10300.h, ns32k.h, pa.h, pyr.h : Likewise.
6669         * rs6000.h, sh.h, sparc.h, spur.h, tahoe.h, v850.h : Likewise.
6670         * vax.h, we32k.h, alpha/vms.h, arm/aof.h, arm/aout.h : Likewise.
6671         * i386/386bsd.h, i386/freebsd-elf.h : Likewise.
6672         * i386/freebsd.h, i386/linux.h : Likewise.
6673         * i386/netbsd.h, i386/osfrose.h, i386/ptx4-i.h, i386/sco5.h : Likewise.
6674         * i386/sysv4.h, m68k/3b1.h, m68k/dpx2.h, m68k/hp320.h : Likewise.
6675         * m68k/mot3300.h, m68k/sgs.h : Likewise.
6676         * m68k/tower-as.h, ns32k/encore.h, sparc/pbd.h : Likewise.
6677         * sh.h (INSN_ALIGN, INSN_LENGTH_ALIGNMENT): Define.
6678         (CASE_VECTOR_SHORTEN_MODE): Define.
6679         (short_cbranch_p, align_length, addr_diff_vec_adjust): Don't declare.
6680         (med_branch_p, braf_branch_p): Don't declare.
6681         (mdep_reorg_phase, barrier_align): Declare.
6682         (ADJUST_INSN_LENGTH): Remove alignment handling.
6683         * sh.c (uid_align, uid_align_max): Deleted.
6684         (max_uid_before_fixup_addr_diff_vecs, branch_offset): Deleted.
6685         (short_cbranch_p, med_branch_p, braf_branch_p, align_length): Deleted.
6686         (cache_align_p, fixup_aligns, addr_diff_vec_adjust): Deleted.
6687         (output_far_jump): Don't use braf_branch_p.
6688         (output_branchy_insn): Don't use branch_offset.
6689         (find_barrier): Remove checks for max_uid_before_fixup_addr_diff_vecs.
6690         Remove paired barrier stuff.
6691         Don't use cache_align_p.
6692         Take alignment insns into account.
6693         (fixup_addr_diff_vecs): Reduce to only fixing up the base label of
6694         the addr_diff_vec.
6695         (barrier_align, branch_dest): New function.
6696         (machine_dependent_reorg, split_branches): Remove infrastructure
6697         for branch shortening that is now provided in the backend.
6698         * sh.md (short_cbranch_p, med_branch_p, med_cbranch_p): New attributes.
6699         (braf_branch_p, braf_cbranch_p): Likewise.
6700         (attribute length): Use new attributes.
6701         (casesi_worker): Get mode and unsignednedd from ADDR_DIFF_VEC.
6702         (addr_diff_vec_adjust): Delete.
6703         (align_2): Now a define_expand.
6704         (align_log): Now length 0.
6705
6706 Fri Mar  6 14:41:33 1998  Michael Meissner  <meissner@cygnus.com>
6707
6708         * m32r.md (right): Correctly check for length == 2, not 1.
6709
6710 Fri Mar  6 14:00:04 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6711
6712         * mips/mips.h: Prototype `machine_dependent_reorg'.
6713         (ASM_OUTPUT_ALIGN): Remove unused variable `mask'.
6714
6715 Fri Mar  6 11:43:35 1998  Joern Rennecke  (amylaar@cygnus.co.uk)
6716
6717         * final.c (shorten_branches): Restore accidentally removed code.
6718
6719 Fri Mar  6 11:00:49 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6720
6721         * configure.in: Remove duplicate uses of AC_PROG_CC and
6722         AC_PROG_MAKE_SET.
6723
6724 Fri Mar  6 00:59:30 1998  Richard Henderson  <rth@cygnus.com>
6725
6726         * configure.in (target_cpu_default2): Correct typo for alphapca56.
6727
6728 Thu Mar  5 23:24:50 1998  Jeffrey A Law  (law@cygnus.com)
6729                           Doug Evans     (devans@cygnus.com)
6730
6731         * haifa-sched.c (build_jmp_edges): Delete dead function.
6732         (build_control_flow): Use cfg routines from flow.c
6733         (schedule_insns): Remove debugging code accidentally checked
6734         in earlier today.
6735
6736         * basic-block.h: Add external integer list structures, typdefs,
6737         accessor macros and function declarations.  Simlarly for
6738         basic block pred/succ support and simple bitmap stuff.
6739         * flow.c: Add functions for integer list, basic block pred/succ
6740         support and simple bitmap support.
6741         (compute_dominators): New function to compute dominators and
6742         post dominators.
6743         (find_basic_blocks): Split into two functions.
6744         (life_analysis): Likewise.
6745         (flow_analysis): Removed.  Now handled by calling find_basic_blocks,
6746         the life_analysis from toplev.c
6747         * toplev.c (rest_of_compilation): Call find_basic_blocks, then
6748         life_analysis instead of flow_analysis.
6749
6750 Thu Mar  5 23:06:26 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6751
6752         * jump.c (jump_optimize): Call mark_jump_label also for deleted
6753         insns.
6754         (mark_jump_label): Don't increment ref counts for deleted insns.
6755
6756 Thu Mar  5 09:55:15 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6757
6758         * mips/iris6.h (TARGET_DEFAULT): Parenthesize macro definition.
6759
6760         * mips/mips.c: Include stdlib.h and unistd.h.
6761         (mips_asm_file_end): Add braces around empty body in an if-statement.
6762         (function_prologue): Wrap variable `fnname' in
6763         !FUNCTION_NAME_ALREADY_DECLARED.  Correct format specifier in fprintf.
6764         (mips_select_rtx_section, mips_select_section): Declare as void.
6765
6766         * mips/mips.h: Add prototypes for extern functions in mips.c.
6767         (FUNCTION_ARG_REGNO_P): Add parentheses around && within ||.
6768         (ENCODE_SECTION_INFO): Add braces around empty body in an
6769         if-statement.
6770
6771         * mips/mips.md (movdi): Add parentheses around && within ||.
6772         (movsf, movdf): Likewise.
6773         (branch_zero, branch_zero_di): Add default case in
6774         enumeration switch.
6775
6776
6777 Thu Mar  5 02:45:48 1998  Richard Henderson  <rth@cygnus.com>
6778
6779         * alpha/alpha.h (TARGET_WINDOWS_NT, TARGET_OPEN_VMS): Just make them
6780         real constants, since they can't be changed.
6781         (TARGET_AS_CAN_SUBTRACT_LABELS): New.
6782         * alpha/alpha.md (builtin_setjmp_receiver): Use it.
6783         * alpha/osf.h (TARGET_AS_CAN_SUBTRACT_LABELS): New.
6784         * alpha/osf2or3.h (TARGET_AS_CAN_SUBTRACT_LABELS): New.
6785         * alpha/vms.h (TARGET_OPEN_VMS): New.
6786         * alpha/win-nt.h (TARGET_WINDOWS_NT): New.
6787
6788 Thu Mar  5 02:41:27 1998  Richard Henderson  <rth@cygnus.com>
6789
6790         * reload.c (find_reloads): Always force (subreg (mem)) to be
6791         reloaded if WORD_REGISTER_OPERATIONS.
6792
6793 Thu Mar  5 02:14:44 1998  Richard Henderson  <rth@cygnus.com>
6794
6795         * haifa-sched.c (free_list): Rename from free_pnd_lst.
6796         (free_pending_lists): Rename free_pnd_lst uses.
6797         (remove_dependence): Place expunged element on unused_insn_list.
6798         (alloc_INSN_LIST, alloc_EXPR_LIST): New.  Change all callers of
6799         gen_rtx_*_LIST and alloc_rtx to use them.
6800         (compute_block_backward_dependences): Free the reg_last_* lists.
6801
6802 Thu Mar  5 00:05:40 1998  Jeffrey A Law  (law@cygnus.com)
6803
6804         * cccp.c (main): Avoid undefined behavior when setting pend_includes
6805         and pend_files.
6806
6807 Wed Mar  4 21:58:25 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6808
6809         * rs6000/linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if
6810         USE_GNULIBC_1 is defined
6811         * configure.in: add a new case powerpc-*-linux-gnulibc1 which
6812         includes the t-linux-gnulibc1 fragment
6813
6814 Wed Mar  4 12:11:36 1998  Jim Wilson  <wilson@cygnus.com>
6815
6816         * mips.md (movdf_internal1a): Fix misplaced parenthesis in condition.
6817
6818 Wed Mar  4 18:47:48 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6819
6820         * final.c (final_scan_insn, case CODE_LABEL: Cleanup.
6821
6822 Wed Mar  4 15:51:19 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6823
6824         * final.c (shorten_branches): Tag the loop alignment onto the
6825         first label after NOTE_INSN_LOOP_BEG even if there is an
6826         intervening insn.
6827
6828 Tue Mar  3 21:48:35 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6829
6830         * final.c (insn_current_reference_address):
6831         Use SEQ instead of BRANCH as argument to align_fuzz, to get a
6832         proper alignment chain.
6833
6834         * final.c (max_labelno): New static variable.
6835         (final_scan_insn): Check max_labelno before outputting an
6836         alignment for a label.
6837         (shorten_branches): Remove unused variable length_align.
6838
6839 Tue Mar  3 14:27:23 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6840
6841         * sparc.c (ultrasparc_adjust_cost): Add default case in
6842         enumeration switch.
6843
6844          * sparc.h: Add prototypes for extern functions defined in
6845         sparc.c.
6846
6847 Tue Mar  3 10:00:11 1998  Nick Clifton  <nickc@cygnus.com>
6848
6849         * toplev.c: Only generate <name>.dbr file when dumping RTL if
6850         DEALY_SLOTS is defined.
6851
6852 Tue Mar  3 07:36:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6853
6854         * reorg.c (fill_eager_delay_slots): Add new argument delay_list
6855         in call to fill_slots_from_thread.
6856
6857 Mon Mar  2 13:45:03 1998  Richard Henderson  <rth@cygnus.com>
6858
6859         * alpha/linux.h (CPP_PREDEFINES): Correct connecting whitespace
6860         to SUB_CPP_PREDEFINES.  Reported by asun@saul4.u.washington.edu.
6861
6862 Mon Mar  2 22:59:28 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6863
6864         * final.c (insn_last_address, insn_current_align, uid_align):
6865         New variables.
6866         (in_align_chain, align_fuzz, align_shrink_fuzz): New functions.
6867         (insn_current_reference_address): Likewise.
6868         (shorten_branches, final_scan_insn): Implement LABEL_ALIGN,
6869         LABEL_ALIGN_AFTER_BARRIER and LOOP_ALIGN target macros.
6870         (label_to_alignment): New function.
6871         * genattrtab.c (write_test_expr): If one of LABEL_ALIGN,
6872         LABEL_ALIGN_AFTER_BARRIER or LOOP_ALIGN is defined, call
6873         insn_current_reference_address instead of insn_current_address.
6874         (or_attr_value, write_length_unit_log): New functions.
6875         (main): Call write_length_unit_log.
6876         (write_const_num_delay_slots): Output extra '\n'.
6877         * alpha.h (ASM_OUTPUT_LOOP_ALIGN, ASM_OUTPUT_ALIGN_CODE):
6878         replace with:
6879         (LOOP_ALIGN, ALIGN_LABEL_AFTER_BARRIER).
6880         * i386.h, i386/osfrose.h, i386/svr3dbx.h, m68k.h, sparc.h: Likewise.
6881         * arc.h, m32r.h (ASM_OUTPUT_LOOP_ALIGN): replace with:
6882         (LOOP_ALIGN).
6883         * i960.h, m88k.h: (ASM_OUTPUT_ALIGN_CODE): Replace with:
6884         (LABEL_ALIGN_AFTER_BARRIER).
6885         * ns32k/encore.h, ns32k/merlin.h, ns32k.h, ns32k/sequent.h: Likewise.
6886         * ns32k/tek6000.h: Likewise.
6887         * i386/gas.h (ASM_OUTPUT_LOOP_ALIGN, ASM_OUTPUT_ALIGN_CODE): Delete.
6888         * i386.md (casesi+1): Use ASM_OUTPUT_ALIGN instead of
6889         ASM_OUTPUT_ALIGN_CODE.
6890
6891 Mon Mar 2 01:05:50 PST 1998 Jeff Law  (law@cygnus.com)
6892
6893         * version.c: Bump for snapshot.
6894
6895 Mon Mar 2 00:52:18 PST 1998 Jeff Law  (law@cygnus.com)
6896
6897         * version.c: Bump for snapshot.
6898
6899 Sun Mar  1 18:25:49 1998  Michael P. Hayes  <michaelh@ongaonga.chch.cri.nz>
6900
6901         * reorg.c (fill_slots_from_thread): Don't steal delay list from target
6902         if condition code of jump conflicts with opposite_needed.
6903
6904         * reorg.c (fill_slots_from_thread): Mark resources referenced in
6905         opposite_needed thread.  Return delay_list even when cannot get
6906         any more delay insns from end of subroutine.
6907
6908 Sun Mar  1 18:26:21 1998  Ken Rose (rose@acm.org)
6909
6910         * reorg.c (fill_slots_from_thread): New parameter, delay_list.
6911         All callers changed.
6912
6913 Sun Mar  1 18:25:37 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
6914
6915         * frame.c (start_fde_sort, fde_split, heapsort, fde_merge,
6916         end_fde_sort): New functions for fast sorting of an FDE array.
6917         (fde_insert): Simplified.
6918         (add_fdes): Change argument list.
6919         (frame_init): Use the new functions.
6920
6921 Sun Mar  1 18:06:21 1998  Jeffrey A Law  (law@cygnus.com)
6922
6923         * ginclude/va-ppc.h (va_arg): Fix typo in long long support.
6924
6925         * i386.c (reg_mentioned_in_mem): Fix dangling else statement.
6926
6927         * fold-const.c (fold_range_test): Always return a value.
6928
6929 Sun Mar  1 17:57:34 1998  Mumit Khan <khan@xraylith.wisc.edu>
6930
6931         * config/i386/winnt.c (i386_pe_unique_section): Put read-only
6932         data in the text section unless READONLY_DATA_SECTION is defined.
6933
6934 Sun Mar  1 17:48:46 1998  Jeffrey A Law  (law@cygnus.com)
6935
6936         * c-parse.in (undeclared variable error): Tweak error message to
6937         be clearer.
6938
6939 Sun Mar 1 10:22:36 PST 1998 Jeff Law  (law@cygnus.com)
6940
6941         * version.c: Bump for snapshot.
6942
6943 1998-02-28  Mark Mitchell  <mmitchell@usa.net>
6944
6945         * final.c (final_scan_insn): Undo overzealous removal of `set'.
6946
6947 Sat Feb 28 07:54:03 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6948
6949         * pa.h (CONST_COSTS): When checking the CONST_DOUBLE enumerated
6950         case, add parentheses to specify the proper order of precedence in
6951         the if-statement.
6952
6953
6954         * c-aux-info.c: Include string.h/strings.h.
6955
6956         * pa.c: Include stdlib.h.
6957         (pa_combine_instructions): Prototype the function.
6958         (pa_can_combine_p, forward_branch_p, shadd_constant_p): Likewise.
6959         (reloc_needed): Add default case for enumeration switch.
6960         (remove_useless_addtr_insns): Remove unused variable `all'.
6961         (hppa_expand_prologue): Add explicit braces to avoid
6962         ambiguous `else'.
6963         (output_function_epilogue): Remove unused variable `i'.
6964         (output_millicode_call): Remove unused variable `link'.
6965         (shadd_constant_p, forward_branch_p): Make the function static.
6966         (following_call): Explicitly declare to return int.
6967         (pa_reorg): Declare as void.
6968         (pa_combine_instructions): Declare as static void.  Add
6969         parentheses around && within ||.
6970
6971         * pa.h: Add prototypes for pa_reorg, symbolic_operand,
6972         following_call, function_label_operand, lhs_lshift_cint_operand
6973         and zdepi_cint_p.
6974
6975         * pa.md: Add parentheses around && within ||.
6976
6977         * cppalloc.c: Include stdlib.h.
6978
6979         * cpperror.c (cpp_print_containing_files): Remove unused variable
6980         `i'.  Fix format specifier in fprintf.
6981
6982         * cse.c (cse_around_loop): Add explicit braces to avoid
6983         ambiguous `else'.
6984         (delete_dead_from_cse): Wrap variable `tem' in macro HAVE_cc0.
6985
6986         * expr.c (expand_expr): Add parentheses around && within ||.
6987
6988         * final.c (app_enable): Replace fprintf with fputs where there are
6989         no format specifiers and no trailing argument after the string.
6990         Eg, when printing ASM_APP_ON/ASM_APP_OFF.
6991         (app_disable): Likewise.
6992         (final_end_function): Likewise.
6993         (final_scan_insn): Likewise.  Remove unused variable `set'.
6994         (profile_function): Wrap empty if-statement body in {} brackets.
6995
6996         * function.c: Include stdlib.h.
6997         (pad_below): Wrap prototype and definition in ARGS_GROW_DOWNWARD.
6998         (reposition_prologue_and_epilogue_notes): Add parentheses
6999         around assignment used as truth value.
7000
7001         * integrate.c (expand_inline_function): Wrap variable
7002         `cc0_insn' in macro HAVE_cc0.
7003
7004         * jump.c (jump_optimize): Wrap variable `q' in macro
7005         HAVE_cc0.  Remove unused variable `prev1'.
7006
7007         * libgcc2.c (__bb_exit_trace_func): Add parentheses around &&
7008         within ||.  Fix format specifier in fprintf.
7009         (__bb_init_prg): Add parentheses around assignment used as
7010         truth value.
7011
7012         * local-alloc.c: Include stdlib.h.
7013         (requires_inout): Add parentheses around assignment used
7014         as truth value.
7015
7016         * loop.c (analyze_loop_iterations): Wrap prototype and definition
7017         in macro HAVE_decrement_and_branch_on_count.
7018         (insert_bct, instrument_loop_bct): Likewise.
7019         (move_movables): Add parentheses around assignment used as
7020         truth value.
7021         (consec_sets_invariant_p): Likewise.
7022         (maybe_eliminate_biv_1): Wrap variable `new' in macro HAVE_cc0.
7023
7024         * objc/objc-act.c: Include stdlib.h.
7025         (lookup_method_in_protocol_list): Wrap empty else-statement body
7026         in braces.
7027         (lookup_protocol_in_reflist): Likewise.
7028         (objc_add_static_instance): Remove unused variables `decl_expr'
7029         and `decl_spec'.
7030         (get_objc_string_decl): Remove unused variable `decl'.
7031         (generate_static_references): Remove unused variables `idecl' and
7032         `instance'.
7033         (check_protocols): Wrap empty else-statement body in braces.
7034
7035         * protoize.c: Include stdlib.h.
7036         (substr): Add parentheses around assignment used as truth value.
7037         (abspath): Likewise.
7038         (shortpath): Likewise.
7039
7040         * regmove.c (fixup_match_1): Add parentheses around assignment
7041         used as truth value.
7042
7043         * reload.c (push_secondary_reload): Remove unused variable `i'.
7044         (find_reloads): Add parentheses around assignment used as truth
7045         value.
7046
7047         * reload1.c: Include stdlib.h.
7048
7049         * rtl.h: Correct typo in prototype of offsettable_memref_p.
7050
7051         * stmt.c (add_case_node): Add parentheses around assignment used
7052         as truth value.
7053         (case_tree2list): Likewise.
7054
7055         * tree.c (valid_machine_attribute): Wrap variable `decl_attr_list'
7056         in macro VALID_MACHINE_DECL_ATTRIBUTE.  Wrap variable
7057         `type_attr_list' in macro VALID_MACHINE_TYPE_ATTRIBUTE.
7058         (merge_attributes): Add explicit braces to avoid ambiguous
7059         `else'.
7060
7061         * unroll.c (copy_loop_body): Wrap variable `cc0_insn' in
7062         macro HAVE_cc0.
7063
7064         * varasm.c: Include stdlib.h.
7065
7066
7067         * system.h: Remove sys/stat.h.
7068         * gcc.c: Add sys/stat.h.
7069
7070         * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.
7071         * genattrtab.c: Likewise.
7072         * genconfig.c: Likewise.
7073         * genemit.c: Likewise.
7074         * genextract.c: Likewise.
7075         * genflags.c: Likewise.
7076         * genopinit.c: Likewise.
7077         * genoutput.c: Likewise.
7078         * genpeep.c: Likewise.
7079         * genrecog.c: Likewise.
7080         * tlink.c: Likewise.  Also wrap `getenv' in NEED_DECLARATION_GETENV.
7081
7082 Fri Feb 27 11:02:47 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7083
7084         * invoke.texi: Use @itemx for a secondary item in a @table.
7085
7086         * config/m68k/m68k.md (movsf+1): Optimize moving a CONST_DOUBLE
7087         zero.
7088
7089 Thu Feb 26 00:13:21 1998  Ian Lance Taylor  <ian@cygnus.com>
7090
7091         * choose-temp.c: Fix handling of sys/file.h to work in libiberty.
7092
7093 Wed Feb 25 23:40:54 1998  Jeffrey A Law  (law@cygnus.com)
7094
7095         * i386.c (struct machine_function): Add new fields for PIC stuff.
7096         (save_386_machine_status): Fix argument to xmalloc.  Save pic_label_rtx
7097         and pic_label_name.
7098         (restore_386_machine_status): Corresponding changes.
7099         (clear_386_stack_locals): Also clear pic_label_rtx and pic_label_name.
7100
7101 Wed Feb 25 01:31:40 1998  Jeffrey A Law  (law@cygnus.com)
7102
7103         * c-parse.y (undeclared variable error): Tweak error message
7104         to be clearer.
7105
7106 Tue Feb 24 23:54:07 1998  Richard Henderson  <rth@cygnus.com>
7107
7108         * flags.h (g_switch_value, g_switch_set): Declare.
7109         * alpha.c (override_options): Set g_switch_value=8 if not set.
7110         * alpha/elf.h (CC1_SPEC): New.
7111         (ASM_SPEC): New.
7112         (LINK_SPEC): Pass along the -G value we were given.
7113         (LOCAL_ASM_OP): Remove.
7114         (ASM_OUTPUT_ALIGNED_LOCAL): Output to .bss or .sbss by size.
7115         (MAX_OFILE_ALIGNMENT): New.
7116         (BSS_SECTION_ASM_OP, SBSS_SECTION_ASM_OP, SDATA_SECTION_ASM_OP): New.
7117         (EXTRA_SECTIONS): Add sbss and sdata.
7118         (SECTION_FUNCTION_TEMPLATE): New.
7119         (EXTRA_SECTION_FUNCTIONS): Use it.
7120         (CTORS_SECTION_FUNCTION, DTORS_SECTION_FUNCTION): Remove.
7121         (SELECT_SECTION): Use sdata when small enough.
7122         * alpha/linux.h (ASM_SPEC): Remove.
7123
7124
7125 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
7126         * config.sub (sco5): Fix typo.
7127
7128 Mon Feb 23 18:19:31 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7129
7130         * config/t-linux (LIBGCC1, CROSS_LIBGCC1, LIBGCC1_TEST): Add macros and
7131         set to empty.
7132         * config/t-linux-aout (LIBGCC1, CROSS_LIBGCC1, LIBGCC1_TEST): Likewise.
7133         * config/alpha/t-linux: Remove file.
7134         * config/sparc/t-linux: Remove file.
7135         * config/m68k/t-linux (LIBGCC1, CROSS_LIBGCC1): Remove.
7136         * config/m68k/t-linux-aout (LIBGCC1, CROSS_LIBGCC1): Likewise.
7137         * configure.in (alpha*-*-linux-gnulibc1*): Use t-linux instead of alpha/t-linux
7138         for tmake_file.
7139         (alpha*-*-linux-gnu*): Likewise.
7140         (sparc-*-linux-gnulibc1*): Use t-linux instead of sparc/t-linux for tmake_file.
7141         (sparc-*-linux-gnu*): Likewise.
7142
7143 Mon Feb 23 10:47:39 1998  Robert Lipe  <robertl@dgii.com>
7144         * collect2.c (ldd_file_name): Bracket declaration with same
7145         manifests as use.
7146         (full_real_ld_suffix): Deleted.  Variable was calloced and
7147         written into, but never read.
7148
7149 1998-02-23  Mike Stump  <mrs@wrs.com>
7150
7151         * configure.in: Add support for i386-wrs-vxworks configuration.
7152         * i386/vxi386.h: New file.
7153
7154 Sun Feb 22 21:16:51 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
7155
7156         * tree.c (contains_placeholder_p): Ensure function always returns
7157         a value.
7158         * sparc.md (movdi_sp64_insn): Add default case in enumeration switch.
7159         (movsf_const_insn, movdf_const_insn, movtf_const_insn): Likewise.
7160
7161 Sun Feb 22 20:58:19 1998  Jeffrey A Law  (law@cygnus.com)
7162
7163         * vms.h (SELECT_SECTION): Use TREE_CODE_CLASS correctly.
7164
7165 1998-02-22  Paul Eggert  <eggert@twinsun.com>
7166
7167         * config/sparc/sol2-sld.h (LINKER_DOES_NOT_WORK_WITH_DWARF2):
7168         Define this new symbol.
7169         (DWARF2_DEBUGGING_INFO, DWARF_DEBUGGING_INFO): Do not #undef.
7170         * toplev.c (main): Do not default to DWARF2_DEBUG with -ggdb if
7171         LINKER_DOES_NOT_WORK_WITH_DWARF2 is defined.
7172
7173 Sun Feb 22 20:07:32 1998  Jim Wilson  <wilson@cygnus.com>
7174
7175         * iris5.h (DWARF2_UNWIND_INFO): Define to 0.
7176         * iris5gas.h (DWARF2_UNWIND_INFO): Define to 1.
7177
7178 Sun Feb 22 15:29:48 1998  Richard Henderson  <rth@cygnus.com>
7179
7180         * objc/Object.m (-error): Call objc_verror with our va_list.
7181
7182 Sun Feb 22 09:45:39 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7183
7184         * collect2.c (scan_prog_file): Completely cover uses of variable
7185         `exports' with macro COLLECT_EXPORT_LIST.
7186
7187 Sat Feb 21 20:36:23 1998  Jeff Law  (law@cygnus.com)
7188
7189         * version.c: Bump for snapshot.
7190
7191 Fri Feb 20 16:22:13 1998  Michael Meissner  <meissner@cygnus.com>
7192
7193         * sched.c (schedule_block): Remove code to get arguments from hard
7194         regs into pseudos early.  Same as Aug 25, 1997 change to
7195         haifa-sched.c.
7196
7197 1998-02-20  Jason Merrill  <jason@yorick.cygnus.com>
7198
7199         * collect2.c (main): Still handle !do_collecting for non-AIX targets.
7200
7201 1998-02-16  Mark Mitchell  <mmitchell@usa.net>
7202
7203         * toplev.c (rest_of_compilation): Do not defer the output of a
7204         nested function.
7205
7206 Fri Feb 20 10:39:47 1998  Michael Tiemann  <michael@impact.tiemann.org>
7207
7208         * ginclude/va-mips.h (va_arg): Remove trailing space after '\'
7209         continuation character (line 243).
7210
7211 Fri Feb 20 12:10:26 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7212
7213         * genrecog.c (main): Remove duplicated sentence in emitted comment.
7214
7215 Thu Feb 19 22:36:53 1998  Andrey Slepuhin  <pooh@msu.net>
7216                           David Edelsohn  <edelsohn@mhpcc.edu>
7217
7218         * collect2.c (XCOFF_SCAN_LIBS): Remove.
7219         (export_flag): New variable.
7220         (export_file): #ifdef COLLECT_EXPORT_LIST.
7221         (import_file, exports, imports, undefined): New variables.
7222         (libs, cmdline_lib_dirs, libpath_lib_dirs, libpath, libexts): Same.
7223         (dump_list, dump_prefix_list, is_in_list): New functions.
7224         (write_export_file): $ifdef COLLECT_EXPORT_LIST.
7225         (write_import_file, resolve_lib_name): New functions.
7226         (use_import_list, ignore_library): Same.
7227         (collect_exit): maybe_unlink import_file and #ifdef.
7228         (handler): Same.
7229         (main): New variable importf, #ifdef exportf.  Move parsing of
7230         -shared before general argument parsing.  Resolve AIX library
7231         paths and import libgcc.a symbols.  Treat .so shared libraries the
7232         same as objects and .a libraries.  Create alias for object_lst and
7233         increment it instead of original pointer.  Scan AIX libraries as
7234         objects earlier instead of using scan_libraries.  Perform AIX
7235         tlink later to resolve templates instead of forking ld.
7236         (GCC_OK_SYMBOL): Ensure symbol not in undef section.
7237         (GCC_UNDEF_SYMBOL): New macro.
7238         (scan_prog_file): Loop for members of AIX libraries.  Handle
7239         export/import of ctors/dtors.
7240         (aix_std_libs): New variable.
7241         (scan_libraries, XCOFF): Delete.
7242
7243 Thu Feb 19 22:36:52 1998  Robert Lipe   <robertl@dgii.com>
7244
7245         * collect2.c (full_real_ld_suffix): #ifdef CROSS_COMPILE.
7246
7247 1998-02-19  Mike Stump  <mrs@wrs.com>
7248
7249         * Makefile.in: Use $tooldir for sys-include to match toplevel
7250         configure.
7251
7252 Thu Feb 19 01:32:37 1998  Jeffrey A Law  (law@cygnus.com)
7253                           Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7254
7255         * emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__.
7256
7257         * emit-rtl.c (hard-reg-set.h): Include.
7258         (get_lowpart_common): Don't make new REG for hard reg in a
7259         class that cannot change size.
7260         * Makefile.in (emit-rtl.o): Depend on hard-reg-set.h.
7261
7262         * combine.c: Revert previous patch.
7263
7264 1998-02-19  Paul Eggert  <eggert@twinsun.com>
7265
7266         * config/sparc/sol2-sld.h: New file.
7267         * configure.in (sparc-*-solaris2*): Use it when using the
7268         system linker.
7269
7270 Thu Feb 19 00:46:59 1998  Jeffrey A Law  (law@cygnus.com)
7271
7272         * loop.c (force_movables): Fix typo.
7273
7274 Thu Feb 19 08:26:30 1998  Manfred Hollstein <manfred@s-direktnet.de>
7275
7276         * m88k.h: Change file pattern to match reality.
7277
7278 Wed Feb 18 23:19:52 1998  Jeffrey A Law  (law@cygnus.com)
7279
7280         * varasm.c (output_constant_pool): Fix dumb thinko in last
7281         change.
7282
7283         * pa.h (ASM_OUTPUT_FUNCTION_PREFIX): Correctly translate from
7284         a function name to a section name.
7285
7286 1998-02-18  Doug Evans  <devans@cygnus.com>
7287
7288         * tree.h (merge_machine_{type,decl}_attributes): Declare.
7289         (split_specs_attrs, strip_attrs): Add prototypes.
7290         * tree.c (merge_machine_{type,decl}_attributes): New functions.
7291         * c-decl.c (duplicate_decls): Call merge_machine_decl_attributes.
7292         Update olddecl's attributes too.
7293         * c-common.c (strip_attrs): New function.
7294         * c-typeck.c (common_type): Call merge_machine_type_attributes.
7295         * varasm.c (make_function_rtl): New target macro REDO_SECTION_INFO_P.
7296         (make_decl_rtl): Likewise.
7297
7298 1998-02-18  Jim Wilson  <wilson@cygnus.com>
7299
7300         * c-decl.c (shadow_tag_warned): Call split_specs_attrs.
7301
7302 Wed Feb 18 09:09:50 1998  Jeffrey A Law  (law@cygnus.com)
7303
7304         Remove this change until we can fix it correctly.
7305         * collect2.c: Bracket declaration of 'exportf' and
7306         'full_real_ld_suffix'.
7307
7308 Wed Feb 18 08:44:25 1998 Bernd Schmidt <crux@ohara.Informatik.RWTH-Aachen.DE>
7309
7310         * Makefile.in (STAGESTUFF): Add genrtl.c, genrtl.h and gengenrtl.
7311
7312 Tue Feb 17 23:30:20 1998 Bernd Schmidt <crux@ohara.Informatik.RWTH-Aachen.DE>
7313
7314         * c-common.c (c_expand_start_cond, c_expand_end_cond,
7315         c_expand_start_else): Don't warn about non-ambiguous else even if
7316         braces are missing.
7317
7318 Tue Feb 17 23:56:50 1998   Robert Lipe  <robertl@dgii.com>
7319
7320         * sco5.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT,
7321         ASM_OUTPUT_LONG_DOUBLE): Delete.   Use the ones from i386.h
7322         instead.
7323
7324 Tue Feb 17 22:56:14 1998  Richard Henderson  <rth@cygnus.com>
7325
7326         * combine.c (simplify_rtx): Obey CLASS_CANNOT_CHANGE_SIZE when
7327         simplifying a subreg of a hard reg.
7328         (expand_compound_operation): Likewise.
7329         (force_to_mode): Likewise.
7330
7331 Tue Feb 17 22:37:22 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7332
7333         * fold-const.c: Include "system.h" to get stdlib.h and stdio.h.
7334         (lshift_double): Add parentheses around + or - inside shift.
7335         (rshift_double): Likewise.
7336         (size_int_wide): Explicitly set type of `bit_p' to `int'.
7337
7338         * Makefile.in (fold-const.o): Depend on system.h.
7339
7340         * Makefile.in (gcc.o): Depend on system.h, in accordance with last
7341         change to gcc.c.
7342
7343         * haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>.
7344         (BLOCKAGE_RANGE): Add parentheses around arithmetic in operand of |.
7345         (sched_note_set): Remove unused parameter `b', all callers changed.
7346         (schedule_block): Likewise for `rgn'.
7347         (split_hard_reg_notes): Likewise for `orig_insn'.
7348         (check_live): Likewise for `trg'.
7349         (update_live): Likewise.
7350         (check_live_1): Explcitly declare variable `i' as int.
7351         (update_live_1): Likewise.
7352         (insn_issue_delay): Remove unused variable `link'.
7353         (sched_analyze_2): Add default case in enumeration switch.
7354         (schedule_insns): Remove unused variable `i'.
7355
7356         * Makefile.in ($(SCHED_PREFIX)sched.o): Depend on system.h.
7357
7358 Tue Feb 17 22:31:04 1998  Jeffrey A Law  (law@cygnus.com)
7359
7360         * loop.c (rtx_equal_for_loop_p): Add some braces to disambiguate
7361         a dangling else clause.
7362
7363 Tue Feb 17 21:28:12 1998  Gavin Koch  <gavin@cygnus.com>
7364
7365         * mips/mips.h (CAN_ELIMINATE): Don't eliminate the frame
7366         pointer for the stack pointer in MIPS16 and 64BIT.
7367
7368 Tue Feb 17 21:17:30 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7369
7370         * rtl.h (force_line_numbers, restore_line_number_status): Declare.
7371         * emit-rtl.c (force_line_numbers, restore_line_number_status):
7372         New functions.
7373         * stmt.c (struct nesting): Replace seenlabel with line_number_status.
7374         (expand_start_case): Adjust to this change.
7375         (check_seenlabel): New function.
7376         (pushcase, pushcase_range, expand_endcase): Use it.
7377
7378 Tue Feb 17 10:14:32 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7379
7380         * i386.md (adddi3): Add =!r,0,0,X alternative.
7381
7382 Mon Feb 16 16:13:43 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7383
7384         * rs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC.
7385         * x-aix31 (INSTALL): Delete.
7386
7387 Mon Feb 16 09:24:32 1998  Gavin Koch  <gavin@cygnus.com>
7388
7389         * mips/mips.c (mips_expand_epilogue): Update tsize_rtx if
7390         tsize changes to something other than zero.
7391
7392 Mon Feb 16 09:11:48 1998  Gavin Koch  <gavin@cygnus.com>
7393
7394         * ginclude/va-mips.h: Replace casts of pointers to int with
7395         casts of pointers to __PTRDIFF_TYPE__.
7396
7397 Mon Feb 16 08:17:14 1998  John Carr  <jfc@mit.edu>
7398
7399         * loop.c (strength_reduce, record_biv, record_giv): Use
7400         HOST_WIDE_INT_PRINT_DEC to print CONST_INT values.
7401
7402 1998-02-16  Jason Merrill  <jason@yorick.cygnus.com>
7403
7404         * tree.c (first_rtl_op): New fn.
7405         (unsave_expr_now): Use it.
7406         * print-tree.c (print_node): Likewise.
7407         * tree.c (has_cleanups): New fn.
7408         * fold-const.c (fold, case CLEANUP_POINT_EXPR): Use it.  Be more
7409         conservative about pushing the cleanup point down.
7410         * tree.h: Declare them.
7411
7412 Sun Feb 15 23:28:44 1998  Jeffrey A Law  (law@cygnus.com)
7413
7414         * toplev.c (flag_schedule_reverse_before_reload): Delete variable.
7415         (flag_schedule_reverse_after_reload): Likewise.
7416         (f_options): Remove reverse scheduling support.
7417         * flags.h (flag_schedule_reverse_before_reload): Delete declaration.
7418         (flag_schedule_reverse_after_reload): Likewise.
7419         * haifa-sched.c (rank_for_schedule): Remove support for reverse
7420         scheduling.
7421
7422 Sun Feb 15 21:33:55 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7423
7424         * gcc.c: Get system includes, prototypes and macros via "system.h"
7425         instead of doing it manually.  Change all calls of the ctype
7426         macros to custom versions defined in "system.h".
7427
7428         * system.h: Fix return type of bcmp prototype from `void' to `int'.
7429         Make bcopy, bcmp and bzero prototypes explicitly `extern'.
7430         Add a prototype for getenv.
7431
7432 Sun Feb 15 17:05:41 1998  Jim Wilson  <wilson@cygnus.com>
7433
7434         * mips/mips.h (INITIAL_ELIMINATION_OFFSET): Readd Jun 6 change.
7435
7436 Sun Feb 15 15:23:15 1998  John Carr  <jfc@mit.edu>
7437
7438         * alias.c: Include <stdlib.h> and <string.h>.
7439         (init_alias_analysis): Pass NULL_RTX instead of 0 to record_set.
7440
7441 Sat Feb 14 11:23:09 PST 1998 Jeff Law  (law@cygnus.com)
7442
7443         * version.c: Bump for snapshot.
7444
7445 Sat Feb 14 05:08:21 1998  Richard Earnshaw (rearnsha@arm.com)
7446
7447         * arm.md (movsfcc): Also validate operands[3] when compiling hard
7448         float.
7449         (movdfcc): Only accept fpu_add_operand for operands[3].
7450
7451         * arm/t-semi (STMP_FIXPROTO): Define to nothing.
7452         * arm/t-semiaof (STMP_FIXPROTO): Likewise.
7453
7454 Sat Feb 14 02:02:41 1998  Jeffrey A Law  (law@cygnus.com)
7455
7456         * varasm.c (output_constant_pool): Bring back 'done' label inside
7457         an appropriate #ifdef.
7458
7459         * bitmap.c (bitmap_element_allocate): Wrap variable 'i' in an
7460         appropriate #ifdef.
7461         (bitmap_copy, bitmap_operation): Likewise.
7462         * combine.c (combinable_i3pat): Similarly for 'src'.
7463         * function.c (fixup_var_refs_1): Similarly for 'outerdest'.
7464         (locate_and_pad_parm): Similarly for 'reg_parm_stack_space'.
7465         * regclass.c (copy_cost): Similarly for 'secondary_class'.
7466         * reload.c (make_memloc): Simliarly for 'i'.
7467         (find_reloads_address_1): Similarly for 'link'.
7468         * reload1.c (reload): Similarly for 'previous_frame_pointer_needed'.
7469         (emit_reload_insns): Similarly for 'second_reloadreg'.
7470         * unroll.c (iteration_info): Similarly for 'v'.
7471
7472         * caller-save.c (insert_save_restore): Remove unused variable 'i'.
7473         * calls.c (expand_call): Similarly for 'i'.
7474         (emit_library_call, emit_library_call_value): Similarly for 'mode'.
7475         * fold-const.c (strip_compund_expr): Similarly for 'type'.
7476         * function.c (fixup_var_refs_1): Similarly  for 'width'.
7477         (fixup_memory_subreg): Similarly for 'saved'.
7478         (locate_and_pad_parm): Similarly for 'boundary_in_bytes.'
7479         (setjmp_protect): Similarly for 'sub'.
7480         (thread_prologue_and_epilogue_insns): Similarly for 'insn'.
7481         * loop.c (record_giv): Similarly for 'p'.
7482         (combine_givs): Similarly for 'temp_iv'.
7483         (indirect_jump_in_function_p): Similarly for 'is_indirect_jump'.
7484         * recog.c (validate_replace_rtx_1): Similarly for 'width'.
7485         * tree.c (get_set_constructor_bytes): Similarly for 'vals'.
7486         * unroll.c (unroll_loop): Similarly for 'copy'.
7487         (iteration_info): Similarly for 'b'.
7488         * varasm.c (assemble_string): Similarly for 'i'.
7489         * i386.h (LEGITIMIZE_ADDRESS): Similarly for 'orig_x'.
7490
7491 1998-02-13  Martin von Loewis  <loewis@informatik.hu-berlin.de>
7492
7493         * c-lang.c (lang_print_xnode): New function.
7494         * objc/objc-act.c (lang_print_xnode): Likewise.
7495         * print-tree.c (print_node): Call it
7496
7497 Fri Feb 13 14:38:34 1998  Jim Wilson  <wilson@cygnus.com>
7498
7499         * dwarf2out.c (decl_scope_node): New type.
7500         (decl_scope_table): Change type to use it.
7501         (decl_scope_table_allocated, decl_scope_depth): Change type to int.
7502         (push_decl_scope): Use new type.  New locals containing_scope, i.
7503         Add code to handle setting previous field.
7504         (scope_die_for): Change type of local i to int.  Add code to use
7505         previous field.
7506         (dwarf2out_init): Use new type.
7507
7508 1998-02-13  Jason Merrill  <jason@yorick.cygnus.com>
7509
7510         * except.c (emit_throw): Lose throw_used.
7511
7512 Fri Feb 13 20:36:05 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7513
7514         * sched.c (update_flow_info, REG_WAS_0): Ignore if setting insn
7515         was deleted.
7516         * haifa-sched.c (update_flow_info, REG_WAS_0): Likewise.
7517
7518 Fri Feb 13 12:18:40 1998  Jeffrey A Law  (law@cygnus.com)
7519
7520         * genextract.c (main): Fix typo.
7521
7522 Fri Feb 13 08:41:49 1998  Robert Lipe   <robertl@dgii.com>
7523
7524         * c-lang.c (finish_file): Bracket declaration of static_ctors,
7525         static_dtors.
7526
7527         * calls.c (expand_call): Bracket declaration of 'rtx_before_call',
7528         'old_stack_arg_under_construction'
7529         (emit_library_call): Bracket declaration of 'upper_bound',
7530         'lower_bound', 'i', 'reg_parm_stack_space'
7531         (emit_library_call_value): Likewise.
7532         (store_one_arg):
7533
7534         * collect2.c: include <unistd.h> when appropriate.
7535         Bracket declaration of 'exportf' and 'full_real_ld_suffix'.
7536
7537         * emit-rtl.c (prev_cc0_setter): Remove unused variable 'link'.
7538
7539         * explow.c (plus_constant_for_output_wide): Remove unused variable
7540         'code'.
7541         (memory_address): Remove unused variable 'orig_x'.
7542
7543         * genattrtab.c (make_canonical): Remove unreferenced label 'cond:'.
7544         (write_const_num_delay_slots): Remove unused variable 'i'.
7545
7546         * genopinit.c (main): Remove unused variables 'dummy', 'insn_ptr'.
7547         (gen_insn): Remove unused variable 'obstack_ptr'.
7548
7549         * libgcc2.c (__bb_exit_func): Remove unused variables 'ret',
7550         'j', 'tmp', 'i'.
7551         (__bb_exit_trace_func): Remove unused variable 'e'.
7552
7553         * optabs.c (expand_binop): remove unused variables 'lhs', 'rhs',
7554         'funexp'.
7555         (expand_unop): Remove unused variable 'funexp'.
7556         (expand_complex_abs): Remove unused variable 'funexp'.
7557         (init_optabs): Bracket declaration of 'j'.
7558         (init_complex_libfuncs): Deleted.  Dead static function.
7559
7560         * profile.c (branch_prob): Remove unused variables 'insn', 'dest'.
7561
7562         * reg-stack.c: Fix typo in proto for 'get_asm_operand_lengths'
7563         (reg_to_stack): 'initialized', 'before_function_beg'
7564         explictly type as ints instead of defaulting.
7565         (emit_swap_insn): Remove unused variable 'i2'.
7566         (compare_for_stack_reg): Remove unused variable 'src_note'.
7567
7568         * rtlanal.c (computed_jump_p): Remove unused variable 'computed_jump'.
7569
7570         * sched.c (actual_hazard): Bracket declaration of 'this_cost'.
7571
7572         * stmt.c (add_case_node): Add parens for assignment used as truth.
7573         (all_cases_count):  Remove unused variable 'count_high'.
7574         (mark_seen_cases): Remove unused variable 'i'.
7575         (check_for_full_enumeration_handling): Remove unused variable 't'.
7576         Bracket declaration of  'all_values', 'l'.
7577
7578         * tlink.c: Include <stdlib.h>, <unistd.h>, <string.h>/<strings.h>.
7579
7580         * varasm.c (assemble_string): Remove unused variable 'i'.
7581         (immed_double_const): Remove unused variable 'in_current_obstack'.
7582         (immed_real_const_1): Likewise.
7583         (output_constant_pool): Remove unreferenced label 'done'.
7584         (output_constant): Remove unused variable 'x'.
7585
7586         * i386/i386.h (ENCODE_SECTION_INFO): TREE_PUBLIC is an int, not
7587         a string.
7588
7589         * i386/sco5.h (ASM_OUTPUT_ASCII): Add parens for assignment used
7590         as truth.
7591
7592 Fri Feb 13 10:21:41 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7593
7594         * combine.c (can_combine_p): Handle USEs in PARALLELs.
7595
7596 Fri Feb 13 01:34:14 1998  H.J. Lu  (hjl@gnu.org)
7597
7598         * config/linux.h (LIB_SPEC): Add -lc for -shared if
7599         USE_GNULIBC_1 is not defined.
7600         * config/sparc/linux.h; Ditto.
7601
7602         * config/sparc/linux64.h (LIB_SPEC): Add -lc for -shared.
7603
7604         * config/alpha/linux-elf.h (LIB_SPEC): New. Defined if
7605         USE_GNULIBC_1 is not defined.
7606
7607 Fri Feb 13 01:29:29 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7608
7609         * rs6000/sysv4.h (ENDFILE_SPEC): add missing %(endfile_linux)
7610         for -mcall-linux
7611
7612 Fri Feb 13 01:23:46 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7613
7614         * system.h: New file to get common systems includes and various
7615         definitions and declarations based on autoconf macros.
7616
7617 Fri Feb 13 00:46:19 1998  Jeffrey A Law  (law@cygnus.com)
7618
7619         * cccp.c (new_include_prefix): Correctly handle -I./.
7620
7621 Thu Feb 12 20:16:35 1998  Michael Meissner  <meissner@cygnus.com>
7622
7623         * rs6000.md: Replace gen_rtx (CONST_INT,...) with GEN_INT.
7624
7625 Thu Feb 12 16:45:17 1998  Robert Lipe  <robertl@dgii.com>
7626
7627         * expr.c (expand_assignment):  Correct typo exposed by -Wall.
7628         offset should have been a truth value, not an assignment.
7629
7630 Thu Feb 12 15:26:50 1998  Jeffrey A Law  (law@cygnus.com)
7631
7632         * cse.c (delete_dead_from_cse): If a libcall produces a constant
7633         result and that result can be substituted into SET_SRC of the
7634         insn with the REG_RETVAL note, then perform the substitution
7635         and delete the libcall.
7636
7637 Thu Feb 12 14:04:09 1998  Gavin Koch  <gavin@cygnus.com>
7638
7639         * mips.md (trucndihi2,truncdiqi2): Change these to support
7640         mips16.
7641
7642 Thu Feb 12 11:34:55 1998  Gavin Koch  <gavin@cygnus.com>
7643
7644         * mips/mips.c (movdi_operand): Direct referances to symbols
7645         that arn't mips16 consts in mips16 mode arn't valid operands.
7646
7647         * mips/mips.c (mips_move_2words): Add gprel handling.
7648
7649 Thu Feb 12 11:18:37 1998  Gavin Koch  <gavin@cygnus.com>
7650
7651         * mips.md (extendsidi2): Allow extension to/from a non-mips16
7652         register.
7653
7654 Thu Feb 12 00:04:16 1998  Marc Lehmann <pcg@goof.com>
7655
7656         * i386.c: Conditionally include <stdlib.h>, <string.h>, and
7657         <strings.h>.
7658
7659 Wed Feb 11 11:43:34 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7660
7661         * Makefile.in (WARN_CFLAGS): New variable.
7662         (bootstrap, bootstrap2, bootstrap3, bootstrap4): Use it.
7663
7664 1998-02-11  Mark Mitchell  <mmitchell@usa.net>
7665
7666         * config/i386/i386.c (reg_mentioned_in_mem): Don't abort when
7667         falling through default case in switch.
7668         (i386_aligned_p): Likewise.
7669
7670 Wed Feb 11 12:59:56 1998  Lee Iverson  <leei@Canada.AI.SRI.COM>
7671
7672         * mips/mips.h (mips_abi_string): Correct typo in comment.
7673
7674 Wed Feb 11 08:29:56 1998  Gavin Koch  <gavin@cygnus.com>
7675
7676         * mips/mips.md (movdi): These PLUS's need to be Pmode.
7677
7678 Wed Feb 11 01:47:54 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7679
7680         * Makefile.in (dwarf2out.o, emit-rtl.o, jump.o, cse.o, unroll.o,
7681         reorg.o, regmove.o): Depend on insn-codes.h, it gets included
7682         indirectly via expr.h.
7683
7684 Wed Feb 11 01:44:13 1998  Richard Henderson  <rth@cygnus.com>
7685
7686         * stor-layout.c (layout_type): Do upper - lower in the native type,
7687         so as to properly handle negative indices.
7688
7689 Wed Feb 11 01:35:55 1998  Robert Lipe   <robertl@dgii.com>
7690
7691         * except.c (start_dynamic_cleanup): Remove unused variable 'dhc'.
7692         (expand_eh_region_start_tree): Remove unused variable 'note'.
7693         (exception_optimize): Remove unused variable 'regions'.
7694         (expand_builtin_eh_stub):  Remove unused variable 'temp'.
7695         (copy_eh_entry): Deleted.   Dead function.
7696
7697         * expr.c (move_block_to_reg) Bracket declaration of 'pat' and
7698         'last' with same #if HAVE_load_multiple as use of it.
7699         (move_block_from_reg): Likewise.
7700         (emit_move_insn_1): Remove unused variable 'insns'.
7701         (store_constructor): Bracket declaration of startb, endb with
7702         #if TARGET_MEMFUNCTIONS.  Remove unused variables 'set_word_size'
7703         'target', and 'xtarget'.
7704         (expand_builtin_setjmp): Remove unused variables 'op0',
7705         'next_arg_reg', 'old_inhibit_defer_pop'.
7706         (expand_builtin): Remove unused variable 'offset'.
7707         (do_store_flag): Remove unused variables 'pattern', 'jump_pat'.
7708         (emit_queue): Add parens for assignment used as conditional.
7709         (expand_expr): case TARGET_EXPR: Remove unused variable 'temp'.
7710
7711 Wed Feb 11 01:30:49 1998  Marc Lehmann <pcg@goof.com>
7712
7713         * i386.c: Added include for recog.h.
7714         (override_options): Removed unused variable p. Initialized regno to
7715         avoid warning.
7716         (order_regs_for_local_alloc): Initialized regno to avoid warning.
7717         (legitimize_address): Likewise for 'other'.
7718         (i386_aligned_reg_p): Added default case with abort ().
7719         (print_operand): Likewise.
7720         (reg_mentioned_in_mem): Likewise.
7721         (ix86_expand_binary_operator): Removed unused variables i & insn.
7722         (ix86_expand_unary_operator): Removed unused variable insn.
7723         (output_fp_cc0_set): Removed unused variable unordered_label.
7724
7725 Wed Feb 11 01:23:03 1998  John F. Carr  <jfc@mit.edu>
7726
7727         * i386.c, i386.h, i386.md: Change gen_rtx (X, ...) to gen_rtx_X (...).
7728         Use GEN_INT instead of gen_rtx (CONST_INT). Make printf arguments
7729         and format string match.
7730
7731 Wed Feb 11 01:17:39 1998  Jeffrey A Law  (law@cygnus.com)
7732
7733         * flow.c (life_analysis): Do not conside the stack pointer live at
7734         the end of a function if the fucntio ncalls alloca.
7735         (mark_used_regs): Similarly.
7736
7737 1998-02-10  John F Carr  <jfc@mit.edu>
7738
7739         * config/sparc/sparc.md (movdi_v8plus): Output stx on alternative
7740         1, fzero on alternative 8.
7741
7742 Tue Feb 10 09:02:19 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7743
7744         * rs6000.c (setup_incoming_varargs): Always set rs6000_sysv_varargs_p.
7745
7746 Tue Feb 10 03:35:43 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7747
7748         * reload.c (find_reloads_toplev): Handle arbitrary non-paradoxical
7749         SUBREGs of CONST_INTs.
7750
7751 Mon Feb  9 17:52:36 1998  John Carr  <jfc@mit.edu>
7752
7753         * mips.c (print_operand, function_prologue): Make printf format
7754         match argument type.
7755
7756 Mon Feb  9 02:37:25 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7757
7758         * alpha.c (alpha_return_addr): Remove unused variable `first'.
7759         (alpha_ra_ever_killed): Remove unused variables `ra' and `i'.
7760         (output_epilog): Remove unused variable `frame_size_from_reg_save'.
7761
7762 Sun Feb  8 14:56:03 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7763
7764         * loop.c (strength_reduce): When placing increment for auto-inc
7765         case, do comparison in loop order.
7766
7767 Sun Feb  8 13:21:38 1998  John Carr  <jfc@mit.edu>
7768
7769         * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer,
7770         not a HOST_WIDE_INT.
7771
7772         * calls.c (expand_call): Change test of expand_inline_function
7773         return value to stop compiler warning.
7774
7775         * genattrtab.c (RTL_HASH): Cast pointer to long, not HOST_WIDE_INT.
7776
7777 Sun Feb  8 12:04:24 1998  Jim Wilson  (wilson@cygnus.com)
7778                           Jeff Law (law@cygnus.com)
7779
7780         * regmove.c: Fix various minor formatting problems.
7781         (optimize_reg_copy_1): Stop search at CALL_INSNs if flag_exceptions
7782         is true.  Make end of basic block tests consistent through regmove.c.
7783         (optimize_reg_copy_2, optimize_reg_copy_3): Likewise.
7784         (fixup_match_2, fixup_match_1, regmove_optimize): Likewise.
7785
7786 Sun Feb  8 01:49:18 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7787
7788         * gansidecl.h: Check for a conflicting macro definition before
7789         attempting to prototype bcopy, bcmp or bzero.
7790
7791 Sun Feb  8 00:09:59 1998  Jeffrey A Law  (law@cygnus.com)
7792
7793         * expr.c (clear_pending_stack_adjust): Handle case where a function
7794         calls alloca, but the user has specified -fomit-fframe-pointer.
7795
7796         * function.c (assign_parms): Fix typo in last change.
7797
7798 Sat Feb  7 23:54:29 1998   Robert Lipe  <robertl@dgii.com>
7799
7800         * gcc.c: Include <strings.h>/<string.h>, <stdlib.h>, <unistd.h>,
7801         <fcntl.h>.
7802         (free_path_suffix): Remove unreferenced static function.
7803         (process_command): Remove unused variable temp.
7804         (default_arg): Remove unused variable i.
7805         (do_spec_1):  Add parens for assignment used as truth value.
7806         (main): Likewise.
7807         (validate_all_switches): Likewise.
7808         (main): Remove unused variables i, first_time>
7809
7810         * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
7811
7812         * calls.c (expand_call): Remove unused variables funtree,
7813         n_regs, and tmpmode.
7814
7815         * dbxout.c, except.c: Include <string.h>/<strings.h>.
7816
7817         * explow.c: (plus_constant_for_output_wide) Removed unused
7818         variable all_constant.
7819
7820         * c-decl.c, genattr.c, genattrtab.c, getconfig.c, genemit.c
7821         genextract.c, genflags.c, genopinit.c genoutput.c, genpeep.c,
7822         genrecog.c, global.c, integrate.c , stupid.c : Include
7823         <stdlib.h>.
7824
7825         * genextract.c: (walk_rtx) Remove unused variable link.
7826
7827         * genrecog.c: (concat) Remove unreferenced static function.
7828
7829         * prefix.c: Include <string.h>/<strings.h>, <stdlib.h>
7830
7831         * stmt.c: Include <stdlib.h>.
7832         (expand_asm_operands): Remove unused variable val1.
7833         (expand_return): Remove unused variable block.
7834         (pushcase): Remove unused variables l and n.
7835         (pushcaserange): Likewise.
7836
7837         * unroll.c (unroll_loop): Remove unused variable temp.
7838
7839 Sat Feb  7 23:46:09 1998  Greg McGary  <gkm@gnu.org>
7840
7841         * c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE once only.
7842
7843 Sat Feb  7 15:11:28 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7844
7845         * aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf
7846         functions for whether they support the %p format specifier.
7847         * acconfig.h (HOST_PTR_PRINTF): Insert stub for autoconf.
7848         * configure.in (GCC_FUNC_PRINTF_PTR): Use it.
7849         * configure, config.in: Rebuild.
7850
7851 Fri Feb  6 14:20:16 1998  Jim Wilson  <wilson@cygnus.com>
7852
7853         * function.c (assign_parms): New variable named_arg, with value
7854         depending on STRICT_ARGUMENT_NAMING.  Use instead of ! last_named.
7855
7856 Fri Feb  6 14:34:28 1998  Gavin Koch  <gavin@cygnus.com>
7857
7858         * mips/t-r3900: New - same as t-ecoff but eliminate
7859         multilibs: mips1 and mips3.
7860         * configure.in (tx39*): Use new mips/t-r3900.
7861         * configure: Rebuild.
7862         * mips/r3900.h (MULTILIB_DEFAULTS): Eliminate mips1.
7863
7864 1998-02-06  Jason Merrill  <jason@yorick.cygnus.com>
7865
7866         * dwarf2out.c: Add old_args_size.
7867         (dwarf2out_args_size): Use it.
7868         (dwarf2out_begin_prologue): Initialize it.
7869         (dwarf2out_stack_adjust): If !asynchronous_exceptions, save up
7870         pushed args until we see a call.
7871         * final.c (final_scan_insn): Hand CALL_INSNs off to the dwarf2 code
7872         before outputting them.
7873
7874 1998-02-06  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
7875
7876         * cplus-dem.c (demangle_template_template_parm): New function.
7877         (demangle_template): Handle template template parameters.
7878
7879 1998-02-02  Mark Mitchell  <mmitchell@usa.net>
7880
7881         * calls.c (expand_call): Don't confuse member functions named
7882         realloc, setjmp, and so forth with the standard library
7883         functions of the same names.
7884
7885 Thu Feb  5 21:59:49 1998  Jeffrey A Law  (law@cygnus.com)
7886
7887         * stmt.c (expand_asm_operands): Correctly identify asm statements
7888         no output operands.
7889
7890 Thu Feb  5 21:56:06 1998  Mumit Khan  <khan@xraylith.wisc.edu>
7891
7892         * c-common.c (decl_attributes): Flag unrecognized attribute
7893         functions as warnings instead of as errors.
7894
7895 1998-02-05  Marc Lehmann  <pcg@goof.com>
7896
7897         * integrate.c (INTEGRATE_THRESHOLD): Inline only small functions
7898         when -Os is specified.
7899         * toplev.c (main): Don't disable flag_inline_functions anymore when
7900         -Os is in effect.
7901
7902 Fri Feb  6 00:27:36 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7903
7904         * regmove.c: Update.
7905         * flags.h (flag_regmove): Declare.
7906         * rtl.h (optimize_reg_copy_1, optimize_reg_copy_2): Don't declare.
7907         * local-alloc.c (optimize_reg_copy_1, optimize_reg_copy_2):
7908         Moved into regmove; changed caller.
7909         * toplev.c (rest_of_compilation): Call regmove_optimize also for
7910         expensive_optimizations.
7911
7912 Thu Feb 5 13:38:42 PST 1998 Jeff Law  (law@cygnus.com)
7913
7914         * version.c: Bump for snapshot.
7915
7916 Thu Feb  5 01:45:19 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7917         Undo this change (the problem was actually in reload):
7918         Fri Jan 23 23:28:59 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7919
7920           * sh.md (movqi_i+1): New peephole.
7921
7922 Tue Feb  3 01:11:12 1998  Jeffrey A Law  (law@cygnus.com)
7923
7924         * jump.c (jump_optimize): Lose calls to modified_in_p they are
7925         not needed anymore due to changes elsewhere in jump.c.
7926
7927         * jump.c (jump_optimize): Fix first arg to modified_in_p in
7928         previous change.
7929
7930 Mon Feb  2 19:18:14 1998  Richard Henderson  <rth@cygnus.com>
7931
7932         * expr.c (expand_builtin_setjmp): Accept two new arguments for
7933         the labels to branch to on first and subsequent executions.  Don't
7934         play with __dummy.  Rename `setjmp' insn to `builtin_setjmp_setup',
7935         and provide it with the jmp_buf.  Use only one of
7936         `builtin_setjmp_receiver' or `nonlocal_goto_receiver',
7937         and provide the former with the target label.
7938         (expand_builtin) [BUILTIN_SETJMP]: Generate a label for use by setjmp.
7939         (expand_builtin) [BUILTIN_LONGJMP]: Split out to ...
7940         (expand_builtin_longjmp): ... here.  Recognize a `builtin_longjmp'
7941         insn to replace all of the normal nonlocal_goto code.  Don't play
7942         with __dummy.  Correct arguments to nonlocal_goto.
7943         * expr.h (expand_builtin_setjmp): Update prototype.
7944         * except.c (start_dynamic_handler): When using builtin_setjmp,
7945         generate more accurate flow information.
7946
7947         * alpha.md (nonlocal_goto_receiver_osf): Delete.
7948         (nonlocal_goto_receiver_vms): Rename to nonlocal_goto_receiver.
7949         (builtin_longjmp, builtin_setjmp_receiver): New.
7950         * sparc.md (update_return): Disambiguate unspec number.
7951         (nonlocal_goto): Rearrange arguments to match caller in except.c.
7952         (builtin_setjmp_setup): Rename from setjmp.  Match and ignore the
7953         jmp_buf operand.
7954         * mips.md (nonlocal_goto_receiver, builtin_setjmp_receiver): Remove.
7955         (builtin_setjmp_setup*, builtin_longjmp): New.
7956
7957 Mon Feb  2 16:43:10 1998  John Carr  <jfc@mit.edu>
7958
7959         * mips.md: Change gen_rtx (CONST_INT) to GEN_INT.
7960
7961 Mon Feb  2 13:06:47 1998  Jim Wilson  <wilson@cygnus.com>
7962
7963         * vmsconfig.com: Remove bytecode references.
7964
7965 1998-01-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7966
7967         * dwarf2out.c (dwarf2out_frame_init): Undo last change, so that
7968         -fno-sjlj-exceptions works for a target that defines
7969         DWARF2_UNWIND_INFO as zero.
7970
7971         * regmove.c (fixup_match_1): Undo last change which removed some
7972         "useless" code, and add a comment explaining this.
7973
7974 Mon Feb  2 10:47:14 1998  Gavin Koch  (gavin@cygnus.com)
7975
7976         * mips.c (mips_expand_prologue): Change uses of TARGET_64BIT
7977         to TARGET_LONG64.
7978
7979 Mon Feb  2 10:38:41 1998  Klaus Kaempf  <kkaempf@progis.de>
7980
7981         * makefile.vms: Remove bytecode references.
7982         Create genrtl files.
7983
7984 Mon Feb  2 02:08:04 1998  Michael P. Hayes  <michaelh@ongaonga.chch.cri.nz>
7985
7986         * jump.c (jump_optimize): Allow conditional loading of floating point
7987         constants and constants from memory.  Reinstalled modified_in_p tests.
7988
7989 Mon Feb  2 01:38:39 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7990
7991         * loop.c (get_condition): Handle sign-extended constants.
7992
7993 Mon Feb  2 01:22:46 1998  Hans-Peter Nilsson  <hp@axis.se>
7994
7995         * expr.c (emit_push_insn): Add code to use movstrti if present.
7996
7997         * expr.c (emit_push_insn): Use same max-move-amount for movstrhi
7998         and movstrqi as in emit_block_move ().
7999
8000 Mon Feb  2 00:09:52 1998  Toon Moene  <toon@moene.indiv.nluug.nl>
8001
8002         * config/m68k/x-next: Remove /NextDeveloper/Headers from
8003         the directories to fixinclude - /usr/include is a link
8004         to it and hence its contents are fixed by default.
8005
8006 Sun Feb  1 14:15:33 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8007
8008         * rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTION
8009
8010 Sun Feb  1 13:01:15 1998  Klaus Kaempf  <kkaempf@progis.de>
8011
8012         * cccp.c (main): Predefine __VMS_VER on VMS.
8013
8014 Sun Feb  1 12:39:53 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
8015
8016         * expr.c (get_inner_reference): Use sbitsizetype for type sizes.
8017         * fold-const.c (size_int): Replace with
8018         (size_int_wide).
8019         (make_bit_field_ref): Use bitsize_int for bit position.
8020         * stor-layout.c (sizetype): Delete.
8021         (sizetype_tab, sbitsizetype, ubitsizetype): Declare.
8022         (layout_record, layout_union, layout_type):
8023         Use bitsize_int for bit size.
8024         (set_sizetype): New function.
8025         (make_signed_type, make_unsigned_type): Use it.
8026         * c-decl.c (init_decl_processing): Likewise.
8027         * tree.h (size_int): Don't delcare, #define.
8028         (size_int_wide, sizetype_tab, sbitsize, ubitsize): Declare.
8029         (set_sizetype): Declare.
8030         (bitsize_int, size_int_2, BITS_PER_UNIT_LOG, sizetype, bitsizetype):
8031         Define.
8032         * c-typeck.c (c_sizeof, c_sizeof_nowarn, c_size_in_bytes):
8033         Convert result to sizetype.
8034         (really_start_incremental_init, push_init_level):
8035         Set type of constructor_bit_index to sbitsizetype.
8036         (push_init_level): Use unsigned arithmetic to determine padding.
8037         (output_init_element): Likewise.
8038
8039 Sun Feb  1 03:32:07 1998  Jeffrey A Law  (law@cygnus.com)
8040
8041         * combine.c (simplify_shift_const): Fix typo in last change.
8042
8043 Sun Feb  1 02:50:46 1998  John Carr  <jfc@mit.edu>
8044
8045         * combine.c (simplify_shift_const):  (lshiftrt (truncate (lshiftrt)))
8046         is (truncate (lshiftrt)).
8047
8048 Sun Feb  1 01:06:53 1998  Richard Henderson  <rth@cygnus.com>
8049
8050         * alpha.c (alpha_expand_unaligned_load): Use expand_binop properly.
8051         Make sure result winds up in TGT.
8052         (alpha_expand_unaligned_store): Use expand_binop properly.  Allow
8053         src to be other than DImode.
8054         (alpha_expand_unaligned_load_words): Tidy.  Take an offset argument.
8055         (alpha_expand_unaligned_store_words): Likewise.
8056         (alpha_expand_block_move): Use REGNO_POINTER_ALIGN.  Restructure so
8057         that source and destination are separately optimized for alignment.
8058         (alpha_expand_block_clear): Use REGNO_POINTER_ALIGN.
8059
8060 Sun Feb  1 01:55:09 1998  Jeffrey A Law  (law@cygnus.com)
8061
8062         * mips.md (adddi3_internal_2): Be consistent with adddi3 expander
8063         with handling of -32768.
8064
8065 Sun Feb  1 01:48:18 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8066
8067         * aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a
8068         shell variable argument instead of only hard coded functions.
8069         (GCC_NEED_DECLARATIONS): New macro to accept multiple functions.
8070
8071         * configure.in: Collapse multiple calls to AC_CHECK_FUNCS into one
8072         call.  Collapse multiple calls to GCC_NEED_DECLARATION into one
8073         call to GCC_NEED_DECLARATIONS (new macro.)  Check if we need
8074         declarations for bcopy, bcmp and bzero.
8075
8076         * acconfig.h: Add stubs for bcopy, bcmp and bzero declarations.
8077
8078         * gansidecl.h: If we have bcopy but don't declare it, then do so.
8079         Likewise for bcmp and bzero.  Only define macros for bcopy, bcmp,
8080         bzero, index and rindex if they aren't already present.
8081
8082 Sat Jan 31 11:26:58 1998  Jeffrey A Law  (law@cygnus.com)
8083
8084         * toplev.c (close_dump_file): Wrap function prototype for
8085         argument "func" in PROTO.
8086         (dump_rtl): Likewise.
8087
8088 Fri Jan 30 22:30:39 1998  John Carr  <jfc@mit.edu>
8089
8090         * sparc.c (sparc_override_options): Make v8plus and ultrasparc set
8091         MASK_V8PLUS.
8092         (output_function_epilogue): Omit epilogue if nothing drops through.
8093         (output_move_double): Supress int ldd usage on ultrasparc and v9.
8094         (registers_ok_for_ldd_peep): Likewise.
8095         (print_operand): Supress b,a on ultrasparc.  Let Y accept a constant.
8096         (ultrasparc_adjust_cost): New function.
8097         (sparc_issue_rate): New function.
8098         * sparc.h (MASK_VIS, TARGET_VIS): New
8099         (MASK_V8PLUS, TARGET_V8PLUS): New.
8100         (TARGET_HARD_MUL32, TARGET_HARD_MUL): New.
8101         (TARGET_SWITCHES): Add vis and v8plus.
8102         (REG_CLASS_FROM_LETTER): Accept d and b for VIS.
8103         (REGISTER_MOVE_COST): FP<->INT move cost 12 for ultrasparc.
8104         (RTX_COSTS): Use TARGET_HARD_MUL
8105         (ADJUST_COST): Call ultrasparc_adjust_cost.
8106         (ISSUE_RATE): New.
8107         * sparc.md (attr type): Add sload, fpmove, fpcmove.  Adjust users
8108         of load & fp appropritely.
8109         (supersparc function units): Adjust for Haifa.
8110         (ultrasparc function units): Likewise.
8111         (get_pc_via_rdpc): All v9, not just arch64.
8112         (movdi_v8plus, movdi_v8plus+1): New.
8113         (adddi3_sp32+1): New.
8114         (subdi3_sp32+1): New.
8115         (movsi_insn, movsf_const_insn, movdf_const_insn): Know VIS.
8116         (addsi3, subsi3, anddi3_sp32, andsi3, and_not_di_sp32): Likewise.
8117         (and_not_si, iordi3_sp32, iorsi3, or_not_di_sp32, or_not_si): Likewise.
8118         (xorsi3_sp32, xorsi3, xor_not_di_sp32, xor_not_si): Likewise.
8119         (one_cmpldi2_sp32, one_cmplsi2): Likewise.
8120         (ldd peepholes): Suppress for v9.
8121         (return_adddi): Kill redundant test.  Arg1 may be arith_operand.
8122         (return_subsi): Revmove.
8123
8124 Fri Jan 30 18:30:03 1998  John F Carr  <jfc@mit.edu>
8125
8126         * mips.c (save_restore_insns): Set RTX_UNCHANGING_P in register
8127         save/restore MEM rtl.
8128
8129 Fri Jan 30 09:08:16 1998  Jeffrey A Law  (law@cygnus.com)
8130
8131         * configure.in: Check for declaration of abort.
8132         * acconfig.h: Corresponding changes.
8133         * toplev.c: Use NEED_DECLARATION_ABORT to determine if abort should
8134         be declared.
8135
8136 Thu Jan 29 20:26:12 1998  Jeffrey A Law  (law@cygnus.com)
8137
8138         * genattrtab.c (optimize): Define in case PRESERVE_DEATH_INFO_REGNO_P
8139         uses it.
8140
8141 Thu Jan 29 09:27:56 PST 1998 Jeff Law  (law@cygnus.com)
8142
8143         * version.c: Bump for snapshot.
8144
8145 Thu Jan 29 10:12:27 1998  Jeffrey A Law  (law@cygnus.com)
8146
8147         * configure.in: Check for atoq and atoll.
8148         * rtl.c (read_rtx): Use HAVE_ATOLL and HAVE_ATOQ to select the
8149         proper routine for converting ascii into long long values.
8150
8151 Thu Jan 29 01:28:14 1998  Klaus Kaempf  <kkaempf@progis.de>
8152
8153         * cccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case.
8154
8155         * vmsconfig.com: Remove bytecode references.
8156
8157         * alpha/vms.h (PREFIX): Define.
8158
8159         * alpha/vms.h (ASM_OUTPUT_ALIGNED_COMMON): Remove.
8160
8161         * am-alpha.h: Don't include alloca for OPEN_VMS.
8162
8163         * alpha/xm-vms.h (HAVE_CPP_STRINGIFY): Define.
8164
8165         * alpha/xm-vms.h (INCLUDE_DEFAULTS): Define.
8166         (GCC_INCLUDE_DIR): Define
8167
8168         * make-cc.com, make-cccp.com, make-cc1.com: Removed.
8169         * makefile.vms: New file.
8170
8171         * alpha/vms.h (CPP_PREDEFINES): Remove -Dalpha.
8172
8173         * alpha.c (output_prolog): Output '.name' directive
8174         for minimal traceback information.
8175
8176         * alpha.c (output_prolog): Don't prepend entry point symbols
8177         with '$' on OPEN_VMS.
8178
8179 Thu Jan 29 00:25:35 1998  David S. Miller  <davem@tanya.rutgers.edu>
8180                           Jeffrey A Law  (law@cygnus.com)
8181
8182         * rtl.c (read_rtx): Use atol/atoq based upon disposition of
8183         HOST_WIDE_INT.
8184
8185         * genattrtab.c (write_test_expr): Use HOST_WIDE_INT_PRINT_DEC
8186         as needed.
8187         * genemit.c (gen_exp): Likewise.
8188         * genpeep.c (match_rtx): Likewise.
8189         * genrecog.c (write_tree_1): Likewise.
8190
8191         * c-lex.c (yyprint): Use proper format string based upon
8192         disposition of HOST_BITS_PER_WIDE_INT.
8193         (yylex): Put casts in right place for args to build_int_2.
8194
8195 Thu Jan 29 00:24:29 1998  Jeffrey A Law  (law@cygnus.com)
8196
8197         * combine.c: Fix typos in Jan27 changes.
8198
8199 Thu Jan 29 00:07:49 1998  Ollivier Robert <roberto@keltia.freenix.fr>
8200
8201         * i386/freebsd.h (LIB_SPEC): Correctly handle -shared, -p and friends.
8202         (LINK_SPEC): Likewise.
8203         (STARTFILE_SPEC): Likewise.
8204
8205 1998-01-28  Mike Stump  <mrs@wrs.com>
8206
8207         * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after
8208         reload completes.
8209         * genattrtab.c (reload_completed): Define.
8210
8211         * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Remove obsolete
8212         comments.
8213
8214 Wed Jan 28 20:11:06 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
8215
8216         * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload the
8217         SUBREG_REG if the word count is unchanged, also in the input reload
8218         case.  Disable non-applicable sanity checks.
8219
8220 Wed Jan 28 20:08:26 1998  Jeffrey A Law  (law@cygnus.com)
8221
8222         * config/t-svr4 (TARGET_LIBGCC2_CFLAGS): Add -fPIC.
8223
8224 Wed Jan 28 20:04:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8225
8226         * i386/t-cygwin32 (LIMITS_H_TEST, LIBGCC2_INCLUDES): Define.
8227
8228 Wed Jan 28 11:45:27 1998  Per Bothner  <bothner@cygnus.com>
8229
8230         * dbxout.c (dbxout_type):  For a RECORD_TYPE, check that TYPE_BINFO
8231         is a TREE_VEC before trying to use it for baseclasses.
8232         (Chill uses the same field for a different purpose.)
8233
8234         * toplev.c (strip_off_ending):  Generalize to endings up to 5 chars.
8235
8236 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8237
8238         * config.sub: More accurate determination of HP processor types.
8239
8240 Tue Jan 27 23:11:11 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8241
8242         * c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.  Add
8243         prototype for `handle_sysv_pragma', and make it static.  Add
8244         parentheses around assignment used as truth value.
8245
8246         * combine.c (combine_instructions): Protect variable `prev' with
8247         macro HAVE_cc0.
8248         (can_combine_p): Protect variable `link' with AUTO_INC_DEC.
8249         (extract_left_shift): Add parentheses around operand of &.
8250         (merge_outer_ops): Avoid an empty body in an else-statement.
8251         (gen_rtx_combine): Remove unused variable `i'.
8252
8253         * sparc/gmon-sol2.c: Include <fcntl.h>.  Make return type of
8254         function monstartup `void'.  Likewise for internal_mcount.  Add
8255         `static void' prototype for moncontrol.  Reconcile sprintf format
8256         vs. args.
8257
8258         * sparc/sparc.c: Include <stdlib.h> and <string.h>/<strings.h>.
8259         Make return type of function_arg_slotno explicitly `int'.
8260         (reg_unused_after): Add parentheses around assignment used as
8261         truth value.
8262         (save_regs): Add explicit braces to avoid ambiguous `else'.
8263         (function_arg_slotno): Add parentheses around && within ||.
8264         (function_arg_pass_by_reference): Likewise.
8265         (sparc_flat_output_function_prologue): Reconcile fprintf format
8266         vs. args.
8267
8268         * svr4.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around
8269         assignment used as truth value.
8270
8271         * cplus-dem.c: Include <stdlib.h>.
8272         (demangle_signature): Avoid an empty body in an else-statement.
8273         (do_type): Remove unused variable `lvl'.
8274
8275         * cppexp.c: Don't have <stdlib.h> depend on MULTIBYTE_CHARS.
8276         Include <string.h>/<strings.h>.
8277         (cpp_lex): Remove unused variable `namelen'.
8278         (cpp_lex): Explicitly declare `num_chars' as an int.
8279
8280         * cpplib.c: Avoid duplicate inclusion of <stdlib.h>, include
8281         <unistd.h> instead.  Explicitly declare is_system_include
8282         returning int.
8283         (make_assertion): Remove unused variable `kt'.
8284         (cpp_expand_to_buffer): Hide variable `obuf'.
8285         (output_line_command): Remove unused variables, `line_end',
8286         `line_cmd_buf' and `len'.
8287         (macarg): Remove unused variable `arg_start'.
8288         (special_symbol): Remove unused variable `i'.  Add parentheses
8289         around assignment used as truth value.
8290         (do_include):  Remove unused variables `pcfname' and `retried',
8291         hide `pcf' and `pcfbuflimit'.
8292         (do_line): Remove unused variable `i'.
8293         (finclude): Hide variable `missing_newline'.
8294         (cpp_handle_options): Remove unused variable `j'.
8295         (read_token_list): Remove unused variable `eofp'.
8296         (cpp_error_with_line): Remove unused variable `i'.
8297         (cpp_warning_with_line): Likewise.
8298         (cpp_pedwarn_with_line): Explicitly declare `column' as int.
8299         (cpp_error_from_errno): Remove unused variable `i'.
8300
8301         * cse.c (invalidate): Add parentheses around assignment used as
8302         truth value.
8303         (find_best_addr): Move declaration of variable `our_cost' inside
8304         the conditional macro where its used.
8305         (fold_rtx): Avoid an empty body in an if-statement.
8306         (cse_insn): Wrap variables  `this_insn_cc0_mode' and
8307         `this_insn_cc0' in macro HAVE_cc0.
8308
8309         * dwarf2out.c: Include <stdlib.h> and <string.h>/<string.h>.
8310         (ASM_OUTPUT_DWARF_DATA8):  Reconcile format vs. args in fprintf's.
8311         (output_uleb128): Likewise.
8312         (output_sleb128): Likewise.
8313         (output_cfi): Likewise.
8314         (output_call_frame_info): Remove unused variables `j', `fde_size'
8315         and `fde_pad'.
8316         (comp_unit_has_inlines): Hide declaration as per rest of file.
8317         (size_of_line_prolog): Correct typo in prototype.
8318         (add_arange): Likewise.
8319         (output_aranges): Likewise.
8320         (add_name_and_src_coords_attributes): Likewise.
8321         (gen_array_type_die): Likewise.
8322         (gen_inlined_subroutine_die): Likewise.
8323         (equate_decl_number_to_die): Remove unused variable `i'.
8324         (print_die): Reconcile format vs. args in fprintf's.
8325         (print_dwarf_line_table): Likewise.
8326         (output_die): Likewise.
8327         (output_line_info): Likewise.
8328         (add_subscript_info): Avoid an empty body in an else-statement.
8329         (gen_subprogram_die): Remove unused variable `fp_loc'.
8330
8331         * dwarfout.c: Explicitly declare `next_pubname_number' as int.
8332         Protect `ordering_attribute' prototype with USE_ORDERING_ATTRIBUTE
8333         macro.  Protect `src_coords_attribute' prototype with
8334         DWARF_DECL_COORDINATES macro.  Hide `output_entry_point_die'
8335         prototype as in the rest of the file.  Likewise for
8336         `output_pointer_type_die' and `output_reference_type_die'.  Remove
8337         prototype for `type_of_for_scope'.
8338         (output_unsigned_leb128): Reconcile format vs. args in fprintf.
8339         (type_attribute): Add explicit braces to avoid ambiguous `else'.
8340
8341         * final.c: Include <stdlib.h> and <string.h>/<strings.h>.
8342         (shorten_branches): Protect declaration of tmp_length with
8343         SHORTEN_WITH_ADJUST_INSN_LENGTH and ADJUST_INSN_LENGTH macros.
8344         (profile_function): Protect declaration of `sval' and `cxt'
8345         variables with appropriate macros.
8346         (final_scan_insn): Likewise for `note' variable.  Add explicit
8347         braces to avoid empty body in an if-statement.
8348         (output_asm_insn): Move variable `i' inside macro conditional
8349         where it is used.  Add parentheses around assignment used as truth
8350         value.
8351         (asm_fprintf) Likewise, likewise.
8352
8353         * fix-header.c (main): Remove unused variable `done'.  Protect
8354         declaration of `i' with FIXPROTO_IGNORE_LIST.
8355
8356         * pexecute.c: Include <unistd.h>.  Prototype `my_strerror'.
8357
8358         * print-rtl.c (print_inline_rtx): Explicitly declare the parameter
8359         `ind'.
8360
8361         * profile.c: Include <string.h>/<strings.h>.
8362         (instrument_arcs): Remove unused variables `note', `inverted',
8363         `zero' and `neg_one'.
8364         (branch_prob): Avoid empty body in an if-statement.
8365
8366         * regclass.c: Include <stdlib.h>.
8367         (reg_alternate_class): Explicitly declare parameter `regno'.
8368
8369         * regmove.c (regmove_optimize): Remove unused variable `p'.  Add
8370         parentheses around assignment used as truth value.
8371         (find_matches):  Remove unused variables `output_operand' and
8372         `matching_operand'.
8373         (fixup_match_1): Remove statement with no effect: "if (0) ;".
8374
8375         * scan.c (sstring_append): Explicitly declare `count' as int.
8376         (scan_string): Explicitly declare parameter `init' as int.
8377
8378         * sched.c: Include <stdlib.h>.
8379         (BLOCKAGE_RANGE): Add parentheses around arithmetic in operand of |.
8380         (rank_for_schedule): Add parentheses around assignment used as
8381         truth value.
8382         (schedule_block): Likewise.
8383         (regno_use_in): Likewise.
8384         (schedule_insns): Remove unused variable `i'.
8385
8386         * toplev.c: Include <stdlib.h> and <string.h>/<strings.h>.
8387         (v_message_with_decl): Remove unused variable `n'.
8388         (botch): Explicitly declare parameter `s' as char *.
8389         (main): Add parentheses around assignment used as truth value.
8390
8391         * tree.c (make_node): Protect the variable `kind' with the
8392         GATHER_STATISTICS macro.
8393         (real_value_from_int_cst): Move variable `e' inside conditional
8394         macro area where it is used.
8395         (tree_last): Add parentheses around assignment used as truth value.
8396         (build1): Protect the variable `kind' with the GATHER_STATISTICS
8397         macro.
8398         (print_obstack_statistics): Reconcile format vs. args in fprintf.
8399         Protect variables `i', `total_nodes', and `total_bytes' with the
8400         GATHER_STATISTICS macro.
8401
8402 Tue Jan 27 23:01:55 1998  Mike Stump  (mrs@wrs.com)
8403
8404         * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Add
8405         some comments regarding use of dead_or_set_p.
8406
8407 Tue Jan 27 22:14:48 1998  Todd Vierling <tv@pobox.com>
8408
8409         * fixincludes: Tweak fix for struct exception in math.h
8410
8411 Tue Jan 27 17:21:09 1998  Gavin Koch  (gavin@cygnus.com)
8412
8413         * mips/mips.c (mips_expand_prologue,mips_expand_epilogue):
8414         Change mode of registers used to add/sub from
8415         hard_frame_pointer_rtx from word_mode to Pmode.
8416
8417 Tue Jan 27 11:02:04 1998  Nick Clifton  <nickc@cygnus.com>
8418
8419         * v850.h (ASM_OUTPUT_ALIGNED_BSS): Use
8420         asm_output_aligned_bss() instead of asm_output_bss().
8421
8422         * toplev.c (rest_of_compilation): Replace references to
8423         stack_reg_dump_file and dbr_sched_dump_file with references to
8424         rtl_dump_file.
8425
8426 Tue Jan 27 10:22:13 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
8427
8428         * tlink.c (scan_linker_output): Call fclose() for opened files.
8429
8430 Tue Jan 27 05:05:26 1998  Richard Henderson  <rth@cygnus.com>
8431
8432         * alpha.c (output_epilog [!VMS]): Don't tag global functions if
8433         compiling with -fpic -- we want to be able to override symbols
8434         properly.
8435         (alpha_expand_block_move): Fix thinko in last change.
8436
8437         * alpha.h (ASM_OUTPUT_MI_THUNK): New define.
8438         * config/alpha/win-nt.h (ASM_OUTPUT_MI_THUNK): New define.
8439         * config/alpha/vms.h (ASM_OUTPUT_MI_THUNK): New undef.
8440
8441 Tue Jan 27 03:21:23 1998  Richard Henderson  <rth@cygnus.com>
8442
8443         * alpha.md (abssf, absdf): Revert last change.
8444
8445 Tue Jan 27 00:26:50 1998  John Carr  <jfc@mit.edu>
8446
8447         * dwarf2out.c (dwarf2out_frame_init): Test value of DWARF2_UNWIND_INFO.
8448         * mips/sni-svr4.h: Define DWARF2_UNWIND_INFO as 0.
8449
8450 Tue Jan 27 00:07:02 1998  Jeffrey A Law  (law@cygnus.com)
8451
8452         * emit-rtl.c (gen_lowpart_common): Handle more case where converting
8453         a CONST_INT into SFmode.
8454
8455 Tue Jan 20 16:01:03 1998  Anthony Green  <green@cygnus.com>
8456
8457         * flags.h: New flag (optimize_size).
8458         * toplev.c (main): Parse -Os option and set optimize_space
8459         accordingly.
8460         * gcc.c (default_compilers), cp/lang-specs.h, f/lang-specs.h: Define
8461         __OPTIMIZE_SIZE__ when compiling with -Os.
8462         * config/dsp16xx/dsp16xx.h, config/i386/i386.h,
8463         config/i386/dgux.h, config/i960/i960.h, config/pdp11/pdp11.h,
8464         config/v850/v850.h (OPTIMIZATION_OPTIONS): New SIZE argument
8465         to macro.
8466         * config/i386/i386.c (optimization_options): Accept new SIZE argument.
8467
8468 Mon Jan 26 23:57:39 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8469
8470         * libgcc2.c (__clear_insn_cache): On sysV68 enable the memctl
8471         stuff only if MCT_TEXT is #define'd.
8472
8473 Mon Jan 26 23:52:51 1998  Markus F.X.J. Oberhumer <k3040e4@c210.edvz.uni-linz.ac.at>
8474
8475         * configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32
8476         configurations.
8477
8478 Fri Jan 23 09:39:36 1998  Nick Clifton  <nickc@cygnus.com>
8479
8480         * toplev.c: Add -dM command line option to dump RTL after the
8481         machine dependent reorganisation pass, if there is one.
8482         Reorganise RTL dump code, so that only one file handle is
8483         needed.
8484
8485 Mon Jan 26 12:09:42 1998  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
8486
8487         * except.c (check_exception_handler_labels): Disable warning when
8488         flag_syntax_only.
8489
8490 Mon Jan 26 18:17:32 1998  Jim Wilson  <wilson@cygnus.com>
8491
8492         * sparc.c (pic_setup_code): Don't set LABEL_PRESERVE_P.
8493
8494 Mon Jan 26 18:11:30 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
8495
8496         * c-decl.c (grokdeclarator): Get parameter tags from
8497         last_function_parm_tags.
8498         * dwarfout.c (output_formal_types): Set TREE_ASM_WRITTEN before
8499         traversing the parameter types.
8500         (output_type): No early exit for FUNCTION_TYPE / METHOD_TYPE context.
8501
8502 Mon Jan 26 01:44:12 1998  Jeffrey A Law  (law@cygnus.com)
8503
8504         * h8300.c (print_operand): Handle CONST_DOUBLE for 'e', 'f', and
8505         the default case.
8506         (get_shift_alg): Fix typo.
8507
8508 Sun Jan 25 22:22:04 1998  Richard Henderson  <rth@cygnus.com>
8509
8510         * alpha.c (alpha_expand_block_move): Copy ADDRESSOF to reg.
8511
8512 Sun Jan 25 22:14:28 1998  Richard Henderson  <rth@cygnus.com>
8513
8514         * toplev.c (get_run_time): Make sure each case gets its variables.
8515
8516 Sun Jan 25 22:10:21 1998  Richard Henderson  <rth@cygnus.com>
8517
8518         * configure.in (build_xm_file): Add auto-config.h if host=build.
8519         (host_xm_file_list): Don't add $(srcdir) to auto-config.h.
8520         (build_xm_file_list): Likewise.
8521         * configure: Rebuild.
8522
8523 Sun Jan 25 22:00:25 1998  Alasdair Baird <alasdair@wildcat.demon.co.uk>
8524
8525         * recog.c (validate_replace_rtx_1): Only perform substitutions
8526         of arguments to commutative and comparison operators once.
8527
8528 Sun Jan 25 12:30:18 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8529
8530         * sparc.c (output_cbranch): Add default case in
8531         enumeration switch.
8532
8533         * reorg.c (insn_sets_resource_p): Correct typo in prototype.
8534         (emit_delay_sequence): Eliminate unused parameter, all callers
8535         changed.
8536         (fill_simple_delay_slots): Likewise.
8537         (fill_slots_from_thread): Likewise.
8538         (fill_eager_delay_slots):  Likewise.
8539         (mark_referenced_resources): Add default case in enumeration switch.
8540         (mark_set_resources): Likewise.
8541         (rare_destination): Likewise.
8542         (mostly_true_jump): Likewise.
8543         (find_dead_or_set_registers): Likewise.
8544         (redirect_with_delay_slots_safe_p): Remove unused variable `slots'.
8545         (update_reg_unused_notes): Remove unused variable `p'.
8546         (mark_target_live_regs): Remove unused variables `next' and
8547         `jump_count'.
8548         (fill_simple_delay_slots): Remove unused variable `j'.
8549         (fill_slots_from_thread): Add parentheses around assignment used
8550         as truth value.
8551         (dbr_schedule): Likewise.
8552
8553         * objc/Make-lang.in (objc.stage1): Depend on stage1-start.
8554         (objc.stage2, objc.stage3, objc.stage4): Likewise.
8555
8556 Sun Jan 25 12:13:47 1998  Michael Tiemann  <michael@tiemann.org>
8557
8558         * cse.c (simplify_ternary_operation): Don't try to simplify
8559         IF_THEN_ELSE expressions (created by combine) that don't use
8560         relational operators.
8561
8562 Fri Jan 23 22:48:24 1998  Jeffrey A Law  (law@cygnus.com)
8563
8564         * cse.c (simplify_ternary_operation): Handle more IF_THEN_ELSE
8565         simplifications.
8566
8567         * crtstuff.c (init_dummy): Keep the epilogue in the init
8568         section for non-ELF systems.
8569
8570 Fri Jan 23 23:28:59 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
8571
8572         * sh.md (movqi_i+1): New peephole.
8573
8574 Fri Jan 23 15:39:42 1998  Jim Wilson  <wilson@cygnus.com>
8575
8576         * Makefile.in: Remove remaining bytecode stuff.
8577         * emit-rtl.c, expr.c: Likewise.
8578
8579 Fri Jan 23 12:41:10 1998  Nick Clifton  (nickc@cygnus.com)
8580
8581         * toplev.c (lang_options): Add unknown-pragma options.
8582
8583 Thu Jan 22 23:43:38 1998  Per Bothner  <bothner@cygnus.com>
8584
8585         * dwarfout.c (byte_size_attribute):  Simplify and fix - don't need
8586         special (and incomplete) handling for Chill arrays.
8587
8588 Fri Jan 23 00:27:23 1998  John Carr  <jfc@mit.edu>
8589
8590         * toplev.c (get_run_time): Call sysconf(_SC_CLK_TCK), when available,
8591         to get clock rate.
8592
8593 Fri Jan 23 00:19:36 1998  Gavin Koch  (gavin@cygnus.com)
8594
8595         * mips.md (muldi3_internal2): Reverse test for TARGET_MIPS16.
8596
8597 1998-01-22  scott snyder  <snyder@d0sgif.fnal.gov>
8598
8599         * mips.c (function_prologue): Use HARD_FRAME_POINTER_REGNUM in
8600         .frame directive instead of FRAME_POINTER_REGNUM.
8601
8602 Fri Jan 23 00:08:55 1998  Robin Kirkham <rjk@mlb.dmt.csiro.au>
8603
8604         * m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.
8605         (MACHINE_STATE_m68010_up): Replaced __mc68332__ with __mcpu32__.
8606         * m68k/m68k-none.h(CPP_FPU_SPEC): Update relative to TARGET_SWITCHES.
8607         (CPP_SPEC, ASM_SPEC, CC1_SPEC): Likewise.
8608         (CPP_SPEC): -m68332 defines both __mc68332 and __mcpu32__.
8609         * m68k/t-m68kbare (MULTILIB_OPTIONS): Add mcpu32.
8610         (MULTILIB_MATCHES): -m68332 now uses mcpu32 libraries, not m68000.
8611         (MULTILIB_EXCEPTIONS): Don't build 68881 libraries for m68000,
8612         mcpu32 or m5200.
8613         * longlong.h: Replace __mc68332__ with __mcpu32__.
8614
8615 Thu Jan 22 19:55:40 PST 1998 Jeff Law  (law@cygnus.com)
8616
8617         * version.c: Bump for snapshot.
8618
8619 Thu Jan 22 14:47:31 1998  Jim Wilson  <wilson@cygnus.com>
8620
8621         * reload.c (push_reload): In WORD_REGISTER_OPERATIONS code, add test
8622         to require the SUBREG mode to be smaller than the SUBREG_REG mode.
8623         * reload1.c (eliminate_regs): Likewise.
8624
8625 Thu Jan 22 14:49:14 1998  Jeffrey A Law  (law@cygnus.com)
8626
8627         * regmove.c (find_matches): Initialize matches->earlyclobber too.
8628
8629 Thu Jan 22 01:40:52 1998  Richard Henderson  <rth@cygnus.com>
8630
8631         * alpha.md (abssf2, absdf2): Disable in IEEE mode.
8632         (negsf2, negdf2): Use proper subtract in IEEE mode.
8633
8634 Tue Jan 20 09:29:09 1998  Jeffrey A Law  (law@cygnus.com)
8635
8636         * Makefile.in: Remove more bytecode stuff.
8637         * expr.c, stmt.c, config/msdos/top.sed: Likewise.
8638         * vax/xm-vms.h, winnt/config-nt.sed: Likewise.
8639         * f/install.texi, objc/Make-lang.in: Likewise.
8640
8641         * Makefile.in: Remove all bytecode support.
8642         (OBJS): Make sure last entry is a real object file, not EXTRA_OBJS.
8643         * emit-rtl.c: Remove all bytecode support.
8644         * expr.c, expr.h function.c, integrate.c: Likewise.
8645         * output.h, regclass.c, rtl.h, stmt.c, toplev.c: Likewise.
8646         * tree.h, varasm.c: Likewise.
8647         * config/m68k/m68k.h: Likewise.
8648         * bi-*, bc-*, bytecode*: Delete bytecode related files.
8649         * modemap.def: Likewise.
8650
8651 Tue Jan 20 09:02:31 1998  Gavin Koch  (gavin@cygnus.com)
8652
8653         * mips/mips.md (divsi3,divdi3,modsi3,moddi3,udivsi3,udivdi3,
8654         umodsi3,umoddi3): Handle mips16 div/mod by a constant.
8655
8656 Mon Jan 19 21:57:00 1998  Richard Henderson  <rth@cygnus.com>
8657
8658         * i386.md (push): Prohibit symbolic constants if flag_pic.
8659         (movsi+1): Likewise for move to non-register.
8660
8661 Mon Jan 19 11:15:38 1998  Jim Wilson  <wilson@cygnus.com>
8662
8663         * alpha.c (mode_mask_operand): Accept 0xffffffff on 32 bit host.
8664         (print_operand): Handle 0xffffffff on 32 bit host.
8665
8666         * configure.in (thread_file): Rename uses before main loop to
8667         target_thread_file.  Initialize to empty in main loop.  Set thread_file
8668         to target_thread_file after main loop if not set.
8669         * configure: Rebuild.
8670
8671         * genattrtab.c (find_and_mark_used_attributes): Handle CONST_INT.
8672         (add_values_to_cover): Revert last change (which had no ChangeLog
8673         entry).
8674         (simplify_with_current_value_aux): Handle CONST_INT.
8675
8676 Mon Jan 19 10:14:55 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8677
8678         * unprotoize.c: Define UNPROTOIZE first, to actually take effect.
8679
8680 Mon Jan 19 10:11:52 1998  Richard Henderson  <rth@cygnus.com>
8681
8682         * configure.in: Add cpp stringify test.
8683         * acconfig.h (HAVE_CPP_STRINGIFY): New tag.
8684         * gengenrtl.c: Use it.
8685         * configure, config.in: Rebuild.
8686
8687 Mon Jan 19 09:43:15 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8688
8689         * Makefile.in (genrtl.c genrtl.h): Add dummy command for GNU make.
8690
8691 Mon Jan 19 09:38:18 1998  Richard Henderson  <rth@cygnus.com>
8692
8693         * configure.in: Find declaration for sbrk.
8694         * acconfig.h (NEED_DECLARATION_SBRK): New tag.
8695         * config.in, configure: Rebuild.
8696         * mips-tfile.c: Properly protect declaration of sbrk and free.
8697         * toplev.c: Properly protect declaration of sbrk.
8698
8699 Sun Jan 18 20:18:01 1998  Richard Henderson  <rth@cygnus.com>
8700
8701         * alpha.c (alpha_handle_trap_shadows): Ignore CLOBBERs.
8702
8703 Sun Jan 18 01:54:27 1998  Jeffrey A Law  (law@cygnus.com)
8704
8705         * alpha/xm-winnt.h (HAS_INIT_SECTION): Undefine.
8706
8707 Sun Jan 18 00:57:35 1998  Mike Stump  (mrs@wrs.com)
8708
8709         * configure.in (i960-wrs-vxworks): Default to latest vxworks release.
8710
8711 Sat Jan 17 23:41:36 1998  David S. Miller  <davem@tanya.rutgers.edu>
8712
8713         * combine.c (force_to_mode, nonzero_bits): Correctly optimize
8714         constant offset computations from objects with known alignment in
8715         the presence of STACK_BIAS.
8716
8717         * varasm.c (immed_double_const): Add casts to HOST_WIDE_INT where
8718         necessary.
8719         (const_hash): Hash val is unsigned long.
8720         (SYMHASH): Likewise.
8721
8722         * tree.c (TYPE_HASH): Type of hash val is unsigned long.
8723
8724         * print-tree.c (print_node_brief): HOST_PTR_PRINTF format wants a
8725         char pointer, not HOST_WIDE_INT.
8726         (print_node): Likewise.  Also hash is unsigned long not
8727         HOST_WIDE_INT.
8728
8729         * cse.c (canon_hash): Hash is unsigned long not HOST_WIDE_INT.
8730
8731         * explow.c (optimize_save_area_alloca): New function for targets
8732         where SETJMP_VIA_SAVE_AREA is true.
8733         (allocate_dynamic_stack_space): On SETJMP_VIA_SAVE_AREA targets,
8734         compute the amount of stack space needed should we find later that
8735         setjmp is never called by this function, stuff rtl for this inside
8736         a REG_NOTE of the final SET of stack_pointer_rtx.
8737         * toplev.c (rest_of_compilation): If SETJMP_VIA_SAVE_AREA and
8738         current_function_calls_alloca, call optimize_save_area_alloca.
8739
8740 Sat Jan 17 23:22:59 1998  John Wehle  (john@feith.com)
8741
8742         * i386.md: Remove redundant integer push patterns.
8743         Don't bother checking for TARGET_PUSH_MEMORY when
8744         pushing constants or registers.
8745
8746 Sat Jan 17 22:35:39 1998  Mumit Khan <khan@xraylith.wisc.edu>
8747                           J.J VanderHeijden <J.J.vanderHeijden@student.utwente.nl>
8748
8749         * pexecute.c (pexecute): New function for mingw32. Supports pipes.
8750         (pwait): New function for mingw32.
8751
8752         * gcc.c (execute): Mingw32 pexecute() supports pipes, but cygwin32
8753         pipe support is broken for now.
8754
8755 1998-01-17  Lee Iverson  <leei@Canada.AI.SRI.COM>
8756
8757         * emit_rtl.c (init_emit_once): Ensure that potential aliasing
8758         between frame_pointer_rtx, hard_frame_pointer_rtx, and
8759         arg_pointer_rtx is respected in initialization.
8760         (init_emit_once): Use gen_rtx_raw_REG() to create
8761         return_address_pointer_rtx.
8762
8763         * reorg.c: #include "expr.h" for rtx prototypes.
8764         * Makefile.in (reorg.o): Depend on expr.h
8765
8766 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8767
8768         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8769         local_prefix to sub-make invocations.
8770
8771 Sat Jan 17 21:24:16 1998  David T. McWherter <dtm@waterw.com>
8772
8773         * objc-parse.c: Recognize protocol qualifiers in class definitions.
8774
8775 Sat Jan 17 21:16:19 1998  Jeffrey A Law  (law@cygnus.com)
8776
8777         * rtl.h: Fix typos.
8778
8779         * acconfig.h (NEED_DECLARATION_ATOL): New declaration to check for.
8780         * configure.in: Check for atol.
8781         * rtl.c (atol): Only provide the declaration if NEED_DECLARATION_ATOL.
8782
8783         * rtl.c (read_rtx): Initialize list_rtx to NULL, not NULL_RTX.
8784
8785         * loop.c (find_and_verify_loops): When attempting to move insns from
8786         inside the loop outside the loop, create a BARRIER if no suitable
8787         one was found.
8788
8789         * jump.c (jump_optimize): Remove Dec 17, 1997 chance in
8790         favor of an equivalent change from gcc-2.8.
8791
8792         * i386/x-sco5 (CC): Remove trailing whitespace.
8793
8794 Sat Jan 17 21:09:46 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8795
8796         * gengenrtl.c (type_from_format): De-ANSIfy function signature.
8797         (accessor_from_format): Likewise.
8798         (xmalloc): New function for use when linking with alloca.o.
8799
8800 Mon Jan  5 02:53:01 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
8801
8802         * frame.c (find_fde): Correct FDE's upper bound.
8803
8804 Fri Jan 16 16:23:52 1998  Richard Henderson  <rth@cygnus.com>
8805
8806         * gengenrtl.c (DEF_RTL_EXPR): Provide a K&R compliant version.
8807
8808 Fri Jan 16 10:16:10 1998  Jeffrey A Law  (law@cygnus.com)
8809
8810         * calls.c (expand_call): Move #ifdef code out of macro argument
8811         lists.
8812         (emit_library_call, emit_library_call_value): Likewise.
8813
8814 Fri Jan 16 00:46:40 1998  Jeffrey A Law  (law@cygnus.com)
8815
8816         * rtl.def (INLINE_HEADER): Fix bug exposed by gen_rtx_FOO changes.
8817
8818 Thu Jan 15 01:02:30 1998  Jeffrey A Law  (law@cygnus.com)
8819
8820         * version.c: Bump for snapshot.
8821
8822 Wed Jan 14 22:49:17 1998  Richard Henderson  <rth@cygnus.com>
8823
8824         * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;
8825         change gen_rtx(expr...) to gen_rtx_fmt_foo(expr...).
8826         * caller-save.c, calls.c, combine.c, cse.c: Likewise.
8827         * dwarf2out.c, except.c, explow.c, expmed.c, expr.c: Likewise.
8828         * final.c, flow.c, function.c, genpeep.c, haifa-sched.c: Likewise.
8829         * halfpic.c, integrate.c, jump.c, local-alloc.c, loop.c: Likewise.
8830         * profile.c, recog.c, reg-stack.c, regclass.c, regmove.c: Likewise.
8831         * reload.c, reload1.c, reorg.c, sched.c, stmt.c, stupid.c: Likewise.
8832         * unroll.c, varasm.c: Likewise.
8833         * config/alpha/alpha.c, config/alpha/alpha.md: Likewise.
8834
8835 Wed Jan 14 19:36:08 1998  Gavin Koch  (gavin@cygnus.com)
8836
8837         * mips.h: Fix some type-o's from a previous change.
8838
8839 Wed Jan 14 01:26:05 1998  Jeffrey A Law  (law@cygnus.com)
8840
8841         * loop.c (check_dbra_loop): Make sure initial value is a
8842         CONST_INT before trying to normalize it.
8843
8844 Tue Jan 13 23:27:54 1998  Robert Lipe   (robertl@dgii.com)
8845
8846         * sco5.h (ASM_OUTPUT_SECTION_NAME): Refresh from ../svr4.h.
8847
8848 Tue Jan 13 22:47:02 1998  Herman ten Brugge <herman@htbrug.net.HCC.nl>
8849
8850         * cppexp.c: Include gansidecl.h
8851
8852 Tue Jan 13 22:43:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8853
8854         * svr4.h (LINK_SPEC): Never specify -h.
8855         * ptx4.h (LINK_SPEC): Likewise.
8856         * rs6000/sysv4.h (LINK_SPEC): Likewise.
8857         * sparc/sol2.h (LINK_SPEC): Likewise.
8858
8859 Tue Jan 13 22:39:40 1998  Richard Henderson  (rth@cygnus.com)
8860
8861         * c-typeck.c (comptypes): Exit early on NULL input.
8862
8863         * haifa-sched.c (schedule_insns): Correctly remove inter-block
8864         dependencies after reload.
8865
8866 Tue Jan 13 22:22:31 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8867
8868         * rs6000/linux.h (CPP_PREDEFINES): Add -D__ELF__.
8869
8870 Tue Jan 13 22:14:57 1998  Klaus Kaempf <kkaempf@progis.de>
8871
8872         * alpha/vms.h (DIR_SEPARATOR): define
8873
8874 Tue Jan 13 22:13:04 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
8875
8876         * Makefile.in (stamp-proto): Remove.
8877         (protoize.o, unprotoize.o): Straightforward compile.
8878         * unprotoize.c: Define UNPROTOIZE here, not in the Makefile.
8879
8880 Tue Jan 13 21:59:39 1998  Mumit Khan <khan@xraylith.wisc.edu>
8881
8882         * i386/cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to strip
8883         off the trailing @[NUM] added by ENCODE_SECTION_INFO.
8884
8885 Tue Jan 13 21:55:06 1998  Jeffrey A Law  (law@cygnus.com)
8886
8887         * arm/netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.
8888         * i386/netbsd.h, m68k/netbsd.h, ns32k/netbsd.h: Likewise.
8889         * sparc/netbsd.h, vax/netbsd.h: Likewise.
8890
8891 Tue Jan 13 21:37:07 1998  Shigeya Suzuki <shigeya@foretune.co.jp>
8892
8893         * i386/bsd386.h (DWARF2_UNWIND_INFO): Define as zero for now.
8894
8895 Tue Jan 13 17:50:55 1998  Jim Wilson  <wilson@cygnus.com>
8896
8897         * configure.in (target_cpu_default, target_cpu_default2): Use double
8898         quotes around them when testing their value.
8899         * configure: Rebuilt.
8900
8901 Tue Jan 13 09:07:44 1998  John Carr  <jfc@mit.edu>
8902
8903         * gengenrtl.c (gencode): Emit new function obstack_alloc_rtx
8904         to allocate rtx.
8905         (gendef): Call obstack_alloc_rtx.
8906
8907 Tue Jan 13 01:16:36 1998   Robert Lipe (robertl@dgii.com)
8908
8909         * configure.in: (i[3456]86-UnixWare7-sysv5): Treat much like SVR4
8910         for now.
8911
8912 Thu Dec 18 18:40:17 1997  Mumit Khan <khan@xraylith.wisc.edu>
8913
8914         * i386/mingw32.h (INCOMING_RETURN_ADDR_RTX): Delete. Use the value
8915         of DWARF2_UNWIND_INFO, if any, from i386/cygwin32.h instead.
8916         (STANDARD_INCLUDE_DIR): Change to /usr/local/i386-mingw32/include.
8917
8918 Tue Jan 13 00:44:02 1998  Jim Wilson  <wilson@cygnus.com>
8919
8920         * mips.md (return_internal): Change mode from SImode to VOIDmode.
8921
8922 Sat Jan 10 22:11:39 1998  J. Kean Johnston  <jkj@sco.com>
8923
8924         * i386/sco5.h (STARTFILE_SPEC, ENDFILE_SPEC): Correctly handle
8925         "-static".
8926
8927 Sat Jan 10 22:04:15 1998  Stan Cox  <scox@equinox.cygnus.com>
8928
8929         * i386.md: (movsicc_1, movhicc_1):  For alternate 3 set the opcode
8930         suffix from operand 3.
8931
8932 Sat Jan 10 21:50:16 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
8933                           Jeffrey A Law  (law@cygnus.com)
8934
8935         * regmove.c: New implementation of regmove pass.
8936         * local-alloc.c (optimize_reg_copy_1, optimize_reg_copy_2): Remove
8937         decls, make them have external linkage.  Return a value from
8938         optimize_reg_copy_1.
8939         * reload.h (count_occurrences): Add decl.
8940         * reload1.c (count_occurrences): Delete decl, make it have external
8941         linkage.
8942         * rtl.h (optimize_reg_copy_1, optimize_reg_copy_2): Declare.
8943
8944 Sat Jan 10 20:30:12 1998  Jeffrey A Law  (law@cygnus.com)
8945
8946         * regclass.c (record_address_regs): Don't use REG_OK_FOR_BASE_P
8947         if it is not defined.
8948
8949 Thu Jan  8 21:06:54 1998  Richard Henderson  <rth@cygnus.com>
8950
8951         * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
8952         * emit-rtl.c (gen_rtx): Move special code to ...
8953         (gen_rtx_CONST_INT): New function.
8954         (gen_rtx_REG): New function.
8955         (*): Update all calls to gen_rtx.
8956         * genemit.c (gen_exp): Emit calls to gen_rtx_FOO for constant FOO.
8957         * rtl.h: Include genrtl.h; prototype CONST_INT & REG generators.
8958         (GEN_INT): Call gen_rtx_CONST_INT.
8959         * gengenrtl.c: New file.
8960
8961 Mon Jan  5 13:00:18 1998  John F. Carr  <jfc@mit.edu>
8962
8963         * alias.c (*_dependence): Call base_alias_check before canon_rtx.
8964         (base_alias_check): If no base found for address call canon_rtx and
8965         try again.
8966
8967 Mon Jan  5 11:39:49 1998  Jeffrey A Law  (law@cygnus.com)
8968
8969         * mips.c (mips_expand_prologue): Handle large frame with no outgoing
8970         arguments for mips16.
8971         (mips_expand_epilogue): Pass "orig_tsize" to save_restore_insns.
8972         Don't lose if tsize is zero after handling large stack for mips16.
8973         * mips.md (return): For trivial return, return address is in $31.
8974
8975 Sun Jan  4 20:24:00 1998  Nigel Stephens  <nigel@algor.co.uk>
8976
8977         *  mips/mips16.S: Various changes to make it work with -msingle-float
8978         and -EL.
8979
8980 Sun Jan  4 14:25:18 1998  Gavin Koch  <gavin@cygnus.com>
8981                           Ian Lance Taylor  <ian@cygnus.com>
8982                           Jeff Law  <law@cygnus.com>
8983
8984         * mips.c, mips.h, mips.md: First cut at merging in mips16
8985         support.  Major modifications throughout all three files.
8986
8987 Sun Jan  4 01:01:50 1998  scott snyder  <snyder@d0sgif.fnal.gov>
8988
8989         * configure.in: Make gthr-default.h a forwarding header instead of
8990         a symlink.
8991
8992 Sat Jan  3 12:08:06 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8993
8994         * gcov-io.h: Include sys/types.h to ensure we get size_t.
8995
8996         * pa.h (ASM_OUTPUT_MI_THUNK): Add missing % in fprintf.
8997
8998 Fri Jan  2 23:40:09 1998  Jim Wilson  (wilson@cygnus.com)
8999                           Jeffrey A Law  (law@cygnus.com)
9000
9001         * crtstuff.c (__frame_dummy): New function for irix6.
9002         (__do_global_ctors): Call __frame_dummy for irix6.
9003         * iris6.h (LINK_SPEC): Hide __frame_dummy too.
9004
9005 Fri Jan  2 04:57:57 1998  Weiwen Liu  <liu@hepmail.physics.yale.edu>
9006
9007         * alpha.c (vms_valid_decl_attribute_p): Move within #if OPEN_VMS.
9008
9009 Fri Jan  2 04:34:14 1998  Richard Henderson  <rth@cygnus.com>
9010
9011         * c-decl.c (init_decl_processing): Provide proper fallback symbol
9012         for __builtin_memset.
9013         * expr.c (expand_builtin) [MEMSET]: Arg 3 type code is INTEGER_TYPE
9014         not INTEGER_CST.  Assert arg 3 is a constant.
9015
9016         * alpha.c (mode_width_operand): Accept 64-bit modes.
9017         (mode_mask_operand): Likewise.
9018         (print_operand): Likewise for 'M' and 'U' codes.
9019         (alpha_expand_unaligned_load): New function.
9020         (alpha_expand_unaligned_store): Likewise.
9021         (alpha_expand_unaligned_load_words): Likewise.
9022         (alpha_expand_unaligned_store_words): Likewise.
9023         (alpha_expand_block_move): Likewise.
9024         (alpha_expand_block_clear): Likewise.
9025         * alpha.h (MOVE_RATIO): New define.
9026         * alpha.md (extxl, ext*h, ins*l, mskxl): Name them.
9027         (insql, insxh, mskxh, extv, extzv, insv, movstrqi, clrstrqi): New.
9028
9029         * alpha.h (ASM_OUTPUT_LOOP_ALIGN, ASM_OUTPUT_ALIGN_CODE): Set to 3.
9030         (CONSTANT_ALIGNMENT, DATA_ALIGNMENT): Disable.
9031
9032 Thu Jan  1 15:40:15 1998  Richard Henderson  <rth@cygnus.com>
9033
9034         * configure.in: Put parenthesis around TARGET_CPU_DEFAULT's value.
9035         * configure: Update.
9036
9037 Thu Jan  1 10:49:12 1998  Jeffrey A Law  (law@cygnus.com)
9038
9039         * emit-rtl.c (operand_subword): Correctly handle extracting a word
9040         from a CONST_DOUBLE for 16bit targets with !WORDS_BIG_ENDIAN.
9041
9042         * mn10200.md (tstxx, cmpxx): Use "nonimmediate_operand" as predicate
9043         for first argument.
9044
9045 Wed Dec 31 14:42:18 1997  Ian Lance Taylor  <ian@cygnus.com>
9046
9047         * configure.in: Set and subsitute host_exeext.  Use it when creating
9048         the assembler and linker symlinks.
9049         * configure: Rebuild.
9050         * Makefile.in (exeext): Set to @host_exeext@.
9051         (build_exeext): New variable, set to @build_exeext@.
9052         (FLAGS_TO_PASS): Pass down build_exeext.
9053         (STAGESTUFF): Use build_exeext, not exeext, for gen* and bi*
9054         programs.
9055
9056 Wed Dec 31 10:05:44 1997  Jeffrey A Law  (law@cygnus.com)
9057
9058         * mn10200.md (addsi3, subsi3): Fix thinkos.
9059
9060 Tue Dec 30 00:04:49 1997  Richard Henderson  <rth@cygnus.com>
9061
9062         * sparc.h (ASM_OUTPUT_MI_THUNK): Move %o7 through %g1 instead of
9063         save+restore.  Fix pic+big_offset delay slot.  Use "pic" case for
9064         unix always, since we want to be able to thunk to functions in a
9065         shared library from an application.
9066
9067 Mon Dec 29 14:37:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9068
9069         * mips/t-ecoff (CROSS_LIBGCC1): Define to libgcc1-asm.a.
9070         (LIB1ASMSRC, LIB1ASMFUNCS): Define.
9071
9072 Mon Dec 29 14:03:38 1997  Jeffrey A Law  (law@cygnus.com)
9073
9074         * expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF, if the
9075         offset's mode is not ptr_mode, convert it.
9076
9077 Mon Dec 29 15:58:18 1997  Michael Meissner  <meissner@cygnus.com>
9078
9079         * libgcc2.c (inhibit_libc): Don't define inhibit_libc when cross
9080         compiling if it was already defined.
9081
9082 Sun Dec 28 00:32:16 1997  Jeffrey A Law  (law@cygnus.com)
9083
9084         * flow.c (find_basic_blocks): Don't create a new basic block
9085         for calls in a LIBCALL block.
9086
9087 Sun Dec 28 00:30:24 1997  David Edelsohn  <edelsohn@mhpcc.edu>
9088
9089         * config/fp-bit.c (L_df_to_sf): Fix typo in last change.
9090
9091 Sat Dec 27 22:43:12 1997  Jeffrey A Law  (law@cygnus.com)
9092
9093         * cse.c (rtx_cost): Remove conflicting default case.
9094
9095 Sat Dec 27 21:20:02 1997  Richard Henderson  <rth@cygnus.com>
9096
9097         * configure.in: Move default enabling of Haifa out of for loop.
9098         * configure: Rebuild.
9099
9100 Thu Dec 25 01:02:54 1997  Jeffrey A Law  (law@cygnus.com)
9101
9102         * version.c: Bump for snapshot.
9103
9104 1997-12-25  Teemu Torma  <tot@trema.com>
9105
9106         * Makefile.in (GTHREAD_FLAGS): New var.
9107         (LIBGCC2_CFLAGS): Added $(GTHREAD_FLAGS).
9108         (distclean): Remove gthr-default.h.
9109
9110         * configure.in: Accept dce as a thread package.
9111         Check for thread.h and pthread.h.
9112         Link gthr-default.h to appropriate thread file and set
9113         gthread_flags.
9114         (hppa1.1-*-hpux10*): If --enable-threads, use dce threads and
9115         include multilib definitions from pa/t-dce-thr.
9116         (sparc-*-solaris2*): Enable threads by default, if thread.h or
9117         pthread.h is found, preferring posix threads over solaris ones.
9118
9119         * config/pa/t-dce-thr: New file.
9120         * config/pa/t-pa: Removed multilibs.
9121         * config/sparc/t-sol2: Ditto.
9122
9123         * gthr.h: New file.
9124         * gthr-single.h: New file.
9125         * gthr-posix.h: New file.
9126         * gthr-solaris.h: New file.
9127         * gthr-dce.h: New file.
9128         * libgcc-thr.h: Removed.
9129         * objc/thr-dce.c: New file copied from thr-decosf1.c.
9130
9131         * frame.c: Include gthr.h instead of libgcc-thr.h.
9132         * libgcc2.c: Include gthr.h instead of libgcc-thr.h.
9133         (eh_context_initialize): If __gthread_once fails, use static eh
9134         context.
9135         (eh_context_free): Call __gthread_key_dtor.
9136
9137 Wed Dec 24 23:33:17 1997  Jeffrey A Law  (law@cygnus.com)
9138
9139         * expr.h (MUST_PASS_IN_STACK): Allow target port to override.
9140
9141 Wed Dec 24 23:12:14 1997  Jim Wilson  <wilson@cygnus.com>
9142
9143         * cse.c (max_insn_uid): New variable.
9144         (cse_around_loop): Use max_insn_uid.
9145         (cse_main): Set max_insn_uid.
9146
9147         * abi64.h (LONG_MAX_SPEC): Check MIPS_ABI_DEFAULT and TARGET_DEFAULT,
9148         and define __LONG_MAX__ appropriately.  Add support for -mabi=X,
9149         -mlong64, and -mgp{32,64} options.
9150         * mips.c (mips_abi): Change type to int.
9151         * mips.h (enum mips_abi_type): Delete.
9152         (ABI_32, ABI_N32, ABI_64, ABI_EABI): Define as constants.
9153         (mips_abi): Change type to int.
9154
9155 Wed Dec 24 22:38:34 1997  John Carr  <jfc@mit.edu>
9156
9157         * flags.h, toplev.c, calls.c, alias.c: Remove flag_alias_check;
9158         optimization is now always enabled.
9159
9160         * calls.c (expand_call): Recognize C++ operator new as malloc-like
9161         function.
9162
9163         * alias.c (memrefs_conflict_p): Eliminate tests now done by
9164         base_alias_check.
9165         (*_dependence): Call canon_rtx before base_alias_check.
9166         (init_alias_once): New function to precompute set of registers which
9167         can hold Pmode function arguments.
9168
9169         * rtl.h: Declare init_alias_once.
9170
9171         * toplev.c (compile_file): Call init_alias_once.
9172
9173 Wed Dec 24 22:34:55 1997  Jeffrey A Law  (law@cygnus.com)
9174
9175         * tree.c (restore_tree_status): Do not dereference a null pointer.
9176
9177 Tue Dec 23 12:56:46 1997 Paul Eggert <eggert@twinsun.com>:
9178
9179         * genattrtab.c (main): Check HAVE_{G,S}ETRLIMIT in addition to
9180         RLIMIT_STACK.  This maintains consistency with the recent, similar
9181         patch to cccp.c and toplev.c.
9182
9183 Tue Dec 23 05:17:28 1997  Richard Henderson  <rth@cygnus.com>
9184
9185         * genattrtab.c (expand_units): For large nr opclasses, expand
9186         function_units_used with ORX to prevent blowups.  Tag with FFS.
9187         (num_unit_opclasses): New variable.
9188         (gen_unit): Update it.
9189         (enum operator): Add ORX_OP.
9190         (operate_exp): Treat ORX as or, except don't expand across an if.
9191         Reuse number rtx's after operating on them.
9192         (check_attr_value): Accept IOR, AND, & FFS.
9193         (write_test_expr): Transmute `in_comparison' to `flags'.  Allow
9194         for attribute value caching.  Handle CONST_STRING, IF_THEN_ELSE.
9195         (write_expr_attr_cache, write_toplevel_expr): New functions.
9196         (write_attr_get): Handle FFS-tagged expressions.
9197         (make_canonical): Don't expand const attributes.
9198         (convert_const_symbol_ref): Dike out.
9199         (evaluate_eq_attr): Handle SYMBOL_REF.
9200         (main): Don't emit get_attr_foo for const attributes.
9201
9202         * alpha.c (override_options): Reinstate PROCESSOR_EV6.
9203         (alpha_adjust_cost): Add EV6 tuning; streamline EV5 tests.
9204         * alpha.h (REGISTER_MOVE_COST): Increase ftoi/itof cost slightly.
9205         * alpha.md: Redo all of the scheduling, adding EV6 support, and
9206         combining function units where possible.
9207         (attr "type"): Split loads, stores, cmov into int/fp.  Combine
9208         multiplies and divides.  Add EV6 sqrt, ftoi, itof.
9209         (attr "opsize"): New attribute.
9210         (sqrtsf2-1, sqrtdf2-1): Provide proper TP_INSN patterns.
9211         (movsf2-[12], movdf2-[12]): Provide CIX varients; don't allow CIX
9212         to control register allocation.
9213         (movsi2-1, movdi2-1): Likewise.
9214
9215 Tue Dec 23 03:53:21 1997  Richard Henderson  <rth@cygnus.com>
9216
9217         * alpha.h (CPP_PREDEFINES, LIB_SPEC, LINK_SPEC, STARTFILE_SPEC,
9218         MD_STARTFILE_PREFIX, ASM_FILE_START, ASM_SPEC, ASM_FINAL_SPEC):
9219         Move OSF/1 specific defines out.
9220         * alpha/elf.h (TARGET_VERSION, CPP_PREDEFINES, DEFAULT_VTABLE_THUNKS):
9221         Move Linux specific defines out.
9222         (LINK_SPEC): Genericize.
9223         (ASM_FILE_START): Emit .arch if using more than the base insn set.
9224         (ASM_OUTPUT_SOURCE_LINE): Remove; identical to alpha.h version.
9225         (SDB_DEBUGGING_INFO): Remove; gas can't handle it.
9226         (HANDLE_SYSV_PRAGMA): Define.
9227         * alpha/osf.h: New file.
9228         * alpha/linux.h: Split.  Retain file-format independant defines.
9229         Import Linux bits from elf.h.
9230         (CPP_PREDEFINES): Take a file-format specific SUB_CPP_PREDEFINES
9231         (FUNCTION_PROFILER): _mcount takes its address in $28.
9232         (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Remove undef.
9233         * alpha/linux-ecoff.h: New file.
9234         * alpha/linux-elf.h: New file.
9235         * alpha/vms.h (LIB_SPEC, LINK_SPEC): Copy from osf.h.
9236         * alpha/win-nt.h (TARGET_DEFAULT): Define.
9237         * configure.in (alpha*-*-osf*, alpha*-*-linux*) [tm_file]:
9238         Add new headers as appropriate.
9239
9240         * configure.in (alpha*): Enable Haifa by default.
9241         (*-*-winnt3*): Change to winnt*, since we're not v3 specific.
9242         * configure: Rebuild.
9243
9244 Tue Dec 23 03:14:54 1997  Richard Henderson  <rth@cygnus.com>
9245
9246         * Makefile.in (clean): Remove the stages with their objects here ...
9247         (distclean): ... instead of here.
9248
9249 Mon Dec 22 11:24:01 1997  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9250
9251         * cse.c (rtx_cost): Add default case in enumeration switch.
9252         * fix-header.c (recognized_macro): Likewise.
9253         (recognized_extern): Likewise.
9254         (write_rbrac): Likewise.
9255         * objc/objc-act.c (encode_aggregate): Likewise.
9256         (gen_declarator): Likewise.
9257         (gen_declspecs): Likewise.
9258
9259 Mon Dec 22 09:58:51 1997  Jeffrey A Law  (law@cygnus.com)
9260
9261         * haifa-sched.c (create_reg_dead_note): Detect and handle another
9262         case where we kill more regs after sched than were killed before
9263         sched.
9264         * sched.c (create_reg_dead_note): Similarly.
9265
9266 Mon Dec 22 09:18:37 1997  Jeffrey A Law  (law@cygnus.com)
9267
9268         * c-pragma.c: Include flags.h.
9269
9270 Sun Dec 21 22:10:59 1997  Mumit Khan <khan@xraylith.wisc.edu>
9271
9272         * i386/cygwin32.h (NO_IMPLICIT_EXTERN_C): Don't assume anything
9273         about system headers.
9274         (LIB_SPEC): Add -ladvapi32 -lshell32 to be consistent with mingw32
9275         and also to resolve symbols in prefix.c.
9276
9277         * i386/xm-cygwin32.h (HAVE_BCOPY): Define. This avoids a conflict
9278         between gansidecl.h and newlib's _ansi.h when building libgcc2.a,
9279         when the definitions in auto-config.h is not visible.
9280         (HAVE_BZERO): Likewise.
9281         (HAVE_BCMP): Likewise.
9282         (HAVE_RINDEX): Likewise.
9283         (HAVE_INDEX): Likewise.
9284
9285 Sun Dec 21 21:54:22 1997  Jeffrey A Law  (law@cygnus.com)
9286
9287         * pa.c (emit_move_sequence): Handle a function label source
9288         operand.
9289
9290 Sun Dec 21 16:13:55 1997  Nick Clifton  <nickc@cygnus.com
9291
9292         * c-pragma.c (handle_pragma_token): Generate warning messages
9293         about unknown pragmas if warn_unknown_pragmas is set.
9294
9295         * c-decl.c (c_decode_option): Parse -Wunknown-pragmas command
9296         line option to set variable: warn_unknown_pragmas.
9297
9298 Sun Dec 21 15:51:10 1997  Manfred Hollstein  <manfred@lts.sel.alcatel.de>
9299
9300         * m68k/mot3300.h (ASM_BYTE_OP): Don't include '\t' in the
9301         definition.
9302         (ASM_OUTPUT_ASCII): Prefix ASM_BYTE_OP by one single '\t'.
9303
9304 Sun Dec 21 13:58:39 1997  Jeffrey A Law  (law@cygnus.com)
9305
9306         * Makefile.in (FPBIT_FUNCS, DPBIT_FUNCS): Define.
9307         (libgcc2.a): Depend on $(DPBIT) and $(FPBIT).  Add rules to
9308         generate more fine grained floating point emulation libraries.
9309         * config/fp-bit.c: Add protecting #ifdef to all functions so
9310         that they can be compiled separately.  If !FINE_GRAINED_LIBRARIES,
9311         then compile all suitable functions.
9312         (pack_d, unpack_d, fpcmp_parts): Add declarations, define with two
9313         underscores to avoid namespace pollution.
9314         * t-mn10200 (LIB2FUNCS_EXTRA): Remove fp-bit.c
9315         (FPBIT): Define.
9316         * t-mn10300 (LIB2FUNCS_EXTRA): Remove fp-bit.c and dp-bit.c
9317         (FPBIT): Define.
9318         (DPBIT): Define.
9319
9320 Sat Dec 20 11:26:47 1997  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9321                           Jeff Law  <law@cygnus.com>
9322
9323         * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning
9324         of the declaration.
9325         * c-decl.c (finish_decl): Use parentheses around && within ||.
9326         * rtl.c: Include stdlib.h.
9327         (read_skip_spaces): Add parentheses around assignments used as
9328         truth values.
9329         (read_rtx): Initialize list_rtx.
9330         * cppexp.c (parse_number): Use || when operands are truth values.
9331         * alias.c (find_base_value): Add default case.
9332         (memrefs_conflict): Likewise.
9333         * combine.c (sets_function_arg_p): Likewise.
9334         * genemit.c (gen_exp): Likewise.
9335         * local-alloc.c (contains_replace_regs): Likewise.
9336         * rtlanal.c (jmp_uses_reg_or_mem): Likewise.
9337         * fold-const.c (fold_convert): Use "&&" for truth values.
9338         (fold): Add default case.
9339         * sdbout.c (sdbout_field_types): Fix typo in declaration.
9340         (sdbout_one_type): Add default case.
9341         * alpha.c (alpha_sa_mask): Prototype only if OPEN_VMS.
9342         (some_operand): Add default case.
9343         (input_operand): Likewise.
9344         (signed_comparison_operator): Likewise.
9345         (divmod_operator): Likewise.
9346         (alpha_set_memflags_1): Likewise.
9347         * reload1.c (reload_cse_simplify_operands): Ensure function
9348         always returns a value.
9349         * scan-decls.c (scan_decls): Likewise.
9350         * c-lex.c (skip_white_space): Fix typo in declaraion.
9351         * c-typeck.c (comp_target_types): Add parentheses around assignment
9352         used as truth value.
9353         (print_spelling): Likewise.
9354         (constructor_implicit, constructor_result): Remove unused variables.
9355         * collect2.c (scan_library): Protect prototype with
9356         #ifdef SCAN_LIBRARIES.
9357         * emit-rtl.c (find_line_note): Fix typo in declaration.
9358         * final.c (asm_insn_count): Protect prototype with
9359         #ifdef HAVE_ATTR_length.
9360         * flow.c (find_auto_inc): Protect prototype with #ifdef AUTO_INC_DEC.
9361         (try_pre_increment_1, try_pre_increment): Likewise.
9362         * regclass.c (auto_inc_dec_reg_p): Protect prototype with
9363         #ifdef FORBIDDEN_INC_DEC_CLASSES.  Make return type explicit.
9364         * gcov-io.h (__store_long, __write_long, __read_long): Fix
9365         unsigned/signed comparisons.
9366         * gcov.c (read_files): Remove unused "first_type" variable.
9367         (scan _for_source_files): Initialize s_ptr.
9368         (function_summary): Eliminate "%lf" formatting, use %ld for
9369         longs.
9370         (output_data): Initialize branch_probs and last_line_num.
9371         Eliminate "%lf" formatting, use "%ld" for longs.
9372
9373 Fri Dec 19 17:31:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9374
9375         * mips16.S: New file.
9376
9377         * libgcc2.c (varargs): Handle mips16.
9378
9379         * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an
9380         expression.
9381         * stmt.c (expand_end_case): Likewise.
9382         * alpha.h (CASE_VECTOR_PC_RELATIVE): Update.
9383         * fx80.h, gmicro.h, m68k.h, m88k.h, ns32k.h: Likewise.
9384         * rs6000.h, sh.h, tahoe.h, v850.h, vax.h: Likewise.
9385
9386 Tue Dec 16 15:14:09 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9387
9388         * objc/Make-lang.in: Create runtime-info.h and libobjc_entry.o in
9389         the build directory.
9390         (libobjc.a): Update dependency list.
9391         (libobjc.dll): Likewise.  Use libobjc_entry.o from the build
9392         directory.
9393         (objc/sendmsg.o): Add -Iobjc to find runtime-info.h.
9394         (objc.mostlyclean): Remove runtime-info.h.
9395
9396 Fri Dec 19 00:19:42 1997  Richard Henderson  <rth@cygnus.com>
9397
9398         * tree.c (build_range_type): Allow creation of ranges with no maximum.
9399         * dbxout.c (dbxout_range_type): Handle missing TYPE_MAX_VALUE.
9400         * dwarf2out.c (add_subscript_info): Likewise.
9401         * dwarfout.c (subscript_data_attribute, byte_size_attribute): Likewise.
9402         * sdbout.c (plain_type_1): Likewise.
9403         * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
9404         Likewise.
9405         * fold-const.c (int_const_binop, fold_convert, make_range, fold):
9406         Likewise.
9407
9408 Thu Dec 18 17:05:10 1997  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9409
9410         * mips.c (fatal): Remove declaration.
9411
9412 1997-12-18  Mark Mitchell  <mmitchell@usa.net>
9413
9414         * integrate.c (get_label_from_map): New function.
9415         (expand_inline_function): Use it.  Initialize the label_map to
9416         NULL_RTX instead of gen_label_rtx.
9417         (copy_rtx_and_substitute): Use get_label_from_map.
9418         * integrate.h (get_label_from_map): New function.
9419         (set_label_from_map): New macro.
9420         * unroll.c (unroll_loop): Use them.
9421         (copy_loop_body): Ditto.
9422
9423 Thu Dec 18 19:19:57 1997  Ian Lance Taylor  <ian@cygnus.com>
9424
9425         * mips/mips.h (INIT_SUBTARGET_OPTABS): Define if not defined.
9426         (INIT_TARGET_OPTABS): Define.
9427         * mips/ecoff.h: Include gofast.h before mips.h.
9428         (INIT_SUBTARGET_OPTABS): Define instead of INIT_TARGET_OPTABS.
9429         * mips/elf64.h: Likewise.
9430         * mips/elf.h (ASM_OUTPUT_SECTION_NAME): Define.
9431
9432 Thu Dec 18 14:51:12 1997  Jason Merrill  <jason@yorick.cygnus.com>
9433
9434         * except.c: Remove register_exception_table{,_p}.
9435
9436 Thu Dec 18 14:57:29 1997  Gavin Koch  <gavin@cygnus.com>
9437
9438         * unroll.c (calculate_giv_inc): Handle constant increment found in
9439         a MEM with an appropriate REG_EQUAL note.
9440
9441         * calls.c (expand_call): Implement LOAD_ARGS_REVERSED.
9442
9443         * dwarf2out.c (dwarf2out_frame_debug): Handle adjustments of the
9444         frame pointer in the prologue.
9445
9446 Thu Dec 18 00:19:38 1997  Robert Lipe <robertl@dgii.com>
9447
9448         * i386/x-sco5 (CLIB) Deleted.  (ALLOCA) Added.
9449         * i386/xm-sco5.h  (USE_C_ALLOCA) Added.
9450
9451 Tue Dec 16 18:51:00 1997  Bill Moyer <billm@cygnus.com>
9452
9453         * config/m68k/m68k.c (output_function_prologue): Typecast
9454         dwarf2out_cfi_label to (char *).
9455         * config/m68k/m68kemb.h (STARTFILE_SPEC): Redefined to "".
9456
9457 Wed Dec 17 15:06:04 1997  Richard Henderson  <rth@cygnus.com>
9458
9459         * sparc.md (jump): Don't use the annul bit around an empty loop.
9460         Patch from Kevin.Kelly@East.Sun.COM.
9461
9462 Wed Dec 17 00:51:36 1997  Stan Cox (scox@cygnus.com)
9463
9464         * jump.c: (jump_optimize): Don't use the return register as a
9465         source1 of a conditional move.
9466
9467 Tue Dec 16 23:45:40 1997  Richard Henderson  <rth@cygnus.com>
9468
9469         * sparc.c (DF_MODES): Or the mask not the bit number.
9470         (function_arg) [ARCH64]: Send unprototyped arg to fp reg first.
9471
9472 Wed Dec 17 00:13:48 1997  Christian Iseli  <Christian.Iseli@lslsun.epfl.ch>
9473
9474         * combine.c (force_to_mode): return immediately if operand is a CLOBBER.
9475
9476 Tue Dec 16 23:44:54 1997  Manfred Hollstein  <manfred@s-direktnet.de>
9477
9478         * fixincludes (size_t): Add support for Motorola's stdlib.h
9479         which fails to provide a definition for size_t.
9480         (fabs/hypot): Provide a prototype for fabs on m88k-motorola-sysv3.
9481         (strlen,strspn,strcspn return value): Handle different layout on sysV88.
9482         (hypot): Provide a fake for hypot for m88k-motorola-sysv3.
9483
9484         * m68k/xm-mot3300.h (ADD_MISSING_POSIX, ADD_MISSING_XOPEN): Define to
9485         prevent unresolved externals in libio.
9486         * m88k/xm-sysv3.h (ADD_MISSING_POSIX, ADD_MISSING_XOPEN): Likewise.
9487
9488 Tue Dec 16 23:25:45 1997  H.J. Lu  (hjl@gnu.org)
9489
9490         * config/sparc/linux64.h (LIBGCC_SPEC): Removed.
9491         (CPP_SUBTARGET_SPEC): Add %{pthread:-D_REENTRANT}.
9492         (LIB_SPEC): Updated for glibc 2.
9493
9494 Tue Dec 16 20:11:36 1997  Jeffrey A Law  (law@cygnus.com)
9495
9496         * ginclude/stdarg.h: Undo BeOS changes, they break hpux.
9497         * ginclude/varargs.h: Likewise.
9498
9499 Tue Dec 16 00:32:01 1997  Jeffrey A Law  (law@cygnus.com)
9500
9501         * version.c: Bump for snapshot.
9502
9503 Tue Dec 16 00:14:29 1997  H.J. Lu  (hjl@gnu.org)
9504
9505         * frame.h (__register_frame, __register_frame_table,
9506         __deregister_frame): New.
9507         * frame.c (__register_frame, __register_frame_table,
9508         __deregister_frame): New.
9509         * frame.c (__deregister_frame_info): Return void *.
9510         * frame.h (__deregister_frame_info): Ditto.
9511         * collect2.c (__deregister_frame_info): Ditto.
9512
9513 Mon Dec 15 18:40:08 1997  Richard Henderson  <rth@cygnus.com>
9514
9515         * expmed.c (expand_shift): If SHIFT_COUNT_TRUNCATED, drop a SUBREG.
9516
9517 Mon Dec 15 18:31:43 1997  Richard Henderson  <rth@cygnus.com>
9518
9519         * alpha.c (alpha_cpu_name): New variable.
9520         (alpha_mlat_string): Likewise.
9521         (alpha_memory_latency): Likewise.
9522         (override_options): Handle -mmemory-latency.
9523         (alpha_adjust_cost): Adjust load cost for latency.
9524         * alpha.h (TARGET_OPTIONS): Add meory-latency.
9525         (REGISTER_MOVE_COST): Define in terms of memory_latency.  Take
9526         TARGET_CIX into account.
9527         (MEMORY_MOVE_COST): Define in terms of memory_latency.
9528         * invoke.texi (DEC Alpha Options): Document -mmemory-latency.
9529
9530         * alpha.h (ASM_COMMENT_START): New macro.
9531
9532 Mon Dec 15 17:48:05 1997  Richard Henderson  <rth@cygnus.com>
9533
9534         * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c,
9535         dwarfout.c, dwarf2out.c, reload.c, sdbout.c: Revert March 15 change.
9536
9537         * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload the
9538         SUBREG_REG if the word count is unchanged.
9539         * reload1.c (eliminate_regs) [case SET]: If W_R_O, preserve
9540         subregs of identical word size for push_reload.
9541
9542 Mon Dec 15  Mark Mitchell  <mmitchell@usa.net> 11:41:32 1997
9543
9544         * toplev.c (rest_of_compilation): Don't call save_for_inline_copy
9545         if all we're doing is dealing with -Wreturn-type.
9546
9547 Mon Dec 15 09:44:39 1997  Richard Henderson  <rth@cygnus.com>
9548
9549         * alpha.md (zero_extendqihi2, zero_extendqisi2, zero_extendqidi2):
9550         Use and 255 instead of zapnot 1, since it schedules better.
9551
9552 Mon Dec 15 08:48:24 1997  Jeffrey A Law  (law@cygnus.com)
9553
9554         * stmt.c (expand_asm_operands): If an ASM has no outputs, then treat
9555         it as volatile.
9556
9557 Mon Dec 15 00:04:48 1997  Jeffrey A Law  (law@cygnus.com)
9558
9559         * haifa-sched.c (remove_dependencies): Set RTX_INTEGRATED_P on
9560         dependency we delete.  Properly update prev for multiple consecutive
9561         deletions.
9562         (priority): Skip deleted dependence.
9563
9564 Fri Dec 12 18:54:23 1997  Per Bothner  <bothner@cygnus.com>
9565
9566         * expr.c (expand_builtin):  Support BUILT_IN_FMOD - just call fmod.
9567
9568 Fri Dec 12 01:19:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9569
9570         * flow.c (flow_analysis): Be consistent with find_basic_blocks in
9571         determining when a new basic block starts.
9572
9573         * alpha/osf2or3.h (LIB_SPEC): Restore missing defn.
9574
9575         * pa.h (TEXT_SPACE_P): Use TREE_CODE_CLASS.
9576         * pa.md (iorsi3): Add missing args to *_operand calls.
9577
9578         * except.c (call_get_eh_context): Don't mess with sequences.
9579         (emit_eh_context): Include the call in the sequence here.
9580
9581 1997-12-11  Paul Eggert  <eggert@twinsun.com>
9582
9583         * collect2.c (write_c_file_glob): Allocate initial frame object
9584         in static storage and pass its address.
9585
9586 Thu Dec 11 23:33:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9587
9588         * except.c (call_get_eh_context): Don't take a parm.
9589         Put the call at the top of the function.
9590         (emit_eh_context): Adjust.
9591         (get_eh_context): Replace with former use_eh_context.
9592         (get_eh_context_once, get_saved_pc_ref): Remove.
9593         (start_eh_unwinder, end_eh_unwinder, emit_unwinder): Remove.
9594         * except.h: Adjust.
9595         * integrate.c (expand_inline_function): Adjust.
9596         * toplev.c (rest_of_compilation): Don't call emit_unwinder.
9597
9598 Fri Oct 10 17:58:31 CEST 1997  Marc Lehmann <pcg@goof.com>
9599
9600         * i386/xm-go32.h (EXECUTABLE_SUFFIX): Define.
9601         (DIR_SEPARATOR, NO_SYS_SIGLIST): Likewise.
9602
9603 Thu Dec 11 23:55:17 1997  Manfred Hollstein  <manfred@s-direktnet.de>
9604
9605         * fixincludes (strlen,strspn,strcspn return value): Handle different
9606         layout on sysV88.
9607         (hypot): Provide a fake for hypot which is broken on
9608         m88k-motorola-sysv3.
9609
9610 Thu Dec 11 23:50:17 1997  John F. Carr  <jfc@mit.edu>
9611
9612         * tree.c, tree.h: Change tree_code_type, tree_code_length, and
9613         tree_code_name from pointers to arrays.
9614         * tree.c: Remove standard_tree_code_* variables, no longer used.
9615         * print-tree.c: Remove declaration of tree_code_name.
9616
9617         * cp/lex.c (init_lex): Update for tree_code_* changes.
9618         * objc/objc-act.c (init_objc): Likewise.
9619
9620         * tree.def, cp/cp-tree.def, objc/objc-tree.def: Update for tree_code
9621         changes.
9622
9623 Thu Dec 11 23:34:54 1997  Fred Fish  <fnf@ninemoons.com>
9624
9625         * config.sub: Add support for BeOS target.
9626         * configure.in: Likewise.
9627         * ginclude/stdarg.h: Likewise.
9628         * ginclude/stddef.h: Likewise.
9629         * ginclude/varargs.h: Likewise.
9630         * rs6000/beos.h: New file for BeOS.
9631         * rs6000/t-beos: Likewise.
9632         * rs6000/x-beos: Likewise.
9633         * rs6000/xm-beos.h: Likewise.
9634         * toplev.c (get_run_time): Just return 0 on BeOS.
9635
9636 Thu Dec 11 23:25:23 1997  Jeffrey A Law  (law@cygnus.com)
9637                           Toon Moene  (toon@moene.indiv.nluug.nl)
9638
9639         * m68k.h (GO_IF_LEGITIMATE_ADDRESS): No longer cater to horribly
9640         old and broken Sun3 assemblers.  Newer versions handle large
9641         offsets correctly as does the GNU assembler.
9642
9643 Thu Dec 11 23:06:48 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9644
9645         * objc/objc-act.c (lang_report_error_function): Disable.
9646         * objc/objc-parse.y: Include "output.h".
9647         (yyerror): Remove redundant decl.
9648         (yyprint): Fix prototype.
9649         (apply_args_register_offset): Remove redundant decl.
9650         (get_file_function_name): Likewise.
9651
9652 Thu Dec 11 22:02:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9653
9654         * flow.c (find_basic_blocks): A CALL_INSN that can throw starts
9655         a new basic block.
9656         (find_basic_blocks_1): Likewise.
9657
9658 Thu Dec 11 21:08:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9659
9660         * except.c (use_eh_context): Don't copy_rtx a REG.
9661         (emit_throw): Lose old unwinder support.
9662         (expand_internal_throw): Likewise.
9663         * libgcc2.c (struct eh_context): Likewise.
9664         (new_eh_context): Likewise.
9665         (__get_eh_info): Lose redundant cast.
9666         (__get_dynamic_handler_chain): Likewise.
9667         (__get_saved_pc): Lose.
9668         Lose all old unwinder support code.
9669
9670 Thu Dec 11 20:42:18 1997  Teemu Torma  <tot@trema.com>
9671
9672         Thread-safe EH support for pthreads, DCE threads and Solaris threads.
9673
9674         * integrate.c (expand_inline_function): If the inline fn uses eh
9675         context, make sure that the current fn has one.
9676         * toplev.c (rest_of_compilation): Call emit_eh_context.
9677         * except.c (use_eh_context): New fn.
9678         (get_eh_context_once): New fn.
9679         (call_get_eh_context): New fn.
9680         (emit_eh_context): New fn.
9681         (get_eh_context): Call either get_eh_context_once or
9682         call_get_eh_context, depending on what we have.
9683         (get_dynamic_handler_chain): Call get_eh_context_once.
9684         * except.h: Prototypes for fns above.
9685         * optabs.c (get_eh_context_libfunc): Removed.
9686         (init_optabs): Don't initialize it.
9687         * expr.h (get_eh_context_libfunc): Removed.
9688         * rtl.h, rtl.c: New reg_note REG_EH_CONTEXT.
9689         * config/pa/pa.h (CPP_SPEC): Support for -threads.
9690         * config/pa/pa-hpux10.h (LIB_SPEC): Ditto.
9691         * config/pa/t-pa (MULTILIB_OPTIONS, MULTILIB_DIRNAMES):
9692         New multilib for -threads.
9693         * config/sparc/t-sol2: Added multilibs for -threads and
9694         made -pthreads alias to it.
9695         * config/sparc/sol2.h (CPP_SPEC, LIB_SPEC):
9696         Added -threads and -pthreads options.
9697         * libgcc-thr.h: New file.
9698         * libgcc2.c: (__get_cpp_eh_context): Removed.
9699         (struct cpp_eh_context): Removed.
9700         (struct eh_context): Replaced cpp_eh_context with generic language
9701         specific pointer.
9702         (__get_eh_info): New function.
9703         (__throw): Check eh_context::info.
9704         (__sjthrow): Ditto.
9705         * libgcc2.c: Include libgcc-thr.h.
9706         (new_eh_context, __get_eh_context,
9707         eh_pthread_initialize, eh_context_initialize, eh_context_static,
9708         eh_context_specific, eh_context_free): New functions.
9709         (get_eh_context, eh_context_key): New variables.
9710         (__sjthrow, __sjpopnthrow, __eh_pcnthrow, __throw): Use
9711         get_eh_context to get the context.
9712         (longjmp): Move the declaration inside
9713         #ifdef DONT_USE_BUILTIN_SETJMP.
9714         * frame.c: Include libgcc-thr.h.
9715         (object_mutex): Mutex to protect the object list.
9716         (find_fde, __register_frame, __register_frame_table,
9717         __deregister_frame): Hold the lock while accessing objects.
9718         * except.h (get_eh_context): Declare.
9719         * except.c (current_function_ehc): Define.
9720         (current_function_dhc, current_function_dcc): Removed.
9721         (get_eh_context): New function.
9722         (get_dynamic_handler_chain): Use get_eh_context.
9723         (get_saved_pc_ref): Ditto.
9724         (get_dynamic_cleanup_chain): Removed references to
9725         current_function_dcc.
9726         (save_eh_status, restore_eh_status): Save and restore
9727         current_function_ehc instead.
9728         * optabs.c (get_eh_context_libfunc): New variable.
9729         (init_optabs): Initialize it.
9730         * expr.h: Declare get_eh_context_libfunc.
9731         * function.h (struct function): Replaced dhc and dcc with ehc.
9732         * except.c (get_saved_pc_ref): New functions.
9733         (eh_saved_pc_rtx, eh_saved_pc): Deleted.
9734         (expand_internal_throw_indirect): Use get_saved_pc_ref() instead
9735         of eh_saved_pc.
9736         (end_eh_unwinder): Likewise.
9737         (init_eh): Remove initialization of eh_saved_pc.
9738         * optabs.c (get_saved_pc_libfunc): New variable.
9739         (init_optabs): Initialize it.
9740         * expr.h: Declare get_saved_pc_libfunc.
9741         * except.h (eh_saved_pc_rtx): Deleted.
9742         (get_saved_pc_ref): Declared.
9743
9744         From Scott Snyder <snyder@d0sgif.fnal.gov>:
9745         * libgcc2.c (__get_saved_pc): New.
9746         (__eh_type, __eh_pc): Deleted.
9747         (__eh_pcnthrow): Use __get_saved_pc() instead of __eh_pc.
9748         (__get_dynamic_handler_chain): Move __dynamic_handler_chain inside
9749         this fcn.
9750
9751 Thu Dec 11 17:23:48 1997  John F. Carr  <jfc@mit.edu>
9752
9753         * sparc/sol2.h: Use 64 bit multiply and divide functions in
9754         Solaris libc.  Define TARGET_LIVE_G0 and TARGET_BROKEN_SAVERESTORE
9755         as 0.
9756
9757         * rtl.h (global_rtl): New variable, replacing separate variables for
9758         commonly used rtl.
9759         (const_int_rtx): Now array of rtx_def, not rtx.
9760         * emit-rtl.c: Update for new rtl data structures.
9761         * genattrtab.c: Define global_rtl.
9762
9763 Thu Dec 11 15:50:29 1997 David Edelsohn  <edelsohn@mhpcc.edu>
9764
9765         * configure.in ({rs6000,powerpc}-*-*): Enable Haifa scheduler by
9766         default.
9767
9768 Wed Dec 10 12:30:18 1997  Anthony Green  <green@cygnus.com>
9769
9770         * crtstuff.c (__do_global_ctors): Fix typo.
9771
9772 Tue Dec  9 09:43:59 1997  Manfred Hollstein  <manfred@s-direktnet.de>
9773
9774         * toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
9775         to RLIMIT_STACK to see if we can call getrlimit and setrlimit.
9776
9777 Tue Dec  9 09:38:58 1997  David Edelsohn  <edelsohn@mhpcc.edu>
9778
9779         * rs6000.h (FUNCTION_ARG_PADDING): Define.
9780         * rs6000.c (function_arg_padding): New function.
9781
9782 Tue Dec  9 10:34:21 1997  Manfred Hollstein  <manfred@s-direktnet.de>
9783
9784         * m68k.c: Include tree.h only once.
9785
9786 Tue Dec  9 09:32:33 1997  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9787
9788         * integrate.c (save_for_inline_copying): Make a new reg_parm_stack_loc.
9789
9790 Tue Dec  9 01:16:06 1997  Jeffrey A Law  (law@cygnus.com)
9791
9792         * Partially cleaned up prototyping code from HJ.
9793         * tree.h: Add many prototypes.
9794         * haifa-sched.c (haifa_classify_insn): Renamed from classify_insn.
9795         All references changed.
9796         * rtl.h: Protect from multiple inclusions.  Add many prototypes.
9797
9798 Tue Dec  9 01:15:15 1997  Fred Fish  <fnf@ninemoons.com>
9799
9800         * libgcc2.c (string.h): Hoist inclusion to occur before first use of
9801         string functions like strlen.
9802
9803 Tue Dec  9 00:57:38 1997  Manfred Hollstein  <manfred@s-direktnet.de>
9804
9805         * configure.in: Check for functions getrlimit and setrlimit.
9806         * cccp.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
9807         to RLIMIT_STACK to see if we can call getrlimit and setrlimit.
9808
9809 Mon Dec  8 23:53:26 1997  Jay Sachs <sachs@bull.cs.williams.edu>
9810
9811         * Makefile.in (compare*): Handle losing behavior from 4.4bsd make.
9812
9813 Mon Dec  8 21:03:28 1997  Richard Henderson  <rth@cygnus.com>
9814
9815         * alpha.c (REG_RA, alpha_return_addr, output_epilog):
9816         Fix merge problems.
9817
9818         * alpha.c (override_options): Don't know about scheduling for EV6.
9819         * alpha.md (ev5 function units): Don't overload as ev6.
9820
9821         * alpha.c (alpha_adjust_cost): Simplify.  Fix typo in ev5 mult case.
9822         * alpha.md (define_attr type): Add mvi.
9823         (ev5_e0): Define sceduling parameters for it.
9824         (TARGET_MAX insns): Type is mvi not shift.
9825
9826 Mon Dec  8 18:15:00 1997  Richard Henderson  <rth@cygnus.com>
9827
9828         * alpha/win-nt.h (TRAMPOLINE_TEMPLATE): Fix backported gcc-2.8 bug.
9829
9830 Mon Dec  8 21:17:28 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9831
9832         * cstamp-h, auto-config.h: Delete.
9833
9834 Sun Dec  7 19:19:03 1997  Jeffrey A Law  (law@cygnus.com)
9835
9836         * version.c: Bump for snapshot.
9837
9838 Sat Dec  6 22:22:22 1997  Jeffrey A Law  (law@cygnus.com)
9839
9840         * cccp.c: Fix typo brought over in merge.
9841
9842         * Merge in changes from gcc-2.8.
9843
9844 Mon Nov  3 05:45:32 1997  Philippe De Muyter  <phdm@macqel.be>
9845
9846         * m68k.c: Include tree.h for dwarf2out_cfi_label.
9847
9848         * gcc.c (process_command): Do not take address of function fatal when
9849         calling lang_specific_driver.
9850
9851 Sat Dec  6 01:02:38 1997  Mumit Khan  <khan@xraylith.wisc.edu>
9852
9853         * config/i386/cygwin32.h (DWARF2_UNWIND): Exception handling
9854         doesn't work with it yet, so set it to 0.
9855         * config/i386/xm-cygwin32.h (NO_SYS_SIGLIST): Define.
9856
9857 Sat Dec  6 01:01:02 1997  Christian Iseli  <Christian.Iseli@lslsun.epfl.ch>
9858
9859         * cse.c (cse_insn): Check for invalid entries when taking references.
9860
9861 Fri Dec  5 18:26:25 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9862
9863         * loop.c (invariant_p): Don't test flag_rerun_loop_opt.
9864         (loop_optimize, scan_loop, strength_reduce): New argument unroll_p.
9865         * toplev.c (rest_of_compilation): Pass it.  Remove code to
9866         save / clear / restore flag_unroll_{,all_}loops.
9867
9868 Fri Dec  5 16:26:03 1997  Bernd Schmidt <crux@ohara.Informatik.RWTH-Aachen.DE>
9869
9870         * i386.c (notice_update_cc): Remove bogus pentium GCC code.
9871
9872 Fri Dec  5 16:25:14 1997  Jeffrey A Law  (law@cygnus.com)
9873
9874         * stmt.c (warn_if_unused_value): Don't warn for TRY_CATCH_EXPR.
9875
9876 Thu Dec  4 11:51:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
9877
9878         * except.c (get_dynamic_handler_chain): Only make the call once per
9879         function.
9880
9881         * except.c (expand_end_all_catch): Fix for sjlj exceptions.
9882
9883 Thu Dec  4 12:30:40 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9884
9885         * sh.c (final_prescan_insn): Use local label prefix
9886         when emitting .uses pseudo-ops.
9887
9888 Wed Dec  3 12:01:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
9889
9890         * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.
9891         * except.c: Lose outer_context_label_stack.
9892         (expand_eh_region_end): Rethrow from outer_context here.
9893         (expand_fixup_region_end): Let expand_eh_region_end do the rethrow.
9894         (expand_internal_throw): Take no args.
9895         (expand_internal_throw_indirect): Lose.
9896         (expand_leftover_cleanups, expand_start_all_catch): Use expand_rethrow.
9897         (expand_start_all_catch): Start a rethrow region.
9898         (expand_end_all_catch): End it.
9899         (expand_rethrow): New fn.
9900         * except.h: Reflect above changes.
9901         * flow.c: Revert change of Nov 27.
9902
9903 Thu Dec  4 00:24:09 1997  Jeffrey A Law  (law@cygnus.com)
9904
9905         * i386/t-sol2 (CRTSTUFF_T_CFLAGS): Turn on the optimizer.
9906
9907 Wed Dec  3 12:01:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
9908
9909         * except.c (expand_fixup_region_end): New fn.
9910         (expand_fixup_region_start): Likewise.
9911         (expand_eh_region_start_tree): Store cleanup into finalization here.
9912         * stmt.c (expand_cleanups): Use them to protect fixups.
9913
9914 Wed Dec  3 11:41:13 1997  Gavin Koch  <gavin@cygnus.com>
9915
9916         * mips/mips.md (muldi3_r4000): Broaden the output template
9917         and attribute assignments to handle three operand dmult;
9918         rename to muldi3_internal2.
9919         (muldi3): Call the new muldi3_internal2 for R4000, and
9920         any GENERATE_MULT3 chip.
9921
9922 Tue Dec  2 19:40:43 1997  Jason Merrill  <jason@yorick.cygnus.com>
9923
9924         * stmt.c (expand_decl_cleanup): Update thisblock after eh_region_start.
9925
9926 Tue Dec  2 12:54:33 1997  Jim Wilson  <wilson@cygnus.com>
9927
9928         * unroll.c (find_splittable_givs):  Remove last change.  Handle givs
9929         with a dest_reg that was created by loop.
9930
9931 Sat Nov 29 12:44:57 1997  David Edelsohn  <edelsohn@mhpcc.edu>
9932
9933         * rs6000.c (function_arg_partial_nregs): Undo Nov. 26 patch.
9934
9935         * rs6000/aix41.h (ASM_CPU_SPEC): Define.
9936
9937 Fri Nov 28 10:00:27 1997  Jeffrey A Law  (law@cygnus.com)
9938
9939         * configure.in: Fix NCR entries.
9940
9941 Thu Nov 27 12:20:19 1997  Jeffrey A Law  (law@cygnus.com)
9942
9943         * flow.c (find_basic_blocks): Handle cfg issues for rethrows and
9944         nested exceptions correctly.
9945
9946         * unroll.c (find_splittable_givs): Don't split givs with a dest_reg
9947         that was created by loop.
9948
9949 Thu Nov 27 09:34:58 1997  Jason Merrill  <jason@yorick.cygnus.com>
9950
9951         * expr.c (preexpand_calls): Don't look past a TRY_CATCH_EXPR.
9952
9953         * except.c (expand_start_all_catch): One more do_pending_stack_adjust.
9954
9955 Wed Nov 26 15:47:30 1997  Michael Meissner  <meissner@cygnus.com>
9956
9957         * rs6000.c (SMALL_DATA_REG): Register to use for small data relocs.
9958         (print_operand): Use SMALL_DATA_REG for the register involved in
9959         small data relocations.
9960         (print_operand_address): Ditto.
9961
9962         * rs6000/linux.h (LINK_SPEC): Pass -dynamic-linker /lib/ld.so.1 if
9963         -dynamic linker is not used.
9964
9965         * rs6000.md (call insns): For local calls, use @local suffix under
9966         System V.  Don't use @plt under Solaris.
9967
9968         * rs6000.c (output_function_profiler): Put label address in r0, and
9969         store LR in 4(sp) for System V/eabi.
9970
9971         * rs6000.h (ASM_OUTPUT_REG_{PUSH,POP}): Keep stack aligned to 16
9972         byte boundary, and maintain stack backchain.
9973
9974 Tue Nov 25 14:08:12 1997  Jim Wilson  <wilson@cygnus.com>
9975
9976         * mips.md (fix_truncdfsi2, fix_truncsfsi2, fix_truncdfdi2,
9977         fix_truncsfdi2): Change *.
9978
9979 Wed Nov 26 11:12:26 1997  Jason Merrill  <jason@yorick.cygnus.com>
9980
9981         * toplev.c (main): Complain about -gdwarfn.
9982
9983 Tue Nov 25 22:43:30 1997  Jason Merrill  <jason@yorick.cygnus.com>
9984
9985         * dwarfout.c (output_type): If finalizing, write out nested types
9986         of types we've already written.
9987
9988 Tue Nov 25 20:32:24 1997  Michael Meissner  <meissner@cygnus.com>
9989
9990         (patches originally from Geoffrey Keating)
9991         * rs6000.c (function_arg): Excess floating point arguments don't
9992         go into GPR registers after exhausting FP registers under the
9993         System V.4 ABI.
9994         (function_arg_partial_nregs): Ditto.
9995
9996         * rs6000.md (call insns): If -fPIC or -mrelocatable, add @plt
9997         suffix to calls.
9998
9999 Tue Nov 25 23:37:27 1997  Jason Merrill  <jason@yorick.cygnus.com>
10000
10001         * integrate.c (output_inline_function): Just unset DECL_INLINE.
10002
10003 Tue Nov 25 23:33:29 1997  scott snyder  <snyder@d0sgif.fnal.gov>
10004
10005         * dwarf2out.c (outout_call_frame_info): Ensure that the info has
10006         proper alignment.
10007
10008         * libgcc2.c (__throw): Initialize HANDLER.
10009
10010 Tue Nov 25 14:08:12 1997  Jim Wilson  <wilson@cygnus.com>
10011
10012         * mips.md (fix_truncdfsi2, fix_truncsfsi2, fix_truncdfdi2,
10013         fix_truncsfdi2): Change *X to ?*X.
10014
10015 Tue Nov 25 10:00:42 1997  Richard Henderson  (rth@cygnus.com)
10016
10017         * alpha.h (CONST_OK_FOR_LETTER): Fix 'L' handling.
10018
10019 Tue Nov 25 10:00:42 1997  Jeffrey A Law  (law@cygnus.com)
10020
10021         * crtstuff.c (do_global_dtors_aux): Handle multiple calls better.
10022
10023 Tue Nov 25 01:26:55 1997  Bruno Haible <haible@ilog.fr>:
10024
10025         * dwarf2out.c (ASM_OUTPUT_DWARF_DELTA1): Implement.
10026
10027 Mon Nov 24 22:41:55 1997  Jason Merrill  <jason@yorick.cygnus.com>
10028
10029         * except.c (get_dynamic_handler_chain): Build up a FUNCTION_DECL.
10030         * optabs.c (init_optabs): Lose get_dynamic_handler_chain_libfunc.
10031         * expr.h: Likewise.
10032
10033 Sat Nov 22 18:58:20 1997  Jeffrey A Law  (law@cygnus.com)
10034
10035         * pa-hpux10.h (NEW_HP_ASSEMBLER): Define.
10036         * pa.h (LEGITIMATE_CONSTANT_P): Reject LABEL_REFs if not using
10037         gas and not using the new HP assembler.
10038
10039 Fri Nov 21 15:20:05 1997  Jeffrey A Law  (law@cygnus.com)
10040
10041         * Makefile.in (program_transform_cross_name): Clean up "-e" confusion.
10042         (GCC_INSTALL_NAME, GCC_CROSS_NAME): Likewise.
10043
10044 Fri Nov 21 19:37:40 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10045
10046         * config/mips/elf64.h (MULTILIB_DEFAULTS): Test for
10047         TARGET_ENDIAN_DEFAULT == zero instead of testing for macro
10048         definition.
10049
10050 Fri Nov 21 12:49:56 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
10051
10052         * stmt.c (expand_end_bindings): Allow jump into block with cleanups.
10053
10054 Fri Nov 21 12:18:51 1997  Jason Merrill  <jason@yorick.cygnus.com>
10055
10056         * except.h: Add outer_context_label_stack.
10057         * except.c: Likewise.
10058         (expand_start_all_catch): Push the outer_context for the try block
10059         onto outer_context_label_stack.
10060         (expand_end_all_catch): Use it and pop it.
10061
10062 Fri Nov 21 10:13:11 1997  Robert Lipe (robertl@dgii.com)
10063
10064         * i386/sco5.h (HAVE_ATEXIT): Revert last change.
10065
10066 Thu Nov 20 16:11:50 1997  Richard Henderson  <rth@cygnus.com>
10067
10068         * alpha.c (alpha_emit_set_const_1): Handle narrow hosts better.
10069
10070 Thu Nov 20 16:11:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10071
10072         * alpha/vms.h (ASM_OUTPUT_ADDR_VEC_ELT): Add an L for the local label
10073         to correspond with the change to ASM_GENERATE_INTERNAL_LABEL.
10074
10075 Thu Nov 20 14:42:15 1997  Jason Merrill  <jason@yorick.cygnus.com>
10076
10077         * Makefile.in (LIB2FUNCS): Remove C++ memory management support.
10078         * libgcc2.c: Remove __builtin_new, __builtin_vec_new, set_new_handler,
10079         __builtin_delete, and __builtin_vec_delete.
10080
10081         * except.c (output_exception_table): Don't bother with
10082         __EXCEPTION_END__.
10083
10084 Thu Nov 20 16:11:50 1997  Jeffrey A Law  (law@cygnus.com)
10085
10086         * pa.md (pre_stwm, post_stwm, pre_ldwm, post_ldwm): Base register
10087         is an in/out operand.
10088         (zero extended variants of stwm/stwm patterns): Similarly.
10089
10090         * mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SOURCE.
10091
10092 Thu Nov 20 13:19:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10093
10094         * dwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from VALUE4.
10095         Use assemble_name.
10096         (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Use assemble_name.
10097         (output_call_frame_info): Emit a \n after using it.
10098
10099 Thu Nov 20 00:38:46 1997  Dave Love  <d.love@dl.ac.uk>
10100
10101         * configure.in: Add AC_ARG_ENABLE for Haifa as documentation.
10102
10103 Wed Nov 19 12:03:04 1997  Philippe De Muyter  <phdm@macqel.be>
10104
10105         * dwarf2out.c (CIE_LENGTH_LABEL, FDE_LENGTH_LABEL): New macros.
10106         (ASM_OUTPUT_DWARF_VALUE4): New macro.
10107         (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Define if SET_ASM_OP is
10108         defined.
10109         (output_call_frame_info): Do not output forward label differences
10110         if ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL is defined.
10111         * m68k/mot3300.h (SET_ASM_OP): Define when not using gas.
10112
10113 Tue Nov 18 23:03:30 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10114
10115         * sh.md (attribute "type"): Add nil.
10116         (movsi_ie): y/y alternative is type nil.
10117         (movsf_ie): Replace ry/yr/X alternative by r/y/X , y/r/X and y/y/X
10118         alternatives.
10119         (movsf_ie+1): Delete.
10120
10121 Tue Nov 18 15:39:59 1997  Jim Wilson  <wilson@cygnus.com>
10122
10123         * mips/mips.c (save_restore_insns): If gp_offset or fp_offset are
10124         large_int, emit two insns instead of one splitable insn.
10125         * dwarf2out.c (dwarf2out_frame_debug): When set cfa_store_offset
10126         from cfa_temp_value, use cfa_offset.  Add assert checking that
10127         cfa_reg is SP.
10128
10129 Mon Nov 17 15:35:38 1997  Tom Tromey  <tromey@cygnus.com>
10130
10131         * cccp.c (deps_output): Properly quote file names for make.
10132
10133 Mon Nov 17 13:21:40 1997  Jeffrey A Law  (law@cygnus.com)
10134
10135         * t-h8300 (MULTILIB_EXCEPTIONS): Define.
10136
10137 Fri Nov  7 15:33:11 1997  Robert Lipe (robertl@dgii.com)
10138
10139         * i386/sco5.h (HAVE_ATEXIT): Delete definition.
10140
10141 Sun Nov 16 23:52:48 1997  Jeffrey A Law  (law@cygnus.com)
10142
10143         * cse.c (cse_insn): Don't look at JUMP_LABEL field of a conditionl
10144         return.
10145         (cse_end_of_basic_block): Similarly.
10146
10147 Sun Nov 16 23:01:40 1997  J. Kean Johnston  <jkj@sco.com>
10148
10149         * i386/sco5.h (ASM_OUTPUT_ALIGNED_BSS): Define.
10150         (SELECT_RTX_SECTION): Define.
10151         (LIBGCC_SPEC, LIB_SPEC): Do the right thing for PIC.
10152
10153 Sun Nov 16 22:47:03 1997  Manfred Hollstein  <manfred@s-direktnet.de>
10154
10155         * Makefile.in (compare, compare-lean): Define $stage for each
10156         shell command.
10157         (gnucompare, gnucompare-lean): Likewise.
10158
10159 Sun Nov 16 22:02:16 1997  Richard Henderson  (rth@cygnus.com)
10160
10161         * alpha/win-nt.h (TRAMPOLINE_TEMPLATE): Fix offsets.
10162
10163         * alpha.h (ASM_OUTPUT_ADDR_DIFF_ELT): Add an L for the local label
10164         to correspond with the change to ASM_GENERATE_INTERNAL_LABEL.
10165
10166 Fri Nov 14 09:09:20 1997  Fred Fish  (fnf@cygnus.com)
10167
10168         * dwarfout.c (byte_size_attribute):  Add local var upper_bound
10169         and add case to handle STRING_TYPE.
10170         * dwarfout.c (output_string_type_die):  Fix code to generate
10171         correct string length attribute for fixed length strings.
10172         Still needs support for varying length strings.
10173
10174 Fri Nov 14 08:46:56 1997  Jeffrey A Law  (law@cygnus.com)
10175
10176         * toplev.c (get_run_time): Do something sensible for cygwin32.
10177
10178 Fri Nov 14 07:24:20 1997  Richard Henderson  <rth@cygnus.com>
10179
10180         * expr.c (expand_builtin_setjmp): Set
10181         current_function_has_nonlocal_label.
10182         * stupid.c (stupid_life_analysis): If has_nonlocal_label, kill
10183         call-saved registers across calls.
10184
10185         * alpha.md (exception_receiver): Remove.
10186         (nonlocal_goto_receiver_osf): New
10187         (nonlocal_goto_receiver_vms): Renamed from nonlocal_goto_receiver.
10188         (nonlocal_goto_receiver): New, select _osf or _vms.
10189
10190         * alpha.c (output_prolog [*]): Prefix entry labels with '$' to
10191         keep them from being propogated to the object file.
10192         (alpha_write_linkage): Likewise.
10193         * alpha.md (call_vms): Likewise.
10194         (call_value_vms): Likewise.
10195         (unnamed osf call insns): Likewise.
10196
10197         * alpha.h (ASM_OUTPUT_INTERNAL_LABEL): Don't omit L from local label.
10198         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
10199
10200         * alpha.c (call_operand): Any reg is valid for WinNT.
10201         * alpha.md (call_nt, call_value_nt): Don't force address into $27.
10202         (anon nt calls): Add 'R' alternative.
10203         * alpha/win-nt.h (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE,
10204         INITIALIZE_TRAMPOLINE): Handle lack of original $27 and 32-bit ptrs.
10205
10206 Fri Nov 14 06:59:33 1997  Jeffrey A Law  (law@cygnus.com)
10207
10208         * calls.c (expand_call): Handle pcc_struct_value correctly for C++.
10209
10210         * i386/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Delete defines.
10211         * i386/xm-mingw32.h (HAVE_FILE_H, HAVE_RUSAGE): Likewise.
10212         * rs6000/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Likewise.
10213
10214 Thu Nov 13 20:37:33 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10215
10216         * reload1.c (new_spill_reg): Improve fixed or forbidden register
10217         spill error message.
10218
10219 Thu Nov 13 20:29:08 1997  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10220
10221         * prefix.c: Use stdarg.h only ifdef __STDC__.  Otherwise,
10222         use varargs.h.  Wrap header with <>, not "".
10223
10224 Thu Nov 13 20:21:17 1997  Jeffrey A Law  (law@cygnus.com)
10225
10226         * integrate.c (save_for_inline_copying): Add return value from
10227         savealloc.
10228
10229 Thu Nov 13 19:12:33 1997  Brendan Kehoe  <brendan@cygnus.com>
10230
10231         * fixincludes: Be a little more restrictive on what we will
10232         substitute to replace definitions of MAXINT for HPUX.
10233
10234 Thu Nov 13 18:41:02 1997  Michael Meissner  <meissner@cygnus.com>
10235
10236         * dbxout.c (dbxout_symbol_location): Don't assume that variables
10237         whose address is the stack or argument pointers are indirect
10238         pointers.
10239
10240 1997-11-13  Paul Eggert  <eggert@twinsun.com>
10241
10242         * cccp.c, cpplib.c (compare_defs):
10243         Don't complain about arg name respellings unless pedantic.
10244         * cpplib.c (compare_defs): Accept pfile as new arg.
10245         All callers changed.
10246
10247 Thu Nov 13 23:33:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10248
10249         * fold-const.c (fold_truthop): Fix bug in last change.
10250
10251 1997-11-13  Paul Eggert  <eggert@twinsun.com>
10252
10253         Fix some confusion with IEEE minus zero.
10254
10255         * real.h (REAL_VALUES_IDENTICAL): New macro.
10256
10257         * expr.c (is_zeros_p): Don't consider -0.0 to be all zeros.
10258         * fold-const.c (operand_equal_p): Don't consider -0.0 to be
10259         identical to 0.0.
10260         * tree.c (simple_cst_equal): Don't consider -0.0 to have the
10261         same tree structure as 0.0.
10262
10263         * varasm.c (immed_real_const_1): Use new REAL_VALUES_IDENTICAL
10264         macro instead of doing it by hand.
10265
10266 Thu Nov 13 16:56:14 1997  Jeffrey A Law  (law@cygnus.com)
10267
10268         * v850/lib1funcs.asm: Minor whitespace changes.
10269         * v850.c: Fix minor formatting problems in many places.
10270         (construct_restore_jr, construct_save_jarl): Remove unwanted aborts.
10271
10272 Thu Nov 13 12:53:44 1997  Jim Wilson  <wilson@cygnus.com>
10273
10274         * mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping xplus0 and
10275         xplus1 when xplus0 is not a register.
10276
10277 Thu Nov 13 11:41:42 1997  Jeffrey A Law  (law@cygnus.com)
10278
10279         * flow.c (find_basic_blocks): During marking phase, if we encounter
10280         an insn with a REG_LABEL note, make the target block live and
10281         create an edge from the insn to the target block.  Do not make
10282         edges from all blocks to the target block.
10283
10284         * m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDeveloper/Headers.
10285
10286         * confiugre.in: Tweak NCR entries.
10287         * configure: Rebuilt.
10288
10289 Thu Nov 13 11:07:41 1997  Michael Meissner  <meissner@cygnus.com>
10290
10291         * rs6000.c (num_insns_constant): Use REAL_VALUE_FROM_CONST_DOUBLE to
10292         pick apart floating point values, instead of using CONST_DOUBLE_LOW
10293         and CONST_DOUBLE_HIGH.
10294
10295         * rs6000.md (define_splits for DF constants): Use the appropriate
10296         REAL_VALUE_* interface to pick apart DF floating point constants in
10297         a machine independent fashion.
10298
10299 Thu Nov 13 00:06:58 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10300
10301         * fold-const.c (fold_truthop): When changing a one-bit comparison
10302         against zero into a comparison against mask, do a proper sign
10303         extension.
10304
10305 Wed Nov 12 09:37:01 1997  Jeffrey A Law  (law@cygnus.com)
10306
10307         * except.c: Do not include "assert.h".
10308         (save_eh_status): Turn asserts into conditional aborts.
10309         (restore_eh_status, scan_region): Likewise.
10310         * dwarfout.c: Do not include "assert.h".
10311         (bit_offset_attribute): Turn asserts into conditional aborts.
10312         (bit_size_attribute, output_inlined_enumeration_type_die): Likewise.
10313         (output_inlined_structure_type_die): Likewise.
10314         (output_inlined_union_type_die): Likewise
10315         (output_tagged_type_instantiation): Likewise.
10316         (dwarfout_file_scope_decl): Likewise.
10317         * dwarf2out.c: Do not include "assert.h"
10318         (expand_builtin_dwarf_reg_size): Turn asserts into conditional aborts.
10319         (reg_save, initial_return_save, dwarf2out_frame_debug): Likewise.
10320         (add_child_die, modified_type_die, add_bit_offset_attribute): Likewise.
10321         (add_bit_size_attribute, scope_die_for): Likewise.
10322         (output_pending_types_for_scope): Likewise.
10323         (get_inlined_enumeration_type_die): Likewise.
10324         (get_inlined_structure_type_die): Likewise.
10325         (get_inlined_union_type_die, gen_subprogram_die): Likewise.
10326         (gen_tagged_type_instantiation_die): Likewise.
10327
10328         * flow.c (find_basic_blocks): Refine further to get a more correct
10329         cfg, especially in the presense of exception handling, computed
10330         gotos, and other non-trivial cases.  Call abort if an inaccuracy
10331         is detected in the cfg.
10332
10333 Tue Nov 11 21:47:27 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10334
10335         * glimits.h (SHRT_MIN): Define in a way suitable for 16 bit hosts.
10336
10337         * c-lex.c (whitespace_cr, skip_white_space_on_line): New functions.
10338         (skip_white_space): Use whitespace_cr.
10339         (check_newline): Handle whitespace more consistently.
10340
10341 Tue Nov 11 16:25:49 1997  Jim Wilson  <wilson@cygnus.com>
10342
10343         * i386/cygwin32.h (CPP_PREDEFINES): Delete -DPOSIX.
10344         * i386/xm-cygwin32.h (POSIX): Define.
10345
10346 Mon Nov 10 20:53:11 1997  Gavin Koch  <gavin@cygnus.com>
10347
10348         * config/mips/mips.h (MASK_DEBUG_H): Set to zero, so this bit
10349         is available elsewhere.
10350
10351 Mon Nov 10 16:21:58 1997  Doug Evans  <devans@canuck.cygnus.com>
10352
10353         * sparc/sparc.md (mov[sdt]f_const_insn): Fix condition to match
10354         what the instruction can handle.
10355
10356 Mon Nov 10 03:02:19 1997  Jason Merrill  <jason@yorick.cygnus.com>
10357
10358         * stmt.c (expand_decl_cleanup_no_eh): New fn.
10359
10360         * except.c (expand_leftover_cleanups): do_pending_stack_adjust.
10361
10362 Mon Nov 10 00:05:56 1997  Jeffrey A Law  (law@cygnus.com)
10363
10364         * alias.c (MAX_ALIAS_LOOP_PASSES): Define.
10365         (init_alias_analysis): Break out of loops after MAX_ALIAS_LOOP_PASSES.
10366
10367 Sun Nov  9 14:34:47 1997  David Edelsohn  <edelsohn@mhpcc.edu>
10368
10369         * rs6000.md (lshrdi3_power): Delete '&' from first alternative and
10370         swap instruction order.
10371
10372 Sun Nov  9 02:07:16 1997  Jeffrey A Law  (law@cygnus.com)
10373
10374         * fixinc.svr4 (__STDC__): Add another case.
10375
10376 Sun Nov  9 02:00:29 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10377
10378         * a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from varying
10379         addresses in the epilogue delay slot.
10380
10381 Sun Nov  9 01:40:40 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10382
10383         * m88k/dgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong whitespace
10384         in generated `specs' file.
10385
10386 Sun Nov  9 01:37:11 1997  Jim Wilson  (wilson@cygnus.com)
10387
10388         * flags.h (flag_rerun_loop_opt): Declare.
10389         * loop.c (invariant_p, case LABEL_REF): Check flag_rerun_loop_opt.
10390         * toplev.c (flag_rerum_loop_opt): Delete static.
10391
10392 Sat Nov  8 18:20:21 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10393
10394         Bring over from FSF:
10395
10396         Thu Oct 30 12:21:06 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10397
10398         * va-sh.h (__va_arg_sh1): Define.
10399         (va_arg): Use it.
10400         SH3E doesn't use any integer registers for subsequent arguments
10401         once a non-float value was passed in the stack.
10402         * sh.c (machine_dependent_reorg): If optimizing, put explicit
10403         alignment in front label for ADDR_DIFF_VEC.
10404         * sh.h (PASS_IN_REG_P): Fix SH3E case.
10405         (ADJUST_INSN_LENGTH): If not optimizing, add two extra bytes length.
10406
10407         Tue Oct 28 15:06:44 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10408
10409         * sh/elf.h (PREFERRED_DEBUGGING_TYPE): Undefine before including
10410         svr4.h.
10411
10412         Mon Oct 27 16:11:52 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10413
10414         * sh.c (machine_dependent_reorg): When -flag_delayed_branches,
10415         put an use_sfunc_addr before each sfunc.
10416         * sh.md (use_sfunc_addr, dummy_jump): New insns.
10417         (casesi): For TARGET_SH2, emit a dummy_jump after LAB.
10418
10419         Tue Oct 21 07:12:28 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10420
10421         * sh/elf.h (PREFERRED_DEBUGGING_TYPE): Don't redefine.
10422
10423 Fri Nov  7 10:22:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10424
10425         * frame.c (add_fdes, count_fdes): Go back to checking pc_begin for
10426         linked once FDEs.
10427
10428 Wed Nov  5 14:26:05 1997  Jeffrey A Law  (law@cygnus.com)
10429
10430         * alias.c (find_base_value): Only return the known base value for
10431         pseudo registers.
10432
10433 Wed Nov  5 11:27:14 1997  Jim Wilson  <wilson@cygnus.com>
10434
10435         * i386.c (load_pic_register): Call prologue_get_pc_and_set_got.
10436         * i386.md (prologue_set_got, prologue_get_pc): Add UNSPEC_VOLATILE
10437         to pattern.
10438         (prologue_get_pc_and_set_got): New pattern.
10439
10440 Tue Nov  4 20:36:50 1997  Richard Henderson  (rth@cygnus.com)
10441
10442         * alpha.c (summarize_insn): Handle ASM_OPERANDS.  Don't recurse
10443         for SUBREG, just fall through.
10444
10445         * alpha.c (alpha_handle_trap_shadows): Init sum.defd to zero.
10446
10447         * alpha.md (attr trap): Make TRAP_YES non-zero for sanity's sake.
10448
10449 Tue Nov  4 18:49:42 1997  Jeffrey A Law  (law@cygnus.com)
10450
10451         * fixincludes: Fix "hypot" prototype in NeXT math.h.
10452
10453         * Makefile.in (USE_ALLOCA): Always include alloca.o.
10454         (USE_HOST_ALLOCA): Likewise.
10455
10456         * rtl.def (CODE_LABEL): Use separate fields for LABEL_NUSES
10457         and LABEL_REFS fields.
10458         * rtl.h (LABEL_REFS): Update.
10459
10460 Tue Nov  4 16:55:11 1997  Jim Wilson  <wilson@cygnus.com>
10461
10462         * combine.c (try_combine): When setting elim_i2, check whether newi2pat
10463         sets i2dest.  When calling distribute_notes for i3dest_killed, pass
10464         elim_i2 and elim_i1.  When setting elim_i1, check if newi2pat
10465         sets i1dest.
10466
10467         * mips.md (insv, extzv, extv): Add change_address call.
10468         (movsi_ulw, movsi_usw): Change QImode to BLKmode in pattern.
10469
10470         * integrate.c (save_for_inline_copying): Copy parm_reg_stack_loc.
10471
10472         * reload.c (find_reloads, case 'm' and 'o'): Reject HIGH constants.
10473
10474         * mips.c (mips_expand_epilogue): Emit blockage insn before call to
10475         save_restore_insns if no FP and GP will be restored.
10476
10477         * dwarf2out.c (expand_builtin_dwarf_reg_size): New variable mode.
10478         Convert CCmode to word_mode before calling GET_MODE_SIZE.
10479
10480         * acconfig.h (HAVE_INTTYPES_H): Undef.
10481         * configure.in (inttypes.h): Check for conflicts between sys/types.h
10482         and inttypes.h, and verify that intmax_t is defined.
10483         * config/mips/x-iris (CC, OPT, OLDCC): Comment out.
10484         * config/mips/x-iris3: Likewise.
10485
10486 Tue Nov  4 16:07:15 1997  Jeffrey A Law  (law@cygnus.com)
10487
10488         * alias.c (find_base_value): When copying arguments, return the
10489         tenative value for a hard register.
10490
10491 Tue Nov  4 13:40:35 1997  Doug Evans  <devans@canuck.cygnus.com>
10492
10493         * c-lex.c (MULTIBYTE_CHARS): #undef if cross compiling.
10494         (yylex): Record wide strings using target endianness, not host.
10495
10496 Tue Nov  4 13:13:12 1997  Jeffrey A Law  (law@cygnus.com)
10497
10498         * mn10200.h (ASM_OUTPUT_BSS): Delete.
10499         (ASM_OUTPUT_ALIGNED_BSS): New macro
10500         * mn10300.h (ASM_OUTPUT_BSS): Delete.
10501         (ASM_OUTPUT_ALIGNED_BSS): New macro.
10502         * v850.h (ASM_OUTPUT_BSS): Delete.
10503         (ASM_OUTPUT_ALIGNED_BSS): New macro.
10504
10505 Tue Nov  4 00:55:48 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10506
10507         * profile.c (branch_prob): Insert an insn after a NOTE_INSN_SETJMP.
10508
10509 Mon Nov  3 14:36:50 1997  Jeffrey A Law  (law@cygnus.com)
10510
10511         * configure.in (sco5): Use cpio to install header files.
10512
10513 Sun Nov  2 23:31:43 1997  Manfred Hollstein  <manfred@s-direktnet.de>
10514
10515         * aclocal.m4 (conftestdata_from, conftestdata_to): Names shortened to
10516         14 char length.
10517         * configure: Rebuild.
10518
10519 Sun Nov  2 19:44:00 1997  Robert Lipe (robertl@dgii.com)
10520
10521         * i386/sco5.h: enable -gstabs once again.
10522
10523 Sun Nov  2 19:27:21 1997  Jeffrey A Law  (law@cygnus.com)
10524
10525         * arm.c (output_move_double): Allocate 3 entries in otherops array.
10526
10527 Sat Nov  1 21:43:00 1997  Mike Stump  (mrs@wrs.com)
10528
10529         * except.c (expand_ex_region_start_for_decl): Emit EH_REGION_BEG
10530         notes for sjlj exceptions too.
10531         (expand_eh_region_end): Similarly for EH_REGION_END notes.
10532         (exception_optimize): Optimize EH regions for sjlj exceptions too.
10533         * final.c (final_scan_insn): Don't output labels for EH REGION
10534         notes if doing sjlj exceptions.
10535
10536 Sat Nov  1 19:15:28 1997  Jeffrey A Law  (law@cygnus.com)
10537
10538         * alias.c (init_alias_analysis): Handle -fno-alias-check when
10539         optimizing correctly.
10540
10541         * expr.c (expand_builtin_setjmp): Don't emit a SETJMP note
10542         or set current_function_calls_setjmp anymore.
10543
10544         * flow.c (find_basic_blocks): If we delete the label for an
10545         exception handler, remove it from the EH label list and remove
10546         the EH_BEGIN/EH_END notes for that EH region.
10547
10548 Sat Nov  1 16:44:49 1997  Jason Merrill  (jason@cygnus.com)
10549
10550         * flow.c (find_basic_blocks): Generate correct flow control
10551         information when exception handling notes are present.
10552
10553 Sat Nov  1 13:42:19 1997  Jeffrey A Law  (law@cygnus.com)
10554
10555         * dwarf2out.c (output_call_frame_info): Fix length argument
10556         to ASM_OUTPUT_ASCII.
10557         (output_die, output_pubnames, output_line_info): Likewise.
10558
10559 Fri Oct 31 07:10:09 1997  Jeffrey A Law  (law@cygnus.com)
10560
10561         * version.c: Bump for snapshot.
10562
10563         * dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_ASCII to
10564         output ASCII by default.  Only use ASM_OUTPUT_DWARF_STRING if
10565         flag_debug_asm is on.
10566         (output_die, output_pubnames, output_line_info): Likewise.
10567
10568         * alias.c (init_alias_analysis): Add struct_value_incoming_rtx
10569         and static_chain_rtx into the potential base values array if
10570         they are registers.
10571
10572         * alias.c (new_reg_base_value): New array of potential base values.
10573         (unique_id): Now file scoped static.
10574         (find_base_value, case REG): Return the value in reg_base_value
10575         array for the REG if it exists.  Else, return the value from
10576         new_reg_base_value if copying args and REG is a hard register.
10577         (find_base_value, case PLUS): If either operand of the PLUS is
10578         a REG, try to get its base value.  Handle base + index and
10579         index + base.
10580         (record_set): Use new_reg_base_value instead of reg_base_value.
10581         (init_alias_analysis): Allocate space for new_reg_base_value too.
10582         Rework code to iterate over the insns propagating base value
10583         information until nothing changes.
10584
10585         * global.c (global_alloc): Free the conflict matrix after
10586         reload has finished.
10587
10588 Fri Oct 31 01:45:31 1997  Jason Merrill  <jason@yorick.cygnus.com>
10589
10590         * libgcc2.c (L_eh): Define __eh_pc.
10591         Replace __eh_type with generic pointer __eh_info.
10592
10593 Fri Oct 31 00:34:55 1996  J"orn Rennecke <amylaar@cygnus.co.uk>
10594
10595         * expr.c (expand_increment): When enqueing a postincrement for a MEM,
10596         use copy_to_reg if address is not a general_operand.
10597
10598 Fri Oct 31 00:16:55 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10599
10600         * profile.c (output_func_start_profiler): Clear flag_inline_functions
10601         for the duration of the call to rest_of_compilation.
10602
10603 Thu Oct 30 14:40:10 1997  Doug Evans  <devans@canuck.cygnus.com>
10604
10605         * configure.in (sparc-*-elf*): Use sparc/elf.h, sparc/t-elf.
10606         Set extra_parts.
10607         (sparc*-*-*): Recognize --with-cpu=v9.
10608         * sparc/elf.h: New file.
10609         * sparc/t-elf: New file.
10610
10611 Thu Oct 30 13:26:12 1997  Jeffrey A Law  (law@cygnus.com)
10612
10613         * mn10300.c (const_8bit_operand): New function.
10614         (mask_ok_for_mem_btst): New funtion.
10615         * mn10300.md (btst patterns with mem operands): Use new functions
10616         to avoid creating btst instructions with invalid operands.
10617
10618 Wed Oct 29 16:57:19 1997  Michael Meissner  <meissner@cygnus.com>
10619
10620         * rs6000/xm-sysv4.h: Include xm-linux.h instead of xm-svr4.h if we
10621         are running on PowerPC Linux.
10622
10623 Wed Oct 29 13:10:11 1997  Gavin Koch  <gavin@cygnus.com>
10624
10625         * config/mips/elf64.h (PREFERRED_DEBUGGING_TYPE): Only define
10626         if not previously defined.
10627
10628 Tue Oct 28 23:55:27 1997  Doug Evans  (devans@cygnus.com)
10629
10630         * function.c (assign_parms): Correct mode of stack_parm if
10631         entry_parm underwent a mode conversion.
10632
10633 1997-10-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
10634
10635         * global.c (global_alloc): Use xmalloc instead of alloca for
10636         CONFLICTS, since max_allocno * allocno_row_words alone can be more
10637         than 2.5Mb sometimes.
10638
10639 Tue Oct 28 15:29:15 1997  Richard Henderson  <rth@cygnus.com>
10640
10641         * reload1.c (eliminate_regs [SET]): If [SUBREG] widened the mode of
10642         DEST for the spill, adjust mode of SRC to compensate.
10643
10644 Tue Oct 28 14:36:45 1997  Richard Henderson  <rth@cygnus.com>
10645
10646         * alpha.md (reload_inqi): Check for MEM before strict_memory_address_p,
10647         since any_memory_operand() allows pseudos during reload.
10648         (reload_inhi, reload_outqi, reload_outhi): Likewise.
10649
10650 Tue Oct 28 11:53:14 1997  Jim Wilson  <wilson@cygnus.com>
10651
10652         * m68k.md (btst patterns): Add 5200 support.
10653
10654 Tue Oct 28 11:58:40 1997  Toon Moene  <toon@moene.indiv.nluug.nl>
10655
10656         * fold-const.c (fold): For ((a * C1) / C3) or (((a * C1) + C2) / C3)
10657         optimizations, look inside dividend to determine if the expression
10658         can be simplified by using EXACT_DIV_EXPR.
10659
10660 Tue Oct 28 10:19:01 1997  Jason Merrill  <jason@yorick.cygnus.com>
10661
10662         From Brendan:
10663         * dwarf2out.c (output_call_frame_info): Use l1 instead of ".".
10664
10665 Tue Oct 28 00:32:14 1997  Richard Henderson  <rth@cygnus.com>
10666
10667         * alpha.c (summarize_insn [SUBREG]): Propogate SET.
10668
10669 Mon Oct 27 23:59:26 1997  Richard Henderson  <rth@cygnus.com>
10670
10671         * alpha.c (alpha_handle_trap_shadows): Don't call get_attr_trap
10672         on a CLOBBER.
10673
10674 Mon Oct 27 21:25:20 1997  Richard Henderson  <rth@cygnus.com>
10675
10676         * alpha.md (movqi, movhi): Make sure new insns created during reload
10677         won't need reloading themselves.
10678         (reload_inqi, reload_inhi, reload_outqi, reload_outhi): Likewise.
10679
10680 Mon Oct 27 16:11:10 1997  Jeffrey A Law  (law@cygnus.com)
10681
10682         * mn10300.h (GO_IF_LEGITIMATE_ADDRESS): Disable reg+reg.
10683
10684 Sun Oct 26 13:50:44 1997  Richard Henderson  <rth@cygnus.com>
10685
10686         * alpha.c (alpha_sa_mask [VMS]): Don't include $26 in the mask.
10687         Patch from Klaus Kaempf <kkaempf@progis.de>.
10688
10689 Sun Oct 26 13:31:47 1997  Jim Wilson  (wilson@cygnus.com)
10690
10691         * expr.c (expand_expr, case INDIRECT_REF): Optimize a reference
10692         to an element in a constant string.
10693
10694 Sun Oct 26 11:41:49 1997  Jason Merrill  <jason@yorick.cygnus.com>
10695
10696         * dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32
10697         bit PC-relative offset.  The exception range table pointer is now in
10698         the CIE.
10699         * frame.c (dwarf_cie, dwarf_fde): Rename CIE_pointer to CIE_delta.
10700         (count_fdes, add_fdes, get_cie): Adjust.
10701         (cie_info, extract_cie_info, __frame_state_for): Adjust eh_ptr uses.
10702
10703         From H.J. Lu:
10704         * frame.c (count_fdes, add_fdes): Skip linked once FDE entries.
10705
10706 Sun Oct 26 11:52:01 1997  Richard Henderson  <rth@cygnus.com>
10707
10708         * alias.c (memrefs_conflict_p): Treat arg_pointer_rtx just
10709         like stack_pointer_rtx.
10710
10711 Sun Oct 26 11:32:16 1997  Manfred Hollstein  <manfred@s-direktnet.de>
10712
10713         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10714         targets using "$@" to provide support for similar but not identical
10715         targets without having to duplicate code.
10716         (bootstrap4): New goal.
10717
10718         * Makefile.in (compare, compare-lean, compare3): Combined to one
10719         ruleset determining actions to be performed via $@.
10720         (compare4, compare4-lean): New targets.
10721         (gnucompare, gnucompare3): Combined to one ruleset determining
10722         actions to be performed via $@. Also, note which files failed
10723         the comparison test in .bad_compare.
10724         (gnucompare-lean, gnucompare3-lean, gnucompare4-lean): New targets.
10725
10726 Sun Oct 26 10:06:11 1997  Toon Moene  <toon@moene.indiv.nluug.nl>
10727
10728         * fold-const (fold): Also simplify FLOOR_DIV_EXPR to EXACT_DIV_EXPR
10729         if the dividend is a multiple of the divisor.
10730
10731 Sun Oct 26 09:21:40 1997  Jeffrey A Law  (law@cygnus.com)
10732
10733         * Makefile.in (LIBGCC2_CFLAGS): Add -fexceptions.
10734
10735         * alias.c (find_base_term): Handle PRE_INC, PRE_DEC, POST_INC,
10736         and POS_DEC.
10737
10738         * alias.c (true_dependence): Fix typo.
10739
10740         * toplev.c (flag_rerun_loop_opt): New variable.
10741         (f_options): Handle -frerun-loop-opt.
10742         (rest_of_compilation): If -frerun-loop-opt, then run the loop
10743         optimizer twice.
10744         (main): Enable -frerun-loop-opt by default for -O2 or greater.
10745
10746         * loop.c (simplify_giv_expr): Adding two invariants results
10747         in an invariant.
10748
10749 Sun Oct 26 09:15:15 1997  Richard Henderson  <rth@cygnus.com>
10750
10751         * expr.c (get_inner_reference): Remove the array bias after
10752         converting the index to Pmode.
10753
10754 Sat Oct 25 12:20:58 1997  Jeffrey A Law  (law@cygnus.com)
10755
10756         * mn10300.h (TARGET_SWITCHES): Add -mmult-bug and -mno-mult-bug.
10757         (TARGET_MULT_BUG): Define.
10758         (TARGET_DEFAULT): Default to TARGET_MULT_BUG.
10759         * mn10300.md (mulsi3): Handle TARGET_MULT_BUG.
10760
10761 Fri Oct 24 17:40:34 1997  Jeffrey A Law  (law@cygnus.com)
10762
10763         * mn10200.c (indirect_memory_operand): Delete unused function.
10764         * mn10200.h (EXTRA_CONSTRAINT): Handle 'R'.
10765         * mn10200.md (bset, bclr insns): Handle output in a reg too.
10766
10767 Fri Oct 24 15:54:57 1997  Richard Henderson  <rth@cygnus.com>
10768
10769         * alpha.md (call patterns): Revert Oct 16 change; if we are to elide
10770         the callee's ldgp, we must do it ourselves, and we use the jsr tag
10771         for more than scheduling.
10772
10773 Fri Oct 24 13:23:04 1997  Doug Evans  <devans@canuck.cygnus.com>
10774
10775         * sparc/sparc.h (ASM_SPEC): Delete asm_arch.
10776
10777 Fri Oct 24 13:19:40 1997  Jeffrey A Law  (law@cygnus.com)
10778
10779         * mn10300.c (symbolic_operand, legitimize_address): New functions.
10780         * mn10300.h (LEGITIMIZE_ADDRESS): Call legitimize_address.
10781         (GO_IF_LEGITIMATE_ADDRESS): Don't allow base + symbolic.
10782
10783 Thu Oct 23 09:35:12 1997  Jeffrey A Law  (law@cygnus.com)
10784
10785         * version.c: Bump for snapshot.
10786
10787 Thu Oct 23 08:03:59 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10788
10789         * dbxout.c (dbxout_start_new_source_file): Use output_quoted_string
10790         for FILENAME.
10791
10792 Wed Oct 22 00:34:12 1997  Jeffrey A Law  (law@cygnus.com)
10793
10794         * toplev.c (flag_exceptions): Default value is 2.
10795         (compile_file): If flag_exceptions still has the value 2, then
10796         set it to 0.
10797
10798         * rs6000.c (struct machine_function): Add pic_offset_table_rtx.
10799         (rs6000_save_machine_status): Save pic_offset_table_rtx.
10800         (rs6000_restore_machine_status: Restore pic_offset_table_rtx.
10801
10802         * local-alloc.c (block_alloc): Don't lose if two SCRATCH expressions
10803         are shared.
10804
10805         * rs6000.md (*movsi_got_internal_mem): New pattern.
10806         (*movsi_got_internal_mem splitter): New define_split.
10807
10808 Tue Oct 21 18:14:03 1997  Jim Wilson  <wilson@cygnus.com>
10809
10810         * obstack.h (obstack_empty_p): Fix spurious space after backslash.
10811
10812 Tue Oct 21 18:34:01 1997  Geoffrey KEATING  <geoffk@ozemail.com.au>
10813
10814         * rs6000.c: Avoid creating a stack frame under SYSV ABI if we
10815         only need to save LR.
10816
10817 Tue Oct 21 10:06:40 1997  Jeffrey A Law  (law@cygnus.com)
10818
10819         * mn10300.md (movqi, movhi): Avoid using address registers as
10820         destinations unless absolutely necessary.
10821
10822         * mn10200.c (expand_prologue): Fix typo.
10823
10824         * mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed
10825         addresses.
10826         * mn10200.md (neghi2): Provide an alternative which works if
10827         the input and output register are the same.
10828
10829         * mn10300.c (print_operand): Handle 'S'.
10830         * mn10300.md (ashlsi3, lshrsi3, ashrsi3): Use %S for
10831         shift amount in last alternative
10832
10833         * mn10300.c (expand_epilogue): Rework to handle register restores
10834         in "ret" and "retf" instructions correctly.
10835
10836 Mon Oct 20 16:47:08 1997  Jim Wilson  <wilson@cygnus.com>
10837
10838         * expmed.c (extract_bit_field): Don't make flag_force_mem disable
10839         extzv for memory operands.
10840
10841         * cse.c (simplify_ternary_operation, case IF_THEN_ELSE): Collapse
10842         redundant conditional moves to single operand.
10843
10844 Mon Oct 20 15:30:26 1997  Nick Clifton  <nickc@cygnus.com>
10845
10846         * v850.h: Move define of __v850__ from CPP_PREDEFINES
10847         to CPP_SPEC.
10848
10849         * xm-v850.h: Use __v850 rather than __v850__ to
10850         identify v850 port.
10851
10852 Mon Oct 20 14:15:02 1997  Jim Wilson  <wilson@cygnus.com>
10853
10854         * mips/mips.c (compute_frame_size): Not a leaf function if
10855         profile_flag set.
10856
10857 Mon Oct 20 14:16:38 1997  Geoffrey KEATING  <geoffk@ozemail.com.au>
10858
10859         * rs6000/t-ppccomm: Use -msdata=none for crtstuff.
10860
10861 Mon Oct 20 12:28:17 1997  Doug Evans  <devans@canuck.cygnus.com>
10862
10863         * sparc/sparc.h (SPARC_V9,SPARC_ARCH64): Delete.
10864         (DEFAULT_ARCH32_P): New macro.
10865         (TARGET_ARCH{32,64}): Allow compile time or runtime selection.
10866         (enum cmodel): Declare.
10867         (sparc_cmodel_string,sparc_cmodel): Declare.
10868         (SPARC_DEFAULT_CMODEL): Provide default.
10869         (TARGET_{MEDLOW,MEDANY}): Renamed to TARGET_CM_{MEDLOW,MEDANY}.
10870         (TARGET_FULLANY): Deleted.
10871         (TARGET_CM_MEDMID): New macro.
10872         (CPP_CPU_DEFAULT_SPEC): Renamed from CPP_DEFAULT_SPEC.
10873         (ASM_CPU_DEFAULT_SPEC): Renamed from ASM_DEFAULT_SPEC.
10874         (CPP_PREDEFINES): Take out stuff now handled by %(cpp_arch).
10875         (CPP_SPEC): Rewrite.
10876         (CPP_ARCH{,32,64,_DEFAULT}_SPEC): New macros.
10877         (CPP_{ENDIAN,SUBTARGET}_SPEC): New macros.
10878         (ASM_ARCH{,32,64,_DEFAULT}_SPEC): New macros.
10879         (ASM_SPEC): Add %(asm_arch).
10880         (EXTRA_SPECS): Rename cpp_default to cpp_cpu_default.
10881         Rename asm_default to asm_cpu_default.
10882         Add cpp_arch32, cpp_arch64, cpp_arch_default, cpp_arch, cpp_endian,
10883         cpp_subtarget, asm_arch32, asm_arch64, asm_arch_default, asm_arch.
10884         (NO_BUILTIN_{PTRDIFF,SIZE}_TYPE): Define ifdef SPARC_BI_ARCH.
10885         ({PTRDIFF,SIZE}_TYPE): Provide 32 and 64 bit values.
10886         (MASK_INT64,MASK_LONG64): Delete.
10887         (MASK_ARCH64): Renamed to MASK_64BIT.
10888         (MASK_{MEDLOW,MEDANY,FULLANY,CODE_MODEL}): Delete.
10889         (EMBMEDANY_BASE_REG): Renamed from MEDANY_BASE_REG.
10890         (TARGET_SWITCHES): Always provide 64 bit options.
10891         (ARCH64_SWITCHES): Delete.
10892         (TARGET_OPTIONS): New option -mcmodel=.
10893         (INT_TYPE_SIZE): Always 32.
10894         (MAX_LONG_TYPE_SIZE): Define ifdef SPARC_BI_ARCH.
10895         (INIT_EXPANDERS): sparc64_init_expanders renamed to sparc_init_....
10896         (FUNCTION_{,BLOCK_}PROFILER): Delete TARGET_EMBMEDANY support.
10897         (PRINT_OPERAND_PUNCT_VALID_P): Add '_'.
10898         * sparc/linux-aout.h (CPP_PREDEFINES): Take out stuff handled by
10899         CPP_SPEC.
10900         (CPP_SUBTARGET_SPEC): Renamed from CPP_SPEC.
10901         * sparc/linux.h: Likewise.
10902         * sparc/linux64.h (SPARC_V9,SPARC_ARCH64): Delete.
10903         (ASM_CPU_DEFAULT_SPEC): Renamed from ASM_DEFAULT_SPEC.
10904         (TARGET_DEFAULT): Delete MASK_LONG64, MASK_MEDANY, add MASK_64BIT.
10905         (SPARC_DEFAULT_CMODEL): Define.
10906         (CPP_PREDEFINES): Take out stuff handled by CPP_SPEC.
10907         (CPP_SUBTARGET_SPEC): Renamed from CPP_SPEC.
10908         (LONG_DOUBLE_TYPE_SIZE): Define.
10909         (ASM_SPEC): Add %(asm_arch).
10910         * sparc/sol2.h (CPP_PREDEFINES): Take out stuff handled by CPP_SPEC.
10911         (CPP_SUBTARGET_SPEC): Renamed from CPP_SPEC.
10912         (TARGET_CPU_DEFAULT): Add ultrasparc case.
10913         * sparc/sp64-aout.h (SPARC_V9,SPARC_ARCH64): Delete.
10914         (TARGET_DEFAULT): MASK_ARCH64 renamed to MASK_64BIT.
10915         (SPARC_DEFAULT_CMODEL): Define.
10916         * sparc/sp64-elf.h (SPARC_V9,SPARC_ARCH64): Delete.
10917         (TARGET_DEFAULT): MASK_ARCH64 renamed to MASK_64BIT.  Delete
10918         MASK_LONG64, MASK_MEDANY.
10919         (SPARC_DEFAULT_CMODEL): Define.
10920         (CPP_PREDEFINES): Delete.
10921         (CPP_SUBTARGET_SPEC): Renamed from CPP_SPEC.
10922         (ASM_SPEC): Add %(asm_arch).
10923         (LONG_DOUBLE_TYPE_SIZE): Define.
10924         (DWARF2_DEBUGGING_INFO): Define.
10925         * sparc/splet.h (CPP_SPEC): Delete.
10926         * sparc/sysv4.h (CPP_PREDEFINES): Take out stuff handled by CPP_SPEC.
10927         (FUNCTION_BLOCK_PROFILER): Delete TARGET_EMBMEDANY support.
10928         (BLOCK_PROFILER): Likewise.
10929         * sparc/sparc.c (sparc_cmodel_string,sparc_cmodel): New globals.
10930         (sparc_override_options): Handle code model selection.
10931         (sparc_init_expanders): Renamed from sparc64_init_expanders.
10932         * sparc/sparc.md: TARGET_<code_model> renamed to TARGET_CM_....
10933         TARGET_MEDANY renamed to TARGET_CM_EMBMEDANY.
10934         (sethi_di_embmedany_{data,text}): Renamed from sethi_di_medany_....
10935         (sethi_di_fullany): Delete.
10936
10937 Mon Oct 20 02:00:18 1997  Klaus Kaempf <kkaempf@progis.de>
10938                           Jeff Law <law@cygnus.com>
10939                           Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10940
10941         * alpha/vms.h (DIVSI3_LIBCALL): OTS$ functions are upper case.
10942         (DIVDI3_LIBCALL, UDIVSI3_LIBCALL, UDIVDI3_LIBVALL): Likewise.
10943         (MODSI3_LIBCALL, MODDI3_LIBCALL): Likewise.
10944         (UMODSI3_LIBCALL, UMODDI3_LIBCALL): Likewise.
10945         * alpha/alpha.md (arg_home): Likewise.
10946
10947         * alpha/alpha.c (vmskrunch): Delete
10948         * alpha/vms.h (ENCODE_SECTION_INFO, ASM_DECLARE_FUNCTION_NAME): Delete.
10949         * alpha.c (output_prolog, VMS): Use alloca for entry_label and don't
10950         truncate to 64 characters.
10951
10952         * make-l2.com: Support openVMS/Alpha.
10953
10954         * vmsconfig.com: Fix to work on openVMS/Alpha and openVMS/VAX.
10955
10956 Sun Oct 19 19:00:35 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
10957
10958         * longlong.h (count_leading_zeros): Add missing casts to USItype.
10959
10960 Sun Oct 19 18:44:06 1997  Jeffrey A Law  (law@cygnus.com)
10961
10962         * i386/bsd386.h (ASM_COMMENT_START): Define.
10963
10964 Sat Oct 18 13:47:15 1997  Jason Merrill  <jason@yorick.cygnus.com>
10965
10966         * tree.c (restore_tree_status): Also free up temporary storage
10967         when we finish a toplevel function.
10968         (dump_tree_statistics): Print stats for backend obstacks.
10969
10970 Sat Oct 18 12:47:31 1997  Doug Evans  <dje@canuck.cygnus.com>
10971
10972         * expr.c (use_group_regs): Don't call use_reg for MEMs.
10973
10974 Sat Oct 18 09:49:46 1997  Jason Merrill  <jason@yorick.cygnus.com>
10975
10976         * libgcc2.c (__throw): Don't copy the return address.
10977         * dwarf2out.c (expand_builtin_dwarf_reg_size): Ignore return address.
10978
10979         * except.c (exceptions_via_longjmp): Initialize to 2 (uninitialized).
10980         * toplev.c (main): Initialize exceptions_via_longjmp.
10981
10982         * tree.c: Add extra_inline_obstacks.
10983         (save_tree_status): Use it.
10984         (restore_tree_status): If this is a toplevel inline obstack and we
10985         didn't want to save anything on it, recycle it.
10986         (print_inline_obstack_statistics): New fn.
10987         * function.c (pop_function_context_from): Pass context to
10988         restore_tree_status.
10989         * obstack.h (obstack_empty_p): New macro.
10990
10991 Sat Oct 18 00:43:59 1997  Jeffrey A Law  (law@cygnus.com)
10992
10993         * i386/freebsd.h (ASM_COMMENT_START): Fix.
10994
10995 Fri Oct 17 23:48:52 1997  Jim Wilson  (wilson@cygnus.com)
10996
10997         * v850.c (ep_memory_offset): New function.
10998         (ep_memory_operand, substitute_ep_register, v850_reorg): Call it.
10999
11000         * v850.h (CONST_OK_FOR_*): Add and correct comments.
11001         (CONSTANT_ADDRESS_P): Add comment.
11002         (EXTRA_CONSTRAINT): Define 'U'.
11003         * v850.md: Add comments on bit field instructions.
11004         (addsi3): Delete &r/r/r alternative.  Add r/r/U alternative.
11005         (lshrsi3): Use N not J constraint.
11006
11007         * v850.md (v850_tst1+1): New define_split for tst1 instruction.
11008
11009         * v850.c (reg_or_0_operand): Call register_operand.
11010         (reg_or_int5_operand): Likewise.
11011         * v850.h (MASK_BIG_SWITCH, TARGET_BIG_SWITCH): New macros.
11012         (TARGET_SWITCHES): Add "big-switch".
11013         (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT, CASE_VECTOR_MODE,
11014         ASM_OUTPUT_BEFORE_BASE_LABEL): Add support for TARGET_BIG_SWITCH.
11015         (CASE_DROPS_THROUGH): Comment out.
11016         (CASE_VECTOR_PC_RELATIVE, JUMP_TABLES_IN_TEXT_SECTION): Define.
11017         * v850.md (cmpsi): Delete compare mode.
11018         (casesi): New pattern.
11019
11020         * v850.h (CONST_OK_FOR_N): Delete redundant compare against zero.
11021         * v850.md (ashlsi3): Use SImode not QImode for shift count.
11022         (lshrsi3): Likewise.
11023
11024         * v850.c (print_operand): Add 'c', 'C', and 'z' support.  Delete
11025         unreachable switch statement after 'b' support.  Remove "b" from
11026         strings for 'b' support.
11027         * v850.md (branch_normal, branch_invert): Change %b to b%b.
11028
11029 Fri Oct 17 23:33:20 1997  Jeffrey A Law  (law@cygnus.com)
11030
11031         * Makefile.in (LIBGCC2_CFLAGS): Avoid a backslash then an
11032         empty line if @inhibit_libc@ is empty.
11033
11034 Fri Oct 17 23:24:40 1997  Robert Lipe (robertl@dgii.com)
11035
11036         * i386/sco5.h: Let ELF use dwarf2 unwinding.  COFF uses sjlj.
11037         (EH_FRAME_SECTION_ASM_OP, EH_FRAME_SECTION_ASM_OP_ELF): Defined.
11038         (EH_FRAME_SECTION_ASM_OP_COFF): Likewise.
11039         (DWARF2_UNWIND_INFO): Let this track object file format.
11040         (EXTRA_SECTIONS): Add in_eh.
11041         (EH_FRAME_SECTION_ASM_OP, EH_FRAME_SECTION_ASM_OP_ELF): Define.
11042         (EH_FRAME_SECTION_ASM_OP_COFF): Likewise.
11043
11044 Fri Oct 17 17:13:42 1997  David S. Miller  <davem@tanya.rutgers.edu>
11045
11046         * sparc/linux64.h (LINK_SPEC): Dynamic linker is ld-linux64.so.2.
11047         * sparc/sparc.h (FUNCTION_PROFILER): Fix format string when
11048         TARGET_MEDANY.
11049         * sparc/sparc.c (dwarf2out_cfi_label): Extern no longer needed.
11050         (output_double_int): Output DI mode values correctly when
11051         HOST_BITS_PER_WIDE_INT is 64.
11052         (output_fp_move_quad): If TARGET_V9 and not TARGET_HARD_QUAD, use
11053         fmovd so it works if a quad float ends up in one of the upper 32
11054         float regs.
11055         * sparc/sparc.md (pic_{lo_sum,sethi}_di): New patterns
11056         necessary for PIC support on sparc64.
11057
11058 Fri Oct 17 13:39:56 1997  Doug Evans  <dje@canuck.cygnus.com>
11059
11060         * sparc/sp64-elf.h (TARGET_DEFAULT): Delete MASK_STACK_BIAS.
11061         * sparc/sparc.h (PROMOTE_MODE): Promote small ints if arch64.
11062         (PROMOTE_FUNCTION_ARGS,PROMOTE_FUNCTION_RETURN): Define.
11063         (SPARC_FIRST_FP_REG, SPARC_FP_REG_P): New macros.
11064         (SPARC_{OUTGOING,INCOMING}_INT_ARG_FIRST): New macros.
11065         (SPARC_FP_ARG_FIRST): New macro.
11066         (CONDITIONAL_REGISTER_USAGE): All v9 fp regs are volatile now.
11067         (REG_ALLOC_ORDER,REG_LEAF_ALLOC_ORDER): Reorganize fp regs.
11068         (NPARM_REGS): There are 32 fp argument registers now.
11069         (FUNCTION_ARG_REGNO_P): Likewise.
11070         (FIRST_PARM_OFFSET): Update to new v9 abi.
11071         (REG_PARM_STACK_SPACE): Define for arch64.
11072         (enum sparc_arg_class): Delete.
11073         (sparc_arg_count,sparc_n_named_args): Delete.
11074         (struct sparc_args): Redefine and use for arch32 as well as arch64.
11075         (GET_SPARC_ARG_CLASS,ROUND_REG,ROUND_ADVANCE): Delete.
11076         (FUNCTION_ARG_ADVANCE): Rewrite.
11077         (FUNCTION_ARG,FUNCTION_INCOMING_ARG): Rewrite.
11078         (FUNCTION_ARG_{PARTIAL_NREGS,PASS_BY_REFERENCE}): Rewrite.
11079         (FUNCTION_ARG_CALLEE_COPIES): Delete.
11080         (FUNCTION_ARG_{PADDING,BOUNDARY}): Define.
11081         (STRICT_ARGUMENT_NAMING): Define.
11082         (doublemove_string): Declare.
11083         * sparc/sparc.c (sparc_arg_count,sparc_n_named_args): Delete.
11084         (single_move_string): Use GEN_INT, and HOST_WIDE_INT.
11085         (doublemove_string): New function.
11086         (output_move_quad): Clean up some of the arch64 support.
11087         (compute_frame_size): Add REG_PARM_STACK_SPACE if arch64.
11088         Don't add 8 bytes of reserved space if arch64.
11089         (sparc_builtin_saveregs): Combine arch32/arch64 versions.
11090         (init_cumulative_args): New function.
11091         (function_arg_slotno): New static function.
11092         (function_arg,function_arg_partial_nregs): New functions.
11093         (function_arg_{pass_by_reference,advance}): New functions.
11094         (function_arg_padding): New function.
11095         * ginclude/va-sparc.h: Rewrite v9 support.
11096
11097 Fri Oct 17 12:29:48 1997  Christian Iseli  <Christian.Iseli@lslsun.epfl.ch>
11098
11099         * regclass.c (record_address_regs): Look at REG_OK_FOR_{BASE,INDEX}_P
11100         for hard regs to determine base and index registers.
11101
11102         * reload.c (debug_reload_to_stream): New function.  Specify stream
11103         into which to write debug info.
11104         (debug_reload): Modify to call debug_reload_to_stream with stderr.
11105
11106 Thu Oct 16 15:07:51 1997  Richard Henderson  <rth@cygnus.com>
11107
11108         * combine.c (can_combine_p): Don't combine with an asm whose
11109         output is a hard register.
11110
11111 Thu Oct 16 15:43:26 1997  Mike Stump  (mrs@wrs.com)
11112
11113         * c-decl.c (start_struct): Ensure that structs with forward
11114         declarations are in fact packed when -fpack-struct is given.
11115
11116         * stor-layout.c (layout_record): Ignore STRUCTURE_SIZE_BOUNDARY if
11117         we are packing a structure.  This allows a structure with only
11118         bytes to be aligned on a byte boundary and have no padding on a
11119         m68k.
11120
11121 Thu Oct 16 15:17:54 1997  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11122
11123         * rs6000.h (ROUND_TYPE_ALIGN): Don't blow up if no fields in record.
11124
11125 Thu Oct 16 11:20:30 1997  Richard Henderson  <rth@cygnus.com>
11126
11127         * alpha.c (alpha_return_addr_rtx): New variable.
11128         (alpha_save_machine_status): New; save it.
11129         (alpha_restore_machine_status): New; restore it.
11130         (alpha_init_expanders): New; clear it.
11131         (alpha_return_addr): New; set it.
11132         (alpha_ra_ever_killed): New; if alpha_return_addr_rtx, regs_ever_live
11133         is overly conservative, so search the insns explicitly.
11134         (alpha_sa_mask [VMS]): Check alpha_ra_ever_killed.
11135         (alpha_sa_size [VMS && !VMS]): Likewise.
11136         * alpha.h (RETURN_ADDR_RTX): Call alpha_return_addr.
11137         (INIT_EXPANDERS): New definition.
11138
11139         * alpha.c: Move REG_PV, REG_RA somewhere more visible in the file.
11140         (output_prolog [!VMS]): Use them.
11141
11142         * alpha.c (output_prolog [!VMS]): Move gp detection to ...
11143         (alpha_does_function_need_gp): ... a new function.  Refine the
11144         CALL_INSN test to just TYPE_JSR.
11145         * alpha.md (most call insns): Fix some jsr/ibr type transpositions.
11146
11147 Thu Oct 16 09:36:47 1997  Jeffrey A Law  (law@cygnus.com)
11148
11149         * version.c: Bump for snapshot.
11150
11151 Wed Oct 15 21:38:18 1997  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11152
11153         * pa.c (move_operand): Respect -mdisable-indexing.
11154         * pa.h (GO_IF_LEGITIMATE_ADDRESS): Likewise.
11155
11156 Wed Oct 15 21:34:45 1997  David Edelsohn  <edelsohn@mhpcc.edu>
11157
11158         * rs6000.md (udivsi3, divsi3): Split into MQ and non-MQ cases for
11159         PPC601.
11160         (umulsidi3,umulsi3_highpart): Ditto.
11161         (smulsi3_highpart_no_mq): Add !TARGET_POWER.
11162
11163 Wed Oct 15 18:21:46 1997  Richard Henderson  <rth@cygnus.com>
11164
11165         * alpha.c (final_prescan_insn): Gut, remove and transform to ...
11166         (alpha_handle_trap_shadows): ... a new function.  Handle the entire
11167         function in one go.  Emit RTL for trapb, instead of printf directly.
11168         (alpha_reorg): New function.  Call alpha_handle_trap_shadows.
11169         (trap_pending): Kill global variable.
11170         (output_epilog): Don't call final_prescan_insn.
11171         (struct shadow_summary): Elide $31 and $f31; now it fits in a word.
11172         * alpha.h (FINAL_PRESCAN_INSN): Remove.
11173         (MACHINE_DEPENENT_REORG): Define.
11174         * alpha.md (jsr patterns with trapb): Stupid and useless.  Kill.
11175         (trapb): New insn.
11176
11177 Wed Oct 15 18:16:05 1997  Richard Henderson  <rth@cygnus.com>
11178
11179         Tune Haifa scheduler for Alpha:
11180         * alpha.h (ISSUE_RATE): Define.
11181         * alpha.c (alpha_adjust_cost): Handle EV5 mult delay; don't apply
11182         EV4 adjustments to EV5.
11183         * alpha.md: Remove all scaling from function unit delays.  Rework
11184         EV5 function units to match the CPU.
11185         (umuldi3_highpart): EV5 added the IMULH insn class.
11186
11187 Wed Oct 15 17:42:41 1997  Jeffrey A Law  (law@cygnus.com)
11188
11189         * pa.c (following_call): Fail if the CALL_INSN is an indirect
11190         call.
11191
11192 Tue Oct 14 12:01:00 1997  Mark Mitchell  <mmitchell@usa.net>
11193
11194         * cplus-dem.c (demangle_signature): Don't look for return types on
11195         constructors.  Handle member template constructors.
11196
11197 Tue Oct 14 11:30:29 1997  Jason Merrill  <jason@yorick.cygnus.com>
11198
11199         * tree.c (expr_tree_cons, build_expr_list, expralloc): New fns.
11200         * tree.h: Declare them.
11201
11202 Fri Oct 10 13:46:56 1997  Doug Evans  <dje@canuck.cygnus.com>
11203
11204         * configure.in: Handle --with-newlib.
11205         * Makefile.in (LIBGCC2_CFLAGS): Add @inhibit_libc@.
11206
11207         * sparc/t-sp64 (LIBGCC2_CFLAGS): Delete.
11208
11209 Wed Oct  8 14:37:44 1997  Jeffrey A Law  (law@cygnus.com)
11210
11211         * config/ptx4.h: Fix typo.
11212
11213 Wed Oct  8 08:57:20 1997  Jeffrey A Law  (law@cygnus.com)
11214
11215         * version.c: Bump for snapshot.
11216
11217 Tue Oct  7 16:27:34 1997  Manfred Hollstein  <manfred@s-direktnet.de>
11218
11219         * aclocal.m4: Substitute INSTALL.
11220         * configure: Re-built.
11221
11222 Tue Oct  7 15:37:35 1997  Jeffrey A Law  (law@cygnus.com)
11223
11224         * integrate.c (save_for_inline_copying): Avoid undefined pointer
11225         operations.
11226         (expand_inline_function): Likewise.
11227
11228         * dwarf2out.c (output_call_frame_info): Reinstate last change
11229         using flag_debug_asm check instead of flag_verbose_asm.
11230
11231 Tue Oct  7 12:57:26 1997  Jim Wilson  <wilson@cygnus.com>
11232
11233         * dwarf2out.c (output_call_frame_info): Remove last change.
11234
11235 1997-10-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11236
11237         * frame.c (__frame_state_for): Execute the FDE insns until the
11238         current pc value is strictly bigger than the target pc value.
11239
11240 Tue Oct  7 11:00:42 1997  Jason Merrill  <jason@yorick.cygnus.com>
11241
11242         * regclass.c (init_reg_modes): If we can't find a mode for the
11243         register, use the previous one.
11244
11245 Tue Oct  7 10:55:34 1997  Richard Henderson  <rth@cygnus.com>
11246
11247         * haifa-sched.c (print_block_visualization): Call fprintf directly,
11248         don't sprintf through an alloca'ed buffer.
11249
11250 Tue Oct  7 10:52:29 1997  Thomas Koenig (ig25@rz.uni-karlsruhe.de)
11251
11252         * reload.c (decompose): Always initialize val.base.
11253
11254 Tue Oct  7 10:19:26 1997  Manfred Hollstein  (manfred@lts.sel.alcatel.de)
11255
11256         * m68k/mot3300.h (ASM_OUTPUT_ALIGN): Accept any alignment
11257         instead of aborting.
11258         * dwarf2out.c (output_call_frame_info): Call app_enable and
11259         app_disable to let GNU as accept the generated comments.
11260
11261 Tue Oct  7 11:41:21 1997  Michael Meissner  <meissner@cygnus.com>
11262
11263         * tree.h (get_file_function_name): Add declaration.
11264         * dwarf2out.c (output_call_frame_info): No need to cast
11265         get_file_function_name call anymore.
11266         * profile.c (toplevel): Remove get_file_function_name
11267         declaration.
11268         * c-lang.c (finish_file): Ditto.
11269
11270 Tue Oct  7 10:01:45 1997  Chip Salzenberg <chip@rio.atlantic.net>
11271
11272         * Makefile.in (program_transform_name): Let autoconf substitute
11273         the correct value.
11274
11275 Tue Oct  7 09:54:35 1997  Jeffrey A Law  (law@cygnus.com)
11276
11277         * haifa-sched.c (schedule_block): If the first real insn in a
11278         block has any special notes attached to it, remove them.
11279
11280 Tue Oct  7 09:48:51 1997  Richard Henderson  <rth@cygnus.com>
11281
11282         * alpha.h (FLOAT_STORE_FLAG_VALUE): It's 2.0 not 0.5.
11283
11284 Mon Oct  6 12:47:32 1997  Manfred Hollstein  (manfred@lts.sel.alcatel.de)
11285
11286         * m88k.c (m88k_begin_prologue): Remove superfluous backslash.
11287
11288 Mon Oct  6 12:04:24 1997  Jeffrey A Law  (law@cygnus.com)
11289
11290         * Makefile.in (check-g77): New test target.
11291         (CHECK-TARGETS): Add check-g77.
11292
11293 Fri Oct  3 11:56:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11294
11295         * toplev.c (rest_of_compilation): Defer all non-nested inlines.
11296
11297 Fri Oct  3 15:49:27 1997  Michael Meissner  <meissner@cygnus.com>
11298
11299         * flow.c (print_rtl_with_bb): Cast alloca return value for
11300         in_bb_p.
11301
11302 Thu Oct  2 21:15:03 1997  Richard Henderson  <rth@cygnus.com>
11303
11304         * i386.h (RETURN_ADDR_RTX): New definition that works for
11305         __builtin_return_address(0) and -fomit-frame-pointer.
11306
11307 Wed Oct  1 13:43:53 1997  Jim Wilson  <wilson@cygnus.com>
11308
11309         Bring over from FSF.
11310         Tue Aug  5 16:10:45 1997  Jason Merrill  <jason@yorick.cygnus.com>
11311
11312         * mips.c (function_arg): Handle passing a struct
11313         containing a double in a DFmode register without the PARALLEL.
11314
11315 Wed Oct  1 11:13:25 1997  Ian Lance Taylor  <ian@cygnus.com>
11316
11317         * pexecute.c: Use spawn if __CYGWIN32__.
11318
11319         * pexecute.c: Include "config.h" first, as per autoconf manual
11320         (from Paul Eggert  <eggert@twinsun.com>).
11321
11322 Wed Oct  1 01:44:36 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
11323
11324         * m68k/x-mot3300 (XCFLAGS): Disable as's long/short jump
11325         optimisation for f/expr.o and f/stb.o.
11326
11327 Tue Sep 30 23:48:57 1997  Jeffrey A Law  (law@cygnus.com)
11328
11329         * cse.c (this_insn_cc0_mode): Initialize.
11330
11331 Tue Sep 30 23:09:40 1997  Thomas Koenig <ig25@mvmap66.ciw.uni-karlsruhe.de>
11332
11333         * cccp.c (expand_to_temp_buffer): Initialize all members of obuf.
11334
11335         * haifa-sched.c (get_block_head_tail): Remove unneeded initialization.
11336
11337 Tue Sep 30 23:06:43 1997  Richard Henderson  <rth@cygnus.com>
11338
11339         * alpha.md (beq): For registers and ints 0-255, use cmpeq+bne, since
11340         that pair will dual-issue on the 21164 and plus+beq won't.
11341         (bne): Likewise for cmpeq+beq.
11342
11343 Tue Sep 30 16:07:58 1997  Jim Wilson  <wilson@cygnus.com>
11344
11345         * except.c (find_exception_handler_labels): Correct argument to free.
11346
11347 Tue Sep 30 11:00:00 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11348
11349         * except.c (find_exception_handler_labels): Free LABELS when we're
11350         done.
11351
11352 Mon Sep 29 14:04:35 1997  Jeffrey A Law  (law@cygnus.com)
11353
11354         * version.c: Bump for snapshot.
11355
11356 Mon Sep 29 10:51:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11357
11358         * flow.c (find_basic_blocks): Mark calls as potentially jumping
11359         to the EH labels.
11360
11361 Mon Sep 29 09:58:06 1997  Jeffrey A Law  (law@cygnus.com)
11362
11363         * configure.in: Substitute for "install" too.
11364         * configure: Rebuilt.
11365
11366 Mon Sep 29 00:38:42 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11367
11368         * Makefile.in (bootstrap-lean, compare-lean): New targets.
11369
11370 Mon Sep 29 00:18:16 1997  Richard Henderson  (rth@cygnus.com)
11371
11372         * alias.c (base_alias_check): Two symbols can conflict if they
11373         are accessed via AND.
11374         (memrefs_conflict_p): Likewise.
11375
11376         * alpha.h (SETUP_INCOMING_VARARGS): Emit a blockage insn
11377         after flushing argument registers to the stack.
11378
11379         * Makefile.in (mostlyclean): Remove .regmove files.
11380
11381 Sun Sep 28 18:59:58 1997  Jason Merrill  <jason@yorick.cygnus.com>
11382
11383         * libgcc2.c (__throw): Fix thinko.
11384
11385 Sun Sep 28 12:00:52 1997  Mark Mitchell  <mmitchell@usa.net>
11386
11387         * cplus-dem.c (demangle_template): Add new parameter.  Handle new
11388         template-function mangling.
11389         (consume_count_with_underscores): New function.
11390         (demangle_signature): Handle new name-mangling scheme.
11391
11392 Sun Sep 28 01:55:04 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
11393
11394         * flow.c (print_rtl_with_bb): Cast alloca return values for variables
11395         start and end.
11396
11397 Sun Sep 28 01:05:16 1997  Jeffrey A Law  (law@cygnus.com)
11398
11399         * frame.c: Remove last change.
11400         * dwarf2.h: Remove last change.
11401         * tree.h: Add declarations of DWARF2 unwind info support
11402         functions.
11403
11404 Sat Sep 27 11:02:38 1997  Jason Merrill  <jason@yorick.cygnus.com>
11405
11406         * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.
11407         * tree.h (built_in_function): Likewise.
11408         * expr.c (expand_builtin): Likewise.
11409         * except.h: Likewise.
11410         * dwarf2out.c (expand_builtin_dwarf_reg_size): New fn.
11411         * libgcc2.c (copy_reg): New fn.
11412         (__throw): Use it.
11413
11414 Fri Sep 26 08:54:59 1997  Paul Eggert  <eggert@twinsun.com>
11415
11416         * c-typeck.c (build_binary_op): Warn about comparing signed vs
11417         unsigned if -W is specified and -Wno-sign-compare is not.
11418         * c-decl.c (warn_sign_compare): Initialize to -1.
11419         (c_decode_option): -Wall no longer implies -Wsign-compare.
11420
11421 Fri Sep 26 09:00:13 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11422
11423         * frame.c: Include gansidecl.h for PROTO.
11424         * dwarf2out.c: Move inclusion of dwarf2.h down so that PROTO is
11425         defined.  Don't declare dwarf2out_cfi_label here.
11426         * dwarf2.h: Add declarations of DWARF2 unwind info support
11427         functions.
11428         * m68k.c: Include dwarf2.h.
11429         (output_function_prologue): Add dwarf2 support.
11430         * m68k.h (INCOMING_RETURN_ADDR_RTX, DWARF_FRAME_REGNUM): New macros.
11431         (INCOMING_FRAME_SP_OFFSET): Likewise.
11432
11433         * integrate.c (expand_inline_function): Make sure there is at
11434         least one insn that can be used as an insertion point.
11435
11436 Wed Sep 24 21:34:06 1997  Jason Merrill  <jason@yorick.cygnus.com>
11437
11438         * dwarf2out.c: s/flag_verbose_asm/flag_debug_asm/
11439
11440 Wed Sep 24 22:05:30 1997  Jeffrey A Law  (law@cygnus.com)
11441
11442         * version.c: Bump for snapshot.
11443
11444 Wed Sep 24 17:36:23 1997  Doug Evans  <dje@canuck.cygnus.com>
11445
11446         Bring over from FSF.
11447
11448         Wed Sep 24 19:17:08 1997  Doug Evans  <dje@cygnus.com>
11449
11450         * sparc/sparc.md (get_pc_via_call): Renamed from get_pc_sp32.
11451         (get_pc_via_rdpc): Renamed from get_pc_sp64.
11452         * sparc/sparc.c (finalize_pic): Update call to gen_get_pc_via_call.
11453
11454         Wed Sep 24 18:38:22 1997  David S. Miller  <davem@tanya.rutgers.edu>
11455
11456         * sparc/sparc.h (ASM_CPU_SPEC): Pass -Av9a for v8plus, ultrasparc.
11457         (TARGET_OPTIONS): Add -malign-loops=, -malign-jumps=,
11458         -malign-functions=.
11459         (sparc_align_{loops,jumps,funcs}_string): Declare.
11460         (sparc_align_{loops,jumps,funcs}): Declare.
11461         (DEFAULT_SPARC_ALIGN_FUNCS): New macro.
11462         (FUNCTION_BOUNDARY): Use sparc_align_funcs.
11463         (STACK_BIAS): Define.
11464         (SPARC_SIMM*_P): Cast to unsigned HOST_WIDE_INT first, then perform
11465         test.
11466         (SPARC_SETHI_P): New macro.
11467         (CONST_OK_FOR_LETTER_P): Use it.
11468         (ASM_OUTPUT_ALIGN_CODE): Define.
11469         (ASM_OUTPUT_LOOP_ALIGN): Define.
11470         * sparc/sparc.c (sparc_align_{loops,jumps,funcs}_string): New globals.
11471         (sparc_align_{loops,jumps,funcs}): New globals.
11472         (sparc_override_options): Handle -malign-loops=, -malign-jumps=,
11473         -malign-functions=.
11474         (move_operand): Use SPARC_SETHI_P.
11475         (arith_double_operand): Cast to unsigned HOST_WIDE_INT first, then
11476         perform test.
11477         (arith11_double_operand): Likewise.
11478         (arith10_double_operand): Likewise.
11479         (finalize_pic): Finish sparc64 support.
11480         (emit_move_sequence): Use SPARC_SETHI_P.  Simplify low part of
11481         64 bit constants if able.
11482         (output_fp_move_quad): Don't use fmovq unless TARGET_HARD_QUAD.
11483         (sparc_builtin_saveregs, sparc64 case): Don't save fp regs if
11484         ! TARGET_FPU.
11485         * sparc/sparc.md (*): Use GEN_INT instead of gen_rtx.
11486         (get_pc_sp32): Use for sparc64 as well.
11487         (lo_sum_di_sp{32,64}): Fix handling on 64 bit hosts.
11488         (sethi_di_sp64_const): Likewise.
11489         (movtf_cc_sp64): Check TARGET_HARD_QUAD.
11490         (cmp_zero_extract_sp64): Use unsigned HOST_WIDE_INT in cast.
11491         (ashlsi3, ashldi3, ashrsi3, ashrdi3, lshrsi3, lshrdi3): Likewise.
11492
11493         Tue Sep 23 19:02:46 1997  Doug Evans  <dje@cygnus.com>
11494
11495         * sparc/linux-aout.h (COMMENT_BEGIN): Delete.
11496         * sparc/linux.h (COMMENT_BEGIN): Likewise.
11497         * sparc/linux64.h (COMMENT_BEGIN): Likewise.
11498
11499         Tue Sep 23 14:48:18 1997  David S. Miller  <davem@tanya.rutgers.edu>
11500
11501         Add sparc64 linux support.
11502         * configure.in (sparc64-*-linux*): Recognize.  Add sparc/xm-sparc.h
11503         to xm_file list on 32-bit sparc-linux.
11504         * sparc/xm-sp64.h: New file.
11505         * sparc/linux64.h: New file.
11506         * sparc/xm-linux.h: Include some standard headers if not inhibit_libc.
11507         Don't include xm-sparc.h.
11508         * config/xm-linux.h (HAVE_PUTENV, HAVE_ATEXIT): Define.
11509         * glimits.h (LONG_MAX): Handle sparc64.
11510
11511         Sat Sep 20 03:07:54 1997  Doug Evans  <dje@cygnus.com>
11512
11513         * sparc/sysv4.h (ASM_COMMENT_START): Delete.
11514         * sparc.h (ASM_COMMENT_START): Define.
11515         * sparc.c (output_function_prologue): Use it.
11516         (sparc_flat_output_function_{epi,pro}logue): Likewise.
11517
11518         Wed Sep 17 15:04:19 1997  Doug Evans  <dje@cygnus.com>
11519
11520         * sparc/sysv4.h (ASM_OUTPUT_{FLOAT,DOUBLE,LONG_DOUBLE}): Delete,
11521         use sparc.h's copies.
11522         * sparc/sparc.h (ASM_OUTPUT_{FLOAT,DOUBLE,LONG_DOUBLE}): Print
11523         ascii form as well.
11524
11525         Mon Sep  8 08:45:19 1997  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11526
11527         * sparc.c (dwarf2out_cfi_label): Add declaration.
11528         (save_regs, output_function_prologue): Remove cast for it.
11529         (sparc_flat_{save_restore,output_function_prologue): Likewise.
11530         ({save,restore}_regs): No longer inline.
11531
11532 Tue Sep 23 12:34:51 1997  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11533
11534         * fold-const.c (make_range): Correctly handle cases of converting
11535         from unsigned to signed type.
11536
11537 Tue Sep 23 12:34:51 1997  Bernd Schmidt  <crux@pool.informatik.rwth-aachen.de>
11538
11539         * fold-const.c (merge_ranges): Make sure that if one range is subset
11540         of another, it will always be the second range.  Correct (+,-) case to
11541         account for this.
11542
11543 Tue Sep 23 08:32:51 1997  Jason Merrill  <jason@yorick.cygnus.com>
11544
11545         * final.c (final_end_function): Also do dwarf2 thing if
11546         DWARF2_DEBUGGING_INFO.
11547         (final_start_function): Likewise.
11548
11549 Tue Sep 23 01:15:50 1997  David S. Miller  <davem@tanya.rutgers.edu>
11550
11551         * expmed.c (expand_divmod): If compute_mode is not the same as
11552         mode, handle the case where convert_modes() causes op1 to no
11553         longer be a CONST_INT.
11554
11555         * reorg.c (dbr_schedule): At end of this pass, add REG_BR_PRED
11556         note holding get_jump_flags() calculation to all JUMP_INSNs.
11557         * rtl.h (enum reg_note): New note types REG_BR_PRED and REG_SAVE_AREA.
11558         * rtl.c (reg_note_name): Add new note types.
11559
11560 Tue Sep 23 00:59:54 1997  Jeffrey A Law  (law@cygnus.com)
11561
11562         * rtlanal.c (computed_jump_p): Fix typo in last change.
11563
11564 Tue Sep 23 00:42:44 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11565
11566         * loop.c (indirect_jump_in_function_p): Return 0
11567         by default.
11568
11569 Tue Sep 23 00:33:55 1997  Jeffrey A Law  (law@cygnus.com)
11570
11571         * rs6000/xm-rs6000.h: Fix thinko in last change.
11572         * rs6000/xm-sysv4.h: Likewise.
11573
11574 Mon Sep 22 19:33:53 1997  Jim Wilson  <wilson@cygnus.com>
11575
11576         * mips.c (save_restore_insns): Only set RTX_FRAME_RELATED_P if store_p.
11577
11578 Mon Sep 22 14:41:00 1997  Jeffrey A Law  (law@cygnus.com)
11579
11580         * reg-stack.c (find_blocks): Fix thinko in last change.
11581
11582 1997-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11583
11584         * m68k.c (output_function_prologue): Add dwarf2 support.
11585
11586         * m68k.h (INCOMING_RETURN_ADDR_RTX, DWARF_FRAME_REGNUM,
11587         INCOMING_FRAME_SP_OFFSET): New definitions.
11588
11589 Mon Sep 22 11:36:42 1997  David S. Miller  <davem@tanya.rutgers.edu>
11590
11591         * combine.c (try_combine): Use NULL_RTX instead of '0' where
11592         appropriate in calls to gen_rtx().
11593         * cse.c (cse_main): Likewise.
11594         * emit-rtl.c (gen_label_rtx): Likewise.
11595         * expr.c (init_expr_once): Likewise.
11596         * haifa-sched.c (flush_pending_lists, sched_analyze_insn,
11597         sched_analyze, init_rgn_data_dependences,
11598         compute_block_backward_dependences): Likewise.
11599         * sched.c (schedule_insns): Likewise.
11600         * varasm.c (immed_double_const): Likewise.
11601
11602         * sparc.h (INCOMING_FRAME_SP_OFFSET): Define to
11603         SPARC_STACK_BIAS for sake of dwarf2 on sparc64.
11604
11605 Mon Sep 22 11:21:33 1997  J. Kean Johnston  <jkj@sco.com>
11606
11607         * i386/sco5.h: Make ELF default file format and add -mcoff/-melf..
11608         (MULTILIB_DEFAULTS): Define.
11609         (ASM_SPEC, CPP_SPEC): Handle -mcoff.
11610         (STARTFILE_SPEC, ENDFILE_SPEC, LINK_SPEC): Likewise.
11611         (LIBGCC_SPEC): Likewise.
11612         (MASK_COFF, TARGET_COFF, TARGET_ELF): Define.
11613         (SUBTARGET_SWITCHES): Add -mcoff and -melf.
11614         * i386/t-sco5 (CRTSTUFF_T_CFLAGS): Add -fPIC.
11615         (CRTSTUFF_T_CFLAGS_S): Tweak for COFF.
11616         (EXTRA_PARTS, TAROUTOPTS): Delete.
11617         (libgcc1-elf, libgcc2-elf, libgcc-elf targets): Delete.
11618         (MULTILIB_OPTIONS): Define.
11619         (MULTILIB_DIRNAMES, MULTILIB_EXCEPTIONS): Likewise.
11620         (MULTILIB_MATCHE, MULTILIB_EXTRA_OPTS): Likewise.
11621
11622 Mon Sep 22 02:10:43 1997  Jeffrey A Law  (law@cygnus.com)
11623
11624         * version.c: Bump for snapshot.
11625
11626 Sun Sep 21 17:45:45 1997  Jeffrey A Law  (law@cygnus.com)
11627
11628         * loop.c (loop_number): Delete function.  Change all references
11629         to use uid_loop_num array.
11630         * loop.h (loop_number): Delete declaration.
11631         * unroll.c (unroll_loop): Change "loop_number" references to
11632         use uid_loop_num instead.
11633
11634         * loop.c (loop_unroll_factor): Move outside #ifdef HAIFA
11635         conditional.
11636         (loop_unroll_iter): Remove unused variable and all references.
11637         (loop_optimize): Always allocate and clear space for loop_unroll_factor.
11638         (insert_bct): Fix minor formatting problems.
11639         * loop.h (loop_unroll_factor): Move decl outside #ifdef HAIFA.
11640         (loop_unroll_iter): Removed unused decl.
11641         * unroll.c (unroll_loop): Remove code to set loop_unroll_iter.
11642         Always record the unrolling factor.
11643
11644         * cse.c (simplify_relational_operation): Set h0u just like h0s.
11645         Similarly for h1u and h1s.
11646
11647         * flow.c (jmp_uses_reg_or_mem): Deleted unused function.
11648         (find_basic_blocks): Use computed_jump_p to determine if a
11649         particular JUMP_INSN is a computed jump.
11650         * reg-stack.c (find_blocks): Use computed_jump_p to determine
11651         if a particular JUMP_INSN is a computed jump.
11652         * rtlanal.c (jmp_uses_reg_or_mem): New function.
11653         (computed_jump_p): Likewise.
11654         * rtl.h (computed_jump_p): Declare.
11655         * genattrtab.c (pc_rtx): Define and initialize.
11656         * loop.c (loop_optimize): Always determine if the current
11657         function has a computed jump.
11658         (indirect_jump_in_function_p): Use computed_jump_p to determine
11659         if a particular JUMP_INSN is a computed jump.
11660
11661         * loop.c (fix_bct_param): Delete unused function.
11662         (check_bct_param): Likewise.
11663
11664 Sat Sep 20 16:22:06 1997  Jason Merrill  <jason@yorick.cygnus.com>
11665
11666         * frame.c (__deregister_frame): Check properly for initialized object.
11667
11668 Fri Sep 19 20:51:03 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11669
11670         * alpha/linux.h (HANDLE_SYSV_PRAGMA): Defined.
11671
11672 Fri Sep 19 18:53:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
11673
11674         * jump.c (thread_jumps): check can_reverse_comparison_p before
11675         threading a reversed-condition jump.
11676
11677         * sched.c (update_flow_info): Don't pass SCRATCH to dead_or_set_p.
11678         * haifa-sched.c (update_flow_info): Likewise.
11679
11680 Thu Sep 18 21:13:40 1997  Jeffrey A Law  (law@cygnus.com)
11681
11682         * Makefile.in (BOOT_CFLAGS): Use -O2.
11683
11684         * configure.in (strtoul, bsearch): Have autoconf check for these
11685         functions.
11686         * configure, config.in: Rebuilt.
11687
11688         * m68k/xm-mot3300.h (alloca): Properly declare if __STDC__.
11689         * mips/mips.h (alloca): Likewise.
11690         * rs6000/xm-rs6000.h (alloca): Likewise.
11691         * rs6000/xm-sysv4.h: Likewise.
11692
11693 Thu Sep 18 14:22:22 1997  Jason Merrill  <jason@yorick.cygnus.com>
11694
11695         * final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.
11696         * dwarf2out.c (dwarf2out_frame_debug): Pass the whole insn along.
11697         (dwarf2out_stack_adjust): A BARRIER resets the args space to 0.
11698
11699         * except.c (end_eh_unwinder): Subtract 1 from return address.
11700         * libgcc2.c (__throw): Likewise.
11701         (find_exception_handler): Don't change PC here.  Compare end with >.
11702
11703 Thu Sep 18 10:43:07 1997  Nick Clifton  <nickc@cygnus.com>
11704
11705         * v850.c (compute_register_save_size): Correct register
11706         number.
11707         * v850.md (save_interrupt, return_interrupt): Correct
11708         register number.
11709         * v850/lib1funcs.asm (save_interrupt): Correct register number.
11710         (return_interrupt): Use stack pointer, not element pointer.
11711
11712 1997-09-18  Brendan Kehoe  <brendan@lisa.cygnus.com>
11713
11714         * configure.in, configure: Make sure to create the stage* and include
11715         symbolic links in each subdirectory.
11716
11717 Thu Sep 18 01:47:06 1997  Jeffrey A Law  (law@cygnus.com)
11718
11719         * pa.md (reload_peepholes): Don't allow addresses with side
11720         effects for the memory operand.
11721
11722 Wed Sep 17 18:19:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11723
11724         * libgcc2.c (find_exception_handler): Subtract one from our PC when
11725         looking for a handler, to avoid hitting the beginning of the next
11726         region.
11727
11728         * except.c (expand_builtin_set_return_addr_reg): Use force_operand.
11729
11730 Wed Sep 17 18:33:59 1997  Jeffrey A Law  (law@cygnus.com)
11731
11732         * mips/abi64.h (LONG_MAX_SPEC): Define.
11733         * mips.h (LONG_MAX_SPEC): Define.
11734         (CPP_SPEC): Include long_max_spec.
11735         (EXTRA_SPECS): Include long_max_spec.
11736
11737 Wed Sep 17 14:11:38 1997  Jeffrey A Law  (law@cygnus.com)
11738
11739         * v850.c (construct_save_jarl): Fix thinko in last change.
11740
11741 Wed Sep 17 09:53:07 1997  Jeffrey A Law  (law@cygnus.com)
11742
11743         * version.c: Bump for snapshot.
11744
11745 Tue Sep 16 14:22:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11746
11747         * libgcc2.c (find_exception_handler): Not found is -1.
11748
11749         * integrate.c (expand_inline_function): Move expand_start_bindings
11750         after expanding the arguments.
11751
11752 Tue Sep 16 11:13:46 1997  Jim Wilson  <wilson@cygnus.com>
11753
11754         * expr.c (expand_expr): Remove previous incorrect change.
11755         If target and slot has no DECL_RTL, then call mark_addressable
11756         again for the slot after we give it RTL.
11757
11758 Tue Sep 16 09:18:52 1997  Jason Merrill  (jason@cygnus.com)
11759
11760         * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
11761         again for the slot after we give it RTL.
11762
11763 Tue Sep 16 00:13:20 1997  Nick Clifton  <nickc@cygnus.com>
11764
11765         * v850.c (register_is_ok_for_epilogue,
11766         pattern_is_ok_for_epilogue, construct_restore_jr,
11767         pattern_is_ok_for_prologue, construct_save_jarl): New functions.
11768
11769         * v850.h (pattern_is_ok_for_prologue,
11770         pattern_is_ok_for_epilogue, register_is_ok_for_epilogue): New
11771         predicates.
11772
11773         * v850.md: Replace prologue and epilogue patterns with a
11774         match_parallel pattern.
11775
11776 Mon Sep 15 22:53:01 1997  Jeffrey A Law  (law@cygnus.com)
11777
11778         * aclocal.m4: Add replacement for AC_PROG_INSTALL.
11779         * configure.in: Use EGCS_PROG_INSTALL.
11780
11781 Mon Sep 15 22:40:55 1997  Jim Wilson  (wilson@cygnus.com)
11782
11783         * dwarf2out.c (gen_subprogram_die): Handle redefinition of an
11784         extern inline function.
11785
11786 Mon Sep 15 22:40:55 1997  Richard Henderson  (rth@cygnus.com)
11787
11788         * dwarf2out.c (reg_loc_descriptor): Fix prototype.
11789         (concat_loc_descriptor): New function.
11790         (loc_descriptor): Call it.
11791         (add_AT_location_description): Also elide the descriptor if both
11792         halves of a CONCAT are pseudos.
11793         (add_location_or_const_value_attribute): Recognize CONCAT too.
11794
11795 Mon Sep 15 15:24:00 1997  Richard Henderson  <rth@cygnus.com>
11796
11797         * alpha.md (movdi): Handle CONST_DOUBLE for TARGET_BUILD_CONSTANTS.
11798
11799         * alpha/alpha.c (output_prolog): New variable sa_reg.  Use it for
11800         out-or-range reg_offset.
11801         (output_epilog): Likewise.
11802
11803 Mon Sep 15 15:39:26 1997  Jeffrey A Law  (law@cygnus.com)
11804
11805         * cse.c (simplify_relational_operation): If MODE specifies a
11806         mode wider than HOST_WIDE_INT, then the high word of a CONST_INT
11807         is derived from the sign bit of the low word.
11808
11809 Mon Sep 15 11:43:38 1997  Jason Merrill  <jason@yorick.cygnus.com>
11810
11811         Support dwarf2 unwinding on PUSH_ROUNDING targets like the x86.
11812
11813         * dwarf2.h: Add DW_CFA_GNU_args_size.
11814         * frame.c (execute_cfa_insn): Likewise.
11815         * dwarf2out.c (dwarf_cfi_name, output_cfi): Likewise.
11816         (dwarf2out_args_size, dwarf2out_stack_adjust): New fns.
11817         (dwarf2out_frame_debug): If this isn't a prologue or epilogue
11818         insn, hand it off to dwarf2out_stack_adjust.
11819         (dwarf2out_begin_prologue): Initialize args_size.
11820         * frame.h (struct frame_state): Add args_size.
11821         * libgcc2.c (__throw): Use args_size.
11822         * final.c (final_scan_insn): If we push args, hand off all insns
11823         to dwarf2out_frame_debug.
11824         * defaults.h (DWARF2_UNWIND_INFO): OK for !ACCUMULATE_OUTGOING_ARGS.
11825
11826         * dwarf2out.c dwarf2out_frame_debug): Fix typo.
11827         Handle epilogue restore of SP from FP.
11828         * emit-rtl.c (gen_sequence): Still generate a sequence if the
11829         lone insn has RTX_FRAME_RELATED_P set.
11830
11831         * frame.c (extract_cie_info): Handle "e" augmentation.
11832         * dwarf2out.c (ASM_OUTPUT_DWARF_*): Provide definitions in the
11833         absence of UNALIGNED_*_ASM_OP.
11834         (UNALIGNED_*_ASM_OP): Only provide defaults if OBJECT_FORMAT_ELF.
11835         (output_call_frame_info): Use "e" instead of "z" for augmentation.
11836         Don't emit augmentation fields length.
11837         (dwarf2out_do_frame): Move outside of #ifdefs.
11838         * defaults.h (DWARF2_UNWIND_INFO): Don't require unaligned data
11839         opcodes.
11840
11841         * sparc.h (UNALIGNED_INT_ASM_OP et al): Don't define here after all.
11842         * sparc/sysv4.h (UNALIGNED_INT_ASM_OP): Define here.
11843         * sparc/sunos4.h (DWARF2_UNWIND_INFO): Define to 0.
11844         * sparc/sun4gas.h: New file.
11845         * configure.in: Use sun4gas.h if SunOS 4 --with-gnu-as.
11846
11847         * collect2.c (write_c_file_stat, write_c_file_glob): Declare
11848         __register_frame_table and __deregister_frame.
11849
11850 1997-09-15  Brendan Kehoe  <brendan@cygnus.com>
11851
11852         * except.c (find_exception_handler_labels): Use xmalloc instead of
11853         alloca, since MAX_LABELNO - MIN_LABELNO can be more than 1 million
11854         in some cases.
11855
11856 Sun Sep 14 21:01:23 1997  Jeffrey A Law  (law@cygnus.com)
11857
11858         * Makefile.in: Various changes to build info files
11859         in the object tree rather than the source tree.
11860
11861 Sun Sep 14 12:24:30 1997  Jeffrey A Law  (law@cygnus.com)
11862
11863         * fixinc.math: New file to fix math.h on some systems.
11864         * configure.in (freebsd, netbsd): Use fixinc.math on these
11865         systems.
11866         * configure: Rebuilt.
11867
11868 Sun Sep 14 11:11:05 1997  Jeffrey A Law  (law@cygnus.com)
11869
11870         * regmove.c (regmove_optimize): If we end up moving the
11871         original insn due to lifetime overlaps, make sure to move
11872         REG_NOTES too.
11873
11874 Sat Sep 13 15:51:11 1997  Manfred Hollstein  <manfred@s-direktnet.de>
11875
11876         * Makefile.in (INSTALL_{PROGRAM,DATA}): Use value found by configure.
11877
11878 Sat Sep 13 12:57:26 1997  Jeffrey A Law  (law@cygnus.com)
11879
11880         * haifa-sched.c (add_branch_dependences): Make each insn in
11881         a SCHED_GROUP_P block explicitly depend on the previous insn.
11882
11883 Fri Sep 12 13:49:58 1997  Jason Merrill  <jason@yorick.cygnus.com>
11884
11885         * except.h: Prototype dwarf2 hooks.
11886         * expr.c: Adjust.
11887
11888 Thu Sep 11 17:43:55 1997  Jim Wilson  <wilson@cygnus.com>
11889
11890         * configure.in (native_prefix): Delete.
11891         (mips-dec-netbsd): Don't set prefix.
11892         (*linux*): Don't set prefix.
11893
11894 Thu Sep 11 15:48:32 1997  Fred Fish  <fnf@ninemoons.com>
11895
11896         * protoize.c: Include <varargs.h> only if HAVE_VARARGS_H is
11897         defined.  If not defined, include <sys/varargs.h> if
11898         HAVE_SYS_VARARGS_H is defined.
11899         * configure.in: Test for varargs.h and sys/varargs.h.
11900         * configure: Regenerate with autoconf.
11901         * config.in: Regenerate with autoheader.
11902
11903         * cpplib.c (quote_string): Cast first arg of sprintf call
11904         from "unsigned char *" to "char *".
11905         (output_line_command): Ditto.
11906         (macroexpand): Ditto.
11907         (do_line): Cast atoi arg from "unsigned char *" to "char *".
11908
11909 Wed Sep 10 21:37:30 1997  Jeffrey A Law  (law@cygnus.com)
11910
11911         * version.c: Bump for snapshot.
11912
11913         * Makefile.in (compare): Exit with nonzero status if there
11914         are comparison failures.  Note which files failed the
11915         comparison test in .bad_compare.
11916
11917 Wed Sep 10 17:05:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11918
11919         * config/alpha/elf.h (CPP_PREDEFINES): Remove -D__PIC__ -D__pic__.
11920
11921 Wed Sep 10 16:37:28 1997  Fred Fish  <fnf@ninemoons.com>
11922
11923         * Makefile.in (LN, LN_S): New macros, use where appropriate.
11924         * aclocal.m4 (GCC_PROG_LN_S, GCC_PROG_LN): New tests.
11925         * configure.in: Use GCC_PROG_LN_S and GCC_PROG_LN.
11926         * configure: Regenerated.
11927
11928 Thu Sep 11 11:09:43 1997  Jeffrey A Law  (law@cygnus.com)
11929
11930         * loop.c (strength_reduce): Fix typo.
11931
11932 Wed Sep 10 16:01:15 1997  Jim Wilson  <wilson@cygnus.com>
11933
11934         * m88k/m88k.c (struct option): Rename to struct options.
11935         * m88k/dolph.h (INITIALIZE_TRAMPOLINE): Delete here.
11936         * m88k/sysv3.h (INITIALIZE_TRAMPOLINE): Delete ifdef and comments.
11937         * libgcc2.c (__enable_execute_stack): Check for __sysV88__ not
11938         __DOLPHIN__ or sysV88.
11939
11940 Wed Sep 10 14:58:40 1997  Jim Wilson  <wilson@cygnus.com>
11941
11942         * emit-rtl.c (gen_lowpart_common): For a SUBREG, add in word when
11943         create new subreg.
11944
11945 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11946
11947         * config.sub: Accept 'amigados' for backward compatability.
11948
11949 Wed Sep 10 14:05:08 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11950
11951         * Makefile.in (testsuite/site.exp): New target.
11952         (check-gcc, check-g++): Depend on testsuite/site.exp.
11953         Don't stop for failure.
11954
11955 Wed Sep 10 12:59:57 1997  Jason Merrill  <jason@yorick.cygnus.com>
11956
11957         * expr.c (expand_builtin): Only support __builtin_dwarf_fp_regnum()
11958         if DWARF2_UNWIND_INFO.
11959
11960 Wed Sep 10 11:49:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
11961
11962         Add support for exception handling using DWARF 2 frame unwind info.
11963         Currently works on SPARC and MIPS, and almost on x86.
11964
11965         * libgcc2.c (get_reg, put_reg, get_return_addr, put_return_addr,
11966         next_stack_level, in_reg_window): Helper fns.
11967         (__throw): Implement for DWARF2_UNWIND_INFO.
11968
11969         * expr.c (expand_builtin): Handle builtins used by __throw.
11970         * tree.h (enum built_in_function): Add builtins used by __throw.
11971         * c-decl.c (init_decl_processing): Declare builtins used by __throw.
11972         * dwarf2out.c (expand_builtin_dwarf_fp_regnum): Used by __throw.
11973         * except.c (expand_builtin_unwind_init): Hook for dwarf2 __throw.
11974         (expand_builtin_extract_return_addr): Likewise.
11975         (expand_builtin_frob_return_addr): Likewise.
11976         (expand_builtin_set_return_addr_reg): Likewise.
11977         (expand_builtin_eh_stub): Likewise.
11978         (expand_builtin_set_eh_regs): Likewise.
11979         (eh_regs): Choose two call-clobbered registers for passing back values.
11980
11981         * frame.c, frame.h: New files for parsing dwarf 2 frame info.
11982         * Makefile.in (LIB2ADD): New variable.  Add $(srcdir)/frame.c.
11983         (libgcc2.a): Use it instead of $(LIB2FUNCS_EXTRA) $(LANG_LIB2FUNCS)
11984         (stmp-multilib): Likewise.
11985         ($(T)crtbegin.o, $(T)crtend.o): Add -fno-exceptions.
11986
11987         * except.c: #include "defaults.h".
11988         (exceptions_via_longjmp): Default depends on DWARF2_UNWIND_INFO.
11989         (emit_throw): Don't defeat assemble_external if DWARF2_UNWIND_INFO.
11990         (register_exception_table_p): New fn.
11991         (start_eh_unwinder): Don't do anything if DWARF2_UNWIND_INFO.
11992         (end_eh_unwinder): Likewise.
11993
11994         * crtstuff.c: Wrap .eh_frame section, use EH_FRAME_SECTION_ASM_OP,
11995         call __register_frame and __deregister_frame as needed.
11996         * varasm.c (eh_frame_section): New fn if EH_FRAME_SECTION_ASM_OP.
11997         * dwarf2out.c (EH_FRAME_SECTION): Now a function-like macro.  Check
11998         EH_FRAME_SECTION_ASM_OP.
11999         * sparc/sysv4.h (EH_FRAME_SECTION_ASM_OP): Define.
12000         * mips/iris6.h: (EH_FRAME_SECTION_ASM_OP): Define.
12001         (LINK_SPEC): Add __EH_FRAME_BEGIN__ to hidden symbols.
12002
12003         * dwarf2out.c (output_call_frame_info): If no support for
12004         EXCEPTION_SECTION, mark the start of the frame info with a
12005         collectable tag.
12006         * collect2.c (frame_tables): New list.
12007         (is_ctor_dtor): Recognise frame entries.
12008         (scan_prog_file): Likewise.
12009         (main): Pass -fno-exceptions to sub-compile.  Also do collection
12010         if there are any frame entries.
12011         (write_c_file_stat): Call __register_frame_table and
12012         __deregister_frame as needed.
12013         (write_c_file_glob): Likewise.
12014
12015         * defaults.h (DWARF2_UNWIND_INFO): Default to 1 if supported.
12016         Also require unaligned reloc support.
12017         * sparc.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
12018         UNALIGNED_DOUBLE_INT_ASM_OP): Define here.
12019         * sparc/sysv4.h: Not here.
12020
12021         * toplev.c (compile_file): Call dwarf2out_frame_{init,finish}.
12022         * dwarf2out.c (dwarf2out_init): Don't call dwarf2out_frame_init.
12023         (dwarf2out_finish): Don't call dwarf2out_frame_finish.
12024
12025         * libgcc2.c (L_eh): Reorganize, moving code shared by different
12026         EH implementations to the top.
12027         (find_exception_handler): Split out.  Start from 0.  Compare against
12028         end with >=.
12029         (__find_first_exception_table_match): Use it.
12030         * except.c (output_exception_table): Don't do anything if there's
12031         no table.  Don't output a first entry of zeroes.
12032         (eh_outer_context): Adjust properly.
12033         (add_eh_table_entry): Use xrealloc.
12034         * toplev.c (compile_file): Just call output_exception_table.
12035
12036 Wed Sep 10  11:30:36 1997  Jason Merrill  <jason@cygnus.com>
12037
12038         * i386.c (ix86_prologue): Add dwarf2 support for !do_rtl case.
12039
12040 Wed Sep 10 08:17:10 1997  Torbjorn Granlund  <tege@pdc.kth..se>
12041
12042         * except.c (eh_outer_context): Do masking using expand_and.
12043
12044 Wed Sep 10 01:38:30 1997  Doug Evans  <dje@cygnus.com>
12045
12046         Add port done awhile ago for the ARC cpu.
12047         * arc/arc.h: New file.
12048         * arc/arc.c: New file.
12049         * arc/arc.md: New file.
12050         * arc/initfini.c: New file.
12051         * arc/lib1funcs.asm: New file.
12052         * arc/t-arc: New file.
12053         * arc/xm-arc.h: New file.
12054         * ginclude/va-arc.h: New file.
12055         * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
12056         * ginclude/varargs.h: Likewise.
12057         * Makefile.in (USER_H): Add va-arc.h.
12058         * configure.in (arc-*-elf*): Recognize.
12059         * longlong.h: Add ARC support.
12060
12061 Wed Sep 10 01:32:54 1997  Jeffrey A Law  (law@cygnus.com)
12062
12063         * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
12064         when clearing non-BLKmode data.
12065
12066 Wed Sep 10 00:29:29 1997  Manfred Hollstein  <manfred@s-direktnet.de>
12067
12068         * m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.
12069         * libgcc2.c (__enable_execute_stack): Provide for sysV88 too.
12070
12071         * xm-m88k.h (USG): Only define if it hasn't already been defined.
12072
12073         * Makefile.in (risky-stage1): Delete gratutious whitespace.
12074
12075         * Makefile.in (clean): Delete libgcc1-test.
12076
12077         * Makefile.in (INSTALL): cd to $(srcdir) before running texinfo.
12078
12079 Tue Sep  9 17:07:36 1997  Stan Cox  <coxs@dg-rtp.dg.com>
12080
12081         * m88k.c (m88k_expand_prologue): Set MEM_IN_STRUCT_P of va_list
12082         template.
12083
12084 Tue Sep  9 09:50:02 1997  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12085
12086         * dwarf2out.c (output_call_frame_info): Call named_section.
12087
12088 Tue Sep  9 09:12:17 1997  Jeffrey A Law  (law@cygnus.com)
12089
12090         * haifa-sched.c (print_value): Fix last change.
12091
12092 Tue Sep  9 01:30:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12093
12094         * mips.h (DWARF_FRAME_REGNUM): Use the same numbering regardless of
12095         write_symbols.
12096
12097 Mon Sep  8 16:32:43 1997  Jason Merrill  <jason@yorick.cygnus.com>
12098
12099         * mips.c (function_prologue): Set up the CFA when ABI_32.
12100
12101         * sparc.c (save_regs): Check dwarf2out_do_frame instead of DWARF2_DEBUG
12102         for dwarf2 unwind info.
12103         (output_function_prologue, sparc_flat_output_function_prologue): Same.
12104
12105         * final.c (final_end_function): Check dwarf2out_do_frame instead
12106         of DWARF2_DEBUG for dwarf2 unwind info.
12107         (final_scan_insn): Likewise.
12108         (final_start_function): Likewise.  Initialize dwarf2 frame debug here.
12109         (final): Not here.
12110
12111         * expr.c (expand_builtin_return_addr): Only SETUP_FRAME_ADDRESSES if
12112         count > 0.
12113
12114         * varasm.c (exception_section): Check EXCEPTION_SECTION first.
12115
12116 Mon Sep  8 15:15:11 1997  Nick Clifton  <nickc@cygnus.com>
12117
12118         * v850.h (ASM_SPEC): Pass on target processor.
12119         (CPP_PREDEFINES): Only define if not already specified.
12120         (TARGET_VERSION): Only define if not already specified.
12121         (MASK_CPU, MASK_V850, MASK_DEFAULT): Bits to specify target
12122         processor.
12123         (EXTRA_SWITCHES): Extra entries in the switches array.
12124         (TARGET_DEFAULT): Set default target processor.
12125
12126 Mon Sep  8 18:26:35 1997  Jim Wilson  <wilson@cygnus.com>
12127
12128         * m68k.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): In MOTOROLA
12129         cases, add %# and %/, and add : to make them into extended asms.
12130
12131 Sun Sep  7 23:57:50 1997  Weiwen Liu  <liu@hepunix.physics.yale.edu>
12132
12133         * alias.c (init_alias_analysis): Clean up incompatible pointer
12134         type warning in bzero.
12135         * regmove.c (regmove_optimize): Ditto.
12136         * haifa-sched.c (find_rgns): Ditto.
12137
12138         * haifa-sched.c (print_value): Clean up ptr->int cast
12139         warnings.
12140
12141 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12142
12143         * INSTALL: Change 'amigados' to 'amigaos' to match current usage.
12144         * install.texi (Configurations): Ditto.
12145         * config.sub: Ditto.
12146
12147 Sun Sep  7 22:56:56 1997  Weiwen Liu  (liu@hepvms.physics.yale.edu)
12148
12149         * Makefile.in (sdbout.o): Depend on insn-config.h.
12150
12151 Sun Sep  7 18:44:50 1997  Jim Wilson  <wilson@cygnus.com>
12152
12153         * m68k/m68k.h (TARGET_SWITCHES): For 68000, 68302, subtract MASK_68881.
12154         For 68303, 68332, cpu32, subtract MASK_68040_ONLY.
12155
12156 Sun Sep  7 18:30:46 1997  Jason Merrill  <jason@yorick.cygnus.com>
12157
12158         * dwarf2out.c (dwarf2out_frame_debug): Assume that in a PARALLEL
12159         prologue insn, only the first elt is significant.
12160         (output_call_frame_info): For exception handling, always use 4-byte
12161         fields as specified by the dwarf2 spec.
12162         Don't skip trivial FDEs.
12163
12164 Sun Sep  7 14:19:39 1997  Jeffrey A Law  (law@cygnus.com)
12165
12166         * version.c: Bump for snapshot.
12167
12168 Sun Sep  7 14:17:36 1997  Torbjorn Granlund  (tege@pdc.kth.se)
12169
12170         * expmed.c (expand_divmod): Make op1_is_pow2 depend on unsignedp
12171         for negative constants.  Promote EXACT_DIV_EXPR to TRUNC_DIV_EXPR
12172         when op1_is_pow2.
12173
12174 Sun Sep  7 13:46:46 1997  Jeffrey A Law  (law@cygnus.com)
12175
12176         * final.c (shorten_branches): During first pass, assume worst
12177         possible alignment for ADDR_VEC and ADDR_VEC_DIFF insns.
12178
12179         * Makefile.in (distclean): Remove various things left around
12180         by running the testsuite.
12181
12182 Sun Sep  7 13:16:06 1997  Manfred Hollstein  <manfred@s-direktnet.de>
12183
12184         * configure.in (out_file): Emit definition to config.status in order
12185         to have a defined value for configure.lang.
12186         * configure: Re-built.
12187
12188 Sun Sep  7 09:59:08 1997  Jan-Jaap van der Heijden (J.J.vanderHeijden@student.utwente.nl)
12189
12190         * configure.in: Make symlink to as-new rather than as.new.  Similarly
12191         for ld-new.
12192         * configure: Rebuilt.
12193
12194 Fri Sep  5 16:54:55 1997  Jim Wilson  <wilson@cygnus.com>
12195
12196         * profile.c (output_func_start_profiler): Set DECL_EXTERNAL to zero.
12197
12198 Fri Sep  5 16:16:44 1997  Christian Kuehnke  <Christian.Kuehnke@arbi.Informatik.Uni-Oldenburg.DE>
12199
12200         * sparc/sparc.md: Add ultrasparc scheduling support.
12201         * sparc/sparc.h (RTX_COSTS): For MULT give v9 a cost of 25 insns.
12202
12203 Fri Sep  5 14:04:59 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
12204
12205         * integrate.c (save_for_inline_copying): Use 0, not NULL_PTR,
12206         as initial value for real_label_map.
12207         (copy_for_inline): Likewise.
12208
12209 Fri Sep  5 13:36:44 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12210
12211         * sched.c (update_flow_info) When looking if to set found_split_dest
12212         or found_orig_dest, look at all parts of a PARALLEL.
12213         * haifa-sched.c (update_flow_info): Likewise.
12214
12215 Fri Sep  5 10:08:44 1997  Jeffrey A Law  (law@cygnus.com)
12216
12217         * v850: New directory for v850 port.
12218         * v850/lib1funcs.asm: New file.
12219         * t-v850, v850.c, v850.h, v850.md, xm-v850.h: New files.
12220         * ginclude/va-v850.h: New file.
12221         * ginclude/varargs.h, ginclude/stdarg.h: Include va-mn10200.h.
12222         * configure.in (mn10200-*-*): New target.
12223         * configure: Rebuilt.
12224         * config.sub: Handle v850-elf.
12225         * Makefile.in (USER_H): Add va-mn10200.h.
12226         * invoke.texi: Document v850 stuff.
12227
12228 Fri Sep  5 09:37:50 1997  Jim Wilson  (wilson@cygnus.com)
12229
12230         * sdbout.c (plain_type_1, case ARRAY_TYPE): Verify that TYPE_DOMAIN
12231         has integer TYPE_{MAX,MIN}_VALUE before using them.
12232
12233         * m68k/m68k.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Add
12234         __HPUX_ASM__ versions.
12235
12236 Fri Sep  5 09:08:44 1997  Jeffrey A Law  (law@cygnus.com)
12237
12238         * install.sh: Delete duplicate install script.
12239
12240 Thu Sep  4 23:14:27 1997  Stan Cox  (coxs@dg-rtp.dg.com)
12241
12242         * reg-stack.c (subst_stack_regs): Pop the stack register for a
12243         computed goto which sets the same stack register.
12244
12245         * reg-stack.c (compare_for_stack_reg): Swap only if the source and
12246         destination are both on the regstack.
12247         (subst_stack_regs_pat): Put the destination at the top of the regstack.
12248
12249 Thu Sep  4 15:02:27 1997  Jim Wilson  <wilson@cygnus.com>
12250
12251         * mips.md (nonlocal_goto_receiver): Define.
12252
12253         * profile.c (output_arc_profiler): Check next_insert_after for non
12254         NULL before deferencing it.
12255
12256         * i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.
12257
12258 Thu Sep  4 14:51:57 1997  Jeffrey A Law  (law@cygnus.com)
12259
12260         * i386.h (CPP_CPU_DEFAULT): Avoid using #elif.
12261
12262 Thu Sep  4 15:01:49 1997  Michael Meissner  <meissner@cygnus.com>
12263
12264         * toplev.c (rest_of_compilation): For passes starting with
12265         flow_analysis, use print_rtl_with_bb instead of print_rtl.
12266
12267         * print-rtl.c (print_rtl_single): Print a single rtl value to a
12268         file.
12269
12270         * flow.c (print_rtl_with_bb): Print which insns start and end
12271         basic blocks.  For the start of a basic block, also print the live
12272         information.
12273
12274 Thu Sep  4 11:51:43 1997  Jim Wilson  <wilson@cygnus.com>
12275
12276         * toplev.c (main): Change #elif to #else/#ifdef
12277
12278         * tlink.c: Include ctype.h.
12279         * ginclude/va-mips.h: Add _VA_MIPS_H_ENUM ifdef/define/endif.
12280
12281 Thu Sep  4 11:17:16 1997  Mikeael Meissner  (meissner@cygnus.com)
12282
12283         * bitmap.c: Conditionally include stdlib.h.
12284         (free): Provide a declaration if NEED_DECLARATION_FREE.
12285
12286 Thu Sep  4 09:58:53 1997  Joel Sherrill  (joel@OARcorp.com)
12287
12288         * i960/i960.h: Added default for SUBTARGET_SWITCHES macro.
12289
12290 Thu Sep  4 09:53:20 1997  Jim Wilson  (wilson@cygnus.com)
12291
12292         * profile.c (output_arc_profiler): Verify next_insert_after is an
12293         INSN before and after skipping a stack pop.
12294
12295 Thu Sep  4 07:39:19 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12296
12297         * final.c (shorten_branches): Don't count the lengths of deleted
12298         instructions.
12299
12300 Thu Sep  4 09:43:01 1997  Jeffrey A Law  (law@cygnus.com)
12301
12302         * version.c: Bump for snapshot.
12303
12304 Thu Sep  4 11:04:21 1997  Michael Meissner  <meissner@cygnus.com>
12305
12306         * bitmap.h (EXECUTE_IF_AND_IN_BITMAP): New macro, to iterate over
12307         two bitmaps ANDed together.
12308         (bitmap_print): Declare.
12309
12310         * bitmap.c (function_obstack): Don't declare any more.
12311         (bitmap_obstack): Obstack for allocating links from.
12312         (bitmap_obstack_init): New static to say whether to initialize
12313         bitmap_obstack.
12314         (bitmap_element_allocate): Use bitmap_obstack to allocate from.
12315         (bitmap_release_memory): Free all memory allocated from
12316         bitmap_obstack.
12317
12318         * basic-block.h (EXECUTE_IF_AND_IN_REG_SET): New macro, invoke
12319         EXECUTE_IF_AND_IN_BITMAP.
12320
12321 Wed Sep  3 10:39:42 1997  Jim Wilson  <wilson@cygnus.com>
12322
12323         * alias.c (true_dependence): Address with AND can alias scalars.
12324         (anti_dependence, output_dependence): Likewise.
12325
12326         * alias.c (true_dependence): Test x for BLKmode, in addition to mem.
12327
12328 Wed Sep  3 09:28:50 CDT 1997  Joel Sherrill (joel@OARcorp.com)
12329
12330         * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h,
12331           mips/rtems64.h, pa/rtems.h, rs6000/rtems.h, sh/rtems.h,
12332           sparc/rtems.h (subtarget_switches): Removed SUBTARGET_SWITCHES
12333           definitions.  Use -qrtems instead of -mrtems.
12334
12335 Wed Sep  3 09:05:41 1997  Robert Lipe  (robert@dgii.com)
12336
12337         * xm-sco5.h (sys_siglist): Define.
12338         (SYS_SIGLIST_DECLARED): Likewise.
12339
12340 Tue Sep  2 23:33:33 1997  Jeffrey A Law  (law@cygnus.com)
12341
12342         * expr.c (convert_move): Handle truncation from TQFmode to QFmode.
12343
12344 Wed Sep  3 02:09:30 1997  Torbjorn Granlund  <tege@pdc.kth..se>
12345
12346         * except.c (eh_outer_context): Expand masking operation using
12347         expand_binop.
12348
12349 Tue Sep  2 18:09:39 1997  Jim Wilson  <wilson@cygnus.com>
12350
12351         * alpha.md (floatdisf2-1): New pattern.
12352
12353 Tue Sep  2 18:41:55 1997  Jeffrey A Law  (law@cygnus.com)
12354
12355         * xm-svr4.h (SYS_SIGLIST_DECLARED): Define.
12356         * xm-news.h (SYS_SIGLIST_DECLARED): Likewise.
12357         * xm-sysv4.h (SYS_SIGLIST_DECLARED): Likewise.
12358         * gcc.texi: Note that if you define sys_siglist that you should
12359         also define SYS_SIGLIST_DECLARED.
12360
12361         * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions
12362         are relative to the next instruction, not the current instruction.
12363
12364 Tue Sep  2 14:22:43 1997  Jim Wilson  <wilson@cygnus.com>
12365
12366         * local-alloc.c (contains_replace_regs): New function.
12367         (update_equiv_regs): When adding a REG_EQUIV note for a set of a MEM,
12368         verify that there is no existing REG_EQUIV note, and add a call to
12369         contains_place_regs.
12370
12371 Tue Sep  2 12:48:11 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12372
12373         * config/alpha/elf.h (CPP_PREDEFINES): Add -D__PIC__ -D__pic__.
12374         (STARTFILE_SPEC): Always use crtbegin.o%s
12375         (ENDFILE_SPEC): Always use crtend.o%s.
12376
12377 Tue Sep  2 12:00:36 1997  Jim Wilson  <wilson@cygnus.com>
12378
12379         * alpha/alpha.h (PREFERRED_RELOAD_CLASS): Return NO_REGS if NO_REGS
12380         is passed in.
12381         * emit-rtl.c (gen_lowpart_common): Add code to convert CONST_INT to
12382         SFmode for 64 bit hosts.
12383
12384 Tue Sep  2 13:42:38 1997  Paul N. Hilfinger  <hilfingr@CS.Berkeley.EDU>
12385
12386         * fixincludes: Permits spaces between # and define.  Discard C++
12387         comments in sys/pci.h on HP/UX 10.20.
12388
12389 Mon Sep  1 22:13:18 1997  Jeffrey A Law  (law@cygnus.com)
12390
12391         * version.c: Bump for snapshot.
12392
12393         * pa.c (restore_unscaled_index_insn_codes): New function.
12394         (record_unscaled_index_insn_codes): Likewise.
12395         (output_function_prologue): Call restore_unscaled_index_insn_codes.
12396         (output_function_epilogue): Free memory for unscaled_index_insn_codes.
12397         (pa_reorg): Call record_unscaled_index_insn_codes.
12398
12399         * haifa-sched.c (move_insn): Handle notes correctly for insns
12400         with SCHED_GROUP_P set.
12401
12402 Mon Sep  1 16:58:57 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12403
12404         * alpha/xm-linux.h (USE_BFD): Undef before define.
12405
12406 Mon Sep  1 16:25:34 1997  Jim Wilson  <wilson@cygnus.com>
12407
12408         * cse.c (cse_insn): Don't record BLKmode values.
12409
12410 Mon Sep  1 11:25:47 1997  Stephen Williams  (steve@icarus.icarus.com)
12411
12412         * i960.h (LINK_SPEC): Handle "-mjX" and "-mrp" switches.
12413
12414 Mon Sep  1 08:29:46 1997  Jeffrey A Law  (law@cygnus.com)
12415
12416         * cccp.c (sys_errlist): Remove special 4.4bsd declaration.
12417         * collect2.c (sys_errlist): Likewise.
12418         * cpplib.c (sys_errlist): Likewise.
12419         * gcc.c (sys_errlist): Likewise.
12420         * protoize (sys_errlist): Likewise.
12421         * configure.in: Check for strerror.
12422         * xm-freebsd.h (HAVE_STRERROR): Remove definition.
12423         * xm-gnu.h (HAVE_STRERROR): Likewise.
12424         * xm-linux.h (HAVE_STRERROR): Likewise.
12425         * xm-netbsd.h (HAVE_STRERROR): Likewise.
12426         * xm-bsd386.h (HAVE_STRERROR): Likewise.
12427         * xm-cygwin32.h (HAVE_STRERROR): Likewise.
12428         * xm-dos.h (HAVE_STRERROR): Likewise.
12429         * xm-mingw32.h (HAVE_STRERROR): Likewise.
12430         * xm-pa.h (HAVE_STRERROR): Likewise.
12431         * xm-papro.h (HAVE_STRERROR): Likewise.
12432         * xm-sysv4.h (HAVE_STRERROR): Likewise.
12433         * configure, config.in: Rebuilt.
12434
12435         * Makefile.in: Add several missing "else true" clauses.
12436
12437         * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.
12438         * mips-tfile.c: Likewise.
12439         * gcc.texi: DONT_DECLARE_SYS_SIGLIST: Remove docs.
12440         * xm-linux.h (DONT_DECLARE_SYS_SIGLIST): Delete definition.
12441         * xm-freebsd.h, xm-bsd386.h, xm-sysv4.h, xm-sol2.h: Likewise.
12442         * configure.in: Check for sys_siglist declaration.
12443         * configure, config.in: Rebuilt.
12444
12445 Mon Sep  1 08:04:07 1997  Joel Sherrill (joel@OARcorp.com)
12446
12447         * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,
12448         m68k/rtems.h, mips/rtems64.h, pa/rtems.h, rs6000/rtems.h,
12449         sparc/rtems.h (subtarget_switches): Added -mrtems as a switch.
12450         * i960/i960.h: Added SUBTARGET_SWITCHES macro.
12451         * rs6000/sysv4.h (extra_subtarget_switches): Added new
12452         macro EXTRA_SUBTARGET_SWITCHES.
12453         * configure.in (sh*-*-rtems*): New target.
12454         * sh/rtems.h: New file.
12455         * sh/sh.h: Added SUBTARGET_SWITCHES macro.
12456         * configure: Rebuilt.
12457
12458 Sat Aug 30 22:54:26 1997  Jim Wilson  <wilson@cygnus.com>
12459
12460         * unroll.c (calculate_giv_inc): Handle increment with code PLUS.
12461
12462 Sat Aug 30 10:49:46 1997  David Edelsohn  <edelsohn@mhpcc.edu>
12463
12464         * rs6000.md: Make DF fused-add operations pay attention to
12465         -mno-fused-add.
12466
12467 Fri Aug 29 19:19:54 1997  Jim Wilson  <wilson@cygnus.com>
12468
12469         * i386/xm-sysv4.h (DONT_DECLARE_SYS_SIGLIST): Define.
12470
12471 Fri Aug 29 16:13:51 1997  Jeffrey A Law  (law@cygnus.com)
12472
12473         * pa.md (reload_peepholes): Make sure operand is a REG before
12474         examining REGNO.  Allow general registers too.
12475
12476 Fri Aug 29 11:42:04 1997  Jim Wilson  <wilson@cygnus.com>
12477
12478         * varasm.c (mark_constants): Don't look inside CONST_DOUBLEs.
12479
12480 Fri Aug 29 09:33:20 1997  Philipp Thomas  (kthomas@lxi165.gwdg.de)
12481
12482         * dwarf2out.c (build_abbrev_table): Use xrealloc, not xmalloc
12483         to reallocate abbrev_die_table.
12484
12485 Thu Aug 28 15:14:46 1997  Jim Wilson  <wilson@cygnus.com>
12486
12487         * m68k/m68k.md (iorsi_zexthi_ashl16): Disable.
12488
12489 1997-08-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12490
12491         * Makefile.in (config.status): Depend on version.c
12492
12493         * expr.h (insn_gen_function): Reenable prototype.
12494
12495         * expr.c (move_by_pieces_1, clear_by_pieces_1): Fix prototype of
12496         first parameter.
12497
12498 Thu Aug 28 13:01:43 1997  Jim Wilson  <wilson@cygnus.com>
12499
12500         * i386.c (ix86_expand_epilogue): Emit blockage instruction when pic.
12501
12502 Thu Aug 28 07:03:15 1997  Jeffrey A Law  (law@cygnus.com)
12503
12504         * version.c: Bump for latest snapshot.
12505
12506         * bc-optab.c: Conditionally include stdlib.h.
12507         (free): Provide a declaration if NEED_DECLARATION_FREE.
12508         * tree.c (free): Provide a declaration if NEED_DECLARATION_FREE.
12509         * rtl.h (free): Remove declaration.
12510         * tree.h (free): Remvoe declaration.
12511
12512         * configure: Rebuilt.
12513
12514 Wed Aug 27 21:32:20 1997  Jeffrey A Law  (law@cygnus.com)
12515
12516         * flags.h (flag_move_all_movables): Declare.
12517         (flag_reduce_all_givs): Likewise.
12518         * loop.c (move_movables): Handle flag_move_all_movables.
12519         (strength_reduce): Handle flag_reduce_all_givs.
12520         * toplev.c (flag_move_all_movables): Define.
12521         (flag_reduce_all_givs): Likewise.
12522         (f_options): Add -fmove-all-movables and -freduce-all-givs.
12523         * invoke.texi: Document new options, including alias stuff that
12524         wasn't included last time.
12525
12526 Wed Aug 27 18:08:51 1997  Bob Manson  (manson@cygnus.com)
12527
12528         * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.
12529         * t-mn10200: Ditto.
12530         * t-vxsparc: Ditto.
12531         * t-vxworks68: Ditto.
12532         * t-vxworks960: Ditto.
12533         * t-vx29k: Ditto.
12534
12535 Wed Aug 27 16:35:29 1997  Richard Henderson  <rth@cygnus.com>
12536
12537         * alpha/xm-alpha.h (alloca): Define alloca to builtin_alloca for GNUC
12538         if not already defined, and USE_C_ALLOCA not defined.
12539
12540 Wed Aug 27 16:08:43 1997  Jim Wilson  <wilson@cygnus.com>
12541
12542         * config.guess: Replace with script that uses ../config.guess.
12543
12544         * config/alpha/elf.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1
12545         if USE_GNULIBC_1 is not defined.
12546
12547 Wed Aug 27 15:49:12 1997  Richard Henderson  <rth@cygnus.com>
12548
12549         * alpha/elf.h (LINK_SPEC): Conditionalize on USE_GNULIBC_1.
12550         * config.guess: Recognize alpha-linux-gnulibc1.
12551         * configure.in (alpha-*-linux-gnulibc1): New target.
12552         (alpha-*-linux-gnu*): Don't build crtbegin/end.
12553
12554 Wed Aug 27 11:52:58 1997  Jim Wilson  <wilson@cygnus.com>
12555
12556         * m68k.md (iorsi3_internal): Readd ! TARGET_5200 check lost in
12557         last change.
12558
12559 Wed Aug 27 01:56:18 1997  Doug Evans  <dje@seba.cygnus.com>
12560
12561         * loop.c (combine_movables): Earlier insns don't match later ones.
12562
12563 Wed Aug 27 01:24:25 1997  H.J. Lu   (hjl@gnu.ai.mit.edu)
12564
12565         * config/linux.h (CC1_SPEC): Define it only if not defined.
12566
12567         * config/m68k/linux.h (CC1_SPEC): Undefine it before include
12568         <linux.h>
12569
12570         * config/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1 if
12571         USE_GNULIBC_1 is not defined.
12572
12573         * config/rs6000/linux.h (DEFAULT_VTABLE_THUNKS): New.  Defined as 1.
12574
12575         * config/sparc/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
12576         as 1 if USE_GNULIBC_1 is not defined.
12577
12578 Wed Aug 27 00:49:14 1997  Jeffrey A Law  (law@cygnus.com)
12579
12580         * reorg.c (dbr_schedule): Allow current_function_return_rtx
12581         to be something other than a REG.
12582         * function.c (expand_function_end): Fix current_function_return_rtx
12583         if it was a pseudo.
12584
12585         * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.
12586         * x-netbsd: Likewise
12587         * x-dgux (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS
12588         (INSTALL_HEADERS): Delete.
12589         * x-dguxbcs: Likewise.
12590         * x-hp3bsd44: Likewise
12591         * x-pa: Likewise.
12592
12593 Wed Aug 27 00:30:00 1997  Bernd Schmidt  <crux@pool.informatik.rwth-aachen.de>
12594
12595         * i386.md (pop): pop increments the stack pointer.
12596         (prologue_set_stack_ptr): New pattern.
12597         * i386.c (ix86_expand_prologue): Use prologue_set_stack_ptr
12598         instead of subsi3.
12599
12600 Tue Aug 26 18:50:32 1997  Jim Wilson  <wilson@cygnus.com>
12601
12602         * reload.c (find_reloads, case '0'): Reject matching a non-offsettable
12603         address where an offsettable address is required.
12604
12605 Tue Aug 26 17:54:56 1997  Michael P. Hayes  (michaelh@ongaonga.chch.cri.nz>
12606
12607         * loop.c (check_final_value): Don't miss a biv increment in a
12608         parallel.
12609
12610 Tue Aug 26 12:03:49 1997  Jim Wilson  (wilson@cygnus.com)
12611
12612         * dwarfout.c (dwarfout_file_scope_decl, case TYPE_DECL): Check
12613         TYPE_DECL_IS_STUB instead of DECL_NAME.
12614
12615 Mon Aug 25 23:27:10 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12616
12617         * objc/Make-lang.in ($(OBJC_O)): Also depend on cc1obj.
12618
12619 Mon Aug 25 23:27:10 1997  Jim Meyering <meyering@eng.ascend.com>
12620
12621         * objc/Make-lang.in ($(OBJC_O)): Also depend on $(GCC_PASSES).
12622
12623 Mon Aug 25 13:12:24 1997  Jeffrey A Law  (law@cygnus.com)
12624
12625         * haifa-sched.c (find_pre_sched_live): Remove #if 0 code.
12626         (find_post_sched_live): Likewise.
12627
12628         * haifa-sched.c (schedule_block): Remove old code to get arguments
12629         from hard regs into pseudos early.
12630
12631 Mon Aug 25 08:55:00 1997  Jeffrey A Law  (law@cygnus.com)
12632
12633         * version.c: Bump for new snapshot.
12634
12635         * local-alloc.c (update_equiv_regs): All the target to reject
12636         promotion of some REG_EQUAL to REG_EQUIV notes.
12637         * pa.h (DONT_RECORD_EQUIVALENCE): Define.
12638
12639         * pa.c (secondary_reload_class): (mem (mem ... )) does not need
12640         secondary reloads.
12641
12642         * pa.c (hppa_builtin_saveregs): Emit a blockage insn after the
12643         store of the argument registers.
12644
12645 Mon Aug 25 08:39:02 1997  Craig Burley  (burley@gnu.ai.mit.edu)
12646
12647         * fold-const.c (multiple_of_p): New function.
12648         (fold): Turn some cases of *_DIV_EXPR into EXACT_DIV_EXPR.
12649
12650 Mon Aug 25 01:47:41 1997  Jeffrey A Law  (law@cygnus.com)
12651
12652         * expr.h (insn_gen_function): Temporarily remove prototype.
12653
12654 Sun Aug 24 17:22:21 1997  Jim Wilson  <wilson@cygnus.com>
12655
12656         * Makefile.in (install-info): Don't cd into srcdir.  Add srcdir to
12657         filenames.  Use sed to extract base filename for install.
12658
12659 Sat Aug 23 18:19:40 1997  John F. Carr  <jfc@mit.edu>
12660
12661         * unroll.c (find_splittable_givs): Only share if two givs have the
12662         same add and multiply values.
12663
12664 Sat Aug 23 14:36:27 1997  Jim Wilson  <wilson@cygnus.com>
12665
12666         * m68k/next.h (GO_IF_INDEXABLE_BASE): Fix typo in undef.
12667         * m68k/m68kemb.h (LIB_SPEC): Add missing comment end before it.
12668
12669 Sat Aug 23 00:18:22 1997  Jeffrey A Law  (law@cygnus.com)
12670
12671         * pa.c (pa_reorg): Always put begin_brtab and end_brtab insns
12672         around branch tables.
12673         * pa.md (begin_brtab, end_brtab): Only emit the .begin_brtab
12674         and .end_brtab directives if TARGET_GAS.
12675
12676 Fri Aug 22 14:05:55 1997  Jim Wilson  <wilson@cygnus.com>
12677
12678         * alias.c (true_dependence): Pass x_addr not x to varies.
12679
12680         * acconfig.h (NEED_DECLARATION_CALLOC): Add.
12681         * configure.in: Add GCC_NEED_DECLARATION call for calloc.
12682         * rs6000/xm-rs6000.h (malloc, realloc, calloc, free): Delete
12683         declarations.
12684         * config.in, configure: Regenerate.
12685
12686 Thu Aug 21 23:52:16 1997  John F. Carr  <jfc@mit.edu>
12687
12688         * alias.c (find_base_value): Improve handling of PLUS, MINUS, and
12689         LO_SUM.
12690         (record_set): Handle LO_SUM like PLUS.
12691         (init_alias_analysis): When following chains of base addresses,
12692         do not stop on reaching a hard register.
12693
12694 Thu Aug 21 20:17:37 1997  Jeffrey A Law  (law@cygnus.com)
12695
12696         * version.c: Bump for new snapshot.
12697
12698 Thu Aug 21 17:28:00 1997  Jim Wilson  <wilson@cygnus.com>
12699
12700         * alpha.h (ARCH_ASM_FILE_START): Define.
12701         (ASM_FILE_START): Use ARCH_ASM_FILE_START.
12702         * osf12.h, osf2or3.h (ARCH_ASM_FILE_START): Redefine to null string.
12703
12704 Thu Aug 21 10:22:19 1997  Jeffrey A Law  (law@cygnus.com)
12705
12706         * Makefile.in (install-common): Put gcov comment at start of line.
12707
12708 Wed Aug 20 22:47:33 1997  Jeffrey A Law  (law@cygnus.com)
12709
12710         * alias.c (init_alias_analysis): When simplifying the reg_base_value
12711         array, simplify entries for hard registers too.
12712
12713 Wed Aug 20 12:35:47 1997  Dave Love  <d.love@dl.ac.uk>
12714
12715         * dwarf2.h (enum dwarf_call_frame_info): Remove trailing comma from
12716         list.
12717
12718 Wed Aug 20 11:58:33 1997  Jim Wilson  <wilson@cygnus.com>
12719
12720         * stmt.c (start_cleanup_deferal, end_cleanup_deferal): Test
12721         block_stack before dereferencing it.
12722
12723 Wed Aug 20 11:57:11 1997  Michael Meissner  <meissner@cygnus.com>
12724
12725         * rs6000.h (ISSUE_RATE): Define instead of MACHINE_issue_rate.
12726
12727 Tue Aug 19 17:10:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
12728
12729         * cplus-dem.c: Add 'extern' to prepends_underscore.
12730
12731 Tue Aug 19 09:34:57 1997  Jeffrey A Law  (law@cygnus.com)
12732
12733         * haifa-sched.c (ISSUE_RATE): Renamed from MACHINE_issue_rate.
12734         (get_issue_rate): Delete.
12735         * pa.h (ISSUE_RATE): Define.
12736
12737         * configure.in: Turn on haifa by default for the PA.
12738         * configure: Rebuilt.
12739         * pa.c (override_options): Accept -mschedule=7200 option.
12740         (pa_adjust_cost): No longer need to scale costs for newer
12741         processors.
12742         * pa.h (enum processor_type): Add PROCESSOR_7200.
12743         * pa.md: Revamp scheduling parameters to work better with
12744         haifa.  Add scheduling parameters for the 7200.
12745
12746         * haifa-sched.c (move_insn): Reemit notes for SCHED_GROUP_P
12747         insns too.
12748         (schedule_block): When adjusting basic_block_{head,end}, account
12749         for movement of SCHED_GROUP_P insns too.
12750
12751         * haifa-sched.c (debug_dependencies): Fix thinko.
12752
12753         * Makefile.in (EXPECT, RUNTEST, RUNTESTFLAGS): Define.
12754         (site.exp, check, check-g++, check-gcc): New targets.
12755
12756         * haifa-sched.c: Make lots of variables static.
12757
12758 Tue Aug 19 07:18:34 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12759
12760         * expr.h, real.h: Finish prototyping.
12761
12762 Mon Aug 18 21:49:02 1997  Jim Wilson  <wilson@cygnus.com>
12763
12764         * reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR
12765         reloads to RELOAD_FOR_OPERAND_ADDRESS reloads.
12766         * reload1.c: Undo bugfix from Aug 11.
12767
12768 Mon Aug 18 17:39:02 1997  Mike Meissner  <meissner@cygnus.com>
12769
12770         * configure.in ({powerpc,rs6000}*-*-*, --with-cpu): Remove single
12771         quotes around the name.
12772         * configure: Regenerate.
12773
12774 Mon Aug 18 13:46:47 1997  Jim Wilson  <wilson@cygnus.com>
12775
12776         * Makefile.in (stmp-multilib-sub): Fix typo in last change.
12777
12778 Thu Aug  7 10:33:13 1997  Manfred Hollstein  <manfred@s-direktnet.de>
12779
12780         * Makefile.in (sub-makes): Pass the current value of LANGUAGES down
12781         to sub-makes to avoid building more passes than the user might have
12782         requested on the command line.
12783
12784 Sun Aug 17 15:42:17 1997  Dave Love  (d.love@dl.ac.uk)
12785
12786         * configure.in: Expurgate `broken_install' (install is
12787         autoconfed).
12788
12789         * configure.lang: Substitute autoconfed ${INSTALL} (not currently
12790         relevant).
12791
12792 Sat Aug 16 01:08:12 1997  Jeffrey A Law  (law@cygnus.com)
12793
12794         * loop.c (is_power_of_2, is_conditional_branch): Delete unused
12795         functions and declarations.
12796         (analyze_loop_iterations): Use condjump_p.
12797         (insert_bct): Likewise.  Use exact_log2.
12798
12799 Fri Aug 15 23:48:32 1997  Jeffrey A Law  (law@cygnus.com)
12800
12801         * haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed.
12802         (schedule_region): Likewise.
12803         (schedule_insns): Likewise.
12804
12805         * PROJECTS: Update with Haifa stuff.
12806
12807 Fri Aug 15 12:49:56 1997  Jeffrey A Law  (law@cygnus.com)
12808
12809         * version.c: Change the version string to look like:
12810         egcs-2.90.00 970814 (gcc2-970802 experimental).
12811
12812         * loop.c (is_conditional_branch): Make definition match declaration.
12813
12814         * gcc.c: Take out experimental snapshot warning message.
12815
12816 Fri Aug 15 13:43:39 1997  Michael Meissner  <meissner@cygnus.com>
12817
12818         * haifa-sched.c (debug_dependencies): Use GET_NOTE_INSN_NAME to
12819         print out the names of the notes.  Print out the name of the insn
12820         that is not a note, and not an {,CALL_,JUMP_}INSN.
12821
12822 Wed Aug 13 17:32:38 1997  Jason Merrill  <jason@yorick.cygnus.com>
12823
12824         * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
12825         again for the slot after we give it RTL.
12826
12827 Wed Aug 13 01:03:37 1997  Doug Evans  <dje@canuck.cygnus.com>
12828
12829         * configure.in (haifa configury): Fix typo.
12830         * configure: Regenerate.
12831
12832 Tue Aug 12 10:20:36 1997  Jeffrey A Law  (law@cygnus.com)
12833
12834         * version.c: Bump version to "gcc-3.0.0 970802 experimental".
12835
12836         * gcc.info*: Rebuilt.
12837
12838         * COPYING.g77, README.g77: New files.
12839         * real.c (ereal_unto_float, ereal_unto_double): New functions.
12840         * real.h (ereal_unto_float, ereal_unto_double): Declare them.
12841         (REAL_VALUE_UNTO_TARGET_DOUBLE, REAL_VALUE_UNTO_TARGET_SINGLE): Define.
12842
12843 Mon Aug 11 14:50:55 1997  Jeffrey A Law  (law@cygnus.com)
12844
12845         * Integrate Haifa instruction scheduler.
12846         * Makefile.in (ALL_CFLAGS): Add SCHED_CFLAGS.  Prefix all references
12847         to sched with $(SCHED_CFLAGS.
12848         * configure.in: Handle --enable-haifa.
12849         * configure: Rebuilt.
12850         * flags.h: Add new flags for haifa instruction scheduler.
12851         * genattrtab.c (expand_units): For haifa, don't subtract one
12852         when computing blockage.
12853         * toplev.h (flag_schedule_interblock): Haifa scheduler flag.
12854         (flag_schedule_speculative): Ditto.
12855         (flag_schedule_speculative_load): Ditto.
12856         (flag_schedule_speculative_load_dangerous): Ditto.
12857         (flag_schedule_reverse_before_reload): Ditto.
12858         (flag_schedule_reverse_after_reload): Ditto.
12859         (flag_branch_on_count_reg): Ditto.
12860         (f_options): Add Haifa switches.
12861         (main): Turn off some Haifa options if appropriate macro is
12862         defined.  Process Haifa switches.
12863         * unroll.c (iteration_info): No longer static, since Haifa
12864         scheduler uses it.
12865         (unroll_loop): Inform HAIFA scheduler about loop unrolling factor.
12866         * unroll.c (unroll_loop): Set loop_unroll_iter, loop_start_value.
12867         * loop.h (loop_unroll_factor, loop_number): Add HAIFA decls.
12868         * loop.h (loop_initial_value,loop_unroll_iter): New globals.
12869         * loop.c (loop_optimize): If HAIFA is defined, allocate additional
12870         storage for the Haifa scheduler.
12871         (mark_loop_jump): If HAIFA defined, set LABEL_OUTSIDE_LOOP_P and
12872         LABEL_NEXTREF.
12873         (strength_reduce): If HAIFA and HAVE_decrement_and_branch_on_count
12874         are defined, call analyze_loop_iterations and insert_bct to use
12875         countdown loops.
12876         (record_giv): Refine test for jumps out of loops if HAIFA is
12877         defined.
12878         (analyze_loop_iterations): New function to identify if we can use
12879         a countdown loop.
12880         (insert_bct): Insert countdown loop.
12881         (instrument_loop_bct): Low level code to insert countdown loop.
12882         (loop_number): Calculate UID of loop.
12883         (indirect_jump_in_function_p): Return true if an indirect jump is
12884         in the function.
12885         (is_power_of_2): Return true if value is a power of 2.
12886         (is_conditional_branch): Return true if insn is a conditional
12887         jump.
12888         (fix_bct_param): Process -fbct-{min,max}-N switches.
12889         (check_bct_param): Return true if loop should be instrumented.
12890         * loop.c (loop_initial_value,loop_unroll_iter): New globals.
12891         (loop_optimize): Initialize.
12892         (get_condition_for_loop): Ditto.
12893         * loop.c (strength_reduce): Inside of code that uses #ifdef
12894         HAVE_decrement_and_branch_on_count code, test it to make sure the
12895         condition is true.
12896         (instrument_loop_bct): Ditto.
12897         * haifa-sched.c: New file.
12898
12899
12900         * Integrate regmove pass.
12901         * Makefile.in (OBJS): Add regmove.o
12902         (regmove.o): Add dependencies.
12903         * flow.c (find_use_as_address): No longer static.
12904         * rtl.h (find_use_as_address): Declare.
12905         * toplev.c (regmove_dump, flag_regmove): Define.
12906         (f_options): Add -fregmove.
12907         (regmove_dump_file, regmove_time): Define.
12908         (fatal_insn): Close the regmove dump file.
12909         (compile_file): Initialize regmove_time; open/close the regmove dump
12910         file as needed.  Print regmove time as needed.
12911         (rest_of_compilation): Run regmove pass if requested, dump
12912         RTL after regmove if requested.
12913         (main): If -O2 or more, turn on regmove.  Handle dump switches.
12914         * regmove.c: New file.
12915
12916 Mon Aug 11 14:15:02 1997  Jeffrey A Law  (law@cygnus.com)
12917
12918         * Integrate tlink patch from jason@cygnus.com
12919         * gcc.c (SWITCH_TAKES_ARG): Add 'V', 'B' and 'b'.
12920         (process_command): Increment n_switches for them.  Don't discard
12921         their args.  Validate them.
12922         (main): Escape " marks when creating COLLECT_GCC_OPTIONS.
12923         From Rohan Lenard.
12924         (process_command): Set include_prefixes from COMPILER_PATH.
12925         (main): Set COLLECT_GCC_OPTIONS sooner.
12926         * confiugre.in: Link ../ld/ld.new to collect-ld rather than real-ld.
12927         * tlink.c, hash.c, hash.h: New files.
12928         * Makefile.in (USE_COLLECT2): Always use collect2.
12929         (collect2): Depend on and link in hash.o and tlink.o.
12930         (tlink.o, hash.o): Add dependencies.
12931
12932 Mon Aug 11 10:04:49 1997  Jeffrey A Law  (law@cygnus.com)
12933
12934         * Integrate alias analysis changes from jfc@mit.edu
12935         * Makefile.in (OBJS): Add alias.o
12936         (alias.o): Add dependencies.
12937         * alias.c: New file.
12938         * sched.c: Remove alias analysis code.  It lives in alias.c now.
12939         (sched_analyze_2): Add new arguments to true_dependence.
12940         (schedule_insns): Always call init_alias_analysis.
12941         * calls.c (expand_call): Note calls to malloc, calloc, and realloc;
12942         mark return value from such functions as a pointer and keep track of
12943         them for alias analysis.  If a return value from a function is a
12944         pointer, mark it as such.
12945         * combine.c (distribute_notes): Handle REG_NOALIAS.
12946         * cse.c (struct write_data): Delete.  No longer needed.
12947         (invalidate): Don't call set_nonvarying_address_components anymore.
12948         Use true_dependence to decide if an entry should be removed from
12949         the hash table.
12950         (invalidate_memory): Remove WRITES argument, simplify appropriately.
12951         Fix all callers.
12952         (note_mem_written): Similarly for WRITE_PTR argument.
12953         (invalidate_from_clobbers): Similarly for W argument.
12954         (invalidate_for_call): Remove memory elements from the hash table.
12955         (refers_to_mem_p, cse_rtx_addr_varies_p): Deleted.
12956         (cse_rtx_varies_p): New function.  Derived from old
12957         cse_rtx_addr_varies_p.
12958         (cse_insn): Remove WRITES_MEMORY and INIT variables and all references.
12959         Don't call note_mem_written anymore.  Stack pushes invalidate the stack
12960         pointer if PUSH_ROUNDING is defined.  No longer need to call
12961         cse_rtx_addr_varies_p to decide if a MEM should be invalidated.
12962         (skipped_writes_memory): Remove variable.
12963         (invalidate_skipped_set): Simplify and wewrite to use invalidate_memory.
12964         (invalidate_skipped_block): Simplify for new alias analysis code.
12965         (cse_set_around_loop): Likewise.
12966         (cse_main): Call init_alias_analysis.
12967         * flags.h (flag_alias_check, flag_argument_noalias): Declare.
12968         * toplev.c (flag_alias_check, flag_argument_noalias): Define.
12969         (f_options): Add new alias checking arguments.
12970         (main): Set flag_alias_check when optimizing.
12971         * local_alloc (validate_equiv_mem_from_store): Add new arguments
12972         to true_dependence.
12973         (memref_referenced_p): Likewise.
12974         * loop.c (NUM_STORES): Increase to 30.
12975         (prescan_loop): Only non-constant calls set unknown_address_altered.
12976         (invariant_p): Add new arguments to true_dependence.
12977         (record_giv): Initialize unrolled and shared fields.
12978         (emit_iv_add_mult): Call record_base_value as needed.
12979         * loop.h (struct induction): Add unrolled and shared fields.
12980         * unroll.c  (unroll_loop): Call record_base_value as needed.
12981         (copy_loop_body): Likewise.
12982         (final_biv_value): Likewise.
12983         (final_giv_value): Likewise.
12984         (find_splittable_regs): Likewise.  Only create one new pseudo
12985         if we have multiple address GIVs that were combined with the same
12986         dst_reg GIV.  Note when a new register is created due to unrolling.
12987         * rtl.c (reg_note_name): Add REG_NOALIAS.
12988         * rtl.h (enum reg_note): Similarly.
12989         (rtx_varies_p, may_trap_p, side_effects_p): Declare.
12990         (volatile_refs_p, volatile_insn_p, remove_note): Likewise.
12991         (note_stores, refers_to_regno_p, reg_overlap_mentioned_p): Likewise.
12992         (true_dependence, read_dependence, anti_dependence): Likewise.
12993         (output_dependence, init_alias_analysis, end_alias_analysis): Likewise.
12994         (mark_user_reg, mark_reg_pointer): Likewise.
12995
12996
12997         * Integrate reload bugfix from Wilon which enables the PA port
12998         to bootstrap again.
12999         * reload1.c (reload): Sum needs for both OPADDR_ADDR and
13000         OPERAND_ADDRESS when computing how many registers an insn needs.
13001         (reload_reg_free_p): OPADDR_ADDR and OPERAND_ADDRESS reloads do
13002         conflict.
13003         (reload_reg_free_before_p): Treat OPERAND_ADDRESS reloads just like
13004         OPADDR_ADDR reload.
13005         (reload_reg_reaches_end_p): For RELOAD_FOR_OPADDR_ADDR insns, registers
13006         in reload_reg_use_in_op_addr do not reach the end.
13007         do not reach the end.
13008         (reloads_conflict): RELOAD_FOR_OPADDR_ADDR conflicts with
13009         RELOAD_FOR_OPERAND_ADDRESS.
13010
13011 Sun Aug 10 12:00:20 1997  Jeffrey A Law  (law@cygnus.com)
13012
13013         * egcs project officially starts.
13014
13015 Local Variables:
13016 add-log-time-format: current-time-string
13017 End: