* breakpoint.c (breakpoint_1): Add (int) casts for enums
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
dd7368a7
SG
1Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
2
27c28d61
SG
3 * configure.in: sco is an os, not a vendor!
4
dd7368a7
SG
5 * configure: Quote $( better. Keep various shells happy.
6
7Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
8
9 * Makefile.in: eliminate stamp-files.
10
079b2abe
RP
11Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12
13 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15
16Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17
18 * config.sub: fix iris/iris3.
19
88578a2a
RP
20Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21
22 * configure: re-add -rm.
23
b4e2a59b
RP
24Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
25
e855b0f8
RP
26 * Maskefile.in: add .stmp-rcs to all.
27
b4e2a59b
RP
28 * configure.in: remove gas from rs6000 build, use aix host fragment.
29
0e693d0b
RP
30Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
31
32 * configure: pass down site_option during recursion.
33
66cfe047
SG
34Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
35
52963fb7 36 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
66cfe047
SG
37
38Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
39
40 * configure: Change exec_prefix so that it really defaults to prefix.
41
bb24c7e6
FF
42Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
43
44 * Makefile.in, configure.in: Add support for mmalloc library.
45
b7dd30ab
RP
46Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
47
48 * Makefile.in: add stmp dependencies for a few more things.
49
1cb49e87
RP
50Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
51
b7dd30ab
RP
52 * configure: adjusted error message on objdir/srcdir configure
53 collision, per john's suggestion.
54
1cb49e87
RP
55 * Makefile.in: add libiberty stmp to all and all.cross.
56
02a7ba9a
RP
57Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
58
59 * Makefile.in: remove force dependencies, add grep to all.
60
c1e4672c
RP
61Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
62
9d98d2ac
RP
63 * Makefile.in: drop flex. make stamp files work.
64
8fd24008
RP
65 * configure: added test for conflicting configuration in srcdir,
66 remove trailing slashes from srcdir. Otherwise emacs gdb mode
67 gets cranky. use relative paths for configure and srcdir
68 whenever possible. Send some error messages to stderr that were
69 going to stdout.
c1e4672c
RP
70
71Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
72
73 * Makefile.in: Fix libg++ rule to check for gcc directory
74 before using gcc/gcc. Also pass XTRAFLAGS.
75
76Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
77
78 * Makefile.in: added stmp-files so that directories aren't polled
79 when they are already built.
80
81 * configure.texi: fixed a node pointer problem.
82
83Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
84
85 * config.sub configure.in config/.Sanitize config/mh-irix4
86 gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c
87 gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h
88 gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3
89 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
90
91Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
92
93 * configure: -recurring becomes -silent. corrected help message
94 for -site= option.
95
96 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
97
98Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
99
100 * configure: when building Makefile for crosses, replace
101 tooldir and program_prefix. default srcdir from location of
102 config.sub. remove "for host in hosts" and "for target in
103 targets" loops.
104
105Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
106
107 * Makefile.in: Do not pass bindir or mandir to cvs.
108
109Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
110
111 * Makefile.in, configure.in: removed traces of namesubdir,
112 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
113 copyrights to '92, changed some from Cygnus to FSF.
114
115 * configure.texi: remove most references to multiple hosts,
116 multiple targets, subdirs, etc.
117
118 * configure.man: removed rcsid. reference config.sub not
119 config.subr.
b74fd080
RP
120
121 * Makefile.in: mkdir $(infodir) on install-info.
122
123Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
124
125 * configure.texi: Explain better about .gdbinit and about
126 the environment that configure.in sections run in.
127
128Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
129
130 * configure.in: Ultrix is only a decstation if it's a MIPS.
131
132Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
133
134 * README: DOC.configure => cfg-paper.texi.
135
b0606560
SG
136Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
137
138 * config.sub (near case $os): Don't convert newsos* to bsd!
139
140Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
141
142 * Makefile.in: Reinstall change from gdb-4.3 that reduces
143 the number of copies of COPYING that go into the GDB tar file.
144
92732c27
SG
145Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
146
147 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
148 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
149 Fix SCO configuration stuff.
150
4cc027e1
PB
151Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
152
153 * Makefile.in: For libg++, make sure the -I pointing
154 to the gcc directory goes *after* all the libg++-local -I flags.
155 Also, move just-gcc dependency from just-libg++ to all-libg++.
156
157Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
158
159 * configure: Change -x to -f to keep Ultrix /bin/test happy.
160
161Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
162
163 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
164
aa2e8c1c
FF
165Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
166
167 * config.sub: Add stratus configuration frags. Also
168 submitted to FSF.
169
c1e296fc
SG
170Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
171
1a7cac26
SG
172 * Makefile.in (DEV_SUPPORT): add configure.man.
173
c1e296fc
SG
174 * config.sub(Decode manufacturer-specific): add -none*.
175
23e3e7f9
SG
176Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
177
178 * Makefile.in: remove form feeds to make Sun's make happy.
179 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
180
181Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
182
183 * Makefile.in (AR_FLAGS): Make quieter.
184
185Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
186
187 * configure.in: Add libg++.
188 * configure: When verbose, don't output the command line at each
189 level; it will be unremarkably the same as the previous version,
190 which will be the same as what the user typed.
191
e488e581
RP
192Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
193
079399f6
RP
194 * configure.in, Makefile.in: fix clean-info, add flex. add
195 fileutils.
25113b46 196
079399f6
RP
197 * configure: be less sensitive to spaces in Makefile.in. Do not
198 look for sources in "..". Doing so breaks subdirectories that
199 might have their own configure. If a subdir has it's own
200 configure script, use it.
e488e581 201
62ddb92b
RP
202Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
203
204 * cfg-paper.texi: some changes suggested by rms.
205
7dac6086
FF
206Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
207
208 * config.sub: Merge in some small additions from the FSF version,
209 taken from the gcc distribution, to bring the Cygnus and FSF
210 versions into closer sync.
211
5f32984e
FF
212Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
213
214 * configure.in: Changed svr4 references to sysv4.
215
0c72405d
RP
216Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
217
218 * configure: added -V for version number option.
219
7d283cc1
RP
220Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
221
222 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
223 renamed from DOC.configure to cfg-paper.texi.
224
225Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
226
227 * configure, config.subr, config.sub: config.subr is now
228 config.sub again.
229
f6031817
RP
230Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
231
7d283cc1
RP
232 * configure.texi: new file, in progress.
233
234 * Makefile.in: build info file and install the man page for
235 configure.
236
237 * configure.man: new file, first cut.
238
7da1d334 239 * configure: find config.subr again now that configuration "none"
7d283cc1
RP
240 has gone. removed all traces of the -ansi option. removed all
241 traces of the -languages option.
7da1d334 242
f6031817
RP
243 * config.subr: resync from rms.
244
9a9e8e7f
RP
245Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
246
475576ae
RP
247 * configure, config.sub, config.subr: merge config.sub into
248 config.subr, call the result config.subr, remove config.sub, use
249 config.subr.
250
9a9e8e7f
RP
251 * Makefile.in: revised install for dir.info.
252
e9712bee
RP
253Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
254
806fd9fc
RP
255 * configure.in: add decstation host makefile frag.
256
bb07ee3e 257 * Makefile.in: BISON now bison -y again. also install-gcc on
c466cfab 258 install. clean-gdbm on clean. infodir belongs in datadir.
9a9e8e7f
RP
259 Make directories for info install. Build dir.info here then
260 install it.
e9712bee 261
b26ff9d8
RP
262Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
263
264 * Makefile.in: fix for bad directory tests.
265
098676c9
RP
266Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
267
0e0643c7 268 * configure: \{1,2\} appears to be a sysv'ism. Use a different
b26ff9d8 269 regexp. -srcdir relative was being handled incorrectly.
0e0643c7 270
098676c9
RP
271 * Makefile.in: unwrapped some for loops so that parallel makes
272 work again and so one can focus one's attention on a particular
273 package.
274
275Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
276
277 * configure: added PWD as a stand in for `pwd` (for speed). use
278 elif wherever possible. make -srcdir work without -objdir.
279 -objdir= commented out.
280
281Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
282
283 * configure: +options become --options. -subdirs commented out.
284 added -host, -datadir. Renamed -destdir to -prefix. Comment in
285 Makefile now at top of generated Makefile. Removed cvs log
286 entries. added -srcdir. create .gdbinit only if there is one
287 in ${srcdir}.
288
289 * Makefile.in: idestdir and ddestdir go away. Added copyrights
290 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
291 and mandir now keyed off datadir by default.
292
293Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
294
295 * Freshly created ChangeLog.
296
This page took 0.044033 seconds and 4 git commands to generate.