diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-03-19 01:39:36 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-03-19 01:39:36 +0000 |
commit | ff9785703dc0890189c9775766e492827e865e23 (patch) | |
tree | b675b1cdd4df9b76c336c6b9f0cd23fbccba18e2 /bfd | |
parent | 1be3cf74ed247e58938a2063ee30d359e5a4aa3b (diff) | |
download | gdb-ff9785703dc0890189c9775766e492827e865e23.zip gdb-ff9785703dc0890189c9775766e492827e865e23.tar.gz gdb-ff9785703dc0890189c9775766e492827e865e23.tar.bz2 |
* aoutx.h (reloc_type_lookup): Handle BFD_RELOC_CTOR on a 64-bit
machine. Handle BFD_RELOC_SPARC13 and BFD_RELOC_SPARC_BASE13.
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 b15ab01..8801ce7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 18 20:35:24 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * aoutx.h (reloc_type_lookup): Handle BFD_RELOC_CTOR on a 64-bit + machine. Handle BFD_RELOC_SPARC13 and BFD_RELOC_SPARC_BASE13. + Thu Mar 17 18:26:46 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * bfd-in.h (BFD_VERSION): Use @VERSION@. |