diff options
author | Steve Chamberlain <steve@cygnus> | 1991-10-01 03:56:32 +0000 |
---|---|---|
committer | Steve Chamberlain <steve@cygnus> | 1991-10-01 03:56:32 +0000 |
commit | e738d5d2642c9d46bc5b2052bbbe536e470ed30d (patch) | |
tree | 7e51be23b4e34780224abfaf3aed21a8abbd30dc /bfd/ChangeLog | |
parent | 63ffe5ef86e4833dca5d777022df97677f171498 (diff) | |
download | gdb-e738d5d2642c9d46bc5b2052bbbe536e470ed30d.zip gdb-e738d5d2642c9d46bc5b2052bbbe536e470ed30d.tar.gz gdb-e738d5d2642c9d46bc5b2052bbbe536e470ed30d.tar.bz2 |
added:
* amdcoff.c: (a29k_reloc) fix error message.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index dc1b0ac..e79fc91 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -7,6 +7,8 @@ Mon Sep 30 15:13:46 1991 Steve Chamberlain (steve at cygnus.com) the H8 has been even partially done. This work also ties in with the change in handling architectures. + * amdcoff.c: (a29k_reloc) fix error message. + * aout-f1.h: (choose_reloc_size) now calls bfd_get_arch to discover the architecture of the bfd. (sunos4_callback) calls the function bfd_set_arch_mach rather than stuffing stuff directly |