- 24 Mar, 1996 3 commits
-
-
(process_command): Instead of hardcoding non-empty switches_need_spaces to turn on "o" and "L", make the string contain the switches that need the spaces. From-SVN: r11609
Richard Kenner committed -
From-SVN: r11608
Richard Kenner committed -
From-SVN: r11607
Richard Kenner committed
-
- 23 Mar, 1996 9 commits
-
-
From-SVN: r11606
Richard Kenner committed -
From-SVN: r11605
Richard Kenner committed -
From-SVN: r11604
Richard Kenner committed -
MEM and REG differently. From-SVN: r11603
Doug Evans committed -
* sparc/sparc.md (*mov{qi,hi,si,di}_cc_sp64): Fix constraints. (*mov{qi,hi,si,di}_cc_reg_sp64): Likewise. From-SVN: r11602
Doug Evans committed -
* sparc/sparc.c (arith11_operand): Use SPARC_SIMM11_P. (arith10_operand): Use SPARC_SIMM10_P. From-SVN: r11601
Doug Evans committed -
* sparc/sparc.h (SPARC_SIMM{10,11,13}_P): Define. (SMALL_INT): Use SPARC_SIMM13_P. (CONST_OK_FOR_LETTER_P): Support new letters L,M. From-SVN: r11600
Doug Evans committed -
From-SVN: r11599
Richard Kenner committed -
From-SVN: r11598
Richard Kenner committed
-
- 22 Mar, 1996 2 commits
-
-
From-SVN: r11597
Mike Stump committed -
non-negative. From-SVN: r11596
Richard Kenner committed
-
- 21 Mar, 1996 3 commits
-
-
From-SVN: r11588
Doug Evans committed -
From-SVN: r11587
Mike Stump committed -
From-SVN: r11586
Doug Evans committed
-
- 20 Mar, 1996 16 commits
-
-
(mem (scratch)). From-SVN: r11585
Jim Wilson committed -
special treatment of METHOD_TYPE. From-SVN: r11584
Jim Wilson committed -
* sparc/sparc.c (fcc_reg_operand): Ensure correct mode. (icc_or_fcc_reg_operand): Likewise. (gen_v9_scc): IF_THEN_ELSE must have a mode. (print_operand): New operand code `x' for all condition codes. New operand codes `c,d' for reversed conditional moves. * sparc/sparc.md (movqicc,movhicc): New named patterns. (movsicc,movdicc,movsfcc,movdfcc,movtfcc): Rewrite. (conditional move matchers): Rewrite. From-SVN: r11583
Doug Evans committed -
* sparc/sparc.h (CPP_CPU_SPEC): Add v8plus entry. (ASM_CPU_SPEC): Likewise. From-SVN: r11582
Doug Evans committed -
* sparc/sol2.h (ASM_CPU_SPEC): Recognize -mcpu=v8plus, not v9. Fix typo in ultrasparc entry. From-SVN: r11581
Doug Evans committed -
From-SVN: r11580
Stan Cox committed -
* pa.c (hppa_legitimize_address): Don't lose for x[n-const] when n-const will not be shifted. Don't pessimize code for x[n-const] when const is small. From-SVN: r11579
Jeff Law committed -
(__bb_init_func): Deleted. (BLOCK_PROFILER_CODE): Don't set macro to nothing. From-SVN: r11578
Richard Kenner committed -
(STRUCT_VALUE_REGNUM): Redefine as register a0. (STATIC_CHAIN_REGNUM): Redefine as register a1. (TRAMPOLINE_TEMPLATE): Redefine to use the right register. From-SVN: r11577
Richard Kenner committed -
Call dummy function pointed to by static chain pointer. (expand_builtin, case BUILT_IN_LONJMP): Ignore second expression. Set address of __dummy into static chain pointer. Copy the label to return to into a pseudo earlier. From-SVN: r11576
Richard Kenner committed -
From-SVN: r11575
Richard Kenner committed -
From-SVN: r11574
Richard Kenner committed -
(stupid_life_analysis, stupid_mark_refs): Use them to track which regs are live over a setjmp; don't allocate such regs. From-SVN: r11573
Richard Kenner committed -
arguments. From-SVN: r11572
Jason Merrill committed -
From-SVN: r11569
Roland McGrath committed -
[HAVE_STDLIB_H]: Include stdlib.h. From-SVN: r11568
Roland McGrath committed
-
- 19 Mar, 1996 7 commits
-
-
* pa.c (compute_frame_size): Update comments to reflect reality. (hppa_expand_prologue): Don't save registers which aren't used, even if it creates holes. Partially undoes changes from early March. (hppa_expand_epilogue): Likewise. From-SVN: r11567
Jeff Law committed -
From-SVN: r11566
David Edelsohn committed -
(add_case_node): New function. (pushcase, pushcase_range): Use it. (case_tree2list): New function. (expand_end_case): Use it. From-SVN: r11565
Richard Kenner committed -
fp reg to memory. From-SVN: r11564
Richard Kenner committed -
(OVERRIDE_OPTIONS): Use them. (TARGET_SWITCHES): Likewise. Treat -m68332 like -m68000. From-SVN: r11563
Richard Kenner committed -
(emit_store_flag): If expanding (GE X 0) will need two insns, don't use subtarget for the result of the first insn. (emit_store_flag): If expanding (GE X 0) will need two insns, don't use subtarget for the result of the first insn. Move a likely constant to the start of a condition. From-SVN: r11562
Richard Kenner committed -
(andsi3, iorsi3): Allow only 'M', not 'K' constants, if dest is 'd'. From-SVN: r11561
Richard Kenner committed
-