- 16 Nov, 1994 25 commits
-
-
From-SVN: r8471
Ian Lance Taylor committed -
From-SVN: r8470
Ian Lance Taylor committed -
From-SVN: r8469
Richard Kenner committed -
From-SVN: r8468
Richard Kenner committed -
(fold): If moved conversion into COND_EXPR, leave it there if it is an integral conversion to word or narrower. (fold): If moved conversion into COND_EXPR, leave it there if it is an integral conversion to word or narrower. (fold, case NOP_EXPR): Ignore conversion to same type as operand. (fold, case COND_EXPR): Make third operand the simplest. From-SVN: r8467
Richard Kenner committed -
(store_expr): If don't want a value and storing into promoted variable, do conversion at tree level; don't copy volatile MEM unless want value, as comment says. From-SVN: r8466
Richard Kenner committed -
From-SVN: r8465
Per Bothner committed -
From-SVN: r8464
Doug Evans committed -
From-SVN: r8463
Doug Evans committed -
From-SVN: r8462
Doug Evans committed -
From-SVN: r8461
Doug Evans committed -
From-SVN: r8460
Doug Evans committed -
POINTER_TYPE_P rather than checking the type against POINTER_TYPE (to include references). From-SVN: r8459
Jason Merrill committed -
POINTER_TYPE_P rather than checking the type against POINTER_TYPE (to include references). From-SVN: r8458
Jason Merrill committed -
__INT_TO_PTR. From-SVN: r8457
Jason Merrill committed -
From-SVN: r8456
Jason Merrill committed -
From-SVN: r8455
Jason Merrill committed -
checking the type against various integral and pointer types. From-SVN: r8454
Jason Merrill committed -
(FUNCTION_VALUE): Use POINTER_TYPE_P rather than checking the type against POINTER_TYPE (to include references). (FUNCTION_VALUE): Use POINTER_TYPE_P rather than checking the type against POINTER_TYPE (to include references). Don't define __PTR_TO_INT and __INT_TO_PTR. From-SVN: r8453
Jason Merrill committed -
(relax_delay_slots): When invert a conditional jump over a single unconditional jump, invert the INSN_FROM_TARGET_P bit of insns in the delay slots. From-SVN: r8452
Richard Kenner committed -
From-SVN: r8451
Richard Kenner committed -
(specs, float.h-cross, xlimits.h): Use temporary instead of redirecting output directly to make target. (specs, float.h-cross, xlimits.h): Use temporary instead of redirecting output directly to make target. ($(MD_FILE), xsys-protos.h): Likewise. (mostlyclean): Remove any of these temporaries. From-SVN: r8450
Richard Kenner committed -
a /bin/sh syntax error if uncommented. From-SVN: r8449
Richard Kenner committed -
From-SVN: r8448
Richard Kenner committed -
From-SVN: r8447
Richard Kenner committed
-
- 15 Nov, 1994 14 commits
-
-
(redundant_insn_p): Change return type to rtx. Return the redundant insn instead of true. (update_reg_unused_notes): New function. (fill_slots_from_thread): Call update_reg_unused_notes after one of the redundant_insn_p calls. From-SVN: r8446
Richard Kenner committed -
From-SVN: r8445
Richard Kenner committed -
From-SVN: r8444
Richard Kenner committed -
(expand_expr): Delete code for plain `abs'. From-SVN: r8443
Richard Kenner committed -
From-SVN: r8442
Richard Kenner committed -
* pa.c (output_cbranch): Improve code for short backwards branch with an unfilled delay slot. (output_bb, output_dbra, output_movb): Likewise. From-SVN: r8441
Jeff Law committed -
(find_basic_blocks): Call it to physically delete insns in unreachable blocks. When scanning blocks after dead ones, start scanning after the dead one (not at the dead one). If there are lots of unreachable blocks, make another pass to squeeze them out (this reduces memory usage in some pathalogical cases by a significant amount without resorting to sparse matrices). (propagate_block): Make code a bit more efficient (for example, no need to test `loop_depth' for each insn, just notes). From-SVN: r8440
Doug Evans committed -
ADDR_DIFF_VECs if their use count becomes zero. From-SVN: r8439
Doug Evans committed -
assign_stack_local has accounted for alignment. From-SVN: r8438
Doug Evans committed -
From-SVN: r8437
Jeff Law committed -
* config/pa/x-pa (TAROUTOPTS): Delete. It was an HPUX host conditional, and x-pa is a BSD host target fragment. (INSTALL_HEADERS): Define. (STMP_FIXPROTO): Define. From-SVN: r8436
Jeff Law committed -
* config/pa/pa-hiux.h: Include "pa/pa-hpux.h" and just override the CPP predefines. (CPP_PREDEFINES): Add -A assertions. * config/pa/{pa1-hiux.h, pa-ghiux.h, pa1-ghiux.h}: Likewise. From-SVN: r8435
Jeff Law committed -
Fixes for NextStep 3.2. Remove ``__const__'' from sin and cos prototypes in ansi/math.h. Remove keyword ``template'' from bfd/libc.h. Remove ``volatile'' from abort in bsd/libc.h and abort and exit in ansi/stdlib.h. From-SVN: r8434
Richard Kenner committed -
From-SVN: r8433
Per Bothner committed
-
- 14 Nov, 1994 1 commit
-
-
(FUNCTION_PROFILER): Move down to make file more similar to netbsd-i386.h. (DEFAULT_TARGET_MACHINE, etc): Comment our this braindamage! From-SVN: r8432
Richard Kenner committed
-