------- Comment #7 from sayle at gcc dot gnu dot org  2006-02-08 18:31 -------
Subject: Bug 22209

Author: sayle
Date: Wed Feb  8 18:31:36 2006
New Revision: 110760

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110760
Log:

        PR target/22209
        * config/mips/mips.h (MIN_UNITS_PER_WORD): Don't define for libgcc.
        * config/mips/_tilib.c: Remove.
        * config/fixtfdi.c: New libgcc source file.
        * config/fixunstfdi.c: New source file.
        * config/floatditf.c: New source file.
        * config/floatunditf.c: New souce file.
        * config/mips/t-iris6 (LIB2FUNCS_EXTRA): Include the new source
        files above instead of config/mips/_tilib.c.
        * config/mips/t-linux64 (LIB2FUNCS_EXTRA): Likewise.


Added:
    trunk/gcc/config/fixtfdi.c
    trunk/gcc/config/fixunstfdi.c
    trunk/gcc/config/floatditf.c
    trunk/gcc/config/floatunditf.c
Removed:
    trunk/gcc/config/mips/_tilib.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.h
    trunk/gcc/config/mips/t-iris6
    trunk/gcc/config/mips/t-linux64


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22209

Reply via email to