diff options
author | David Henkel-Wallace <gumby@cygnus> | 1992-07-23 19:44:30 +0000 |
---|---|---|
committer | David Henkel-Wallace <gumby@cygnus> | 1992-07-23 19:44:30 +0000 |
commit | 9e2b3581cb9edfd9977256539e64cf0d5f0f224d (patch) | |
tree | e81c933fd21f04f1d95a99664146fe2135ff3c07 | |
parent | d63a3da9bfac2ff6802f499d39521845260ed6e0 (diff) | |
download | gdb-9e2b3581cb9edfd9977256539e64cf0d5f0f224d.zip gdb-9e2b3581cb9edfd9977256539e64cf0d5f0f224d.tar.gz gdb-9e2b3581cb9edfd9977256539e64cf0d5f0f224d.tar.bz2 |
HP host support
-rw-r--r-- | bfd/.Sanitize | 1 | ||||
-rw-r--r-- | bfd/ChangeLog | 14 |
2 files changed, 15 insertions, 0 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index e11315b..1176981 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -34,6 +34,7 @@ aout32.c aout64.c aoutf1.h aoutx.h +aout-encap.c aout-target.h archive.c archures.c diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0975651..e7db1d4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,9 +1,23 @@ +Mon Jul 20 02:46:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com) + + * add hppa_data to bfd tdata (indirectly via sef). + + * config/hppahpux.mh: hpux is -DUSG (patch by sef) + +Sat Jul 18 15:50:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: error messages to stderr, not stdout + Fri Jul 17 18:32:46 1992 K. Richard Pixley (rich@rtl.cygnus.com) * bfd.c, cache.c, coff-a29k.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c, demo64.c, libaout.h, libbfd.c, oasys.c, opncls.c, sunos.c, targets.c: removed rcsid's. +Fri Jul 17 17:06:56 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: recognize hppa* instead of hppa + Thu Jul 16 16:39:25 1992 Steve Chamberlain (sac@thepub.cygnus.com) * coff-m68k.c: added R_RELLONG_NEG reloc type, and changed |