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