Commit 33a1b84b by Mark Kettenis Committed by Richard Henderson

* config/i386/gnu.h (MD_FALLBACK_FRAME_STATE_FOR): Undefine.

From-SVN: r43148
parent 7abecd65
2001-06-10 Mark Kettenis <kettenis@gnu.org>
* config/i386/gnu.h (MD_FALLBACK_FRAME_STATE_FOR): Undefine.
2001-06-10 Stephane Carrez <Stephane.Carrez@worldnet.fr> 2001-06-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* m68hc11.md (peepholes): Remove unused and wrong peepholes. * m68hc11.md (peepholes): Remove unused and wrong peepholes.
......
...@@ -30,3 +30,6 @@ ...@@ -30,3 +30,6 @@
%{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} %{!p:crt1.o%s}}} \ %{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} %{!p:crt1.o%s}}} \
%{static:crt0.o%s}} \ %{static:crt0.o%s}} \
crti.o%s %{!shared:crtbegin.o%s} %{shared:crtbeginS.o%s}" crti.o%s %{!shared:crtbegin.o%s} %{shared:crtbeginS.o%s}"
/* FIXME: Is a Hurd-specific fallback mechanism necessary? */
#undef MD_FALLBACK_FRAME_STATE_FOR
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