gcc80: Create headers before depend in libbacktrace.Avoids the situation where (if make depend fails for some reason)build stops in a strange state.While there, do the same for gcc50.
gcc80: Add pregenerated headers.
gcc80: Bring in makefiles but leave them unhooked.Makefile infrastructure was reused from gcc50 one writen by John Marino.