enough align-reloc support for "objdump -r", not enough for linking

This commit is contained in:
Ken Raeburn 1992-08-20 23:13:33 +00:00
parent ce6a2aabc1
commit 1412425734
1 changed files with 6 additions and 0 deletions

View File

@ -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