From owner-cvs-contrib Sat Jan 10 20:41:09 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA11684 for cvs-contrib-outgoing; Sat, 10 Jan 1998 20:41:09 -0800 (PST) (envelope-from owner-cvs-contrib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA11564; Sat, 10 Jan 1998 20:40:20 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id UAA05414; Sat, 10 Jan 1998 20:39:47 -0800 (PST) Date: Sat, 10 Jan 1998 20:39:47 -0800 (PST) Message-Id: <199801110439.UAA05414@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/gcc/config/alpha alpha.c alpha.h alpha.md elf.h freebsd-elf.h freebsd.h gdb-osf12.h gdb-osf2.h gdb.h osf12.h osf2.h x-alpha xm-alpha.h xm-freebsd.h Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/01/10 20:39:47 PST Added files: contrib/gcc/config/alpha alpha.c alpha.h alpha.md elf.h freebsd-elf.h freebsd.h gdb-osf12.h gdb-osf2.h gdb.h osf12.h osf2.h x-alpha xm-alpha.h xm-freebsd.h Log: Add the alpha MD files for gcc to product ELF for FreeBSD/Alpha. See freebsd.h and freebsd-elf.h for the silly comment that cgd@netbsd.org wanted me to add about his claim that uncommented source files that have been publicly available for ftp for nearly a year; that are configuration patches to a GPL'ed program; are owned by his previous employer who refuses to release them. Well... I did as he said. As if that makes a difference! At this point we've got cpp, gcc, g++ ported to FreeBSD/Alpha so all the code that uses __FreeBSD__ is correctly pre-processed. Yay. I'll commit the bootstrap makefile next to let others play, then on to libc.