- 06 Mar, 1997 3 commits
-
-
From-SVN: r13695
Michael Meissner committed -
Move equate_type_number_to_die call before use of sub_die, and move recursive modified_type_die calls on item_type after it. From-SVN: r13694
Jim Wilson committed -
(root_type): Call root_type_1. (write_modifier_bytes): Call write_modifier_bytes_1. (output_type, case POINTER_TYPE): Set TREE_ASM_WRITTEN before recursive call. From-SVN: r13693
Jim Wilson committed
-
- 05 Mar, 1997 3 commits
-
-
(print_operand): Don't handle `e' for CONST_INT. From-SVN: r13692
Jim Wilson committed -
From-SVN: r13691
Jim Wilson committed -
From-SVN: r13690
Jim Wilson committed
-
- 04 Mar, 1997 2 commits
-
-
From-SVN: r13689
Stan Cox committed -
the same effect on vararg lists as __mips_soft_float. From-SVN: r13688
Jim Wilson committed
-
- 03 Mar, 1997 2 commits
-
-
From-SVN: r13687
Michael Meissner committed -
* combine.c (simplify_rtx): Do nothing with (truncate:mode) if mode is a partial integer mode. From-SVN: r13686
Jeff Law committed
-
- 02 Mar, 1997 2 commits
-
-
From-SVN: r13685
Richard Kenner committed -
out of range. From-SVN: r13684
Richard Kenner committed
-
- 28 Feb, 1997 2 commits
-
-
From-SVN: r13683
Michael Meissner committed -
From-SVN: r13682
Michael Meissner committed
-
- 27 Feb, 1997 4 commits
-
-
From-SVN: r13681
Ian Lance Taylor committed -
From-SVN: r13680
Ian Lance Taylor committed -
From-SVN: r13679
Michael Meissner committed -
From-SVN: r13678
Michael Meissner committed
-
- 26 Feb, 1997 1 commit
-
-
From-SVN: r13677
Michael Meissner committed
-
- 24 Feb, 1997 2 commits
-
-
From-SVN: r13676
Brendan Kehoe committed -
From-SVN: r13675
Michael Meissner committed
-
- 23 Feb, 1997 1 commit
-
-
(load_multiple, store_multiple): Call change_address instead of creating MEM from scratch. From-SVN: r13674
Jim Wilson committed
-
- 21 Feb, 1997 1 commit
-
-
From-SVN: r13673
Mike Stump committed
-
- 20 Feb, 1997 6 commits
-
-
conditional branch that does not branch back to loop start. From-SVN: r13672
Jim Wilson committed -
From-SVN: r13671
Jim Wilson committed -
* pa/pa.md (zero extension patterns): Turn into a define_expand and define_insn pair. From-SVN: r13670
Jeff Law committed -
* pa/pa.c (emit_move_sequence): Don't copy 0.0 (double precision) directly to memory, go through a reg if reload hasn't started. * pa/pa.md (main movdf pattern): Don't allow 0.0 (double precision) to be copied directly to memory. From-SVN: r13669
Jeff Law committed -
* pa/pa-hpux10.h (MD_EXEC_PREFIX): Define appropriately for hpux10. (MD_STARTFILE_PREFIX): Similarly. * pa/pa.c (return_addr_rtx): Add some comments about cases it doesn't handle correctly. * pa/pa.h (ASM_OUTPUT_SECTION_NAME): Surround the section name with '$' if not using GAS. From-SVN: r13668
Jeff Law committed -
* pa/pa-hpux10.h (MD_EXEC_PREFIX): Define appropriately for hpux10. (MD_STARTFILE_PREFIX): Similarly. * pa/pa.c (return_addr_rtx): Add some comments about cases it doesn't handle correctly. * pa/pa.h (ASM_OUTPUT_SECTION_NAME): Surround the section name with '$' if not using GAS. From-SVN: r13667
Jeff Law committed
-
- 19 Feb, 1997 4 commits
-
-
split instructions after reload. (update_flow_info): Tolerate some idiosyncrasies after reload. From-SVN: r13666
Jim Wilson committed -
* combine.c (find_split_point): Don't turn a SIGN_EXTEND into a series of shifts if either mode is a partial integer mode. From-SVN: r13665
Jeff Law committed -
reload1.c (eliminate_regs, case MINUS): Canonicalize (minus (plus reg const) reg) to (plus (minus reg reg) const). * reload1.c (eliminate_regs, case MINUS): Canonicalize (minus (plus reg const) reg) to (plus (minus reg reg) const). Back out this patch. From-SVN: r13664
Doug Evans committed -
reload.c (find_reloads_address): Treat (plus (minus reg reg) const) the same as (plus (plus reg reg) const). * reload.c (find_reloads_address): Treat (plus (minus reg reg) const) the same as (plus (plus reg reg) const). Back out this patch. From-SVN: r13663
Doug Evans committed
-
- 17 Feb, 1997 2 commits
-
-
(LEGITIMATE_ADDRESS_INTEGER_P, LEGITIMIZE_ADDRESS): Likewise. From-SVN: r13662
Richard Kenner committed -
(non_add_cint_operand, includes_rshift_p): Likewise. From-SVN: r13661
Richard Kenner committed
-
- 16 Feb, 1997 5 commits
-
-
in "L'...'" as identifier. From-SVN: r13660
Richard Kenner committed -
(check_macro_name, collect_expansion, rescan): Likewise. From-SVN: r13659
Richard Kenner committed -
Use ANSI style definition with full prototype. (__muldi3, __udiv_w_sdiv, __udivmoddi4, __divdi3, __moddi3) : Likewise. (__udivmoddi4, __udivdi3, __cmpdi2, __ucmpdi2) : Likewise. (__fixunstfdi, __fixtfdi, __fixunsxfdi, __fixxfdi) : Likewise. (__fixunsdfdi, __fixdfdi, __floatdixf, __floatditf) : Likewise. (__floatdidf, __floatdisf, __fixunsxfsi, __fixunsdfsi) : Likewise. (__gcc_bcmp, __eprintf, gopen, gclose, __bb_init_file) : Likewise. (__bb_init_trace_func, __clear_cache, mprotect) : Likewise. (__enable_execute_stack, cacheflush, exit) : Likewise. (find_exception_table, __find_first_exception_table_match) : Likewise. From-SVN: r13658
Richard Kenner committed -
(simple_memory_operand): Removed. (one_bit_set_p, which_bit): Added from C. Nettleton's m1750 config. From-SVN: r13657
Richard Kenner committed -
(tst{hf,tqf}): Simplified. (movqi): Removed redundant alternative. (addqi-3,addqi-2,addqi-1): Set/Reset Bit patterns by C. Nettleton. (many patterns): Introduced operand output modifiers d,t,b,B,w. From-SVN: r13656
Richard Kenner committed
-