From: Ken Raeburn Date: Thu, 20 Aug 1992 23:13:33 +0000 (+0000) Subject: enough align-reloc support for "objdump -r", not enough for linking X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=141242573411bf74d34d76f7e50eab51bf41e3c4;p=binutils-gdb.git enough align-reloc support for "objdump -r", not enough for linking --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 23e5cf8fe94..68a29ddb50b 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