Commit 8f90394a by Iain Sandoe

t-darwin64 (LIB2ADD): Add fp and gp save routines.

libgcc:

	* config/rs6000/t-darwin64 (LIB2ADD): Add fp and gp save routines.

From-SVN: r181991
parent 64d94959
2011-12-04 Iain Sandoe <iains@gcc.gnu.org>
* config/rs6000/t-darwin64 (LIB2ADD): Add fp and gp save routines.
2011-11-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR other/51272
......
......@@ -2,5 +2,6 @@ LIB2_SIDITI_CONV_FUNCS = yes
LIB2ADD = $(srcdir)/config/rs6000/darwin-tramp.S \
$(srcdir)/config/darwin-64.c \
$(srcdir)/config/rs6000/darwin-fpsave.S \
$(srcdir)/config/rs6000/darwin-gpsave.S \
$(srcdir)/config/rs6000/darwin-world.S
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