]> git.pld-linux.org Git - packages/gdb.git/blame - gdb-xref.patch
fix --with-cpu configure parameter
[packages/gdb.git] / gdb-xref.patch
CommitLineData
0f840cc8 1--- gdb-4.17/bfd/linker.c~ Thu Dec 11 20:49:03 1997
2+++ gdb-4.17/bfd/linker.c Sun Mar 21 12:47:58 1999
3@@ -74,7 +74,7 @@
4 @cindex target vector (_bfd_link_hash_table_create)
5 The linker routines must create a hash table, which must be
6 derived from <<struct bfd_link_hash_table>> described in
7- <<bfdlink.c>>. @xref{Hash Tables} for information on how to
8+ <<bfdlink.c>>. @xref{Hash Tables}. for information on how to
9 create a derived hash table. This entry point is called using
10 the target vector of the linker output file.
11
12--- gdb-4.17/bfd/hash.c~ Mon Mar 17 19:46:59 1997
13+++ gdb-4.17/bfd/hash.c Sun Mar 21 12:48:43 1999
14@@ -73,7 +73,7 @@
15 The function <<bfd_hash_table_init>> take as an argument a
16 function to use to create new entries. For a basic hash
17 table, use the function <<bfd_hash_newfunc>>. @xref{Deriving
18- a New Hash Table Type} for why you would want to use a
19+ a New Hash Table Type}. for why you would want to use a
20 different value for this argument.
21
22 @findex bfd_hash_allocate
This page took 0.07538 seconds and 4 git commands to generate.