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