Commit eeab437d by Ben Elliston

Remove some prematurely committed entries.

From-SVN: r109534
parent 00b79d54
...@@ -12,13 +12,6 @@ ...@@ -12,13 +12,6 @@
(rs6000_function_value): Use GP_ARG_RETURN for decimal floats. (rs6000_function_value): Use GP_ARG_RETURN for decimal floats.
(rs6000_libcall_value): Likewise. (rs6000_libcall_value): Likewise.
2006-01-10 Ben Elliston <bje@au.ibm.com>
* 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 <bob.wilson@acm.org> 2006-01-09 Bob Wilson <bob.wilson@acm.org>
* config/xtensa/ieee754-df.S: New file. * config/xtensa/ieee754-df.S: New file.
...@@ -58,12 +51,6 @@ ...@@ -58,12 +51,6 @@
2006-01-09 Ben Elliston <bje@au.ibm.com> 2006-01-09 Ben Elliston <bje@au.ibm.com>
* 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 <bje@au.ibm.com>
* config/rs6000/rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Typo fix. * config/rs6000/rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Typo fix.
2006-01-08 Richard Guenther <rguenther@suse.de> 2006-01-08 Richard Guenther <rguenther@suse.de>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment