]> gcc.gnu.org Git - gcc.git/blame - gcc/ChangeLog
call.c (build_over_call): Convert builtin abs, labs and fabs to tree-codes.
[gcc.git] / gcc / ChangeLog
CommitLineData
e3258cef
R
1Fri Feb 13 10:21:41 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
2
3 * combine.c (can_combine_p): Handle USEs in PARALLELs.
4
1398405b
L
5Fri Feb 13 01:34:14 1998 H.J. Lu (hjl@gnu.org)
6
7 * config/linux.h (LIB_SPEC): Add -lc for -shared if
8 USE_GNULIBC_1 is not defined.
9 * config/sparc/linux.h; Ditto.
10
11 * config/sparc/linux64.h (LIB_SPEC): Add -lc for -shared.
12
13 * config/alpha/linux-elf.h (LIB_SPEC): New. Defined if
14 USE_GNULIBC_1 is not defined.
15
03453a9f
FS
16Fri Feb 13 01:29:29 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17
18 * rs6000/sysv4.h (ENDFILE_SPEC): add missing %(endfile_linux)
19 for -mcall-linux
20
aca69483
KG
21Fri Feb 13 01:23:46 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22
23 * system.h: New file to get common systems includes and various
24 definitions and declarations based on autoconf macros.
25
5e0e0f03
JL
26Fri Feb 13 00:46:19 1998 Jeffrey A Law (law@cygnus.com)
27
28 * cccp.c (new_include_prefix): Correctly handle -I./.
29
89e9f3a8
MM
30Thu Feb 12 20:16:35 1998 Michael Meissner <meissner@cygnus.com>
31
32 * rs6000.md: Replace gen_rtx (CONST_INT,...) with GEN_INT.
33
8bd6ecc2 34Thu Feb 12 16:45:17 1998 Robert Lipe <robertl@dgii.com>
89e9f3a8 35
8bd6ecc2
RL
36 * expr.c (expand_assignment): Correct typo exposed by -Wall.
37 offset should have been a truth value, not an assignment.
38
614bb5d4
JL
39Thu Feb 12 15:26:50 1998 Jeffrey A Law (law@cygnus.com)
40
41 * cse.c (delete_dead_from_cse): If a libcall produces a constant
42 result and that result can be substituted into SET_SRC of the
43 insn with the REG_RETVAL note, then perform the substitution
44 and delete the libcall.
45
00bb4b62
GK
46Thu Feb 12 14:04:09 1998 Gavin Koch <gavin@cygnus.com>
47
48 * mips.md (trucndihi2,truncdiqi2): Change these to support
49 mips16.
50
3871c609
GK
51Thu Feb 12 11:34:55 1998 Gavin Koch <gavin@cygnus.com>
52
53 * mips/mips.c (movdi_operand): Direct referances to symbols
54 that arn't mips16 consts in mips16 mode arn't valid operands.
55
56 * mips/mips.c (mips_move_2words): Add gprel handling.
57
2e72fa6a
GK
58Thu Feb 12 11:18:37 1998 Gavin Koch <gavin@cygnus.com>
59
60 * mips.md (extendsidi2): Allow extension to/from a non-mips16
61 register.
62
a4910340
ML
63Thu Feb 12 00:04:16 1998 Marc Lehmann <pcg@goof.com>
64
65 * i386.c: Conditionally include <stdlib.h>, <string.h>, and
66 <strings.h>.
67
cc1e5b9a
KG
68Wed Feb 11 11:43:34 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
69
70 * Makefile.in (WARN_CFLAGS): New variable.
71 (bootstrap, bootstrap2, bootstrap3, bootstrap4): Use it.
72
53949fac
MM
731998-02-11 Mark Mitchell <mmitchell@usa.net>
74
75 * config/i386/i386.c (reg_mentioned_in_mem): Don't abort when
76 falling through default case in switch.
77 (i386_aligned_p): Likewise.
78
9504c31c
LI
79Wed Feb 11 12:59:56 1998 Lee Iverson <leei@Canada.AI.SRI.COM>
80
81 * mips/mips.h (mips_abi_string): Correct typo in comment.
82
7e4e0956
GK
83Wed Feb 11 08:29:56 1998 Gavin Koch <gavin@cygnus.com>
84
85 * mips/mips.md (movdi): These PLUS's need to be Pmode.
86
8fb3ae15
KG
87Wed Feb 11 01:47:54 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
88
89 * Makefile.in (dwarf2out.o, emit-rtl.o, jump.o, cse.o, unroll.o,
90 reorg.o, regmove.o): Depend on insn-codes.h, it gets included
91 indirectly via expr.h.
92
a2d53b28
RH
93Wed Feb 11 01:44:13 1998 Richard Henderson <rth@cygnus.com>
94
95 * stor-layout.c (layout_type): Do upper - lower in the native type,
96 so as to properly handle negative indices.
97
381127e8
RL
98Wed Feb 11 01:35:55 1998 Robert Lipe <robertl@dgii.com>
99
100 * except.c (start_dynamic_cleanup): Remove unused variable 'dhc'.
101 (expand_eh_region_start_tree): Remove unused variable 'note'.
102 (exception_optimize): Remove unused variable 'regions'.
103 (expand_builtin_eh_stub): Remove unused variable 'temp'.
104 (copy_eh_entry): Deleted. Dead function.
105
106 * expr.c (move_block_to_reg) Bracket declaration of 'pat' and
107 'last' with same #if HAVE_load_multiple as use of it.
108 (move_block_from_reg): Likewise.
109 (emit_move_insn_1): Remove unused variable 'insns'.
110 (store_constructor): Bracket declaration of startb, endb with
111 #if TARGET_MEMFUNCTIONS. Remove unused variables 'set_word_size'
112 'target', and 'xtarget'.
113 (expand_builtin_setjmp): Remove unused variables 'op0',
114 'next_arg_reg', 'old_inhibit_defer_pop'.
115 (expand_builtin): Remove unused variable 'offset'.
116 (do_store_flag): Remove unused variables 'pattern', 'jump_pat'.
117 (emit_queue): Add parens for assignment used as conditional.
118 (expand_expr): case TARGET_EXPR: Remove unused variable 'temp'.
119
00c79232
ML
120Wed Feb 11 01:30:49 1998 Marc Lehmann <pcg@goof.com>
121
122 * i386.c: Added include for recog.h.
123 (override_options): Removed unused variable p. Initialized regno to
124 avoid warning.
125 (order_regs_for_local_alloc): Initialized regno to avoid warning.
126 (legitimize_address): Likewise for 'other'.
127 (i386_aligned_reg_p): Added default case with abort ().
128 (print_operand): Likewise.
129 (reg_mentioned_in_mem): Likewise.
130 (ix86_expand_binary_operator): Removed unused variables i & insn.
131 (ix86_expand_unary_operator): Removed unused variable insn.
132 (output_fp_cc0_set): Removed unused variable unordered_label.
133
f64cecad
JC
134Wed Feb 11 01:23:03 1998 John F. Carr <jfc@mit.edu>
135
136 * i386.c, i386.h, i386.md: Change gen_rtx (X, ...) to gen_rtx_X (...).
137 Use GEN_INT instead of gen_rtx (CONST_INT). Make printf arguments
138 and format string match.
139
0200b5ed
JL
140Wed Feb 11 01:17:39 1998 Jeffrey A Law (law@cygnus.com)
141
142 * flow.c (life_analysis): Do not conside the stack pointer live at
143 the end of a function if the fucntio ncalls alloca.
144 (mark_used_regs): Similarly.
145
74ccf2c2
JC
1461998-02-10 John F Carr <jfc@mit.edu>
147
148 * config/sparc/sparc.md (movdi_v8plus): Output stx on alternative
149 1, fzero on alternative 8.
150
60e2d0ca
RK
151Tue Feb 10 09:02:19 1998 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
152
153 * rs6000.c (setup_incoming_varargs): Always set rs6000_sysv_varargs_p.
154
2fd0af53
R
155Tue Feb 10 03:35:43 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
156
157 * reload.c (find_reloads_toplev): Handle arbitrary non-paradoxical
158 SUBREGs of CONST_INTs.
159
a96c3544
JC
160Mon Feb 9 17:52:36 1998 John Carr <jfc@mit.edu>
161
162 * mips.c (print_operand, function_prologue): Make printf format
163 match argument type.
164
2514cbc9
KG
165Mon Feb 9 02:37:25 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
166
167 * alpha.c (alpha_return_addr): Remove unused variable `first'.
168 (alpha_ra_ever_killed): Remove unused variables `ra' and `i'.
169 (output_epilog): Remove unused variable `frame_size_from_reg_save'.
170
72b0c616
RK
171Sun Feb 8 14:56:03 1998 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
172
173 * loop.c (strength_reduce): When placing increment for auto-inc
174 case, do comparison in loop order.
175
2e0dd623
JC
176Sun Feb 8 13:21:38 1998 John Carr <jfc@mit.edu>
177
178 * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer,
179 not a HOST_WIDE_INT.
180
181 * calls.c (expand_call): Change test of expand_inline_function
182 return value to stop compiler warning.
183
184 * genattrtab.c (RTL_HASH): Cast pointer to long, not HOST_WIDE_INT.
185
7bf825d2
JW
186Sun Feb 8 12:04:24 1998 Jim Wilson (wilson@cygnus.com)
187 Jeff Law (law@cygnus.com)
188
189 * regmove.c: Fix various minor formatting problems.
190 (optimize_reg_copy_1): Stop search at CALL_INSNs if flag_exceptions
191 is true. Make end of basic block tests consistent through regmove.c.
192 (optimize_reg_copy_2, optimize_reg_copy_3): Likewise.
193 (fixup_match_2, fixup_match_1, regmove_optimize): Likewise.
194
7d4679ea
KG
195Sun Feb 8 01:49:18 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
196
197 * gansidecl.h: Check for a conflicting macro definition before
198 attempting to prototype bcopy, bcmp or bzero.
199
b515ab3d
JL
200Sun Feb 8 00:09:59 1998 Jeffrey A Law (law@cygnus.com)
201
060fbabf
JL
202 * expr.c (clear_pending_stack_adjust): Handle case where a function
203 calls alloca, but the user has specified -fomit-fframe-pointer.
204
b515ab3d
JL
205 * function.c (assign_parms): Fix typo in last change.
206
ccd043a9
RL
207Sat Feb 7 23:54:29 1998 Robert Lipe <robertl@dgii.com>
208
ededb2fc
RL
209 * gcc.c: Include <strings.h>/<string.h>, <stdlib.h>, <unistd.h>,
210 <fcntl.h>.
211 (free_path_suffix): Remove unreferenced static function.
212 (process_command): Remove unused variable temp.
213 (default_arg): Remove unused variable i.
214 (do_spec_1): Add parens for assignment used as truth value.
215 (main): Likewise.
216 (validate_all_switches): Likewise.
217 (main): Remove unused variables i, first_time>
218
ccd043a9
RL
219 * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
220
221 * calls.c (expand_call): Remove unused variables funtree,
222 n_regs, and tmpmode.
223
224 * dbxout.c, except.c: Include <string.h>/<strings.h>.
225
226 * explow.c: (plus_constant_for_output_wide) Removed unused
227 variable all_constant.
228
229 * c-decl.c, genattr.c, genattrtab.c, getconfig.c, genemit.c
230 genextract.c, genflags.c, genopinit.c genoutput.c, genpeep.c,
231 genrecog.c, global.c, integrate.c , stupid.c : Include
232 <stdlib.h>.
233
234 * genextract.c: (walk_rtx) Remove unused variable link.
235
236 * genrecog.c: (concat) Remove unreferenced static function.
237
238 * prefix.c: Include <string.h>/<strings.h>, <stdlib.h>
239
240 * stmt.c: Include <stdlib.h>.
241 (expand_asm_operands): Remove unused variable val1.
242 (expand_return): Remove unused variable block.
243 (pushcase): Remove unused variables l and n.
244 (pushcaserange): Likewise.
245
246 * unroll.c (unroll_loop): Remove unused variable temp.
247
6553db01
GM
248Sat Feb 7 23:46:09 1998 Greg McGary <gkm@gnu.org>
249
250 * c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE once only.
251
8479e1db
KG
252Sat Feb 7 15:11:28 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
253
254 * aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf
255 functions for whether they support the %p format specifier.
256 * acconfig.h (HOST_PTR_PRINTF): Insert stub for autoconf.
257 * configure.in (GCC_FUNC_PRINTF_PTR): Use it.
258 * configure, config.in: Rebuild.
259
bf9c83fe
JW
260Fri Feb 6 14:20:16 1998 Jim Wilson <wilson@cygnus.com>
261
262 * function.c (assign_parms): New variable named_arg, with value
263 depending on STRICT_ARGUMENT_NAMING. Use instead of ! last_named.
264
09e4daf5
GK
265Fri Feb 6 14:34:28 1998 Gavin Koch <gavin@cygnus.com>
266
267 * mips/t-r3900: New - same as t-ecoff but eliminate
268 multilibs: mips1 and mips3.
269 * configure.in (tx39*): Use new mips/t-r3900.
270 * configure: Rebuild.
271 * mips/r3900.h (MULTILIB_DEFAULTS): Eliminate mips1.
272
b57d9225
JM
2731998-02-06 Jason Merrill <jason@yorick.cygnus.com>
274
275 * dwarf2out.c: Add old_args_size.
276 (dwarf2out_args_size): Use it.
277 (dwarf2out_begin_prologue): Initialize it.
278 (dwarf2out_stack_adjust): If !asynchronous_exceptions, save up
279 pushed args until we see a call.
280 * final.c (final_scan_insn): Hand CALL_INSNs off to the dwarf2 code
281 before outputting them.
282
2831998-02-06 Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>
284
285 * cplus-dem.c (demangle_template_template_parm): New function.
286 (demangle_template): Handle template template parameters.
287
259620a8
MM
2881998-02-02 Mark Mitchell <mmitchell@usa.net>
289
290 * calls.c (expand_call): Don't confuse member functions named
291 realloc, setjmp, and so forth with the standard library
292 functions of the same names.
293
78418280
JL
294Thu Feb 5 21:59:49 1998 Jeffrey A Law (law@cygnus.com)
295
296 * stmt.c (expand_asm_operands): Correctly identify asm statements
94e5565f 297 no output operands.
78418280 298
6d819282
MK
299Thu Feb 5 21:56:06 1998 Mumit Khan <khan@xraylith.wisc.edu>
300
301 * c-common.c (decl_attributes): Flag unrecognized attribute
302 functions as warnings instead of as errors.
303
aec98e42
ML
3041998-02-05 Marc Lehmann <pcg@goof.com>
305
306 * integrate.c (INTEGRATE_THRESHOLD): Inline only small functions
307 when -Os is specified.
308 * toplev.c (main): Don't disable flag_inline_functions anymore when
309 -Os is in effect.
310
1230327b
R
311Fri Feb 6 00:27:36 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
312
313 * regmove.c: Update.
314 * flags.h (flag_regmove): Declare.
315 * rtl.h (optimize_reg_copy_1, optimize_reg_copy_2): Don't declare.
316 * local-alloc.c (optimize_reg_copy_1, optimize_reg_copy_2):
317 Moved into regmove; changed caller.
318 * toplev.c (rest_of_compilation): Call regmove_optimize also for
319 expensive_optimizations.
320
1aca1e76
JL
321Thu Feb 5 13:38:42 PST 1998 Jeff Law (law@cygnus.com)
322
323 * version.c: Bump for snapshot.
324
2993ce4c
R
325Thu Feb 5 01:45:19 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
326 Undo this change (the problem was actually in reload):
327 Fri Jan 23 23:28:59 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
328
329 * sh.md (movqi_i+1): New peephole.
330
0340ed6c
JL
331Tue Feb 3 01:11:12 1998 Jeffrey A Law (law@cygnus.com)
332
e535528b
JL
333 * jump.c (jump_optimize): Lose calls to modified_in_p they are
334 not needed anymore due to changes elsewhere in jump.c.
335
0340ed6c
JL
336 * jump.c (jump_optimize): Fix first arg to modified_in_p in
337 previous change.
338
6fd1c67b
RH
339Mon Feb 2 19:18:14 1998 Richard Henderson <rth@cygnus.com>
340
341 * expr.c (expand_builtin_setjmp): Accept two new arguments for
342 the labels to branch to on first and subsequent executions. Don't
343 play with __dummy. Rename `setjmp' insn to `builtin_setjmp_setup',
344 and provide it with the jmp_buf. Use only one of
345 `builtin_setjmp_receiver' or `nonlocal_goto_receiver',
346 and provide the former with the target label.
347 (expand_builtin) [BUILTIN_SETJMP]: Generate a label for use by setjmp.
348 (expand_builtin) [BUILTIN_LONGJMP]: Split out to ...
349 (expand_builtin_longjmp): ... here. Recognize a `builtin_longjmp'
350 insn to replace all of the normal nonlocal_goto code. Don't play
351 with __dummy. Correct arguments to nonlocal_goto.
352 * expr.h (expand_builtin_setjmp): Update prototype.
353 * except.c (start_dynamic_handler): When using builtin_setjmp,
354 generate more accurate flow information.
355
356 * alpha.md (nonlocal_goto_receiver_osf): Delete.
357 (nonlocal_goto_receiver_vms): Rename to nonlocal_goto_receiver.
358 (builtin_longjmp, builtin_setjmp_receiver): New.
359 * sparc.md (update_return): Disambiguate unspec number.
360 (nonlocal_goto): Rearrange arguments to match caller in except.c.
361 (builtin_setjmp_setup): Rename from setjmp. Match and ignore the
362 jmp_buf operand.
363 * mips.md (nonlocal_goto_receiver, builtin_setjmp_receiver): Remove.
364 (builtin_setjmp_setup*, builtin_longjmp): New.
365
95936d18
JC
366Mon Feb 2 16:43:10 1998 John Carr <jfc@mit.edu>
367
368 * mips.md: Change gen_rtx (CONST_INT) to GEN_INT.
369
c120c689
JW
370Mon Feb 2 13:06:47 1998 Jim Wilson <wilson@cygnus.com>
371
372 * vmsconfig.com: Remove bytecode references.
373
1a56b81f
AS
3741998-01-30 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
375
91193900
AS
376 * dwarf2out.c (dwarf2out_frame_init): Undo last change, so that
377 -fno-sjlj-exceptions works for a target that defines
378 DWARF2_UNWIND_INFO as zero.
379
1a56b81f
AS
380 * regmove.c (fixup_match_1): Undo last change which removed some
381 "useless" code, and add a comment explaining this.
382
e4b3de45
GK
383Mon Feb 2 10:47:14 1998 Gavin Koch (gavin@cygnus.com)
384
385 * mips.c (mips_expand_prologue): Change uses of TARGET_64BIT
386 to TARGET_LONG64.
387
2aabb736
KK
388Mon Feb 2 10:38:41 1998 Klaus Kaempf <kkaempf@progis.de>
389
390 * makefile.vms: Remove bytecode references.
391 Create genrtl files.
392
7457661d
MH
393Mon Feb 2 02:08:04 1998 Michael P. Hayes <michaelh@ongaonga.chch.cri.nz>
394
395 * jump.c (jump_optimize): Allow conditional loading of floating point
396 constants and constants from memory. Reinstalled modified_in_p tests.
397
460f50dc
R
398Mon Feb 2 01:38:39 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
399
400 * loop.c (get_condition): Handle sign-extended constants.
401
7a6df7f9
HPN
402Mon Feb 2 01:22:46 1998 Hans-Peter Nilsson <hp@axis.se>
403
db771a3c
HPN
404 * expr.c (emit_push_insn): Add code to use movstrti if present.
405
7a6df7f9
HPN
406 * expr.c (emit_push_insn): Use same max-move-amount for movstrhi
407 and movstrqi as in emit_block_move ().
408
ceb6edf2
TM
409Mon Feb 2 00:09:52 1998 Toon Moene <toon@moene.indiv.nluug.nl>
410
411 * config/m68k/x-next: Remove /NextDeveloper/Headers from
412 the directories to fixinclude - /usr/include is a link
413 to it and hence its contents are fixed by default.
414
9cddeb31
FS
415Sun Feb 1 14:15:33 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
416
417 * rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTION
418
d2f05a0a
KK
419Sun Feb 1 13:01:15 1998 Klaus Kaempf <kkaempf@progis.de>
420
421 * cccp.c (main): Predefine __VMS_VER on VMS.
422
f8dac6eb
R
423Sun Feb 1 12:39:53 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
424
425 * expr.c (get_inner_reference): Use sbitsizetype for type sizes.
426 * fold-const.c (size_int): Replace with
427 (size_int_wide).
428 (make_bit_field_ref): Use bitsize_int for bit position.
429 * stor-layout.c (sizetype): Delete.
430 (sizetype_tab, sbitsizetype, ubitsizetype): Declare.
431 (layout_record, layout_union, layout_type):
432 Use bitsize_int for bit size.
433 (set_sizetype): New function.
434 (make_signed_type, make_unsigned_type): Use it.
435 * c-decl.c (init_decl_processing): Likewise.
436 * tree.h (size_int): Don't delcare, #define.
437 (size_int_wide, sizetype_tab, sbitsize, ubitsize): Declare.
438 (set_sizetype): Declare.
439 (bitsize_int, size_int_2, BITS_PER_UNIT_LOG, sizetype, bitsizetype):
440 Define.
441 * c-typeck.c (c_sizeof, c_sizeof_nowarn, c_size_in_bytes):
442 Convert result to sizetype.
443 (really_start_incremental_init, push_init_level):
444 Set type of constructor_bit_index to sbitsizetype.
445 (push_init_level): Use unsigned arithmetic to determine padding.
446 (output_init_element): Likewise.
447
b577a8ff
JL
448Sun Feb 1 03:32:07 1998 Jeffrey A Law (law@cygnus.com)
449
450 * combine.c (simplify_shift_const): Fix typo in last change.
451
6e0ef100
JC
452Sun Feb 1 02:50:46 1998 John Carr <jfc@mit.edu>
453
454 * combine.c (simplify_shift_const): (lshiftrt (truncate (lshiftrt)))
455 is (truncate (lshiftrt)).
456
4208b40f
RH
457Sun Feb 1 01:06:53 1998 Richard Henderson <rth@cygnus.com>
458
459 * alpha.c (alpha_expand_unaligned_load): Use expand_binop properly.
460 Make sure result winds up in TGT.
461 (alpha_expand_unaligned_store): Use expand_binop properly. Allow
462 src to be other than DImode.
463 (alpha_expand_unaligned_load_words): Tidy. Take an offset argument.
464 (alpha_expand_unaligned_store_words): Likewise.
465 (alpha_expand_block_move): Use REGNO_POINTER_ALIGN. Restructure so
466 that source and destination are separately optimized for alignment.
467 (alpha_expand_block_clear): Use REGNO_POINTER_ALIGN.
468
82301b88
JL
469Sun Feb 1 01:55:09 1998 Jeffrey A Law (law@cygnus.com)
470
471 * mips.md (adddi3_internal_2): Be consistent with adddi3 expander
472 with handling of -32768.
473
a81fb89e
KG
474Sun Feb 1 01:48:18 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
475
476 * aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a
477 shell variable argument instead of only hard coded functions.
478 (GCC_NEED_DECLARATIONS): New macro to accept multiple functions.
479
480 * configure.in: Collapse multiple calls to AC_CHECK_FUNCS into one
481 call. Collapse multiple calls to GCC_NEED_DECLARATION into one
482 call to GCC_NEED_DECLARATIONS (new macro.) Check if we need
483 declarations for bcopy, bcmp and bzero.
484
485 * acconfig.h: Add stubs for bcopy, bcmp and bzero declarations.
486
487 * gansidecl.h: If we have bcopy but don't declare it, then do so.
488 Likewise for bcmp and bzero. Only define macros for bcopy, bcmp,
489 bzero, index and rindex if they aren't already present.
490
eed90b2c
JL
491Sat Jan 31 11:26:58 1998 Jeffrey A Law (law@cygnus.com)
492
493 * toplev.c (close_dump_file): Wrap function prototype for
494 argument "func" in PROTO.
495 (dump_rtl): Likewise.
496
bfd6bc60
JC
497Fri Jan 30 22:30:39 1998 John Carr <jfc@mit.edu>
498
499 * sparc.c (sparc_override_options): Make v8plus and ultrasparc set
500 MASK_V8PLUS.
501 (output_function_epilogue): Omit epilogue if nothing drops through.
502 (output_move_double): Supress int ldd usage on ultrasparc and v9.
503 (registers_ok_for_ldd_peep): Likewise.
504 (print_operand): Supress b,a on ultrasparc. Let Y accept a constant.
505 (ultrasparc_adjust_cost): New function.
506 (sparc_issue_rate): New function.
507 * sparc.h (MASK_VIS, TARGET_VIS): New
508 (MASK_V8PLUS, TARGET_V8PLUS): New.
509 (TARGET_HARD_MUL32, TARGET_HARD_MUL): New.
510 (TARGET_SWITCHES): Add vis and v8plus.
511 (REG_CLASS_FROM_LETTER): Accept d and b for VIS.
512 (REGISTER_MOVE_COST): FP<->INT move cost 12 for ultrasparc.
513 (RTX_COSTS): Use TARGET_HARD_MUL
514 (ADJUST_COST): Call ultrasparc_adjust_cost.
515 (ISSUE_RATE): New.
516 * sparc.md (attr type): Add sload, fpmove, fpcmove. Adjust users
517 of load & fp appropritely.
518 (supersparc function units): Adjust for Haifa.
519 (ultrasparc function units): Likewise.
520 (get_pc_via_rdpc): All v9, not just arch64.
521 (movdi_v8plus, movdi_v8plus+1): New.
522 (adddi3_sp32+1): New.
523 (subdi3_sp32+1): New.
524 (movsi_insn, movsf_const_insn, movdf_const_insn): Know VIS.
525 (addsi3, subsi3, anddi3_sp32, andsi3, and_not_di_sp32): Likewise.
526 (and_not_si, iordi3_sp32, iorsi3, or_not_di_sp32, or_not_si): Likewise.
527 (xorsi3_sp32, xorsi3, xor_not_di_sp32, xor_not_si): Likewise.
528 (one_cmpldi2_sp32, one_cmplsi2): Likewise.
529 (ldd peepholes): Suppress for v9.
530 (return_adddi): Kill redundant test. Arg1 may be arith_operand.
531 (return_subsi): Revmove.
532
4b526a9a
JC
533Fri Jan 30 18:30:03 1998 John F Carr <jfc@mit.edu>
534
535 * mips.c (save_restore_insns): Set RTX_UNCHANGING_P in register
536 save/restore MEM rtl.
537
64a438d6
JL
538Fri Jan 30 09:08:16 1998 Jeffrey A Law (law@cygnus.com)
539
540 * configure.in: Check for declaration of abort.
9c893359 541 * acconfig.h: Corresponding changes.
64a438d6
JL
542 * toplev.c: Use NEED_DECLARATION_ABORT to determine if abort should
543 be declared.
544
f266c82f
JL
545Thu Jan 29 20:26:12 1998 Jeffrey A Law (law@cygnus.com)
546
547 * genattrtab.c (optimize): Define in case PRESERVE_DEATH_INFO_REGNO_P
548 uses it.
549
31fa4410
JL
550Thu Jan 29 09:27:56 PST 1998 Jeff Law (law@cygnus.com)
551
552 * version.c: Bump for snapshot.
553
0ee31ab1
JL
554Thu Jan 29 10:12:27 1998 Jeffrey A Law (law@cygnus.com)
555
556 * configure.in: Check for atoq and atoll.
557 * rtl.c (read_rtx): Use HAVE_ATOLL and HAVE_ATOQ to select the
558 proper routine for converting ascii into long long values.
559
eeeb91c5
KK
560Thu Jan 29 01:28:14 1998 Klaus Kaempf <kkaempf@progis.de>
561
9d21ee77
KK
562 * cccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case.
563
564 * vmsconfig.com: Remove bytecode references.
565
566 * alpha/vms.h (PREFIX): Define.
567
568 * alpha/vms.h (ASM_OUTPUT_ALIGNED_COMMON): Remove.
569
eeeb91c5
KK
570 * am-alpha.h: Don't include alloca for OPEN_VMS.
571
572 * alpha/xm-vms.h (HAVE_CPP_STRINGIFY): Define.
573
574 * alpha/xm-vms.h (INCLUDE_DEFAULTS): Define.
575 (GCC_INCLUDE_DIR): Define
576
577 * make-cc.com, make-cccp.com, make-cc1.com: Removed.
578 * makefile.vms: New file.
579
580 * alpha/vms.h (CPP_PREDEFINES): Remove -Dalpha.
581
582 * alpha.c (output_prolog): Output '.name' directive
583 for minimal traceback information.
584
585 * alpha.c (output_prolog): Don't prepend entry point symbols
586 with '$' on OPEN_VMS.
587
76d31c63
JL
588Thu Jan 29 00:25:35 1998 David S. Miller <davem@tanya.rutgers.edu>
589 Jeffrey A Law (law@cygnus.com)
590
591 * rtl.c (read_rtx): Use atol/atoq based upon disposition of
592 HOST_WIDE_INT.
593
594 * genattrtab.c (write_test_expr): Use HOST_WIDE_INT_PRINT_DEC
595 as needed.
596 * genemit.c (gen_exp): Likewise.
597 * genpeep.c (match_rtx): Likewise.
598 * genrecog.c (write_tree_1): Likewise.
599
600 * c-lex.c (yyprint): Use proper format string based upon
601 disposition of HOST_BITS_PER_WIDE_INT.
602 (yylex): Put casts in right place for args to build_int_2.
603
604Thu Jan 29 00:24:29 1998 Jeffrey A Law (law@cygnus.com)
605
606 * combine.c: Fix typos in Jan27 changes.
607
1b7555bd
OR
608Thu Jan 29 00:07:49 1998 Ollivier Robert <roberto@keltia.freenix.fr>
609
610 * i386/freebsd.h (LIB_SPEC): Correctly handle -shared, -p and friends.
611 (LINK_SPEC): Likewise.
612 (STARTFILE_SPEC): Likewise.
613
21ca87b8
MS
6141998-01-28 Mike Stump <mrs@wrs.com>
615
616 * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after
617 reload completes.
618 * genattrtab.c (reload_completed): Define.
619
620 * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Remove obsolete
621 comments.
622
d2c92f5a
R
623Wed Jan 28 20:11:06 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
624
625 * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload the
626 SUBREG_REG if the word count is unchanged, also in the input reload
627 case. Disable non-applicable sanity checks.
628
90ad3ab7
JL
629Wed Jan 28 20:08:26 1998 Jeffrey A Law (law@cygnus.com)
630
631 * config/t-svr4 (TARGET_LIBGCC2_CFLAGS): Add -fPIC.
632
7fad712c
ILT
633Wed Jan 28 20:04:43 1998 Ian Lance Taylor <ian@cygnus.com>
634
635 * i386/t-cygwin32 (LIMITS_H_TEST, LIBGCC2_INCLUDES): Define.
636
2290e0ec
PB
637Wed Jan 28 11:45:27 1998 Per Bothner <bothner@cygnus.com>
638
1aea01ea
PB
639 * dbxout.c (dbxout_type): For a RECORD_TYPE, check that TYPE_BINFO
640 is a TREE_VEC before trying to use it for baseclasses.
641 (Chill uses the same field for a different purpose.)
642
2290e0ec
PB
643 * toplev.c (strip_off_ending): Generalize to endings up to 5 chars.
644
16980900
LT
645Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
646
4c46bad0 647 * config.sub: More accurate determination of HP processor types.
16980900 648
5e9defae
KG
649Tue Jan 27 23:11:11 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
650
651 * c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. Add
652 prototype for `handle_sysv_pragma', and make it static. Add
653 parentheses around assignment used as truth value.
654
655 * combine.c (combine_instructions): Protect variable `prev' with
656 macro HAVE_cc0.
657 (can_combine_p): Protect variable `link' with AUTO_INC_DEC.
658 (extract_left_shift): Add parentheses around operand of &.
659 (merge_outer_ops): Avoid an empty body in an else-statement.
660 (gen_rtx_combine): Remove unused variable `i'.
661
662 * sparc/gmon-sol2.c: Include <fcntl.h>. Make return type of
663 function monstartup `void'. Likewise for internal_mcount. Add
664 `static void' prototype for moncontrol. Reconcile sprintf format
665 vs. args.
666
667 * sparc/sparc.c: Include <stdlib.h> and <string.h>/<strings.h>.
668 Make return type of function_arg_slotno explicitly `int'.
669 (reg_unused_after): Add parentheses around assignment used as
670 truth value.
671 (save_regs): Add explicit braces to avoid ambiguous `else'.
672 (function_arg_slotno): Add parentheses around && within ||.
673 (function_arg_pass_by_reference): Likewise.
674 (sparc_flat_output_function_prologue): Reconcile fprintf format
675 vs. args.
676
677 * svr4.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around
678 assignment used as truth value.
679
680 * cplus-dem.c: Include <stdlib.h>.
681 (demangle_signature): Avoid an empty body in an else-statement.
682 (do_type): Remove unused variable `lvl'.
683
684 * cppexp.c: Don't have <stdlib.h> depend on MULTIBYTE_CHARS.
685 Include <string.h>/<strings.h>.
686 (cpp_lex): Remove unused variable `namelen'.
687 (cpp_lex): Explicitly declare `num_chars' as an int.
688
689 * cpplib.c: Avoid duplicate inclusion of <stdlib.h>, include
690 <unistd.h> instead. Explicitly declare is_system_include
691 returning int.
692 (make_assertion): Remove unused variable `kt'.
693 (cpp_expand_to_buffer): Hide variable `obuf'.
694 (output_line_command): Remove unused variables, `line_end',
695 `line_cmd_buf' and `len'.
696 (macarg): Remove unused variable `arg_start'.
697 (special_symbol): Remove unused variable `i'. Add parentheses
698 around assignment used as truth value.
699 (do_include): Remove unused variables `pcfname' and `retried',
700 hide `pcf' and `pcfbuflimit'.
701 (do_line): Remove unused variable `i'.
702 (finclude): Hide variable `missing_newline'.
703 (cpp_handle_options): Remove unused variable `j'.
704 (read_token_list): Remove unused variable `eofp'.
705 (cpp_error_with_line): Remove unused variable `i'.
706 (cpp_warning_with_line): Likewise.
707 (cpp_pedwarn_with_line): Explicitly declare `column' as int.
708 (cpp_error_from_errno): Remove unused variable `i'.
709
710 * cse.c (invalidate): Add parentheses around assignment used as
711 truth value.
712 (find_best_addr): Move declaration of variable `our_cost' inside
713 the conditional macro where its used.
714 (fold_rtx): Avoid an empty body in an if-statement.
715 (cse_insn): Wrap variables `this_insn_cc0_mode' and
716 `this_insn_cc0' in macro HAVE_cc0.
717
718 * dwarf2out.c: Include <stdlib.h> and <string.h>/<string.h>.
719 (ASM_OUTPUT_DWARF_DATA8): Reconcile format vs. args in fprintf's.
720 (output_uleb128): Likewise.
721 (output_sleb128): Likewise.
722 (output_cfi): Likewise.
723 (output_call_frame_info): Remove unused variables `j', `fde_size'
724 and `fde_pad'.
725 (comp_unit_has_inlines): Hide declaration as per rest of file.
726 (size_of_line_prolog): Correct typo in prototype.
727 (add_arange): Likewise.
728 (output_aranges): Likewise.
729 (add_name_and_src_coords_attributes): Likewise.
730 (gen_array_type_die): Likewise.
731 (gen_inlined_subroutine_die): Likewise.
732 (equate_decl_number_to_die): Remove unused variable `i'.
733 (print_die): Reconcile format vs. args in fprintf's.
734 (print_dwarf_line_table): Likewise.
735 (output_die): Likewise.
736 (output_line_info): Likewise.
737 (add_subscript_info): Avoid an empty body in an else-statement.
738 (gen_subprogram_die): Remove unused variable `fp_loc'.
739
740 * dwarfout.c: Explicitly declare `next_pubname_number' as int.
741 Protect `ordering_attribute' prototype with USE_ORDERING_ATTRIBUTE
742 macro. Protect `src_coords_attribute' prototype with
743 DWARF_DECL_COORDINATES macro. Hide `output_entry_point_die'
744 prototype as in the rest of the file. Likewise for
745 `output_pointer_type_die' and `output_reference_type_die'. Remove
746 prototype for `type_of_for_scope'.
747 (output_unsigned_leb128): Reconcile format vs. args in fprintf.
748 (type_attribute): Add explicit braces to avoid ambiguous `else'.
749
750 * final.c: Include <stdlib.h> and <string.h>/<strings.h>.
751 (shorten_branches): Protect declaration of tmp_length with
752 SHORTEN_WITH_ADJUST_INSN_LENGTH and ADJUST_INSN_LENGTH macros.
753 (profile_function): Protect declaration of `sval' and `cxt'
754 variables with appropriate macros.
755 (final_scan_insn): Likewise for `note' variable. Add explicit
756 braces to avoid empty body in an if-statement.
757 (output_asm_insn): Move variable `i' inside macro conditional
758 where it is used. Add parentheses around assignment used as truth
759 value.
760 (asm_fprintf) Likewise, likewise.
761
762 * fix-header.c (main): Remove unused variable `done'. Protect
763 declaration of `i' with FIXPROTO_IGNORE_LIST.
764
765 * pexecute.c: Include <unistd.h>. Prototype `my_strerror'.
766
767 * print-rtl.c (print_inline_rtx): Explicitly declare the parameter
768 `ind'.
769
770 * profile.c: Include <string.h>/<strings.h>.
771 (instrument_arcs): Remove unused variables `note', `inverted',
772 `zero' and `neg_one'.
773 (branch_prob): Avoid empty body in an if-statement.
774
775 * regclass.c: Include <stdlib.h>.
776 (reg_alternate_class): Explicitly declare parameter `regno'.
777
778 * regmove.c (regmove_optimize): Remove unused variable `p'. Add
779 parentheses around assignment used as truth value.
780 (find_matches): Remove unused variables `output_operand' and
781 `matching_operand'.
782 (fixup_match_1): Remove statement with no effect: "if (0) ;".
783
784 * scan.c (sstring_append): Explicitly declare `count' as int.
785 (scan_string): Explicitly declare parameter `init' as int.
786
787 * sched.c: Include <stdlib.h>.
788 (BLOCKAGE_RANGE): Add parentheses around arithmetic in operand of |.
789 (rank_for_schedule): Add parentheses around assignment used as
790 truth value.
791 (schedule_block): Likewise.
792 (regno_use_in): Likewise.
793 (schedule_insns): Remove unused variable `i'.
794
795 * toplev.c: Include <stdlib.h> and <string.h>/<strings.h>.
796 (v_message_with_decl): Remove unused variable `n'.
797 (botch): Explicitly declare parameter `s' as char *.
798 (main): Add parentheses around assignment used as truth value.
799
800 * tree.c (make_node): Protect the variable `kind' with the
801 GATHER_STATISTICS macro.
802 (real_value_from_int_cst): Move variable `e' inside conditional
803 macro area where it is used.
804 (tree_last): Add parentheses around assignment used as truth value.
805 (build1): Protect the variable `kind' with the GATHER_STATISTICS
806 macro.
807 (print_obstack_statistics): Reconcile format vs. args in fprintf.
808 Protect variables `i', `total_nodes', and `total_bytes' with the
809 GATHER_STATISTICS macro.
810
4b6bb562
MS
811Tue Jan 27 23:01:55 1998 Mike Stump (mrs@wrs.com)
812
813 * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Add
814 some comments regarding use of dead_or_set_p.
815
e95f0195
TV
816Tue Jan 27 22:14:48 1998 Todd Vierling <tv@pobox.com>
817
818 * fixincludes: Tweak fix for struct exception in math.h
819
c3499f00
GK
820Tue Jan 27 17:21:09 1998 Gavin Koch (gavin@cygnus.com)
821
822 * mips/mips.c (mips_expand_prologue,mips_expand_epilogue):
823 Change mode of registers used to add/sub from
824 hard_frame_pointer_rtx from word_mode to Pmode.
825
01898d58
NC
826Tue Jan 27 11:02:04 1998 Nick Clifton <nickc@cygnus.com>
827
6db34dd4
NC
828 * v850.h (ASM_OUTPUT_ALIGNED_BSS): Use
829 asm_output_aligned_bss() instead of asm_output_bss().
830
01898d58
NC
831 * toplev.c (rest_of_compilation): Replace references to
832 stack_reg_dump_file and dbr_sched_dump_file with references to
833 rtl_dump_file.
834
7b6ffd11
KI
835Tue Jan 27 10:22:13 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
836
837 * tlink.c (scan_linker_output): Call fclose() for opened files.
838
60593797
RH
839Tue Jan 27 05:05:26 1998 Richard Henderson <rth@cygnus.com>
840
841 * alpha.c (output_epilog [!VMS]): Don't tag global functions if
842 compiling with -fpic -- we want to be able to override symbols
843 properly.
844 (alpha_expand_block_move): Fix thinko in last change.
845
846 * alpha.h (ASM_OUTPUT_MI_THUNK): New define.
847 * config/alpha/win-nt.h (ASM_OUTPUT_MI_THUNK): New define.
848 * config/alpha/vms.h (ASM_OUTPUT_MI_THUNK): New undef.
849
5e4aab97
RH
850Tue Jan 27 03:21:23 1998 Richard Henderson <rth@cygnus.com>
851
852 * alpha.md (abssf, absdf): Revert last change.
853
69145bcc
JC
854Tue Jan 27 00:26:50 1998 John Carr <jfc@mit.edu>
855
856 * dwarf2out.c (dwarf2out_frame_init): Test value of DWARF2_UNWIND_INFO.
857 * mips/sni-svr4.h: Define DWARF2_UNWIND_INFO as 0.
858
4926b75a
JL
859Tue Jan 27 00:07:02 1998 Jeffrey A Law (law@cygnus.com)
860
861 * emit-rtl.c (gen_lowpart_common): Handle more case where converting
862 a CONST_INT into SFmode.
863
c6aded7c
AG
864Tue Jan 20 16:01:03 1998 Anthony Green <green@cygnus.com>
865
866 * flags.h: New flag (optimize_size).
867 * toplev.c (main): Parse -Os option and set optimize_space
868 accordingly.
869 * gcc.c (default_compilers), cp/lang-specs.h, f/lang-specs.h: Define
870 __OPTIMIZE_SIZE__ when compiling with -Os.
871 * config/dsp16xx/dsp16xx.h, config/i386/i386.h,
872 config/i386/dgux.h, config/i960/i960.h, config/pdp11/pdp11.h,
873 config/v850/v850.h (OPTIMIZATION_OPTIONS): New SIZE argument
874 to macro.
875 * config/i386/i386.c (optimization_options): Accept new SIZE argument.
876
3698f44e
MH
877Mon Jan 26 23:57:39 1998 Manfred Hollstein <manfred@s-direktnet.de>
878
879 * libgcc2.c (__clear_insn_cache): On sysV68 enable the memctl
880 stuff only if MCT_TEXT is #define'd.
881
ac8a456a
MO
882Mon Jan 26 23:52:51 1998 Markus F.X.J. Oberhumer <k3040e4@c210.edvz.uni-linz.ac.at>
883
884 * configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32
885 configurations.
886
032713aa
NC
887Fri Jan 23 09:39:36 1998 Nick Clifton <nickc@cygnus.com>
888
889 * toplev.c: Add -dM command line option to dump RTL after the
890 machine dependent reorganisation pass, if there is one.
891 Reorganise RTL dump code, so that only one file handle is
892 needed.
893
ec2be682
BK
894Mon Jan 26 12:09:42 1998 Benjamin Kosnik <bkoz@rhino.cygnus.com>
895
896 * except.c (check_exception_handler_labels): Disable warning when
897 flag_syntax_only.
898
e232b7b3
JW
899Mon Jan 26 18:17:32 1998 Jim Wilson <wilson@cygnus.com>
900
901 * sparc.c (pic_setup_code): Don't set LABEL_PRESERVE_P.
902
2a851b5c
R
903Mon Jan 26 18:11:30 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
904
905 * c-decl.c (grokdeclarator): Get parameter tags from
906 last_function_parm_tags.
907 * dwarfout.c (output_formal_types): Set TREE_ASM_WRITTEN before
908 traversing the parameter types.
909 (output_type): No early exit for FUNCTION_TYPE / METHOD_TYPE context.
910
808fbfac
JL
911Mon Jan 26 01:44:12 1998 Jeffrey A Law (law@cygnus.com)
912
913 * h8300.c (print_operand): Handle CONST_DOUBLE for 'e', 'f', and
914 the default case.
915 (get_shift_alg): Fix typo.
916
15389075
RH
917Sun Jan 25 22:22:04 1998 Richard Henderson <rth@cygnus.com>
918
919 * alpha.c (alpha_expand_block_move): Copy ADDRESSOF to reg.
920
83c8ddef
RH
921Sun Jan 25 22:14:28 1998 Richard Henderson <rth@cygnus.com>
922
923 * toplev.c (get_run_time): Make sure each case gets its variables.
924
db81d74a
RH
925Sun Jan 25 22:10:21 1998 Richard Henderson <rth@cygnus.com>
926
927 * configure.in (build_xm_file): Add auto-config.h if host=build.
928 (host_xm_file_list): Don't add $(srcdir) to auto-config.h.
929 (build_xm_file_list): Likewise.
930 * configure: Rebuild.
931
f745c7a2
AB
932Sun Jan 25 22:00:25 1998 Alasdair Baird <alasdair@wildcat.demon.co.uk>
933
934 * recog.c (validate_replace_rtx_1): Only perform substitutions
935 of arguments to commutative and comparison operators once.
936
963f4057
KG
937Sun Jan 25 12:30:18 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
938
91a51951
KG
939 * sparc.c (output_cbranch): Add default case in
940 enumeration switch.
941
942 * reorg.c (insn_sets_resource_p): Correct typo in prototype.
943 (emit_delay_sequence): Eliminate unused parameter, all callers
944 changed.
945 (fill_simple_delay_slots): Likewise.
946 (fill_slots_from_thread): Likewise.
947 (fill_eager_delay_slots): Likewise.
948 (mark_referenced_resources): Add default case in enumeration switch.
949 (mark_set_resources): Likewise.
950 (rare_destination): Likewise.
951 (mostly_true_jump): Likewise.
952 (find_dead_or_set_registers): Likewise.
953 (redirect_with_delay_slots_safe_p): Remove unused variable `slots'.
954 (update_reg_unused_notes): Remove unused variable `p'.
955 (mark_target_live_regs): Remove unused variables `next' and
956 `jump_count'.
957 (fill_simple_delay_slots): Remove unused variable `j'.
958 (fill_slots_from_thread): Add parentheses around assignment used
959 as truth value.
960 (dbr_schedule): Likewise.
961
963f4057
KG
962 * objc/Make-lang.in (objc.stage1): Depend on stage1-start.
963 (objc.stage2, objc.stage3, objc.stage4): Likewise.
964
e82ad93d
MT
965Sun Jan 25 12:13:47 1998 Michael Tiemann <michael@tiemann.org>
966
967 * cse.c (simplify_ternary_operation): Don't try to simplify
968 IF_THEN_ELSE expressions (created by combine) that don't use
969 relational operators.
970
b4b04bf9
JL
971Fri Jan 23 22:48:24 1998 Jeffrey A Law (law@cygnus.com)
972
ed1ecb19
JL
973 * cse.c (simplify_ternary_operation): Handle more IF_THEN_ELSE
974 simplifications.
975
b4b04bf9
JL
976 * crtstuff.c (init_dummy): Keep the epilogue in the init
977 section for non-ELF systems.
978
deeef0ac
R
979Fri Jan 23 23:28:59 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
980
981 * sh.md (movqi_i+1): New peephole.
982
03566575
JW
983Fri Jan 23 15:39:42 1998 Jim Wilson <wilson@cygnus.com>
984
985 * Makefile.in: Remove remaining bytecode stuff.
986 * emit-rtl.c, expr.c: Likewise.
987
eb96c120
NC
988Fri Jan 23 12:41:10 1998 Nick Clifton (nickc@cygnus.com)
989
990 * toplev.c (lang_options): Add unknown-pragma options.
991
f03204e9
PB
992Thu Jan 22 23:43:38 1998 Per Bothner <bothner@cygnus.com>
993
994 * dwarfout.c (byte_size_attribute): Simplify and fix - don't need
995 special (and incomplete) handling for Chill arrays.
996
4e762a38
JC
997Fri Jan 23 00:27:23 1998 John Carr <jfc@mit.edu>
998
999 * toplev.c (get_run_time): Call sysconf(_SC_CLK_TCK), when available,
1000 to get clock rate.
1001
c3499f00 1002Fri Jan 23 00:19:36 1998 Gavin Koch (gavin@cygnus.com)
319f217e
GK
1003
1004 * mips.md (muldi3_internal2): Reverse test for TARGET_MIPS16.
1005
19f673eb
SS
10061998-01-22 scott snyder <snyder@d0sgif.fnal.gov>
1007
1008 * mips.c (function_prologue): Use HARD_FRAME_POINTER_REGNUM in
1009 .frame directive instead of FRAME_POINTER_REGNUM.
1010
74cf1c6d
RK
1011Fri Jan 23 00:08:55 1998 Robin Kirkham <rjk@mlb.dmt.csiro.au>
1012
1013 * m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.
1014 (MACHINE_STATE_m68010_up): Replaced __mc68332__ with __mcpu32__.
1015 * m68k/m68k-none.h(CPP_FPU_SPEC): Update relative to TARGET_SWITCHES.
1016 (CPP_SPEC, ASM_SPEC, CC1_SPEC): Likewise.
1017 (CPP_SPEC): -m68332 defines both __mc68332 and __mcpu32__.
1018 * m68k/t-m68kbare (MULTILIB_OPTIONS): Add mcpu32.
1019 (MULTILIB_MATCHES): -m68332 now uses mcpu32 libraries, not m68000.
1020 (MULTILIB_EXCEPTIONS): Don't build 68881 libraries for m68000,
1021 mcpu32 or m5200.
1022 * longlong.h: Replace __mc68332__ with __mcpu32__.
1023
e1402e7d
JL
1024Thu Jan 22 19:55:40 PST 1998 Jeff Law (law@cygnus.com)
1025
1026 * version.c: Bump for snapshot.
1027
6d49a073
JW
1028Thu Jan 22 14:47:31 1998 Jim Wilson <wilson@cygnus.com>
1029
1030 * reload.c (push_reload): In WORD_REGISTER_OPERATIONS code, add test
1031 to require the SUBREG mode to be smaller than the SUBREG_REG mode.
1032 * reload1.c (eliminate_regs): Likewise.
1033
c485e6a0
JL
1034Thu Jan 22 14:49:14 1998 Jeffrey A Law (law@cygnus.com)
1035
1036 * regmove.c (find_matches): Initialize matches->earlyclobber too.
1037
84303d9a
RH
1038Thu Jan 22 01:40:52 1998 Richard Henderson <rth@cygnus.com>
1039
1040 * alpha.md (abssf2, absdf2): Disable in IEEE mode.
1041 (negsf2, negdf2): Use proper subtract in IEEE mode.
1042
b93a436e
JL
1043Tue Jan 20 09:29:09 1998 Jeffrey A Law (law@cygnus.com)
1044
27766f0e
JL
1045 * Makefile.in: Remove more bytecode stuff.
1046 * expr.c, stmt.c, config/msdos/top.sed: Likewise.
1047 * vax/xm-vms.h, winnt/config-nt.sed: Likewise.
1048 * f/install.texi, objc/Make-lang.in: Likewise.
1049
b93a436e
JL
1050 * Makefile.in: Remove all bytecode support.
1051 (OBJS): Make sure last entry is a real object file, not EXTRA_OBJS.
1052 * emit-rtl.c: Remove all bytecode support.
1053 * expr.c, expr.h function.c, integrate.c: Likewise.
1054 * output.h, regclass.c, rtl.h, stmt.c, toplev.c: Likewise.
1055 * tree.h, varasm.c: Likewise.
424e713c
JL
1056 * config/m68k/m68k.h: Likewise.
1057 * bi-*, bc-*, bytecode*: Delete bytecode related files.
c9804136 1058 * modemap.def: Likewise.
b93a436e 1059
7e07e3ba
GK
1060Tue Jan 20 09:02:31 1998 Gavin Koch (gavin@cygnus.com)
1061
1062 * mips/mips.md (divsi3,divdi3,modsi3,moddi3,udivsi3,udivdi3,
1063 umodsi3,umoddi3): Handle mips16 div/mod by a constant.
1064
685885b7
RH
1065Mon Jan 19 21:57:00 1998 Richard Henderson <rth@cygnus.com>
1066
1067 * i386.md (push): Prohibit symbolic constants if flag_pic.
1068 (movsi+1): Likewise for move to non-register.
1069
5830e3a0
JW
1070Mon Jan 19 11:15:38 1998 Jim Wilson <wilson@cygnus.com>
1071
11ea364a
JW
1072 * alpha.c (mode_mask_operand): Accept 0xffffffff on 32 bit host.
1073 (print_operand): Handle 0xffffffff on 32 bit host.
1074
a851212a
JW
1075 * configure.in (thread_file): Rename uses before main loop to
1076 target_thread_file. Initialize to empty in main loop. Set thread_file
1077 to target_thread_file after main loop if not set.
1078 * configure: Rebuild.
1079
5830e3a0
JW
1080 * genattrtab.c (find_and_mark_used_attributes): Handle CONST_INT.
1081 (add_values_to_cover): Revert last change (which had no ChangeLog
1082 entry).
1083 (simplify_with_current_value_aux): Handle CONST_INT.
1084
829e1aaf
AS
1085Mon Jan 19 10:14:55 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1086
1087 * unprotoize.c: Define UNPROTOIZE first, to actually take effect.
1088
76844337
RH
1089Mon Jan 19 10:11:52 1998 Richard Henderson <rth@cygnus.com>
1090
1091 * configure.in: Add cpp stringify test.
1092 * acconfig.h (HAVE_CPP_STRINGIFY): New tag.
1093 * gengenrtl.c: Use it.
1094 * configure, config.in: Rebuild.
1095
a3f80023
AS
1096Mon Jan 19 09:43:15 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1097
1098 * Makefile.in (genrtl.c genrtl.h): Add dummy command for GNU make.
1099
c5d0345e
RH
1100Mon Jan 19 09:38:18 1998 Richard Henderson <rth@cygnus.com>
1101
1102 * configure.in: Find declaration for sbrk.
1103 * acconfig.h (NEED_DECLARATION_SBRK): New tag.
1104 * config.in, configure: Rebuild.
1105 * mips-tfile.c: Properly protect declaration of sbrk and free.
1106 * toplev.c: Properly protect declaration of sbrk.
1107
bb02e7ea
RH
1108Sun Jan 18 20:18:01 1998 Richard Henderson <rth@cygnus.com>
1109
1110 * alpha.c (alpha_handle_trap_shadows): Ignore CLOBBERs.
1111
30c2fa75
JL
1112Sun Jan 18 01:54:27 1998 Jeffrey A Law (law@cygnus.com)
1113
1114 * alpha/xm-winnt.h (HAS_INIT_SECTION): Undefine.
1115
a0372c94
MS
1116Sun Jan 18 00:57:35 1998 Mike Stump (mrs@wrs.com)
1117
1118 * configure.in (i960-wrs-vxworks): Default to latest vxworks release.
1119
c9ec4f99
DM
1120Sat Jan 17 23:41:36 1998 David S. Miller <davem@tanya.rutgers.edu>
1121
0e9ff885
DM
1122 * combine.c (force_to_mode, nonzero_bits): Correctly optimize
1123 constant offset computations from objects with known alignment in
1124 the presence of STACK_BIAS.
1125
7bcac048
DM
1126 * varasm.c (immed_double_const): Add casts to HOST_WIDE_INT where
1127 necessary.
1128 (const_hash): Hash val is unsigned long.
1129 (SYMHASH): Likewise.
1130
1131 * tree.c (TYPE_HASH): Type of hash val is unsigned long.
1132
1133 * print-tree.c (print_node_brief): HOST_PTR_PRINTF format wants a
1134 char pointer, not HOST_WIDE_INT.
1135 (print_node): Likewise. Also hash is unsigned long not
1136 HOST_WIDE_INT.
1137
1138 * cse.c (canon_hash): Hash is unsigned long not HOST_WIDE_INT.
1139
c9ec4f99
DM
1140 * explow.c (optimize_save_area_alloca): New function for targets
1141 where SETJMP_VIA_SAVE_AREA is true.
1142 (allocate_dynamic_stack_space): On SETJMP_VIA_SAVE_AREA targets,
1143 compute the amount of stack space needed should we find later that
1144 setjmp is never called by this function, stuff rtl for this inside
1145 a REG_NOTE of the final SET of stack_pointer_rtx.
1146 * toplev.c (rest_of_compilation): If SETJMP_VIA_SAVE_AREA and
1147 current_function_calls_alloca, call optimize_save_area_alloca.
1148
ca097615
JW
1149Sat Jan 17 23:22:59 1998 John Wehle (john@feith.com)
1150
1151 * i386.md: Remove redundant integer push patterns.
1152 Don't bother checking for TARGET_PUSH_MEMORY when
1153 pushing constants or registers.
1154
a3105a89
MK
1155Sat Jan 17 22:35:39 1998 Mumit Khan <khan@xraylith.wisc.edu>
1156 J.J VanderHeijden <J.J.vanderHeijden@student.utwente.nl>
1157
1158 * pexecute.c (pexecute): New function for mingw32. Supports pipes.
1159 (pwait): New function for mingw32.
1160
1161 * gcc.c (execute): Mingw32 pexecute() supports pipes, but cygwin32
1162 pipe support is broken for now.
1163
51549d76
LI
11641998-01-17 Lee Iverson <leei@Canada.AI.SRI.COM>
1165
ffc3503d
JL
1166 * emit_rtl.c (init_emit_once): Ensure that potential aliasing
1167 between frame_pointer_rtx, hard_frame_pointer_rtx, and
1168 arg_pointer_rtx is respected in initialization.
1169 (init_emit_once): Use gen_rtx_raw_REG() to create
1170 return_address_pointer_rtx.
1171
51549d76
LI
1172 * reorg.c: #include "expr.h" for rtx prototypes.
1173 * Makefile.in (reorg.o): Depend on expr.h
1174
b24a815b
PN
1175Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
1176
1177 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
1178 local_prefix to sub-make invocations.
1179
1e7b997a
DM
1180Sat Jan 17 21:24:16 1998 David T. McWherter <dtm@waterw.com>
1181
1182 * objc-parse.c: Recognize protocol qualifiers in class definitions.
1183
340fb41f
JL
1184Sat Jan 17 21:16:19 1998 Jeffrey A Law (law@cygnus.com)
1185
ffc3503d
JL
1186 * rtl.h: Fix typos.
1187
aef28d1d 1188 * acconfig.h (NEED_DECLARATION_ATOL): New declaration to check for.
6885fc87 1189 * configure.in: Check for atol.
aef28d1d
JL
1190 * rtl.c (atol): Only provide the declaration if NEED_DECLARATION_ATOL.
1191
4399e7a3
JL
1192 * rtl.c (read_rtx): Initialize list_rtx to NULL, not NULL_RTX.
1193
72ec635f
JL
1194 * loop.c (find_and_verify_loops): When attempting to move insns from
1195 inside the loop outside the loop, create a BARRIER if no suitable
1196 one was found.
1197
1be6e437
JL
1198 * jump.c (jump_optimize): Remove Dec 17, 1997 chance in
1199 favor of an equivalent change from gcc-2.8.
1200
340fb41f
JL
1201 * i386/x-sco5 (CC): Remove trailing whitespace.
1202
982255c8
KG
1203Sat Jan 17 21:09:46 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1204
1205 * gengenrtl.c (type_from_format): De-ANSIfy function signature.
1206 (accessor_from_format): Likewise.
1207 (xmalloc): New function for use when linking with alloca.o.
1208
db8abea3
BH
1209Mon Jan 5 02:53:01 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
1210
1211 * frame.c (find_fde): Correct FDE's upper bound.
1212
5d483f63
RH
1213Fri Jan 16 16:23:52 1998 Richard Henderson <rth@cygnus.com>
1214
1215 * gengenrtl.c (DEF_RTL_EXPR): Provide a K&R compliant version.
1216
9a960e6b
JL
1217Fri Jan 16 10:16:10 1998 Jeffrey A Law (law@cygnus.com)
1218
1219 * calls.c (expand_call): Move #ifdef code out of macro argument
1220 lists.
1221 (emit_library_call, emit_library_call_value): Likewise.
1222
a4b18346
JL
1223Fri Jan 16 00:46:40 1998 Jeffrey A Law (law@cygnus.com)
1224
1225 * rtl.def (INLINE_HEADER): Fix bug exposed by gen_rtx_FOO changes.
1226
a252996a
JL
1227Thu Jan 15 01:02:30 1998 Jeffrey A Law (law@cygnus.com)
1228
1229 * version.c: Bump for snapshot.
1230
38a448ca
RH
1231Wed Jan 14 22:49:17 1998 Richard Henderson <rth@cygnus.com>
1232
1233 * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;
1234 change gen_rtx(expr...) to gen_rtx_fmt_foo(expr...).
1235 * caller-save.c, calls.c, combine.c, cse.c: Likewise.
1236 * dwarf2out.c, except.c, explow.c, expmed.c, expr.c: Likewise.
1237 * final.c, flow.c, function.c, genpeep.c, haifa-sched.c: Likewise.
1238 * halfpic.c, integrate.c, jump.c, local-alloc.c, loop.c: Likewise.
1239 * profile.c, recog.c, reg-stack.c, regclass.c, regmove.c: Likewise.
1240 * reload.c, reload1.c, reorg.c, sched.c, stmt.c, stupid.c: Likewise.
1241 * unroll.c, varasm.c: Likewise.
1242 * config/alpha/alpha.c, config/alpha/alpha.md: Likewise.
1243
1244Wed Jan 14 19:36:08 1998 Gavin Koch (gavin@cygnus.com)
60db002d
GK
1245
1246 * mips.h: Fix some type-o's from a previous change.
1247
a8decb2c
JL
1248Wed Jan 14 01:26:05 1998 Jeffrey A Law (law@cygnus.com)
1249
1250 * loop.c (check_dbra_loop): Make sure initial value is a
1251 CONST_INT before trying to normalize it.
1252
0e2b736c
RL
1253Tue Jan 13 23:27:54 1998 Robert Lipe (robertl@dgii.com)
1254
1255 * sco5.h (ASM_OUTPUT_SECTION_NAME): Refresh from ../svr4.h.
1256
a3aa3d8c
HB
1257Tue Jan 13 22:47:02 1998 Herman ten Brugge <herman@htbrug.net.HCC.nl>
1258
1259 * cppexp.c: Include gansidecl.h
1260
8b496c8d
ILT
1261Tue Jan 13 22:43:35 1998 Ian Lance Taylor <ian@cygnus.com>
1262
1263 * svr4.h (LINK_SPEC): Never specify -h.
1264 * ptx4.h (LINK_SPEC): Likewise.
1265 * rs6000/sysv4.h (LINK_SPEC): Likewise.
1266 * sparc/sol2.h (LINK_SPEC): Likewise.
1267
c995fea1
RH
1268Tue Jan 13 22:39:40 1998 Richard Henderson (rth@cygnus.com)
1269
8d47dfc5
RH
1270 * c-typeck.c (comptypes): Exit early on NULL input.
1271
c995fea1
RH
1272 * haifa-sched.c (schedule_insns): Correctly remove inter-block
1273 dependencies after reload.
1274
88ea0ad1
FS
1275Tue Jan 13 22:22:31 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
1276
1277 * rs6000/linux.h (CPP_PREDEFINES): Add -D__ELF__.
1278
f5e86959
JL
1279Tue Jan 13 22:14:57 1998 Klaus Kaempf <kkaempf@progis.de>
1280
1281 * alpha/vms.h (DIR_SEPARATOR): define
1282
1283Tue Jan 13 22:13:04 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
6c32c807
BH
1284
1285 * Makefile.in (stamp-proto): Remove.
1286 (protoize.o, unprotoize.o): Straightforward compile.
1287 * unprotoize.c: Define UNPROTOIZE here, not in the Makefile.
1288
93006f8c
MK
1289Tue Jan 13 21:59:39 1998 Mumit Khan <khan@xraylith.wisc.edu>
1290
1291 * i386/cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to strip
1292 off the trailing @[NUM] added by ENCODE_SECTION_INFO.
1293
e4c4f8df
JL
1294Tue Jan 13 21:55:06 1998 Jeffrey A Law (law@cygnus.com)
1295
1296 * arm/netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.
1297 * i386/netbsd.h, m68k/netbsd.h, ns32k/netbsd.h: Likewise.
1298 * sparc/netbsd.h, vax/netbsd.h: Likewise.
1299
4aa0c2a5
SS
1300Tue Jan 13 21:37:07 1998 Shigeya Suzuki <shigeya@foretune.co.jp>
1301
1302 * i386/bsd386.h (DWARF2_UNWIND_INFO): Define as zero for now.
1303
c43143f6
JW
1304Tue Jan 13 17:50:55 1998 Jim Wilson <wilson@cygnus.com>
1305
1306 * configure.in (target_cpu_default, target_cpu_default2): Use double
1307 quotes around them when testing their value.
1308 * configure: Rebuilt.
1309
4b8140a6
JC
1310Tue Jan 13 09:07:44 1998 John Carr <jfc@mit.edu>
1311
1312 * gengenrtl.c (gencode): Emit new function obstack_alloc_rtx
1313 to allocate rtx.
1314 (gendef): Call obstack_alloc_rtx.
1315
82de9b28 1316Tue Jan 13 01:16:36 1998 Robert Lipe (robertl@dgii.com)
fe07d4c1
RL
1317
1318 * configure.in: (i[3456]86-UnixWare7-sysv5): Treat much like SVR4
1319 for now.
1320
23092526
MK
1321Thu Dec 18 18:40:17 1997 Mumit Khan <khan@xraylith.wisc.edu>
1322
1323 * i386/mingw32.h (INCOMING_RETURN_ADDR_RTX): Delete. Use the value
1324 of DWARF2_UNWIND_INFO, if any, from i386/cygwin32.h instead.
1325 (STANDARD_INCLUDE_DIR): Change to /usr/local/i386-mingw32/include.
1326
32318600
JW
1327Tue Jan 13 00:44:02 1998 Jim Wilson <wilson@cygnus.com>
1328
1329 * mips.md (return_internal): Change mode from SImode to VOIDmode.
1330
ef720b21
KJ
1331Sat Jan 10 22:11:39 1998 J. Kean Johnston <jkj@sco.com>
1332
1333 * i386/sco5.h (STARTFILE_SPEC, ENDFILE_SPEC): Correctly handle
1334 "-static".
1335
cde21847
SC
1336Sat Jan 10 22:04:15 1998 Stan Cox <scox@equinox.cygnus.com>
1337
1338 * i386.md: (movsicc_1, movhicc_1): For alternate 3 set the opcode
1339 suffix from operand 3.
1340
184bb750
R
1341Sat Jan 10 21:50:16 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
1342 Jeffrey A Law (law@cygnus.com)
1343
1344 * regmove.c: New implementation of regmove pass.
1345 * local-alloc.c (optimize_reg_copy_1, optimize_reg_copy_2): Remove
1346 decls, make them have external linkage. Return a value from
1347 optimize_reg_copy_1.
1348 * reload.h (count_occurrences): Add decl.
1349 * reload1.c (count_occurrences): Delete decl, make it have external
1350 linkage.
1351 * rtl.h (optimize_reg_copy_1, optimize_reg_copy_2): Declare.
1352
3f9e9508
JL
1353Sat Jan 10 20:30:12 1998 Jeffrey A Law (law@cygnus.com)
1354
1355 * regclass.c (record_address_regs): Don't use REG_OK_FOR_BASE_P
1356 if it is not defined.
1357
3b80f6ca
RH
1358Thu Jan 8 21:06:54 1998 Richard Henderson <rth@cygnus.com>
1359
1360 * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
1361 * emit-rtl.c (gen_rtx): Move special code to ...
1362 (gen_rtx_CONST_INT): New function.
1363 (gen_rtx_REG): New function.
1364 (*): Update all calls to gen_rtx.
1365 * genemit.c (gen_exp): Emit calls to gen_rtx_FOO for constant FOO.
1366 * rtl.h: Include genrtl.h; prototype CONST_INT & REG generators.
1367 (GEN_INT): Call gen_rtx_CONST_INT.
1368 * gengenrtl.c: New file.
1369
1c72c7f6
JC
1370Mon Jan 5 13:00:18 1998 John F. Carr <jfc@mit.edu>
1371
1372 * alias.c (*_dependence): Call base_alias_check before canon_rtx.
1373 (base_alias_check): If no base found for address call canon_rtx and
1374 try again.
1375
8fa4e1b4
JL
1376Mon Jan 5 11:39:49 1998 Jeffrey A Law (law@cygnus.com)
1377
1378 * mips.c (mips_expand_prologue): Handle large frame with no outgoing
1379 arguments for mips16.
1380 (mips_expand_epilogue): Pass "orig_tsize" to save_restore_insns.
1381 Don't lose if tsize is zero after handling large stack for mips16.
1382 * mips.md (return): For trivial return, return address is in $31.
1383
eb774d8d
NS
1384Sun Jan 4 20:24:00 1998 Nigel Stephens <nigel@algor.co.uk>
1385
1386 * mips/mips16.S: Various changes to make it work with -msingle-float
1387 and -EL.
1388
2bcb2ab3
GK
1389Sun Jan 4 14:25:18 1998 Gavin Koch <gavin@cygnus.com>
1390 Ian Lance Taylor <ian@cygnus.com>
1391 Jeff Law <law@cygnus.com>
1392
1393 * mips.c, mips.h, mips.md: First cut at merging in mips16
1394 support. Major modifications throughout all three files.
1395
db0d1ed9
SS
1396Sun Jan 4 01:01:50 1998 scott snyder <snyder@d0sgif.fnal.gov>
1397
1398 * configure.in: Make gthr-default.h a forwarding header instead of
1399 a symlink.
1400
79873958
KG
1401Sat Jan 3 12:08:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1402
86e011ad
KG
1403 * gcov-io.h: Include sys/types.h to ensure we get size_t.
1404
79873958
KG
1405 * pa.h (ASM_OUTPUT_MI_THUNK): Add missing % in fprintf.
1406
35a42f5f
JW
1407Fri Jan 2 23:40:09 1998 Jim Wilson (wilson@cygnus.com)
1408 Jeffrey A Law (law@cygnus.com)
1409
1410 * crtstuff.c (__frame_dummy): New function for irix6.
1411 (__do_global_ctors): Call __frame_dummy for irix6.
1412 * iris6.h (LINK_SPEC): Hide __frame_dummy too.
1413
ef86d2ee
WL
1414Fri Jan 2 04:57:57 1998 Weiwen Liu <liu@hepmail.physics.yale.edu>
1415
1416 * alpha.c (vms_valid_decl_attribute_p): Move within #if OPEN_VMS.
1417
6c174fc0
RH
1418Fri Jan 2 04:34:14 1998 Richard Henderson <rth@cygnus.com>
1419
1420 * c-decl.c (init_decl_processing): Provide proper fallback symbol
1421 for __builtin_memset.
1422 * expr.c (expand_builtin) [MEMSET]: Arg 3 type code is INTEGER_TYPE
1423 not INTEGER_CST. Assert arg 3 is a constant.
1424
1425 * alpha.c (mode_width_operand): Accept 64-bit modes.
1426 (mode_mask_operand): Likewise.
1427 (print_operand): Likewise for 'M' and 'U' codes.
1428 (alpha_expand_unaligned_load): New function.
1429 (alpha_expand_unaligned_store): Likewise.
1430 (alpha_expand_unaligned_load_words): Likewise.
1431 (alpha_expand_unaligned_store_words): Likewise.
1432 (alpha_expand_block_move): Likewise.
1433 (alpha_expand_block_clear): Likewise.
1434 * alpha.h (MOVE_RATIO): New define.
1435 * alpha.md (extxl, ext*h, ins*l, mskxl): Name them.
1436 (insql, insxh, mskxh, extv, extzv, insv, movstrqi, clrstrqi): New.
1437
1438 * alpha.h (ASM_OUTPUT_LOOP_ALIGN, ASM_OUTPUT_ALIGN_CODE): Set to 3.
1439 (CONSTANT_ALIGNMENT, DATA_ALIGNMENT): Disable.
1440
8fbf199e
RH
1441Thu Jan 1 15:40:15 1998 Richard Henderson <rth@cygnus.com>
1442
1443 * configure.in: Put parenthesis around TARGET_CPU_DEFAULT's value.
1444 * configure: Update.
1445
2d490e3e
JL
1446Thu Jan 1 10:49:12 1998 Jeffrey A Law (law@cygnus.com)
1447
aa2ae679
JL
1448 * emit-rtl.c (operand_subword): Correctly handle extracting a word
1449 from a CONST_DOUBLE for 16bit targets with !WORDS_BIG_ENDIAN.
1450
2d490e3e
JL
1451 * mn10200.md (tstxx, cmpxx): Use "nonimmediate_operand" as predicate
1452 for first argument.
1453
6e26218f
ILT
1454Wed Dec 31 14:42:18 1997 Ian Lance Taylor <ian@cygnus.com>
1455
1456 * configure.in: Set and subsitute host_exeext. Use it when creating
1457 the assembler and linker symlinks.
1458 * configure: Rebuild.
1459 * Makefile.in (exeext): Set to @host_exeext@.
1460 (build_exeext): New variable, set to @build_exeext@.
1461 (FLAGS_TO_PASS): Pass down build_exeext.
1462 (STAGESTUFF): Use build_exeext, not exeext, for gen* and bi*
1463 programs.
1464
1b31097e
JL
1465Wed Dec 31 10:05:44 1997 Jeffrey A Law (law@cygnus.com)
1466
1467 * mn10200.md (addsi3, subsi3): Fix thinkos.
1468
194faace
RH
1469Tue Dec 30 00:04:49 1997 Richard Henderson <rth@cygnus.com>
1470
1471 * sparc.h (ASM_OUTPUT_MI_THUNK): Move %o7 through %g1 instead of
1472 save+restore. Fix pic+big_offset delay slot. Use "pic" case for
1473 unix always, since we want to be able to thunk to functions in a
1474 shared library from an application.
1475
975602f8
ILT
1476Mon Dec 29 14:37:31 1997 Ian Lance Taylor <ian@cygnus.com>
1477
1478 * mips/t-ecoff (CROSS_LIBGCC1): Define to libgcc1-asm.a.
1479 (LIB1ASMSRC, LIB1ASMFUNCS): Define.
1480
0eb1ad44
JL
1481Mon Dec 29 14:03:38 1997 Jeffrey A Law (law@cygnus.com)
1482
1483 * expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF, if the
1484 offset's mode is not ptr_mode, convert it.
1485
eff0f7ac
MM
1486Mon Dec 29 15:58:18 1997 Michael Meissner <meissner@cygnus.com>
1487
1488 * libgcc2.c (inhibit_libc): Don't define inhibit_libc when cross
1489 compiling if it was already defined.
1490
2c3a56ad
JL
1491Sun Dec 28 00:32:16 1997 Jeffrey A Law (law@cygnus.com)
1492
1493 * flow.c (find_basic_blocks): Don't create a new basic block
1494 for calls in a LIBCALL block.
1495
fc97718f
DE
1496Sun Dec 28 00:30:24 1997 David Edelsohn <edelsohn@mhpcc.edu>
1497
1498 * config/fp-bit.c (L_df_to_sf): Fix typo in last change.
1499
5b5a2a1e
JL
1500Sat Dec 27 22:43:12 1997 Jeffrey A Law (law@cygnus.com)
1501
1502 * cse.c (rtx_cost): Remove conflicting default case.
1503
128f7968
RH
1504Sat Dec 27 21:20:02 1997 Richard Henderson <rth@cygnus.com>
1505
1506 * configure.in: Move default enabling of Haifa out of for loop.
1507 * configure: Rebuild.
1508
e81b4fbe
JL
1509Thu Dec 25 01:02:54 1997 Jeffrey A Law (law@cygnus.com)
1510
1511 * version.c: Bump for snapshot.
1512
f24af81b
TT
15131997-12-25 Teemu Torma <tot@trema.com>
1514
1515 * Makefile.in (GTHREAD_FLAGS): New var.
1516 (LIBGCC2_CFLAGS): Added $(GTHREAD_FLAGS).
1517 (distclean): Remove gthr-default.h.
1518
1519 * configure.in: Accept dce as a thread package.
1520 Check for thread.h and pthread.h.
1521 Link gthr-default.h to appropriate thread file and set
1522 gthread_flags.
1523 (hppa1.1-*-hpux10*): If --enable-threads, use dce threads and
1524 include multilib definitions from pa/t-dce-thr.
1525 (sparc-*-solaris2*): Enable threads by default, if thread.h or
1526 pthread.h is found, preferring posix threads over solaris ones.
1527
1528 * config/pa/t-dce-thr: New file.
1529 * config/pa/t-pa: Removed multilibs.
1530 * config/sparc/t-sol2: Ditto.
1531
1532 * gthr.h: New file.
1533 * gthr-single.h: New file.
1534 * gthr-posix.h: New file.
1535 * gthr-solaris.h: New file.
1536 * gthr-dce.h: New file.
1537 * libgcc-thr.h: Removed.
1538 * objc/thr-dce.c: New file copied from thr-decosf1.c.
1539
1540 * frame.c: Include gthr.h instead of libgcc-thr.h.
1541 * libgcc2.c: Include gthr.h instead of libgcc-thr.h.
1542 (eh_context_initialize): If __gthread_once fails, use static eh
1543 context.
1544 (eh_context_free): Call __gthread_key_dtor.
1545
d9a4ee00
JL
1546Wed Dec 24 23:33:17 1997 Jeffrey A Law (law@cygnus.com)
1547
1548 * expr.h (MUST_PASS_IN_STACK): Allow target port to override.
1549
04bd620d
JW
1550Wed Dec 24 23:12:14 1997 Jim Wilson <wilson@cygnus.com>
1551
556c714b 1552 * cse.c (max_insn_uid): New variable.
556c714b
JW
1553 (cse_around_loop): Use max_insn_uid.
1554 (cse_main): Set max_insn_uid.
1555
04bd620d
JW
1556 * abi64.h (LONG_MAX_SPEC): Check MIPS_ABI_DEFAULT and TARGET_DEFAULT,
1557 and define __LONG_MAX__ appropriately. Add support for -mabi=X,
1558 -mlong64, and -mgp{32,64} options.
1559 * mips.c (mips_abi): Change type to int.
1560 * mips.h (enum mips_abi_type): Delete.
1561 (ABI_32, ABI_N32, ABI_64, ABI_EABI): Define as constants.
1562 (mips_abi): Change type to int.
1563
439d5a35
JC
1564Wed Dec 24 22:38:34 1997 John Carr <jfc@mit.edu>
1565
1566 * flags.h, toplev.c, calls.c, alias.c: Remove flag_alias_check;
1567 optimization is now always enabled.
1568
1569 * calls.c (expand_call): Recognize C++ operator new as malloc-like
1570 function.
1571
1572 * alias.c (memrefs_conflict_p): Eliminate tests now done by
1573 base_alias_check.
1574 (*_dependence): Call canon_rtx before base_alias_check.
1575 (init_alias_once): New function to precompute set of registers which
1576 can hold Pmode function arguments.
1577
1578 * rtl.h: Declare init_alias_once.
1579
1580 * toplev.c (compile_file): Call init_alias_once.
1581
280e521f
JL
1582Wed Dec 24 22:34:55 1997 Jeffrey A Law (law@cygnus.com)
1583
1584 * tree.c (restore_tree_status): Do not dereference a null pointer.
1585
95b8c0c8
PE
1586Tue Dec 23 12:56:46 1997 Paul Eggert <eggert@twinsun.com>:
1587
1588 * genattrtab.c (main): Check HAVE_{G,S}ETRLIMIT in addition to
1589 RLIMIT_STACK. This maintains consistency with the recent, similar
1590 patch to cccp.c and toplev.c.
1591
71d9b493
RH
1592Tue Dec 23 05:17:28 1997 Richard Henderson <rth@cygnus.com>
1593
1594 * genattrtab.c (expand_units): For large nr opclasses, expand
1595 function_units_used with ORX to prevent blowups. Tag with FFS.
1596 (num_unit_opclasses): New variable.
1597 (gen_unit): Update it.
1598 (enum operator): Add ORX_OP.
1599 (operate_exp): Treat ORX as or, except don't expand across an if.
1600 Reuse number rtx's after operating on them.
1601 (check_attr_value): Accept IOR, AND, & FFS.
1602 (write_test_expr): Transmute `in_comparison' to `flags'. Allow
1603 for attribute value caching. Handle CONST_STRING, IF_THEN_ELSE.
1604 (write_expr_attr_cache, write_toplevel_expr): New functions.
1605 (write_attr_get): Handle FFS-tagged expressions.
1606 (make_canonical): Don't expand const attributes.
1607 (convert_const_symbol_ref): Dike out.
1608 (evaluate_eq_attr): Handle SYMBOL_REF.
1609 (main): Don't emit get_attr_foo for const attributes.
1610
1611 * alpha.c (override_options): Reinstate PROCESSOR_EV6.
1612 (alpha_adjust_cost): Add EV6 tuning; streamline EV5 tests.
1613 * alpha.h (REGISTER_MOVE_COST): Increase ftoi/itof cost slightly.
1614 * alpha.md: Redo all of the scheduling, adding EV6 support, and
1615 combining function units where possible.
1616 (attr "type"): Split loads, stores, cmov into int/fp. Combine
1617 multiplies and divides. Add EV6 sqrt, ftoi, itof.
1618 (attr "opsize"): New attribute.
1619 (sqrtsf2-1, sqrtdf2-1): Provide proper TP_INSN patterns.
1620 (movsf2-[12], movdf2-[12]): Provide CIX varients; don't allow CIX
1621 to control register allocation.
1622 (movsi2-1, movdi2-1): Likewise.
1623
b0435cf4
RH
1624Tue Dec 23 03:53:21 1997 Richard Henderson <rth@cygnus.com>
1625
1626 * alpha.h (CPP_PREDEFINES, LIB_SPEC, LINK_SPEC, STARTFILE_SPEC,
1627 MD_STARTFILE_PREFIX, ASM_FILE_START, ASM_SPEC, ASM_FINAL_SPEC):
1628 Move OSF/1 specific defines out.
1629 * alpha/elf.h (TARGET_VERSION, CPP_PREDEFINES, DEFAULT_VTABLE_THUNKS):
1630 Move Linux specific defines out.
1631 (LINK_SPEC): Genericize.
1632 (ASM_FILE_START): Emit .arch if using more than the base insn set.
1633 (ASM_OUTPUT_SOURCE_LINE): Remove; identical to alpha.h version.
1634 (SDB_DEBUGGING_INFO): Remove; gas can't handle it.
1635 (HANDLE_SYSV_PRAGMA): Define.
1636 * alpha/osf.h: New file.
1637 * alpha/linux.h: Split. Retain file-format independant defines.
1638 Import Linux bits from elf.h.
1639 (CPP_PREDEFINES): Take a file-format specific SUB_CPP_PREDEFINES
1640 (FUNCTION_PROFILER): _mcount takes its address in $28.
1641 (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Remove undef.
1642 * alpha/linux-ecoff.h: New file.
1643 * alpha/linux-elf.h: New file.
1644 * alpha/vms.h (LIB_SPEC, LINK_SPEC): Copy from osf.h.
1645 * alpha/win-nt.h (TARGET_DEFAULT): Define.
1646 * configure.in (alpha*-*-osf*, alpha*-*-linux*) [tm_file]:
1647 Add new headers as appropriate.
1648
1649 * configure.in (alpha*): Enable Haifa by default.
1650 (*-*-winnt3*): Change to winnt*, since we're not v3 specific.
1651 * configure: Rebuild.
1652
5768f211
RH
1653Tue Dec 23 03:14:54 1997 Richard Henderson <rth@cygnus.com>
1654
1655 * Makefile.in (clean): Remove the stages with their objects here ...
1656 (distclean): ... instead of here.
1657
9e04c65a
KG
1658Mon Dec 22 11:24:01 1997 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1659
1660 * cse.c (rtx_cost): Add default case in enumeration switch.
1661 * fix-header.c (recognized_macro): Likewise.
1662 (recognized_extern): Likewise.
1663 (write_rbrac): Likewise.
1664 * objc/objc-act.c (encode_aggregate): Likewise.
1665 (gen_declarator): Likewise.
1666 (gen_declspecs): Likewise.
1667
1d88b804
JL
1668Mon Dec 22 09:58:51 1997 Jeffrey A Law (law@cygnus.com)
1669
1670 * haifa-sched.c (create_reg_dead_note): Detect and handle another
1671 case where we kill more regs after sched than were killed before
1672 sched.
1673 * sched.c (create_reg_dead_note): Similarly.
1674
bbeba0ba
JL
1675Mon Dec 22 09:18:37 1997 Jeffrey A Law (law@cygnus.com)
1676
1677 * c-pragma.c: Include flags.h.
1678
05853640
MK
1679Sun Dec 21 22:10:59 1997 Mumit Khan <khan@xraylith.wisc.edu>
1680
1681 * i386/cygwin32.h (NO_IMPLICIT_EXTERN_C): Don't assume anything
1682 about system headers.
1683 (LIB_SPEC): Add -ladvapi32 -lshell32 to be consistent with mingw32
1684 and also to resolve symbols in prefix.c.
1685
1686 * i386/xm-cygwin32.h (HAVE_BCOPY): Define. This avoids a conflict
1687 between gansidecl.h and newlib's _ansi.h when building libgcc2.a,
1688 when the definitions in auto-config.h is not visible.
1689 (HAVE_BZERO): Likewise.
1690 (HAVE_BCMP): Likewise.
1691 (HAVE_RINDEX): Likewise.
1692 (HAVE_INDEX): Likewise.
1693
44201dba
JL
1694Sun Dec 21 21:54:22 1997 Jeffrey A Law (law@cygnus.com)
1695
1696 * pa.c (emit_move_sequence): Handle a function label source
1697 operand.
1698
d300e551
NC
1699Sun Dec 21 16:13:55 1997 Nick Clifton <nickc@cygnus.com
1700
1701 * c-pragma.c (handle_pragma_token): Generate warning messages
1702 about unknown pragmas if warn_unknown_pragmas is set.
1703
1704 * c-decl.c (c_decode_option): Parse -Wunknown-pragmas command
1705 line option to set variable: warn_unknown_pragmas.
1706
d3245704
MH
1707Sun Dec 21 15:51:10 1997 Manfred Hollstein <manfred@lts.sel.alcatel.de>
1708
1709 * m68k/mot3300.h (ASM_BYTE_OP): Don't include '\t' in the
1710 definition.
1711 (ASM_OUTPUT_ASCII): Prefix ASM_BYTE_OP by one single '\t'.
1712
5198352e
JL
1713Sun Dec 21 13:58:39 1997 Jeffrey A Law (law@cygnus.com)
1714
1715 * Makefile.in (FPBIT_FUNCS, DPBIT_FUNCS): Define.
1716 (libgcc2.a): Depend on $(DPBIT) and $(FPBIT). Add rules to
1717 generate more fine grained floating point emulation libraries.
1718 * config/fp-bit.c: Add protecting #ifdef to all functions so
1719 that they can be compiled separately. If !FINE_GRAINED_LIBRARIES,
1720 then compile all suitable functions.
1721 (pack_d, unpack_d, fpcmp_parts): Add declarations, define with two
1722 underscores to avoid namespace pollution.
1723 * t-mn10200 (LIB2FUNCS_EXTRA): Remove fp-bit.c
1724 (FPBIT): Define.
1725 * t-mn10300 (LIB2FUNCS_EXTRA): Remove fp-bit.c and dp-bit.c
1726 (FPBIT): Define.
1727 (DPBIT): Define.
1728
9f1ff8e8 1729Sat Dec 20 11:26:47 1997 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1d300e19
KG
1730 Jeff Law <law@cygnus.com>
1731
1732 * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning
1733 of the declaration.
1734 * c-decl.c (finish_decl): Use parentheses around && within ||.
1735 * rtl.c: Include stdlib.h.
1736 (read_skip_spaces): Add parentheses around assignments used as
1737 truth values.
1738 (read_rtx): Initialize list_rtx.
1739 * cppexp.c (parse_number): Use || when operands are truth values.
1740 * alias.c (find_base_value): Add default case.
1741 (memrefs_conflict): Likewise.
1742 * combine.c (sets_function_arg_p): Likewise.
1743 * genemit.c (gen_exp): Likewise.
1744 * local-alloc.c (contains_replace_regs): Likewise.
1745 * rtlanal.c (jmp_uses_reg_or_mem): Likewise.
1746 * fold-const.c (fold_convert): Use "&&" for truth values.
1747 (fold): Add default case.
1748 * sdbout.c (sdbout_field_types): Fix typo in declaration.
1749 (sdbout_one_type): Add default case.
1750 * alpha.c (alpha_sa_mask): Prototype only if OPEN_VMS.
1751 (some_operand): Add default case.
1752 (input_operand): Likewise.
1753 (signed_comparison_operator): Likewise.
1754 (divmod_operator): Likewise.
1755 (alpha_set_memflags_1): Likewise.
1756 * reload1.c (reload_cse_simplify_operands): Ensure function
1757 always returns a value.
1758 * scan-decls.c (scan_decls): Likewise.
1759 * c-lex.c (skip_white_space): Fix typo in declaraion.
1760 * c-typeck.c (comp_target_types): Add parentheses around assignment
1761 used as truth value.
1762 (print_spelling): Likewise.
1763 (constructor_implicit, constructor_result): Remove unused variables.
1764 * collect2.c (scan_library): Protect prototype with
1765 #ifdef SCAN_LIBRARIES.
1766 * emit-rtl.c (find_line_note): Fix typo in declaration.
1767 * final.c (asm_insn_count): Protect prototype with
1768 #ifdef HAVE_ATTR_length.
1769 * flow.c (find_auto_inc): Protect prototype with #ifdef AUTO_INC_DEC.
1770 (try_pre_increment_1, try_pre_increment): Likewise.
1771 * regclass.c (auto_inc_dec_reg_p): Protect prototype with
1772 #ifdef FORBIDDEN_INC_DEC_CLASSES. Make return type explicit.
1773 * gcov-io.h (__store_long, __write_long, __read_long): Fix
1774 unsigned/signed comparisons.
1775 * gcov.c (read_files): Remove unused "first_type" variable.
1776 (scan _for_source_files): Initialize s_ptr.
1777 (function_summary): Eliminate "%lf" formatting, use %ld for
1778 longs.
1779 (output_data): Initialize branch_probs and last_line_num.
1780 Eliminate "%lf" formatting, use "%ld" for longs.
1781
18543a22
ILT
1782Fri Dec 19 17:31:11 1997 Ian Lance Taylor <ian@cygnus.com>
1783
afba61d1
ILT
1784 * mips16.S: New file.
1785
1786 * libgcc2.c (varargs): Handle mips16.
1787
18543a22
ILT
1788 * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an
1789 expression.
1790 * stmt.c (expand_end_case): Likewise.
1791 * alpha.h (CASE_VECTOR_PC_RELATIVE): Update.
1792 * fx80.h, gmicro.h, m68k.h, m88k.h, ns32k.h: Likewise.
1793 * rs6000.h, sh.h, tahoe.h, v850.h vax.h z8k.h: Likewise.
1794
dbf3231e
AS
1795Tue Dec 16 15:14:09 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1796
1797 * objc/Make-lang.in: Create runtime-info.h and libobjc_entry.o in
1798 the build directory.
1799 (libobjc.a): Update dependency list.
1800 (libobjc.dll): Likewise. Use libobjc_entry.o from the build
1801 directory.
1802 (objc/sendmsg.o): Add -Iobjc to find runtime-info.h.
1803 (objc.mostlyclean): Remove runtime-info.h.
1804
e1ee5cdc
RH
1805Fri Dec 19 00:19:42 1997 Richard Henderson <rth@cygnus.com>
1806
1807 * tree.c (build_range_type): Allow creation of ranges with no maximum.
1808 * dbxout.c (dbxout_range_type): Handle missing TYPE_MAX_VALUE.
1809 * dwarf2out.c (add_subscript_info): Likewise.
1810 * dwarfout.c (subscript_data_attribute, byte_size_attribute): Likewise.
1811 * sdbout.c (plain_type_1): Likewise.
1812 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
1813 Likewise.
1814 * fold-const.c (int_const_binop, fold_convert, make_range, fold):
1815 Likewise.
1816
dfe91418
JL
1817Thu Dec 18 17:05:10 1997 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1818
1819 * mips.c (fatal): Remove declaration.
1820
18211997-12-18 Mark Mitchell <mmitchell@usa.net>
1822
1823 * integrate.c (get_label_from_map): New function.
1824 (expand_inline_function): Use it. Initialize the label_map to
1825 NULL_RTX instead of gen_label_rtx.
1826 (copy_rtx_and_substitute): Use get_label_from_map.
1827 * integrate.h (get_label_from_map): New function.
1828 (set_label_from_map): New macro.
1829 * unroll.c (unroll_loop): Use them.
1830 (copy_loop_body): Ditto.
1831
337e2b69
ILT
1832Thu Dec 18 19:19:57 1997 Ian Lance Taylor <ian@cygnus.com>
1833
1834 * mips/mips.h (INIT_SUBTARGET_OPTABS): Define if not defined.
1835 (INIT_TARGET_OPTABS): Define.
1836 * mips/ecoff.h: Include gofast.h before mips.h.
1837 (INIT_SUBTARGET_OPTABS): Define instead of INIT_TARGET_OPTABS.
1838 * mips/elf64.h: Likewise.
1839 * mips/elf.h (ASM_OUTPUT_SECTION_NAME): Define.
1840
02531345
JM
1841Thu Dec 18 14:51:12 1997 Jason Merrill <jason@yorick.cygnus.com>
1842
1843 * except.c: Remove register_exception_table{,_p}.
1844
913b5d54
GK
1845Thu Dec 18 14:57:29 1997 Gavin Koch <gavin@cygnus.com>
1846
efb84aa5
GK
1847 * unroll.c (calculate_giv_inc): Handle constant increment found in
1848 a MEM with an appropriate REG_EQUAL note.
1849
bb1b857a
GK
1850 * calls.c (expand_call): Implement LOAD_ARGS_REVERSED.
1851
913b5d54
GK
1852 * dwarf2out.c (dwarf2out_frame_debug): Handle adjustments of the
1853 frame pointer in the prologue.
1854
80aab652
RL
1855Thu Dec 18 00:19:38 1997 Robert Lipe <robertl@dgii.com>
1856
1857 * i386/x-sco5 (CLIB) Deleted. (ALLOCA) Added.
1858 * i386/xm-sco5.h (USE_C_ALLOCA) Added.
1859
f5c4bc60
BM
1860Tue Dec 16 18:51:00 1997 Bill Moyer <billm@cygnus.com>
1861
1862 * config/m68k/m68k.c (output_function_prologue): Typecast
1863 dwarf2out_cfi_label to (char *).
1864 * config/m68k/m68kemb.h (STARTFILE_SPEC): Redefined to "".
1865
8dcb5295
RH
1866Wed Dec 17 15:06:04 1997 Richard Henderson <rth@cygnus.com>
1867
1868 * sparc.md (jump): Don't use the annul bit around an empty loop.
1869 Patch from Kevin.Kelly@East.Sun.COM.
1870
a99503b1
SC
1871Wed Dec 17 00:51:36 1997 Stan Cox (scox@cygnus.com)
1872
1be6e437 1873 * jump.c: (jump_optimize): Don't use the return register as a
a99503b1
SC
1874 source1 of a conditional move.
1875
e13c943c
RH
1876Tue Dec 16 23:45:40 1997 Richard Henderson <rth@cygnus.com>
1877
1878 * sparc.c (DF_MODES): Or the mask not the bit number.
1879 (function_arg) [ARCH64]: Send unprototyped arg to fp reg first.
1880
be3d27d6
CI
1881Wed Dec 17 00:13:48 1997 Christian Iseli <Christian.Iseli@lslsun.epfl.ch>
1882
1883 * combine.c (force_to_mode): return immediately if operand is a CLOBBER.
1884
f184a264
MH
1885Tue Dec 16 23:44:54 1997 Manfred Hollstein <manfred@s-direktnet.de>
1886
ade7386a
MH
1887 * fixincludes (size_t): Add support for Motorola's stdlib.h
1888 which fails to provide a definition for size_t.
1889 (fabs/hypot): Provide a prototype for fabs on m88k-motorola-sysv3.
1890 (strlen,strspn,strcspn return value): Handle different layout on sysV88.
1891 (hypot): Provide a fake for hypot for m88k-motorola-sysv3.
1892
f184a264
MH
1893 * m68k/xm-mot3300.h (ADD_MISSING_POSIX, ADD_MISSING_XOPEN): Define to
1894 prevent unresolved externals in libio.
1895 * m88k/xm-sysv3.h (ADD_MISSING_POSIX, ADD_MISSING_XOPEN): Likewise.
1896
afc96791
L
1897Tue Dec 16 23:25:45 1997 H.J. Lu (hjl@gnu.org)
1898
1899 * config/sparc/linux64.h (LIBGCC_SPEC): Removed.
1900 (CPP_SUBTARGET_SPEC): Add %{pthread:-D_REENTRANT}.
1901 (LIB_SPEC): Updated for glibc 2.
1902
e9818f3c
JL
1903Tue Dec 16 20:11:36 1997 Jeffrey A Law (law@cygnus.com)
1904
1905 * ginclude/stdarg.h: Undo BeOS changes, they break hpux.
1906 * ginclude/varargs.h: Likewise.
1907
a3fd4e75 1908Tue Dec 16 00:32:01 1997 Jeffrey A Law (law@cygnus.com)
520cd331
JL
1909
1910 * version.c: Bump for snapshot.
1911
a3fd4e75
JL
1912Tue Dec 16 00:14:29 1997 H.J. Lu (hjl@gnu.org)
1913
1914 * frame.h (__register_frame, __register_frame_table,
1915 __deregister_frame): New.
1916 * frame.c (__register_frame, __register_frame_table,
1917 __deregister_frame): New.
1918 * frame.c (__deregister_frame_info): Return void *.
1919 * frame.h (__deregister_frame_info): Ditto.
1920 * collect2.c (__deregister_frame_info): Ditto.
1921
166cdf4a
RH
1922Mon Dec 15 18:40:08 1997 Richard Henderson <rth@cygnus.com>
1923
1924 * expmed.c (expand_shift): If SHIFT_COUNT_TRUNCATED, drop a SUBREG.
1925
bcbbac26
RH
1926Mon Dec 15 18:31:43 1997 Richard Henderson <rth@cygnus.com>
1927
1928 * alpha.c (alpha_cpu_name): New variable.
1929 (alpha_mlat_string): Likewise.
1930 (alpha_memory_latency): Likewise.
1931 (override_options): Handle -mmemory-latency.
1932 (alpha_adjust_cost): Adjust load cost for latency.
1933 * alpha.h (TARGET_OPTIONS): Add meory-latency.
1934 (REGISTER_MOVE_COST): Define in terms of memory_latency. Take
1935 TARGET_CIX into account.
1936 (MEMORY_MOVE_COST): Define in terms of memory_latency.
1937 * invoke.texi (DEC Alpha Options): Document -mmemory-latency.
1938
1939 * alpha.h (ASM_COMMENT_START): New macro.
1940
1941Mon Dec 15 17:48:05 1997 Richard Henderson <rth@cygnus.com>
1914f5da
RH
1942
1943 * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c,
1944 dwarfout.c, dwarf2out.c, reload.c, sdbout.c: Revert March 15 change.
1945
1946 * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload the
1947 SUBREG_REG if the word count is unchanged.
1948 * reload1.c (eliminate_regs) [case SET]: If W_R_O, preserve
1949 subregs of identical word size for push_reload.
1950
a701efba
MM
1951Mon Dec 15 Mark Mitchell <mmitchell@usa.net> 11:41:32 1997
1952
1953 * toplev.c (rest_of_compilation): Don't call save_for_inline_copy
1954 if all we're doing is dealing with -Wreturn-type.
1955
5e21ac7a
RH
1956Mon Dec 15 09:44:39 1997 Richard Henderson <rth@cygnus.com>
1957
1958 * alpha.md (zero_extendqihi2, zero_extendqisi2, zero_extendqidi2):
1959 Use and 255 instead of zapnot 1, since it schedules better.
1960
296f8acc
JL
1961Mon Dec 15 08:48:24 1997 Jeffrey A Law (law@cygnus.com)
1962
1963 * stmt.c (expand_asm_operands): If an ASM has no outputs, then treat
1964 it as volatile.
1965
6d8ccdbb
JL
1966Mon Dec 15 00:04:48 1997 Jeffrey A Law (law@cygnus.com)
1967
1968 * haifa-sched.c (remove_dependencies): Set RTX_INTEGRATED_P on
1969 dependency we delete. Properly update prev for multiple consecutive
1970 deletions.
1971 (priority): Skip deleted dependence.
1972
14e83f2e
PB
1973Fri Dec 12 18:54:23 1997 Per Bothner <bothner@cygnus.com>
1974
1975 * expr.c (expand_builtin): Support BUILT_IN_FMOD - just call fmod.
1976
100d81d4
JM
1977Fri Dec 12 01:19:48 1997 Jason Merrill <jason@yorick.cygnus.com>
1978
9b8d9d6b
JM
1979 * flow.c (flow_analysis): Be consistent with find_basic_blocks in
1980 determining when a new basic block starts.
1981
74c3447c
JM
1982 * alpha/osf2or3.h (LIB_SPEC): Restore missing defn.
1983
1984 * pa.h (TEXT_SPACE_P): Use TREE_CODE_CLASS.
1985 * pa.md (iorsi3): Add missing args to *_operand calls.
1986
100d81d4
JM
1987 * except.c (call_get_eh_context): Don't mess with sequences.
1988 (emit_eh_context): Include the call in the sequence here.
1989
5a5ab947
PE
19901997-12-11 Paul Eggert <eggert@twinsun.com>
1991
1992 * collect2.c (write_c_file_glob): Allocate initial frame object
1993 in static storage and pass its address.
1994
01eb7f9a
JM
1995Thu Dec 11 23:33:48 1997 Jason Merrill <jason@yorick.cygnus.com>
1996
1997 * except.c (call_get_eh_context): Don't take a parm.
1998 Put the call at the top of the function.
1999 (emit_eh_context): Adjust.
2000 (get_eh_context): Replace with former use_eh_context.
2001 (get_eh_context_once, get_saved_pc_ref): Remove.
2002 (start_eh_unwinder, end_eh_unwinder, emit_unwinder): Remove.
2003 * except.h: Adjust.
2004 * integrate.c (expand_inline_function): Adjust.
2005 * toplev.c (rest_of_compilation): Don't call emit_unwinder.
2006
d19814a3
ML
2007Fri Oct 10 17:58:31 CEST 1997 Marc Lehmann <pcg@goof.com>
2008
2009 * i386/xm-go32.h (EXECUTABLE_SUFFIX): Define.
2010 (DIR_SEPARATOR, NO_SYS_SIGLIST): Likewise.
2011
7567d496
MH
2012Thu Dec 11 23:55:17 1997 Manfred Hollstein <manfred@s-direktnet.de>
2013
ade7386a 2014 * fixincludes (strlen,strspn,strcspn return value): Handle different
7567d496
MH
2015 layout on sysV88.
2016 (hypot): Provide a fake for hypot which is broken on
2017 m88k-motorola-sysv3.
2018
0a6969ad
JC
2019Thu Dec 11 23:50:17 1997 John F. Carr <jfc@mit.edu>
2020
2021 * tree.c, tree.h: Change tree_code_type, tree_code_length, and
2022 tree_code_name from pointers to arrays.
2023 * tree.c: Remove standard_tree_code_* variables, no longer used.
2024 * print-tree.c: Remove declaration of tree_code_name.
2025
2026 * cp/lex.c (init_lex): Update for tree_code_* changes.
2027 * objc/objc-act.c (init_objc): Likewise.
2028
2029 * tree.def, cp/cp-tree.def, objc/objc-tree.def: Update for tree_code
2030 changes.
2031
c55dcc7d
FF
2032Thu Dec 11 23:34:54 1997 Fred Fish <fnf@ninemoons.com>
2033
2034 * config.sub: Add support for BeOS target.
2035 * configure.in: Likewise.
2036 * ginclude/stdarg.h: Likewise.
2037 * ginclude/stddef.h: Likewise.
2038 * ginclude/varargs.h: Likewise.
2039 * rs6000/beos.h: New file for BeOS.
2040 * rs6000/t-beos: Likewise.
2041 * rs6000/x-beos: Likewise.
2042 * rs6000/xm-beos.h: Likewise.
2043 * toplev.c (get_run_time): Just return 0 on BeOS.
2044
9cf3ae46
JL
2045Thu Dec 11 23:25:23 1997 Jeffrey A Law (law@cygnus.com)
2046 Toon Moene (toon@moene.indiv.nluug.nl)
2047
2048 * m68k.h (GO_IF_LEGITIMATE_ADDRESS): No longer cater to horribly
2049 old and broken Sun3 assemblers. Newer versions handle large
2050 offsets correctly as does the GNU assembler.
2051
7cc273ad
L
2052Thu Dec 11 23:06:48 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2053
2054 * objc/objc-act.c (lang_report_error_function): Disable.
2055 * objc/objc-parse.y: Include "output.h".
2056 (yyerror): Remove redundant decl.
2057 (yyprint): Fix prototype.
2058 (apply_args_register_offset): Remove redundant decl.
2059 (get_file_function_name): Likewise.
2060
74d7ab55
JM
2061Thu Dec 11 22:02:10 1997 Jason Merrill <jason@yorick.cygnus.com>
2062
2063 * flow.c (find_basic_blocks): A CALL_INSN that can throw starts
2064 a new basic block.
2065 (find_basic_blocks_1): Likewise.
2066
0776059e
JM
2067Thu Dec 11 21:08:48 1997 Jason Merrill <jason@yorick.cygnus.com>
2068
2069 * except.c (use_eh_context): Don't copy_rtx a REG.
2070 (emit_throw): Lose old unwinder support.
2071 (expand_internal_throw): Likewise.
2072 * libgcc2.c (struct eh_context): Likewise.
2073 (new_eh_context): Likewise.
2074 (__get_eh_info): Lose redundant cast.
2075 (__get_dynamic_handler_chain): Likewise.
2076 (__get_saved_pc): Lose.
2077 Lose all old unwinder support code.
2078
154bba13
TT
2079Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>
2080
2081 Thread-safe EH support for pthreads, DCE threads and Solaris threads.
2082
2083 * integrate.c (expand_inline_function): If the inline fn uses eh
2084 context, make sure that the current fn has one.
2085 * toplev.c (rest_of_compilation): Call emit_eh_context.
2086 * except.c (use_eh_context): New fn.
2087 (get_eh_context_once): New fn.
2088 (call_get_eh_context): New fn.
2089 (emit_eh_context): New fn.
2090 (get_eh_context): Call either get_eh_context_once or
2091 call_get_eh_context, depending on what we have.
2092 (get_dynamic_handler_chain): Call get_eh_context_once.
2093 * except.h: Prototypes for fns above.
2094 * optabs.c (get_eh_context_libfunc): Removed.
2095 (init_optabs): Don't initialize it.
2096 * expr.h (get_eh_context_libfunc): Removed.
2097 * rtl.h, rtl.c: New reg_note REG_EH_CONTEXT.
2098 * config/pa/pa.h (CPP_SPEC): Support for -threads.
2099 * config/pa/pa-hpux10.h (LIB_SPEC): Ditto.
2100 * config/pa/t-pa (MULTILIB_OPTIONS, MULTILIB_DIRNAMES):
2101 New multilib for -threads.
2102 * config/sparc/t-sol2: Added multilibs for -threads and
2103 made -pthreads alias to it.
2104 * config/sparc/sol2.h (CPP_SPEC, LIB_SPEC):
2105 Added -threads and -pthreads options.
2106 * libgcc-thr.h: New file.
2107 * libgcc2.c: (__get_cpp_eh_context): Removed.
2108 (struct cpp_eh_context): Removed.
2109 (struct eh_context): Replaced cpp_eh_context with generic language
2110 specific pointer.
2111 (__get_eh_info): New function.
2112 (__throw): Check eh_context::info.
2113 (__sjthrow): Ditto.
2114 * libgcc2.c: Include libgcc-thr.h.
2115 (new_eh_context, __get_eh_context,
2116 eh_pthread_initialize, eh_context_initialize, eh_context_static,
2117 eh_context_specific, eh_context_free): New functions.
2118 (get_eh_context, eh_context_key): New variables.
2119 (__sjthrow, __sjpopnthrow, __eh_pcnthrow, __throw): Use
2120 get_eh_context to get the context.
2121 (longjmp): Move the declaration inside
2122 #ifdef DONT_USE_BUILTIN_SETJMP.
2123 * frame.c: Include libgcc-thr.h.
2124 (object_mutex): Mutex to protect the object list.
2125 (find_fde, __register_frame, __register_frame_table,
2126 __deregister_frame): Hold the lock while accessing objects.
2127 * except.h (get_eh_context): Declare.
2128 * except.c (current_function_ehc): Define.
2129 (current_function_dhc, current_function_dcc): Removed.
2130 (get_eh_context): New function.
2131 (get_dynamic_handler_chain): Use get_eh_context.
2132 (get_saved_pc_ref): Ditto.
2133 (get_dynamic_cleanup_chain): Removed references to
2134 current_function_dcc.
2135 (save_eh_status, restore_eh_status): Save and restore
2136 current_function_ehc instead.
2137 * optabs.c (get_eh_context_libfunc): New variable.
2138 (init_optabs): Initialize it.
2139 * expr.h: Declare get_eh_context_libfunc.
2140 * function.h (struct function): Replaced dhc and dcc with ehc.
2141 * except.c (get_saved_pc_ref): New functions.
2142 (eh_saved_pc_rtx, eh_saved_pc): Deleted.
2143 (expand_internal_throw_indirect): Use get_saved_pc_ref() instead
2144 of eh_saved_pc.
2145 (end_eh_unwinder): Likewise.
2146 (init_eh): Remove initialization of eh_saved_pc.
2147 * optabs.c (get_saved_pc_libfunc): New variable.
2148 (init_optabs): Initialize it.
2149 * expr.h: Declare get_saved_pc_libfunc.
2150 * except.h (eh_saved_pc_rtx): Deleted.
2151 (get_saved_pc_ref): Declared.
2152
2153 From Scott Snyder <snyder@d0sgif.fnal.gov>:
2154 * libgcc2.c (__get_saved_pc): New.
2155 (__eh_type, __eh_pc): Deleted.
2156 (__eh_pcnthrow): Use __get_saved_pc() instead of __eh_pc.
2157 (__get_dynamic_handler_chain): Move __dynamic_handler_chain inside
2158 this fcn.
2159
68d75312
JC
2160Thu Dec 11 17:23:48 1997 John F. Carr <jfc@mit.edu>
2161
b16d8734
JC
2162 * sparc/sol2.h: Use 64 bit multiply and divide functions in
2163 Solaris libc. Define TARGET_LIVE_G0 and TARGET_BROKEN_SAVERESTORE
2164 as 0.
2165
68d75312
JC
2166 * rtl.h (global_rtl): New variable, replacing separate variables for
2167 commonly used rtl.
2168 (const_int_rtx): Now array of rtx_def, not rtx.
2169 * emit-rtl.c: Update for new rtl data structures.
2170 * genattrtab.c: Define global_rtl.
2171
44517326 2172Thu Dec 11 15:50:29 1997 David Edelsohn <edelsohn@mhpcc.edu>
f40421ce 2173
44517326
DE
2174 * configure.in ({rs6000,powerpc}-*-*): Enable Haifa scheduler by
2175 default.
f40421ce 2176
8587487b
AG
2177Wed Dec 10 12:30:18 1997 Anthony Green <green@cygnus.com>
2178
2179 * crtstuff.c (__do_global_ctors): Fix typo.
2180
08ce3276
MH
2181Tue Dec 9 09:43:59 1997 Manfred Hollstein <manfred@s-direktnet.de>
2182
2183 * toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
2184 to RLIMIT_STACK to see if we can call getrlimit and setrlimit.
2185
c229cba9
DE
2186Tue Dec 9 09:38:58 1997 David Edelsohn <edelsohn@mhpcc.edu>
2187
2188 * rs6000.h (FUNCTION_ARG_PADDING): Define.
2189 * rs6000.c (function_arg_padding): New function.
2190
b2c59d0b
MH
2191Tue Dec 9 10:34:21 1997 Manfred Hollstein <manfred@s-direktnet.de>
2192
2193 * m68k.c: Include tree.h only once.
2194
c1132c27
RK
2195Tue Dec 9 09:32:33 1997 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2196
2197 * integrate.c (save_for_inline_copying): Make a new reg_parm_stack_loc.
2198
ac957f13
JL
2199Tue Dec 9 01:16:06 1997 Jeffrey A Law (law@cygnus.com)
2200
2201 * Partially cleaned up prototyping code from HJ.
a1d061a1 2202 * tree.h: Add many prototypes.
ac957f13
JL
2203 * haifa-sched.c (haifa_classify_insn): Renamed from classify_insn.
2204 All references changed.
2205 * rtl.h: Protect from multiple inclusions. Add many prototypes.
2206
f40421ce 2207Tue Dec 9 01:15:15 1997 Fred Fish <fnf@ninemoons.com>
ac957f13
JL
2208
2209 * libgcc2.c (string.h): Hoist inclusion to occur before first use of
2210 string functions like strlen.
2211
0a232106
MH
2212Tue Dec 9 00:57:38 1997 Manfred Hollstein <manfred@s-direktnet.de>
2213
2214 * configure.in: Check for functions getrlimit and setrlimit.
2215 * cccp.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
2216 to RLIMIT_STACK to see if we can call getrlimit and setrlimit.
2217
25b76cc1
JS
2218Mon Dec 8 23:53:26 1997 Jay Sachs <sachs@bull.cs.williams.edu>
2219
2220 * Makefile.in (compare*): Handle losing behavior from 4.4bsd make.
2221
26250081
RH
2222Mon Dec 8 21:03:28 1997 Richard Henderson <rth@cygnus.com>
2223
2224 * alpha.c (REG_RA, alpha_return_addr, output_epilog):
2225 Fix merge problems.
2226
2227 * alpha.c (override_options): Don't know about scheduling for EV6.
2228 * alpha.md (ev5 function units): Don't overload as ev6.
2229
2230 * alpha.c (alpha_adjust_cost): Simplify. Fix typo in ev5 mult case.
2231 * alpha.md (define_attr type): Add mvi.
2232 (ev5_e0): Define sceduling parameters for it.
2233 (TARGET_MAX insns): Type is mvi not shift.
2234
7120f213
RH
2235Mon Dec 8 18:15:00 1997 Richard Henderson <rth@cygnus.com>
2236
2237 * alpha/win-nt.h (TRAMPOLINE_TEMPLATE): Fix backported gcc-2.8 bug.
2238
afa80947
R
2239Mon Dec 8 21:17:28 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2240
2241 * cstamp-h, auto-config.h: Delete.
2242
51ca169b
JL
2243Sun Dec 7 19:19:03 1997 Jeffrey A Law (law@cygnus.com)
2244
2245 * version.c: Bump for snapshot.
2246
16169366
JL
2247Sat Dec 6 22:22:22 1997 Jeffrey A Law (law@cygnus.com)
2248
2249 * cccp.c: Fix typo brought over in merge.
2250
efeb5d4f 2251 * Merge in changes from gcc-2.8.
0fe09481 2252
da932f04
JL
2253Mon Nov 3 05:45:32 1997 Philippe De Muyter <phdm@macqel.be>
2254
2255 * m68k.c: Include tree.h for dwarf2out_cfi_label.
2256
2257 * gcc.c (process_command): Do not take address of function fatal when
2258 calling lang_specific_driver.
2259
2260Sat Dec 6 01:02:38 1997 Mumit Khan <khan@xraylith.wisc.edu>
2261
2262 * config/i386/cygwin32.h (DWARF2_UNWIND): Exception handling
2263 doesn't work with it yet, so set it to 0.
2264 * config/i386/xm-cygwin32.h (NO_SYS_SIGLIST): Define.
2265
2266Sat Dec 6 01:01:02 1997 Christian Iseli <Christian.Iseli@lslsun.epfl.ch>
2267
2268 * cse.c (cse_insn): Check for invalid entries when taking references.
2269
81797aba
JL
2270Fri Dec 5 18:26:25 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2271
2272 * loop.c (invariant_p): Don't test flag_rerun_loop_opt.
2273 (loop_optimize, scan_loop, strength_reduce): New argument unroll_p.
2274 * toplev.c (rest_of_compilation): Pass it. Remove code to
2275 save / clear / restore flag_unroll_{,all_}loops.
2276
2277Fri Dec 5 16:26:03 1997 Bernd Schmidt <crux@ohara.Informatik.RWTH-Aachen.DE>
2278
2279 * i386.c (notice_update_cc): Remove bogus pentium GCC code.
2280
2281Fri Dec 5 16:25:14 1997 Jeffrey A Law (law@cygnus.com)
2282
2283 * stmt.c (warn_if_unused_value): Don't warn for TRY_CATCH_EXPR.
2284
5dfa7520
JM
2285Thu Dec 4 11:51:00 1997 Jason Merrill <jason@yorick.cygnus.com>
2286
d07daca1
JM
2287 * except.c (get_dynamic_handler_chain): Only make the call once per
2288 function.
2289
5dfa7520
JM
2290 * except.c (expand_end_all_catch): Fix for sjlj exceptions.
2291
4d7b7169
R
2292Thu Dec 4 12:30:40 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2293
2294 * sh.c (final_prescan_insn): Use local label prefix
2295 when emitting .uses pseudo-ops.
2296
e701eb4d
JM
2297Wed Dec 3 12:01:56 1997 Jason Merrill <jason@yorick.cygnus.com>
2298
2299 * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.
2300 * except.c: Lose outer_context_label_stack.
2301 (expand_eh_region_end): Rethrow from outer_context here.
2302 (expand_fixup_region_end): Let expand_eh_region_end do the rethrow.
2303 (expand_internal_throw): Take no args.
2304 (expand_internal_throw_indirect): Lose.
2305 (expand_leftover_cleanups, expand_start_all_catch): Use expand_rethrow.
2306 (expand_start_all_catch): Start a rethrow region.
2307 (expand_end_all_catch): End it.
2308 (expand_rethrow): New fn.
2309 * except.h: Reflect above changes.
2310 * flow.c: Revert change of Nov 27.
2311
6a242b6a
JL
2312Thu Dec 4 00:24:09 1997 Jeffrey A Law (law@cygnus.com)
2313
2314 * i386/t-sol2 (CRTSTUFF_T_CFLAGS): Turn on the optimizer.
2315
9762d48d
JM
2316Wed Dec 3 12:01:56 1997 Jason Merrill <jason@yorick.cygnus.com>
2317
2318 * except.c (expand_fixup_region_end): New fn.
2319 (expand_fixup_region_start): Likewise.
2320 (expand_eh_region_start_tree): Store cleanup into finalization here.
2321 * stmt.c (expand_cleanups): Use them to protect fixups.
2322
868e82ab
GK
2323Wed Dec 3 11:41:13 1997 Gavin Koch <gavin@cygnus.com>
2324
2325 * mips/mips.md (muldi3_r4000): Broaden the output template
2326 and attribute assignments to handle three operand dmult;
2327 rename to muldi3_internal2.
2328 (muldi3): Call the new muldi3_internal2 for R4000, and
2329 any GENERATE_MULT3 chip.
2330
716cc7f7
JM
2331Tue Dec 2 19:40:43 1997 Jason Merrill <jason@yorick.cygnus.com>
2332
2333 * stmt.c (expand_decl_cleanup): Update thisblock after eh_region_start.
2334
9fb82071
JW
2335Tue Dec 2 12:54:33 1997 Jim Wilson <wilson@cygnus.com>
2336
2337 * unroll.c (find_splittable_givs): Remove last change. Handle givs
2338 with a dest_reg that was created by loop.
2339
f2d76545
JL
2340Sat Nov 29 12:44:57 1997 David Edelsohn <edelsohn@mhpcc.edu>
2341
2342 * rs6000.c (function_arg_partial_nregs): Undo Nov. 26 patch.
2343
2344 * rs6000/aix41.h (ASM_CPU_SPEC): Define.
2345
b4dfb707
JL
2346Fri Nov 28 10:00:27 1997 Jeffrey A Law (law@cygnus.com)
2347
2348 * configure.in: Fix NCR entries.
2349
80c2681c
JL
2350Thu Nov 27 12:20:19 1997 Jeffrey A Law (law@cygnus.com)
2351
586a5f99
JL
2352 * flow.c (find_basic_blocks): Handle cfg issues for rethrows and
2353 nested exceptions correctly.
2354
80c2681c
JL
2355 * unroll.c (find_splittable_givs): Don't split givs with a dest_reg
2356 that was created by loop.
2357
f45ebe47
JL
2358Thu Nov 27 09:34:58 1997 Jason Merrill <jason@yorick.cygnus.com>
2359
2360 * expr.c (preexpand_calls): Don't look past a TRY_CATCH_EXPR.
2361
2362 * except.c (expand_start_all_catch): One more do_pending_stack_adjust.
2363
034e84c4
MM
2364Wed Nov 26 15:47:30 1997 Michael Meissner <meissner@cygnus.com>
2365
8fbd2dc7
MM
2366 * rs6000.c (SMALL_DATA_REG): Register to use for small data relocs.
2367 (print_operand): Use SMALL_DATA_REG for the register involved in
2368 small data relocations.
2369 (print_operand_address): Ditto.
2370
2371 * rs6000/linux.h (LINK_SPEC): Pass -dynamic-linker /lib/ld.so.1 if
2372 -dynamic linker is not used.
2373
a226df46
MM
2374 * rs6000.md (call insns): For local calls, use @local suffix under
2375 System V. Don't use @plt under Solaris.
2376
034e84c4
MM
2377 * rs6000.c (output_function_profiler): Put label address in r0, and
2378 store LR in 4(sp) for System V/eabi.
2379
2380 * rs6000.h (ASM_OUTPUT_REG_{PUSH,POP}): Keep stack aligned to 16
2381 byte boundary, and maintain stack backchain.
2382
f2d76545
JL
2383Tue Nov 25 14:08:12 1997 Jim Wilson <wilson@cygnus.com>
2384
2385 * mips.md (fix_truncdfsi2, fix_truncsfsi2, fix_truncdfdi2,
2386 fix_truncsfdi2): Change *.
2387
33e5c8c3
JM
2388Wed Nov 26 11:12:26 1997 Jason Merrill <jason@yorick.cygnus.com>
2389
2390 * toplev.c (main): Complain about -gdwarfn.
2391
f45ebe47
JL
2392Tue Nov 25 22:43:30 1997 Jason Merrill <jason@yorick.cygnus.com>
2393
2394 * dwarfout.c (output_type): If finalizing, write out nested types
2395 of types we've already written.
2396
92dcf4c8
MM
2397Tue Nov 25 20:32:24 1997 Michael Meissner <meissner@cygnus.com>
2398
2399 (patches originally from Geoffrey Keating)
2400 * rs6000.c (function_arg): Excess floating point arguments don't
2401 go into GPR registers after exhausting FP registers under the
2402 System V.4 ABI.
2403 (function_arg_partial_nregs): Ditto.
2404
2405 * rs6000.md (call insns): If -fPIC or -mrelocatable, add @plt
2406 suffix to calls.
2407
f4744807
JM
2408Tue Nov 25 23:37:27 1997 Jason Merrill <jason@yorick.cygnus.com>
2409
2410 * integrate.c (output_inline_function): Just unset DECL_INLINE.
2411
2412Tue Nov 25 23:33:29 1997 scott snyder <snyder@d0sgif.fnal.gov>
2413
2414 * dwarf2out.c (outout_call_frame_info): Ensure that the info has
2415 proper alignment.
2416
2417 * libgcc2.c (__throw): Initialize HANDLER.
2418
0609f021
JW
2419Tue Nov 25 14:08:12 1997 Jim Wilson <wilson@cygnus.com>
2420
2421 * mips.md (fix_truncdfsi2, fix_truncsfsi2, fix_truncdfdi2,
2422 fix_truncsfdi2): Change *X to ?*X.
2423
c905c108
RH
2424Tue Nov 25 10:00:42 1997 Richard Henderson (rth@cygnus.com)
2425
2426 * alpha.h (CONST_OK_FOR_LETTER): Fix 'L' handling.
2427
5041a61c
JL
2428Tue Nov 25 10:00:42 1997 Jeffrey A Law (law@cygnus.com)
2429
2430 * crtstuff.c (do_global_dtors_aux): Handle multiple calls better.
2431
bb727b5a
JM
2432Tue Nov 25 01:26:55 1997 Bruno Haible <haible@ilog.fr>:
2433
2434 * dwarf2out.c (ASM_OUTPUT_DWARF_DELTA1): Implement.
2435
2436Mon Nov 24 22:41:55 1997 Jason Merrill <jason@yorick.cygnus.com>
2437
2438 * except.c (get_dynamic_handler_chain): Build up a FUNCTION_DECL.
2439 * optabs.c (init_optabs): Lose get_dynamic_handler_chain_libfunc.
2440 * expr.h: Likewise.
2441
f45ebe47
JL
2442Sat Nov 22 18:58:20 1997 Jeffrey A Law (law@cygnus.com)
2443
2444 * pa-hpux10.h (NEW_HP_ASSEMBLER): Define.
2445 * pa.h (LEGITIMATE_CONSTANT_P): Reject LABEL_REFs if not using
2446 gas and not using the new HP assembler.
2447
ef85603e
JL
2448Fri Nov 21 15:20:05 1997 Jeffrey A Law (law@cygnus.com)
2449
2450 * Makefile.in (program_transform_cross_name): Clean up "-e" confusion.
2451 (GCC_INSTALL_NAME, GCC_CROSS_NAME): Likewise.
2452
6cc1f5cb
AC
2453Fri Nov 21 19:37:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
2454
2455 * config/mips/elf64.h (MULTILIB_DEFAULTS): Test for
2456 TARGET_ENDIAN_DEFAULT == zero instead of testing for macro
2457 definition.
2458
72eb1038
BH
2459Fri Nov 21 12:49:56 1997 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
2460
2461 * stmt.c (expand_end_bindings): Allow jump into block with cleanups.
2462
1418bb67
JM
2463Fri Nov 21 12:18:51 1997 Jason Merrill <jason@yorick.cygnus.com>
2464
2465 * except.h: Add outer_context_label_stack.
2466 * except.c: Likewise.
2467 (expand_start_all_catch): Push the outer_context for the try block
2468 onto outer_context_label_stack.
2469 (expand_end_all_catch): Use it and pop it.
2470
9dab7833
RL
2471Fri Nov 21 10:13:11 1997 Robert Lipe (robertl@dgii.com)
2472
2473 * i386/sco5.h (HAVE_ATEXIT): Revert last change.
2474
858e4e8c
RH
2475Thu Nov 20 16:11:50 1997 Richard Henderson <rth@cygnus.com>
2476
2477 * alpha.c (alpha_emit_set_const_1): Handle narrow hosts better.
2478
a21d14e9
KK
2479Thu Nov 20 16:11:50 1997 Klaus Kaempf <kkaempf@progis.de>
2480
2481 * alpha/vms.h (ASM_OUTPUT_ADDR_VEC_ELT): Add an L for the local label
2482 to correspond with the change to ASM_GENERATE_INTERNAL_LABEL.
2483
ced78d8b
JM
2484Thu Nov 20 14:42:15 1997 Jason Merrill <jason@yorick.cygnus.com>
2485
2486 * Makefile.in (LIB2FUNCS): Remove C++ memory management support.
2487 * libgcc2.c: Remove __builtin_new, __builtin_vec_new, set_new_handler,
2488 __builtin_delete, and __builtin_vec_delete.
2489
2490 * except.c (output_exception_table): Don't bother with
2491 __EXCEPTION_END__.
2492
a09ff88b
JL
2493Thu Nov 20 16:11:50 1997 Jeffrey A Law (law@cygnus.com)
2494
1b8b89f1
JL
2495 * pa.md (pre_stwm, post_stwm, pre_ldwm, post_ldwm): Base register
2496 is an in/out operand.
2497 (zero extended variants of stwm/stwm patterns): Similarly.
2498
a09ff88b
JL
2499 * mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SOURCE.
2500
7bb9fb0e
JM
2501Thu Nov 20 13:19:32 1997 Jason Merrill <jason@yorick.cygnus.com>
2502
2503 * dwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from VALUE4.
2504 Use assemble_name.
2505 (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Use assemble_name.
2506 (output_call_frame_info): Emit a \n after using it.
2507
9101297d
DL
2508Thu Nov 20 00:38:46 1997 Dave Love <d.love@dl.ac.uk>
2509
2510 * configure.in: Add AC_ARG_ENABLE for Haifa as documentation.
2511
2ed2af28
PDM
2512Wed Nov 19 12:03:04 1997 Philippe De Muyter <phdm@macqel.be>
2513
2514 * dwarf2out.c (CIE_LENGTH_LABEL, FDE_LENGTH_LABEL): New macros.
2515 (ASM_OUTPUT_DWARF_VALUE4): New macro.
2516 (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Define if SET_ASM_OP is
2517 defined.
2518 (output_call_frame_info): Do not output forward label differences
2519 if ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL is defined.
2520 * m68k/mot3300.h (SET_ASM_OP): Define when not using gas.
2521
4dff12bf
R
2522Tue Nov 18 23:03:30 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2523
2524 * sh.md (attribute "type"): Add nil.
2525 (movsi_ie): y/y alternative is type nil.
2526 (movsf_ie): Replace ry/yr/X alternative by r/y/X , y/r/X and y/y/X
2527 alternatives.
2528 (movsf_ie+1): Delete.
2529
218c2cdb
JW
2530Tue Nov 18 15:39:59 1997 Jim Wilson <wilson@cygnus.com>
2531
2532 * mips/mips.c (save_restore_insns): If gp_offset or fp_offset are
2533 large_int, emit two insns instead of one splitable insn.
2534 * dwarf2out.c (dwarf2out_frame_debug): When set cfa_store_offset
2535 from cfa_temp_value, use cfa_offset. Add assert checking that
2536 cfa_reg is SP.
2537
d5b79362
TT
2538Mon Nov 17 15:35:38 1997 Tom Tromey <tromey@cygnus.com>
2539
2540 * cccp.c (deps_output): Properly quote file names for make.
2541
de1ea87a
JL
2542Mon Nov 17 13:21:40 1997 Jeffrey A Law (law@cygnus.com)
2543
2544 * t-h8300 (MULTILIB_EXCEPTIONS): Define.
2545
cb0112a7
RL
2546Fri Nov 7 15:33:11 1997 Robert Lipe (robertl@dgii.com)
2547
2548 * i386/sco5.h (HAVE_ATEXIT): Delete definition.
2549
85c3ba60
JL
2550Sun Nov 16 23:52:48 1997 Jeffrey A Law (law@cygnus.com)
2551
2552 * cse.c (cse_insn): Don't look at JUMP_LABEL field of a conditionl
2553 return.
2554 (cse_end_of_basic_block): Similarly.
ef720b21 2555
9155d500
KJ
2556Sun Nov 16 23:01:40 1997 J. Kean Johnston <jkj@sco.com>
2557
2558 * i386/sco5.h (ASM_OUTPUT_ALIGNED_BSS): Define.
2559 (SELECT_RTX_SECTION): Define.
2560 (LIBGCC_SPEC, LIB_SPEC): Do the right thing for PIC.
2561
4931312c
MH
2562Sun Nov 16 22:47:03 1997 Manfred Hollstein <manfred@s-direktnet.de>
2563
2564 * Makefile.in (compare, compare-lean): Define $stage for each
2565 shell command.
2566 (gnucompare, gnucompare-lean): Likewise.
2567
8dfe3c62
RH
2568Sun Nov 16 22:02:16 1997 Richard Henderson (rth@cygnus.com)
2569
2570 * alpha/win-nt.h (TRAMPOLINE_TEMPLATE): Fix offsets.
2571
2572 * alpha.h (ASM_OUTPUT_ADDR_DIFF_ELT): Add an L for the local label
2573 to correspond with the change to ASM_GENERATE_INTERNAL_LABEL.
2574
874a8709
FF
2575Fri Nov 14 09:09:20 1997 Fred Fish (fnf@cygnus.com)
2576
2577 * dwarfout.c (byte_size_attribute): Add local var upper_bound
2578 and add case to handle STRING_TYPE.
2579 * dwarfout.c (output_string_type_die): Fix code to generate
2580 correct string length attribute for fixed length strings.
2581 Still needs support for varying length strings.
2582
ea466196
JL
2583Fri Nov 14 08:46:56 1997 Jeffrey A Law (law@cygnus.com)
2584
2585 * toplev.c (get_run_time): Do something sensible for cygwin32.
2586
202f590e
RH
2587Fri Nov 14 07:24:20 1997 Richard Henderson <rth@cygnus.com>
2588
f35bcbc5
RH
2589 * expr.c (expand_builtin_setjmp): Set
2590 current_function_has_nonlocal_label.
2591 * stupid.c (stupid_life_analysis): If has_nonlocal_label, kill
2592 call-saved registers across calls.
2593
2594 * alpha.md (exception_receiver): Remove.
2595 (nonlocal_goto_receiver_osf): New
2596 (nonlocal_goto_receiver_vms): Renamed from nonlocal_goto_receiver.
2597 (nonlocal_goto_receiver): New, select _osf or _vms.
2598
531ea24e
RH
2599 * alpha.c (output_prolog [*]): Prefix entry labels with '$' to
2600 keep them from being propogated to the object file.
2601 (alpha_write_linkage): Likewise.
2602 * alpha.md (call_vms): Likewise.
2603 (call_value_vms): Likewise.
2604 (unnamed osf call insns): Likewise.
2605
2606 * alpha.h (ASM_OUTPUT_INTERNAL_LABEL): Don't omit L from local label.
2607 (ASM_GENERATE_INTERNAL_LABEL): Likewise.
2608
202f590e
RH
2609 * alpha.c (call_operand): Any reg is valid for WinNT.
2610 * alpha.md (call_nt, call_value_nt): Don't force address into $27.
2611 (anon nt calls): Add 'R' alternative.
2612 * alpha/win-nt.h (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE,
2613 INITIALIZE_TRAMPOLINE): Handle lack of original $27 and 32-bit ptrs.
2614
238ad62b
JL
2615Fri Nov 14 06:59:33 1997 Jeffrey A Law (law@cygnus.com)
2616
f78b5ca1
JL
2617 * calls.c (expand_call): Handle pcc_struct_value correctly for C++.
2618
238ad62b
JL
2619 * i386/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Delete defines.
2620 * i386/xm-mingw32.h (HAVE_FILE_H, HAVE_RUSAGE): Likewise.
2621 * rs6000/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Likewise.
2622
da275344
MM
2623Thu Nov 13 20:37:33 1997 Michael Meissner <meissner@tiktok.cygnus.com>
2624
2625 * reload1.c (new_spill_reg): Improve fixed or forbidden register
2626 spill error message.
2627
1f1e1545
KG
2628Thu Nov 13 20:29:08 1997 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2629
2630 * prefix.c: Use stdarg.h only ifdef __STDC__. Otherwise,
2631 use varargs.h. Wrap header with <>, not "".
2632
daa4b717
JL
2633Thu Nov 13 20:21:17 1997 Jeffrey A Law (law@cygnus.com)
2634
2635 * integrate.c (save_for_inline_copying): Add return value from
2636 savealloc.
2637
9bb5394e
BK
2638Thu Nov 13 19:12:33 1997 Brendan Kehoe <brendan@cygnus.com>
2639
2640 * fixincludes: Be a little more restrictive on what we will
2641 substitute to replace definitions of MAXINT for HPUX.
2642
9571f69b
MM
2643Thu Nov 13 18:41:02 1997 Michael Meissner <meissner@cygnus.com>
2644
2645 * dbxout.c (dbxout_symbol_location): Don't assume that variables
2646 whose address is the stack or argument pointers are indirect
2647 pointers.
2648
e7cbb6b6
PE
26491997-11-13 Paul Eggert <eggert@twinsun.com>
2650
2651 * cccp.c, cpplib.c (compare_defs):
2652 Don't complain about arg name respellings unless pedantic.
2653 * cpplib.c (compare_defs): Accept pfile as new arg.
2654 All callers changed.
2655
9f29ca78
R
2656Thu Nov 13 23:33:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2657
2658 * fold-const.c (fold_truthop): Fix bug in last change.
2659
41c9120b
PE
26601997-11-13 Paul Eggert <eggert@twinsun.com>
2661
2662 Fix some confusion with IEEE minus zero.
2663
2664 * real.h (REAL_VALUES_IDENTICAL): New macro.
2665
2666 * expr.c (is_zeros_p): Don't consider -0.0 to be all zeros.
2667 * fold-const.c (operand_equal_p): Don't consider -0.0 to be
2668 identical to 0.0.
2669 * tree.c (simple_cst_equal): Don't consider -0.0 to have the
2670 same tree structure as 0.0.
2671
2672 * varasm.c (immed_real_const_1): Use new REAL_VALUES_IDENTICAL
2673 macro instead of doing it by hand.
2674
323d8e7b
JL
2675Thu Nov 13 16:56:14 1997 Jeffrey A Law (law@cygnus.com)
2676
2677 * v850/lib1funcs.asm: Minor whitespace changes.
2678 * v850.c: Fix minor formatting problems in many places.
2679 (construct_restore_jr, construct_save_jarl): Remove unwanted aborts.
2680
13529ea4
JW
2681Thu Nov 13 12:53:44 1997 Jim Wilson <wilson@cygnus.com>
2682
2683 * mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping xplus0 and
2684 xplus1 when xplus0 is not a register.
2685
759c135e
JL
2686Thu Nov 13 11:41:42 1997 Jeffrey A Law (law@cygnus.com)
2687
8930b063
JL
2688 * flow.c (find_basic_blocks): During marking phase, if we encounter
2689 an insn with a REG_LABEL note, make the target block live and
2690 create an edge from the insn to the target block. Do not make
2691 edges from all blocks to the target block.
2692
0be28489
JL
2693 * m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDeveloper/Headers.
2694
759c135e
JL
2695 * confiugre.in: Tweak NCR entries.
2696 * configure: Rebuilt.
2697
47ad8c61
MM
2698Thu Nov 13 11:07:41 1997 Michael Meissner <meissner@cygnus.com>
2699
2700 * rs6000.c (num_insns_constant): Use REAL_VALUE_FROM_CONST_DOUBLE to
2701 pick apart floating point values, instead of using CONST_DOUBLE_LOW
2702 and CONST_DOUBLE_HIGH.
2703
2704 * rs6000.md (define_splits for DF constants): Use the appropriate
2705 REAL_VALUE_* interface to pick apart DF floating point constants in
2706 a machine independent fashion.
2707
5a6b3365
R
2708Thu Nov 13 00:06:58 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2709
2710 * fold-const.c (fold_truthop): When changing a one-bit comparison
2711 against zero into a comparison against mask, do a proper sign
2712 extension.
2713
2ec1535d
JL
2714Wed Nov 12 09:37:01 1997 Jeffrey A Law (law@cygnus.com)
2715
3a88cbd1
JL
2716 * except.c: Do not include "assert.h".
2717 (save_eh_status): Turn asserts into conditional aborts.
2718 (restore_eh_status, scan_region): Likewise.
2719 * dwarfout.c: Do not include "assert.h".
2720 (bit_offset_attribute): Turn asserts into conditional aborts.
2721 (bit_size_attribute, output_inlined_enumeration_type_die): Likewise.
2722 (output_inlined_structure_type_die): Likewise.
2723 (output_inlined_union_type_die): Likewise
2724 (output_tagged_type_instantiation): Likewise.
2725 (dwarfout_file_scope_decl): Likewise.
2726 * dwarf2out.c: Do not include "assert.h"
2727 (expand_builtin_dwarf_reg_size): Turn asserts into conditional aborts.
2728 (reg_save, initial_return_save, dwarf2out_frame_debug): Likewise.
2729 (add_child_die, modified_type_die, add_bit_offset_attribute): Likewise.
2730 (add_bit_size_attribute, scope_die_for): Likewise.
2731 (output_pending_types_for_scope): Likewise.
2732 (get_inlined_enumeration_type_die): Likewise.
2733 (get_inlined_structure_type_die): Likewise.
2734 (get_inlined_union_type_die, gen_subprogram_die): Likewise.
2735 (gen_tagged_type_instantiation_die): Likewise.
2736
2ec1535d
JL
2737 * flow.c (find_basic_blocks): Refine further to get a more correct
2738 cfg, especially in the presense of exception handling, computed
2739 gotos, and other non-trivial cases. Call abort if an inaccuracy
2740 is detected in the cfg.
2741
a6124a42
R
2742Tue Nov 11 21:47:27 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2743
2744 * glimits.h (SHRT_MIN): Define in a way suitable for 16 bit hosts.
2745
2746 * c-lex.c (whitespace_cr, skip_white_space_on_line): New functions.
2747 (skip_white_space): Use whitespace_cr.
2748 (check_newline): Handle whitespace more consistently.
2749
8f3189a4
JW
2750Tue Nov 11 16:25:49 1997 Jim Wilson <wilson@cygnus.com>
2751
2752 * i386/cygwin32.h (CPP_PREDEFINES): Delete -DPOSIX.
2753 * i386/xm-cygwin32.h (POSIX): Define.
2754
6d1350cd
GK
2755Mon Nov 10 20:53:11 1997 Gavin Koch <gavin@cygnus.com>
2756
2757 * config/mips/mips.h (MASK_DEBUG_H): Set to zero, so this bit
2758 is available elsewhere.
2759
d1f4474e
DE
2760Mon Nov 10 16:21:58 1997 Doug Evans <devans@canuck.cygnus.com>
2761
2762 * sparc/sparc.md (mov[sdt]f_const_insn): Fix condition to match
2763 what the instruction can handle.
2764
c7ae64f2
JM
2765Mon Nov 10 03:02:19 1997 Jason Merrill <jason@yorick.cygnus.com>
2766
2767 * stmt.c (expand_decl_cleanup_no_eh): New fn.
2768
2769 * except.c (expand_leftover_cleanups): do_pending_stack_adjust.
2770
ea64ef27
JL
2771Mon Nov 10 00:05:56 1997 Jeffrey A Law (law@cygnus.com)
2772
2773 * alias.c (MAX_ALIAS_LOOP_PASSES): Define.
2774 (init_alias_analysis): Break out of loops after MAX_ALIAS_LOOP_PASSES.
2775
47ad8c61
MM
2776Sun Nov 9 14:34:47 1997 David Edelsohn <edelsohn@mhpcc.edu>
2777
2778 * rs6000.md (lshrdi3_power): Delete '&' from first alternative and
2779 swap instruction order.
2780
0ff27f58
JL
2781Sun Nov 9 02:07:16 1997 Jeffrey A Law (law@cygnus.com)
2782
2783 * fixinc.svr4 (__STDC__): Add another case.
2784
7091039c
R
2785Sun Nov 9 02:00:29 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2786
2787 * a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from varying
2788 addresses in the epilogue delay slot.
2789
553914ad
MH
2790Sun Nov 9 01:40:40 1997 Manfred Hollstein (manfred@s-direktnet.de)
2791
2792 * m88k/dgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong whitespace
2793 in generated `specs' file.
2794
64fde701
JW
2795Sun Nov 9 01:37:11 1997 Jim Wilson (wilson@cygnus.com)
2796
2797 * flags.h (flag_rerun_loop_opt): Declare.
2798 * loop.c (invariant_p, case LABEL_REF): Check flag_rerun_loop_opt.
2799 * toplev.c (flag_rerum_loop_opt): Delete static.
2800
1245df60
R
2801Sat Nov 8 18:20:21 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2802
1245df60
R
2803 Bring over from FSF:
2804
2805 Thu Oct 30 12:21:06 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2806
2807 * va-sh.h (__va_arg_sh1): Define.
2808 (va_arg): Use it.
2809 SH3E doesn't use any integer registers for subsequent arguments
2810 once a non-float value was passed in the stack.
2811 * sh.c (machine_dependent_reorg): If optimizing, put explicit
2812 alignment in front label for ADDR_DIFF_VEC.
2813 * sh.h (PASS_IN_REG_P): Fix SH3E case.
2814 (ADJUST_INSN_LENGTH): If not optimizing, add two extra bytes length.
2815
2816 Tue Oct 28 15:06:44 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2817
2818 * sh/elf.h (PREFERRED_DEBUGGING_TYPE): Undefine before including
2819 svr4.h.
2820
2821 Mon Oct 27 16:11:52 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2822
2823 * sh.c (machine_dependent_reorg): When -flag_delayed_branches,
2824 put an use_sfunc_addr before each sfunc.
2825 * sh.md (use_sfunc_addr, dummy_jump): New insns.
2826 (casesi): For TARGET_SH2, emit a dummy_jump after LAB.
2827
2828 Tue Oct 21 07:12:28 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2829
2830 * sh/elf.h (PREFERRED_DEBUGGING_TYPE): Don't redefine.
2831
97991933
JM
2832Fri Nov 7 10:22:24 1997 Jason Merrill <jason@yorick.cygnus.com>
2833
2834 * frame.c (add_fdes, count_fdes): Go back to checking pc_begin for
2835 linked once FDEs.
2836
eaf407a5
JL
2837Wed Nov 5 14:26:05 1997 Jeffrey A Law (law@cygnus.com)
2838
2839 * alias.c (find_base_value): Only return the known base value for
2840 pseudo registers.
2841
4f9ca067
JW
2842Wed Nov 5 11:27:14 1997 Jim Wilson <wilson@cygnus.com>
2843
2844 * i386.c (load_pic_register): Call prologue_get_pc_and_set_got.
2845 * i386.md (prologue_set_got, prologue_get_pc): Add UNSPEC_VOLATILE
2846 to pattern.
2847 (prologue_get_pc_and_set_got): New pattern.
2848
f4e31cf5
RH
2849Tue Nov 4 20:36:50 1997 Richard Henderson (rth@cygnus.com)
2850
2851 * alpha.c (summarize_insn): Handle ASM_OPERANDS. Don't recurse
2852 for SUBREG, just fall through.
2853
2854 * alpha.c (alpha_handle_trap_shadows): Init sum.defd to zero.
2855
2856 * alpha.md (attr trap): Make TRAP_YES non-zero for sanity's sake.
2857
f754c4a1
JL
2858Tue Nov 4 18:49:42 1997 Jeffrey A Law (law@cygnus.com)
2859
3ed18aeb
JL
2860 * fixincludes: Fix "hypot" prototype in NeXT math.h.
2861
3fe40e05
JL
2862 * Makefile.in (USE_ALLOCA): Always include alloca.o.
2863 (USE_HOST_ALLOCA): Likewise.
2864
f754c4a1
JL
2865 * rtl.def (CODE_LABEL): Use separate fields for LABEL_NUSES
2866 and LABEL_REFS fields.
2867 * rtl.h (LABEL_REFS): Update.
2868
ab00eb0a
JW
2869Tue Nov 4 16:55:11 1997 Jim Wilson <wilson@cygnus.com>
2870
ff3467a9
JW
2871 * combine.c (try_combine): When setting elim_i2, check whether newi2pat
2872 sets i2dest. When calling distribute_notes for i3dest_killed, pass
2873 elim_i2 and elim_i1. When setting elim_i1, check if newi2pat
2874 sets i1dest.
2875
4911814e
JW
2876 * mips.md (insv, extzv, extv): Add change_address call.
2877 (movsi_ulw, movsi_usw): Change QImode to BLKmode in pattern.
2878
474eff88
JW
2879 * integrate.c (save_for_inline_copying): Copy parm_reg_stack_loc.
2880
3feffdfe
JW
2881 * reload.c (find_reloads, case 'm' and 'o'): Reject HIGH constants.
2882
ab00eb0a
JW
2883 * mips.c (mips_expand_epilogue): Emit blockage insn before call to
2884 save_restore_insns if no FP and GP will be restored.
7636d567 2885
31c8581d
JW
2886 * dwarf2out.c (expand_builtin_dwarf_reg_size): New variable mode.
2887 Convert CCmode to word_mode before calling GET_MODE_SIZE.
2888
7636d567
JW
2889 * acconfig.h (HAVE_INTTYPES_H): Undef.
2890 * configure.in (inttypes.h): Check for conflicts between sys/types.h
2891 and inttypes.h, and verify that intmax_t is defined.
2892 * config/mips/x-iris (CC, OPT, OLDCC): Comment out.
2893 * config/mips/x-iris3: Likewise.
2894
73774bc7
JL
2895Tue Nov 4 16:07:15 1997 Jeffrey A Law (law@cygnus.com)
2896
2897 * alias.c (find_base_value): When copying arguments, return the
2898 tenative value for a hard register.
2899
645ebf37
DE
2900Tue Nov 4 13:40:35 1997 Doug Evans <devans@canuck.cygnus.com>
2901
2902 * c-lex.c (MULTIBYTE_CHARS): #undef if cross compiling.
2903 (yylex): Record wide strings using target endianness, not host.
2904
f7620587
JL
2905Tue Nov 4 13:13:12 1997 Jeffrey A Law (law@cygnus.com)
2906
2907 * mn10200.h (ASM_OUTPUT_BSS): Delete.
2908 (ASM_OUTPUT_ALIGNED_BSS): New macro
2909 * mn10300.h (ASM_OUTPUT_BSS): Delete.
2910 (ASM_OUTPUT_ALIGNED_BSS): New macro.
2911 * v850.h (ASM_OUTPUT_BSS): Delete.
2912 (ASM_OUTPUT_ALIGNED_BSS): New macro.
2913
1686f1a2
R
2914Tue Nov 4 00:55:48 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2915
2916 * profile.c (branch_prob): Insert an insn after a NOTE_INSN_SETJMP.
2917
f6857708
JL
2918Mon Nov 3 14:36:50 1997 Jeffrey A Law (law@cygnus.com)
2919
2920 * configure.in (sco5): Use cpio to install header files.
2921
e566af04
MH
2922Sun Nov 2 23:31:43 1997 Manfred Hollstein <manfred@s-direktnet.de>
2923
2924 * aclocal.m4 (conftestdata_from, conftestdata_to): Names shortened to
2925 14 char length.
2926 * configure: Rebuild.
2927
cbd44549
RL
2928Sun Nov 2 19:44:00 1997 Robert Lipe (robertl@dgii.com)
2929
2930 * i386/sco5.h: enable -gstabs once again.
2931
56636818
JL
2932Sun Nov 2 19:27:21 1997 Jeffrey A Law (law@cygnus.com)
2933
2934 * arm.c (output_move_double): Allocate 3 entries in otherops array.
2935
9ad8a5f0
MS
2936Sat Nov 1 21:43:00 1997 Mike Stump (mrs@wrs.com)
2937
2938 * except.c (expand_ex_region_start_for_decl): Emit EH_REGION_BEG
2939 notes for sjlj exceptions too.
2940 (expand_eh_region_end): Similarly for EH_REGION_END notes.
2941 (exception_optimize): Optimize EH regions for sjlj exceptions too.
2942 * final.c (final_scan_insn): Don't output labels for EH REGION
2943 notes if doing sjlj exceptions.
2944
f8671389
JL
2945Sat Nov 1 19:15:28 1997 Jeffrey A Law (law@cygnus.com)
2946
8072f69c
JL
2947 * alias.c (init_alias_analysis): Handle -fno-alias-check when
2948 optimizing correctly.
2949
6cad9e32
JL
2950 * expr.c (expand_builtin_setjmp): Don't emit a SETJMP note
2951 or set current_function_calls_setjmp anymore.
2952
f8671389
JL
2953 * flow.c (find_basic_blocks): If we delete the label for an
2954 exception handler, remove it from the EH label list and remove
2955 the EH_BEGIN/EH_END notes for that EH region.
2956
a886ae74
JM
2957Sat Nov 1 16:44:49 1997 Jason Merrill (jason@cygnus.com)
2958
2959 * flow.c (find_basic_blocks): Generate correct flow control
2960 information when exception handling notes are present.
2961
c2c85462
JL
2962Sat Nov 1 13:42:19 1997 Jeffrey A Law (law@cygnus.com)
2963
2964 * dwarf2out.c (output_call_frame_info): Fix length argument
2965 to ASM_OUTPUT_ASCII.
2966 (output_die, output_pubnames, output_line_info): Likewise.
2967
8c316ae2
JL
2968Fri Oct 31 07:10:09 1997 Jeffrey A Law (law@cygnus.com)
2969
27ca375a
JL
2970 * version.c: Bump for snapshot.
2971
8d4e65a6
JL
2972 * dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_ASCII to
2973 output ASCII by default. Only use ASM_OUTPUT_DWARF_STRING if
2974 flag_debug_asm is on.
2975 (output_die, output_pubnames, output_line_info): Likewise.
2976
ec907dd8
JL
2977 * alias.c (init_alias_analysis): Add struct_value_incoming_rtx
2978 and static_chain_rtx into the potential base values array if
2979 they are registers.
2980
2981 * alias.c (new_reg_base_value): New array of potential base values.
2982 (unique_id): Now file scoped static.
2983 (find_base_value, case REG): Return the value in reg_base_value
2984 array for the REG if it exists. Else, return the value from
2985 new_reg_base_value if copying args and REG is a hard register.
2986 (find_base_value, case PLUS): If either operand of the PLUS is
2987 a REG, try to get its base value. Handle base + index and
2988 index + base.
2989 (record_set): Use new_reg_base_value instead of reg_base_value.
2990 (init_alias_analysis): Allocate space for new_reg_base_value too.
2991 Rework code to iterate over the insns propagating base value
2992 information until nothing changes.
2993
8c316ae2
JL
2994 * global.c (global_alloc): Free the conflict matrix after
2995 reload has finished.
2996
6874c264
JM
2997Fri Oct 31 01:45:31 1997 Jason Merrill <jason@yorick.cygnus.com>
2998
2999 * libgcc2.c (L_eh): Define __eh_pc.
3000 Replace __eh_type with generic pointer __eh_info.
3001
59fe8c2c
R
3002Fri Oct 31 00:34:55 1996 J"orn Rennecke <amylaar@cygnus.co.uk>
3003
3004 * expr.c (expand_increment): When enqueing a postincrement for a MEM,
3005 use copy_to_reg if address is not a general_operand.
3006
d1271ded
R
3007Fri Oct 31 00:16:55 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
3008
3009 * profile.c (output_func_start_profiler): Clear flag_inline_functions
3010 for the duration of the call to rest_of_compilation.
3011
ac52b80b
DE
3012Thu Oct 30 14:40:10 1997 Doug Evans <devans@canuck.cygnus.com>
3013
3014 * configure.in (sparc-*-elf*): Use sparc/elf.h, sparc/t-elf.
3015 Set extra_parts.
3016 (sparc*-*-*): Recognize --with-cpu=v9.
3017 * sparc/elf.h: New file.
3018 * sparc/t-elf: New file.
3019
f8912297
JL
3020Thu Oct 30 13:26:12 1997 Jeffrey A Law (law@cygnus.com)
3021
3022 * mn10300.c (const_8bit_operand): New function.
3023 (mask_ok_for_mem_btst): New funtion.
3024 * mn10300.md (btst patterns with mem operands): Use new functions
3025 to avoid creating btst instructions with invalid operands.
3026
05ef204d
MM
3027Wed Oct 29 16:57:19 1997 Michael Meissner <meissner@cygnus.com>
3028
3029 * rs6000/xm-sysv4.h: Include xm-linux.h instead of xm-svr4.h if we
3030 are running on PowerPC Linux.
3031
feecabdf
GK
3032Wed Oct 29 13:10:11 1997 Gavin Koch <gavin@cygnus.com>
3033
3034 * config/mips/elf64.h (PREFERRED_DEBUGGING_TYPE): Only define
3035 if not previously defined.
3036
de957303
DE
3037Tue Oct 28 23:55:27 1997 Doug Evans (devans@cygnus.com)
3038
3039 * function.c (assign_parms): Correct mode of stack_parm if
3040 entry_parm underwent a mode conversion.
3041
ba3b3878
BK
30421997-10-28 Brendan Kehoe <brendan@lisa.cygnus.com>
3043
3044 * global.c (global_alloc): Use xmalloc instead of alloca for
3045 CONFLICTS, since max_allocno * allocno_row_words alone can be more
3046 than 2.5Mb sometimes.
3047
d540ae2c
RH
3048Tue Oct 28 15:29:15 1997 Richard Henderson <rth@cygnus.com>
3049
3050 * reload1.c (eliminate_regs [SET]): If [SUBREG] widened the mode of
3051 DEST for the spill, adjust mode of SRC to compensate.
3052
42f4929d
RH
3053Tue Oct 28 14:36:45 1997 Richard Henderson <rth@cygnus.com>
3054
3055 * alpha.md (reload_inqi): Check for MEM before strict_memory_address_p,
3056 since any_memory_operand() allows pseudos during reload.
3057 (reload_inhi, reload_outqi, reload_outhi): Likewise.
3058
08417478
JW
3059Tue Oct 28 11:53:14 1997 Jim Wilson <wilson@cygnus.com>
3060
3061 * m68k.md (btst patterns): Add 5200 support.
3062
750e8348
TM
3063Tue Oct 28 11:58:40 1997 Toon Moene <toon@moene.indiv.nluug.nl>
3064
3065 * fold-const.c (fold): For ((a * C1) / C3) or (((a * C1) + C2) / C3)
3066 optimizations, look inside dividend to determine if the expression
3067 can be simplified by using EXACT_DIV_EXPR.
3068
ede19932
JM
3069Tue Oct 28 10:19:01 1997 Jason Merrill <jason@yorick.cygnus.com>
3070
3071 From Brendan:
3072 * dwarf2out.c (output_call_frame_info): Use l1 instead of ".".
3073
66d91cb9
RH
3074Tue Oct 28 00:32:14 1997 Richard Henderson <rth@cygnus.com>
3075
3076 * alpha.c (summarize_insn [SUBREG]): Propogate SET.
3077
4f3f5e9f
RH
3078Mon Oct 27 23:59:26 1997 Richard Henderson <rth@cygnus.com>
3079
3080 * alpha.c (alpha_handle_trap_shadows): Don't call get_attr_trap
3081 on a CLOBBER.
3082
f3352b9e
RH
3083Mon Oct 27 21:25:20 1997 Richard Henderson <rth@cygnus.com>
3084
3085 * alpha.md (movqi, movhi): Make sure new insns created during reload
3086 won't need reloading themselves.
3087 (reload_inqi, reload_inhi, reload_outqi, reload_outhi): Likewise.
3088
0cecc190
JL
3089Mon Oct 27 16:11:10 1997 Jeffrey A Law (law@cygnus.com)
3090
3091 * mn10300.h (GO_IF_LEGITIMATE_ADDRESS): Disable reg+reg.
3092
a09ba5a2
RH
3093Sun Oct 26 13:50:44 1997 Richard Henderson <rth@cygnus.com>
3094
3095 * alpha.c (alpha_sa_mask [VMS]): Don't include $26 in the mask.
3096 Patch from Klaus Kaempf <kkaempf@progis.de>.
3097
7581a30f
JW
3098Sun Oct 26 13:31:47 1997 Jim Wilson (wilson@cygnus.com)
3099
3100 * expr.c (expand_expr, case INDIRECT_REF): Optimize a reference
3101 to an element in a constant string.
3102
d84e64d4
JM
3103Sun Oct 26 11:41:49 1997 Jason Merrill <jason@yorick.cygnus.com>
3104
3105 * dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32
3106 bit PC-relative offset. The exception range table pointer is now in
3107 the CIE.
3108 * frame.c (dwarf_cie, dwarf_fde): Rename CIE_pointer to CIE_delta.
3109 (count_fdes, add_fdes, get_cie): Adjust.
3110 (cie_info, extract_cie_info, __frame_state_for): Adjust eh_ptr uses.
3111
3112 From H.J. Lu:
3113 * frame.c (count_fdes, add_fdes): Skip linked once FDE entries.
3114
96286722
RH
3115Sun Oct 26 11:52:01 1997 Richard Henderson <rth@cygnus.com>
3116
3117 * alias.c (memrefs_conflict_p): Treat arg_pointer_rtx just
3118 like stack_pointer_rtx.
3119
e85988b5
MH
3120Sun Oct 26 11:32:16 1997 Manfred Hollstein <manfred@s-direktnet.de>
3121
361e618f
MH
3122 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
3123 targets using "$@" to provide support for similar but not identical
3124 targets without having to duplicate code.
3125 (bootstrap4): New goal.
3126
e85988b5
MH
3127 * Makefile.in (compare, compare-lean, compare3): Combined to one
3128 ruleset determining actions to be performed via $@.
3129 (compare4, compare4-lean): New targets.
3130 (gnucompare, gnucompare3): Combined to one ruleset determining
3131 actions to be performed via $@. Also, note which files failed
3132 the comparison test in .bad_compare.
3133 (gnucompare-lean, gnucompare3-lean, gnucompare4-lean): New targets.
3134
91585c63
TM
3135Sun Oct 26 10:06:11 1997 Toon Moene <toon@moene.indiv.nluug.nl>
3136
3137 * fold-const (fold): Also simplify FLOOR_DIV_EXPR to EXACT_DIV_EXPR
3138 if the dividend is a multiple of the divisor.
3139
da0af5a5
JL
3140Sun Oct 26 09:21:40 1997 Jeffrey A Law (law@cygnus.com)
3141
7337c67f
JL
3142 * Makefile.in (LIBGCC2_CFLAGS): Add -fexceptions.
3143
adb9effb 3144 * alias.c (find_base_term): Handle PRE_INC, PRE_DEC, POST_INC,
6d849a2a 3145 and POS_DEC.
6d849a2a
JL
3146
3147 * alias.c (true_dependence): Fix typo.
3148
6d6d0fa0
JL
3149 * toplev.c (flag_rerun_loop_opt): New variable.
3150 (f_options): Handle -frerun-loop-opt.
3151 (rest_of_compilation): If -frerun-loop-opt, then run the loop
3152 optimizer twice.
3153 (main): Enable -frerun-loop-opt by default for -O2 or greater.
3154
da0af5a5
JL
3155 * loop.c (simplify_giv_expr): Adding two invariants results
3156 in an invariant.
3157
ca0f2220
RH
3158Sun Oct 26 09:15:15 1997 Richard Henderson <rth@cygnus.com>
3159
3160 * expr.c (get_inner_reference): Remove the array bias after
3161 converting the index to Pmode.
3162
a6f7ba17
JL
3163Sat Oct 25 12:20:58 1997 Jeffrey A Law (law@cygnus.com)
3164
3165 * mn10300.h (TARGET_SWITCHES): Add -mmult-bug and -mno-mult-bug.
3166 (TARGET_MULT_BUG): Define.
3167 (TARGET_DEFAULT): Default to TARGET_MULT_BUG.
3168 * mn10300.md (mulsi3): Handle TARGET_MULT_BUG.
3169
17ad8a3b
JL
3170Fri Oct 24 17:40:34 1997 Jeffrey A Law (law@cygnus.com)
3171
3172 * mn10200.c (indirect_memory_operand): Delete unused function.
3173 * mn10200.h (EXTRA_CONSTRAINT): Handle 'R'.
3174 * mn10200.md (bset, bclr insns): Handle output in a reg too.
3175
e16b49d3
RH
3176Fri Oct 24 15:54:57 1997 Richard Henderson <rth@cygnus.com>
3177
3178 * alpha.md (call patterns): Revert Oct 16 change; if we are to elide
3179 the callee's ldgp, we must do it ourselves, and we use the jsr tag
3180 for more than scheduling.
3181
27f65411
DE
3182Fri Oct 24 13:23:04 1997 Doug Evans <devans@canuck.cygnus.com>
3183
3184 * sparc/sparc.h (ASM_SPEC): Delete asm_arch.
3185
e9ad4573
JL
3186Fri Oct 24 13:19:40 1997 Jeffrey A Law (law@cygnus.com)
3187
3188 * mn10300.c (symbolic_operand, legitimize_address): New functions.
3189 * mn10300.h (LEGITIMIZE_ADDRESS): Call legitimize_address.
3190 (GO_IF_LEGITIMATE_ADDRESS): Don't allow base + symbolic.
3191
66724f0a
JL
3192Thu Oct 23 09:35:12 1997 Jeffrey A Law (law@cygnus.com)
3193
3194 * version.c: Bump for snapshot.
3195
c401498b
R
3196Thu Oct 23 08:03:59 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
3197
3198 * dbxout.c (dbxout_start_new_source_file): Use output_quoted_string
3199 for FILENAME.
3200
b22b9b3e
JL
3201Wed Oct 22 00:34:12 1997 Jeffrey A Law (law@cygnus.com)
3202
56bf1fd9
JL
3203 * toplev.c (flag_exceptions): Default value is 2.
3204 (compile_file): If flag_exceptions still has the value 2, then
3205 set it to 0.
3206
a04232e5
JL
3207 * rs6000.c (struct machine_function): Add pic_offset_table_rtx.
3208 (rs6000_save_machine_status): Save pic_offset_table_rtx.
3209 (rs6000_restore_machine_status: Restore pic_offset_table_rtx.
3210
0bd83abd
JL
3211 * local-alloc.c (block_alloc): Don't lose if two SCRATCH expressions
3212 are shared.
3213
b22b9b3e
JL
3214 * rs6000.md (*movsi_got_internal_mem): New pattern.
3215 (*movsi_got_internal_mem splitter): New define_split.
3216
c1e385db
JW
3217Tue Oct 21 18:14:03 1997 Jim Wilson <wilson@cygnus.com>
3218
3219 * obstack.h (obstack_empty_p): Fix spurious space after backslash.
3220
1a986152
GK
3221Tue Oct 21 18:34:01 1997 Geoffrey KEATING <geoffk@ozemail.com.au>
3222
3223 * rs6000.c: Avoid creating a stack frame under SYSV ABI if we
3224 only need to save LR.
3225
5d29a95f
JL
3226Tue Oct 21 10:06:40 1997 Jeffrey A Law (law@cygnus.com)
3227
c6ee9150
JL
3228 * mn10300.md (movqi, movhi): Avoid using address registers as
3229 destinations unless absolutely necessary.
3230
d5255ba2
JL
3231 * mn10200.c (expand_prologue): Fix typo.
3232
9d2128b8
JL
3233 * mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed
3234 addresses.
3235 * mn10200.md (neghi2): Provide an alternative which works if
3236 the input and output register are the same.
3237
576e5acc
JL
3238 * mn10300.c (print_operand): Handle 'S'.
3239 * mn10300.md (ashlsi3, lshrsi3, ashrsi3): Use %S for
3240 shift amount in last alternative
3241
5d29a95f
JL
3242 * mn10300.c (expand_epilogue): Rework to handle register restores
3243 in "ret" and "retf" instructions correctly.
3244
3bf1b082
JW
3245Mon Oct 20 16:47:08 1997 Jim Wilson <wilson@cygnus.com>
3246
3247 * expmed.c (extract_bit_field): Don't make flag_force_mem disable
3248 extzv for memory operands.
3249
3250 * cse.c (simplify_ternary_operation, case IF_THEN_ELSE): Collapse
3251 redundant conditional moves to single operand.
3252
ddbd8d36
NC
3253Mon Oct 20 15:30:26 1997 Nick Clifton <nickc@cygnus.com>
3254
3255 * v850.h: Move define of __v850__ from CPP_PREDEFINES
3256 to CPP_SPEC.
3257
3258 * xm-v850.h: Use __v850 rather than __v850__ to
3259 identify v850 port.
3260
a944a4eb
JW
3261Mon Oct 20 14:15:02 1997 Jim Wilson <wilson@cygnus.com>
3262
3263 * mips/mips.c (compute_frame_size): Not a leaf function if
3264 profile_flag set.
3265
2d5b6dea
GK
3266Mon Oct 20 14:16:38 1997 Geoffrey KEATING <geoffk@ozemail.com.au>
3267
3268 * rs6000/t-ppccomm: Use -msdata=none for crtstuff.
3269
f0a9fa6c
DE
3270Mon Oct 20 12:28:17 1997 Doug Evans <devans@canuck.cygnus.com>
3271
3272 * sparc/sparc.h (SPARC_V9,SPARC_ARCH64): Delete.
3273 (DEFAULT_ARCH32_P): New macro.
3274 (TARGET_ARCH{32,64}): Allow compile time or runtime selection.
3275 (enum cmodel): Declare.
3276 (sparc_cmodel_string,sparc_cmodel): Declare.
3277 (SPARC_DEFAULT_CMODEL): Provide default.
3278 (TARGET_{MEDLOW,MEDANY}): Renamed to TARGET_CM_{MEDLOW,MEDANY}.
3279 (TARGET_FULLANY): Deleted.
3280 (TARGET_CM_MEDMID): New macro.
3281 (CPP_CPU_DEFAULT_SPEC): Renamed from CPP_DEFAULT_SPEC.
3282 (ASM_CPU_DEFAULT_SPEC): Renamed from ASM_DEFAULT_SPEC.
3283 (CPP_PREDEFINES): Take out stuff now handled by %(cpp_arch).
3284 (CPP_SPEC): Rewrite.
3285 (CPP_ARCH{,32,64,_DEFAULT}_SPEC): New macros.
3286 (CPP_{ENDIAN,SUBTARGET}_SPEC): New macros.
3287 (ASM_ARCH{,32,64,_DEFAULT}_SPEC): New macros.
3288 (ASM_SPEC): Add %(asm_arch).
3289 (EXTRA_SPECS): Rename cpp_default to cpp_cpu_default.
3290 Rename asm_default to asm_cpu_default.
3291 Add cpp_arch32, cpp_arch64, cpp_arch_default, cpp_arch, cpp_endian,
3292 cpp_subtarget, asm_arch32, asm_arch64, asm_arch_default, asm_arch.
3293 (NO_BUILTIN_{PTRDIFF,SIZE}_TYPE): Define ifdef SPARC_BI_ARCH.
3294 ({PTRDIFF,SIZE}_TYPE): Provide 32 and 64 bit values.
3295 (MASK_INT64,MASK_LONG64): Delete.
3296 (MASK_ARCH64): Renamed to MASK_64BIT.
3297 (MASK_{MEDLOW,MEDANY,FULLANY,CODE_MODEL}): Delete.
3298 (EMBMEDANY_BASE_REG): Renamed from MEDANY_BASE_REG.
3299 (TARGET_SWITCHES): Always provide 64 bit options.
3300 (ARCH64_SWITCHES): Delete.
3301 (TARGET_OPTIONS): New option -mcmodel=.
3302 (INT_TYPE_SIZE): Always 32.
3303 (MAX_LONG_TYPE_SIZE): Define ifdef SPARC_BI_ARCH.
3304 (INIT_EXPANDERS): sparc64_init_expanders renamed to sparc_init_....
3305 (FUNCTION_{,BLOCK_}PROFILER): Delete TARGET_EMBMEDANY support.
3306 (PRINT_OPERAND_PUNCT_VALID_P): Add '_'.
3307 * sparc/linux-aout.h (CPP_PREDEFINES): Take out stuff handled by
3308 CPP_SPEC.
3309 (CPP_SUBTARGET_SPEC): Renamed from CPP_SPEC.
3310 * sparc/linux.h: Likewise.
3311 * sparc/linux64.h (SPARC_V9,SPARC_ARCH64): Delete.
3312 (ASM_CPU_DEFAULT_SPEC): Renamed from ASM_DEFAULT_SPEC.
3313 (TARGET_DEFAULT): Delete MASK_LONG64, MASK_MEDANY, add MASK_64BIT.
3314 (SPARC_DEFAULT_CMODEL): Define.
3315 (CPP_PREDEFINES): Take out stuff handled by CPP_SPEC.
3316 (CPP_SUBTARGET_SPEC): Renamed from CPP_SPEC.
3317 (LONG_DOUBLE_TYPE_SIZE): Define.
3318 (ASM_SPEC): Add %(asm_arch).
3319 * sparc/sol2.h (CPP_PREDEFINES): Take out stuff handled by CPP_SPEC.
3320 (CPP_SUBTARGET_SPEC): Renamed from CPP_SPEC.
3321 (TARGET_CPU_DEFAULT): Add ultrasparc case.
3322 * sparc/sp64-aout.h (SPARC_V9,SPARC_ARCH64): Delete.
3323 (TARGET_DEFAULT): MASK_ARCH64 renamed to MASK_64BIT.
3324 (SPARC_DEFAULT_CMODEL): Define.
3325 * sparc/sp64-elf.h (SPARC_V9,SPARC_ARCH64): Delete.
3326 (TARGET_DEFAULT): MASK_ARCH64 renamed to MASK_64BIT. Delete
3327 MASK_LONG64, MASK_MEDANY.
3328 (SPARC_DEFAULT_CMODEL): Define.
3329 (CPP_PREDEFINES): Delete.
3330 (CPP_SUBTARGET_SPEC): Renamed from CPP_SPEC.
3331 (ASM_SPEC): Add %(asm_arch).
3332 (LONG_DOUBLE_TYPE_SIZE): Define.
3333 (DWARF2_DEBUGGING_INFO): Define.
3334 * sparc/splet.h (CPP_SPEC): Delete.
3335 * sparc/sysv4.h (CPP_PREDEFINES): Take out stuff handled by CPP_SPEC.
3336 (FUNCTION_BLOCK_PROFILER): Delete TARGET_EMBMEDANY support.
3337 (BLOCK_PROFILER): Likewise.
3338 * sparc/sparc.c (sparc_cmodel_string,sparc_cmodel): New globals.
3339 (sparc_override_options): Handle code model selection.
3340 (sparc_init_expanders): Renamed from sparc64_init_expanders.
3341 * sparc/sparc.md: TARGET_<code_model> renamed to TARGET_CM_....
3342 TARGET_MEDANY renamed to TARGET_CM_EMBMEDANY.
3343 (sethi_di_embmedany_{data,text}): Renamed from sethi_di_medany_....
3344 (sethi_di_fullany): Delete.
3345
a3b0df2d
KK
3346Mon Oct 20 02:00:18 1997 Klaus Kaempf <kkaempf@progis.de>
3347 Jeff Law <law@cygnus.com>
3348 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3349
3a133c72
KK
3350 * alpha/vms.h (DIVSI3_LIBCALL): OTS$ functions are upper case.
3351 (DIVDI3_LIBCALL, UDIVSI3_LIBCALL, UDIVDI3_LIBVALL): Likewise.
3352 (MODSI3_LIBCALL, MODDI3_LIBCALL): Likewise.
3353 (UMODSI3_LIBCALL, UMODDI3_LIBCALL): Likewise.
3354 * alpha/alpha.md (arg_home): Likewise.
3355
a3b0df2d
KK
3356 * alpha/alpha.c (vmskrunch): Delete
3357 * alpha/vms.h (ENCODE_SECTION_INFO, ASM_DECLARE_FUNCTION_NAME): Delete.
3358 * alpha.c (output_prolog, VMS): Use alloca for entry_label and don't
3359 truncate to 64 characters.
3360
3361 * make-l2.com: Support openVMS/Alpha.
3362
3363 * vmsconfig.com: Fix to work on openVMS/Alpha and openVMS/VAX.
3364
7d4f2e6c
R
3365Sun Oct 19 19:00:35 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
3366
3367 * longlong.h (count_leading_zeros): Add missing casts to USItype.
3368
decd44ac
JL
3369Sun Oct 19 18:44:06 1997 Jeffrey A Law (law@cygnus.com)
3370
3371 * i386/bsd386.h (ASM_COMMENT_START): Define.
3372
d1485032
JM
3373Sat Oct 18 13:47:15 1997 Jason Merrill <jason@yorick.cygnus.com>
3374
3375 * tree.c (restore_tree_status): Also free up temporary storage
3376 when we finish a toplevel function.
3377 (dump_tree_statistics): Print stats for backend obstacks.
3378
6bd35f86
DE
3379Sat Oct 18 12:47:31 1997 Doug Evans <dje@canuck.cygnus.com>
3380
3381 * expr.c (use_group_regs): Don't call use_reg for MEMs.
3382
d1485032
JM
3383Sat Oct 18 09:49:46 1997 Jason Merrill <jason@yorick.cygnus.com>
3384
3385 * libgcc2.c (__throw): Don't copy the return address.
3386 * dwarf2out.c (expand_builtin_dwarf_reg_size): Ignore return address.
3387
3388 * except.c (exceptions_via_longjmp): Initialize to 2 (uninitialized).
3389 * toplev.c (main): Initialize exceptions_via_longjmp.
3390
3391 * tree.c: Add extra_inline_obstacks.
3392 (save_tree_status): Use it.
3393 (restore_tree_status): If this is a toplevel inline obstack and we
3394 didn't want to save anything on it, recycle it.
3395 (print_inline_obstack_statistics): New fn.
3396 * function.c (pop_function_context_from): Pass context to
3397 restore_tree_status.
3398 * obstack.h (obstack_empty_p): New macro.
3399
6981eacf
JL
3400Sat Oct 18 00:43:59 1997 Jeffrey A Law (law@cygnus.com)
3401
3402 * i386/freebsd.h (ASM_COMMENT_START): Fix.
3403
1933ec7e
JW
3404Fri Oct 17 23:48:52 1997 Jim Wilson (wilson@cygnus.com)
3405
3406 * v850.c (ep_memory_offset): New function.
3407 (ep_memory_operand, substitute_ep_register, v850_reorg): Call it.
3408
3409 * v850.h (CONST_OK_FOR_*): Add and correct comments.
3410 (CONSTANT_ADDRESS_P): Add comment.
3411 (EXTRA_CONSTRAINT): Define 'U'.
3412 * v850.md: Add comments on bit field instructions.
3413 (addsi3): Delete &r/r/r alternative. Add r/r/U alternative.
3414 (lshrsi3): Use N not J constraint.
3415
3416 * v850.md (v850_tst1+1): New define_split for tst1 instruction.
3417
3418 * v850.c (reg_or_0_operand): Call register_operand.
3419 (reg_or_int5_operand): Likewise.
3420 * v850.h (MASK_BIG_SWITCH, TARGET_BIG_SWITCH): New macros.
3421 (TARGET_SWITCHES): Add "big-switch".
3422 (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT, CASE_VECTOR_MODE,
3423 ASM_OUTPUT_BEFORE_BASE_LABEL): Add support for TARGET_BIG_SWITCH.
3424 (CASE_DROPS_THROUGH): Comment out.
3425 (CASE_VECTOR_PC_RELATIVE, JUMP_TABLES_IN_TEXT_SECTION): Define.
3426 * v850.md (cmpsi): Delete compare mode.
3427 (casesi): New pattern.
3428
3429 * v850.h (CONST_OK_FOR_N): Delete redundant compare against zero.
3430 * v850.md (ashlsi3): Use SImode not QImode for shift count.
3431 (lshrsi3): Likewise.
3432
3433 * v850.c (print_operand): Add 'c', 'C', and 'z' support. Delete
3434 unreachable switch statement after 'b' support. Remove "b" from
3435 strings for 'b' support.
3436 * v850.md (branch_normal, branch_invert): Change %b to b%b.
3437
13c2de98
JL
3438Fri Oct 17 23:33:20 1997 Jeffrey A Law (law@cygnus.com)
3439
3440 * Makefile.in (LIBGCC2_CFLAGS): Avoid a backslash then an
3441 empty line if @inhibit_libc@ is empty.
3442
b2167bee
RL
3443Fri Oct 17 23:24:40 1997 Robert Lipe (robertl@dgii.com)
3444
3445 * i386/sco5.h: Let ELF use dwarf2 unwinding. COFF uses sjlj.
3446 (EH_FRAME_SECTION_ASM_OP, EH_FRAME_SECTION_ASM_OP_ELF): Defined.
3447 (EH_FRAME_SECTION_ASM_OP_COFF): Likewise.
3448 (DWARF2_UNWIND_INFO): Let this track object file format.
3449 (EXTRA_SECTIONS): Add in_eh.
3450 (EH_FRAME_SECTION_ASM_OP, EH_FRAME_SECTION_ASM_OP_ELF): Define.
3451 (EH_FRAME_SECTION_ASM_OP_COFF): Likewise.
3452
bf2a2c6b
DM
3453Fri Oct 17 17:13:42 1997 David S. Miller <davem@tanya.rutgers.edu>
3454
3455 * sparc/linux64.h (LINK_SPEC): Dynamic linker is ld-linux64.so.2.
da2a90f7
DM
3456 * sparc/sparc.h (FUNCTION_PROFILER): Fix format string when
3457 TARGET_MEDANY.
f4f8e370
DE
3458 * sparc/sparc.c (dwarf2out_cfi_label): Extern no longer needed.
3459 (output_double_int): Output DI mode values correctly when
3460 HOST_BITS_PER_WIDE_INT is 64.
9d162eb2
DE
3461 (output_fp_move_quad): If TARGET_V9 and not TARGET_HARD_QUAD, use
3462 fmovd so it works if a quad float ends up in one of the upper 32
3463 float regs.
7e37212e
DM
3464 * sparc/sparc.md (pic_{lo_sum,sethi}_di): New patterns
3465 necessary for PIC support on sparc64.
bf2a2c6b 3466
9ff84e67
DE
3467Fri Oct 17 13:39:56 1997 Doug Evans <dje@canuck.cygnus.com>
3468
3469 * sparc/sp64-elf.h (TARGET_DEFAULT): Delete MASK_STACK_BIAS.
3470 * sparc/sparc.h (PROMOTE_MODE): Promote small ints if arch64.
3471 (PROMOTE_FUNCTION_ARGS,PROMOTE_FUNCTION_RETURN): Define.
3472 (SPARC_FIRST_FP_REG, SPARC_FP_REG_P): New macros.
3473 (SPARC_{OUTGOING,INCOMING}_INT_ARG_FIRST): New macros.
3474 (SPARC_FP_ARG_FIRST): New macro.
3475 (CONDITIONAL_REGISTER_USAGE): All v9 fp regs are volatile now.
3476 (REG_ALLOC_ORDER,REG_LEAF_ALLOC_ORDER): Reorganize fp regs.
3477 (NPARM_REGS): There are 32 fp argument registers now.
3478 (FUNCTION_ARG_REGNO_P): Likewise.
3479 (FIRST_PARM_OFFSET): Update to new v9 abi.
3480 (REG_PARM_STACK_SPACE): Define for arch64.
3481 (enum sparc_arg_class): Delete.
3482 (sparc_arg_count,sparc_n_named_args): Delete.
3483 (struct sparc_args): Redefine and use for arch32 as well as arch64.
3484 (GET_SPARC_ARG_CLASS,ROUND_REG,ROUND_ADVANCE): Delete.
3485 (FUNCTION_ARG_ADVANCE): Rewrite.
3486 (FUNCTION_ARG,FUNCTION_INCOMING_ARG): Rewrite.
3487 (FUNCTION_ARG_{PARTIAL_NREGS,PASS_BY_REFERENCE}): Rewrite.
3488 (FUNCTION_ARG_CALLEE_COPIES): Delete.
3489 (FUNCTION_ARG_{PADDING,BOUNDARY}): Define.
3490 (STRICT_ARGUMENT_NAMING): Define.
3491 (doublemove_string): Declare.
3492 * sparc/sparc.c (sparc_arg_count,sparc_n_named_args): Delete.
3493 (single_move_string): Use GEN_INT, and HOST_WIDE_INT.
3494 (doublemove_string): New function.
3495 (output_move_quad): Clean up some of the arch64 support.
3496 (compute_frame_size): Add REG_PARM_STACK_SPACE if arch64.
3497 Don't add 8 bytes of reserved space if arch64.
3498 (sparc_builtin_saveregs): Combine arch32/arch64 versions.
3499 (init_cumulative_args): New function.
3500 (function_arg_slotno): New static function.
3501 (function_arg,function_arg_partial_nregs): New functions.
3502 (function_arg_{pass_by_reference,advance}): New functions.
3503 (function_arg_padding): New function.
c1215820 3504 * ginclude/va-sparc.h: Rewrite v9 support.
9ff84e67 3505
b8fb2d72
CI
3506Fri Oct 17 12:29:48 1997 Christian Iseli <Christian.Iseli@lslsun.epfl.ch>
3507
f22376c7
CI
3508 * regclass.c (record_address_regs): Look at REG_OK_FOR_{BASE,INDEX}_P
3509 for hard regs to determine base and index registers.
3510
b8fb2d72
CI
3511 * reload.c (debug_reload_to_stream): New function. Specify stream
3512 into which to write debug info.
3513 (debug_reload): Modify to call debug_reload_to_stream with stderr.
3514
b79ee7eb
RH
3515Thu Oct 16 15:07:51 1997 Richard Henderson <rth@cygnus.com>
3516
3517 * combine.c (can_combine_p): Don't combine with an asm whose
3518 output is a hard register.
3519
5c19a356
MS
3520Thu Oct 16 15:43:26 1997 Mike Stump (mrs@wrs.com)
3521
3522 * c-decl.c (start_struct): Ensure that structs with forward
3523 declarations are in fact packed when -fpack-struct is given.
3524
3525 * stor-layout.c (layout_record): Ignore STRUCTURE_SIZE_BOUNDARY if
3526 we are packing a structure. This allows a structure with only
3527 bytes to be aligned on a byte boundary and have no padding on a
3528 m68k.
3529
02bef6da
RK
3530Thu Oct 16 15:17:54 1997 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3531
3532 * rs6000.h (ROUND_TYPE_ALIGN): Don't blow up if no fields in record.
3533
9ecc37f0
RH
3534Thu Oct 16 11:20:30 1997 Richard Henderson <rth@cygnus.com>
3535
3536 * alpha.c (alpha_return_addr_rtx): New variable.
3537 (alpha_save_machine_status): New; save it.
3538 (alpha_restore_machine_status): New; restore it.
3539 (alpha_init_expanders): New; clear it.
3540 (alpha_return_addr): New; set it.
3541 (alpha_ra_ever_killed): New; if alpha_return_addr_rtx, regs_ever_live
3542 is overly conservative, so search the insns explicitly.
3543 (alpha_sa_mask [VMS]): Check alpha_ra_ever_killed.
3544 (alpha_sa_size [VMS && !VMS]): Likewise.
3545 * alpha.h (RETURN_ADDR_RTX): Call alpha_return_addr.
3546 (INIT_EXPANDERS): New definition.
3547
3548 * alpha.c: Move REG_PV, REG_RA somewhere more visible in the file.
3549 (output_prolog [!VMS]): Use them.
3550
3551 * alpha.c (output_prolog [!VMS]): Move gp detection to ...
3552 (alpha_does_function_need_gp): ... a new function. Refine the
3553 CALL_INSN test to just TYPE_JSR.
3554 * alpha.md (most call insns): Fix some jsr/ibr type transpositions.
3555
bda2ffef
JL
3556Thu Oct 16 09:36:47 1997 Jeffrey A Law (law@cygnus.com)
3557
3558 * version.c: Bump for snapshot.
3559
96b63cd7
RK
3560Wed Oct 15 21:38:18 1997 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3561
3562 * pa.c (move_operand): Respect -mdisable-indexing.
3563 * pa.h (GO_IF_LEGITIMATE_ADDRESS): Likewise.
3564
f192bf8b
DE
3565Wed Oct 15 21:34:45 1997 David Edelsohn <edelsohn@mhpcc.edu>
3566
3567 * rs6000.md (udivsi3, divsi3): Split into MQ and non-MQ cases for
3568 PPC601.
3569 (umulsidi3,umulsi3_highpart): Ditto.
3570 (smulsi3_highpart_no_mq): Add !TARGET_POWER.
3571
2ea844d3
RH
3572Wed Oct 15 18:21:46 1997 Richard Henderson <rth@cygnus.com>
3573
3574 * alpha.c (final_prescan_insn): Gut, remove and transform to ...
3575 (alpha_handle_trap_shadows): ... a new function. Handle the entire
3576 function in one go. Emit RTL for trapb, instead of printf directly.
3577 (alpha_reorg): New function. Call alpha_handle_trap_shadows.
3578 (trap_pending): Kill global variable.
3579 (output_epilog): Don't call final_prescan_insn.
3580 (struct shadow_summary): Elide $31 and $f31; now it fits in a word.
3581 * alpha.h (FINAL_PRESCAN_INSN): Remove.
3582 (MACHINE_DEPENENT_REORG): Define.
3583 * alpha.md (jsr patterns with trapb): Stupid and useless. Kill.
3584 (trapb): New insn.
3585
74835ed8
RH
3586Wed Oct 15 18:16:05 1997 Richard Henderson <rth@cygnus.com>
3587
3588 Tune Haifa scheduler for Alpha:
3589 * alpha.h (ISSUE_RATE): Define.
3590 * alpha.c (alpha_adjust_cost): Handle EV5 mult delay; don't apply
3591 EV4 adjustments to EV5.
3592 * alpha.md: Remove all scaling from function unit delays. Rework
3593 EV5 function units to match the CPU.
3594 (umuldi3_highpart): EV5 added the IMULH insn class.
3595
cdc0de30
JL
3596Wed Oct 15 17:42:41 1997 Jeffrey A Law (law@cygnus.com)
3597
3598 * pa.c (following_call): Fail if the CALL_INSN is an indirect
3599 call.
3600
041c97f2
MM
3601Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>
3602
3603 * cplus-dem.c (demangle_signature): Don't look for return types on
3604 constructors. Handle member template constructors.
3605
f0632762
JM
3606Tue Oct 14 11:30:29 1997 Jason Merrill <jason@yorick.cygnus.com>
3607
3608 * tree.c (expr_tree_cons, build_expr_list, expralloc): New fns.
22ef8a13 3609 * tree.h: Declare them.
f0632762 3610
dec88383
DE
3611Fri Oct 10 13:46:56 1997 Doug Evans <dje@canuck.cygnus.com>
3612
3613 * configure.in: Handle --with-newlib.
3614 * Makefile.in (LIBGCC2_CFLAGS): Add @inhibit_libc@.
3615
3616 * sparc/t-sp64 (LIBGCC2_CFLAGS): Delete.
3617
0e1f3f5e
JL
3618Wed Oct 8 14:37:44 1997 Jeffrey A Law (law@cygnus.com)
3619
3620 * config/ptx4.h: Fix typo.
3621
12504ae0
JL
3622Wed Oct 8 08:57:20 1997 Jeffrey A Law (law@cygnus.com)
3623
3624 * version.c: Bump for snapshot.
3625
5643c767
MH
3626Tue Oct 7 16:27:34 1997 Manfred Hollstein <manfred@s-direktnet.de>
3627
3628 * aclocal.m4: Substitute INSTALL.
3629 * configure: Re-built.
3630
aa0c1401
JL
3631Tue Oct 7 15:37:35 1997 Jeffrey A Law (law@cygnus.com)
3632
f644bd14
JL
3633 * integrate.c (save_for_inline_copying): Avoid undefined pointer
3634 operations.
3635 (expand_inline_function): Likewise.
3636
aa0c1401
JL
3637 * dwarf2out.c (output_call_frame_info): Reinstate last change
3638 using flag_debug_asm check instead of flag_verbose_asm.
3639
6c2df6c9
JW
3640Tue Oct 7 12:57:26 1997 Jim Wilson <wilson@cygnus.com>
3641
3642 * dwarf2out.c (output_call_frame_info): Remove last change.
3643
13ab2b83
AS
36441997-10-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3645
3646 * frame.c (__frame_state_for): Execute the FDE insns until the
3647 current pc value is strictly bigger than the target pc value.
3648
066c2fea
JM
3649Tue Oct 7 11:00:42 1997 Jason Merrill <jason@yorick.cygnus.com>
3650
3651 * regclass.c (init_reg_modes): If we can't find a mode for the
3652 register, use the previous one.
3653
2f308fec
RH
3654Tue Oct 7 10:55:34 1997 Richard Henderson <rth@cygnus.com>
3655
3656 * haifa-sched.c (print_block_visualization): Call fprintf directly,
3657 don't sprintf through an alloca'ed buffer.
3658
43984e29
TK
3659Tue Oct 7 10:52:29 1997 Thomas Koenig (ig25@rz.uni-karlsruhe.de)
3660
3661 * reload.c (decompose): Always initialize val.base.
3662
e9e30253
MH
3663Tue Oct 7 10:19:26 1997 Manfred Hollstein (manfred@lts.sel.alcatel.de)
3664
3665 * m68k/mot3300.h (ASM_OUTPUT_ALIGN): Accept any alignment
3666 instead of aborting.
3667 * dwarf2out.c (output_call_frame_info): Call app_enable and
3668 app_disable to let GNU as accept the generated comments.
3669
496651db
MM
3670Tue Oct 7 11:41:21 1997 Michael Meissner <meissner@cygnus.com>
3671
3672 * tree.h (get_file_function_name): Add declaration.
3673 * dwarf2out.c (output_call_frame_info): No need to cast
3674 get_file_function_name call anymore.
3675 * profile.c (toplevel): Remove get_file_function_name
3676 declaration.
3677 * c-lang.c (finish_file): Ditto.
3678
e6347456
CS
3679Tue Oct 7 10:01:45 1997 Chip Salzenberg <chip@rio.atlantic.net>
3680
3681 * Makefile.in (program_transform_name): Let autoconf substitute
3682 the correct value.
3683
1447b516
JL
3684Tue Oct 7 09:54:35 1997 Jeffrey A Law (law@cygnus.com)
3685
3686 * haifa-sched.c (schedule_block): If the first real insn in a
3687 block has any special notes attached to it, remove them.
3688
1a42ead7
RH
3689Tue Oct 7 09:48:51 1997 Richard Henderson <rth@cygnus.com>
3690
3691 * alpha.h (FLOAT_STORE_FLAG_VALUE): It's 2.0 not 0.5.
3692
4b6140f1
MH
3693Mon Oct 6 12:47:32 1997 Manfred Hollstein (manfred@lts.sel.alcatel.de)
3694
3695 * m88k.c (m88k_begin_prologue): Remove superfluous backslash.
3696
dc84d7bc
JL
3697Mon Oct 6 12:04:24 1997 Jeffrey A Law (law@cygnus.com)
3698
3699 * Makefile.in (check-g77): New test target.
3700 (CHECK-TARGETS): Add check-g77.
3701
c0da11c4
JM
3702Fri Oct 3 11:56:36 1997 Jason Merrill <jason@yorick.cygnus.com>
3703
3704 * toplev.c (rest_of_compilation): Defer all non-nested inlines.
3705
d8d64559
MM
3706Fri Oct 3 15:49:27 1997 Michael Meissner <meissner@cygnus.com>
3707
3708 * flow.c (print_rtl_with_bb): Cast alloca return value for
3709 in_bb_p.
3710
e414ab29
RH
3711Thu Oct 2 21:15:03 1997 Richard Henderson <rth@cygnus.com>
3712
3713 * i386.h (RETURN_ADDR_RTX): New definition that works for
3714 __builtin_return_address(0) and -fomit-frame-pointer.
3715
15039abe
JW
3716Wed Oct 1 13:43:53 1997 Jim Wilson <wilson@cygnus.com>
3717
3718 Bring over from FSF.
3719 Tue Aug 5 16:10:45 1997 Jason Merrill <jason@yorick.cygnus.com>
3720
3721 * mips.c (function_arg): Handle passing a struct
3722 containing a double in a DFmode register without the PARALLEL.
3723
281de624
ILT
3724Wed Oct 1 11:13:25 1997 Ian Lance Taylor <ian@cygnus.com>
3725
d8d64559 3726 * pexecute.c: Use spawn if __CYGWIN32__.
281de624 3727
d8d64559 3728 * pexecute.c: Include "config.h" first, as per autoconf manual
281de624
ILT
3729 (from Paul Eggert <eggert@twinsun.com>).
3730
3cbdd5fc
PDM
3731Wed Oct 1 01:44:36 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
3732
3733 * m68k/x-mot3300 (XCFLAGS): Disable as's long/short jump
3734 optimisation for f/expr.o and f/stb.o.
3735
135d84b8
JL
3736Tue Sep 30 23:48:57 1997 Jeffrey A Law (law@cygnus.com)
3737
3738 * cse.c (this_insn_cc0_mode): Initialize.
3739
55d89719
TK
3740Tue Sep 30 23:09:40 1997 Thomas Koenig <ig25@mvmap66.ciw.uni-karlsruhe.de>
3741
d3878e49
TK
3742 * cccp.c (expand_to_temp_buffer): Initialize all members of obuf.
3743
3744 * haifa-sched.c (get_block_head_tail): Remove unneeded initialization.
55d89719 3745
e9d0757e
RH
3746Tue Sep 30 23:06:43 1997 Richard Henderson <rth@cygnus.com>
3747
3748 * alpha.md (beq): For registers and ints 0-255, use cmpeq+bne, since
3749 that pair will dual-issue on the 21164 and plus+beq won't.
3750 (bne): Likewise for cmpeq+beq.
3751
3f34faec
JW
3752Tue Sep 30 16:07:58 1997 Jim Wilson <wilson@cygnus.com>
3753
3754 * except.c (find_exception_handler_labels): Correct argument to free.
3755
3226dac5 3756Tue Sep 30 11:00:00 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
988cea7d
BK
3757
3758 * except.c (find_exception_handler_labels): Free LABELS when we're
3759 done.
3760
3a6eabfa
JL
3761Mon Sep 29 14:04:35 1997 Jeffrey A Law (law@cygnus.com)
3762
3763 * version.c: Bump for snapshot.
3764
974c50f9
JM
3765Mon Sep 29 10:51:53 1997 Jason Merrill <jason@yorick.cygnus.com>
3766
3767 * flow.c (find_basic_blocks): Mark calls as potentially jumping
3768 to the EH labels.
3769
9b16d2c4
JL
3770Mon Sep 29 09:58:06 1997 Jeffrey A Law (law@cygnus.com)
3771
3772 * configure.in: Substitute for "install" too.
3773 * configure: Rebuilt.
3774
b1e3ddfd
AJ
3775Mon Sep 29 00:38:42 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
3776
3777 * Makefile.in (bootstrap-lean, compare-lean): New targets.
3778
6662a38d
RH
3779Mon Sep 29 00:18:16 1997 Richard Henderson (rth@cygnus.com)
3780
c02f035f
RH
3781 * alias.c (base_alias_check): Two symbols can conflict if they
3782 are accessed via AND.
3783 (memrefs_conflict_p): Likewise.
3784
7a14fdc5
RH
3785 * alpha.h (SETUP_INCOMING_VARARGS): Emit a blockage insn
3786 after flushing argument registers to the stack.
3787
6662a38d
RH
3788 * Makefile.in (mostlyclean): Remove .regmove files.
3789
f3447109
JM
3790Sun Sep 28 18:59:58 1997 Jason Merrill <jason@yorick.cygnus.com>
3791
3792 * libgcc2.c (__throw): Fix thinko.
3793
37f6b6bf
MM
3794Sun Sep 28 12:00:52 1997 Mark Mitchell <mmitchell@usa.net>
3795
3796 * cplus-dem.c (demangle_template): Add new parameter. Handle new
3797 template-function mangling.
3798 (consume_count_with_underscores): New function.
3799 (demangle_signature): Handle new name-mangling scheme.
3800
adfc539e
PDM
3801Sun Sep 28 01:55:04 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
3802
3803 * flow.c (print_rtl_with_bb): Cast alloca return values for variables
3804 start and end.
3805
92cbe4d2
JL
3806Sun Sep 28 01:05:16 1997 Jeffrey A Law (law@cygnus.com)
3807
3808 * frame.c: Remove last change.
3809 * dwarf2.h: Remove last change.
3810 * tree.h: Add declarations of DWARF2 unwind info support
3811 functions.
3812
2f3ca9e7
JM
3813Sat Sep 27 11:02:38 1997 Jason Merrill <jason@yorick.cygnus.com>
3814
3815 * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.
3816 * tree.h (built_in_function): Likewise.
3817 * expr.c (expand_builtin): Likewise.
3818 * except.h: Likewise.
3819 * dwarf2out.c (expand_builtin_dwarf_reg_size): New fn.
3820 * libgcc2.c (copy_reg): New fn.
3821 (__throw): Use it.
3822
407cb092
PE
3823Fri Sep 26 08:54:59 1997 Paul Eggert <eggert@twinsun.com>
3824
3825 * c-typeck.c (build_binary_op): Warn about comparing signed vs
3826 unsigned if -W is specified and -Wno-sign-compare is not.
3827 * c-decl.c (warn_sign_compare): Initialize to -1.
3828 (c_decode_option): -Wall no longer implies -Wsign-compare.
3829
3ba10494
AS
3830Fri Sep 26 09:00:13 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3831
a7cc7f29
AS
3832 * frame.c: Include gansidecl.h for PROTO.
3833 * dwarf2out.c: Move inclusion of dwarf2.h down so that PROTO is
3834 defined. Don't declare dwarf2out_cfi_label here.
3835 * dwarf2.h: Add declarations of DWARF2 unwind info support
3836 functions.
3837 * m68k.c: Include dwarf2.h.
3838 (output_function_prologue): Add dwarf2 support.
3839 * m68k.h (INCOMING_RETURN_ADDR_RTX, DWARF_FRAME_REGNUM): New macros.
3840 (INCOMING_FRAME_SP_OFFSET): Likewise.
3841
3ba10494
AS
3842 * integrate.c (expand_inline_function): Make sure there is at
3843 least one insn that can be used as an insertion point.
3844
c5cec899
JM
3845Wed Sep 24 21:34:06 1997 Jason Merrill <jason@yorick.cygnus.com>
3846
3847 * dwarf2out.c: s/flag_verbose_asm/flag_debug_asm/
3848
e166cb18
JL
3849Wed Sep 24 22:05:30 1997 Jeffrey A Law (law@cygnus.com)
3850
3851 * version.c: Bump for snapshot.
3852
01a94cba
DE
3853Wed Sep 24 17:36:23 1997 Doug Evans <dje@canuck.cygnus.com>
3854
3855 Bring over from FSF.
3856
3857 Wed Sep 24 19:17:08 1997 Doug Evans <dje@cygnus.com>
3858
3859 * sparc/sparc.md (get_pc_via_call): Renamed from get_pc_sp32.
3860 (get_pc_via_rdpc): Renamed from get_pc_sp64.
3861 * sparc/sparc.c (finalize_pic): Update call to gen_get_pc_via_call.
3862
3863 Wed Sep 24 18:38:22 1997 David S. Miller <davem@tanya.rutgers.edu>
3864
3865 * sparc/sparc.h (ASM_CPU_SPEC): Pass -Av9a for v8plus, ultrasparc.
3866 (TARGET_OPTIONS): Add -malign-loops=, -malign-jumps=,
3867 -malign-functions=.
3868 (sparc_align_{loops,jumps,funcs}_string): Declare.
3869 (sparc_align_{loops,jumps,funcs}): Declare.
3870 (DEFAULT_SPARC_ALIGN_FUNCS): New macro.
3871 (FUNCTION_BOUNDARY): Use sparc_align_funcs.
3872 (STACK_BIAS): Define.
3873 (SPARC_SIMM*_P): Cast to unsigned HOST_WIDE_INT first, then perform
3874 test.
3875 (SPARC_SETHI_P): New macro.
3876 (CONST_OK_FOR_LETTER_P): Use it.
3877 (ASM_OUTPUT_ALIGN_CODE): Define.
3878 (ASM_OUTPUT_LOOP_ALIGN): Define.
3879 * sparc/sparc.c (sparc_align_{loops,jumps,funcs}_string): New globals.
3880 (sparc_align_{loops,jumps,funcs}): New globals.
3881 (sparc_override_options): Handle -malign-loops=, -malign-jumps=,
3882 -malign-functions=.
3883 (move_operand): Use SPARC_SETHI_P.
3884 (arith_double_operand): Cast to unsigned HOST_WIDE_INT first, then
3885 perform test.
3886 (arith11_double_operand): Likewise.
3887 (arith10_double_operand): Likewise.
3888 (finalize_pic): Finish sparc64 support.
3889 (emit_move_sequence): Use SPARC_SETHI_P. Simplify low part of
3890 64 bit constants if able.
3891 (output_fp_move_quad): Don't use fmovq unless TARGET_HARD_QUAD.
3892 (sparc_builtin_saveregs, sparc64 case): Don't save fp regs if
3893 ! TARGET_FPU.
3894 * sparc/sparc.md (*): Use GEN_INT instead of gen_rtx.
3895 (get_pc_sp32): Use for sparc64 as well.
3896 (lo_sum_di_sp{32,64}): Fix handling on 64 bit hosts.
3897 (sethi_di_sp64_const): Likewise.
3898 (movtf_cc_sp64): Check TARGET_HARD_QUAD.
3899 (cmp_zero_extract_sp64): Use unsigned HOST_WIDE_INT in cast.
3900 (ashlsi3, ashldi3, ashrsi3, ashrdi3, lshrsi3, lshrdi3): Likewise.
3901
3902 Tue Sep 23 19:02:46 1997 Doug Evans <dje@cygnus.com>
3903
3904 * sparc/linux-aout.h (COMMENT_BEGIN): Delete.
3905 * sparc/linux.h (COMMENT_BEGIN): Likewise.
3906 * sparc/linux64.h (COMMENT_BEGIN): Likewise.
3907
3908 Tue Sep 23 14:48:18 1997 David S. Miller <davem@tanya.rutgers.edu>
3909
3910 Add sparc64 linux support.
3911 * configure.in (sparc64-*-linux*): Recognize. Add sparc/xm-sparc.h
3912 to xm_file list on 32-bit sparc-linux.
3913 * sparc/xm-sp64.h: New file.
3914 * sparc/linux64.h: New file.
3915 * sparc/xm-linux.h: Include some standard headers if not inhibit_libc.
3916 Don't include xm-sparc.h.
3917 * config/xm-linux.h (HAVE_PUTENV, HAVE_ATEXIT): Define.
3918 * glimits.h (LONG_MAX): Handle sparc64.
3919
3920 Sat Sep 20 03:07:54 1997 Doug Evans <dje@cygnus.com>
3921
3922 * sparc/sysv4.h (ASM_COMMENT_START): Delete.
3923 * sparc.h (ASM_COMMENT_START): Define.
3924 * sparc.c (output_function_prologue): Use it.
3925 (sparc_flat_output_function_{epi,pro}logue): Likewise.
3926
3927 Wed Sep 17 15:04:19 1997 Doug Evans <dje@cygnus.com>
3928
3929 * sparc/sysv4.h (ASM_OUTPUT_{FLOAT,DOUBLE,LONG_DOUBLE}): Delete,
3930 use sparc.h's copies.
3931 * sparc/sparc.h (ASM_OUTPUT_{FLOAT,DOUBLE,LONG_DOUBLE}): Print
3932 ascii form as well.
3933
3934 Mon Sep 8 08:45:19 1997 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3935
3936 * sparc.c (dwarf2out_cfi_label): Add declaration.
3937 (save_regs, output_function_prologue): Remove cast for it.
3938 (sparc_flat_{save_restore,output_function_prologue): Likewise.
3939 ({save,restore}_regs): No longer inline.
3940
ce2157a1
JL
3941Tue Sep 23 12:34:51 1997 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3942
3943 * fold-const.c (make_range): Correctly handle cases of converting
3944 from unsigned to signed type.
3945
3946Tue Sep 23 12:34:51 1997 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
3947
3948 * fold-const.c (merge_ranges): Make sure that if one range is subset
3949 of another, it will always be the second range. Correct (+,-) case to
3950 account for this.
3951
c5cec899
JM
3952Tue Sep 23 08:32:51 1997 Jason Merrill <jason@yorick.cygnus.com>
3953
3954 * final.c (final_end_function): Also do dwarf2 thing if
3955 DWARF2_DEBUGGING_INFO.
3956 (final_start_function): Likewise.
3957
c107334d
DM
3958Tue Sep 23 01:15:50 1997 David S. Miller <davem@tanya.rutgers.edu>
3959
e13a25d5
DM
3960 * expmed.c (expand_divmod): If compute_mode is not the same as
3961 mode, handle the case where convert_modes() causes op1 to no
3962 longer be a CONST_INT.
3963
c107334d
DM
3964 * reorg.c (dbr_schedule): At end of this pass, add REG_BR_PRED
3965 note holding get_jump_flags() calculation to all JUMP_INSNs.
3966 * rtl.h (enum reg_note): New note types REG_BR_PRED and REG_SAVE_AREA.
3967 * rtl.c (reg_note_name): Add new note types.
3968
8d7532d9
JL
3969Tue Sep 23 00:59:54 1997 Jeffrey A Law (law@cygnus.com)
3970
0774afd7 3971 * rtlanal.c (computed_jump_p): Fix typo in last change.
8d7532d9 3972
7019d00e
L
3973Tue Sep 23 00:42:44 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3974
3975 * loop.c (indirect_jump_in_function_p): Return 0
3976 by default.
3977
b9dfb357
JL
3978Tue Sep 23 00:33:55 1997 Jeffrey A Law (law@cygnus.com)
3979
3980 * rs6000/xm-rs6000.h: Fix thinko in last change.
3981 * rs6000/xm-sysv4.h: Likewise.
3982
4b7e467b
JW
3983Mon Sep 22 19:33:53 1997 Jim Wilson <wilson@cygnus.com>
3984
3985 * mips.c (save_restore_insns): Only set RTX_FRAME_RELATED_P if store_p.
3986
8c8e6faa
JL
3987Mon Sep 22 14:41:00 1997 Jeffrey A Law (law@cygnus.com)
3988
3989 * reg-stack.c (find_blocks): Fix thinko in last change.
3990
078e983e
AS
39911997-09-21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3992
3993 * m68k.c (output_function_prologue): Add dwarf2 support.
3994
3995 * m68k.h (INCOMING_RETURN_ADDR_RTX, DWARF_FRAME_REGNUM,
3996 INCOMING_FRAME_SP_OFFSET): New definitions.
3997
d7027667
DM
3998Mon Sep 22 11:36:42 1997 David S. Miller <davem@tanya.rutgers.edu>
3999
9524f769
DM
4000 * combine.c (try_combine): Use NULL_RTX instead of '0' where
4001 appropriate in calls to gen_rtx().
4002 * cse.c (cse_main): Likewise.
4003 * emit-rtl.c (gen_label_rtx): Likewise.
4004 * expr.c (init_expr_once): Likewise.
4005 * haifa-sched.c (flush_pending_lists, sched_analyze_insn,
4006 sched_analyze, init_rgn_data_dependences,
4007 compute_block_backward_dependences): Likewise.
4008 * sched.c (schedule_insns): Likewise.
4009 * varasm.c (immed_double_const): Likewise.
4010
d7027667
DM
4011 * sparc.h (INCOMING_FRAME_SP_OFFSET): Define to
4012 SPARC_STACK_BIAS for sake of dwarf2 on sparc64.
4013
fbf8b71c
KJ
4014Mon Sep 22 11:21:33 1997 J. Kean Johnston <jkj@sco.com>
4015
4016 * i386/sco5.h: Make ELF default file format and add -mcoff/-melf..
4017 (MULTILIB_DEFAULTS): Define.
4018 (ASM_SPEC, CPP_SPEC): Handle -mcoff.
4019 (STARTFILE_SPEC, ENDFILE_SPEC, LINK_SPEC): Likewise.
4020 (LIBGCC_SPEC): Likewise.
4021 (MASK_COFF, TARGET_COFF, TARGET_ELF): Define.
4022 (SUBTARGET_SWITCHES): Add -mcoff and -melf.
4023 * i386/t-sco5 (CRTSTUFF_T_CFLAGS): Add -fPIC.
4024 (CRTSTUFF_T_CFLAGS_S): Tweak for COFF.
4025 (EXTRA_PARTS, TAROUTOPTS): Delete.
4026 (libgcc1-elf, libgcc2-elf, libgcc-elf targets): Delete.
4027 (MULTILIB_OPTIONS): Define.
4028 (MULTILIB_DIRNAMES, MULTILIB_EXCEPTIONS): Likewise.
4029 (MULTILIB_MATCHE, MULTILIB_EXTRA_OPTS): Likewise.
4030
c14a951f
JL
4031Mon Sep 22 02:10:43 1997 Jeffrey A Law (law@cygnus.com)
4032
4033 * version.c: Bump for snapshot.
4034
7014927a
JL
4035Sun Sep 21 17:45:45 1997 Jeffrey A Law (law@cygnus.com)
4036
37aa45a2
JL
4037 * loop.c (loop_number): Delete function. Change all references
4038 to use uid_loop_num array.
4039 * loop.h (loop_number): Delete declaration.
4040 * unroll.c (unroll_loop): Change "loop_number" references to
4041 use uid_loop_num instead.
4042
b47404d1
JL
4043 * loop.c (loop_unroll_factor): Move outside #ifdef HAIFA
4044 conditional.
4045 (loop_unroll_iter): Remove unused variable and all references.
4046 (loop_optimize): Always allocate and clear space for loop_unroll_factor.
4047 (insert_bct): Fix minor formatting problems.
4048 * loop.h (loop_unroll_factor): Move decl outside #ifdef HAIFA.
4049 (loop_unroll_iter): Removed unused decl.
4050 * unroll.c (unroll_loop): Remove code to set loop_unroll_iter.
4051 Always record the unrolling factor.
4052
cb3bb2a7
JL
4053 * cse.c (simplify_relational_operation): Set h0u just like h0s.
4054 Similarly for h1u and h1s.
4055
d5ff3a2e 4056 * flow.c (jmp_uses_reg_or_mem): Deleted unused function.
2a1777af
JL
4057 (find_basic_blocks): Use computed_jump_p to determine if a
4058 particular JUMP_INSN is a computed jump.
4059 * reg-stack.c (find_blocks): Use computed_jump_p to determine
4060 if a particular JUMP_INSN is a computed jump.
4061 * rtlanal.c (jmp_uses_reg_or_mem): New function.
4062 (computed_jump_p): Likewise.
4063 * rtl.h (computed_jump_p): Declare.
4064 * genattrtab.c (pc_rtx): Define and initialize.
4065 * loop.c (loop_optimize): Always determine if the current
4066 function has a computed jump.
4067 (indirect_jump_in_function_p): Use computed_jump_p to determine
4068 if a particular JUMP_INSN is a computed jump.
4069
7014927a
JL
4070 * loop.c (fix_bct_param): Delete unused function.
4071 (check_bct_param): Likewise.
4072
6d53d7c2
JM
4073Sat Sep 20 16:22:06 1997 Jason Merrill <jason@yorick.cygnus.com>
4074
4075 * frame.c (__deregister_frame): Check properly for initialized object.
4076
5a5e9503 4077Fri Sep 19 20:51:03 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
71e4fbe6
L
4078
4079 * alpha/linux.h (HANDLE_SYSV_PRAGMA): Defined.
4080
272299b9
R
4081Fri Sep 19 18:53:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
4082
cc5e1642
R
4083 * jump.c (thread_jumps): check can_reverse_comparison_p before
4084 threading a reversed-condition jump.
4085
272299b9
R
4086 * sched.c (update_flow_info): Don't pass SCRATCH to dead_or_set_p.
4087 * haifa-sched.c (update_flow_info): Likewise.
4088
18511014
JL
4089Thu Sep 18 21:13:40 1997 Jeffrey A Law (law@cygnus.com)
4090
e6493727
JL
4091 * Makefile.in (BOOT_CFLAGS): Use -O2.
4092
1e467e19
JL
4093 * configure.in (strtoul, bsearch): Have autoconf check for these
4094 functions.
4095 * configure, config.in: Rebuilt.
4096
18511014
JL
4097 * m68k/xm-mot3300.h (alloca): Properly declare if __STDC__.
4098 * mips/mips.h (alloca): Likewise.
4099 * rs6000/xm-rs6000.h (alloca): Likewise.
4100 * rs6000/xm-sysv4.h: Likewise.
4101
6020d360
JM
4102Thu Sep 18 14:22:22 1997 Jason Merrill <jason@yorick.cygnus.com>
4103
4104 * final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.
4105 * dwarf2out.c (dwarf2out_frame_debug): Pass the whole insn along.
4106 (dwarf2out_stack_adjust): A BARRIER resets the args space to 0.
4107
4108 * except.c (end_eh_unwinder): Subtract 1 from return address.
4109 * libgcc2.c (__throw): Likewise.
4110 (find_exception_handler): Don't change PC here. Compare end with >.
4111
b24bcfb3
NC
4112Thu Sep 18 10:43:07 1997 Nick Clifton <nickc@cygnus.com>
4113
4114 * v850.c (compute_register_save_size): Correct register
4115 number.
4116 * v850.md (save_interrupt, return_interrupt): Correct
4117 register number.
4118 * v850/lib1funcs.asm (save_interrupt): Correct register number.
4119 (return_interrupt): Use stack pointer, not element pointer.
4120
93cf819d
BK
41211997-09-18 Brendan Kehoe <brendan@lisa.cygnus.com>
4122
4123 * configure.in, configure: Make sure to create the stage* and include
4124 symbolic links in each subdirectory.
4125
f0501149
JL
4126Thu Sep 18 01:47:06 1997 Jeffrey A Law (law@cygnus.com)
4127
4128 * pa.md (reload_peepholes): Don't allow addresses with side
4129 effects for the memory operand.
4130
4f870c04
JM
4131Wed Sep 17 18:19:53 1997 Jason Merrill <jason@yorick.cygnus.com>
4132
4133 * libgcc2.c (find_exception_handler): Subtract one from our PC when
4134 looking for a handler, to avoid hitting the beginning of the next
4135 region.
4136
4137 * except.c (expand_builtin_set_return_addr_reg): Use force_operand.
4138
4eb66248
JL
4139Wed Sep 17 18:33:59 1997 Jeffrey A Law (law@cygnus.com)
4140
4141 * mips/abi64.h (LONG_MAX_SPEC): Define.
4142 * mips.h (LONG_MAX_SPEC): Define.
4143 (CPP_SPEC): Include long_max_spec.
4144 (EXTRA_SPECS): Include long_max_spec.
4145
44158507
JL
4146Wed Sep 17 14:11:38 1997 Jeffrey A Law (law@cygnus.com)
4147
4148 * v850.c (construct_save_jarl): Fix thinko in last change.
4149
bf520cd9
JL
4150Wed Sep 17 09:53:07 1997 Jeffrey A Law (law@cygnus.com)
4151
4152 * version.c: Bump for snapshot.
4153
255fe733
JM
4154Tue Sep 16 14:22:36 1997 Jason Merrill <jason@yorick.cygnus.com>
4155
c0727e2a
JM
4156 * libgcc2.c (find_exception_handler): Not found is -1.
4157
255fe733
JM
4158 * integrate.c (expand_inline_function): Move expand_start_bindings
4159 after expanding the arguments.
4160
21002281
JW
4161Tue Sep 16 11:13:46 1997 Jim Wilson <wilson@cygnus.com>
4162
4163 * expr.c (expand_expr): Remove previous incorrect change.
4164 If target and slot has no DECL_RTL, then call mark_addressable
4165 again for the slot after we give it RTL.
4166
e693cc28 4167Tue Sep 16 09:18:52 1997 Jason Merrill (jason@cygnus.com)
f633220c 4168
e693cc28
UD
4169 * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
4170 again for the slot after we give it RTL.
f633220c 4171
145870b5
NC
4172Tue Sep 16 00:13:20 1997 Nick Clifton <nickc@cygnus.com>
4173
84e75068 4174 * v850.c (register_is_ok_for_epilogue,
145870b5
NC
4175 pattern_is_ok_for_epilogue, construct_restore_jr,
4176 pattern_is_ok_for_prologue, construct_save_jarl): New functions.
4177
84e75068 4178 * v850.h (pattern_is_ok_for_prologue,
145870b5
NC
4179 pattern_is_ok_for_epilogue, register_is_ok_for_epilogue): New
4180 predicates.
4181
84e75068 4182 * v850.md: Replace prologue and epilogue patterns with a
145870b5
NC
4183 match_parallel pattern.
4184
76143254
JL
4185Mon Sep 15 22:53:01 1997 Jeffrey A Law (law@cygnus.com)
4186
4187 * aclocal.m4: Add replacement for AC_PROG_INSTALL.
4188 * configure.in: Use EGCS_PROG_INSTALL.
4189
4401bf24
JL
4190Mon Sep 15 22:40:55 1997 Jim Wilson (wilson@cygnus.com)
4191
4192 * dwarf2out.c (gen_subprogram_die): Handle redefinition of an
4193 extern inline function.
4194
4195Mon Sep 15 22:40:55 1997 Richard Henderson (rth@cygnus.com)
4196
4197 * dwarf2out.c (reg_loc_descriptor): Fix prototype.
4198 (concat_loc_descriptor): New function.
4199 (loc_descriptor): Call it.
4200 (add_AT_location_description): Also elide the descriptor if both
4201 halves of a CONCAT are pseudos.
4202 (add_location_or_const_value_attribute): Recognize CONCAT too.
4203
0d24ff5d
RH
4204Mon Sep 15 15:24:00 1997 Richard Henderson <rth@cygnus.com>
4205
4bb43724
RH
4206 * alpha.md (movdi): Handle CONST_DOUBLE for TARGET_BUILD_CONSTANTS.
4207
0d24ff5d
RH
4208 * alpha/alpha.c (output_prolog): New variable sa_reg. Use it for
4209 out-or-range reg_offset.
4210 (output_epilog): Likewise.
4211
05ef8897
JL
4212Mon Sep 15 15:39:26 1997 Jeffrey A Law (law@cygnus.com)
4213
4214 * cse.c (simplify_relational_operation): If MODE specifies a
4215 mode wider than HOST_WIDE_INT, then the high word of a CONST_INT
4216 is derived from the sign bit of the low word.
4217
ca55abae
JM
4218Mon Sep 15 11:43:38 1997 Jason Merrill <jason@yorick.cygnus.com>
4219
4220 Support dwarf2 unwinding on PUSH_ROUNDING targets like the x86.
4221
4222 * dwarf2.h: Add DW_CFA_GNU_args_size.
4223 * frame.c (execute_cfa_insn): Likewise.
4224 * dwarf2out.c (dwarf_cfi_name, output_cfi): Likewise.
4225 (dwarf2out_args_size, dwarf2out_stack_adjust): New fns.
4226 (dwarf2out_frame_debug): If this isn't a prologue or epilogue
4227 insn, hand it off to dwarf2out_stack_adjust.
4228 (dwarf2out_begin_prologue): Initialize args_size.
4229 * frame.h (struct frame_state): Add args_size.
4230 * libgcc2.c (__throw): Use args_size.
4231 * final.c (final_scan_insn): If we push args, hand off all insns
4232 to dwarf2out_frame_debug.
4233 * defaults.h (DWARF2_UNWIND_INFO): OK for !ACCUMULATE_OUTGOING_ARGS.
4234
4235 * dwarf2out.c dwarf2out_frame_debug): Fix typo.
4236 Handle epilogue restore of SP from FP.
4237 * emit-rtl.c (gen_sequence): Still generate a sequence if the
4238 lone insn has RTX_FRAME_RELATED_P set.
4239
4240 * frame.c (extract_cie_info): Handle "e" augmentation.
4241 * dwarf2out.c (ASM_OUTPUT_DWARF_*): Provide definitions in the
4242 absence of UNALIGNED_*_ASM_OP.
4243 (UNALIGNED_*_ASM_OP): Only provide defaults if OBJECT_FORMAT_ELF.
4244 (output_call_frame_info): Use "e" instead of "z" for augmentation.
4245 Don't emit augmentation fields length.
4246 (dwarf2out_do_frame): Move outside of #ifdefs.
4247 * defaults.h (DWARF2_UNWIND_INFO): Don't require unaligned data
4248 opcodes.
4249
4250 * sparc.h (UNALIGNED_INT_ASM_OP et al): Don't define here after all.
4251 * sparc/sysv4.h (UNALIGNED_INT_ASM_OP): Define here.
4252 * sparc/sunos4.h (DWARF2_UNWIND_INFO): Define to 0.
4253 * sparc/sun4gas.h: New file.
4254 * configure.in: Use sun4gas.h if SunOS 4 --with-gnu-as.
4255
4256 * collect2.c (write_c_file_stat, write_c_file_glob): Declare
4257 __register_frame_table and __deregister_frame.
4258
1d77fa53
BK
42591997-09-15 Brendan Kehoe <brendan@cygnus.com>
4260
4261 * except.c (find_exception_handler_labels): Use xmalloc instead of
4262 alloca, since MAX_LABELNO - MIN_LABELNO can be more than 1 million
4263 in some cases.
4264
8be52aaa
JL
4265Sun Sep 14 21:01:23 1997 Jeffrey A Law (law@cygnus.com)
4266
4267 * Makefile.in: Various changes to build info files
4268 in the object tree rather than the source tree.
4269
a3ee3246
JL
4270Sun Sep 14 12:24:30 1997 Jeffrey A Law (law@cygnus.com)
4271
4272 * fixinc.math: New file to fix math.h on some systems.
4273 * configure.in (freebsd, netbsd): Use fixinc.math on these
4274 systems.
4275 * configure: Rebuilt.
4276
124da275
JL
4277Sun Sep 14 11:11:05 1997 Jeffrey A Law (law@cygnus.com)
4278
4279 * regmove.c (regmove_optimize): If we end up moving the
4280 original insn due to lifetime overlaps, make sure to move
4281 REG_NOTES too.
4282
fca9d4b0
MH
4283Sat Sep 13 15:51:11 1997 Manfred Hollstein <manfred@s-direktnet.de>
4284
4285 * Makefile.in (INSTALL_{PROGRAM,DATA}): Use value found by configure.
4286
326ee7a3
JL
4287Sat Sep 13 12:57:26 1997 Jeffrey A Law (law@cygnus.com)
4288
4289 * haifa-sched.c (add_branch_dependences): Make each insn in
4290 a SCHED_GROUP_P block explicitly depend on the previous insn.
4291
ca55abae
JM
4292Fri Sep 12 13:49:58 1997 Jason Merrill <jason@yorick.cygnus.com>
4293
4294 * except.h: Prototype dwarf2 hooks.
4295 * expr.c: Adjust.
4296
5188d2b2
JW
4297Thu Sep 11 17:43:55 1997 Jim Wilson <wilson@cygnus.com>
4298
4299 * configure.in (native_prefix): Delete.
4300 (mips-dec-netbsd): Don't set prefix.
4301 (*linux*): Don't set prefix.
4302
2e384318
FF
4303Thu Sep 11 15:48:32 1997 Fred Fish <fnf@ninemoons.com>
4304
70988851
FF
4305 * protoize.c: Include <varargs.h> only if HAVE_VARARGS_H is
4306 defined. If not defined, include <sys/varargs.h> if
4307 HAVE_SYS_VARARGS_H is defined.
4308 * configure.in: Test for varargs.h and sys/varargs.h.
4309 * configure: Regenerate with autoconf.
4310 * config.in: Regenerate with autoheader.
4311
2e384318
FF
4312 * cpplib.c (quote_string): Cast first arg of sprintf call
4313 from "unsigned char *" to "char *".
4314 (output_line_command): Ditto.
4315 (macroexpand): Ditto.
4316 (do_line): Cast atoi arg from "unsigned char *" to "char *".
4317
3fb2f401
JL
4318Wed Sep 10 21:37:30 1997 Jeffrey A Law (law@cygnus.com)
4319
f2e4e16f
JL
4320 * version.c: Bump for snapshot.
4321
3fb2f401
JL
4322 * Makefile.in (compare): Exit with nonzero status if there
4323 are comparison failures. Note which files failed the
4324 comparison test in .bad_compare.
4325
d26cb668
L
4326Wed Sep 10 17:05:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4327
4328 * config/alpha/elf.h (CPP_PREDEFINES): Remove -D__PIC__ -D__pic__.
4329
ac64120e
JW
4330Wed Sep 10 16:37:28 1997 Fred Fish <fnf@ninemoons.com>
4331
4332 * Makefile.in (LN, LN_S): New macros, use where appropriate.
4333 * aclocal.m4 (GCC_PROG_LN_S, GCC_PROG_LN): New tests.
4334 * configure.in: Use GCC_PROG_LN_S and GCC_PROG_LN.
4335 * configure: Regenerated.
4336
4337Thu Sep 11 11:09:43 1997 Jeffrey A Law (law@cygnus.com)
4338
4339 * loop.c (strength_reduce): Fix typo.
4340
db87ec0b
JW
4341Wed Sep 10 16:01:15 1997 Jim Wilson <wilson@cygnus.com>
4342
4343 * m88k/m88k.c (struct option): Rename to struct options.
4344 * m88k/dolph.h (INITIALIZE_TRAMPOLINE): Delete here.
4345 * m88k/sysv3.h (INITIALIZE_TRAMPOLINE): Delete ifdef and comments.
4346 * libgcc2.c (__enable_execute_stack): Check for __sysV88__ not
4347 __DOLPHIN__ or sysV88.
4348
04395f96
JW
4349Wed Sep 10 14:58:40 1997 Jim Wilson <wilson@cygnus.com>
4350
4351 * emit-rtl.c (gen_lowpart_common): For a SUBREG, add in word when
4352 create new subreg.
4353
becdcf6d
JL
4354Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
4355
4356 * config.sub: Accept 'amigados' for backward compatability.
4357
04395f96 4358Wed Sep 10 14:05:08 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3979dfb8
JW
4359
4360 * Makefile.in (testsuite/site.exp): New target.
4361 (check-gcc, check-g++): Depend on testsuite/site.exp.
4362 Don't stop for failure.
4363
ca55abae
JM
4364Wed Sep 10 12:59:57 1997 Jason Merrill <jason@yorick.cygnus.com>
4365
4366 * expr.c (expand_builtin): Only support __builtin_dwarf_fp_regnum()
4367 if DWARF2_UNWIND_INFO.
4368
4369Wed Sep 10 11:49:20 1997 Jason Merrill <jason@yorick.cygnus.com>
4370
4371 Add support for exception handling using DWARF 2 frame unwind info.
4372 Currently works on SPARC and MIPS, and almost on x86.
4373
4374 * libgcc2.c (get_reg, put_reg, get_return_addr, put_return_addr,
4375 next_stack_level, in_reg_window): Helper fns.
4376 (__throw): Implement for DWARF2_UNWIND_INFO.
4377
4378 * expr.c (expand_builtin): Handle builtins used by __throw.
4379 * tree.h (enum built_in_function): Add builtins used by __throw.
4380 * c-decl.c (init_decl_processing): Declare builtins used by __throw.
4381 * dwarf2out.c (expand_builtin_dwarf_fp_regnum): Used by __throw.
4382 * except.c (expand_builtin_unwind_init): Hook for dwarf2 __throw.
4383 (expand_builtin_extract_return_addr): Likewise.
4384 (expand_builtin_frob_return_addr): Likewise.
4385 (expand_builtin_set_return_addr_reg): Likewise.
4386 (expand_builtin_eh_stub): Likewise.
4387 (expand_builtin_set_eh_regs): Likewise.
4388 (eh_regs): Choose two call-clobbered registers for passing back values.
4389
4390 * frame.c, frame.h: New files for parsing dwarf 2 frame info.
4391 * Makefile.in (LIB2ADD): New variable. Add $(srcdir)/frame.c.
4392 (libgcc2.a): Use it instead of $(LIB2FUNCS_EXTRA) $(LANG_LIB2FUNCS)
4393 (stmp-multilib): Likewise.
4394 ($(T)crtbegin.o, $(T)crtend.o): Add -fno-exceptions.
4395
4396 * except.c: #include "defaults.h".
4397 (exceptions_via_longjmp): Default depends on DWARF2_UNWIND_INFO.
4398 (emit_throw): Don't defeat assemble_external if DWARF2_UNWIND_INFO.
4399 (register_exception_table_p): New fn.
4400 (start_eh_unwinder): Don't do anything if DWARF2_UNWIND_INFO.
4401 (end_eh_unwinder): Likewise.
4402
4403 * crtstuff.c: Wrap .eh_frame section, use EH_FRAME_SECTION_ASM_OP,
4404 call __register_frame and __deregister_frame as needed.
4405 * varasm.c (eh_frame_section): New fn if EH_FRAME_SECTION_ASM_OP.
4406 * dwarf2out.c (EH_FRAME_SECTION): Now a function-like macro. Check
4407 EH_FRAME_SECTION_ASM_OP.
4408 * sparc/sysv4.h (EH_FRAME_SECTION_ASM_OP): Define.
4409 * mips/iris6.h: (EH_FRAME_SECTION_ASM_OP): Define.
4410 (LINK_SPEC): Add __EH_FRAME_BEGIN__ to hidden symbols.
4411
4412 * dwarf2out.c (output_call_frame_info): If no support for
4413 EXCEPTION_SECTION, mark the start of the frame info with a
4414 collectable tag.
4415 * collect2.c (frame_tables): New list.
4416 (is_ctor_dtor): Recognise frame entries.
4417 (scan_prog_file): Likewise.
4418 (main): Pass -fno-exceptions to sub-compile. Also do collection
4419 if there are any frame entries.
4420 (write_c_file_stat): Call __register_frame_table and
4421 __deregister_frame as needed.
4422 (write_c_file_glob): Likewise.
4423
4424 * defaults.h (DWARF2_UNWIND_INFO): Default to 1 if supported.
4425 Also require unaligned reloc support.
4426 * sparc.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
4427 UNALIGNED_DOUBLE_INT_ASM_OP): Define here.
4428 * sparc/sysv4.h: Not here.
4429
4430 * toplev.c (compile_file): Call dwarf2out_frame_{init,finish}.
4431 * dwarf2out.c (dwarf2out_init): Don't call dwarf2out_frame_init.
4432 (dwarf2out_finish): Don't call dwarf2out_frame_finish.
4433
4434 * libgcc2.c (L_eh): Reorganize, moving code shared by different
4435 EH implementations to the top.
4436 (find_exception_handler): Split out. Start from 0. Compare against
4437 end with >=.
4438 (__find_first_exception_table_match): Use it.
4439 * except.c (output_exception_table): Don't do anything if there's
4440 no table. Don't output a first entry of zeroes.
4441 (eh_outer_context): Adjust properly.
4442 (add_eh_table_entry): Use xrealloc.
4443 * toplev.c (compile_file): Just call output_exception_table.
4444
4445Wed Sep 10 11:30:36 1997 Jason Merrill <jason@cygnus.com>
4446
4447 * i386.c (ix86_prologue): Add dwarf2 support for !do_rtl case.
4448
4449Wed Sep 10 08:17:10 1997 Torbjorn Granlund <tege@pdc.kth..se>
4450
4451 * except.c (eh_outer_context): Do masking using expand_and.
4452
b4d940a2
JL
4453Wed Sep 10 01:38:30 1997 Doug Evans <dje@cygnus.com>
4454
4455 Add port done awhile ago for the ARC cpu.
4456 * arc/arc.h: New file.
4457 * arc/arc.c: New file.
4458 * arc/arc.md: New file.
4459 * arc/initfini.c: New file.
4460 * arc/lib1funcs.asm: New file.
4461 * arc/t-arc: New file.
4462 * arc/xm-arc.h: New file.
4463 * ginclude/va-arc.h: New file.
4464 * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
4465 * ginclude/varargs.h: Likewise.
4466 * Makefile.in (USER_H): Add va-arc.h.
4467 * configure.in (arc-*-elf*): Recognize.
4468 * longlong.h: Add ARC support.
4469
4470Wed Sep 10 01:32:54 1997 Jeffrey A Law (law@cygnus.com)
4471
4472 * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
4473 when clearing non-BLKmode data.
4474
10211581
JL
4475Wed Sep 10 00:29:29 1997 Manfred Hollstein <manfred@s-direktnet.de>
4476
9dfc6eba
MH
4477 * m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.
4478 * libgcc2.c (__enable_execute_stack): Provide for sysV88 too.
4479
55259219
MH
4480 * xm-m88k.h (USG): Only define if it hasn't already been defined.
4481
4482 * Makefile.in (risky-stage1): Delete gratutious whitespace.
4483
ee291069
MH
4484 * Makefile.in (clean): Delete libgcc1-test.
4485
10211581
JL
4486 * Makefile.in (INSTALL): cd to $(srcdir) before running texinfo.
4487
4488Tue Sep 9 17:07:36 1997 Stan Cox <coxs@dg-rtp.dg.com>
48f0be1b
SC
4489
4490 * m88k.c (m88k_expand_prologue): Set MEM_IN_STRUCT_P of va_list
4491 template.
4492
ca55abae
JM
4493Tue Sep 9 09:50:02 1997 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4494
4495 * dwarf2out.c (output_call_frame_info): Call named_section.
4496
8f3d79e0
JL
4497Tue Sep 9 09:12:17 1997 Jeffrey A Law (law@cygnus.com)
4498
4499 * haifa-sched.c (print_value): Fix last change.
4500
ca55abae
JM
4501Tue Sep 9 01:30:37 1997 Jason Merrill <jason@yorick.cygnus.com>
4502
4503 * mips.h (DWARF_FRAME_REGNUM): Use the same numbering regardless of
4504 write_symbols.
4505
4506Mon Sep 8 16:32:43 1997 Jason Merrill <jason@yorick.cygnus.com>
4507
4508 * mips.c (function_prologue): Set up the CFA when ABI_32.
4509
4510 * sparc.c (save_regs): Check dwarf2out_do_frame instead of DWARF2_DEBUG
4511 for dwarf2 unwind info.
4512 (output_function_prologue, sparc_flat_output_function_prologue): Same.
4513
4514 * final.c (final_end_function): Check dwarf2out_do_frame instead
4515 of DWARF2_DEBUG for dwarf2 unwind info.
4516 (final_scan_insn): Likewise.
4517 (final_start_function): Likewise. Initialize dwarf2 frame debug here.
4518 (final): Not here.
4519
4520 * expr.c (expand_builtin_return_addr): Only SETUP_FRAME_ADDRESSES if
4521 count > 0.
4522
4523 * varasm.c (exception_section): Check EXCEPTION_SECTION first.
4524
74aca74b
NC
4525Mon Sep 8 15:15:11 1997 Nick Clifton <nickc@cygnus.com>
4526
4527 * v850.h (ASM_SPEC): Pass on target processor.
4528 (CPP_PREDEFINES): Only define if not already specified.
4529 (TARGET_VERSION): Only define if not already specified.
4530 (MASK_CPU, MASK_V850, MASK_DEFAULT): Bits to specify target
4531 processor.
4532 (EXTRA_SWITCHES): Extra entries in the switches array.
4533 (TARGET_DEFAULT): Set default target processor.
4534
c0b04148
JW
4535Mon Sep 8 18:26:35 1997 Jim Wilson <wilson@cygnus.com>
4536
4537 * m68k.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): In MOTOROLA
4538 cases, add %# and %/, and add : to make them into extended asms.
4539
52b7724b
WL
4540Sun Sep 7 23:57:50 1997 Weiwen Liu <liu@hepunix.physics.yale.edu>
4541
4542 * alias.c (init_alias_analysis): Clean up incompatible pointer
4543 type warning in bzero.
4544 * regmove.c (regmove_optimize): Ditto.
4545 * haifa-sched.c (find_rgns): Ditto.
4546
4547 * haifa-sched.c (print_value): Clean up ptr->int cast
4548 warnings.
4549
0c82f6bf
FF
4550Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
4551
4552 * INSTALL: Change 'amigados' to 'amigaos' to match current usage.
4553 * install.texi (Configurations): Ditto.
4554 * config.sub: Ditto.
4555
1fed1f51
WL
4556Sun Sep 7 22:56:56 1997 Weiwen Liu (liu@hepvms.physics.yale.edu)
4557
4558 * Makefile.in (sdbout.o): Depend on insn-config.h.
4559
239e68f6
JW
4560Sun Sep 7 18:44:50 1997 Jim Wilson <wilson@cygnus.com>
4561
4562 * m68k/m68k.h (TARGET_SWITCHES): For 68000, 68302, subtract MASK_68881.
4563 For 68303, 68332, cpu32, subtract MASK_68040_ONLY.
4564
267c09ab
JM
4565Sun Sep 7 18:30:46 1997 Jason Merrill <jason@yorick.cygnus.com>
4566
4567 * dwarf2out.c (dwarf2out_frame_debug): Assume that in a PARALLEL
4568 prologue insn, only the first elt is significant.
4569 (output_call_frame_info): For exception handling, always use 4-byte
4570 fields as specified by the dwarf2 spec.
4571 Don't skip trivial FDEs.
4572
db7cafb0
JL
4573Sun Sep 7 14:19:39 1997 Jeffrey A Law (law@cygnus.com)
4574
4575 * version.c: Bump for snapshot.
4576
4577Sun Sep 7 14:17:36 1997 Torbjorn Granlund (tege@pdc.kth.se)
4578
4579 * expmed.c (expand_divmod): Make op1_is_pow2 depend on unsignedp
4580 for negative constants. Promote EXACT_DIV_EXPR to TRUNC_DIV_EXPR
4581 when op1_is_pow2.
4582
4583Sun Sep 7 13:46:46 1997 Jeffrey A Law (law@cygnus.com)
4584
bf520cd9
JL
4585 * final.c (shorten_branches): During first pass, assume worst
4586 possible alignment for ADDR_VEC and ADDR_VEC_DIFF insns.
db7cafb0
JL
4587
4588 * Makefile.in (distclean): Remove various things left around
4589 by running the testsuite.
4590
7ed46111
MH
4591Sun Sep 7 13:16:06 1997 Manfred Hollstein <manfred@s-direktnet.de>
4592
4593 * configure.in (out_file): Emit definition to config.status in order
4594 to have a defined value for configure.lang.
4595 * configure: Re-built.
4596
e41cea70
JJH
4597Sun Sep 7 09:59:08 1997 Jan-Jaap van der Heijden (J.J.vanderHeijden@student.utwente.nl)
4598
bf520cd9 4599 * configure.in: Make symlink to as-new rather than as.new. Similarly
e41cea70
JJH
4600 for ld-new.
4601 * configure: Rebuilt.
4602
1aeb1f6f
JW
4603Fri Sep 5 16:54:55 1997 Jim Wilson <wilson@cygnus.com>
4604
4605 * profile.c (output_func_start_profiler): Set DECL_EXTERNAL to zero.
4606
770a0113
CK
4607Fri Sep 5 16:16:44 1997 Christian Kuehnke <Christian.Kuehnke@arbi.Informatik.Uni-Oldenburg.DE>
4608
4609 * sparc/sparc.md: Add ultrasparc scheduling support.
4610 * sparc/sparc.h (RTX_COSTS): For MULT give v9 a cost of 25 insns.
4611
f5ffa999
PDM
4612Fri Sep 5 14:04:59 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
4613
4614 * integrate.c (save_for_inline_copying): Use 0, not NULL_PTR,
4615 as initial value for real_label_map.
4616 (copy_for_inline): Likewise.
4617
acceac1a
R
4618Fri Sep 5 13:36:44 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
4619
4620 * sched.c (update_flow_info) When looking if to set found_split_dest
4621 or found_orig_dest, look at all parts of a PARALLEL.
4622 * haifa-sched.c (update_flow_info): Likewise.
4623
f84271d9
JL
4624Fri Sep 5 10:08:44 1997 Jeffrey A Law (law@cygnus.com)
4625
4626 * v850: New directory for v850 port.
4627 * v850/lib1funcs.asm: New file.
4628 * t-v850, v850.c, v850.h, v850.md, xm-v850.h: New files.
4629 * ginclude/va-v850.h: New file.
4630 * ginclude/varargs.h, ginclude/stdarg.h: Include va-mn10200.h.
4631 * configure.in (mn10200-*-*): New target.
4632 * configure: Rebuilt.
4633 * config.sub: Handle v850-elf.
4634 * Makefile.in (USER_H): Add va-mn10200.h.
4635 * invoke.texi: Document v850 stuff.
4636
89cc6098
JW
4637Fri Sep 5 09:37:50 1997 Jim Wilson (wilson@cygnus.com)
4638
04940ba5
JW
4639 * sdbout.c (plain_type_1, case ARRAY_TYPE): Verify that TYPE_DOMAIN
4640 has integer TYPE_{MAX,MIN}_VALUE before using them.
4641
89cc6098
JW
4642 * m68k/m68k.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Add
4643 __HPUX_ASM__ versions.
4644
c74f7db8
JL
4645Fri Sep 5 09:08:44 1997 Jeffrey A Law (law@cygnus.com)
4646
bf520cd9 4647 * install.sh: Delete duplicate install script.
c74f7db8 4648
914ec131
SC
4649Thu Sep 4 23:14:27 1997 Stan Cox (coxs@dg-rtp.dg.com)
4650
4651 * reg-stack.c (subst_stack_regs): Pop the stack register for a
4652 computed goto which sets the same stack register.
4653
4654 * reg-stack.c (compare_for_stack_reg): Swap only if the source and
4655 destination are both on the regstack.
4656 (subst_stack_regs_pat): Put the destination at the top of the regstack.
4657
c1090daa
JW
4658Thu Sep 4 15:02:27 1997 Jim Wilson <wilson@cygnus.com>
4659
d5d1738a
JW
4660 * mips.md (nonlocal_goto_receiver): Define.
4661
f4da7881
JW
4662 * profile.c (output_arc_profiler): Check next_insert_after for non
4663 NULL before deferencing it.
4664
c1090daa
JW
4665 * i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.
4666
da594c94
JL
4667Thu Sep 4 14:51:57 1997 Jeffrey A Law (law@cygnus.com)
4668
4669 * i386.h (CPP_CPU_DEFAULT): Avoid using #elif.
4670
3e28fe44
MM
4671Thu Sep 4 15:01:49 1997 Michael Meissner <meissner@cygnus.com>
4672
4673 * toplev.c (rest_of_compilation): For passes starting with
4674 flow_analysis, use print_rtl_with_bb instead of print_rtl.
4675
4676 * print-rtl.c (print_rtl_single): Print a single rtl value to a
4677 file.
4678
4679 * flow.c (print_rtl_with_bb): Print which insns start and end
4680 basic blocks. For the start of a basic block, also print the live
4681 information.
4682
7053ca72
JW
4683Thu Sep 4 11:51:43 1997 Jim Wilson <wilson@cygnus.com>
4684
417b0fa2
JW
4685 * toplev.c (main): Change #elif to #else/#ifdef
4686
7053ca72
JW
4687 * tlink.c: Include ctype.h.
4688 * ginclude/va-mips.h: Add _VA_MIPS_H_ENUM ifdef/define/endif.
4689
f05a8b25
MM
4690Thu Sep 4 11:17:16 1997 Mikeael Meissner (meissner@cygnus.com)
4691
4692 * bitmap.c: Conditionally include stdlib.h.
bf520cd9 4693 (free): Provide a declaration if NEED_DECLARATION_FREE.
f05a8b25 4694
02d7a569
JS
4695Thu Sep 4 09:58:53 1997 Joel Sherrill (joel@OARcorp.com)
4696
4697 * i960/i960.h: Added default for SUBTARGET_SWITCHES macro.
4698
6030b6af
JW
4699Thu Sep 4 09:53:20 1997 Jim Wilson (wilson@cygnus.com)
4700
4701 * profile.c (output_arc_profiler): Verify next_insert_after is an
4702 INSN before and after skipping a stack pop.
4703
04da53bd
R
4704Thu Sep 4 07:39:19 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
4705
4706 * final.c (shorten_branches): Don't count the lengths of deleted
4707 instructions.
4708
780532a4
JL
4709Thu Sep 4 09:43:01 1997 Jeffrey A Law (law@cygnus.com)
4710
4711 * version.c: Bump for snapshot.
4712
22fa5b8a
MM
4713Thu Sep 4 11:04:21 1997 Michael Meissner <meissner@cygnus.com>
4714
4715 * bitmap.h (EXECUTE_IF_AND_IN_BITMAP): New macro, to iterate over
4716 two bitmaps ANDed together.
4717 (bitmap_print): Declare.
4718
4719 * bitmap.c (function_obstack): Don't declare any more.
4720 (bitmap_obstack): Obstack for allocating links from.
4721 (bitmap_obstack_init): New static to say whether to initialize
4722 bitmap_obstack.
4723 (bitmap_element_allocate): Use bitmap_obstack to allocate from.
4724 (bitmap_release_memory): Free all memory allocated from
4725 bitmap_obstack.
4726
4727 * basic-block.h (EXECUTE_IF_AND_IN_REG_SET): New macro, invoke
4728 EXECUTE_IF_AND_IN_BITMAP.
4729
57163df0
JW
4730Wed Sep 3 10:39:42 1997 Jim Wilson <wilson@cygnus.com>
4731
fa8b6024
JW
4732 * alias.c (true_dependence): Address with AND can alias scalars.
4733 (anti_dependence, output_dependence): Likewise.
4734
57163df0
JW
4735 * alias.c (true_dependence): Test x for BLKmode, in addition to mem.
4736
8aa4e786
JS
4737Wed Sep 3 09:28:50 CDT 1997 Joel Sherrill (joel@OARcorp.com)
4738
4739 * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h,
4740 mips/rtems64.h, pa/rtems.h, rs6000/rtems.h, sh/rtems.h,
4741 sparc/rtems.h (subtarget_switches): Removed SUBTARGET_SWITCHES
4742 definitions. Use -qrtems instead of -mrtems.
4743
feb21122
RL
4744Wed Sep 3 09:05:41 1997 Robert Lipe (robert@dgii.com)
4745
4746 * xm-sco5.h (sys_siglist): Define.
4747 (SYS_SIGLIST_DECLARED): Likewise.
4748
704af6a1
JL
4749Tue Sep 2 23:33:33 1997 Jeffrey A Law (law@cygnus.com)
4750
4751 * expr.c (convert_move): Handle truncation from TQFmode to QFmode.
4752
127cd405
TG
4753Wed Sep 3 02:09:30 1997 Torbjorn Granlund <tege@pdc.kth..se>
4754
4755 * except.c (eh_outer_context): Expand masking operation using
4756 expand_binop.
4757
8cf02b47
JW
4758Tue Sep 2 18:09:39 1997 Jim Wilson <wilson@cygnus.com>
4759
4760 * alpha.md (floatdisf2-1): New pattern.
4761
49dad301
JL
4762Tue Sep 2 18:41:55 1997 Jeffrey A Law (law@cygnus.com)
4763
068f1cb8
JL
4764 * xm-svr4.h (SYS_SIGLIST_DECLARED): Define.
4765 * xm-news.h (SYS_SIGLIST_DECLARED): Likewise.
f04e7122 4766 * xm-sysv4.h (SYS_SIGLIST_DECLARED): Likewise.
068f1cb8
JL
4767 * gcc.texi: Note that if you define sys_siglist that you should
4768 also define SYS_SIGLIST_DECLARED.
4769
49dad301
JL
4770 * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions
4771 are relative to the next instruction, not the current instruction.
4772
a1729519
JW
4773Tue Sep 2 14:22:43 1997 Jim Wilson <wilson@cygnus.com>
4774
4775 * local-alloc.c (contains_replace_regs): New function.
4776 (update_equiv_regs): When adding a REG_EQUIV note for a set of a MEM,
4777 verify that there is no existing REG_EQUIV note, and add a call to
4778 contains_place_regs.
4779
290c8b1f
L
4780Tue Sep 2 12:48:11 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4781
4782 * config/alpha/elf.h (CPP_PREDEFINES): Add -D__PIC__ -D__pic__.
4783 (STARTFILE_SPEC): Always use crtbegin.o%s
4784 (ENDFILE_SPEC): Always use crtend.o%s.
4785
a6a503ed
JW
4786Tue Sep 2 12:00:36 1997 Jim Wilson <wilson@cygnus.com>
4787
4788 * alpha/alpha.h (PREFERRED_RELOAD_CLASS): Return NO_REGS if NO_REGS
4789 is passed in.
4790 * emit-rtl.c (gen_lowpart_common): Add code to convert CONST_INT to
4791 SFmode for 64 bit hosts.
4792
a94729bc
PH
4793Tue Sep 2 13:42:38 1997 Paul N. Hilfinger <hilfingr@CS.Berkeley.EDU>
4794
4795 * fixincludes: Permits spaces between # and define. Discard C++
4796 comments in sys/pci.h on HP/UX 10.20.
4797
c9e03727
JL
4798Mon Sep 1 22:13:18 1997 Jeffrey A Law (law@cygnus.com)
4799
4800 * version.c: Bump for snapshot.
4801
2eddfed1
JL
4802 * pa.c (restore_unscaled_index_insn_codes): New function.
4803 (record_unscaled_index_insn_codes): Likewise.
4804 (output_function_prologue): Call restore_unscaled_index_insn_codes.
4805 (output_function_epilogue): Free memory for unscaled_index_insn_codes.
4806 (pa_reorg): Call record_unscaled_index_insn_codes.
4807
c9e03727
JL
4808 * haifa-sched.c (move_insn): Handle notes correctly for insns
4809 with SCHED_GROUP_P set.
4810
a5d6a95b
L
4811Mon Sep 1 16:58:57 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4812
4813 * alpha/xm-linux.h (USE_BFD): Undef before define.
4814
bc4ddc77
JW
4815Mon Sep 1 16:25:34 1997 Jim Wilson <wilson@cygnus.com>
4816
4817 * cse.c (cse_insn): Don't record BLKmode values.
4818
f3e0ca6c
SW
4819Mon Sep 1 11:25:47 1997 Stephen Williams (steve@icarus.icarus.com)
4820
4821 * i960.h (LINK_SPEC): Handle "-mjX" and "-mrp" switches.
4822
e3512ac2
JL
4823Mon Sep 1 08:29:46 1997 Jeffrey A Law (law@cygnus.com)
4824
a63d08e6
JL
4825 * cccp.c (sys_errlist): Remove special 4.4bsd declaration.
4826 * collect2.c (sys_errlist): Likewise.
4827 * cpplib.c (sys_errlist): Likewise.
4828 * gcc.c (sys_errlist): Likewise.
4829 * protoize (sys_errlist): Likewise.
4830 * configure.in: Check for strerror.
4831 * xm-freebsd.h (HAVE_STRERROR): Remove definition.
4832 * xm-gnu.h (HAVE_STRERROR): Likewise.
4833 * xm-linux.h (HAVE_STRERROR): Likewise.
4834 * xm-netbsd.h (HAVE_STRERROR): Likewise.
4835 * xm-bsd386.h (HAVE_STRERROR): Likewise.
4836 * xm-cygwin32.h (HAVE_STRERROR): Likewise.
4837 * xm-dos.h (HAVE_STRERROR): Likewise.
4838 * xm-mingw32.h (HAVE_STRERROR): Likewise.
4839 * xm-pa.h (HAVE_STRERROR): Likewise.
4840 * xm-papro.h (HAVE_STRERROR): Likewise.
4841 * xm-sysv4.h (HAVE_STRERROR): Likewise.
4842 * configure, config.in: Rebuilt.
4843
db814993
JL
4844 * Makefile.in: Add several missing "else true" clauses.
4845
e3512ac2
JL
4846 * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.
4847 * mips-tfile.c: Likewise.
4848 * gcc.texi: DONT_DECLARE_SYS_SIGLIST: Remove docs.
4849 * xm-linux.h (DONT_DECLARE_SYS_SIGLIST): Delete definition.
4850 * xm-freebsd.h, xm-bsd386.h, xm-sysv4.h, xm-sol2.h: Likewise.
4851 * configure.in: Check for sys_siglist declaration.
4852 * configure, config.in: Rebuilt.
4853
5d84b57e
JS
4854Mon Sep 1 08:04:07 1997 Joel Sherrill (joel@OARcorp.com)
4855
4856 * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,
4857 m68k/rtems.h, mips/rtems64.h, pa/rtems.h, rs6000/rtems.h,
4858 sparc/rtems.h (subtarget_switches): Added -mrtems as a switch.
4859 * i960/i960.h: Added SUBTARGET_SWITCHES macro.
4860 * rs6000/sysv4.h (extra_subtarget_switches): Added new
4861 macro EXTRA_SUBTARGET_SWITCHES.
4862 * configure.in (sh*-*-rtems*): New target.
4863 * sh/rtems.h: New file.
4864 * sh/sh.h: Added SUBTARGET_SWITCHES macro.
4865 * configure: Rebuilt.
4866
2599dcc7
JW
4867Sat Aug 30 22:54:26 1997 Jim Wilson <wilson@cygnus.com>
4868
4869 * unroll.c (calculate_giv_inc): Handle increment with code PLUS.
4870
3b7e5ef4
DE
4871Sat Aug 30 10:49:46 1997 David Edelsohn <edelsohn@mhpcc.edu>
4872
4873 * rs6000.md: Make DF fused-add operations pay attention to
4874 -mno-fused-add.
4875
5cd5f4a7
JW
4876Fri Aug 29 19:19:54 1997 Jim Wilson <wilson@cygnus.com>
4877
4878 * i386/xm-sysv4.h (DONT_DECLARE_SYS_SIGLIST): Define.
4879
63e7fe9b
JL
4880Fri Aug 29 16:13:51 1997 Jeffrey A Law (law@cygnus.com)
4881
4882 * pa.md (reload_peepholes): Make sure operand is a REG before
4883 examining REGNO. Allow general registers too.
4884
eb7b11fd
JW
4885Fri Aug 29 11:42:04 1997 Jim Wilson <wilson@cygnus.com>
4886
4887 * varasm.c (mark_constants): Don't look inside CONST_DOUBLEs.
4888
c760091a
PT
4889Fri Aug 29 09:33:20 1997 Philipp Thomas (kthomas@lxi165.gwdg.de)
4890
5cd5f4a7 4891 * dwarf2out.c (build_abbrev_table): Use xrealloc, not xmalloc
c760091a
PT
4892 to reallocate abbrev_die_table.
4893
57583338
JW
4894Thu Aug 28 15:14:46 1997 Jim Wilson <wilson@cygnus.com>
4895
4896 * m68k/m68k.md (iorsi_zexthi_ashl16): Disable.
4897
eae4b970
AS
48981997-08-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4899
4f91a0f8
AS
4900 * Makefile.in (config.status): Depend on version.c
4901
eae4b970
AS
4902 * expr.h (insn_gen_function): Reenable prototype.
4903
4904 * expr.c (move_by_pieces_1, clear_by_pieces_1): Fix prototype of
4905 first parameter.
4906
00fc09e1
JW
4907Thu Aug 28 13:01:43 1997 Jim Wilson <wilson@cygnus.com>
4908
4909 * i386.c (ix86_expand_epilogue): Emit blockage instruction when pic.
4910
2601ebca
JL
4911Thu Aug 28 07:03:15 1997 Jeffrey A Law (law@cygnus.com)
4912
4913 * version.c: Bump for latest snapshot.
4914
4915 * bc-optab.c: Conditionally include stdlib.h.
4916 (free): Provide a declaration if NEED_DECLARATION_FREE.
4917 * tree.c (free): Provide a declaration if NEED_DECLARATION_FREE.
4918 * rtl.h (free): Remove declaration.
4919 * tree.h (free): Remvoe declaration.
4920
4921 * configure: Rebuilt.
4922
e5eb27e5
JL
4923Wed Aug 27 21:32:20 1997 Jeffrey A Law (law@cygnus.com)
4924
4925 * flags.h (flag_move_all_movables): Declare.
4926 (flag_reduce_all_givs): Likewise.
4927 * loop.c (move_movables): Handle flag_move_all_movables.
4928 (strength_reduce): Handle flag_reduce_all_givs.
4929 * toplev.c (flag_move_all_movables): Define.
4930 (flag_reduce_all_givs): Likewise.
4931 (f_options): Add -fmove-all-movables and -freduce-all-givs.
4932 * invoke.texi: Document new options, including alias stuff that
4933 wasn't included last time.
4934
d995a6dc
BM
4935Wed Aug 27 18:08:51 1997 Bob Manson (manson@cygnus.com)
4936
4937 * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.
4938 * t-mn10200: Ditto.
4939 * t-vxsparc: Ditto.
4940 * t-vxworks68: Ditto.
4941 * t-vxworks960: Ditto.
4942 * t-vx29k: Ditto.
4943
ba64ca33
RH
4944Wed Aug 27 16:35:29 1997 Richard Henderson <rth@cygnus.com>
4945
4946 * alpha/xm-alpha.h (alloca): Define alloca to builtin_alloca for GNUC
4947 if not already defined, and USE_C_ALLOCA not defined.
4948
ca20876d
JW
4949Wed Aug 27 16:08:43 1997 Jim Wilson <wilson@cygnus.com>
4950
7818d6fc
JW
4951 * config.guess: Replace with script that uses ../config.guess.
4952
ca20876d
JW
4953 * config/alpha/elf.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1
4954 if USE_GNULIBC_1 is not defined.
4955
704a6306
RH
4956Wed Aug 27 15:49:12 1997 Richard Henderson <rth@cygnus.com>
4957
4958 * alpha/elf.h (LINK_SPEC): Conditionalize on USE_GNULIBC_1.
4959 * config.guess: Recognize alpha-linux-gnulibc1.
4960 * configure.in (alpha-*-linux-gnulibc1): New target.
4961 (alpha-*-linux-gnu*): Don't build crtbegin/end.
4962
67f68fd2
JW
4963Wed Aug 27 11:52:58 1997 Jim Wilson <wilson@cygnus.com>
4964
4965 * m68k.md (iorsi3_internal): Readd ! TARGET_5200 check lost in
4966 last change.
4967
88016fb7
DE
4968Wed Aug 27 01:56:18 1997 Doug Evans <dje@seba.cygnus.com>
4969
4970 * loop.c (combine_movables): Earlier insns don't match later ones.
4971
bba17b29
L
4972Wed Aug 27 01:24:25 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4973
4974 * config/linux.h (CC1_SPEC): Define it only if not defined.
4975
4976 * config/m68k/linux.h (CC1_SPEC): Undefine it before include
4977 <linux.h>
4978
4979 * config/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1 if
4980 USE_GNULIBC_1 is not defined.
4981
33d2808b 4982 * config/rs6000/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1.
bba17b29
L
4983
4984 * config/sparc/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
4985 as 1 if USE_GNULIBC_1 is not defined.
4986
ed4044e0
JL
4987Wed Aug 27 00:49:14 1997 Jeffrey A Law (law@cygnus.com)
4988
f345de42
JL
4989 * reorg.c (dbr_schedule): Allow current_function_return_rtx
4990 to be something other than a REG.
4991 * function.c (expand_function_end): Fix current_function_return_rtx
4992 if it was a pseudo.
4993
ed4044e0
JL
4994 * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.
4995 * x-netbsd: Likewise
4996 * x-dgux (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS
4997 (INSTALL_HEADERS): Delete.
4998 * x-dguxbcs: Likewise.
4999 * x-hp3bsd44: Likewise
5000 * x-pa: Likewise.
5001
47d36400
BS
5002Wed Aug 27 00:30:00 1997 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5003
5004 * i386.md (pop): pop increments the stack pointer.
5005 (prologue_set_stack_ptr): New pattern.
5006 * i386.c (ix86_expand_prologue): Use prologue_set_stack_ptr
5007 instead of subsi3.
5008
fc79eafe
JW
5009Tue Aug 26 18:50:32 1997 Jim Wilson <wilson@cygnus.com>
5010
5011 * reload.c (find_reloads, case '0'): Reject matching a non-offsettable
5012 address where an offsettable address is required.
5013
c5da853f
MH
5014Tue Aug 26 17:54:56 1997 Michael P. Hayes (michaelh@ongaonga.chch.cri.nz>
5015
5016 * loop.c (check_final_value): Don't miss a biv increment in a
5017 parallel.
5018
d4ef15f2
JW
5019Tue Aug 26 12:03:49 1997 Jim Wilson (wilson@cygnus.com)
5020
5021 * dwarfout.c (dwarfout_file_scope_decl, case TYPE_DECL): Check
5022 TYPE_DECL_IS_STUB instead of DECL_NAME.
5023
10549cbd
JW
5024Mon Aug 25 23:27:10 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5025
5026 * objc/Make-lang.in ($(OBJC_O)): Also depend on cc1obj.
5027
5028Mon Aug 25 23:27:10 1997 Jim Meyering <meyering@eng.ascend.com>
5029
5030 * objc/Make-lang.in ($(OBJC_O)): Also depend on $(GCC_PASSES).
5031
484df988
JL
5032Mon Aug 25 13:12:24 1997 Jeffrey A Law (law@cygnus.com)
5033
5034 * haifa-sched.c (find_pre_sched_live): Remove #if 0 code.
5035 (find_post_sched_live): Likewise.
5036
5037 * haifa-sched.c (schedule_block): Remove old code to get arguments
5038 from hard regs into pseudos early.
5039
39dfb55a
JL
5040Mon Aug 25 08:55:00 1997 Jeffrey A Law (law@cygnus.com)
5041
5042 * version.c: Bump for new snapshot.
5043
5044 * local-alloc.c (update_equiv_regs): All the target to reject
5045 promotion of some REG_EQUAL to REG_EQUIV notes.
5046 * pa.h (DONT_RECORD_EQUIVALENCE): Define.
5047
5048 * pa.c (secondary_reload_class): (mem (mem ... )) does not need
5049 secondary reloads.
5050
5051 * pa.c (hppa_builtin_saveregs): Emit a blockage insn after the
5052 store of the argument registers.
5053
5054Mon Aug 25 08:39:02 1997 Craig Burley (burley@gnu.ai.mit.edu)
5055
5056 * fold-const.c (multiple_of_p): New function.
5057 (fold): Turn some cases of *_DIV_EXPR into EXACT_DIV_EXPR.
5058
d78778eb
JL
5059Mon Aug 25 01:47:41 1997 Jeffrey A Law (law@cygnus.com)
5060
5061 * expr.h (insn_gen_function): Temporarily remove prototype.
5062
feb9ea1a
JW
5063Sun Aug 24 17:22:21 1997 Jim Wilson <wilson@cygnus.com>
5064
5065 * Makefile.in (install-info): Don't cd into srcdir. Add srcdir to
5066 filenames. Use sed to extract base filename for install.
5067
b6ffe602
JC
5068Sat Aug 23 18:19:40 1997 John F. Carr <jfc@mit.edu>
5069
5070 * unroll.c (find_splittable_givs): Only share if two givs have the
5071 same add and multiply values.
5072
2ebfd230
JW
5073Sat Aug 23 14:36:27 1997 Jim Wilson <wilson@cygnus.com>
5074
5075 * m68k/next.h (GO_IF_INDEXABLE_BASE): Fix typo in undef.
5076 * m68k/m68kemb.h (LIB_SPEC): Add missing comment end before it.
5077
251ffdee
JL
5078Sat Aug 23 00:18:22 1997 Jeffrey A Law (law@cygnus.com)
5079
5080 * pa.c (pa_reorg): Always put begin_brtab and end_brtab insns
5081 around branch tables.
5082 * pa.md (begin_brtab, end_brtab): Only emit the .begin_brtab
5083 and .end_brtab directives if TARGET_GAS.
5084
19372aa1
JW
5085Fri Aug 22 14:05:55 1997 Jim Wilson <wilson@cygnus.com>
5086
27314274
JW
5087 * alias.c (true_dependence): Pass x_addr not x to varies.
5088
19372aa1
JW
5089 * acconfig.h (NEED_DECLARATION_CALLOC): Add.
5090 * configure.in: Add GCC_NEED_DECLARATION call for calloc.
5091 * rs6000/xm-rs6000.h (malloc, realloc, calloc, free): Delete
5092 declarations.
5093 * config.in, configure: Regenerate.
5094
2a2c8203
JC
5095Thu Aug 21 23:52:16 1997 John F. Carr <jfc@mit.edu>
5096
5097 * alias.c (find_base_value): Improve handling of PLUS, MINUS, and
5098 LO_SUM.
5099 (record_set): Handle LO_SUM like PLUS.
5100 (init_alias_analysis): When following chains of base addresses,
5101 do not stop on reaching a hard register.
5102
d80357b7
JL
5103Thu Aug 21 20:17:37 1997 Jeffrey A Law (law@cygnus.com)
5104
5105 * version.c: Bump for new snapshot.
5106
b4f32d7b
JW
5107Thu Aug 21 17:28:00 1997 Jim Wilson <wilson@cygnus.com>
5108
5109 * alpha.h (ARCH_ASM_FILE_START): Define.
5110 (ASM_FILE_START): Use ARCH_ASM_FILE_START.
5111 * osf12.h, osf2or3.h (ARCH_ASM_FILE_START): Redefine to null string.
5112
ca363bb6
JL
5113Thu Aug 21 10:22:19 1997 Jeffrey A Law (law@cygnus.com)
5114
5115 * Makefile.in (install-common): Put gcov comment at start of line.
5116
7557aa98
JL
5117Wed Aug 20 22:47:33 1997 Jeffrey A Law (law@cygnus.com)
5118
5119 * alias.c (init_alias_analysis): When simplifying the reg_base_value
5120 array, simplify entries for hard registers too.
5121
c34e3ae4
DL
5122Wed Aug 20 12:35:47 1997 Dave Love <d.love@dl.ac.uk>
5123
5124 * dwarf2.h (enum dwarf_call_frame_info): Remove trailing comma from
5125 list.
5126
e3eef942
JW
5127Wed Aug 20 11:58:33 1997 Jim Wilson <wilson@cygnus.com>
5128
5129 * stmt.c (start_cleanup_deferal, end_cleanup_deferal): Test
5130 block_stack before dereferencing it.
5131
5132Wed Aug 20 11:57:11 1997 Michael Meissner <meissner@cygnus.com>
246853b9
MM
5133
5134 * rs6000.h (ISSUE_RATE): Define instead of MACHINE_issue_rate.
5135
04f41951
JM
5136Tue Aug 19 17:10:56 1997 Jason Merrill <jason@yorick.cygnus.com>
5137
5138 * cplus-dem.c: Add 'extern' to prepends_underscore.
5139
e933cbe0
JL
5140Tue Aug 19 09:34:57 1997 Jeffrey A Law (law@cygnus.com)
5141
62d65906
JL
5142 * haifa-sched.c (ISSUE_RATE): Renamed from MACHINE_issue_rate.
5143 (get_issue_rate): Delete.
5144 * pa.h (ISSUE_RATE): Define.
5145
2da05a5b
JL
5146 * configure.in: Turn on haifa by default for the PA.
5147 * configure: Rebuilt.
5148 * pa.c (override_options): Accept -mschedule=7200 option.
5149 (pa_adjust_cost): No longer need to scale costs for newer
5150 processors.
5151 * pa.h (enum processor_type): Add PROCESSOR_7200.
5152 * pa.md: Revamp scheduling parameters to work better with
5153 haifa. Add scheduling parameters for the 7200.
5154
4f64eaca
JL
5155 * haifa-sched.c (move_insn): Reemit notes for SCHED_GROUP_P
5156 insns too.
5157 (schedule_block): When adjusting basic_block_{head,end}, account
5158 for movement of SCHED_GROUP_P insns too.
5159
5160 * haifa-sched.c (debug_dependencies): Fix thinko.
5161
e933cbe0
JL
5162 * Makefile.in (EXPECT, RUNTEST, RUNTESTFLAGS): Define.
5163 (site.exp, check, check-g++, check-gcc): New targets.
5164
4f64eaca 5165 * haifa-sched.c: Make lots of variables static.
61822835 5166
e9576d2c
L
5167Tue Aug 19 07:18:34 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5168
5169 * expr.h, real.h: Finish prototyping.
5170
61822835
JL
5171Mon Aug 18 21:49:02 1997 Jim Wilson <wilson@cygnus.com>
5172
5173 * reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR
5174 reloads to RELOAD_FOR_OPERAND_ADDRESS reloads.
5175 * reload1.c: Undo bugfix from Aug 11.
5176
f24b370a
MM
5177Mon Aug 18 17:39:02 1997 Mike Meissner <meissner@cygnus.com>
5178
5179 * configure.in ({powerpc,rs6000}*-*-*, --with-cpu): Remove single
5180 quotes around the name.
5181 * configure: Regenerate.
5182
1c4c5851
JW
5183Mon Aug 18 13:46:47 1997 Jim Wilson <wilson@cygnus.com>
5184
5185 * Makefile.in (stmp-multilib-sub): Fix typo in last change.
5186
71abb567
MH
5187Thu Aug 7 10:33:13 1997 Manfred Hollstein <manfred@s-direktnet.de>
5188
5189 * Makefile.in (sub-makes): Pass the current value of LANGUAGES down
5190 to sub-makes to avoid building more passes than the user might have
5191 requested on the command line.
5192
6042434a
DL
5193Sun Aug 17 15:42:17 1997 Dave Love (d.love@dl.ac.uk)
5194
5195 * configure.in: Expurgate `broken_install' (install is
5196 autoconfed).
5197
5198 * configure.lang: Substitute autoconfed ${INSTALL} (not currently
5199 relevant).
5200
38ea060f
JL
5201Sat Aug 16 01:08:12 1997 Jeffrey A Law (law@cygnus.com)
5202
5203 * loop.c (is_power_of_2, is_conditional_branch): Delete unused
5204 functions and declarations.
5205 (analyze_loop_iterations): Use condjump_p.
5206 (insert_bct): Likewise. Use exact_log2.
5207
f187056f
JL
5208Fri Aug 15 23:48:32 1997 Jeffrey A Law (law@cygnus.com)
5209
5210 * haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed.
5211 (schedule_region): Likewise.
5212 (schedule_insns): Likewise.
5213
5214 * PROJECTS: Update with Haifa stuff.
5215
9af06254
JL
5216Fri Aug 15 12:49:56 1997 Jeffrey A Law (law@cygnus.com)
5217
5218 * version.c: Change the version string to look like:
11c21791 5219 egcs-2.90.00 970814 (gcc2-970802 experimental).
9af06254 5220
0945e937
JL
5221 * loop.c (is_conditional_branch): Make definition match declaration.
5222
9af06254
JL
5223 * gcc.c: Take out experimental snapshot warning message.
5224
ebc25a17
MM
5225Fri Aug 15 13:43:39 1997 Michael Meissner <meissner@cygnus.com>
5226
5227 * haifa-sched.c (debug_dependencies): Use GET_NOTE_INSN_NAME to
5228 print out the names of the notes. Print out the name of the insn
5229 that is not a note, and not an {,CALL_,JUMP_}INSN.
5230
610ce97e
JM
5231Wed Aug 13 17:32:38 1997 Jason Merrill <jason@yorick.cygnus.com>
5232
5233 * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
5234 again for the slot after we give it RTL.
5235
992d1248
DE
5236Wed Aug 13 01:03:37 1997 Doug Evans <dje@canuck.cygnus.com>
5237
5238 * configure.in (haifa configury): Fix typo.
5239 * configure: Regenerate.
5240
7bb6fbd1
JL
5241Tue Aug 12 10:20:36 1997 Jeffrey A Law (law@cygnus.com)
5242
5243 * version.c: Bump version to "gcc-3.0.0 970802 experimental".
5244
5245 * gcc.info*: Rebuilt.
5246
5247 * COPYING.g77, README.g77: New files.
5248 * real.c (ereal_unto_float, ereal_unto_double): New functions.
5249 * real.h (ereal_unto_float, ereal_unto_double): Declare them.
5250 (REAL_VALUE_UNTO_TARGET_DOUBLE, REAL_VALUE_UNTO_TARGET_SINGLE): Define.
5251
8c660648
JL
5252Mon Aug 11 14:50:55 1997 Jeffrey A Law (law@cygnus.com)
5253
5254 * Integrate Haifa instruction scheduler.
5255 * Makefile.in (ALL_CFLAGS): Add SCHED_CFLAGS. Prefix all references
5256 to sched with $(SCHED_CFLAGS.
5257 * configure.in: Handle --enable-haifa.
5258 * configure: Rebuilt.
5259 * flags.h: Add new flags for haifa instruction scheduler.
5260 * genattrtab.c (expand_units): For haifa, don't subtract one
5261 when computing blockage.
5262 * toplev.h (flag_schedule_interblock): Haifa scheduler flag.
5263 (flag_schedule_speculative): Ditto.
5264 (flag_schedule_speculative_load): Ditto.
5265 (flag_schedule_speculative_load_dangerous): Ditto.
5266 (flag_schedule_reverse_before_reload): Ditto.
5267 (flag_schedule_reverse_after_reload): Ditto.
5268 (flag_branch_on_count_reg): Ditto.
5269 (f_options): Add Haifa switches.
5270 (main): Turn off some Haifa options if appropriate macro is
5271 defined. Process Haifa switches.
5272 * unroll.c (iteration_info): No longer static, since Haifa
5273 scheduler uses it.
5274 (unroll_loop): Inform HAIFA scheduler about loop unrolling factor.
5275 * unroll.c (unroll_loop): Set loop_unroll_iter, loop_start_value.
5276 * loop.h (loop_unroll_factor, loop_number): Add HAIFA decls.
5277 * loop.h (loop_initial_value,loop_unroll_iter): New globals.
5278 * loop.c (loop_optimize): If HAIFA is defined, allocate additional
5279 storage for the Haifa scheduler.
5280 (mark_loop_jump): If HAIFA defined, set LABEL_OUTSIDE_LOOP_P and
5281 LABEL_NEXTREF.
5282 (strength_reduce): If HAIFA and HAVE_decrement_and_branch_on_count
5283 are defined, call analyze_loop_iterations and insert_bct to use
5284 countdown loops.
5285 (record_giv): Refine test for jumps out of loops if HAIFA is
5286 defined.
5287 (analyze_loop_iterations): New function to identify if we can use
5288 a countdown loop.
5289 (insert_bct): Insert countdown loop.
5290 (instrument_loop_bct): Low level code to insert countdown loop.
5291 (loop_number): Calculate UID of loop.
5292 (indirect_jump_in_function_p): Return true if an indirect jump is
5293 in the function.
5294 (is_power_of_2): Return true if value is a power of 2.
5295 (is_conditional_branch): Return true if insn is a conditional
5296 jump.
5297 (fix_bct_param): Process -fbct-{min,max}-N switches.
5298 (check_bct_param): Return true if loop should be instrumented.
5299 * loop.c (loop_initial_value,loop_unroll_iter): New globals.
5300 (loop_optimize): Initialize.
5301 (get_condition_for_loop): Ditto.
5302 * loop.c (strength_reduce): Inside of code that uses #ifdef
5303 HAVE_decrement_and_branch_on_count code, test it to make sure the
5304 condition is true.
5305 (instrument_loop_bct): Ditto.
5306 * haifa-sched.c: New file.
5307
5308
5309 * Integrate regmove pass.
5310 * Makefile.in (OBJS): Add regmove.o
5311 (regmove.o): Add dependencies.
5312 * flow.c (find_use_as_address): No longer static.
5313 * rtl.h (find_use_as_address): Declare.
5314 * toplev.c (regmove_dump, flag_regmove): Define.
5315 (f_options): Add -fregmove.
5316 (regmove_dump_file, regmove_time): Define.
5317 (fatal_insn): Close the regmove dump file.
5318 (compile_file): Initialize regmove_time; open/close the regmove dump
5319 file as needed. Print regmove time as needed.
5320 (rest_of_compilation): Run regmove pass if requested, dump
5321 RTL after regmove if requested.
5322 (main): If -O2 or more, turn on regmove. Handle dump switches.
5323 * regmove.c: New file.
5324
aa32d841
JL
5325Mon Aug 11 14:15:02 1997 Jeffrey A Law (law@cygnus.com)
5326
5327 * Integrate tlink patch from jason@cygnus.com
5328 * gcc.c (SWITCH_TAKES_ARG): Add 'V', 'B' and 'b'.
5329 (process_command): Increment n_switches for them. Don't discard
5330 their args. Validate them.
5331 (main): Escape " marks when creating COLLECT_GCC_OPTIONS.
5332 From Rohan Lenard.
5333 (process_command): Set include_prefixes from COMPILER_PATH.
5334 (main): Set COLLECT_GCC_OPTIONS sooner.
5335 * confiugre.in: Link ../ld/ld.new to collect-ld rather than real-ld.
5336 * tlink.c, hash.c, hash.h: New files.
5337 * Makefile.in (USE_COLLECT2): Always use collect2.
5338 (collect2): Depend on and link in hash.o and tlink.o.
5339 (tlink.o, hash.o): Add dependencies.
5340
5fa39bfe
JL
5341Mon Aug 11 10:04:49 1997 Jeffrey A Law (law@cygnus.com)
5342
9ae8ffe7
JL
5343 * Integrate alias analysis changes from jfc@mit.edu
5344 * Makefile.in (OBJS): Add alias.o
5345 (alias.o): Add dependencies.
5346 * alias.c: New file.
5347 * sched.c: Remove alias analysis code. It lives in alias.c now.
9ae8ffe7 5348 (sched_analyze_2): Add new arguments to true_dependence.
9ae8ffe7
JL
5349 (schedule_insns): Always call init_alias_analysis.
5350 * calls.c (expand_call): Note calls to malloc, calloc, and realloc;
5351 mark return value from such functions as a pointer and keep track of
5352 them for alias analysis. If a return value from a function is a
5353 pointer, mark it as such.
5354 * combine.c (distribute_notes): Handle REG_NOALIAS.
5355 * cse.c (struct write_data): Delete. No longer needed.
5356 (invalidate): Don't call set_nonvarying_address_components anymore.
5357 Use true_dependence to decide if an entry should be removed from
5358 the hash table.
5359 (invalidate_memory): Remove WRITES argument, simplify appropriately.
5360 Fix all callers.
5361 (note_mem_written): Similarly for WRITE_PTR argument.
5362 (invalidate_from_clobbers): Similarly for W argument.
5363 (invalidate_for_call): Remove memory elements from the hash table.
5364 (refers_to_mem_p, cse_rtx_addr_varies_p): Deleted.
5365 (cse_rtx_varies_p): New function. Derived from old
5366 cse_rtx_addr_varies_p.
5367 (cse_insn): Remove WRITES_MEMORY and INIT variables and all references.
5368 Don't call note_mem_written anymore. Stack pushes invalidate the stack
5369 pointer if PUSH_ROUNDING is defined. No longer need to call
5370 cse_rtx_addr_varies_p to decide if a MEM should be invalidated.
5371 (skipped_writes_memory): Remove variable.
5372 (invalidate_skipped_set): Simplify and wewrite to use invalidate_memory.
5373 (invalidate_skipped_block): Simplify for new alias analysis code.
5374 (cse_set_around_loop): Likewise.
5375 (cse_main): Call init_alias_analysis.
5376 * flags.h (flag_alias_check, flag_argument_noalias): Declare.
5377 * toplev.c (flag_alias_check, flag_argument_noalias): Define.
5378 (f_options): Add new alias checking arguments.
5379 (main): Set flag_alias_check when optimizing.
5380 * local_alloc (validate_equiv_mem_from_store): Add new arguments
5381 to true_dependence.
5382 (memref_referenced_p): Likewise.
5383 * loop.c (NUM_STORES): Increase to 30.
5384 (prescan_loop): Only non-constant calls set unknown_address_altered.
5385 (invariant_p): Add new arguments to true_dependence.
5386 (record_giv): Initialize unrolled and shared fields.
5387 (emit_iv_add_mult): Call record_base_value as needed.
5388 * loop.h (struct induction): Add unrolled and shared fields.
5389 * unroll.c (unroll_loop): Call record_base_value as needed.
5390 (copy_loop_body): Likewise.
5391 (final_biv_value): Likewise.
5392 (final_giv_value): Likewise.
5393 (find_splittable_regs): Likewise. Only create one new pseudo
5394 if we have multiple address GIVs that were combined with the same
5395 dst_reg GIV. Note when a new register is created due to unrolling.
5396 * rtl.c (reg_note_name): Add REG_NOALIAS.
5397 * rtl.h (enum reg_note): Similarly.
5398 (rtx_varies_p, may_trap_p, side_effects_p): Declare.
5399 (volatile_refs_p, volatile_insn_p, remove_note): Likewise.
5400 (note_stores, refers_to_regno_p, reg_overlap_mentioned_p): Likewise.
5401 (true_dependence, read_dependence, anti_dependence): Likewise.
5402 (output_dependence, init_alias_analysis, end_alias_analysis): Likewise.
5403 (mark_user_reg, mark_reg_pointer): Likewise.
5404
5405
5406 * Integrate reload bugfix from Wilon which enables the PA port
5fa39bfe
JL
5407 to bootstrap again.
5408 * reload1.c (reload): Sum needs for both OPADDR_ADDR and and
5409 OPERAND_ADDRESS when computing how many registers an insn needs.
5410 (reload_reg_free_p): OPADDR_ADDR and OPERAND_ADDRESS reloads do
5411 conflict.
5412 (reload_reg_free_before_p): Treat OPERAND_ADDRESS reloads just like
5413 OPADDR_ADDR reload.
5414 (reload_reg_reaches_end_p): For RELOAD_FOR_OPADDR_ADDR insns, registers
5415 in reload_reg_use_in_op_addr do not reach the end.
5416 do not reach the end.
5417 (reloads_conflict): RELOAD_FOR_OPADDR_ADDR conflicts with
5418 RELOAD_FOR_OPERAND_ADDRESS.
5419
5420Sun Aug 10 12:00:20 1997 Jeffrey A Law (law@cygnus.com)
5421
2dcfcb56 5422 * egcs project officially starts.
861bb6c1 5423
This page took 0.678212 seconds and 5 git commands to generate.