aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1992-08-20 23:13:33 +0000
committerKen Raeburn <raeburn@cygnus>1992-08-20 23:13:33 +0000
commit141242573411bf74d34d76f7e50eab51bf41e3c4 (patch)
tree5561eaf16ec4b0e05dad3667af78f973283125e5 /bfd
parentce6a2aabc1293c90eaaf260278b4e3b941cf49a4 (diff)
downloadfsf-binutils-gdb-141242573411bf74d34d76f7e50eab51bf41e3c4.zip
fsf-binutils-gdb-141242573411bf74d34d76f7e50eab51bf41e3c4.tar.gz
fsf-binutils-gdb-141242573411bf74d34d76f7e50eab51bf41e3c4.tar.bz2
enough align-reloc support for "objdump -r", not enough for linking
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 23e5cf8..68a29dd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Thu Aug 20 19:05:48 1992 Ken Raeburn (raeburn@cygnus.com)
+
+ * bout.c (howto_align_table): New set of relocs, with enough
+ data for "objdump -r" to work.
+ (b_out_reloc_type_lookup): Recognize alignment relocs.
+
Tue Aug 18 12:57:45 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: added FLAGS_TO_PASS, and used it for all recursive