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