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]

r109921 - in /branches/dfp-branch/gcc: ChangeLo...


Author: bje
Date: Wed Jan 18 23:58:51 2006
New Revision: 109921

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109921
Log:
Scratch x86-64:
	* config/i386/i386.h (ALIGN_MODE_128): Remove TDmode.
	* config/i386/i386.c (classify_argument): Omit decimal modes.
	(function_arg_advance): Do not handle SDmode, DDmode.
	(function_arg): Likewise, do not handle SDmode, DDmode.
	(ix86_return_in_memory): No special treatment for TDmode.
	(ix86_value_regno): Tidy.
	(print_operand): Omit SDmode handling.
	(ix86_hard_regno_mode_ok): Remove decimal float mode handling.

Modified:
    branches/dfp-branch/gcc/ChangeLog.dfp
    branches/dfp-branch/gcc/config/i386/i386.c
    branches/dfp-branch/gcc/config/i386/i386.h


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