Commit 56d6849d by Nathan Sidwell Committed by Nathan Sidwell

crtstuff.c: Revert part of 2005-05-08 Change.

	* crtstuff.c: Revert part of 2005-05-08 Change.
	(IN_LIBGCC2): Define.

From-SVN: r99509
parent 8809f6f9
2005-05-10 Nathan Sidwell <nathan@codesourcery.com>
* crtstuff.c: Revert part of 2005-05-08 Change.
(IN_LIBGCC2): Define.
2005-05-10 Eric Botcazou <ebotcazou@libertysurf.fr>
* config/sparc/sparc.c (fp_sethi_p): Test !SPARC_SIMM13_P and
......
......@@ -51,6 +51,9 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
This file must be compiled with gcc. */
/* Target machine header files require this define. */
#define IN_LIBGCC2
#include "tconfig.h"
#include "tsystem.h"
#include "coretypes.h"
......
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