1. 21 Aug, 1992 3 commits
    • (parser_build_binary_op): Replace the assignment of CLASS. · edc7c4ec
      For Z<Y<Z warning, test class of CODE; don't use TREE_CODE (result).
      
      From-SVN: r1921
      Richard Stallman committed
    • pa.md (call_value+1): For non-dynamic calls... · 3bf1c6b5
      	* pa.md (call_value+1): For non-dynamic calls, use the "call"
      	attribute, set length to 1, and fix output template to work
      	properly with delay slots.
      
      	* pa.md (address and use_call_clobbered attributes): Deleted,
      	these attributes are useless.  All references deleted.
      	(call define delay): Use "in_branch_delay" as the condition since
      	"call" delay slots and unconditional "branch" delay slots allow the
      	same type of insns.
      	(in_call_delay conditional): Deleted.
      	(branch define delay): Do not define an annul-if-true delay slot.
      	It is useless for an unconditional branch.
      	(all delay branch conditionals): Make sure "call", "dyncall", "multi",
      	and "milli" insns are explicitly disallowed in delay slots.
      
      From-SVN: r1920
      Jeff Law committed
    • pa.c (output_mul_insn): Delete nop after branch in template... · 3d83d496
      	* pa.c (output_mul_insn): Delete nop after branch in template,
      	conditionally emit a nop if the delay slot was not filled. (via %#)
      
      	* pa.c (output_function_prologue): Handle profiling in a function
      	without a frame pointer.
      
      From-SVN: r1919
      Jeff Law committed
  2. 20 Aug, 1992 18 commits
  3. 19 Aug, 1992 11 commits
  4. 18 Aug, 1992 8 commits