aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-12-10 02:10:44 +0000
committerKen Raeburn <raeburn@cygnus>1994-12-10 02:10:44 +0000
commita55774a124b999d5736d29799601a0c476f98bc2 (patch)
tree7b76c3cda588fd92960eb1ca5648aa09443c8981 /gas/ChangeLog
parent3504635adc61b4665cf5efb3283ffdf5fad09ffe (diff)
downloadgdb-a55774a124b999d5736d29799601a0c476f98bc2.zip
gdb-a55774a124b999d5736d29799601a0c476f98bc2.tar.gz
gdb-a55774a124b999d5736d29799601a0c476f98bc2.tar.bz2
* write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Use bfd_install_relocation.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4ee0220..6585e68 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Fri Dec 9 21:04:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+ * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Use
+ bfd_install_relocation.
+
* ecoff.c (ecoff_set_gp_prolog_size): If there is no current
routine, just return.