Re: Clean up k*gnu configurations

2011-04-11 Thread Richard Henderson
On 04/11/2011 01:11 PM, Joseph S. Myers wrote: > * config.gcc (x86_64-*-kfreebsd*-gnu): Use i386/kfreebsd-gnu.h. > * config/i386/kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKER32, > GNU_USER_DYNAMIC_LINKER64): Define. > (REG_NAME): Don't undefine. > (MD_UNWIND_SUPPORT): Undefi

Clean up k*gnu configurations

2011-04-11 Thread Joseph S. Myers
Now that gnu-user*.h and linux*.h config headers have more or less the proper contents, the next stage in stopping non-Linux-kernel-based targets from using linux*.h is to get the correct contents into the headers for the non-Linux-kernel-based targets. This patch (partly based on changes and info