- 29 Feb, 1996 8 commits
-
-
* i386/aix386ng.h (EXTRA_SECTION_FUNCTIONS): Delete BSS_SECTION_FUNCTION. From-SVN: r11371
Doug Evans committed -
From-SVN: r11370
Doug Evans committed -
* dsp16xx/dsp16xx.h (EXTRA_SECTIONS): Delete in_bss. (EXTRA_SECTION_FUNCTIONS): Delete bss_section. From-SVN: r11369
Doug Evans committed -
From-SVN: r11368
Doug Evans committed -
* lynx.h (EXTRA_SECTIONS): Delete in_bss. (EXTRA_SECTION_FUNCTIONS): Delete BSS_SECTION_FUNCTION. * svr3.h (EXTRA_SECTIONS): Likewise. (BSS_SECTION_FUNCTION): Delete. From-SVN: r11367
Doug Evans committed -
* lynx.h (EXTRA_SECTIONS): Delete in_bss. (EXTRA_SECTION_FUNCTIONS): Delete BSS_SECTION_FUNCTION. From-SVN: r11366
Doug Evans committed -
From-SVN: r11365
Doug Evans committed -
* varasm.c (enum in_section): Define in_bss if BSS_SECTION_ASM_OP is defined. (bss_section,asm_output_bss,asm_output_aligned_bss): New functions. (assemble_variable): Delete redundant test for too large an object. Rewrite test for uninitialized variables. Use new macros ASM_OUTPUT{,_ALIGNED}_BSS if defined to output global uninitialized but not common variables. From-SVN: r11364
Doug Evans committed
-
- 28 Feb, 1996 7 commits
-
-
(FUNCTION_VALUE_REGNO_P, FUNCTION_ARG_REGNO_P): Include FP registers only when TARGET_SH3E. (PASS_IN_REG_P): Exclude BLKmode only when ! TARGET_SH3E. From-SVN: r11363
Jim Wilson committed -
From-SVN: r11362
Mike Stump committed -
From-SVN: r11361
Michael Meissner committed -
From-SVN: r11360
Michael Meissner committed -
From-SVN: r11359
David Edelsohn committed -
From-SVN: r11358
David Edelsohn committed -
From-SVN: r11357
David Edelsohn committed
-
- 27 Feb, 1996 7 commits
-
-
From-SVN: r11356
David Edelsohn committed -
This change was supposed to have been made on Feb. 1, but somehow never got checked in. From-SVN: r11355
Doug Evans committed -
From-SVN: r11354
Richard Earnshaw committed -
* arm/aof.h (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): Remove readonly data sections. (READONLYDATA_SECTION, READONLY_DATA_SECTION): Delete. From-SVN: r11353
Richard Earnshaw committed -
* arm.md (*addsi3_compare0_scratch): New insn. (*movsi_compare0, *cmpsi_insn, *cmpsi_shiftsi): Make sure the compare has mode CC. (cmp{si,sf,df,xf} expands): Just provide sufficient information to allow the parameters to be matched properly. (*cmpsi_negsi): Delete (of dubious validity). (*cmpsi_shiftsi_swp): New pattern. (*condbranch_reversed): No longer needs to check REVERSIBLE_CC_MODE. (mov{si,sf,df}cc, *mov{si,sf,df}{,_hard,_soft}_insn): The mode of the IF_THEN_ELSE must be appropriate to the target (not void). (*and_scc): Match cc_register, not reversible_cc_register. (*ior_compare_compare): Delete. (split for ior_compare_compare + condjump): Delete. (*impossible_cond_compare): Delete. (*condition_compare_ior): Delete. (*cond_move): Mode for the IF_THEN_ELSE must be SImode. (*and_scc_scc): Delete. (split for and_scc_scc + condjump): Delete. (*impossible_cond_branch_and): Delete. (*cmp_ite0, *cmp_ite1): New patterns. (if_compare_not): Should be an anonymous pattern. (Peephole for move and compare): Compare mode must be mode CCmode. (Split pattern for comparing shifted reg then branch): Delete. (*loadqi_compare): Delete, replaced with a split pattern to do the same thing. (*cond_move_not): Match cc_register, not reversible_cc_register. (load/store multiple peepholes): Rewrite using the above functions. (all patterns taking immediate_operand): If the code later assumes this is a CONST_INT, then match const_int_operand instead. From-SVN: r11352
Richard Earnshaw committed -
* arm.c (aof_text_section): Remove pseudo read-only hack. Doesn't take a parameter any more. (arm_current_cc): Now an enum. (ARM_INVERSE_CONDITION_CODE): Moved to arm.h (revsersible_cc_register): Delete. (dominant_cc_register): New function. (select_dominance_cc_mode): New function. (arm_select_cc_mode): New function. (output_return_instruction): New parameter REVERSE, used to reverse the condition of a conditional return. All callers changed. (arm_print_operand case 'D'): Only suppress condition printing if the operand is a NULL pointer. (get_arm_condition_code): Now a static function returning enum arm_cond_code. Handle dominance expressions. Return enum values rather than integers. ({load,store}_multiple_sequence): New functions. (emit_{ldm,stm}_seq): New functions. From-SVN: r11351
Richard Earnshaw committed -
* arm.h (enum arm_cond_code): New enum. (ARM_INVERSE_CONDITION_CODE): Moved here from arm.c. (SELECT_CC_MODE): Call arm_select_cc_mode to do the work. (PREDICATE_CODES): Add dominant_cc_register; delete reversible_cc_register. From-SVN: r11350
Richard Earnshaw committed
-
- 26 Feb, 1996 3 commits
-
-
* sparc/sparc.md: Add sparclet scheduling parameters. (compare define_insn's): Move close to compare define_expand's. (32 bit multiply patterns): Use for TARGET_SPARCLET. (smacsi,smacdi,umacdi): Multiply/accumulate patterns for the sparclet. From-SVN: r11349
Doug Evans committed -
From-SVN: r11348
Jeff Law committed -
From-SVN: r11347
Michael Meissner committed
-
- 25 Feb, 1996 1 commit
-
-
From-SVN: r11346
David Edelsohn committed
-
- 24 Feb, 1996 2 commits
-
-
From-SVN: r11345
Michael Meissner committed -
From-SVN: r11344
Jeff Law committed
-
- 23 Feb, 1996 4 commits
-
-
* pa.c (override_options): Warn if both PIC code generation and profiling are requested. From-SVN: r11343
Jeff Law committed -
preserve CONST_CALL_P bit. (reemit_notes): Restore CONST_CALL_P. From-SVN: r11342
Richard Kenner committed -
call-saved regs as used. From-SVN: r11341
Richard Kenner committed -
(expand_builtin, case BUILT_IN_SETJMP): Set CONST_CALL_P on NOTE_INSN_SETJMP instead of emitting USE insns for call-saved regs. From-SVN: r11340
Richard Kenner committed
-
- 22 Feb, 1996 4 commits
-
-
From-SVN: r11339
Doug Evans committed -
* sparc/sparc.c (sparc_cpu_string): Delete. (sparc_select): New global. (sparc_override_options): Handle -mtune=xxx. From-SVN: r11338
Doug Evans committed -
* sparc/sparc.h (enum processor_type): Declare. (sparc_cpu_attr): Define. (TARGET_OPTIONS): Add -mtune=. (sparc_select): Declare. (sparc_cpu_string): Delete. (FIRST_PSEUDO_REGISTER): Set to 100. ({FIXED,CALL_USED}_REGISTERS): Merge !v9/v9 cases. (CONDITIONAL_REGISTER_USAGE): Mark %g5 as fixed if !v9. Mark %g1 as fixed if v9. Fix v9-only regs if !v9. Mark fp{16..47} as call-saved if v9. (enum reg_class): Merge !v9/v9 cases. (REG_CLASS_NAMES,REG_CLASS_CONTENTS,REGNO_REG_CLASS): Likewise. (REG_ALLOC_ORDER,REG_LEAF_ALLOC_ORDER,LEAF_REGISTERS): Likewise. (FP_REG_CLASS_P,SPARC_REGISTER_NAMES): Likewise. (REG_CLASS_FROM_LETTER): Test TARGET_V9 at runtime. From-SVN: r11337
Doug Evans committed -
(align_4): Delete call to readonly_data_section. From-SVN: r11336
Doug Evans committed
-
- 21 Feb, 1996 4 commits
-
-
(demangle_template): Initialize is_bool. Correctly | handle 0 as a pointer value parameter. From-SVN: r11335
Jason Merrill committed -
| function-local classes. From-SVN: r11334
Jason Merrill committed -
c-typeck.c (initializer_constant_valid_p): Don't dereference a null pointer on partial structure initialization. * c-typeck.c (initializer_constant_valid_p): Don't dereference a null pointer on partial structure initialization. From-SVN: r11333
Jeff Law committed -
From-SVN: r11332
David Edelsohn committed
-