mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
First pass at converting Julia's stabs document into texinfo.
This commit is contained in:
parent
7b7ba3b842
commit
e505224db3
@ -45,6 +45,7 @@ pretex.m4
|
||||
psrc.sed
|
||||
refcard.tex
|
||||
sparc.m4
|
||||
stabs.texinfo
|
||||
vax.m4
|
||||
|
||||
Do-last:
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
|
||||
|
||||
* stabs.texinfo: Stabs documentation, written by Julia Menapace.
|
||||
First pass at converting it to texinfo.
|
||||
|
||||
Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
|
||||
|
||||
* gdb.texinfo, refcard.tex: Document mult args on `info reg'.
|
||||
|
@ -294,6 +294,9 @@ gdb-internals: gdbint.info
|
||||
gdbint.info: gdbint.texinfo
|
||||
$(MAKEINFO) -o gdbint.info $(srcdir)/gdbint.texinfo
|
||||
|
||||
stabs.info: stabs.texinfo
|
||||
$(MAKEINFO) -o stabs.info $(srcdir)/stabs.texinfo
|
||||
|
||||
force:
|
||||
|
||||
Makefile: $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag)
|
||||
|
2727
gdb/doc/stabs.texinfo
Normal file
2727
gdb/doc/stabs.texinfo
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user