Thu Feb 4 12:35:02 1993 Ian Lance Taylor (ian@cygnus.com)
[deliverable/binutils-gdb.git] / ChangeLog
... / ...
CommitLineData
1Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
2
3 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
4 GDB releases.
5
6Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7
8 * configure: Include srcdir in message about target of link not
9 being found. Don't convert `-' to `_' in `with' options being
10 passed to subdirs.
11
12Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13
14 * configure.in: add uudecode to host_tools
15
16 * Makefile.in: added {all,install}-uudecode targets, added them to
17 the appropriate lists
18
19Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20
21 * Makefile.in (all-gcc): Added dependency on all-gas.
22
23 * configure.in (mips-*-*): Build ld and binutils.
24
25Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26
27 * configure: check return code from mkdir, print error message and
28 exit on failure.
29
30Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
31
32 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
33
34Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
35
36 * test-build.mk (HOLES): Added tar, cpio and uudecode.
37
38Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
39
40 * config.sub (h8500): Recognize this as a cpu type.
41
42Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
43
44 * configure: source directory missing is no longer a warning
45
46 * configure.in: recognize irix[34]* instead of irix[34]
47
48 * Makefile.in: define and pass down X11_LIB
49
50 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
51
52Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
53
54 * guess-systype: Renamed to ...
55 * config.guess: ... by popular request.
56 * configure.in, Makefile.in: Update accordingly.
57
58Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
59
60 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
61 + Add Convex, Cray/Unicos, and Encore/Multimax support.
62 + Execute ./dummy instead of assuming . is in PATH.
63
64Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
65
66 * guess-systype: New shell script. Attempts to guess the
67 canonical host name of the executing host.
68 Only a few hosts are supported so far.
69 * configure: Call guess-systype if no host is specified.
70
71Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
72
73 * Makefile.in (gcc-no-fixedincludes): Made to work with current
74 gcc Makefile.
75
76**** start-sanitize-chill ****
77Fri Jan 15 16:40:54 1993 Mike Werner (mtw@rtl.cygnus.com)
78
79 * Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS,
80 and CHILL_LIB.
81 * deja-gnu/gdb.t31/Makefile.in: removed explicit setting of
82 CHILL variables as these are now passed down from the top
83 level makefile using FLAGS_TO_PASS.
84**** end-sanitize-chill ****
85
86Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
87
88 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
89 (all-gcc, install-gcc, subdir_do): Use it.
90
91Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
92
93 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
94
95Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
96
97 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
98 set exclusively by configure, using configure.in .
99 **** start-sanitize-chill ****
100 * configure.in: Changed the method by which SUBDIRS is set, in order
101 to properly handle the addition of chill related subdirectories
102 to the SUBDIRS list.
103 **** end-sanitize-chill ****
104
105Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
106
107 * test-build.mk: set $PATH for all builds
108
109 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
110
111Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
112
113 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
114 the one used in gcc/Makefile.in, so that a null expansion doesn't
115 override the one needed to build gcc with a native cc.
116
117 **** start-sanitize-chill ****
118Wed Jan 6 07:53:46 1993 Fred Fish (fnf@cygnus.com)
119
120 * Makefile.in (SUBDIRS): Add chillrt.
121 * Makefile.in (all.normal): Add all-chillrt.
122 * Makefile.in (all.cross): Add all-chillrt.
123 * Makefile.in (install-no-fixedincludes): Add install-chillrt.
124 * Makefile.in (install.cross): Add install-chillrt.
125 * Makefile.in (all-chillrt, install-chillrt): New targets.
126 * Makefile.in (subdir_do): Handle chillrt like newlib.
127 * configure.in (target_libs): Add chillrt.
128 **** end-sanitize-chill ****
129
130Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
131
132 * configure: Accept -with arguments.
133
134Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
135
136 * Makefile.in: added h8300sim
137
138Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
139
140 * config/mh-sco: Don't override BISON definition.
141
142 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
143 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
144 (all-cygnus, native, build-cygnus): Make
145 $(canonhost)-stamp-3stage-done, not $(host)....
146 * test-build.mk (stamp-3stage-compared): Use tail +10c for
147 i386-sco3.2v4. Added else true to if command.
148
149Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
150
151 * config.sub: (from FSF) Sequent uses a BSD-like OS.
152
153Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
154
155 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
156
157Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
158
159 * configure.in: don't remove binutils from Solaris builds
160
161Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
162
163 * Makefile.in: get rid of earlier definitions for *clean,
164 also handle the recursive info rule better
165
166Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
167
168 * Makefile.in (mostlyclean, distclean, realclean): Fix to
169 do more-or-less the right thing.
170
171Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
172
173 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
174 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
175
176Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
177
178 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
179 $(host_canonical).
180
181 * configure.in: split the configdirs list into 4 categories (native
182 v. cross, library v. tool) and handle the cross-only and native-
183 only in more reasonable (and correct!) way.
184
185Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
186
187 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
188 configdirs anymore.
189
190Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
191
192 * Makefile.in: extensive cleanup:: removed all of the explicit
193 clean-* targets, collapsed many wrappers around subdir_do into
194 one, added additional targets to satisfy standards.texi, deleted
195 some old targets, some changes for consistency
196
197Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
198
199 * configure.in: handle some programs as cross-only, and others as
200 native only
201
202 * test-build.mk: handle partial holes in a more generic manner
203
204 * Makefile.in: m4 depends on libiberty
205
206Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
207
208 * config/mh-sco: don't default $(CC) to gcc
209
210Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
211
212 * configure.in: add m4, textutils, fileutils, sed, shellutils,
213 time, wdiff, and find to configdirs
214
215 * Makefile.in: all, clean, and install rules for the new programs
216 added to configure.in
217
218Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
219
220 * configure.in: use mh-sun for all *-sun-* hosts
221
222 * config/mh-solaris: rework standard X location to use
223 $OPENWINHOME, if defined.
224
225 * config/mh-sun: handle X11 include locations
226
227 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
228 work around dain-bramaged DECwindows include files
229
230Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
231
232 * Makefile.in: define flags for X11 include files and library file
233 locations, pass them down to the programs that need this info
234
235 * build-all.mk: added a 'native' target, to 3stage the native toolchain
236
237 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
238 the vendor supplied X11 headers and libraries
239
240Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
241
242 * configure.in: start building libg++ for HP-UX targets
243
244Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
245
246 * README: Update references to files moved into etc/.
247
248Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
249
250 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
251 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
252
253Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
254
255 * configure: accept dash as well as underscore in long option
256 names for FSF compatibility.
257
258Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
259
260 * config.sub: added -sco3.2v4 support from FSF.
261
262Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
263
264 * configure.in: expand the section that adds or removes
265 directories from the list of programs to build, to handle native
266 vs. cross in addition to host v. native
267
268Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
269
270 * Makefile.in: Replace C++ in macro names with CXX.
271 This is less likely to break ...
272
273Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
274
275 * test-build.mk: add -w to GNU_MAKE
276
277Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
278
279 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
280 add 'sparc' to list of recognized cpus. This needed to make
281 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
282 Delete some redundant ose68 variants. Recognize -wrs as an os,
283 then changes that into $CPU-wrs-vxworks.
284
285 * configure.in: remove most references to gdbtest, regularize
286 target based program removal
287
288 * test-build.mk: import from p3 tree (many fixes and changes)
289
290Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
291
292 * Makefile.in: added rules to handle tcl, tk, and expect
293
294 * configure.in: handle those directories if they exist
295
296Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
297
298 * config.sub: removed bogus hppabsd and hppahpux names, since
299 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
300
301Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
302
303 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
304 depends upon all-xiberty
305
306 * Makefile.in: changes from p3, including:
307
308 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
309
310 * Makefile.in (XTRAFLAGS): include newlib directories if
311 newlib/Makefile exists, rather than if host != target.
312
313 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
314
315 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
316 from the same source tree and not building a cross-compiler. This
317 matters for the libg++ configuration if reconfiguring a tree that
318 has already been installed.
319
320 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
321
322 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
323 pick up the machine and system specific header files.
324
325 * Makefile.in: added AS_FOR_TARGET, passed down in
326 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
327 the C compiler to use to create programs which are run in the
328 build environment, set it to default to $(CC), and passed it down
329 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
330
331 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
332
333 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
334 We need them for unusual native builds, like systems without
335 ranlib.
336
337 * configure: also define $(host_canonical) and
338 $(target_canonical), which are the full, canonical names for the
339 given host and target
340
341Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
342
343 * Makefile.in: Added separate definitions for C++.
344
345Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
346
347 * configure.in (configdirs): Add deja-gnu.
348
349Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
350
351 * README: Update for configure.texi and gdb-4.7 release.
352
353Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
354
355 * Makefile.in: Move "all" target to top of file.
356 Previously, first target was ".PHONY" which caused BSD4.4 make
357 to build .PHONY when make was run without arguments.
358
359Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
360
361 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
362 Library-copylefted code in libiberty.
363
364Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
365
366 * config.sub: Replace m68kmote with plain old m68k.
367
368Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
369
370 * Makefile.in: Remove space from blank line, avoid Make complaints.
371
372Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
373
374 * config.sub: Complain if no argument is given. Added support for
375 386bsd as OS and target alias.
376
377Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
378
379 * Makefile.in (XTRAFLAGS): include newlib directories if
380 newlib/Makefile exists, rather than if host != target.
381
382Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
383
384 * config.sub: recognize sparclite-wrs-vxworks.
385
386 * Makefile.in (install-xiberty): added *-xiberty make rules (from
387 p3.) Added clean-xiberty to clean.
388
389Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
390
391 * configure.in: use *-*-* instead of nested cases for host and target
392
393Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
394
395 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
396 from the same source tree and not building a cross-compiler. This
397 matters for the libg++ configuration if reconfiguring a tree that
398 has already been installed.
399
400Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
401
402 * config.sub (i486v/i486v4): Merge in from FSF version.
403
404Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
405
406 * configure: only set PWD if it is already set.
407
408Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
409
410 * configure: just set PWD=`pwd` at the top, since Ultrix sh
411 doesn't have unset and all success paths (and most error paths)
412 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
413 to just ${PWD} to avoid confusion.)
414
415Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
416
417 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
418 even for a native compilation.
419
420Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
421
422 Changes to make the gdb.tar.Z rule work better.
423
424 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
425 (DEVO_SUPPORT): Add configure.texi.
426 (bfd-ilrt.tar.Z): Remove ancient rule.
427
428Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
429
430 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
431 pick up the machine and system specific header files.
432
433 * configure.in, config.sub: added new target m68010-adobe-scout,
434 with alias of adobe68k. Changed configure.in to check for
435 -scout before -sco* to avoid a false match.
436
437 * Makefile.in: added AS_FOR_TARGET, passed down in
438 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
439 the C compiler to use to create programs which are run in the
440 build environment, set it to default to $(CC), and passed it down
441 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
442
443Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
444
445 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
446 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
447 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
448 FOR_TARGET variants, to newlib and libg++.
449
450Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
451
452 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
453 first.
454
455Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
456
457 * config.sub: Accept `elf' as an environment.
458
459Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
460
461 * Makefile.in (all-opcodes): cd into the right directory
462
463Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
464
465 * configure: added -program_transform_name option, used as
466 argument to sed when installing programs.
467 configure.texi: added documentation for -program_prefix,
468 -program_suffix and -program_transform_name.
469
470Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
471
472 * config.sub: Accept i486 where i386 ok.
473
474Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
475
476 * config.sub: accept we32k
477
478Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
479
480 * config.sub, configure.in: accept OSE68000 and OSE68k.
481
482 * Makefile.in: don't create all directories for ``make install'';
483 let the subdirectories create the ones they need.
484
485Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
486
487 * COPYING: new file, GPL v2
488
489Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
490
491 * Makefile.in: use the new gen-info-dir, which needs a template
492 argument (which also lives in texinfo)
493
494 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
495
496Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
497
498 * config/mh-solaris: removed the -xs from CFLAGS (let the people
499 with Sun's C compiler deal with it themselved)
500
501Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
502
503 * config.sub (ncr3000): Change i386 to i486.
504
505Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
506
507 * Makefile.in: add install-rcs, install-grep to
508 install-no-fixedincludes, removed install-bison and install-libgcc
509
510Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
511
512 * configure.in: grab the HPUX makefile fragment if on HPUX
513
514Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
515
516 * Makefile.in: eradicate bison spoor (ditto libgcc).
517 configure.in: recognise m68{k,000}-ericsson-OSE.
518 es1800 is alias for m68k-ericsson-OSE
519
520Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
521
522 * configure.in: rearrange the parts that remove programs from
523 configdirs, based now on HOST==TARGET or by canonical triple.
524
525Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
526
527 * test-build.mk: recurse explicitly with -f test-build.mk when
528 appropriate. predicate stage3 and comparison on the existence
529 of gcc. That is, if gcc isn't around, we aren't three-staging.
530 On very clean, also remove ...stamp-co. Build in-place before
531 doing other builds.
532
533Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
534
535 * Makefile.in, configure.in: add tgas
536
537Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
538
539 * Makefile.in: a number of changes merged in from progressive.
540
541 * configure.in: add libm.
542
543 * .cvsignore: ignore some stuff that comes from test-build.mk.
544
545Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
546
547 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
548 a symbol-table into the executable.
549
550Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
551
552 * config.sub: Add es1800 (m68k-ericsson-es1800).
553
554Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
555
556 * configure: Add program_suffix (parallel to program_prefix)
557 * Makefile.in: adjust directory-creting script for losing decstation
558
559Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
560
561 * configure: Minor $subdir-related fixes.
562
563Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
564
565 * configure: fix various problems with propogating
566 makefile_target_frag in subdirs.
567 * configure.in: config libgcc if its there
568
569Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
570
571 * config.sub: HPPA merge.
572
573Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
574
575 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
576 it is broken on ncr 3000's.
577
578Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
579
580 * Makefile.in: Replace all-bison with all-byacc in all
581 dependency lines for other tools (which now use byacc).
582
583Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
584
585 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
586
587Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
588
589 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
590
591Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
592
593 * Makefile.in: make gprof rules similar to byacc rules (instead of
594 vestigal $(unsubdir) that didn't work...)
595
596Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
597
598 * config.sub: Add support for Linux.
599 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
600 (at least for libg++).
601
602Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
603
604 * configure.texi: fix doc for the -nfp option to configure
605
606Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
607
608 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
609
610Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
611
612 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
613 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
614 * configure.in: added solaris* host_makefile_frag hook.
615
616Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
617
618 * config.sub: changed recognition of m68000 so that various
619 m68k types can be specified via m680[01234]0
620
621Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
622
623 * config.sub (basic_machine): fix sed so that '-foo' isn't
624 completely substituted out while .+'-foo' loses the '-foo'
625
626Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
627
628 * config.sub ($os): Add -aout.
629
630Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
631
632 * configure: If host_makefile_frag is absolute, don't
633 prefix ${invsubdir} (relevant to libg++ auto-configure).
634
635Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
636
637 * Makefile.in (tooldir): Define it.
638 (all-ld): Depend on all-flex.
639
640Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
641
642 * Makefile.in (check): Fix libg++ special case.
643
644Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
645
646 * configure: do not bury `pwd` into config.status, thus do fewer
647 pwd's.
648
649 * configure: print the "Building in" message only when building in
650 other than "." AND verbose.
651
652 * configure: remove -s, rework -v to better accomodate guested
653 configures.
654
655 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
656
657Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
658
659 * Makefile.in: macroize flags passed on recursion. remove
660 fileutils.
661
662Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
663
664 * configure: get makesrcdir right for subdirs deeper than 1.
665
666 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
667 install.
668
669Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
670
671 * Makefile.in: don't print subdir_do or recursion lines.
672
673Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
674
675 * standards.texi: added menu item.
676
677 * Makefile.in: build and install standards.info.
678
679 * standards.texi: new file.
680
681Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
682
683 * configure: test for and move config.status pieces from
684 ${subdir}/.
685
686Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
687
688 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
689 CFLAGS per new configuration strategy.
690 * configure: Test for existance of files before trying to mv
691 them, to avoid numerous non-existance messages.
692
693Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
694
695 * configure: correct final line of config.status.
696
697 * configure: patch from eggert. Avoids a protection problem if
698 the original Makefile.in is read only.
699
700 * configure: use move-if-change from gcc to create config.status.
701 Some makefiles depend on config.status to tell if a directory
702 has been reconfigured for a different host. This change
703 prevents those directories from remaking everything in the case
704 where the reconfig was only intended to rebuild a Makefile.
705
706 * configure: test for config.sub with "config.sub sun4" rather
707 than "config.sub ${host_alias}". Otherwise we can't tell a bad
708 host alias from a missing config.sub.
709
710Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
711
712 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
713 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
714
715Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
716
717 * configure: mkdir ${subdir} as needed.
718
719Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
720
721 * Makefile.in,configure.in: added autoconf.
722
723Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
724
725 * Makefile.in: no longer pass against on recursion.
726
727 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
728 definitions are not inherited.
729
730 * configure: correct makesrcdir when subdir is .
731
732Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
733
734 * configure: Add support for 'subdirs' variable, which is
735 like 'configdirs', except that configure doesn't re-invoke
736 itself for subdirs, it just creates a Makefile for each subdir.
737 * configure.texi: Document subdirs.
738
739Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
740
741 * configure.in: added flex to configdirs
742
743Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
744
745 * Makefile.in: remove clean-stamps from clean.
746
747Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
748
749 * configure.in: Add gdbtest to configdirs.
750
751Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
752
753 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
754 to recursive makes.
755 * configure.in: Recognize new ncr3000 config.
756
757Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
758
759 * Makefile.in, configure.in: removed references to gdbm.
760
761Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
762
763 * config.sub: Don't canonicalize os value
764 newsos* to bsd (readline needs to check for newsos).
765 (This fix was earlier made Jan 31, but got re-broken.)
766
767Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
768
769 * configure.in: sco is an os, not a vendor!
770
771 * configure: Quote $( better. Keep various shells happy.
772
773Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
774
775 * Makefile.in: eliminate stamp-files.
776
777Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
778
779 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
780 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
781
782Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
783
784 * config.sub: fix iris/iris3.
785
786Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
787
788 * configure: re-add -rm.
789
790Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
791
792 * Maskefile.in: add .stmp-rcs to all.
793
794 * configure.in: remove gas from rs6000 build, use aix host fragment.
795
796Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
797
798 * configure: pass down site_option during recursion.
799
800Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
801
802 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
803
804Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
805
806 * configure: Change exec_prefix so that it really defaults to prefix.
807
808Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
809
810 * Makefile.in, configure.in: Add support for mmalloc library.
811
812Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
813
814 * Makefile.in: add stmp dependencies for a few more things.
815
816Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
817
818 * configure: adjusted error message on objdir/srcdir configure
819 collision, per john's suggestion.
820
821 * Makefile.in: add libiberty stmp to all and all.cross.
822
823Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
824
825 * Makefile.in: remove force dependencies, add grep to all.
826
827Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
828
829 * Makefile.in: drop flex. make stamp files work.
830
831 * configure: added test for conflicting configuration in srcdir,
832 remove trailing slashes from srcdir. Otherwise emacs gdb mode
833 gets cranky. use relative paths for configure and srcdir
834 whenever possible. Send some error messages to stderr that were
835 going to stdout.
836
837Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
838
839 * Makefile.in: Fix libg++ rule to check for gcc directory
840 before using gcc/gcc. Also pass XTRAFLAGS.
841
842Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
843
844 * Makefile.in: added stmp-files so that directories aren't polled
845 when they are already built.
846
847 * configure.texi: fixed a node pointer problem.
848
849Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
850
851 * config.sub configure.in config/mh-irix4 gdb/configure.in
852 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
853 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
854 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
855
856Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
857
858 * configure: -recurring becomes -silent. corrected help message
859 for -site= option.
860
861 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
862
863Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
864
865 * configure: when building Makefile for crosses, replace
866 tooldir and program_prefix. default srcdir from location of
867 config.sub. remove "for host in hosts" and "for target in
868 targets" loops.
869
870Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
871
872 * Makefile.in: Do not pass bindir or mandir to cvs.
873
874Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
875
876 * Makefile.in, configure.in: removed traces of namesubdir,
877 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
878 copyrights to '92, changed some from Cygnus to FSF.
879
880 * configure.texi: remove most references to multiple hosts,
881 multiple targets, subdirs, etc.
882
883 * configure.man: removed rcsid. reference config.sub not
884 config.subr.
885
886 * Makefile.in: mkdir $(infodir) on install-info.
887
888Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
889
890 * configure.texi: Explain better about .gdbinit and about
891 the environment that configure.in sections run in.
892
893Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
894
895 * configure.in: Ultrix is only a decstation if it's a MIPS.
896
897Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
898
899 * README: DOC.configure => cfg-paper.texi.
900
901Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
902
903 * config.sub (near case $os): Don't convert newsos* to bsd!
904
905Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
906
907 * Makefile.in: Reinstall change from gdb-4.3 that reduces
908 the number of copies of COPYING that go into the GDB tar file.
909
910Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
911
912 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
913 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
914 Fix SCO configuration stuff.
915
916Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
917
918 * Makefile.in: For libg++, make sure the -I pointing
919 to the gcc directory goes *after* all the libg++-local -I flags.
920 Also, move just-gcc dependency from just-libg++ to all-libg++.
921
922Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
923
924 * configure: Change -x to -f to keep Ultrix /bin/test happy.
925
926Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
927
928 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
929
930Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
931
932 * config.sub: Add stratus configuration frags. Also
933 submitted to FSF.
934
935Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
936
937 * Makefile.in (DEV_SUPPORT): add configure.man.
938
939 * config.sub(Decode manufacturer-specific): add -none*.
940
941Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
942
943 * Makefile.in: remove form feeds to make Sun's make happy.
944 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
945
946Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
947
948 * Makefile.in (AR_FLAGS): Make quieter.
949
950Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
951
952 * configure.in: Add libg++.
953 * configure: When verbose, don't output the command line at each
954 level; it will be unremarkably the same as the previous version,
955 which will be the same as what the user typed.
956
957Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
958
959 * configure.in, Makefile.in: fix clean-info, add flex. add
960 fileutils.
961
962 * configure: be less sensitive to spaces in Makefile.in. Do not
963 look for sources in "..". Doing so breaks subdirectories that
964 might have their own configure. If a subdir has it's own
965 configure script, use it.
966
967Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
968
969 * cfg-paper.texi: some changes suggested by rms.
970
971Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
972
973 * config.sub: Merge in some small additions from the FSF version,
974 taken from the gcc distribution, to bring the Cygnus and FSF
975 versions into closer sync.
976
977Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
978
979 * configure.in: Changed svr4 references to sysv4.
980
981Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
982
983 * configure: added -V for version number option.
984
985Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
986
987 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
988 renamed from DOC.configure to cfg-paper.texi.
989
990Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
991
992 * configure, config.subr, config.sub: config.subr is now
993 config.sub again.
994
995Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
996
997 * configure.texi: new file, in progress.
998
999 * Makefile.in: build info file and install the man page for
1000 configure.
1001
1002 * configure.man: new file, first cut.
1003
1004 * configure: find config.subr again now that configuration "none"
1005 has gone. removed all traces of the -ansi option. removed all
1006 traces of the -languages option.
1007
1008 * config.subr: resync from rms.
1009
1010Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1011
1012 * configure, config.sub, config.subr: merge config.sub into
1013 config.subr, call the result config.subr, remove config.sub, use
1014 config.subr.
1015
1016 * Makefile.in: revised install for dir.info.
1017
1018Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1019
1020 * configure.in: add decstation host makefile frag.
1021
1022 * Makefile.in: BISON now bison -y again. also install-gcc on
1023 install. clean-gdbm on clean. infodir belongs in datadir.
1024 Make directories for info install. Build dir.info here then
1025 install it.
1026
1027Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1028
1029 * Makefile.in: fix for bad directory tests.
1030
1031Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1032
1033 * configure: \{1,2\} appears to be a sysv'ism. Use a different
1034 regexp. -srcdir relative was being handled incorrectly.
1035
1036 * Makefile.in: unwrapped some for loops so that parallel makes
1037 work again and so one can focus one's attention on a particular
1038 package.
1039
1040Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1041
1042 * configure: added PWD as a stand in for `pwd` (for speed). use
1043 elif wherever possible. make -srcdir work without -objdir.
1044 -objdir= commented out.
1045
1046Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1047
1048 * configure: +options become --options. -subdirs commented out.
1049 added -host, -datadir. Renamed -destdir to -prefix. Comment in
1050 Makefile now at top of generated Makefile. Removed cvs log
1051 entries. added -srcdir. create .gdbinit only if there is one
1052 in ${srcdir}.
1053
1054 * Makefile.in: idestdir and ddestdir go away. Added copyrights
1055 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
1056 and mandir now keyed off datadir by default.
1057
1058Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1059
1060 * Freshly created ChangeLog.
1061
This page took 0.026109 seconds and 4 git commands to generate.