- 17 May, 1996 27 commits
-
-
* sh/sh.h (ASM_FILE_START): Likewise. (ASM_COMMENT_START): Define. From-SVN: r12003
Doug Evans committed -
* sh/sh.c (output_option, m_options, output_options): Delete. (output_file_start): Delete option output support. From-SVN: r12002
Doug Evans committed -
From-SVN: r12001
Doug Evans committed -
From-SVN: r12000
Doug Evans committed -
* rs6000/rs6000.h (ASM_OUTPUT_OPTIONS): Delete. (ASM_COMMENT_START): Define. (ASM_FILE_START): Delete option output support. From-SVN: r11999
Doug Evans committed -
From-SVN: r11998
Doug Evans committed -
From-SVN: r11997
Doug Evans committed -
* mips/mips.c (target_switches, print_options): Delete. (mips_asm_file_start): Put output of -G,Cpu,ISA here. From-SVN: r11996
Doug Evans committed -
From-SVN: r11995
Doug Evans committed -
From-SVN: r11994
Doug Evans committed -
From-SVN: r11993
Doug Evans committed -
* arm/aout.h (ASM_OUTPUT_OPTIONS): Delete. (ASM_FILE_START): Delete option output support. From-SVN: r11992
Doug Evans committed -
From-SVN: r11991
Doug Evans committed -
* i386.md (return, return_internal, prologue, prologue_set_got, prologue_get_pc, epilogue, leave, pop): New patterns for emitting asm from prologue and epilogue RTL. From-SVN: r11990
Stan Cox committed -
From-SVN: r11989
Stan Cox committed -
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 5 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
-