diff options
author | Stu Grossman <grossman@cygnus> | 1993-04-24 00:00:41 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1993-04-24 00:00:41 +0000 |
commit | 9a5e3a9ac5770ec5d4147b7ed46c7fd80fd0b176 (patch) | |
tree | e2e8a40e0669a855cd6a4f3564eb6438b9d35d69 /bfd/ChangeLog | |
parent | 66a1aa071ea2f7868b29a6c1e81febb12c88c12c (diff) | |
download | gdb-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/ChangeLog | 8 |
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. |