diff --git a/patches/binutils-2.9.1/bfd/linker.c.diff b/patches/binutils-2.9.1/bfd/linker.c.diff index 9090b5e..5c9df89 100644 --- a/patches/binutils-2.9.1/bfd/linker.c.diff +++ b/patches/binutils-2.9.1/bfd/linker.c.diff @@ -1,14 +1,5 @@ --- binutils-2.9.1/bfd/linker.c Fri May 1 08:48:12 1998 +++ binutils-2.9.1/bfd/linker.c Sun Aug 23 00:00:00 1998 -@@ -74,7 +74,7 @@ - @cindex target vector (_bfd_link_hash_table_create) - The linker routines must create a hash table, which must be - derived from <> described in -- <>. @xref{Hash Tables} for information on how to -+ <>. @xref{Hash Tables}, for information on how to - create a derived hash table. This entry point is called using - the target vector of the linker output file. - @@ -428,7 +428,8 @@ static boolean generic_add_output_symbol static boolean default_fill_link_order PARAMS ((bfd *, struct bfd_link_info *, asection *, diff --git a/patches/binutils-2.9.1/ld/ld.texinfo.diff b/patches/binutils-2.9.1/ld/ld.texinfo.diff deleted file mode 100644 index 7e3c2bc..0000000 --- a/patches/binutils-2.9.1/ld/ld.texinfo.diff +++ /dev/null @@ -1,16 +0,0 @@ ---- binutils-2.9.1/ld/ld.texinfo Fri May 1 08:48:48 1998 -+++ binutils-2.9.1/ld/ld.texinfo Sun Aug 23 00:00:00 1998 -@@ -1834,11 +1834,11 @@ other places they can appear for aesthet - @table @code - @item Assignment - Semicolons must appear at the end of assignment expressions. --@xref{Assignment} -+@xref{Assignment}. - - @item PHDRS - Semicolons must appear at the end of a @code{PHDRS} statement. --@xref{PHDRS} -+@xref{PHDRS}. - @end table - - @node MEMORY