diff options
author | Jeff Law <law@redhat.com> | 1995-07-14 03:15:15 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1995-07-14 03:15:15 +0000 |
commit | d4654e380e776f83f38e70b68d41b7c3c227f283 (patch) | |
tree | 57d28e0c173d0b72930c7e657526fdd3cc68310c /bfd | |
parent | 19f6aedd53cbb4e637f66904424ea1b342c28e42 (diff) | |
download | gdb-d4654e380e776f83f38e70b68d41b7c3c227f283.zip gdb-d4654e380e776f83f38e70b68d41b7c3c227f283.tar.gz gdb-d4654e380e776f83f38e70b68d41b7c3c227f283.tar.bz2 |
* som.c (hppa_som_gen_reloc_type): Choose a reasonable field
selector relocation for the difference of two symbols.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0f4d89f..3924d18 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 13 17:22:03 1995 Jeff Law (law@snake.cs.utah.edu) + + * som.c (hppa_som_gen_reloc_type): Choose a reasonable field + selector relocation for the difference of two symbols. + Thu Jul 13 10:33:25 1995 Ian Lance Taylor <ian@cygnus.com> * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t |