]>
Commit | Line | Data |
---|---|---|
1bbbf457 RP |
1 | Fri Mar 26 18:00:35 1993 Roland H. Pesch ([email protected]) |
2 | ||
3 | * gdb.texinfo: include list of nonstandard init file names | |
4 | ||
5 | * *-config.texi: new switch GENERIC for text that applies *only* | |
6 | to (usual) multiple-target version of manual | |
7 | ||
8 | * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct | |
9 | h8 config | |
10 | ||
11 | * gdb.texinfo: depend on latest fixed makeinfo, use conditionals | |
12 | in menus (rather than conditionally selected multiple alternative | |
13 | menus). | |
14 | ||
15 | * Makefile.in: define and use DOC_CONFIG var to select | |
16 | configuration for GDB user manual. | |
17 | ||
18 | * gdb-config.texi: delete from repository, generate from Makefile. | |
19 | ||
20 | * all-config.texi: normal `generic' configuration file, formerly | |
21 | stored as gdb-config.texi | |
22 | ||
6a962504 DZ |
23 | Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) |
24 | ||
25 | * Makefile.in: add dvi target to build all .dvi files | |
26 | ||
b0ad85e1 RP |
27 | Tue Mar 23 16:03:24 1993 Roland H. Pesch ([email protected]) |
28 | ||
29 | * gdb.texinfo, gdvinv-s.texinfo: formatting improvements. | |
30 | ||
6aa83a79 JG |
31 | Fri Mar 19 21:46:50 1993 John Gilmore ([email protected]) |
32 | ||
33 | * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as | |
34 | host conditionals. | |
35 | * stabs.texinfo: More array fixes inspired by Jim's. | |
36 | ||
9729ef22 JK |
37 | Fri Mar 19 10:23:34 1993 Jim Kingdon ([email protected]) |
38 | ||
b6963343 JK |
39 | * stabs.texinfo: Fixes re arrays and continuations. |
40 | ||
9729ef22 JK |
41 | * gdbint.texinfo: Add XCOFF node. |
42 | ||
6344e2c7 JG |
43 | Mon Mar 8 15:52:18 1993 John Gilmore ([email protected]) |
44 | ||
45 | * gdb.texinfo: Add `set print max-symbolic-offset' doc. | |
46 | ||
424bac5c PB |
47 | Sun Feb 21 17:09:38 1993 Per Bothner ([email protected]) |
48 | ||
49 | * stabs.texinfo: Fix for array types to mention lower bounds. | |
50 | ||
98dbc65c JG |
51 | Thu Feb 18 01:19:49 1993 John Gilmore ([email protected]) |
52 | ||
53 | * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*. | |
54 | ||
24004298 JG |
55 | Wed Feb 17 08:15:24 1993 John Gilmore ([email protected]) |
56 | ||
57 | * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines. | |
58 | ||
6d0b8046 JG |
59 | Thu Feb 11 10:38:40 1993 John Gilmore ([email protected]) |
60 | ||
61 | * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found | |
62 | by Michael Ben-Gershon <[email protected]>. | |
63 | ||
d3d6d0ff JG |
64 | Wed Feb 10 23:59:19 1993 John Gilmore ([email protected]) |
65 | ||
66 | * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET. | |
67 | ||
fe715d06 RP |
68 | Tue Feb 9 18:26:21 1993 Roland H. Pesch ([email protected]) |
69 | ||
70 | * gdb.texinfo, gdbinv-s.texi: misc updates | |
71 | ||
8845dd0a JG |
72 | Sat Feb 6 10:25:47 1993 John Gilmore ([email protected]) |
73 | ||
74 | * gdbint.texinfo: Brief documentation for longjmp support, | |
75 | from an email msg by Stu. | |
76 | ||
6e1c67d2 JG |
77 | Fri Feb 5 14:10:15 1993 John Gilmore ([email protected]) |
78 | ||
831c2e1d JG |
79 | * stabs.texinfo: Fix description of floating point "range" |
80 | types (which really define basic types). Reported by Jim Meehan, | |
81 | <[email protected]>. | |
82 | ||
6e1c67d2 JG |
83 | * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone. |
84 | ||
8642d138 ILT |
85 | Thu Feb 4 13:56:46 1993 Ian Lance Taylor ([email protected]) |
86 | ||
87 | * gdbint.texinfo: Slightly expand section on supporting a new | |
88 | object file format. | |
89 | ||
7a694ae8 JG |
90 | Thu Feb 4 01:49:04 1993 John Gilmore ([email protected]) |
91 | ||
92 | * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex | |
93 | intermediate file. | |
94 | ||
eb7faec1 RP |
95 | Tue Feb 2 12:18:06 1993 Roland H. Pesch ([email protected]) |
96 | ||
93928b60 | 97 | * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups |
eb7faec1 | 98 | |
f1e215bb RP |
99 | Mon Feb 1 15:35:47 1993 Roland H. Pesch ([email protected]) |
100 | ||
e55d2728 RP |
101 | * gdbinv-s.texi: z8000 simulator target name is just "sim" |
102 | ||
f1e215bb RP |
103 | * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001 |
104 | as well as Z8002. | |
105 | ||
2a20c602 JG |
106 | Sat Nov 28 06:51:35 1992 John Gilmore ([email protected]) |
107 | ||
108 | * gdbint.texinfo: Add sections on clean design and on how to send | |
109 | in changes. | |
110 | ||
58108d01 JG |
111 | Mon Nov 9 23:57:02 1992 John Gilmore ([email protected]) |
112 | ||
113 | * gdbint.texinfo: Add how to declare the result of make_cleanup. | |
114 | ||
83bfcbae JG |
115 | Mon Oct 26 11:09:47 1992 John Gilmore ([email protected]) |
116 | ||
117 | * gdb.texinfo: Fix typo, reported by Karl Berry. | |
118 | ||
3214c51c JG |
119 | Fri Oct 23 00:41:21 1992 John Gilmore ([email protected]) |
120 | ||
121 | * gdb.texinfo: Add opcodes dir to GDB distribution description. | |
122 | ||
1b87a1b2 DZ |
123 | Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
124 | ||
125 | * gdbint.texinfo: fixed a stray email address (needs @@), | |
126 | added @table @code to node "Native Conditionals" | |
127 | ||
8b9f3fff JG |
128 | Tue Sep 22 00:34:15 1992 John Gilmore ([email protected]) |
129 | ||
130 | * gdbint.texinfo: Describe coding style of GDB. | |
131 | ||
22387683 JG |
132 | Mon Sep 21 19:32:16 1992 John Gilmore ([email protected]) |
133 | ||
134 | * stabs.texinfo: Minor wording changes. | |
135 | ||
ca25cb3b JG |
136 | Tue Sep 15 02:57:09 1992 John Gilmore ([email protected]) |
137 | ||
138 | * gdbint.texinfo: Improve release doc slightly. | |
139 | ||
493cf018 JG |
140 | Fri Sep 11 01:34:25 1992 John Gilmore ([email protected]) |
141 | ||
ca25cb3b | 142 | * gdbint.texinfo: Improve doc of GDB config macros. |
493cf018 | 143 | |
2dd00294 | 144 | Wed Sep 9 16:52:06 1992 John Gilmore ([email protected]) |
621b9b0b | 145 | |
2dd00294 JG |
146 | * stabs.texinfo: Remove Bothner's changes for C++ nested types. |
147 | These will be reinserted when examined. | |
621b9b0b | 148 | |
9c2e4054 JG |
149 | Mon Aug 24 01:17:55 1992 John Gilmore ([email protected]) |
150 | ||
151 | * gdbint.texinfo: Make a start at documenting all the #if macros | |
152 | in GDB. At least list them all, and start separating them into | |
153 | host-specific and target-specific. | |
154 | ||
0005054f RP |
155 | Tue Aug 18 15:59:13 1992 Roland H. Pesch ([email protected]) |
156 | ||
157 | * gdbinv-s.m4.in: refrain from using @cartouche for just a few | |
158 | examples (not consistent w others). | |
159 | gdb.texinfo: issue disclaimer paragraph on cmdline options only | |
160 | for generic vn of doc | |
161 | ||
c973953a ILT |
162 | Tue Aug 18 14:53:27 1992 Ian Lance Taylor ([email protected]) |
163 | ||
164 | * Makefile.in: always create installation directories. | |
165 | ||
6f28dd0b RP |
166 | Tue Aug 18 14:11:50 1992 Roland H. Pesch ([email protected]) |
167 | ||
168 | * gdb.texinfo: in h8 config, do not describe searching commands. | |
169 | ||
4eb4cf57 RP |
170 | Mon Aug 17 18:07:59 1992 Roland H. Pesch ([email protected]) |
171 | ||
172 | * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300 | |
173 | conditionals; introduce a few generic switches that may be | |
174 | useful for other cross-dev or dos-hosted configs. | |
175 | ||
176 | * gdb.texinfo: fix typo in "info reg" description | |
177 | ||
612dbd4c JG |
178 | Sun Aug 16 01:16:18 1992 John Gilmore ([email protected]) |
179 | ||
180 | * stabs.texinfo: Minor updates from running TeX over it. | |
181 | * Makefile.in (stabs.dvi, stabs.ps): Add. | |
182 | ||
e505224d PB |
183 | Sat Aug 15 20:52:24 1992 Per Bothner ([email protected]) |
184 | ||
185 | * stabs.texinfo: Stabs documentation, written by Julia Menapace. | |
186 | First pass at converting it to texinfo. | |
187 | ||
0d1cd01e JG |
188 | Sat Aug 15 03:14:59 1992 John Gilmore ([email protected]) |
189 | ||
190 | * gdb.texinfo, refcard.tex: Document mult args on `info reg'. | |
191 | * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir). | |
192 | ||
1d4bd6ad JG |
193 | Fri Aug 14 21:08:47 1992 John Gilmore ([email protected]) |
194 | ||
195 | * gdbint.texinfo: Add section on partial symbol tables. | |
196 | ||
d8a68b28 JG |
197 | Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com) |
198 | ||
199 | * gdb.texinfo: document `set remotedebug' and `set | |
200 | rstack_high_address'. | |
201 | ||
a89f94c2 RP |
202 | Thu May 14 17:09:48 1992 Roland H. Pesch ([email protected]) |
203 | ||
204 | * gdb.texinfo: slight expansion of new text on reading info files | |
205 | * gdbinv-s.m4.in: correct and expand info on cross-debugging | |
206 | H8/300 from DOS. | |
207 | ||
4768ba62 JG |
208 | Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com) |
209 | ||
210 | * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor. | |
211 | ||
35095455 JG |
212 | Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com) |
213 | ||
214 | * gdb.texinfo: Say how to read the `info' files. | |
215 | ||
1f0e6a99 RP |
216 | Tue May 5 12:11:38 1992 K. Richard Pixley ([email protected]) |
217 | ||
218 | * Makefile.in: gm4 -> m4. | |
219 | ||
77b46d13 JG |
220 | Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com) |
221 | ||
222 | * gdb.texinfo: Update for GDB-4.5. Move `Formatting | |
223 | Documentation' ahead of `Installing GDB' to match README. | |
224 | Update shared library doc, -readnow and -mapped, and directory | |
225 | structure (add glob and mmalloc). Update configure doc. | |
226 | ||
c0abb570 RP |
227 | Tue Mar 24 23:28:38 1992 K. Richard Pixley ([email protected]) |
228 | ||
229 | * Makefile.in: remove $(srcdir) from gdb.info rule. | |
230 | ||
787c6bfe RP |
231 | Sat Mar 7 18:44:50 1992 K. Richard Pixley ([email protected]) |
232 | ||
233 | * Makefile.in: commented out gdb-all.texinfo rule. This is | |
234 | temporary. | |
235 | ||
236 | Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected]) | |
237 | ||
238 | * Makefile.in, configure.in: removed traces of namesubdir, | |
239 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
240 | copyrights to '92, changed some from Cygnus to FSF. | |
241 | ||
ddf21240 JG |
242 | Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com) |
243 | ||
244 | * gdb.texinfo: Improve how we ask for bug reports. | |
245 | ||
c466cfab RP |
246 | Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com) |
247 | ||
248 | * Makefile.in: infodir belongs in datadir. | |
249 | ||
570e1733 RP |
250 | Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com) |
251 | ||
252 | * Makefile.in: remove spaces following hyphens, bsd make can't | |
253 | cope. install using INSTALL_DATA. added clean-info. added | |
254 | standards.text support. | |
255 | ||
256 | Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
257 | ||
258 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
259 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
260 | and mandir now keyed off datadir by default. | |
261 |