This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to move freebsd.h->freeebsd-aout.h & freebsd-elf.h->freebsd.h
- To: "David O'Brien" <obrien at FreeBSD dot org>
- Subject: Re: Patch to move freebsd.h->freeebsd-aout.h & freebsd-elf.h->freebsd.h
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 27 Sep 2000 09:30:29 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20000926214834.A9189@dragon.nuxi.com>
On Tue, Sep 26, 2000 at 09:48:34PM -0700, David O'Brien wrote:
> * config/i386/freebsd-aout.h: New, FreeBSD a.out config file.
> Contains the old contents of config/i386/freebsd.h
> * config/i386/freebsd.h: Now the ELF rather than a.out config file.
> Contains the old contents of config/i386/freebsd-elf.h
> * config/i386/freebsd-elf.h: Retire this file -- contents moved to
> config/i386/freebsd.h.
> * po/POTFILES.in: Adjust for above changes.
> * po/en_GB.po: Likewise.
> * po/gcc.pot: Likewise.
It's ok if you patch configure at the same time.
r~