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