diff options
author | Steve Chamberlain <sac@cygnus> | 1995-06-22 15:59:14 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-06-22 15:59:14 +0000 |
commit | f4761bb2447596152c59d040a60eed53ed981d53 (patch) | |
tree | 95dcc3ca9e7a2f86070481a62931c434f9290d5a /bfd | |
parent | 3c1e89f83693d34a5152c5667c2971af7fddaa1e (diff) | |
download | gdb-f4761bb2447596152c59d040a60eed53ed981d53.zip gdb-f4761bb2447596152c59d040a60eed53ed981d53.tar.gz gdb-f4761bb2447596152c59d040a60eed53ed981d53.tar.bz2 |
* reloc.c (bfd_perform_relocation): Add case for -ve words.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fce8eaf..a07f6ed 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 22 08:56:10 1995 Steve Chamberlain <sac@slash.cygnus.com> + + * reloc.c (bfd_perform_relocation): Add case for -ve words. + Wed Jun 21 13:13:49 1995 Jeff Law (law@snake.cs.utah.edu) * elf32-hppa.c (elf32_hppa_relocate_section): Don't try to apply a |