Try to keep CVS from pissing over the next binutils import by returning
to purely stock files.
This commit is contained in:
parent
d79ebb6026
commit
e4c6a19966
@ -18,8 +18,6 @@ You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
/* ELF linker code. */
|
||||
|
||||
/* This struct is used to pass information to routines called via
|
||||
|
@ -20,8 +20,6 @@
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||
02111-1307, USA. */
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include "bfd.h"
|
||||
#include "progress.h"
|
||||
#include "bucomm.h"
|
||||
|
@ -16,8 +16,6 @@
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||
02111-1307, USA. */
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
/* Usage: strings [options] file...
|
||||
|
||||
|
@ -20,10 +20,6 @@
|
||||
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
||||
02111-1307, USA. */
|
||||
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
|
||||
/* Intel 80386 machine specific gas.
|
||||
Written by Eliot Dresselhaus (eliot@mgm.mit.edu).
|
||||
x86_64 support by Jan Hubicka (jh@suse.cz)
|
||||
|
@ -20,10 +20,6 @@
|
||||
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
||||
02111-1307, USA. */
|
||||
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
|
||||
#ifndef TC_I386
|
||||
#define TC_I386 1
|
||||
|
||||
|
@ -18,8 +18,6 @@
|
||||
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
||||
02111-1307, USA. */
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
/* Target environment for FreeBSD. It is the same as the generic
|
||||
target, except that it arranges via the TE_FreeBSD define to
|
||||
suppress the use of "/" as a comment character. Some code in the
|
||||
|
4
contrib/binutils/gas/configure
vendored
4
contrib/binutils/gas/configure
vendored
@ -1,9 +1,5 @@
|
||||
#! /bin/sh
|
||||
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated automatically using autoconf version 2.13
|
||||
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
|
||||
|
@ -3,7 +3,6 @@ dnl
|
||||
dnl And be careful when changing it! If you must add tests with square
|
||||
dnl brackets, be sure changequote invocations surround it.
|
||||
dnl
|
||||
dnl $FreeBSD$
|
||||
dnl
|
||||
dnl v2.5 needed for --bindir et al
|
||||
AC_PREREQ(2.13)
|
||||
|
@ -1,6 +1,3 @@
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.\"
|
||||
.\" Automatically generated by Pod::Man v1.3, Pod::Parser v1.13
|
||||
.\"
|
||||
.\" Standard preamble:
|
||||
|
@ -1,6 +1,3 @@
|
||||
# $FreeBSD$
|
||||
|
||||
|
||||
# This is the linker host specific file. This is invoked by the
|
||||
# autoconf generated configure script. Putting it in a separate shell
|
||||
# file lets us skip running autoconf when modifying host specific
|
||||
|
@ -1,6 +1,3 @@
|
||||
# $FreeBSD$
|
||||
|
||||
|
||||
# This is the linker target specific file. This is invoked by the
|
||||
# autoconf generated configure script. Putting it in a separate shell
|
||||
# file lets us skip running autoconf when modifying target specific
|
||||
|
@ -1,6 +1,3 @@
|
||||
# $FreeBSD$
|
||||
|
||||
|
||||
ENTRY=_start
|
||||
SCRIPT_NAME=elf
|
||||
ELFSIZE=64
|
||||
|
@ -1,6 +1,3 @@
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.\"
|
||||
.\" Automatically generated by Pod::Man v1.3, Pod::Parser v1.13
|
||||
.\"
|
||||
.\" Standard preamble:
|
||||
|
Loading…
Reference in New Issue
Block a user