X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=upstream%2Fgcc-3.3%2Fpatches%2Fdarwin.patch;h=c90791d2bebf4d886524ec559901cb0b44a8296d;hb=7c2be154e3f503870ade41ab3bf1485cf26f113d;hp=1ffe91af5bcfb23044bc18d5b8ef3bd13a3d0d5a;hpb=93f23b69098c7b094975d1f00e4329f8799ccc71;p=org.ibex.core.git diff --git a/upstream/gcc-3.3/patches/darwin.patch b/upstream/gcc-3.3/patches/darwin.patch index 1ffe91a..c90791d 100644 --- a/upstream/gcc-3.3/patches/darwin.patch +++ b/upstream/gcc-3.3/patches/darwin.patch @@ -1168,3 +1168,13 @@ diff -ur boehm-gc/threadlibs.c gcc-3.3+/boehm-gc/threadlibs.c printf("-lpthread\n"); # endif # if defined(GC_HPUX_THREADS) || defined(GC_OSF1_THREADS) +--- gcc/unwind-dw2-fde-darwin.c Sun Sep 7 01:26:14 2003 ++++ gcc/unwind-dw2-fde-darwin.c Sun Sep 7 01:26:17 2003 +@@ -27,6 +27,7 @@ + /* Locate the FDE entry for a given address, using Darwin's keymgr support. */ + + #include "tconfig.h" ++#include + #include + #include + #include "dwarf2.h"