OSDN Git Service

Added forgotten ChangeLog entry.
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 2010 09:16:24 +0000 (09:16 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 2010 09:16:24 +0000 (09:16 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157855 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 07eb353..0deb3bd 100644 (file)
        (init_caller_save): Check caller_save_initialized_p.
        * ira.c (ira): Call init_caller_save if flag_caller_saves.
 
+2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/39048
+       * config.gcc (i[34567]86-*-solaris2*): Add i386/t-fprules-softfp
+       and soft-fp/t-softfp to tmake_file.
+       * config/i386/sol2.h (LIBGCC2_HAS_TF_MODE): Redefine.
+       (LIBGCC2_TF_CEXT): Define.
+       (TF_SIZE): Define.
+
 2010-03-30  Alexandre Oliva  <aoliva@redhat.com>
 
        PR debug/42977