From 076de6efd58ba7e7be26f2dc4fca8d81546efdae Mon Sep 17 00:00:00 2001 From: bje Date: Tue, 10 Jan 2006 06:05:36 +0000 Subject: [PATCH] Remove some prematurely committed entries. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109534 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9363300fd17..d3e9c9fb53f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -12,13 +12,6 @@ (rs6000_function_value): Use GP_ARG_RETURN for decimal floats. (rs6000_libcall_value): Likewise. -2006-01-10 Ben Elliston - - * expr.c (emit_move_change_mode): Always adjust addresses, not - just during reload. Copy replacements only during reload. - (emit_move_insn_1): Move MODE_DECIMAL_FLOAT modes by invoking - emit_move_via_integer. - 2006-01-09 Bob Wilson * config/xtensa/ieee754-df.S: New file. @@ -58,12 +51,6 @@ 2006-01-09 Ben Elliston - * doc/tm.texi (Data Output): Add REAL_VALUE_TO_TARGET_DECIMAL32, - REAL_VALUE_TO_TARGET_DECIMAL64 and REAL_VALUE_TO_TARGET_DECIMAL64 - macros. - -2006-01-09 Ben Elliston - * config/rs6000/rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Typo fix. 2006-01-08 Richard Guenther -- 2.11.4.GIT