This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] new patch to fix tfmode for i386-darwin


On Fri, 25 May 2007, Eric Christopher wrote:

> 	* config/soft-fp/lesf2.c: If __MACH__ call stub instead of
> 	strong_alias.
> 	* config/soft-fp/ledf2.c: Ditto.
> 	* config/soft-fp/letf2.c: Ditto.
> 	* config/soft-fp/gedf2.c: Ditto.
> 	* config/soft-fp/getf2.c: Ditto.
> 	* config/soft-fp/gesf2.c: Ditto.
> 	* config/soft-fp/eqtf2.c: Ditto.
> 	* config/soft-fp/eqdf2.c: Ditto.
> 	* config/soft-fp/eqsf2.c: Ditto.

You can't make such local changes to the config/soft-fp files imported 
from glibc; you must get them into glibc first and then import the new 
versions from glibc.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]