- 25 Feb, 1994 3 commits
-
-
(find_reloads_address_1): Rework to use `switch'. Reload a SUBREG of a hard reg as a unit. From-SVN: r6622
Richard Kenner committed -
From-SVN: r6621
Richard Kenner committed -
From-SVN: r6620
Ian Lance Taylor committed
-
- 24 Feb, 1994 7 commits
-
-
From-SVN: r6619
Richard Stallman committed -
From-SVN: r6618
Richard Kenner committed -
From-SVN: r6617
Richard Kenner committed -
From-SVN: r6616
Richard Kenner committed -
(in case SCAN_START == LOOP_TOP). From-SVN: r6615
Richard Kenner committed -
From-SVN: r6614
Mike Stump committed -
From-SVN: r6613
Mike Stump committed
-
- 23 Feb, 1994 3 commits
-
-
From-SVN: r6612
Richard Kenner committed -
From-SVN: r6611
Richard Kenner committed -
Allow `noreturn', `volatile', and `const' on object of type pointer to function. Always give decl with error or warning. From-SVN: r6610
Richard Kenner committed
-
- 22 Feb, 1994 11 commits
-
-
From-SVN: r6609
Ian Lance Taylor committed -
From-SVN: r6608
Ian Lance Taylor committed -
(movsi): Use output_move_dconst for TARGET_32532. (ffs): New patterns. From-SVN: r6607
Richard Kenner committed -
(global_symbolic_reference_mentioned_p): New function. (print_operand_address): Allow pc-relative mode not only for {LABEL, SYMBOL}_REF but for CONST too. If compiling PIC, transform "symbol+const(Rx)" to "const(symbol(sb))[Rx:b]". From-SVN: r6606
Richard Kenner committed -
(DEFAULT_PCC_STRUCT_RETURN): Deleted; redundant. From-SVN: r6605
Richard Kenner committed -
From-SVN: r6604
Richard Kenner committed -
(ADJSP): New macro to resolve %$. (output_move_dconst): New declaration. (OVERRIDE_OPTIONS): New macro to support PIC. (FUNCTION_PROLOGUE): Save/Load sb when compiling PIC. (FUNCTION_EPILOGUE): Restore sb when compiling PIC. (INITIAL_FRAME_POINTER_OFFSET): Take saved sb into account when PIC. (LEGITIMATE_CONSTANT_P, GO_IF_LEGITIMATE_ADDRESS): Set current_function_uses_pic_offset_table if P uses a global symbolic reference. (ENCODE_SECTION_INFO): New macro to support PIC. From-SVN: r6603
Richard Kenner committed -
(udivsi3, modsi3, umodsi3, divdi3, udivdi3, moddi3, umoddi3): Likewise. From-SVN: r6602
Torbjorn Granlund committed -
From-SVN: r6601
Richard Kenner committed -
From-SVN: r6600
Richard Kenner committed -
(PATH_SEPARATOR): Delete from here. From-SVN: r6599
Richard Kenner committed
-
- 21 Feb, 1994 1 commit
-
-
From-SVN: r6598
Jim Wilson committed
-
- 20 Feb, 1994 6 commits
-
-
(override_options): Don't override MASK_64BIT; don't allow -gp64 without -mips3. From-SVN: r6597
Jim Wilson committed -
(TARGET_OPTIONS): Add gp64 and gp32. (SECONDARY_MEMORY_NEEDED): Don't allow fp<->gp copy if TARGET_FLOAT64 != TARGET_64BIT. (CC1_SPEC): Generate correct -mfp* and -mgp* from -mips* From-SVN: r6596
Jim Wilson committed -
(movdf_internal1a): New pattern. From-SVN: r6595
Jim Wilson committed -
From-SVN: r6594
Jim Wilson committed -
From-SVN: r6593
Jim Wilson committed -
From-SVN: r6592
Jim Wilson committed
-
- 19 Feb, 1994 1 commit
-
-
From-SVN: r6591
Ian Lance Taylor committed
-
- 17 Feb, 1994 8 commits
-
-
From-SVN: r6590
Doug Evans committed -
(ASM_OUTPUT_SECTION): Delete. From-SVN: r6589
Doug Evans committed -
* h8300/h8300.h (ASM_OUTPUT_SECTION_NAME): Define. (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS, SELECT_SECTION): Delete. (ASM_OUTPUT_LABELREF): Call fprintf directly. From-SVN: r6588
Doug Evans committed -
From-SVN: r6587
Doug Evans committed -
From-SVN: r6586
Doug Evans committed -
(named_section): New function. (enum in_section): New value `in_named'. (in_named_name): New global. (make_function_rtl, make_decl_rtl, output_constant_def): Fix comment regarding ASM_OUTPUT_LABELREF. (make_decl_rtl): Warn if section attribute used with uninitialized variable declaration. (assemble_start_function, assemble_variable, output_constant_def): Change to named section if given. From-SVN: r6585
Doug Evans committed -
(struct tree_decl): New member `section_name'. From-SVN: r6584
Doug Evans committed -
From-SVN: r6583
Doug Evans committed
-