diff options
author | Jean Marie Diaz <ambar@cygnus> | 1994-08-02 19:16:36 +0000 |
---|---|---|
committer | Jean Marie Diaz <ambar@cygnus> | 1994-08-02 19:16:36 +0000 |
commit | b2ea35c7abd66105ad8f154a9380267cb0fc5c1b (patch) | |
tree | 3155c9f96ce76077fa7e4b132eed4cace8a060bb /bfd | |
parent | 662bd2637912db0b01a480ba921ada8962ecc7fb (diff) | |
download | gdb-b2ea35c7abd66105ad8f154a9380267cb0fc5c1b.zip gdb-b2ea35c7abd66105ad8f154a9380267cb0fc5c1b.tar.gz gdb-b2ea35c7abd66105ad8f154a9380267cb0fc5c1b.tar.bz2 |
* hp300hpux.c (BMAGIC): Define as HPUX_DOT_O_MAGIC, to make test
in aoutx.h work correctly.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4b901c6..aeeb5a6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Tue Aug 2 10:43:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + * hp300hpux.c (BMAGIC): Define as HPUX_DOT_O_MAGIC, to make test + in aoutx.h work correctly. + * coff-i960.c (coff_i960_relocate): New function. (howto_rellong, howto_iprmed): Use it as special_function. |