This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc ChangeLog.dfp c-common.c cse.c dwarf2o ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	dfp-branch
Changes by:	janis@gcc.gnu.org	2005-08-17 21:26:29

Modified files:
	gcc            : ChangeLog.dfp c-common.c cse.c dwarf2out.c 
	                 emit-rtl.c expmed.c expr.c genopinit.c loop.c 
	                 optabs.c recog.c reg-stack.c reload.c rtlanal.c 
	                 simplify-rtx.c 
	gcc/config/i386: i386.c 
	gcc/config/rs6000: linux64.h predicates.md rs6000.c rs6000.h 
	                   sysv4.h xcoff.h 

Log message:
	* c-common.c (handle_vector_size_attribute): Use SCALAR_FLOAT_MODE_P.
	* cse.c (find_comparison_args, fold_rtx): Ditto.
	* dwarf2out.c (add_const_value_attribute): Ditto.
	* emit-rtl.c (gen_lowpart_common): Ditto.
	* expmed.c (expand_mult): Ditto.
	* expr.c (convert_move): Ditto.
	* genopinit.c (gen_insn): Ditto.
	* loop.c (load_mems): Ditto.
	* optabs.c ( expand_abs_nojump, prepare_cmp_insn): DItto.
	* recog.c (general_operand, register_operand): Ditto.
	* reg-stack.c (replace_reg): Ditto.
	* reload.c (find_equiv_reg): Ditto.
	* rtlanal.c (may_trap_p, canonicalize_condition): Ditto.
	* simplify-rtx.c (simplify_const_unary_operation,
	simplify_binary_operation_1, simplify_const_binary_operation,
	simplify_relational_operation, simplify_const_relational_operation,
	simplify_immed_subreg): Ditto.
	* config/i386/i386.c (ix86_value_regno, ix86_cc_mode
	ix86_expand_compare): Ditto.
	* config/rs6000/linux64.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Ditto.
	* config/rs6000/predicates.md (easy_fp_constant, zero_fp_constant,
	input_operand): Ditto.
	* config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok, rs6000_emit_move,
	function_arg_advance, rs6000_emit_cmove,
	rs6000_output_function_epilogue, rs6000_libcall_value): Ditto.
	* config/rs6000/rs6000.h (MODES_TIEABLE_P, SELECT_CC_MODE): Ditto.
	* config/rs6000/sysv4.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Ditto.
	* config/rs6000/xcoff.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Ditto.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.dfp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.106&r2=1.1.2.107
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.603.2.12&r2=1.603.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cse.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.342.2.8&r2=1.342.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.569.4.11&r2=1.569.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/emit-rtl.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.433.6.7&r2=1.433.6.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.222.2.6&r2=1.222.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.778.2.9&r2=1.778.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genopinit.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.86.4.5&r2=1.86.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.522.4.4&r2=1.522.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/optabs.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.259.2.10&r2=1.259.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/recog.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.218.2.7&r2=1.218.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reg-stack.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.171.6.8&r2=1.171.6.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.265.4.4&r2=1.265.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtlanal.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.211.4.3&r2=1.211.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/simplify-rtx.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.227.2.7&r2=1.227.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.795.2.11&r2=1.795.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/linux64.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.74.6.4&r2=1.74.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/predicates.md.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.3.4.12&r2=1.3.4.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.784.2.16&r2=1.784.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.353.4.8&r2=1.353.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/sysv4.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.156.6.6&r2=1.156.6.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/xcoff.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.53.30.1&r2=1.53.30.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]