]>
Commit | Line | Data |
---|---|---|
eb7faec1 RP |
1 | Tue Feb 2 12:18:06 1993 Roland H. Pesch ([email protected]) |
2 | ||
93928b60 | 3 | * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups |
eb7faec1 | 4 | |
f1e215bb RP |
5 | Mon Feb 1 15:35:47 1993 Roland H. Pesch ([email protected]) |
6 | ||
e55d2728 RP |
7 | * gdbinv-s.texi: z8000 simulator target name is just "sim" |
8 | ||
f1e215bb RP |
9 | * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001 |
10 | as well as Z8002. | |
11 | ||
2a20c602 JG |
12 | Sat Nov 28 06:51:35 1992 John Gilmore ([email protected]) |
13 | ||
14 | * gdbint.texinfo: Add sections on clean design and on how to send | |
15 | in changes. | |
16 | ||
58108d01 JG |
17 | Mon Nov 9 23:57:02 1992 John Gilmore ([email protected]) |
18 | ||
19 | * gdbint.texinfo: Add how to declare the result of make_cleanup. | |
20 | ||
83bfcbae JG |
21 | Mon Oct 26 11:09:47 1992 John Gilmore ([email protected]) |
22 | ||
23 | * gdb.texinfo: Fix typo, reported by Karl Berry. | |
24 | ||
3214c51c JG |
25 | Fri Oct 23 00:41:21 1992 John Gilmore ([email protected]) |
26 | ||
27 | * gdb.texinfo: Add opcodes dir to GDB distribution description. | |
28 | ||
1b87a1b2 DZ |
29 | Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
30 | ||
31 | * gdbint.texinfo: fixed a stray email address (needs @@), | |
32 | added @table @code to node "Native Conditionals" | |
33 | ||
8b9f3fff JG |
34 | Tue Sep 22 00:34:15 1992 John Gilmore ([email protected]) |
35 | ||
36 | * gdbint.texinfo: Describe coding style of GDB. | |
37 | ||
22387683 JG |
38 | Mon Sep 21 19:32:16 1992 John Gilmore ([email protected]) |
39 | ||
40 | * stabs.texinfo: Minor wording changes. | |
41 | ||
ca25cb3b JG |
42 | Tue Sep 15 02:57:09 1992 John Gilmore ([email protected]) |
43 | ||
44 | * gdbint.texinfo: Improve release doc slightly. | |
45 | ||
493cf018 JG |
46 | Fri Sep 11 01:34:25 1992 John Gilmore ([email protected]) |
47 | ||
ca25cb3b | 48 | * gdbint.texinfo: Improve doc of GDB config macros. |
493cf018 | 49 | |
2dd00294 | 50 | Wed Sep 9 16:52:06 1992 John Gilmore ([email protected]) |
621b9b0b | 51 | |
2dd00294 JG |
52 | * stabs.texinfo: Remove Bothner's changes for C++ nested types. |
53 | These will be reinserted when examined. | |
621b9b0b | 54 | |
9c2e4054 JG |
55 | Mon Aug 24 01:17:55 1992 John Gilmore ([email protected]) |
56 | ||
57 | * gdbint.texinfo: Make a start at documenting all the #if macros | |
58 | in GDB. At least list them all, and start separating them into | |
59 | host-specific and target-specific. | |
60 | ||
0005054f RP |
61 | Tue Aug 18 15:59:13 1992 Roland H. Pesch ([email protected]) |
62 | ||
63 | * gdbinv-s.m4.in: refrain from using @cartouche for just a few | |
64 | examples (not consistent w others). | |
65 | gdb.texinfo: issue disclaimer paragraph on cmdline options only | |
66 | for generic vn of doc | |
67 | ||
c973953a ILT |
68 | Tue Aug 18 14:53:27 1992 Ian Lance Taylor ([email protected]) |
69 | ||
70 | * Makefile.in: always create installation directories. | |
71 | ||
6f28dd0b RP |
72 | Tue Aug 18 14:11:50 1992 Roland H. Pesch ([email protected]) |
73 | ||
74 | * gdb.texinfo: in h8 config, do not describe searching commands. | |
75 | ||
4eb4cf57 RP |
76 | Mon Aug 17 18:07:59 1992 Roland H. Pesch ([email protected]) |
77 | ||
78 | * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300 | |
79 | conditionals; introduce a few generic switches that may be | |
80 | useful for other cross-dev or dos-hosted configs. | |
81 | ||
82 | * gdb.texinfo: fix typo in "info reg" description | |
83 | ||
612dbd4c JG |
84 | Sun Aug 16 01:16:18 1992 John Gilmore ([email protected]) |
85 | ||
86 | * stabs.texinfo: Minor updates from running TeX over it. | |
87 | * Makefile.in (stabs.dvi, stabs.ps): Add. | |
88 | ||
e505224d PB |
89 | Sat Aug 15 20:52:24 1992 Per Bothner ([email protected]) |
90 | ||
91 | * stabs.texinfo: Stabs documentation, written by Julia Menapace. | |
92 | First pass at converting it to texinfo. | |
93 | ||
0d1cd01e JG |
94 | Sat Aug 15 03:14:59 1992 John Gilmore ([email protected]) |
95 | ||
96 | * gdb.texinfo, refcard.tex: Document mult args on `info reg'. | |
97 | * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir). | |
98 | ||
1d4bd6ad JG |
99 | Fri Aug 14 21:08:47 1992 John Gilmore ([email protected]) |
100 | ||
101 | * gdbint.texinfo: Add section on partial symbol tables. | |
102 | ||
d8a68b28 JG |
103 | Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com) |
104 | ||
105 | * gdb.texinfo: document `set remotedebug' and `set | |
106 | rstack_high_address'. | |
107 | ||
a89f94c2 RP |
108 | Thu May 14 17:09:48 1992 Roland H. Pesch ([email protected]) |
109 | ||
110 | * gdb.texinfo: slight expansion of new text on reading info files | |
111 | * gdbinv-s.m4.in: correct and expand info on cross-debugging | |
112 | H8/300 from DOS. | |
113 | ||
4768ba62 JG |
114 | Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com) |
115 | ||
116 | * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor. | |
117 | ||
35095455 JG |
118 | Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com) |
119 | ||
120 | * gdb.texinfo: Say how to read the `info' files. | |
121 | ||
1f0e6a99 RP |
122 | Tue May 5 12:11:38 1992 K. Richard Pixley ([email protected]) |
123 | ||
124 | * Makefile.in: gm4 -> m4. | |
125 | ||
77b46d13 JG |
126 | Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com) |
127 | ||
128 | * gdb.texinfo: Update for GDB-4.5. Move `Formatting | |
129 | Documentation' ahead of `Installing GDB' to match README. | |
130 | Update shared library doc, -readnow and -mapped, and directory | |
131 | structure (add glob and mmalloc). Update configure doc. | |
132 | ||
c0abb570 RP |
133 | Tue Mar 24 23:28:38 1992 K. Richard Pixley ([email protected]) |
134 | ||
135 | * Makefile.in: remove $(srcdir) from gdb.info rule. | |
136 | ||
787c6bfe RP |
137 | Sat Mar 7 18:44:50 1992 K. Richard Pixley ([email protected]) |
138 | ||
139 | * Makefile.in: commented out gdb-all.texinfo rule. This is | |
140 | temporary. | |
141 | ||
142 | Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected]) | |
143 | ||
144 | * Makefile.in, configure.in: removed traces of namesubdir, | |
145 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
146 | copyrights to '92, changed some from Cygnus to FSF. | |
147 | ||
ddf21240 JG |
148 | Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com) |
149 | ||
150 | * gdb.texinfo: Improve how we ask for bug reports. | |
151 | ||
c466cfab RP |
152 | Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com) |
153 | ||
154 | * Makefile.in: infodir belongs in datadir. | |
155 | ||
570e1733 RP |
156 | Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com) |
157 | ||
158 | * Makefile.in: remove spaces following hyphens, bsd make can't | |
159 | cope. install using INSTALL_DATA. added clean-info. added | |
160 | standards.text support. | |
161 | ||
162 | Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
163 | ||
164 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
165 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
166 | and mandir now keyed off datadir by default. | |
167 |