1. 02 Dec, 1999 8 commits
  2. 01 Dec, 1999 14 commits
    • i386.md (addsi3_cc): Add "binary_operator_ok" to the condition. · d525dfdf
      	* i386.md (addsi3_cc): Add "binary_operator_ok" to the condition.
      	(addsi3_carry): Likewise.
      	(sbbsi3_cc): Add "binary_operator_ok" to the condition.
      	(sbbsi3_carry): Likewise.
      	(mulsi3): Rewrite to expander, ensure that only one operand is memory.
      	(mulhi3): Likewise.
      	(test?i_1): Ensure that only one operand is memory.
      	(conditional move patterns): likewise.
      	(shift and rotate patterns): Rewrite to expander, add
      	"binary_operator_ok" to the condition.
      
      From-SVN: r30747
      Jan Hubicka committed
    • i386.md (QImode patterns): Remove '*' before the 'r' constraints. · 7c6b971d
      	* i386.md (QImode patterns): Remove '*' before the 'r' constraints.
      	* i386.h (procesor_costs): Add movzbl_load field.
      	(HARD_REGNO_MODE_OK): Accept QImode on non PARTIAL_REGISTER_STALL in
      	non-Q registers, accept DImode registers anywhere.
      	(Q_CLASS_P): New.
      	(MEMORY_MOVE_COST): Calculate QImode moves correctly.
      	* i386.c (*_cost): Set value for movxbl_load field.
      
      From-SVN: r30746
      Jan Hubicka committed
    • (addsi): New add to lea splitter. · 1c27d4b2
      
      	* (addsi): New add to lea splitter.
      	(ashlsi): Likewise.
      	(lea to add/shift peep2): New.
      
      From-SVN: r30745
      Jan Hubicka committed
    • elf.h (STARTFILE_SPEC): Add no-crt0. · c45fd7f9
      	* config/mips/elf.h (STARTFILE_SPEC): Add no-crt0.
      	* config/mips/elf64.h (STARTFILE_SPEC): Add no-crt0.
      	* config/mips/mips.h (TARGET_SWITCHES): Add no-crt0.
      
      From-SVN: r30744
      Mark Salter committed
    • cp-tree.h (min_tree_cons): Remove. · a09ba2e0
      	* cp-tree.h (min_tree_cons): Remove.
      	(scratch_ovl_cons): Likewise.
      	* decl.c (saveable_obstack): Don't declare.
      	(duplicate_decls): Tweak error-message.
      	(initialize_local_var): Explicitly mark the definition as static.
      	(finish_function): Call permanent_allocation, just so
      	that the middle-end sees the obstacks it expects.
      	(mark_cp_function_context): Likewise.
      	* init.c (build_new): Don't use min_tree_cons.
      	* lex.c (permanent_obstack): Don't declare.
      	(current_obstack, saveable_obstack): Likewise.
      	* spew.c (current_obstack, saveable_obstack): Likewise.
      	* tree.c (current_obstack, saveable_obstack): Likewise.
      	(scratch_ovl_cons): Remove.
      	(build_min_nt): Don't mess with obstacks.
      	(build_min): Likewise.
      	(min_tree_cons): Remove
      	* typeck.c (build_component_ref): Don't use scratch_ovl_cons.
      	(build_x_function_call): Likewise.
      	(build_c_cast): Don't use min_tree_cons.
      
      From-SVN: r30743
      Mark Mitchell committed
    • Undo the last change I've checked in by accident. · eb69a686
      From-SVN: r30742
      Jan Hubicka committed
    • i386.c (ix86_expand_move): Never add clobbers to move patterns. · 591702de
      	* i386.c (ix86_expand_move): Never add clobbers to move patterns.
      	* i386.md (movsi_xor): New.
      	(movsi_or): New.
      	(movsi_1, movhi_1, movqi_1): Remove.
      	(movsi_2): Rename to movsi_1.
      	(movhi_2): Rename to movhi_1.
      	(movqi_2): Rename to movqi_1.
      	(movdi_1): Remove; remove splitter.
      	(movdi_2): Rename to movdi_1.
      	(divmodsi4 splitter): Do not emit clobbers for move patterns.
      	(long move peep2): Do not create QI or HI mode mov0s
      	(mov -1,reg -> or peep2s): Enable again, rewrite to single peephole.
      
      From-SVN: r30741
      Jan Hubicka committed
    • i386.md (zero_extend?i?i2): Rewrite to expanders; new patterns rewrite splitters. · 8f7661f2
      	* i386.md (zero_extend?i?i2): Rewrite to expanders; new patterns
      	rewrite splitters.
      
      From-SVN: r30740
      Jan Hubicka committed
    • re GNATS gcj/97 (Internal compiler error) · b5b8a0e7
      Thu Nov 11 01:57:14 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
              * parse.y (lookup_method_invoke): Use lang_printable_name to
       	reliably build the type name during error report. Fixes PR gcj/97.
      
      From-SVN: r30739
      Alexandre Petit-Bianco committed
    • i386.md (neg?f2_if): Split "r" and "f" to separate alternatives. · e20440c1
      	* i386.md (neg?f2_if): Split "r" and "f" to separate alternatives.
      	(abs?f2_if): Likewise.
      
      From-SVN: r30738
      Jan Hubicka committed
    • re PR other/4 (Test PR) · 2c290989
      1999-12-01  Jason Molenda  (jsm@bugshack.cygnus.com)
      
      	* ChangeLog:  Dummy commit to make sure the logging is working
      	right.
      	Oh, and test the PR system.  PR other/4.
      
      From-SVN: r30737
      Jason Molenda committed
    • Daily bump. · 2f3655cf
      From-SVN: r30735
      Jeff Law committed
    • ggc.h (ggc_test_and_set_mark): New macro. · 52a92176
      	* ggc.h (ggc_test_and_set_mark): New macro.
      	(ggc_mark_rtx): Use ggc_test_and_set_mark.
      	(ggc_mark_tree): Likewise.
      	(ggc_mark_rtvec): Likewise.
      	* ggc-common.c (ggc_mark_rtx_children): Reduce recursion.
      
      From-SVN: r30734
      Alex Samuel committed
    • dwarf2out.c (scope_die_for): Only handle types. · 777ad4c2
              * dwarf2out.c (scope_die_for): Only handle types.  Only search for
              containing types.
              (decl_scope_table): Just an array of trees now.
              (push_decl_scope): Simplify.
              (dwarf2out_init): Adjust.
              (local_scope_p): New fn.
              (gen_inlined_enumeration_type_die): Don't call scope_die_for.
              (gen_inlined_union_type_die, gen_inlined_structure_type_die): Likewise.
              (gen_typedef_die): Likewise.
              (gen_lexical_block_die): Don't call push/pop_decl_scope.
              (gen_inlined_subroutine_die): Likewise.
              (gen_abstract_function): Set current_function_decl temporarily.
              (gen_subprogram_die): Don't check DECL_ABSTRACT to set declaration.
              Handle block extern declarations.  Don't call push/pop_decl_scope.
              (gen_decl_die): Fix logic for block externs.
      
      From-SVN: r30733
      Jason Merrill committed
  3. 30 Nov, 1999 16 commits
  4. 29 Nov, 1999 2 commits