- 02 Mar, 1993 36 commits
-
-
From-SVN: r3612
Jim Wilson committed -
(errno.h): Move outside VMS specific section. From-SVN: r3611
Jim Wilson committed -
From-SVN: r3610
Jim Wilson committed -
macros SETUP_FRAME_ADDRESSES and RETURN_ADDR_IN_PREVIOUS_FRAME. From-SVN: r3609
Jim Wilson committed -
RETURN_ADDR_IN_PREVIOUS_FRAME, RETURN_ADDR_RTX): Define. From-SVN: r3608
Jim Wilson committed -
Give names to these patterns so they are easier to use. From-SVN: r3607
Jim Wilson committed -
to the insn in its delay slot. From-SVN: r3606
Jim Wilson committed -
From-SVN: r3605
Jim Wilson committed -
instead of match_scratch. From-SVN: r3604
Jim Wilson committed -
rtx_equal_function_value_matters is zero. From-SVN: r3603
Jim Wilson committed -
From-SVN: r3602
Jim Wilson committed -
pop_obstacks calls around rtl_in_saveable_obstack call. From-SVN: r3601
Jim Wilson committed -
From-SVN: r3600
Jim Wilson committed -
Return type now void instead of int. From-SVN: r3599
Jim Wilson committed -
From-SVN: r3598
Richard Stallman committed -
From-SVN: r3597
Torbjorn Granlund committed -
From-SVN: r3596
Torbjorn Granlund committed -
(output_function_prologue): Use m68k svr4 PIC format to load the address of _GLOBAL_OFFSET_TABLE_ into PIC_OFFSET_TABLE_REG in function prologue when doing PIC. (print_operand_address): Always add "@GOT" suffix for the global object operand when doing PIC. From-SVN: r3595
Richard Stallman committed -
(fix_truncdfsi2, fix_truncdfhi2, fix_truncdfqi2): Use %# instead of #. (call, call_value): Set SYMBOL_REF_FLAG for the called function symbol_ref rtx. In PIC mode, output `bsr FUNC@PLTPC' when the operand is symbol_ref. From-SVN: r3594
Richard Stallman committed -
(ASM_OUTPUT_CASE_LABEL): Always use `swbeg' syntax to output switch table (m68k.md depends on this to happen). (LEGITIMATE_PIC_OPERAND_P): Treat a symbol_ref rtx with SYMBOL_REF_FLAG set a valid PIC operand. (OVERRIDE_OPTIONS): Turn off function cse when doing pic. From-SVN: r3593
Richard Stallman committed -
From-SVN: r3592
Richard Stallman committed -
From-SVN: r3591
Richard Stallman committed -
From-SVN: r3590
Richard Stallman committed -
Make the ints in u unsigned. (f_define): Use ordinary constants for long double if it's same width as double. Make __convert_long_double_i unsigned. From-SVN: r3589
Richard Stallman committed -
But maybe turn it off again. From-SVN: r3588
Richard Stallman committed -
(grokdeclarator): Typo in previous change. From-SVN: r3587
Richard Stallman committed -
From-SVN: r3586
Richard Stallman committed -
From-SVN: r3585
Richard Stallman committed -
From-SVN: r3584
Richard Stallman committed -
From-SVN: r3583
Richard Stallman committed -
From-SVN: r3582
Richard Stallman committed -
From-SVN: r3581
Richard Stallman committed -
(expr -> statement expression): Push and pop iterator stack. (stmt -> expr): Use iterator_expand. (all_iter_stmt): New rule. From-SVN: r3580
Richard Stallman committed -
(finish_decl): For iterator, require initial value, make a save_expr. From-SVN: r3579
Richard Stallman committed -
From-SVN: r3578
Richard Stallman committed -
(C_OBJS, OBJC_OBJS): Add c-iterate.o. (gcc.o): Delete dep obstack.h. From-SVN: r3577
Richard Stallman committed
-
- 01 Mar, 1993 4 commits
-
-
From-SVN: r3576
Richard Kenner committed -
(subst, case NOT): If STORE_FLAG_VALUE==-1, treat an ASHIFTRT of just the sign bit as if it were an LT. (subst, case NOT): If STORE_FLAG_VALUE==-1, treat an ASHIFTRT of just the sign bit as if it were an LT. (subst, case XOR): Likewise for STORE_FLAG_VALUE==1 and an LSHIFTRT. (simplify_and_const_int, case LSHIFTRT): If shifting a sign bit copy, start shift at the sign bit. (simplify_shift_const): Likewise for ASHIFTRT. (BYTE_LOADS_EXTEND): Fix typo when defining. (setup_incoming_promotions): Set modes properly. From-SVN: r3575
Richard Kenner committed -
(subst_constants): Use proper mode when getting equivalent constant for paradoxical SUBREG in SET_DEST. (subst_constants): Use proper mode when getting equivalent constant for paradoxical SUBREG in SET_DEST. (mark_stores): Clean up and tighten to properly handle hard regs. From-SVN: r3574
Richard Kenner committed -
From-SVN: r3573
Richard Kenner committed
-