aboutsummaryrefslogtreecommitdiff
path: root/include/a.out.hp.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-21 04:06:23 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-21 04:06:23 +0000
commit95b32bff0e6bf04f0b9c3f9c81926bb409fa1b9d (patch)
treefecc9eab1509a172c33fe19f955f2b5234842c0d /include/a.out.hp.h
parent49faf3b650794f709195e5664b85dd63a9154646 (diff)
downloadfsf-binutils-gdb-95b32bff0e6bf04f0b9c3f9c81926bb409fa1b9d.zip
fsf-binutils-gdb-95b32bff0e6bf04f0b9c3f9c81926bb409fa1b9d.tar.gz
fsf-binutils-gdb-95b32bff0e6bf04f0b9c3f9c81926bb409fa1b9d.tar.bz2
Bring in HP a.out remnants from GDB. Eliminate obsolete a.out.gnu.h.
Diffstat (limited to 'include/a.out.hp.h')
-rwxr-xr-xinclude/a.out.hp.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/a.out.hp.h b/include/a.out.hp.h
index 4fdd049..dbd2af9 100755
--- a/include/a.out.hp.h
+++ b/include/a.out.hp.h
@@ -1,5 +1,5 @@
/* Special version of <a.out.h> for use under hp-ux.
- Copyright (C) 1988 Free Software Foundation, Inc.
+ Copyright 1988, 1991 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -15,6 +15,9 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. */
+/* THIS FILE IS OBSOLETE. It needs to be revised as a variant "external"
+ a.out format for use with BFD. */
+
/* The `exec' structure and overall layout must be close to HP's when
we are running on an HP system, otherwise we will not be able to
execute the resulting file. */