diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-12-03 23:29:09 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-12-03 23:29:09 +0000 |
commit | 361e8876a0e4fafbae967472a257b626838e4e21 (patch) | |
tree | 797e512ef6b55eaee3f4c015b2011e3d46291627 /bfd/ChangeLog | |
parent | 3554987a2f9bf4c40406a5141f9e24b6a3dfdb91 (diff) | |
download | binutils-gdb-361e8876a0e4fafbae967472a257b626838e4e21.tar.gz |
* aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol
index, don't call stoi.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2785600bdd8..398dc7a915b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 3 16:46:54 1995 Richard Earnshaw (rearnsha@armltd.co.uk) + + * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol + index, don't call stoi. + Fri Dec 1 14:46:51 1995 Ian Lance Taylor <ian@cygnus.com> * srec.c (srec_scan): Set lma as well as vma. |