PR other/3337
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2002 23:38:27 +0000 (23:38 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2002 23:38:27 +0000 (23:38 +0000)
PR bootstrap/6763
PR bootstrap/8122
* fixinc/inclhack.def (libc1_G_va_list): New fix.
* fixinc/fixincl.x: Regenerate.
* config/i386/linux.h: Move MD_FALLBACK_FRAME_STATE_FOR inside
ifndef IN_LIBGCC2.  Wrap it together with signal.h and
sys/ucontext.h inclusion in ifndef USE_GNULIBC_1.
* configure.in (gcc_AC_CHECK_DECLS): Check vasprintf too.
* config.in, configure: Regenerate.
(Forgot to add PR markers.  Doh!)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58514 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 7e588e9..0e26baf 100644 (file)
@@ -1,5 +1,8 @@
 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
 
+       PR other/3337
+       PR bootstrap/6763
+       PR bootstrap/8122
        * fixinc/inclhack.def (libc1_G_va_list): New fix.
        * fixinc/fixincl.x: Regenerate.
        * config/i386/linux.h: Move MD_FALLBACK_FRAME_STATE_FOR inside