aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1993-04-24 00:00:41 +0000
committerStu Grossman <grossman@cygnus>1993-04-24 00:00:41 +0000
commit9a5e3a9ac5770ec5d4147b7ed46c7fd80fd0b176 (patch)
treee2e8a40e0669a855cd6a4f3564eb6438b9d35d69 /bfd/ChangeLog
parent66a1aa071ea2f7868b29a6c1e81febb12c88c12c (diff)
downloadgdb-9a5e3a9ac5770ec5d4147b7ed46c7fd80fd0b176.zip
gdb-9a5e3a9ac5770ec5d4147b7ed46c7fd80fd0b176.tar.gz
gdb-9a5e3a9ac5770ec5d4147b7ed46c7fd80fd0b176.tar.bz2
* Merge in HPPA/BSD changes from Utah.
* hppa.c: Use this for both HPUX & BSD. * targets.c: Enable hppa_vec for both HPUX & BSD. * config/hppabsd.mt: TDEFINES => TDEFAULTS. * hosts/hppabsd.h: #define HOST_HPPABSD.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b7974c8..18f8f21 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+Fri Apr 23 16:48:46 1993 Stu Grossman (grossman@cygnus.com)
+
+ * Merge in HPPA/BSD changes from Utah.
+ * hppa.c: Use this for both HPUX & BSD.
+ * targets.c: Enable hppa_vec for both HPUX & BSD.
+ * config/hppabsd.mt: TDEFINES => TDEFAULTS.
+ * hosts/hppabsd.h: #define HOST_HPPABSD.
+
Wed Apr 21 01:50:10 1993 John Gilmore (gnu@cygnus.com)
* libbfd.c: Whitespace changes around byteswap macros.