diff options
author | Steve Chamberlain <sac@cygnus> | 1993-07-13 19:08:25 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-07-13 19:08:25 +0000 |
commit | 46dd06224bedb1b95700732114263ea4d4b01937 (patch) | |
tree | 306d731944c3a6278f33a7df78bdbc423fc0ebd8 /bfd/ChangeLog | |
parent | 524895ab981f265b9e99275f0a8a758e2e6bc6a8 (diff) | |
download | gdb-46dd06224bedb1b95700732114263ea4d4b01937.zip gdb-46dd06224bedb1b95700732114263ea4d4b01937.tar.gz gdb-46dd06224bedb1b95700732114263ea4d4b01937.tar.bz2 |
* coff-h8500.c (reloc_processing, rtype2howto): New relocation
type R_H8500_HIGH_16.
* coff-sh.c (r_imm32): Get the width of the reloc right.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 89770b3..41465d9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Jul 13 12:03:00 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) + + * coff-h8500.c (reloc_processing, rtype2howto): New relocation + type R_H8500_HIGH_16. + * coff-sh.c (r_imm32): Get the width of the reloc right. + Tue Jul 13 16:48:56 1993 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr) * configure.in: Add new target m68k-coffun to the dpx/2. |