- 17 May, 1996 12 commits
-
-
function_epilogue, ix86_expand_epilogue): Generate prologue and epilogue as RTL (prior to scheduling) instead of emitting asm. (override_options): If only -march is given, make it the default -mcpu. From-SVN: r11988
Stan Cox committed -
in parallel. From-SVN: r11987
Richard Kenner committed -
(INSN_CUID): Sometimes call it. From-SVN: r11986
Richard Kenner committed -
From-SVN: r11985
Richard Kenner committed -
From-SVN: r11984
Richard Kenner committed -
From-SVN: r11983
Richard Kenner committed -
From-SVN: r11982
Richard Kenner committed -
From-SVN: r11981
Richard Kenner committed -
From-SVN: r11980
Richard Kenner committed -
From-SVN: r11979
Richard Kenner committed -
From-SVN: r11978
Richard Kenner committed -
(_WINT_T, __WINT__TYPE__, wint_t): Define under certain circumstances. From-SVN: r11977
Richard Kenner committed
-
- 16 May, 1996 3 commits
-
-
if VAR is a bitfield reference; also for VAR--. From-SVN: r11976
Richard Kenner committed -
* varasm.c (function_section): Delete flag_function_sections support. (assemble_start_function): Put it here. Use UNIQUE_SECTION if defined. From-SVN: r11975
Doug Evans committed -
From-SVN: r11974
Mike Stump committed
-
- 15 May, 1996 2 commits
-
-
Use pic_offset_table_rtx instead of rs6000_pic_register; Rewrite int/float conversions so reload allocates the temp From-SVN: r11973
Michael Meissner committed -
From-SVN: r11972
Jeff Law committed
-
- 11 May, 1996 3 commits
-
-
(store_field): Support BLKmode bitfield if aligned on byte boundary using emit_block_move. (expand_expr, case COMPONENT_REF): Likewise. From-SVN: r11971
Richard Kenner committed -
* decl2.c (finish_vtable_vardecl): Surround DECL_ONE_ONLY with ifdef. (finish_file): Likewise. From-SVN: r11970
Doug Evans committed -
From-SVN: r11969
Richard Kenner committed
-
- 10 May, 1996 7 commits
-
-
(maybe_eliminate_biv_1): Disable all but two cases of biv elimination with givs and restrict those two cases to an ADD_VAL that is an address. From-SVN: r11968
Richard Kenner committed -
SOME_NOT_NEEDED and set properly. From-SVN: r11967
Richard Kenner committed -
declared static and not defined. From-SVN: r11966
Jason Merrill committed -
* varasm.c (assemble_variable): ASM_DECLARE_OBJECT_NAME needn't consider bytecodes. * toplev.c (rest_of_decl_compilation): Likewise with ASM_FINISH_DECLARE_OBJECT. From-SVN: r11965
Doug Evans committed -
* varasm.c (assemble_variable): ASM_DECLARE_OBJECT_NAME needn't consider bytecodes. * varasm.c (assemble_start_function): ASM_DECLARE_FUNCTION_NAME needn't consider bytecodes. From-SVN: r11964
Doug Evans committed -
From-SVN: r11963
Doug Evans committed -
From-SVN: r11962
Doug Evans committed
-
- 09 May, 1996 5 commits
-
-
From-SVN: r11961
Jim Wilson committed -
From-SVN: r11960
Michael Meissner committed -
From-SVN: r11959
Michael Meissner committed -
* function.c (aggregate_value_p): Return 1 if TREE_ADDRESSABLE. * pa/pa.h (RETURN_IN_MEMORY): No longer test for TREE_ADDRESSABLE. From-SVN: r11958
Doug Evans committed -
From-SVN: r11957
Doug Evans committed
-
- 08 May, 1996 2 commits
-
-
From-SVN: r11956
Mike Stump committed -
* h8300/h8300.c: Include obstack.h. (bit_memory_operand): New function. (print_operand): Append ":16" to a memory reference to the tiny data area. (h8300_tiny_data_p): New function. (h8300_valid_machine_decl_attribute): Accept "tiny_data". Fix typo. (h8300_encode_label): New function. (h8300_adjust_insn_length): References to the tiny data section are two bytes shorter than normal accesses on the H8/300H. * h8300/h8300.h (OK_FOR_U): Fix thinko. (ENCODE_SECTION_INFO): Encode info for tiny data variables. (STRIP_NAME_ENCODING): Define. * h8300/h8300.md (movqi insn): Fix length for a constant load. (movstrictqi): Likewise. (movhi, movstricthi): Likewise. (memory btst patterns): Add register to the constraints to keep reload happy. From-SVN: r11955
Jeff Law committed
-
- 07 May, 1996 6 commits
-
-
* h8300/h8300.h (OK_FOR_U): (const (plus (symbol_ref) (const_int))) is a valid U operand if SYMBOL_REF_FLAG is set on the SYMBOL_REF. * h8300/h8300.md (memory btst patterns): New patterns. From-SVN: r11954
Jeff Law committed -
* h8300/h8300.c (h8300_eightbit_data_p): Renamed from h8300_tiny_data_p. (h8300_eightbit_data_p): Check for the "eightbit_data" attribute instead of "tiny_data". (h8300_valid_machine_decl_attribute): Likewise. * h8300/h8300.h (ENCODE_SECTION_INFO): Call h8300_eightbit_data_p instead of h8300_tiny_data_p. From-SVN: r11953
Jeff Law committed -
From-SVN: r11952
Mike Stump committed -
* h8300/h8300.h (READONLY_DATA_SECTION): Define. (EXTRA_SECTIONS): Add in_readonly_data. (READONLY_DATA_SECTION_ASM_OP): Define. (EXTRA_SECTION_FUNCTINOS): Add readonly_data. From-SVN: r11951
Jeff Law committed -
| statics. From-SVN: r11950
Jason Merrill committed -
TYPE_ALIGN instead. From-SVN: r11949
Richard Kenner committed
-