]> gcc.gnu.org Git - gcc.git/blame - gcc/ChangeLog
tweak
[gcc.git] / gcc / ChangeLog
CommitLineData
1cbe6eb6
JM
1Mon Sep 21 14:10:51 1998 Jason Merrill <jason@yorick.cygnus.com>
2
3 * toplev.c (rest_of_compilation): Skip compiling anything with
4 DECL_EXTERNAL set, not just if it has DECL_INLINE as well.
5
d06c6389
JW
6Mon Sep 21 13:51:05 1998 Jim Wilson <wilson@cygnus.com>
7
8 * flow.c (find_basic_blocks): Delete check for in_libcall_block when
9 prev_code is a CALL_INSN. Change check for REG_RETVAL note to
10 use in_libcall_block.
11 (find_basic_blocks_1): Delete check for in_libcall_block when prev_code
12 is a CALL_INSN. If CALL_INSN and in_libcall_block, then change code
13 to INSN.
14
724001bb
RL
15Mon Sep 21 14:02:23 1998
16
17 * i386.h: (TARGET_SWITCHES) Improve doc for align-double. Fix
18 typo in no-fancy-math-387 description.
19
64ca6edd
JL
20Mon Sep 21 09:27:18 PDT 1998 Jeff Law (law@cygnus.com)
21
22 * version.c: Bump for snapshot.
23
216f3a58
SC
24Mon Sep 21 09:24:49 1998 Stan Cox <scox@cygnus.com>
25
26 * i386-coff.h (DBX_DEBUGGING_INFO): Added.
27
c03f9fe3
RL
28Mon Sep 21 09:14:49 1998 Robert Lipe <robertl@dgii.com>
29
30 * i386.h: (TARGET_SWITCHES) Add description fields for flags
31 documented in install.texi.
32 (TARGET_OPTIONS) Likewise.
33
cc61dfb8
JL
34Mon Sep 21 01:39:03 PDT 1998 Jeff Law (law@cygnus.com)
35
36 * version.c: Bump for snapshot.
37
b2a1e458
FL
38Mon Sep 21 01:53:05 1998 Felix Lee <flee@cygnus.com>
39
40 * c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().
41 * cccp.c (main): Likewise.
b2a1e458
FL
42
43 * cccp.c, collect2.c, cpplib.c, gcc.c, config/i386/xm-cygwin32.h:
44 Rename GET_ENVIRONMENT to GET_ENV_PATH_LIST, and fix some
45 macro-use bugs.
46
7e2231e7
PB
47Mon Sep 21 00:52:12 1998 Per Bothner <bothner@cygnus.com>
48
49 * Makefile.in (LIBS): Link in libiberty.a.
c03f9fe3 50 * c-common.c, gcc.c, toplev.c: Replace (some) bcopy calls by memcpy.
7e2231e7 51
c93b03c2
RH
52Sun Sep 20 23:28:11 1998 Richard Henderson <rth@cygnus.com>
53
54 * reload1.c (emit_reload_insns): Accept a new arg for the bb. Use
55 it to update bb boundaries. Update caller.
56 * function.c (reposition_prologue_and_epilogue_notes): Update
57 bb boundaries wrt the moved note.
58
823642df
RL
59Sun Sep 20 20:57:02 1998 Robert Lipe <robertl@dgii.com>
60
61 * configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder
62 problems.
63 * configure: Regenerate.
64
2ba57343
RH
65Sun Sep 20 19:01:51 1998 Richard Henderson <rth@cygnus.com>
66
3873d24b
RH
67 * alpha.c (alpha_sr_alias_set): New variable.
68 (override_options): Set it.
69 (alpha_expand_prologue, alpha_expand_epilogue): Use it.
70 (mode_mask_operand): Fix signed-unsigned comparision warning.
71 (alpha_expand_block_move): Likewise.
72 (print_operand): Likewise.
73 (get_aligned_mem): Use change_address.
74 (alpha_set_memflags, alpha_set_memflags_1): Set the alias set.
75 (alphaev4_insn_pipe, alphaev4_next_group): New functions.
76 (alphaev4_next_nop, alphaev5_next_nop): New functions.
77 (alpha_align_insns): Remade from old alphaev5_align_insns
78 to handle multiple processors.
79 (alpha_reorg): Call alpha_align_insns for both ev4 and ev5.
80 * output.h (label_to_alignment): Prototype.
81
2ba57343
RH
82 * tree.c (new_alias_set): New function.
83 * tree.h (new_alias_set): Declare it.
84 * c-common.c (c_get_alias_set): Use it.
85
899f1ed6
RH
86Sun Sep 20 12:35:55 1998 Richard Henderson <rth@cygnus.com>
87
88 * fold-const.c (fold): Yet another COND_EXPR bug: when folding
89 to an ABS expr, convert an unsigned input to signed.
90
c479c2ac
JL
91Sun Sep 20 12:14:45 1998 Jeffrey A Law (law@cygnus.com)
92
93 * fold-const.c (fold): Fix another type in COND_EXPR handling code.
94
62616695
MH
951998-09-20 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
96
97 * configure.in: Add support for c4x targets.
98 * configure: Rebuilt.
99
f5c97640
RH
100Sun Sep 20 00:00:51 1998 Richard Henderson <rth@cygnus.com>
101
102 * combine.c (distribute_notes): If an insn is a cc0 user, only
103 delete it if we can also delete the cc0 setter.
104
a58bd508
MT
105Sun Sep 20 00:22:23 1998 Michael Tiemann <michael@impact.tiemann.org>
106
107 * fold-const.c (fold): Fix typo in COND_EXPR handling code.
108 (invert_truthvalue): Enable truthvalue inversion for
109 floating-point operands if -ffast-math.
110
750930c1
MN
111Sat Sep 19 23:58:07 1998 Melissa O'Neill <oneill@cs.sfu.ca>
112
113 * configure.in: Disable collect2 for nextstep. Instead use
114 crtbegin/crtend.
115 * configure: Rebuilt.
116 * config/nextstep.h (STARTFILE_SPEC): Add crtbegin.
117 (ENDFILE_SPEC): Define.
118 (OBJECT_FORMAT_MACHO): Define.
119 (EH_FRAME_SECTION_ASM_OP): Define.
120 * crtstuff.c: Handle MACHO.
121
655d03a8
RL
122Sun Sep 20 00:24:24 1998 Robert Lipe <robertl@dgii.com>
123
124 * config/i386/sco5.h (TARGET_MEM_FUNCTIONS): Define.
125
b567319f
TG
1261998-09-19 Torbjorn Granlund <tege@matematik.su.se>
127
128 * fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.
129 (_fpadd_parts): Get sign right for 0.
130
9949a9f2
MH
1311998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
132
133 * ginclude/varargs.h: Add support for C4x target.
134 * ginclude/stdargs.h: Likewise.
135
3fe5612d
RH
136Sat Sep 19 12:05:09 1998 Richard Henderson <rth@cygnus.com>
137
138 * alpha.c (alpha_return_addr): SET should be VOIDmode.
139 (alpha_emit_set_long_const): Rewrite to be callable from reload
140 and 32-bit hosts.
141 (alpha_expand_epilogue): Update for alpha_emit_set_long_const.
142 * alpha.md (movdi): Likewise.
143
332072db
RE
144Sat Sep 19 07:33:36 1998 Richard Earnshaw (rearnsha@arm.com)
145
146 * arm.c (add_constant): New parameter address_only, change caller.
147 Set it non-zero if taking the address of an item in the pool.
148 (arm_reorg): Handle cases where we need the address of an item in
149 the pool.
150
9c8cc54f
RE
151 * arm.c (bad_signed_byte_operand): Check both arms of a sum in
152 a memory address.
153 * arm.md (splits for *extendqihi_insn and *extendqisi_insn): Handle
154 memory addresses that are not in standard canonical form.
155
cb0ca284
MH
156Sat Sep 19 01:00:32 1998 Michael Hayes (mph@elec.canterbury.ac.nz)
157
158 * README.C4X: New file with information about the c4x ports.
159 * ginclude/va-c4x.h: New file for c4x varargs support.
160 * config/c4x: New directory with c4x port files.
161
f10df53c
JL
162Fri Sep 18 22:52:05 1998 Jeffrey A Law (law@cygnus.com)
163
164 * reload.c (find_reloads): Do not replace a pseudo with
165 (MEM (reg_equiv_addr)) in the initializing insn for the
166 pseudo.
167
5accd822
DE
168Fri Sep 18 23:50:56 1998 David Edelsohn <edelsohn@mhpcc.edu>
169
170 * toplev.c (rest_of_compilation): Set bct_p on second call to
171 loop_optimize.
172 * loop.c (loop_optimize, scan_loop, strength_reduce): New argument
173 bct_p.
174 (strength_reduce): Only call analyze_loop_iterations and
175 insert_bct if bct_p set.
176 (check_dbra_loop): Fix typo.
177 (insert_bct): Use word_mode instead of SImode.
178 (instrument_loop_bct): Likewise. Do not delete iteration count
179 condition code generation insn. Initialize iteration count before
180 loop start.
181 * rtl.h (loop_optimize): Update prototype.
182
183 * ginclude/va-ppc.h (va_arg): longlong types in overflow area are
184 not doubleword aligned.
185
186 * rs6000.c (optimization_options): New function.
187 (secondary_reload_class): Only call true_regnum for PSEUDO_REGs.
188 * rs6000.h (OPTIMIZATION_OPTIONS): Define.
189 (REG_ALLOC_ORDER): Allocate highest numbered condition regsiters
190 first; cr1 can be used for FP record condition insns.
191
d2a73f8e
NC
192Fri Sep 18 09:44:55 1998 Nick Clifton <nickc@cygnus.com>
193
194 * config/m32r/m32r.h (m32r_block_immediate_operand): Add to
195 PREDICATE_CODES.
196
197 * config/m32r/m32r.md: Add "movstrsi" and "movstrsi_internal"
198 patterns.
199
200 * config/m32r/m32r.c (m32r_print_operand): Add 's' and 'p'
201 operators.
202 (block_move_call): New function: Call a library routine to copy a
203 block of memory.
204 (m32r_expand_block_move): New function: Expand a "movstrsi"
205 pattern into a sequence of insns.
206 (m32r_output_block_move): New function: Expand a
207 "movstrsi_internal" pattern into a sequence of assembler opcodes.
208 (m32r_block_immediate_operand): New function: Return true if the
209 RTL is an integer constant, less than or equal to MAX_MOVE_BYTES.
210
7ac2148b
AM
211Thu Sep 17 16:42:16 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
212
213 * except.c (start_catch_handler): Issue 'fatal' instead of 'error' and
214 re-align some code.
215 * libgcc2.c (__eh_rtime_match): fprintf a runtime error. Use <stdio.h>.
216
9d2106a4
R
217Thu Sep 17 12:24:33 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
218
219 * regmove.c (copy_src_to_dest): Check that modes match.
220
086afc19
RL
221Wed Sep 16 22:10:42 1998 Robert Lipe <robertl@dgii.com>
222
223 * config/i386/sco5.h (SUPPORTS_WEAK): True only if targeting ELF.
224
b66a3ac1
RH
225Wed Sep 16 15:24:54 1998 Richard Henderson <rth@cygnus.com>
226
227 * i386.h (PREFERRED_RELOAD_CLASS): Respect an existing class
228 narrower than FLOAT_REGS.
229
0d7138a1
AO
230Wed Sep 16 17:51:00 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
231
232 * cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIR
233 * cccp.c: ditto
234 * Makefile.in (old_gxx_include_dir): removed
235
f43a85ca
NC
236Wed Sep 16 12:29:22 1998 Nick Clifton <nickc@cygnus.com>
237
238 * config/sh/sh.h: Update definition of HANDLE_PRAGMA to match
239 new specification.
240
241 * config/sh/sh.c (handle_pragma): Rename to sh_handle_pragma().
242 (sh_handle_pragma): Change function arguments to match new
243 specification for HANDLE_PRAGMA.
244
88dab4f6
KG
245Wed Sep 16 12:43:19 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
246
247 * gen-protos.c (parse_fn_proto): Cast argument of ISALNUM to
248 `unsigned char'.
249 (main): Mark parameter `argc' with ATTRIBUTE_UNUSED.
250 When generating output, initialize missing struct member to zero.
251
1a8fca8a
R
252Wed Sep 16 14:47:43 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
253
254 * regmove.c (copy_src_to_dest): Don't copy if that requires
255 (a) new register(s).
256
f15ebf65
BS
257Wed Sep 16 01:29:12 1998 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
258
259 * global.c (reg_allocno): Now static.
260 * reload1.c (reg_allocno): Delete declaration.
261 (order_regs_for_reload): Take no arguments. Don't treat regs
262 allocated by global differently than those allocated by local-alloc.
263
3dbf3a22
KI
264Wed Sep 16 01:09:01 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
265
b0e982be
KI
266 * m68k/m68k.c (output_function_prologue): Reverse NO_ADDSUB_Q
267 condition, fix format strings.
268 (output_function_epilogue): Likewise.
269
3dbf3a22
KI
270 * m68k/m68k.c: Don't include <stdlib.h> directly.
271
b86ba9c8
GK
272Wed Sep 16 00:30:56 1998 Geoff Keating <geoffk@ozemail.com.au>
273
274 * gcse.c: New definition NEVER_SET for reg_first_set, reg_last_set,
275 mem_first_set, mem_last_set; because 0 can be a CUID.
276 (oprs_unchanged_p): Use new definition.
277 (record_last_reg_set_info): Likewise.
278 (record_last_mem_set_info): Likewise.
279 (compute_hash_table): Likewise.
280
54d65918
JL
281Tue Sep 15 22:59:52 1998 Jeffrey A Law (law@cygnus.com)
282
6f573ff9
JL
283 * rs6000.c (output_epilogue): Handle Chill.
284
fa88e837
JL
285 * mn10200.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.
286 * mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.
287
0d8e55d8
JL
288 * combine.c (make_extraction): If no mode is specified for
289 an operand of insv, extv, or extzv, default it to word_mode.
290 (simplify_comparison): Similarly.
291 * expmed.c (store_bit_field): Similarly.
292 (extract_bit_field): Similarly.
293 * function.c (fixup_var_regs_1): Similarly.
294 * recog.c (validate_replace_rtx_1): Similarly.
295 * mips.md (extv, extzv, insv expanders): Default modes for most
296 operands. Handle TARGET_64BIT.
297 (movdi_uld, movdi_usd): New patterns.
298
54d65918
JL
299 * pa.c (emit_move_sequence): Do not replace a pseudo with its
300 equivalent memory location unless we have been provided a scratch
301 register. Similarly do not call find_replacement unless a
302 scratch register has been provided.
303
c09a3c2e
BS
304Tue Sep 15 19:23:01 1998 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
305
306 * i386.h (PREFERRED_RELOAD_CLASS): For standard 387 constants,
307 return FLOAT_REGS.
308
71038426
RH
309Tue Sep 15 19:09:06 1998 Richard Henderson <rth@cygnus.com>
310
311 * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.
312 (BUILT_IN_FP, BUILT_IN_SP, BUILT_IN_SET_RETURN_ADDR_REG): Kill.
313 (BUILT_IN_EH_STUB_OLD, BUILT_IN_EH_STUB, BUILT_IN_SET_EH_REGS): Kill.
314 (BUILT_IN_EH_RETURN, BUILT_IN_DWARF_CFA): New.
315 * c-decl.c (init_decl_processing): Update accordingly.
316 * expr.c (expand_builtin): Likewise.
317
318 * rtl.h (global_rtl): Add cfa entry.
319 (virtual_cfa_rtx, VIRTUAL_CFA_REGNUM): New.
320 (LAST_VIRTUAL_REGISTER): Update.
321 * emit-rtl.c (global_rtl): Add cfa entry.
322 (init_emit): Initialize it.
323 * function.c (cfa_offset): New.
324 (instantiate_virtual_regs): Initialize it.
325 (instantiate_virtual_regs_1): Instantiate virtual_cfa_rtx.
326 (expand_function_end): Call expand_eh_return.
327 * tm.texi (ARG_POINTER_CFA_OFFSET): New.
328
329 * except.c (current_function_eh_stub_label): Kill.
330 (current_function_eh_old_stub_label): Likwise; update all references.
331 (expand_builtin_set_return_addr_reg): Kill.
332 (expand_builtin_eh_stub_old, expand_builtin_eh_stub): Kill.
333 (expand_builtin_set_eh_regs): Kill.
334 (eh_regs): Produce a third reg for the actual handler address.
335 (eh_return_context, eh_return_stack_adjust): New.
336 (eh_return_handler, eh_return_stub_label): New.
337 (init_eh_for_function): Initialize them.
338 (expand_builtin_eh_return, expand_eh_return): New.
339 * except.h: Update prototypes.
340 * flow.c (find_basic_blocks_1): Update references to the stub label.
341 * function.h (struct function): Kill stub label elements.
342
343 * libgcc2.c (in_reg_window): For REG_SAVED_REG, check that the
344 register number is one that would be in the previous window.
345 Provide a dummy definition for non-windowed targets.
346 (get_reg_addr): New function.
347 (get_reg, put_reg, copy_reg): Use it.
348 (__throw): Rely on in_reg_window, not INCOMING_REGNO. Kill stub
349 generating code and use __builtin_eh_return. Use __builtin_dwarf_cfa.
350
351 * alpha.c (alpha_eh_epilogue_sp_ofs): New.
352 (alpha_init_expanders): Initialize it.
353 (alpha_expand_epilogue): Use it.
354 * alpha.h: Declare it.
355 * alpha.md (eh_epilogue): New.
356
357 * m68h.h (ARG_POINTER_CFA_OFFSET): New.
358 * sparc.h (ARG_POINTER_CFA_OFFSET): New.
359
bb210aaf
MM
360Tue Sep 15 19:31:58 1998 Michael Meissner <meissner@cygnus.com>
361
362 * i960.h (CONST_COSTS): Fix thinko. Test flag, not the constant
363 flag bit mask.
364
bf71cd2e
AM
365Tue Sep 15 14:10:54 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
366
367 * except.h (struct eh_entry): Add false_label field.
368 (end_catch_handler): Add prototype.
369 * except.c (push_eh_entry): Set false_label field to NULL_RTX.
370 (start_catch_handler): When using old style exceptions, issue
371 runtime typematch code before continuing with the handler.
372 (end_catch_handler): New function, generates label after handler
373 if needed by older style exceptions.
374 (expand_start_all_catch): No need to check for new style exceptions.
375 (output_exception_table_entry): Only output the first handler label
376 for old style exceptions.
377 * libgcc2.c (__eh_rtime_match): New routine to lump runtime matching
378 mechanism into one function, if a runtime matcher is provided.
379
8a21007c
AM
380Tue Sep 15 13:53:59 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
381
382 * config/i960/i960.h (SLOW_BYTE_ACCESS): Change definition to 1.
383
11d09c08
MM
384Tue Sep 15 09:59:01 1998 Mark Mitchell <mark@markmitchell.com>
385
386 * integrate.c (copy_decl_list): Fix typo.
387
2d81c9bf
DM
388Tue Sep 15 04:18:52 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
389
390 * config/sparc/sparc.md (movdf_const_intreg_sp32): Fix length
391 attribute.
392
e12994ab
JL
393Mon Sep 14 14:02:53 PDT 1998 Jeff Law (law@cygnus.com)
394
395 * version.c: Bump for snapshot.
396
028d0b2a
JL
397Mon Sep 14 10:33:56 PDT 1998 Jeff Law (law@cygnus.com)
398
399 * version.c: Bump for snapshot.
400
466973ed
JL
401Mon Sep 14 09:51:05 PDT 1998 Jeff Law (law@cygnus.com)
402
403 * version.c: Bump for snapshot.
404
ad299d9b
DM
405Sun Sep 13 22:10:18 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
406
407 * invoke.texi (C Dialect Options): Put back missing @end itemize.
408
1b015bec
AO
409Mon Sep 14 02:33:46 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
410
411 * configure.in: remove usage of `!' to negate the result of a
412 command; some common shells do not support it
413
d7496fbb
DM
414Sun Sep 13 19:17:35 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
415
416 * configure.in: in sparc9-sol2 config, use 'if test' not
417 brackets.
418 * configure: Rebuilt.
419
420 * config/sparc/sol2-sld-64.h (SPARC_DEFAULT_CMODEL): Change to
421 CM_MEDANY.
422 (CPP_CPU_SPEC): Do not define _LP64, header files do this.
423 (CPP_CPU_DEFAULT_SPEC): Likewise.
424 * config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Get the names right
425 for arch64 libfuncs.
426
073149a2
DM
427 * config/sparc/sparc.md (goto_handler_and_restore): Allow any mode
428 for operand zero.
429
007e8d2a
KG
430Sun Sep 13 09:11:59 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
431
432 * acconfig.h (NEED_DECLARATION_STRSIGNAL): Provide a stub.
433
434 * collect2.c: Don't declare `sys_siglist' here.
435 (my_strsignal): Prototype and define new function. Use it in
436 place of `sys_siglist' hacks.
437
438 * mips_tfile.c: Likewise.
439
440 * configure.in (AC_CHECK_FUNCS): Check for strsignal.
441 (GCC_NEED_DECLARATIONS): Likewise.
442
443 * system.h (strsignal): Prototype it, if necessary.
444 (sys_siglist): Declare it, if necessary.
445
9655bf95
DM
446Sun Sep 13 04:37:28 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
447
448 * loop.c (move_movables): While removing insn sequences, preserve
449 the next pointer of the most recently deleted insn when we skip
450 over a NOTE.
451
fbe39e48
BE
452Sun Sep 13 08:13:39 1998 Ben Elliston <bje@cygnus.com>
453
454 * objc/config-lang.in: Do not output the name of the selected
455 thread file when building the front-end. The Makefile for the
456 runtime library will do this.
457
458 * objc/Make-lang.in: Do not build the runtime library or install
459 the Objective C header files. The Makefile for the runtime
460 library will do this.
461
462 * objc/Makefile.in (all.indirect): Only build the front-end.
463 (compiler): Rename to `frontend'.
464 (obj-runtime): Remove target.
465 (copy-headers): Likewise.
466 (clean): No need to remove `libobjc.a' any longer.
467
b91d2c10
MM
468Sat Sep 12 11:37:19 1998 Michael Meissner <meissner@cygnus.com>
469
470 * rs6000.h ({ASM,CPP}_CPU_SPEC): Add support for all machines
471 supported with -mcpu=xxx.
472
86465af7
DM
473Fri Sep 11 23:55:54 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
474
475 * flow.c (mark_set_1): Recognize multi-register structure return
476 values in CALL insns.
477 (mark_used_regs): Likewise.
478 (count_reg_sets_1): Likewise.
479 (count_reg_references): Likewise.
480 * rtlanal.c (note_stores): Likewise.
c0222c21
DM
481 (reg_overlap_mentioned_p): Likewise.
482 * haifa-sched.c (check_live_1): Likewise.
483 (update_live_1): Likewise.
484 (sched_analyze_1): Likewise.
485 (sched_note_set): Likewise.
486 (birthing_insn_p): Likewise.
487 (attach_deaths): Likewise.
488
489 * config/sparc/sparc.md (movdf_const_intreg_sp64): Disable.
490
86465af7 491
37a29ee7
ED
492Fri Sep 11 22:57:55 1998 Eric Dumazet <dumazet@cosmosbay.com>
493
45259482 494 * config/i386/sco5.h (ASM_WEAKEN_LABEL): Defined as in svr4.h.
37a29ee7 495
75bba2a6
DM
496Thu Sep 10 22:02:04 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
497
498 * glimits.h (__LONG_MAX__): Recognize __sparcv9 too.
499
d1accaa3
JJ
500Thu Sep 10 21:19:10 1998 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
501
502 * configure.in: Add check for GAS subsection -1 support.
503 * acconfig.h (HAVE_GAS_SUBSECTION_ORDERING): Add.
504 * configure config.in: Rebuilt.
505 * config/sparc/sparc.h (CASE_VECTOR_MODE): For V9 flag_pic, use
506 SImode is subsection -1 works, else use DImode.
507 (ASM_OUTPUT_ADDR_VEC_START, ASM_OUTPUT_ADDR_VEC_END): Define if
508 subsection -1 works.
509 * config/sparc/sparc.c (sparc_output_addr_vec,
510 sparc_output_addr_diff_vec): Use them if defined.
511
02e24c7a
MM
512Thu Sep 10 10:46:01 1998 Mark Mitchell <mark@markmitchell.com>
513
514 * tree.h (DECL_ORIGIN): New macro.
515 * integrate.c (copy_and_set_decl_abstract_origin): New function.
516 (copy_decl_list): Use it.
517 (integrate_parm_decls): Likewise.
518 (integrate_decl_tree): Likewise.
519 * dwarf2out.c (decl_ultimate_origin): Simplify.
520 * dwarfout.c (decl_ultimate_origin): Likewise.
521 * c-decl.c (duplicate_decls): Use DECL_ORIGIN.
522 (pushdecl): Likewise.
523
9517ead8
AG
524Thu Sep 10 08:01:31 1998 Anthony Green <green@cygnus.com>
525
526 * config/rs6000/rs6000.c (output_epilog): Add Java support.
527
95c81fb8
ML
528