* soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias to
authorUlrich Drepper <drepper@redhat.com>
Sat, 5 May 2007 04:36:02 +0000 (04:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 5 May 2007 04:36:02 +0000 (04:36 +0000)
_FP_FRAC_COPY_2.
* soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
_FP_FRAC_COPY_4.

ChangeLog

index 4f0d27e..5228f1b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (FP_PACK_SEMIRAW_EP): Use FP_PACK_RAW_EP instead of
        undefined _FP_PACK_RAW_EP.
 
-       * op-2.h (_FP_FRAC_COPY_2_2): Define as alias to _FP_FRAC_COPY_2.
-       * op-4.h (_FP_FRAC_COPY_2_2): Define as alias to _FP_FRAC_COPY_4.
+       * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias to
+       _FP_FRAC_COPY_2.
+       * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
+       _FP_FRAC_COPY_4.
 
 2007-04-16  Uros Bizjak  <ubizjak@gmail.com>
            Jakub Jelinek  <jakub@redhat.com>