2
0
mirror of https://frontier.innolan.net/github/amigaos-cross-toolchain6.git synced 2024-10-19 10:29:55 +00:00

Don't modify original docs without a good reason.

This commit is contained in:
Krystian Bacławski
2012-08-03 13:11:27 +02:00
parent d223211b20
commit 8cad419230
2 changed files with 0 additions and 25 deletions

View File

@ -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 <<struct bfd_link_hash_table>> described in
- <<bfdlink.c>>. @xref{Hash Tables} for information on how to
+ <<bfdlink.c>>. @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 *,

View File

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