aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-10-08 19:20:58 +0000
committerRoland Pesch <pesch@cygnus>1991-10-08 19:20:58 +0000
commita6fe7eeb1e3e7bb5d094e3b672a5632d05121a35 (patch)
treef92ca944a6d411b9f3615b534c04e77252b16b7c /bfd
parent92c78ee6eaf161b2f9a646d93c5cd231654d2487 (diff)
downloadgdb-a6fe7eeb1e3e7bb5d094e3b672a5632d05121a35.zip
gdb-a6fe7eeb1e3e7bb5d094e3b672a5632d05121a35.tar.gz
gdb-a6fe7eeb1e3e7bb5d094e3b672a5632d05121a35.tar.bz2
doc/Makefile: stop hiding complaints from makeinfo.
Diffstat (limited to 'bfd')
-rwxr-xr-xbfd/doc/Makefile2
-rw-r--r--bfd/doc/bfd.info59
2 files changed, 32 insertions, 29 deletions
diff --git a/bfd/doc/Makefile b/bfd/doc/Makefile
index 93afc6d..f098df2 100755
--- a/bfd/doc/Makefile
+++ b/bfd/doc/Makefile
@@ -68,7 +68,7 @@ clean:
rm -f $(PROTOS) *.p *.ip *.h bfd.?? $(DOCFILES) bfd.dvi bfd.ps *~* *# bfd.???
bfd.info: $(DOCFILES) bfd.texinfo
- makeinfo +no-validate bfd.texinfo
+ makeinfo bfd.texinfo
bfd.dvi: $(DOCFILES) bfd.texinfo
TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex bfd.texinfo
diff --git a/bfd/doc/bfd.info b/bfd/doc/bfd.info
index 7b259f1..529d69d 100644
--- a/bfd/doc/bfd.info
+++ b/bfd/doc/bfd.info
@@ -21,8 +21,8 @@ versions.

Indirect:
bfd.info-1: 821
-bfd.info-2: 42924
-bfd.info-3: 92229
+bfd.info-2: 44533
+bfd.info-3: 89652

Tag Table:
(Indirect)
@@ -34,31 +34,34 @@ Node: What BFD Version 1 Can Do4363
Node: BFD information loss5388
Node: Mechanism8002
Node: BFD front end12332
-Node: Memory Usage17340
-Node: Sections18559
-Node: Section Input19031
-Node: Section Output20294
-Node: typedef asection21663
-Node: section prototypes26451
-Node: Symbols29984
-Node: Reading Symbols31572
-Node: Writing Symbols32528
-Node: typedef asymbol34057
-Node: symbol handling functions37504
-Node: Archives39366
-Node: Formats40813
-Node: Relocations42926
-Node: Core Files54818
-Node: Targets55712
-Node: bfd_target57430
-Node: Architectures66070
-Node: Opening and Closing69671
-Node: Internal71549
-Node: File Caching74008
-Node: BFD back end76512
-Node: What to Put Where76705
-Node: aout76833
-Node: coff81269
-Node: Index92231
+Node: Memory Usage17576
+Node: Initialization18818
+Node: Sections19432
+Node: Section Input19910
+Node: Section Output21190
+Node: typedef asection22559
+Node: section prototypes27347
+Node: Symbols30865
+Node: Reading Symbols32454
+Node: Writing Symbols33410
+Node: typedef asymbol34939
+Node: symbol handling functions38386
+Node: Archives40232
+Node: Formats41678
+Node: Relocations43795
+Node: typedef arelent44535
+Node: howto manager56584
+Node: Core Files57569
+Node: Targets58466
+Node: bfd_target60218
+Node: Architectures68923
+Node: Opening and Closing76770
+Node: Internal78654
+Node: File Caching81129
+Node: BFD back end83617
+Node: What to Put Where83810
+Node: aout83946
+Node: coff89654
+Node: Index100603

End Tag Table