reloc.c (bfd_reloc_code_type): Add linkage-table relative reloc of size 8, 16,
authorKen Raeburn <raeburn@cygnus>
Thu, 30 Sep 1993 21:54:49 +0000 (21:54 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 30 Sep 1993 21:54:49 +0000 (21:54 +0000)
32.  Sort generic relocs by type, not size.  Added a little documentation too.

bfd/ChangeLog

index dc978730f9a593732b6855d2c096199219656017..54a879dd8f752a132c147afe2ef68971fc709a62 100644 (file)
@@ -1,3 +1,9 @@
+Thu Sep 30 17:50:52 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * reloc.c (bfd_reloc_code_type): Add linkage-table relative
+       relocations of size 8, 16, 32.  Sort generic relocs by type rather
+       than size.  Added a little documentation too.
+
 Tue Sep 28 14:47:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * section.c (bfd_make_section_anyway): New function.