- 12 Apr, 1996 6 commits
-
-
* h8300/h8300.c (print_operand): Handle new 'R' case for accessing the 8-bit area. Make code for 'Y' fall into code for 'R' when operand is not a register. Update some comments. (h8300_tiny_data_p): New function. (h8300_valid_machine_decl_attribute): Handle "tiny_data" attribute. * h8300/h8300.h (OK_FOR_U): Handle memory references into the 8-bit area. (ENCODE_SECTION_INFO): Mark SYMBOL_REFs which refer to the 8-bit area. * h8300/h8300.md (many patterns): Use 'R' rather than 'X' for operands that may be memory accesses into the 8-bit area. (btst pattern): New pattern to set the cc0 (zbit) based on data in the 8-bit area. * h8300/h8300.md (one_cmplsi2): Fix length computation for h8300h. From-SVN: r11707
Jeff Law committed -
* arm/aout.h (ASM_GENERATE_INTERNAL_LABEL): Use LOCAL_LABEL_PREFIX. (ASM_OUTPUT_ADDR_{VEC,DIFF_ELT}): Likewise. From-SVN: r11706
Doug Evans committed -
From-SVN: r11705
Doug Evans committed -
arm.md (*ldmsi,*stmsi): Use (mem (match_operand ...)) to avoid using indirect_operand (reload problems). * arm/arm.md (*ldmsi,*stmsi): Use (mem (match_operand ...)) to avoid using indirect_operand (reload problems). From-SVN: r11704
Doug Evans committed -
(dbxout_symbol): Use DECL_ARTIFICIAL to recognize C++ implicit typedefs. From-SVN: r11703
Jason Merrill committed -
* i386/t-winnt (winnt.o): Rewrite based on .c.o rule. (oldnames.o,spawnv.o): Add rules for. From-SVN: r11702
Doug Evans committed
-
- 11 Apr, 1996 7 commits
-
-
* lib1funcs.asm (modnorm): New function(s). Like divnorm, but gets the sign bit right for modulo operations. (__modhi3, modsi3): Use modnorm. From-SVN: r11701
Jeff Law committed -
From-SVN: r11700
Stan Cox committed -
looking at first insn. From-SVN: r11699
Richard Kenner committed -
functions returning variable size objects. From-SVN: r11698
Richard Kenner committed -
use TYPE_MAIN_VARIANT. From-SVN: r11697
Richard Kenner committed -
* h8300.c (dosize): On the h8300h, do 4 byte adjustments using adds and subs. * h8300.h (LONG_LONG_TYPE_SIZE): Always make this 32bits. Reverses change from Apr 2, 1996. From-SVN: r11696
Jeff Law committed -
* sparc/sparc.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete. (FUNCTION_PROFILER): Use ASM_GENERATE_INTERNAL_LABEL instead. From-SVN: r11695
Doug Evans committed
-
- 10 Apr, 1996 7 commits
-
-
From-SVN: r11694
Doug Evans committed -
From-SVN: r11693
Doug Evans committed -
* sparc/sparc.h (CPP_SPEC): Handle -mcpu={sparclet,tsc701}. (ASM_SPEC): Likewise. ({MASK,TARGET}_BROKEN_SAVERESTORE): Define. (enum processor_type): 90C701 renamed to TSC701. From-SVN: r11692
Doug Evans committed -
* sparc/sparc.c (sparc_override_options): 90c701 renamed to tsc701. (eligible_for_epilogue_delay_slot): Don't allow anything if -mbroken-saverestore. (output_function_prologue): Only use trivial save's if -mbroken-saverestore. From-SVN: r11691
Doug Evans committed -
From-SVN: r11690
Stan Cox committed -
From-SVN: r11689
Richard Kenner committed -
(e64toe): Properly distinguish between NaN and infinity bit patterns for real-words-big-endian targets. (e64toe): Properly distinguish between NaN and infinity bit patterns for real-words-big-endian targets. (endian): Add two explicit casts. (e64toe): Support ARM extended precision fp format. Check negative infinities properly for NaNs. (toe64): Support ARM extended precision fp format. From-SVN: r11688
Richard Kenner committed
-
- 09 Apr, 1996 5 commits
-
-
From-SVN: r11687
Doug Evans committed -
From-SVN: r11686
Doug Evans committed -
From-SVN: r11685
Richard Kenner committed -
From-SVN: r11684
Richard Kenner committed -
(substitute_in_type): Deleted, not used. From-SVN: r11683
Richard Kenner committed
-
- 08 Apr, 1996 6 commits
-
-
flow.c (find_auto_inc): Also make sure there aren't any sets of the incremented register between the... * flow.c (find_auto_inc): Also make sure there aren't any sets of the incremented register between the memory reference and increment insn. From-SVN: r11682
Jeff Law committed -
From-SVN: r11677
Michael Meissner committed -
From-SVN: r11676
Michael Meissner committed -
From-SVN: r11675
Richard Kenner committed -
From-SVN: r11674
Richard Kenner committed -
From-SVN: r11673
Michael Meissner committed
-
- 05 Apr, 1996 3 commits
-
-
From-SVN: r11672
Mike Stump committed -
* h8300/h8300.c (h8300_valid_machine_decl_attribute): Use underscores, not dashes in attributes. (h8300_funcvec_function_p): Corresponding changes. (h8300_interrupt_function_p): Likewise. From-SVN: r11671
Jeff Law committed -
* pa/pa.h (INIT_CUMULATIVE_INCOMING_ARGS): Initialize "indirect" field to zero. From-SVN: r11670
Jeff Law committed
-
- 04 Apr, 1996 6 commits
-
-
From-SVN: r11669
Jim Wilson committed -
New variable giv_array. Loop over giv_array instead of following next_iv links. (giv_sort): New function. K From-SVN: r11668
Jim Wilson committed -
field, add check to verify it is the next field to be output. From-SVN: r11667
Jim Wilson committed -
From-SVN: r11666
Richard Kenner committed -
From-SVN: r11665
Richard Kenner committed -
From-SVN: r11664
Richard Kenner committed
-