diff options
author | Jeff Law <law@redhat.com> | 1995-06-16 06:09:07 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1995-06-16 06:09:07 +0000 |
commit | 31dabb6cc9e5266be0e449bbde19bff4b837b2ab (patch) | |
tree | 37a99a58e346e4cf490593942aee4b7afcca7974 /bfd/ChangeLog | |
parent | 6efe6dc5784ff067d4463fa79487529d7e868bac (diff) | |
download | gdb-31dabb6cc9e5266be0e449bbde19bff4b837b2ab.zip gdb-31dabb6cc9e5266be0e449bbde19bff4b837b2ab.tar.gz gdb-31dabb6cc9e5266be0e449bbde19bff4b837b2ab.tar.bz2 |
* elf32-hppa.c (elf32_hppa_bfd_link_link_relocate): Use the right
type field (there are two!) when checking to see if $global$ is
defined.
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 57ac7eb..d1b2a25 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 16 00:07:25 1995 Jeff Law (law@snake.cs.utah.edu) + + * elf32-hppa.c (elf32_hppa_bfd_link_link_relocate): Use the right + type field (there are two!) when checking to see if $global$ is + defined. + Thu Jun 15 14:03:47 1995 Stan Shebs <shebs@andros.cygnus.com> * bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true, bfd_false |