]> Git Repo - binutils.git/blob - ChangeLog
* Makefile.in: Replace all uses of srcroot with s, to shrink
[binutils.git] / ChangeLog
1 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <[email protected]>
2
3         * Makefile.in: Replace all uses of srcroot with s, to shrink
4         command line lengths.
5
6         Patches from Geoffrey Noer <[email protected]>:
7         * configure.in: If configuring for newlib, pass --with-newlib to
8         subdirectories.
9         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10         -Bnewlib/ and -Lwinsup to gcc.
11         (CXX_FOR_TARGET): Likewise.
12
13 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <[email protected]>
14
15         * Makefile.in (ETC_SUPPORT): Add configure.
16
17 Fri Oct  4 12:22:58 1996  Angela Marie Thomas ([email protected])
18
19         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux 
20         host configuration file.
21
22 Thu Oct  3 09:28:25 1996  Jeffrey A Law  ([email protected])
23
24         * configure.in: Break mn10x00 support into separate
25         mn10200 and mn10300 configurations.
26         * config.sub: Likewise.
27
28 Wed Oct  2 22:27:52 1996  Jeffrey A Law  ([email protected])
29
30         * configure.in: Add lots of stuff to noconfigdirs for
31         the mn10x00 targets.
32
33         * config.sub, configure.in: Add mn10x00 support.
34
35 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <[email protected]>
36
37         * make-all.com: Call conf-a-gas, not config-a-gas.
38
39 Tue Oct  1 01:28:41 1996  James G. Smith  <[email protected]>
40
41         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
42         targets.
43
44 Mon Sep 30 14:24:01 1996  Stan Shebs  <[email protected]>
45
46         * mpw-README: Add much more detail for native PowerMac.
47         * mpw-install: New file.
48         * mpw-configure: Add --norecursion and --help options.
49         * mpw-config.in: Translate readme and install files when
50         copying to objdir.
51         * mpw-build.in: Don't always depend on byacc and flex.
52         (install-only-top): New action.
53
54 start-sanitize-v850
55 Fri Sep 27 17:39:44 1996  Stu Grossman  ([email protected])
56
57         * configure.in:  You can now configure GDB for the v850.
58
59 end-sanitize-v850
60 start-sanitize-d10v
61 Tue Sep 24 19:05:12 1996  Stan Shebs  <[email protected]>
62
63         * configure.in (noconfigdirs): Don't configure any C++ dirs
64         if targeting D10V.
65
66 end-sanitize-d10v
67 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <[email protected]>
68
69         * config.sub: Recognize mips64vr5000.
70
71 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <[email protected]>
72
73         * configure.in: Use a single line for host_tools and native_only.
74
75 start-sanitize-m32r
76 Mon Sep  9 12:21:30 1996  Doug Evans  <[email protected]>
77
78         * config.sub, configure.in: Add entries for m32r.
79
80 end-sanitize-m32r
81 Thu Sep  5 13:52:47 1996  Tom Tromey  <[email protected]>
82
83         * Makefile.in (inet-install): Don't run install-gzip.
84
85 Wed Sep  4 17:26:13 1996  Stu Grossman  ([email protected])
86
87         * configure.in:  Don't config lots of things for *-*-windows*.
88
89 Sat Aug 31 11:45:57 1996  Stan Shebs  <[email protected]>
90
91         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
92         (host_libs, host_tools): Copy from configure.in.
93         * mpw-configure: Don't complain about directories not found.
94
95 Thu Aug 29 16:44:58 1996  Michael Meissner  <[email protected]>
96
97         * configure.in (i[345]86): Recognize i686 for pentium pro.
98         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
99         file.
100
101         * config.guess (i[345]86): Ditto.
102
103 start-sanitize-d10v
104 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <[email protected]>
105
106         * configure.in (noconfigdirs): Removed gdb for D10V.
107
108 end-sanitize-d10v
109 start-sanitize-v850
110 Thu Aug 22 17:13:52 1996  Jeffrey A Law  ([email protected])
111
112         * configure.in: Remove ld, target-libio, target-libg++, and
113         target-libstdc++ from noconfigdirs.
114
115 end-sanitize-v850
116 Wed Aug 21 18:56:38 1996  Fred Fish  <[email protected]>
117
118         * configure: Fix three locations where shell scripts were
119         being run directly rather than with config_shell.
120
121 start-sanitize-v850
122 Tue Aug 20 13:08:47 1996  J.T. Conklin  <[email protected]>
123
124         * configure.in (v850-*-*): Set up initial $noconfigdirs.
125         * config.sub (basic_machine): Recognize v850.
126
127 end-sanitize-v850
128 Thu Aug 15 12:19:33 1996  Stan Shebs  <[email protected]>
129
130         * mpw-configure: Handle multiple enable/disable options and
131         pass them down recursively, handle -c and -s flags appropriately
132         depending on choice of compiler, add escape mechanism for
133         quoted arguments to gC.
134
135 Mon Aug 12 13:15:13 1996  Michael Meissner  <[email protected]>
136
137         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
138         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
139         so that -mrelocatable-lib and -mno-eabi are used.
140
141         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
142         not support --print-multi-lib, don't abort.
143
144 Sun Aug 11 20:51:50 1996  Stu Grossman  ([email protected])
145
146         * config/mh-cygwin32 (CFLAGS):  Define _WIN32 to be compatible
147         with normal Windows compilation environment.
148
149 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <[email protected]>
150
151         * make-all.com: Run config-a-gas.
152         * setup.com: Don't copy subdirectory files around.
153
154 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <[email protected]>
155
156         * configure.in (*-*-ose): Remove exclusion of libgloss for this
157         target, it now compiles correctly.
158
159 Sat Jul 27 15:10:43 1996  Stan Shebs  <[email protected]>
160
161         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
162
163 start-sanitize-d10v
164 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <[email protected]>
165
166         * configure.in (d10v-*-*): Remove ld from $noconfigdirs. 
167
168 end-sanitize-d10v       
169 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <[email protected]>
170
171         * configure.in (native_only): Add prms.
172
173 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <[email protected]>
174
175         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
176         (BINUTILS_SUPPORT_DIRS): Likewise.
177
178 start-sanitize-d10v
179 Thu Jul 18 12:55:40 1996  Michael Meissner  <[email protected]>
180
181         * configure.in (d10v-*-*): Don't configure ld or gdb until the
182         d10v support is added.
183
184 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <[email protected]>
185
186         * configure.in (d10v-*-*): New target.
187
188 end-sanitize-d10v
189 Mon Jul 15 11:53:00 1996  Jeffrey A Law  ([email protected])
190
191         * config.guess (HP 9000/811): Recognize this as a PA1.1
192         machine.
193
194 Fri Jul 12 23:21:17 1996  Ken Raeburn  <[email protected]>
195
196         * Makefile.in (do-tar-gz): New target, split out from tail end of
197         taz target.  Run each command separately, don't use pipes.
198         (taz): Use it.
199
200 Fri Jul 12 12:08:04 1996  Stan Shebs  <[email protected]>
201
202         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
203         * mpw-build.in: No builds should depend on building byacc or flex,
204         they are assumed to be installed already.
205
206 Fri Jul 12 09:52:52 1996  Michael Meissner  <[email protected]>
207
208         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
209         variable that CC_FOR_TARGET needs.
210
211 Thu Jul 11 10:09:45 1996  Michael Meissner  <[email protected]>
212
213         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
214         options have changed since the last time the subdirectory was
215         configured, and if it has, reconfigure.
216         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
217         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
218
219 Wed Jul 10 18:56:59 1996  Doug Evans  <[email protected]>
220
221         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
222         CLEAN_MODULES): Add bash.
223         (all-bash): New target.
224
225 Mon Jul  8 17:33:14 1996  Jim Wilson  <[email protected]>
226
227         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
228
229 start-sanitize-d10v
230 Mon Jul  1 13:31:35 1996  Michael Meissner  <[email protected]>
231
232         * config.sub (basic_machine): Recognize d10v as a valid processor.
233 end-sanitize-d10v
234
235 Fri Jun 28 12:14:35 1996  Stan Shebs  <[email protected]>
236
237         * mpw-configure: Add support for --bindir.
238         * mpw-build.in: Use a GCC-specific build script for GCC actions.
239
240 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <[email protected]>
241
242         * configure.in: add bash, time, gawk to list of hosttools and things
243         to only build for native toolchains
244
245 Tue Jun 25 23:09:03 1996  Jason Molenda  ([email protected])
246
247         * Makefile.in (docdir): Remove.
248
249 Tue Jun 25 19:00:08 1996  Jason Molenda  ([email protected])
250
251         * Makefile.in (datadir): Set to $(prefix)/share.
252
253 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <[email protected]>
254
255         * configure.in: build diff and patch for cygwin32-hosted
256         toolchains.
257
258 Mon Jun 24 15:01:12 1996  Joel Sherrill  <[email protected]>
259
260         * config.sub: Accept -rtems*.
261
262 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <[email protected]>
263
264         * configure.in: enable dosrel for cygwin32-hosted builds,
265                 remove diff from the list of things not buildable
266                 via Canadian Cross
267
268 Sat Jun 22 11:39:01 1996  Jason Merrill  <[email protected]>
269
270         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
271         don't get ". ".
272
273 Fri Jun 21 17:24:48 1996  Jim Wilson  <[email protected]>
274
275         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
276
277 Thu Jun 20 16:57:40 1996  Ken Raeburn  <[email protected]>
278
279         * Makefile.in (taz): Handle case where tex3patch didn't even get
280         checked out.  Also, if it was found, put the symlink in a new util
281         subdirectory.
282
283 Thu Jun 20 12:20:33 1996  Michael Meissner  <[email protected]>
284
285         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
286
287 Tue Jun 18 14:24:12 1996  Klaus Kaempf  ([email protected])
288
289         * config.sub: Recognize -openvms.
290         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
291         * make-all.com, setup.com: New files.
292
293 Mon Jun 17 16:34:46 1996  Jason Merrill  <[email protected]>
294
295         * Makefile.in (taz): tex3patch moved to texinfo/util.
296
297 Sat Jun 15 17:13:25 1996  Geoffrey Noer <[email protected]>
298
299         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
300         * configure.in: remove make from disable-if-Can-Cross list
301                 enable gdb if ${host} and ${target} are cygwin32
302
303 Fri Jun  7 18:16:52 1996  Harlan Stenn <[email protected]>
304
305         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
306         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
307
308 Wed Jun  5 00:09:17 1996  Per Bothner  <[email protected]>
309
310         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
311         distinguish sysv/svr4/bsd variants.
312         Based on a patch from Harlan Stenn <[email protected]>.
313
314 Fri Jun  7 14:24:49 1996  Tom Tromey  <[email protected]>
315
316         * configure.in: Added copyright notice.
317         * move-if-change: Added copyright notice.
318
319 Thu Jun  6 16:27:05 1996  Michael Meissner  <[email protected]>
320
321         * configure.in (powerpcle-*-solaris*): Until we get shared
322         libraries working, don't build gdb, sim, make, tcl, tk, or
323         expect.
324
325 Tue Jun  4 20:41:45 1996  Per Bothner  <[email protected]>
326
327         * config.guess:  Merge with FSF:
328
329         Mon Jun  3 08:49:14 1996  Karl Heuer  <[email protected]>
330         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
331
332         Fri May 24 18:34:53 1996  Roland McGrath  <[email protected]>
333         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
334
335         Fri Apr 12 20:03:59 1996  Per Bothner  <[email protected]>
336         * config.guess:  Combine two OSF1 rules.
337         Also recognize field test versions.  From [email protected].
338         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
339         because GNU uname does not support -p.  From [email protected].
340
341 Tue Jun  4 11:07:25 1996  Tom Tromey  <[email protected]>
342
343         * Makefile.in (MAKEDIRS): Removed $(tooldir).
344
345 Tue May 28 12:30:50 1996  Stan Shebs  <[email protected]>
346
347         * mpw-README: Document GCCIncludes.
348
349 Sun May 26 15:16:27 1996  Fred Fish  <[email protected]>
350
351         * configure.in (alpha-*-linux*): Set enable_shared to yes.
352
353 Tue May 21 15:41:39 1996  Stan Shebs  <[email protected]>
354
355         * mpw-configure: Handle --enable-FOO and --disable-FOO.
356
357 Mon May 20 10:12:29 1996  Geoffrey Noer  <[email protected]>
358
359         * configure.in (*-*-cygwin32): Configure make.
360
361 Tue May  7 14:19:42 1996  Tom Tromey  <[email protected]>
362
363         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
364
365 Fri May  3 08:57:17 1996  Tom Tromey  <[email protected]>
366
367         * Makefile.in (all-inet): Depend on all-perl.
368
369         * Makefile.in (inet-install): New target.
370
371         * Makefile.in (all-inet): Depend on all-tcl.
372         (all-inet): Depend on all-send-pr.
373
374 Tue Apr 30 13:55:51 1996  Michael Meissner  <[email protected]>
375
376         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
377         temporarily.
378
379 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <[email protected]>
380
381         * configure.in: Don't configure --with-gnu-ld on AIX.
382
383 Thu Apr 25 06:33:36 1996  Michael Meissner  <[email protected]>
384
385         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
386
387 Tue Apr 23 09:07:39 1996  Tom Tromey  <[email protected]>
388
389         * Makefile.in (ALL_MODULES): Added all-inet.
390         (CROSS_CHECK_MODULES): Added check-inet.
391         (INSTALL_MODULES): Added install-inet.
392         (CLEAN_MODULES): Added clean-inet.
393         (all-indent): New target.
394
395         * configure.in (host_tools): Added inet.
396         (native_only): Added inet.
397         (noconfigdirs): Added inet.
398
399 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <[email protected]>
400
401         * configure.in: Don't configure libgloss if we are not configuring
402         newlib.
403
404 Wed Apr 17 19:30:01 1996  Rob Savoye  <[email protected]>
405
406         * configure.in: Don't configure libgloss for unsupported
407         architectures.
408
409 Tue Apr 16 11:17:05 1996  Michael Meissner  <[email protected]>
410
411         * Makefile.in (CLEAN_MODULES): Add clean-apache.
412
413 Mon Apr 15 15:09:05 1996  Tom Tromey  <[email protected]>
414
415         * Makefile.in (ALL_MODULES): Include all-apache.
416         (CROSS_CHECK_MODULES): Include check-apache.
417         (INSTALL_MODULES): Include install-apache.
418         (all-apache): New target.
419
420         * configure.in: Added apache everywhere perl is seen.
421
422 Mon Apr 15 14:59:13 1996  Michael Meissner  <[email protected]>
423
424         * Makefile.in: Add support for clean-{module} and
425         clean-target-{module} rules.
426
427 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <[email protected]>
428
429         * configure.in (*-*-ose) do not build libgloss.
430
431 Mon Apr  8 16:16:20 1996  Michael Meissner  <[email protected]>
432
433         * config.guess (prep*:SunOS:5.*:*): Turn into
434         powerpele-unknown-solaris2.
435
436 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <[email protected]>
437
438         * configure.in: Permit --enable-shared to specify a list of
439         directories.
440
441 Fri Apr  5 08:17:57 1996  Jason Molenda  ([email protected])
442
443         * configure.in (host==solaris): Pass only the first word of $CC
444         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
445
446 Fri Apr  5 03:16:13 1996  Jason Molenda  ([email protected])
447
448         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
449
450 Thu Mar 28 14:11:11 1996  Tom Tromey  <[email protected]>
451
452         * Makefile.in (ALL_MODULES): Include all-perl.
453         (CROSS_CHECK_MODULES): Include check-perl.
454         (INSTALL_MODULES): Include install-perl.
455         (ALL_X11_MODULES): Include all-guile.
456         (CHECK_X11_MODULES): Include check-guile.
457         (INSTALL_X11_MODULES): Include install-guile.
458         (all-perl): New target.
459         (all-guile): New target.
460
461         * configure.in (host_tools): Include perl and guile.
462         (native_only): Include perl and guile.
463         (noconfigdirs): Don't build guile and perl; no ports have been
464         done.
465
466 Tue Mar 26 21:18:50 1996  Andrew Cagney  <[email protected]>
467
468         * configure (--enable-*): Handle quoted option lists such as
469         --enable-sim-cflags='-g0 -O' better.
470
471 Thu Mar 21 11:53:08 1996  Michael Meissner  <[email protected]>
472
473         * Makefile.in ({,inst}all-target): New rule so we can make and
474         install all of the target directories easily.
475
476 Wed Mar 20 18:10:57 1996  Andreas Schwab  <[email protected]>
477
478         * configure.in: Add missing global flag in sed substitution when
479         deleting `target-' from ${configdirs}.
480
481 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <[email protected]>
482
483         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
484         option.
485
486         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
487         config/mh-necv4.
488
489         * install.sh: Correct misspelling of transformbasename.
490
491         * config.guess: Recognize mips-*-sysv*.
492
493 Mon Mar 11 15:36:42 1996  Dawn Perchik  <[email protected]>
494
495         * config.sub: Recognize mon960.
496
497 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <[email protected]>
498
499         * configure: Restore Canadian Cross handling of BISON and LEX,
500         removed in Feb 20 change.
501
502 Fri Mar  8 20:07:09 1996  Per Bothner  <[email protected]>
503
504         * README:  Suggestions from Torbjorn Granlund <[email protected]>:
505         Mention make install.  Remove the old copyright date as well the
506         clumsy and rather pointless copyright on the README file.
507
508 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <[email protected]>
509
510         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
511         Makefile after running symlink-tree, then run `make distclean' to
512         avoid clobbering any generated files in srcdir.
513
514 Tue Mar  5 08:21:44 1996  J.T. Conklin  <[email protected]>
515
516         * configure.in (m68k-*-netbsd*): Build everything now.
517
518 Wed Feb 28 12:25:46 1996  Jason Merrill  <[email protected]>
519
520         * Makefile.in (taz): Fix quoting.
521
522 Tue Feb 27 11:33:57 1996  Doug Evans  <[email protected]>
523
524         * configure.in (sparclet-*-*): Build everything now.
525
526 Tue Feb 27 14:31:51 1996  Andreas Schwab  <[email protected]>
527
528         * configure.in (m68k-*-linux*): New host.
529
530 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <[email protected]>
531
532         * configure: Check for bison before byacc.
533
534 Tue Feb 20 23:12:35 1996  Stu Grossman  ([email protected])
535
536         * Makefile.in configure:  Change the way LEX and BISON/YACC are
537         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
538         searching PATH.  These are used as fallbacks by Makefile.in if
539         flex/bison/byacc aren't in objdir.
540
541 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <[email protected]>
542
543         * Makefile.in: Make everything which depends upon all-bfd also
544         depend upon all-opcodes, in case --with-commonbfdlib is used.
545
546 Thu Feb 15 19:50:50 1996  Michael Meissner  <[email protected]>
547
548         * configure.in (host *-*-cygwin32): Don't build gdb if we are
549         building NT native compilers on Unix.
550
551 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <[email protected]>
552
553         * configure.in: Don't get CC from the host Makefile fragment if we
554         can find gcc in PATH, or if this is a Canadian Cross.  Move the
555         Solaris test for /usr/ucb/cc to the post target script, just after
556         the compiler sanity test.
557
558 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <[email protected]>
559
560         * config.sub: Merge with FSF.
561
562 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <[email protected]>
563
564         * Makefile.in (RPATH_ENVVAR): New variable.
565         (REALLY_SET_LIB_PATH): Use it.
566         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
567
568 Mon Feb 12 15:28:49 1996  Doug Evans  <[email protected]>
569
570         * config.sub, configure.in: Recognize sparclet cpu.
571
572 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <[email protected]>
573
574         * config.guess:  Support m68k-cbm-sysv4.
575
576 Sat Feb 10 12:06:42 1996  Andreas Schwab  <[email protected]>
577
578         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
579         m68k-unknown-linuxaout from linker help string.  Put quotes around
580         $ld_help_string.
581
582 Thu Dec  7 09:03:24 1995  Tom Horsley  <[email protected]>
583
584         * config.guess (powerpc-harris-powerunix): Add guess for port
585         to new target.
586
587 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <[email protected]>
588
589         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
590
591 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <[email protected]>
592
593         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
594         $(REALLY_SET_LIB_PATH) in Makefile.
595         * Makefile.in (SET_LIB_PATH): New variable.
596         (REALLY_SET_LIB_PATH): New variable.
597         ($(DO_X)): Use $(SET_LIB_PATH).
598         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
599         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
600         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
601         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
602         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
603         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
604         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
605         (install-dosrel): Likewise.
606         (all-opcodes): Depend upon all-libiberty.
607
608 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <[email protected]>
609
610         * config.guess (*:CYGWIN*): New
611
612 Sat Feb  3 10:42:35 1996  Michael Meissner  <[email protected]>
613
614         * Makefile.in (all-target-winsup): All all-target-libiberty.
615
616 Fri Feb  2 17:58:56 1996  Michael Meissner  <[email protected]>
617
618         * configure.in (noconfigdirs): Add missing # in front of comment.
619
620 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <[email protected]>
621
622         * configure.in: add second pass to things added to noconfigdirs
623         so *-gm-magic can exclude libgloss properly.
624
625 Thu Feb  1 11:10:16 1996  Stan Shebs  <[email protected]>
626
627         * mpw-configure (extralibs_name, rez_name): Set correctly
628         for MWC68K compiler.
629
630         * mpw-README: Add more info on the necessary build tools.
631
632 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <[email protected]>
633
634         * configure.in, config.sub: Recognize cygwin32.
635
636 Wed Jan 31 14:17:10 1996  Richard Henderson  <[email protected]>
637
638         * config.guess, config.sub: Recognize A/UX.
639
640 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <[email protected]>
641
642         * config.sub: Merge with gcc/config.sub.
643
644 Thu Jan 25 11:01:10 1996  Raymond Jou  <[email protected]>
645
646         * mpw-build.in (do-binutils): Add build of stamps.
647
648 Thu Jan 25 17:05:26 1996  James G. Smith  <[email protected]>
649
650         * config.sub: Add recognition for mips64vr4100*-* targets.
651
652 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <[email protected]>
653
654         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
655         Add creation of gconfigargs with `--enable-shared' turned on.
656         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
657         ($(host)-stamp-stage3-configured): Likewise.
658         (HOLES): Add chatr and ldd.
659         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
660
661 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <[email protected]>
662
663         * configure: Pass --nfp to recursive configures.
664
665 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <[email protected]>
666
667         * Makefile.in (DLLTOOL): New.
668         (DLLTOOL_FOR_TARGET): New.
669         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
670         (EXTRA_TARGET_FLAGS): Ditto.
671         (EXTRA_GCC_FLAGS): Ditto.
672         (CONFIGURE_TARGET_MODULES): Ditto.
673         (DO_X): Ditto.
674         * configure: Add DLLTOOL.
675
676 Fri Jan 19 13:30:15 1996  Stan Shebs  <[email protected]>
677
678         SCO OpenServer 5 changes from Robert Lipe <[email protected]>:
679         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
680         mh-sco, since old workarounds no longer needed, and don't
681         build ld, since libraries have weak symbols in COFF.
682
683 Sun Jan 14 23:01:31 1996  Fred Fish  <[email protected]>
684
685         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
686
687 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <[email protected]>
688
689         * configure.in: Make sure that ${CC} can be used to compile an
690         executable.
691
692 Sat Jan  6 07:23:33 1996  Michael Meissner  <[email protected]>
693
694         * Makefile.in (all-gdb): Depend on $(GDB_TK).
695         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
696         nothing depending on whether gdbtk is being built.
697
698 Wed Jan  3 17:54:41 1996  Doug Evans  <[email protected]>
699
700         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
701
702 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <[email protected]>
703
704         * configure.in (noconfigdirs): Put ld or gas in this early, if the
705         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
706
707 Sat Dec 30 16:08:57 1995  Doug Evans  <[email protected]>
708
709         * config-ml.in: Add support for
710         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
711         Simplify setting of multidirs from --disable-foo.
712
713 Fri Dec 29 07:56:11 1995  Michael Meissner  <[email protected]>
714
715         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
716         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
717         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
718         non-empty, pass them on to the  GCC make.
719         (all-bootstrap): New rule that is like all-gcc, except it executes
720         the GCC bootstrap rule instead of the GCC all rule.
721
722 Wed Dec 27 15:51:48 1995  Doug Evans  <[email protected]>
723
724         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
725
726 Tue Dec 26 11:45:31 1995  Michael Meissner  <[email protected]>
727
728         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
729         DG/UX support.
730
731 Fri Dec 15 10:01:27 1995  Stan Cox  <[email protected]>
732
733         * config.sub (i*86*) Change [345] to [3456]
734
735 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <[email protected]>
736
737         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
738         --with-gnu-ld=no.
739
740 Wed Dec 20 15:15:35 1995  Michael Meissner  <[email protected]>
741
742         * config-ml.in (rs6000*, powerpc*): Add switches to control which
743         AIX multilibs get built.
744
745 Mon Dec 18 17:55:46 1995  Jason Molenda  ([email protected])
746
747         * configure.in (i386-win32): Don't build expect if we're not
748         building the tcl subdir.
749
750 Mon Dec 18 11:47:19 1995  Stan Shebs  <[email protected]>
751
752         * Makefile.in: (configure-target-examples, all-target-examples):
753         New targets, configure and build example programs.
754
755 Fri Dec 15 16:13:03 1995  Stan Shebs  <[email protected]>
756
757         * mpw-configure: If an mpw-config.in generated a file mk.sed,
758         use it as input to sedit the generated MPW makefile.
759         * mpw-README: Add a suggestion about Gestalt.h.
760
761 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <[email protected]>
762
763         * config.sub: Accept *-*-ieee*.
764
765 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <[email protected]>
766
767         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
768         Ronald F. Guilmette <[email protected]>.
769
770 Mon Dec 11 15:31:58 1995  Jason Molenda  ([email protected])
771
772         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
773         for powerpc-pe native.
774         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
775         (target==powerpc-pe): duplicate i386-win32 entry.
776
777 Sat Dec  9 14:58:28 1995  Jim Wilson  <[email protected]>
778
779         * configure.in (noconfigdirs): Exclude target-newlib for all versions
780         of vxworks, not just vxworks5.1.
781
782 Mon Dec  4 12:05:40 1995  Stan Shebs  <[email protected]>
783
784         * mpw-configure: Add support for exec-prefix.
785
786 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <[email protected]>
787
788         * config.guess: Recognize HP model 816 machines as having
789         a PA1.1 processor.
790
791 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <[email protected]>
792
793         * configure: Ignore new autoconf configure options.
794
795 Thu Nov 30 14:45:25 1995  J.T. Conklin  <[email protected]>
796
797         * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag.  NEC compiler
798         defaults to K&R mode, but doesn't have varargs.h, so we have to 
799         compile in ANSI mode.
800
801 Thu Nov 30 16:57:33 1995  Per Bothner  <[email protected]>
802
803         * config.guess:  Recognize Pentium under SCO.
804         From Robert Lipe <[email protected]>.
805
806 Wed Nov 29 13:49:08 1995  J.T. Conklin  <[email protected]>
807
808         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
809         * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
810         RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
811
812 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <[email protected]>
813
814         * configure.in: Don't configure gas for alpha-dec-osf*.
815
816 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <[email protected]>
817
818         * configure.in: Default to --with-stabs for some targets for which
819         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
820         i[345]86*-*-unixware*.
821
822 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <[email protected]>
823
824         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
825         rather than basing it on the target.  Simplify handling of options
826         controlling which directories to configure.  Remove extraneous
827         slash in multi-clean target.
828
829 Fri Nov 24 17:29:29 1995  Doug Evans  <[email protected]>
830
831         * config-ml.in: Prefix more variables with ml_ so they don't collide
832         with configure's.
833
834 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <[email protected]>
835
836         * configure: Don't turn -v into --v.
837
838 Tue Nov 21 16:48:02 1995  Doug Evans  <[email protected]>
839
840         * configure.in (targargs): Fix typo.
841
842         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
843
844 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <[email protected]>
845
846         * configure.in: Strip --host and --target options from
847         CONFIG_ARGUMENTS, and always configure for --host only.  Add
848         --with-cross-host option when building with a cross-compiler.
849         * configure: Canonicalize the arguments put into config.status by
850         always using `=' for an option with an argument.  Pass a presumed
851         --host or --target explicitly.
852
853 Fri Nov 17 17:50:30 1995  Stan Shebs  <[email protected]>
854
855         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
856         into general OS recognition case.
857
858 Fri Nov 17 17:42:25 1995  Jason Molenda  ([email protected])
859
860         * configure.in (target_configdirs): add target-winsup only
861         for win32 target systems.
862
863 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <[email protected]>
864
865         * Makefile.in (all-target-libgloss): Depend upon
866         configure-target-newlib, since when libgloss is built it looks to
867         see if the newlib directory exists.
868
869 Wed Nov 15 14:47:52 1995  Ken Raeburn  <[email protected]>
870
871         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
872         cfg-ml-*.in.
873
874 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <[email protected]>
875
876         * configure: Handle LD and LD_FOR_TARGET when configuring a
877         Canadian Cross.
878
879 Tue Nov 14 15:03:12 1995  Jason Molenda  ([email protected])
880
881         * config/mh-i386win32: add LD_FOR_TARGET.
882
883 Tue Nov 14 14:56:11 1995  Jason Molenda  ([email protected])
884
885         * configure.in (target_libs): add target-winsup.
886         (target==i386-win32): add patch diff flex make to $noconfigdirs.
887         (target==ppcle-pe): remove ld from $noconfigdirs.
888
889 Tue Nov 14 01:25:50 1995  Doug Evans  <[email protected]>
890
891         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
892         Preserve relative path names in $srcdir.  Build symlink tree if
893         configuring cross target dir and srcdir=. (= no VPATH support).
894         (configure-target-libg++): Depend on configure-target-librx.
895         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
896         * config-ml.in: New file.
897         * symlink-tree: New file.
898         * configure: Ensure srcdir="." if that's what it is.
899
900 Mon Nov 13 12:34:20 1995  Stan Shebs  <[email protected]>
901
902         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
903         includes and FLEX_SKELETON setting.
904         * mpw-configure (--with-gnu-ld): New option, controls whether
905         to use PPCLink or ld with PowerMac GCC.
906         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
907         * mpw-config.in: Configure grez if targeting Mac.
908
909         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
910         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
911         just macos.
912         * configure.in: Configure grez resource compiler if targeting Mac.
913         * Makefile.in (all-grez, install-grez): New targets.
914
915 Wed Nov  8 17:33:51 1995  Jason Merrill  <[email protected]>
916
917         * configure: CXX defaults to gcc, not g++.  If we find
918         gcc in the path, set CC to gcc -O2.
919
920 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <[email protected]>
921
922         * configure: Default ${build} correctly.  Avoid picking up extra
923         spaces when reading CC and CXX from Makefile.  When doing a
924         Canadian Cross, use plausible default values for numerous
925         variables.
926         * configure.in: When doing a Canadian Cross, don't try to
927         configure tools whose configure script can't handle it.
928
929 Mon Nov  6 19:32:17 1995  Jim Wilson  <[email protected]>
930
931         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
932
933 Sun Nov  5 00:15:41 1995  Per Bothner  <[email protected]>
934
935         * configure:  Remove dubious bug reporting address.
936
937 Fri Nov  3 08:17:54 1995  Per Bothner  <[email protected]>
938
939         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
940         configure script, run that instead of this directory's configure.
941         In either case, print a message that we're configuring the sub-dir.
942
943 Thu Nov  2 23:23:36 1995  Per Bothner  <[email protected]>
944
945         * configure.in: Before checking for the existence of various files,
946         use sed to filter out "target-".
947
948 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <[email protected]>
949
950         * Makefile.in (DO_X): Split rule to decrease command line length
951         for systems with small ARG_MAX values.  From [email protected]
952         (Philippe De Muyter).
953
954 Wed Nov  1 15:18:35 1995  Jason Molenda  ([email protected])
955
956         * Makefile.in (all-patch): depend on all-libiberty.
957
958 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <[email protected]>
959
960         * configure.in: If the only directory in target_configdirs which
961         actually exists is libiberty, then set target_configdirs to empty,
962         to avoid trying to build a target libiberty in a gas or gdb
963         distribution.
964
965 Tue Oct 31 17:52:39 1995  J.T. Conklin  <[email protected]>
966
967         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
968         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
969         systems.
970
971 Tue Oct 31 16:57:32 1995  Jim Wilson  <[email protected]>
972
973         * configure.in (copy_dirs): Use sys-include instead of include
974         for --with-headers option.
975
976 Tue Oct 31 10:29:36 1995  steve chamberlain  <[email protected]>
977
978         * Makefile.in, configure.in: Make winsup builds work with
979         new scheme.
980
981 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <[email protected]>
982
983         * configure.in: Build the linker on AIX.
984
985 Mon Oct 30 12:27:16 1995  Per Bothner  <[email protected]>
986
987         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
988         where needed.
989
990 Mon Oct 30 12:45:25 1995  Doug Evans  <[email protected]>
991
992         * Makefile.in (all-gcc): Fix typo.
993
994 Sat Oct 28 10:27:59 1995  Per Bothner  <[email protected]>
995
996         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
997
998 Fri Oct 27 23:14:12 1995  Per Bothner  <[email protected]>
999
1000         * configure.in:  Rename libFOO to target-libFOO, and xiberty
1001         to target-xiberty, to provide more flexibility.
1002         (target_subdir):  Define.  Create if cross.
1003         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
1004         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
1005         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
1006         check-libFOO -> check-target-libFOO, etc.
1007         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
1008         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
1009         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
1010         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
1011         allow ALL_GCC="" to only configure.
1012         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
1013         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
1014         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
1015
1016 Sat Oct 28 01:53:49 1995  Ken Raeburn  <[email protected]>
1017
1018         * Makefile.in (taz): Build "info" in etc explicitly.
1019
1020 Fri Oct 27 09:32:30 1995  Stu Grossman  ([email protected])
1021
1022         * configure.in:  Make sure that CC is undefined (as opposed to
1023         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
1024         problem with autoconf trying to configure on a host without GCC.
1025
1026 start-sanitize-gm
1027 Fri Oct 27 09:32:25 1995  Stu Grossman  ([email protected])
1028
1029         * config.sub:  Add `magic' as an OS target for General Magic.
1030
1031 end-sanitize-gm
1032 Thu Oct 26 22:35:01 1995  Stan Shebs  <[email protected]>
1033
1034         * mpw-configure: Set host alias from choice of host compiler,
1035         only use generic MPW Makefile sed if present, edit a file
1036         named "hacked_Makefile.in" instead of "Makefile.in" if present.
1037         * mpw-README: Add problem notes about CW6 and CW7.
1038
1039 Thu Oct 26 05:45:10 1995  Ken Raeburn  <[email protected]>
1040
1041         * Makefile.in (taz): Use ";" instead of ";;".
1042
1043 Wed Oct 25 15:18:24 1995  Per Bothner  <[email protected]>
1044
1045         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
1046         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
1047         DISTDOCDIRS.
1048         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
1049         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
1050
1051 Wed Oct 25 14:43:55 1995  Per Bothner  <[email protected]>
1052
1053         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
1054         and gnats, because they are now subsumed by DISTSTUFFDIRS.
1055         Move bfd to DISTSTUFFDIRS.
1056
1057 Tue Oct 24 18:19:09 1995  Jason Molenda  ([email protected])
1058
1059         * Makefile.in (X11_LIB): Removed.
1060         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
1061
1062         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
1063
1064 Sun Oct 22 13:04:42 1995  Michael Meissner  <[email protected]>
1065
1066         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
1067         names.
1068
1069 Fri Oct 20 18:02:10 1995  Michael Meissner  <[email protected]>
1070
1071         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
1072
1073 Thu Oct 19 10:40:57 1995  steve chamberlain  <[email protected]>
1074
1075         * configure.in (i[345]86-*-win32): Always build newlib.
1076         Don't configure cvs, autoconf or texinfo.
1077         * Makefile.in (LD_FOR_TARGET): New.
1078         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
1079         Pass down LD_FOR_TARGET.
1080
1081 Wed Oct 18 15:53:56 1995  steve chamberlain  <[email protected]>
1082
1083         * winsup: New directory.
1084         * Makefile.in: Build winsup.
1085         * configure.in: Winsup is configured when target is win32.
1086         Can only build win32 target GDB when native.
1087         
1088 Mon Oct 16 09:42:31 1995  Jeffrey A Law  ([email protected])
1089
1090         * config.guess: Recognize HP model 819 machines as having
1091         a PA 1.1 processor.
1092
1093 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <[email protected]>
1094
1095         * configure: Fix sed loop which substitutes for CC and CXX to
1096         avoid bug found in various sed implementations.
1097
1098 Wed Oct 11 16:16:20 1995  Michael Meissner  <[email protected]>
1099
1100         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
1101         simulator.  Use standard powerpc-*-eabi*.
1102
1103 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <[email protected]>
1104
1105         * configure.in: Stop putting gas and binutils in noconfigdirs for
1106         powerpc-*-aix* and rs6000-*-*.
1107
1108 Mon Oct  9 12:38:40 1995  Michael Meissner  <[email protected]>
1109
1110         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
1111         -mcall-aixdesc libraries.
1112
1113 Fri Oct  6 16:17:57 1995  Ken Raeburn  <[email protected]>
1114
1115         Mon Sep 25 22:49:32 1995  Andreas Schwab  <[email protected]>
1116
1117         * config.sub (arm | armel | armeb): Fix shell syntax.
1118
1119 Fri Oct  6 14:40:28 1995  Michael Meissner  <[email protected]>
1120
1121         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
1122         -msoft-float and -mcpu=common support.
1123         (powerpc*-*-eabisim*): Add support for building -mcall-aix
1124         libraries.
1125
1126 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <[email protected]>
1127
1128         * configure.in: Allow configuration and build of emacs19 for the alpha.
1129
1130 Wed Oct  4 22:05:36 1995  Jason Molenda  ([email protected])
1131
1132         * configure.in (CC): Get ^CC, not just any old CC, from
1133         ${host_makefile_frag}.
1134
1135 Wed Oct  4 21:55:00 1995  Jason Molenda  ([email protected])
1136
1137         * configure.in (CC): Try to get CC from 
1138         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
1139
1140 Wed Oct  4 21:44:12 1995  Jason Molenda  ([email protected])
1141
1142         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
1143         only if it exists in $(srcdir).
1144
1145 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <[email protected]>
1146
1147         * configure: If CC and CXX are not set in the environment, set
1148         them, based on either an existing Makefile or on searching for gcc
1149         in PATH.  Substitute for CC and CXX in Makefile.
1150         * configure.in: Remove libm from target_libs.  Separate
1151         target_configdirs from configdirs.  If CC is not set in
1152         environment, try to get it from a host Makefile fragment.  Rewrite
1153         changes of configdirs to use skipdirs instead.  A few minor
1154         tweaks.  Take directories out of target_configdirs as they are
1155         taken out of configdirs.  Remove existing Makefile files from
1156         subdirectories.  Substitute for TARGET_CONFIGDIRS and
1157         CONFIG_ARGUMENTS in Makefile.
1158         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
1159         by configure.in.
1160         (CONFIG_ARGUMENTS): Likewise.
1161         (CONFIGURE_TARGET_MODULES): New variable.
1162         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
1163         ($(CONFIGURE_TARGET_MODULES)): New target.
1164         (configure-libg++, configure-libio): New targets.
1165         (all-libg++): Depend upon configure-libg++.
1166         (all-libio): Depend upon configure-libio.
1167         (configure-libgloss, all-libgloss): New targets.
1168         (configure-libstdc++): New target.
1169         (all-libstdc++): Depend upon configure-libstdc++.
1170         (configure-librx, all-librx): New targets.
1171         (configure-newlib): New target.
1172         (all-newlib): Depend upon configure-newlib
1173         (configure-xiberty): New target.
1174         (all-xiberty): Depend upon configure-xiberty.
1175
1176 Sat Sep 30 04:32:59 1995  Jason Molenda ([email protected])
1177
1178         * configure.in (host i[345]86-*-win32):  Expand the
1179         noconfigdirs again.
1180
1181 Thu Sep 28 21:18:49 1995  Stan Shebs  <[email protected]>
1182
1183         * mpw-configure: Fix sed command file name.
1184
1185 Thu Sep 28 17:39:56 1995  steve chamberlain  <[email protected]>
1186
1187         * configure.in (host i[345]86-*-win32): Reduce the 
1188         noconfigdirs again.
1189
1190 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <[email protected]>
1191
1192         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
1193         or powerpc*-*-pe*, since they are not yet supported.
1194
1195 Tue Sep 26 14:30:01 1995  Stan Shebs  <[email protected]>
1196
1197         Add PowerMac support and many other enhancements.
1198         * mpw-configure: New option --cc to select compiler to use,
1199         paste options set according to --cc into the generated
1200         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
1201         if mpw-make.sed is present.
1202         * mpw-config.in: Don't test for gC1, test for mpw-touch,
1203         add forward includes for PowerPC include files.
1204         * mpw-build.in: Build using Makefile.PPC if present.
1205         (do-byacc, etc): Remove separate version resource builds.
1206         (do-gas): Build "stamps" before "all".
1207         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
1208         * mpw-README: Update to reflect --cc option, PowerMac support,
1209         and recently-reported compatibility problems.
1210
1211 Fri Sep 22 12:15:42 1995  Doug Evans  <[email protected]>
1212
1213         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
1214         embedded m68k systems (-aout, -coff, -elf, -vxworks).
1215         (--with-multilib-top): Pass to recursive invocations.
1216
1217 Tue Sep 19 13:51:05 1995  J.T. Conklin  <[email protected]>
1218
1219         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
1220         v810-*-*.
1221
1222 Mon Sep 18 23:08:26 1995  J.T. Conklin  <[email protected]>
1223
1224         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
1225         gdb, ld and opcodes on v810-*-*.
1226
1227 Sat Sep 16 18:31:08 PDT 1995  Angela Marie Thomas <[email protected]>
1228         
1229         * config/mh-ncrsvr43: Removed AR_FLAGS
1230
1231 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <[email protected]>
1232
1233         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
1234         (local-maintainer-clean): New target.
1235         (maintainer-clean): New target.
1236         (realclean): Just depend upon maintainer-clean.
1237
1238 Fri Sep  8 17:11:14 1995  J.T. Conklin  <[email protected]>
1239
1240         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
1241
1242 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <[email protected]>
1243
1244         * configure.in: Build ld in mips*-*-bsd* case.
1245
1246 Thu Sep  7 20:03:41 1995  Ken Raeburn  <[email protected]>
1247
1248         * config.sub: Accept -lites* OS.  From Ian Dall.
1249
1250 Fri Sep  1 08:06:58 1995  James G. Smith  <[email protected]>
1251
1252         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
1253         targets.
1254
1255 Wed Aug 30 21:06:50 1995  Jason Molenda  ([email protected])
1256
1257         * configure.in: treat i386-win32 canadian cross the same as
1258         i386-go32 canadian cross.
1259
1260 Thu Aug 24 14:53:20 1995  Michael Meissner  <[email protected]>
1261
1262         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
1263         running under the simulator to build a reduced set of libraries.
1264         (powerpc-*-eabiaix): Add fine grained multilib support added to
1265         other powerpc targets yesterday.
1266
1267 Wed Aug 23 09:41:56 1995  Michael Meissner  <[email protected]>
1268
1269         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
1270         -disable-softfloat, -disable-relocatable, -disable-aix, and
1271         -disable-sysv to control which multilib libraries get built.
1272
1273 Thu Aug 17 16:03:41 1995  Ken Raeburn  <[email protected]>
1274
1275         * configure: Add Makefile.tem to list of files to remove in trap
1276         handler.
1277
1278 Mon Aug 14 19:27:56 1995  Per Bothner  <[email protected]>
1279
1280         * config.guess (*Linux*):  Add missing "exit"s.
1281         Also, need specific check for alpha-unknown-linux (uses COFF).
1282
1283 Fri Aug 11 15:38:20 1995  Per Bothner  <[email protected]>
1284
1285         * config.guess:  Merge with FSF:
1286
1287         Wed Jun 28 17:57:27 1995  David Edelsohn  <[email protected]>
1288         * config.guess (AIX4): More robust release numbering discovery.
1289
1290         Thu Jun 22 19:01:24 1995  Kenneth Stailey  ([email protected])
1291         * config.guess (i386-sequent-ptx): Properly get version number.
1292
1293         Thu Jun 22 18:36:42 1995  Uwe Seimet  ([email protected])
1294         * config.guess (mips:*:4*:UMIPS): New case.
1295
1296 Mon Aug  7 09:21:35 1995  Doug Evans  <[email protected]>
1297
1298         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
1299         (i386-win32 host): Likewise.  Don't build readline.
1300
1301 Sat Aug  5 09:51:49 1995  Fred Fish  <[email protected]>
1302
1303         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
1304         SUPPORT_FILES to submakes.
1305
1306 Fri Aug  4 13:04:36 1995  Fred Fish  <[email protected]>
1307
1308         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
1309         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
1310         mpw-configure.
1311
1312 Wed Aug  2 16:32:40 1995  Ken Raeburn  <[email protected]>
1313
1314         * configure.in (appdirs): Use =, not ==, in test expression when
1315         trying to build the text to print in the warning message for
1316         Solaris users.
1317
1318 Mon Jul 31 09:56:18 1995  steve chamberlain  <[email protected]>
1319
1320         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
1321
1322 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <[email protected]>
1323
1324         * config.guess: Recognize lynx-2.3.
1325
1326 Thu Jul 27 15:47:59 1995  steve chamberlain  <[email protected]>
1327
1328         * config.sub (z8ksim): Deleted
1329         (z8k-*-coff): New, this is the one true name of the target.
1330
1331 Thu Jul 27 14:33:33 1995  Doug Evans  <[email protected]>
1332
1333         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
1334
1335 Thu Jul 27 13:31:05 1995  Fred Fish  ([email protected])
1336
1337         * config.guess (*:Linux:*:*): First try asking the linker what the
1338         default object file format is (elf, aout, or coff).  Then if this
1339         fails, try previous methods.
1340
1341 Thu Jul 27 11:28:17 1995  J.T. Conklin  <[email protected]>
1342
1343         * configure.in: Don't build newlib for *-*-vxworks5.1.
1344
1345 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <[email protected]>
1346
1347         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
1348         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
1349
1350 Tue Jul 25 21:25:39 1995  Doug Evans  <[email protected]>
1351
1352         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
1353
1354 Fri Jul 21 10:41:12 1995  Doug Evans  <[email protected]>
1355
1356         * cfg-ml-com.in: New file.
1357         * cfg-ml-pos.in: New file.
1358
1359 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <[email protected]>
1360
1361         * COPYING.NEWLIB: Add HP free copyright to list.
1362
1363 Tue Jul 18 10:58:51 1995  Michael Meissner  <[email protected]>
1364
1365         * config.sub: Recognize -eabi* for the system, not just -eabi.
1366
1367 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <[email protected]>
1368
1369         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
1370         * config.sub, configure.in (win32): New target and host.
1371
1372 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <[email protected]>
1373
1374         * configure.in: Add i386-pe configuration.
1375
1376 Fri Jun 23 14:28:44 1995  Stan Shebs  <[email protected]>
1377
1378         * mpw-build.in (install): Install GDB after LD.
1379
1380 Thu Jun 22 17:10:53 1995  Stan Shebs  <[email protected]>
1381
1382         * mpw-config.in (elf/mips.h): Always forward-include, needed
1383         for GDB to build.
1384
1385 Wed Jun 21 15:17:30 1995  Rob Savoye  <[email protected]>
1386
1387         * testsuite: New directory for customer acceptance and whole tool
1388         chain tests.
1389
1390 Wed Jun 21 16:50:29 1995  Ken Raeburn  <[email protected]>
1391
1392         * configure: If per-host line isn't found, but AC_OUTPUT is found
1393         and a configure script exists, run it instead.
1394
1395 Thu Jun 15 21:09:24 1995  Per Bothner  <[email protected]>
1396
1397         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
1398
1399 Tue Jun 13 21:43:27 1995  Rob Savoye  <[email protected]>
1400
1401         * configure: Set build_{cpu,vendor,os,alias} to host values when
1402         --build isn't specified.
1403
1404 Mon Jun  5 18:26:36 1995  Jason Merrill  <[email protected]>
1405
1406         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
1407         (FLAGS_TO_PASS): Pass them.
1408         (EXTRA_TARGET_FLAGS): Ditto.
1409
1410         * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
1411
1412 Wed May 31 22:27:42 1995  Jim Wilson  <[email protected]>
1413
1414         * Makefile.in (all-libg++): Depend on all-libstdc++.
1415
1416 Thu May 25 22:40:59 1995  J.T. Conklin  <[email protected]>
1417
1418         * configure.in (noconfigdirs): Enable all packages for
1419           i386-unknown-netbsd.
1420
1421 Sat May 20 13:22:31 1995  Angela Marie Thomas  <[email protected]>
1422
1423         * configure.in (noconfigdirs): Don't configure tk for i386-go32
1424         hosted builds (DOS builds)
1425
1426 Thu May 18 18:08:49 1995  Ken Raeburn  <[email protected]>
1427
1428         Changes for ARM based on patches from Richard Earnshaw:
1429         * config.sub: Handle armeb and armel.
1430         * configure.in: Omit arm linker only for riscix.
1431
1432 Thu May 11 17:23:26 1995  Per Bothner  <[email protected]>
1433
1434         * config.guess:  Update from FSF.
1435
1436 Tue May  9 15:52:05 1995  Michael Meissner  <[email protected]>
1437
1438         * config.sub: Recognize powerpcle as the little endian varient of
1439         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
1440         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
1441         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
1442         temporarily.
1443
1444 Tue May  2 16:29:41 1995  Jeff Law  ([email protected])
1445
1446         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
1447
1448 Sun Apr 30 21:38:09 1995  Jeff Law  ([email protected])
1449
1450         * config.sub: Accept -lites* as a basic system type.
1451
1452 Thu Apr 27 11:33:29 1995  Michael Meissner  ([email protected])
1453
1454         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
1455         installed, and if so return linuxoldld as the system name.
1456
1457 Wed Apr 26 10:59:02 1995  Jeff Law  ([email protected])
1458
1459         * config.guess: Add hppa1.1-hp-lites support.
1460
1461 Tue Apr 25 11:08:11 1995  Rob Savoye  <[email protected]>
1462
1463         * configure.in: Don't build newlib for m68k-vxworks5.1.
1464
1465 Wed Apr 19 17:02:43 1995  Jim Wilson  <[email protected]>
1466
1467         * configure.in (mips-sgi-irix6): Use mh-irix5.
1468
1469 Fri Apr 14 15:21:17 1995  Doug Evans  <[email protected]>
1470
1471         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
1472
1473 Wed Apr 12 16:06:01 1995  Jason Merrill  <[email protected]>
1474
1475         * test-build.mk: Enable building of shared libraries on IRIX 5 and
1476         OSF/1.  Fix compiler flags.
1477         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
1478
1479 Tue Apr 11 18:55:40 1995  Doug Evans  <[email protected]>
1480
1481         * configure.in: Recognize --with-newlib.
1482         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
1483
1484 Mon Apr 10 14:38:20 1995  Jason Molenda ([email protected])
1485
1486         * Makefile.in: move {all,check,install}-gdb from *_MODULES 
1487         to *_X11_MODULES due to gdbtk needing X include files et al.
1488
1489 Mon Apr 10 11:42:22 1995  Stan Shebs  <[email protected]>
1490
1491         Merge in support for Mac MPW as a host.
1492         (Old change descriptions retained for informational value.)
1493
1494         * mpw-config.in: Add generic include forwards for cpu-specific
1495         include files in aout and elf directories.
1496
1497         * mpw-configure: Added copyright.
1498         * mpw-config.in: Check for presence of required build tools.
1499         (target_libs): Add newlib.
1500         (target_tools): Add examples.
1501         (Read Me): Generate as "Read Me for MPW" instead.
1502         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
1503         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
1504         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
1505
1506         * mpw-configure: Remove subdir-specific makefile hackery,
1507         delete mk.tmp after using it.
1508
1509         * mpw-build.in (all): Display start and end times.
1510
1511         * mpw-configure (host_canonical): Set.
1512         (target_cpu): Always add to makefiles.
1513         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
1514         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
1515         (mpw-mh-mpw): Look for in srcdir and srcroot.
1516         Use sed instead of mpw-edit-prefix to edit prefix definitions.
1517
1518         * mpw-build.in: (install-only): New target.
1519
1520         * mpw-configure (host_alias, target_alias): Rename from hostalias
1521         and targetalias, add into generated Makefile.
1522         (mk.tmp): If present, add into generated Makefile.
1523         * mpw-build.in (all-gas): Build config.h first before gas proper.
1524
1525         * mpw-configure (config.status): Write only if changed.
1526         * mpw-config.in (readline): Configure it (not built, just used for
1527         definitions).
1528
1529         * mpw-config.in (elf/mips.h): Add a forward include.
1530
1531         * mpw-config.in: Forward-include most .h files in include into
1532         extra-include.
1533         (readline): Don't build.
1534         mpw-build.in (install): Install GDB.
1535
1536         * mpw-configure (prefix, mpw_prefix): Handle it.
1537         * mpw-config.in (mmalloc, readline): Don't configure.
1538         * mpw-build.in (thisscript): Rename to ThisScript.
1539         Use mpw-build instead of BuildProgram everywhere.
1540         (mmalloc, readline): Don't build.
1541         * mpw-README: New file, basic documentation about the MPW port.
1542
1543         * mpw-config.in: Use forward-include to create include files.
1544
1545         * mpw-configure: Add more things to the top of each configured
1546         Makefile, including contents of config/mpw-mh-mpw.
1547         * mpw-config.in (extra-include): Create this directory and fill it
1548         with Posix-like include files when configuring.
1549
1550         * config.sub (apple, mac, mpw): Add various aliases.
1551
1552         * mpw-build.in: New file, top-level build script fragment for MPW.
1553         * mpw-configure: New file, configure script for MPW.
1554         * mpw-config.in: New file, config fragment for MPW.
1555
1556 Fri Apr  7 19:33:16 1995  Jim Kingdon  ([email protected])
1557
1558         * configure.in (host_libs): Remove glob, since it is gone from the
1559         sources.
1560
1561 Fri Mar 31 11:36:17 1995  Jason Molenda  ([email protected])
1562
1563         * Makefile.in: define empty GDB_NLM_DEPS var.
1564
1565         * configure.in(target_makefile_frag): use config/mt-netware
1566         for netware targets.
1567
1568 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <[email protected]>
1569
1570         * config.sub: Merge in recent FSF changes.  Remove linux special
1571         cases.
1572
1573 Tue Mar 28 14:47:34 1995  Jason Molenda ([email protected])
1574
1575         build-all.mk,config/mh-solaris:  revert these two changes:
1576
1577         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  ([email protected])
1578
1579                 * build-all.mk: Use CC=cc -Xs on Solaris.
1580
1581         Mon Mar 29 19:59:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1582
1583                 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
1584                 working xmakefile for Emacs.
1585
1586 Tue Mar 21 10:43:32 1995  Jim Kingdon  ([email protected])
1587
1588         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
1589         stop using it.
1590         * Makefile.in: Nuke all references to glob subdirectory.
1591
1592 Thu Mar 16 13:35:30 1995  Jason Merrill  <[email protected]>
1593
1594         * configure.in: Fix --enable-shared logic in per-host.
1595
1596 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <[email protected]>
1597
1598         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
1599
1600 Mon Mar  6 10:21:58 1995  Jim Kingdon  ([email protected])
1601
1602         * configure.in (noconfigdirs): Don't build gas on AIX, for
1603         powerpc*-*-aix* as well as for rs6000*-*-aix*.
1604
1605 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <[email protected]>
1606
1607         * configure: Fix --cache-file to work if the file argument is a
1608         relative path.
1609
1610 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <[email protected]>
1611
1612         * configure: If the --cache-file is used, pass it down to
1613         configure in subdirectories.
1614
1615 Mon Feb 27 12:52:46 1995  Kung Hsu  <[email protected]>
1616
1617         * config.sub: add vxworks29k configuration.
1618
1619 Fri Feb 10 16:12:26 1995  Ken Raeburn  <[email protected]>
1620
1621         * Makefile.in (taz): Do "diststuff" part quietly.
1622
1623 Sun Feb  5 14:16:35 1995  Doug Evans  <[email protected]>
1624
1625         * config.sub: Mini-merge with gcc/config.sub.
1626
1627 Sat Feb  4 12:11:35 1995  Jim Wilson  <[email protected]>
1628
1629         * config.guess (IRIX): Sed - to _.
1630
1631 Fri Feb  3 11:54:42 1995  J.T. Conklin  <[email protected]>
1632
1633         * Makefile.in (source-vault, binary-vault): New targets.
1634
1635 Thu Jan 26 13:00:11 1995  Michael Meissner  <[email protected]>
1636
1637         * config.sub: Recognize -eabi as a basic system type.
1638
1639 Thu Jan 12 13:13:23 1995  Jason Merrill  <[email protected]>
1640
1641         * configure.in (enable_shared stuff): Fix typo.
1642
1643 Thu Jan 12 01:36:51 1995  [email protected] (Dean Messing)
1644
1645         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
1646
1647 Wed Jan 11 16:29:53 1995  Jason Merrill  <[email protected]>
1648
1649         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
1650
1651 Mon Jan  9 12:48:01 1995  Jim Kingdon  <[email protected]>
1652
1653         * configure.in (rs6000-*-*): Don't build gas.
1654
1655 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <[email protected]>
1656
1657         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
1658         reduce command line length.
1659         (AS_FOR_TARGET): Check for as.new, not Makefile.
1660         (NM_FOR_TARGET): Check for nm.new, not Makefile.
1661
1662 Wed Jan  4 13:02:39 1995  Per Bothner  <[email protected]>
1663
1664         * config.guess:  Merge from FSF.
1665
1666 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <[email protected]>
1667
1668         * configure: Don't use $ when handling program_suffix.
1669
1670 Mon Dec 12 12:09:37 1994  Stu Grossman  ([email protected])
1671
1672         * configure.in:  Configure tk for hppa/hpux.
1673
1674 Fri Dec  2 15:55:38 1994  Per Bothner  <[email protected]>
1675
1676         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
1677
1678 Tue Nov 29 19:37:56 1994  Per Bothner  <[email protected]>
1679
1680         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
1681         to LIBCXXFLAGS.  Tests are better run without it.
1682
1683 Wed Nov 23 10:29:25 1994  Brendan Kehoe  ([email protected])
1684
1685         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
1686
1687 Mon Nov 21 11:14:01 1994  J.T. Conklin  <[email protected]>
1688
1689         * configure.in (*-*-netware*): Don't configure xiberty.
1690
1691 Mon Nov 14 08:49:15 1994  Stu Grossman  ([email protected])
1692
1693         * configure.in:  Remove tk from native_only list.
1694
1695 Fri Nov 11 15:31:26 1994  Bill Cox  ([email protected])
1696
1697         * build-all.mk: Add mips-ncd-elf target to sun4 targets
1698           for special NCD build.
1699
1700 Mon Nov  7 20:58:17 1994  Ken Raeburn  <[email protected]>
1701
1702         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
1703         makeall.bat, they're only useful for binutils snapshots.
1704         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
1705         makeall.bat to specified SUPPORT_FILES.
1706
1707 Mon Nov  7 17:25:18 1994  Bill Cox  ([email protected])
1708
1709         * build-all.mk: Add Ericsson targets to sun4 and solaris
1710           hosts.  Add  BNR's sun4 target to solaris host, so their
1711           build-from-source will be tested in-house first.
1712
1713 Sat Nov  5 18:43:30 1994  Jason Merrill  ([email protected])
1714
1715         * Makefile.in (LIBCFLAGS): New variable.
1716         (CFLAGS_FOR_TARGET): Ditto.
1717         (LIBCFLAGS_FOR_TARGET): Ditto.
1718         (LIBCXXFLAGS): Ditto.
1719         (CXXFLAGS_FOR_TARGET): Ditto.
1720         (LIBCXXFLAGS_FOR_TARGET): Ditto.
1721         (BASE_FLAGS_TO_PASS): Pass them.
1722         (EXTRA_TARGET_FLAGS): Ditto.
1723
1724         * configure.in, config/m[th]-*pic: Support --enable-shared.
1725
1726 Sat Nov  5 15:44:00 1994  Per Bothner  <[email protected]>
1727
1728         * configure.in (target_libs):  Include libstdc++ again.
1729         * config.guess:  Update from FSF (for FreeBSD).
1730
1731 Thu Nov  3 16:32:30 1994  Ken Raeburn  <[email protected]>
1732
1733         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
1734         makeall.bat.
1735         (DISTDOCDIRS): Add `etc'.
1736         (ETC_SUPPORT_PFX): New variable.
1737         (taz): Include anything from etc starting with a word in
1738         ETC_SUPPORT_PFX.
1739
1740 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <[email protected]>
1741
1742         * config.sub: Update for recent FSF changes.  Remove obsolete
1743         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
1744         spacing changes.
1745
1746 Thu Oct 20 18:41:56 1994  Per Bothner  <[email protected]>
1747
1748         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
1749
1750         * config.guess:  Merge with FSF.
1751         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
1752
1753 Thu Oct 20 19:26:56 1994  Ken Raeburn  <[email protected]>
1754
1755         * configure: Since the "trap 0" handler will override the exit
1756         status on many systems, only use it for "exit 1", and make it set
1757         a non-zero exit status; reset it before "exit 0".  Also, check
1758         exit status of config.sub, and error out if it failed.
1759
1760 Wed Oct 19 18:49:55 1994  Rob Savoye  ([email protected])
1761
1762         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
1763         and install libgloss.
1764
1765 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <[email protected]>
1766
1767         * Makefile.in (all-binutils): Depend upon all-byacc.
1768
1769         * configure.in: Don't build emacs on Irix 5.
1770
1771 Mon Oct 17 16:22:12 1994  J.T. Conklin  ([email protected])
1772
1773         * configure.in (*-*-netware*): Add libio.
1774
1775 Thu Oct 13 15:51:20 1994  Jason Merrill  ([email protected])
1776
1777         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
1778         (CHECK_TARGET_MODULES): Ditto.
1779         (INSTALL_TARGET_MODULES): Ditto.
1780         (TARGET_LIBS): Ditto.
1781         (all-libstdc++): Note dependencies.
1782
1783 Thu Oct 13 01:43:08 1994  Ken Raeburn  <[email protected]>
1784
1785         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
1786
1787 Tue Oct 11 12:12:29 1994  Jason Merrill  ([email protected])
1788
1789         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
1790         -fexternal-templates.
1791
1792         * configure.in (target_libs): Add libstdc++.
1793         (noconfigdirs): Add libstdc++ as appropriate.
1794
1795 Thu Oct  6 18:00:54 1994  Per Bothner  ([email protected])
1796
1797         * config.guess:  Update from FSF.
1798
1799 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <[email protected]>
1800
1801         * configure: Use ${config_shell} when running ${configsub}.
1802
1803 Mon Oct  3 14:28:34 1994  Doug Evans  <[email protected]>
1804
1805         * config.sub: No longer recognize h8300h.
1806
1807 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <[email protected]>
1808
1809         * config.sub: Remove extraneous differences between config.sub and
1810         gcc/config.sub.
1811
1812 Sat Oct  1 00:23:12 1994  Ken Raeburn  <[email protected]>
1813
1814         * Makefile.in (DISTSTUFFDIRS): Add gas.
1815
1816 Thu Sep 22 19:04:55 1994  Doug Evans  ([email protected])
1817
1818         * COPYING.NEWLIB: New file.
1819
1820 Mon Sep 19 18:25:40 1994  Per Bothner  ([email protected])
1821
1822         * config.guess (HP-UX):  Patch from Harlan Stenn
1823         <[email protected]> to also emit release level.
1824
1825 Wed Sep  7 13:15:25 1994  Jim Wilson  ([email protected])
1826
1827         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
1828
1829 Tue Sep  6 23:23:18 1994  Per Bothner  ([email protected])
1830
1831         * config.sub:  Merge nextstep cleanup from FSF.
1832
1833 Mon Sep  5 05:01:30 1994  Ken Raeburn  ([email protected])
1834
1835         * configure.in (arm-*-*): Don't configure ld for this target.
1836
1837 Thu Sep  1 09:35:00 1994  J.T. Conklin  ([email protected])
1838
1839         * configure.in (*-*-netware): don't configure libg++, libio,
1840           librx, or newlib.
1841
1842 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  ([email protected])
1843
1844         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
1845         configure ld--it works, but it doesn't support shared libraries.
1846
1847 Sun Aug 28 18:13:45 1994  Per Bothner  ([email protected])
1848
1849         * config.guess (*-unknown-freebsd*):  Get rid of possible
1850         trailing "(Release)" in version string.
1851         Patch from Paul Richards <[email protected]>.
1852
1853 Sat Aug 27 15:00:49 1994  Per Bothner  ([email protected])
1854
1855         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
1856         Fix type: *-next-neststep -> *-next-nextstep.
1857
1858         * config.guess:  Merge from FSF:
1859
1860         Fri Aug 26 18:45:25 1994  Philippe De Muyter ([email protected])
1861
1862         * config.guess: Recognize powerpc-ibm-aix3.2.5.
1863
1864         Wed Apr 20 06:36:32 1994  Philippe De Muyter  ([email protected])
1865
1866         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
1867         instead of UNIX_SV for UnixWare 1.0).
1868
1869 Sat Aug 27 01:56:30 1994  Stu Grossman  ([email protected])
1870
1871         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
1872         to make gdb/nlm/* build after the compiler and linker.
1873
1874 Fri Aug 26 14:30:05 1994  Per Bothner  ([email protected])
1875
1876         * config.guess (netbsd, freebsd, linux):  Accept any machine,
1877         not just i[34]86.
1878         (m68k-atari-sysv4):  Relocate to match FSF version.
1879
1880         * config.guess:  More merges from the FSF:
1881
1882         Add a space before function call or macro invocation.
1883
1884         Tue May 10 16:53:55 1994  Roland McGrath ([email protected])
1885
1886         * config.guess: Add trap cmd to remove dummy.c and dummy when
1887         interrupted.
1888
1889         Wed Apr 20 18:07:13 1994  Roland McGrath ([email protected])
1890
1891         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
1892         (dummy): Redirect stderr from compilation of dummy.c.
1893
1894         Sat Apr  9 14:59:28 1994  Christian Kranz  ([email protected])
1895
1896         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
1897
1898 Fri Aug 26 13:42:20 1994  Ken Raeburn  ([email protected])
1899
1900         * configure: Accept and ignore --cache*, for compatibility with
1901         new autoconf.
1902
1903 Fri Aug 26 13:05:27 1994  Per Bothner  ([email protected])
1904
1905         * config.guess:  Merge from FSF:
1906
1907         Thu Aug 25 20:28:51 1994  Richard Stallman  <[email protected]>
1908
1909         * config.guess (Pyramid*:OSx*:*:*): New case.
1910         (PATH): Add /.attbin at end for finding uname.
1911         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
1912
1913         Wed Aug 17 18:21:02 1994  Tor Egge  ([email protected])
1914
1915         * config.guess (M88*:DolphinOS:*:*): New case.
1916
1917         Thu Aug 11 17:00:13 1994  Stan Cox  ([email protected])
1918
1919         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
1920         to select whether to use ELF or COFF.
1921
1922         Sun Jul 24 16:20:53 1994  Richard Stallman  <[email protected]>
1923
1924         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
1925
1926         Sun May  1 10:23:10 1994  Richard Stallman  ([email protected])
1927
1928         * config.guess: Guess the OS version for HPUX.
1929
1930         Tue Mar  1 21:53:03 1994  Karl Heuer  ([email protected])
1931
1932         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
1933
1934 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  ([email protected])
1935
1936         * configure.in: Recognize --with-headers, --with-libs, and
1937         --without-newlib.
1938         * Makefile.in (all-xiberty): Depend upon all-ld.
1939
1940 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  ([email protected])
1941
1942         * configure.in: Change i[34]86 to i[345]86.
1943
1944 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  ([email protected])
1945
1946         * configure (version): A few more tweaks to help message.
1947
1948 Fri Aug 19 12:40:25 1994  Per Bothner  ([email protected])
1949
1950         * Makefile.in:  Remove (for now) librx as a host library,
1951         now that we're building it for target.
1952
1953 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  ([email protected])
1954
1955         * configure: Fix up help message; from [email protected]
1956         (Karl Berry).
1957
1958 Tue Aug 16 16:11:08 1994  Per Bothner  ([email protected])
1959
1960         * configure.in:  Also configure librx.
1961
1962 Mon Aug 15 16:51:45 1994  Per Bothner  ([email protected])
1963
1964         * Makefile.in:  Update various rules to reflect that librx
1965         is now needed for libg++.
1966
1967 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  ([email protected])
1968
1969         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
1970
1971 Mon Aug  8 11:36:17 1994  Stan Shebs  ([email protected])
1972
1973         * configure.in: Configure the examples directory.
1974
1975 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  ([email protected])
1976
1977         * configure: Simplify Jun 2 1994 change.
1978
1979 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  ([email protected])
1980
1981         * change CC to /usr/latest/bin/gcc for lynx host builds, since
1982         /bin/gcc isn't good enough to build gcc.
1983
1984 Wed Jul 27 09:07:14 1994  Fred Fish  ([email protected])
1985
1986         * Makefile.in (GDB_SUPPORT_FILES): Remove
1987         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
1988         (gdb.tar.gz): Add new rule to use standard distribution building
1989         mechanism.
1990
1991 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  ([email protected])
1992
1993         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
1994         Bill Cox <[email protected]>.
1995
1996 Sat Jul 23 12:19:46 1994  Per Bothner  ([email protected])
1997
1998         * config.guess:  Recognize ISC.  Patch from [email protected].
1999
2000 Fri Jul 22 17:53:59 1994  Stu Grossman  ([email protected])
2001
2002         * configure:  Search current dir first in .gdbinit.
2003
2004 Fri Jul 22 11:28:30 1994  Per Bothner  ([email protected])
2005
2006         * config.sub:  Recognize freebsd (merged from gcc config.sub).
2007
2008 Thu Jul 21 14:10:52 1994  Per Bothner  ([email protected])
2009
2010         * config.sub:  Refer to NeXT's operating system as nextstep.
2011
2012         * config.sub (case $basic_machine):  Re-order the cases, to match
2013         the order in the FSF version (which is mostly alphabethical).
2014         Merge in some additions and changes from the FSF.
2015
2016 Sat Jul 16 12:03:08 1994  Stan Shebs  ([email protected])
2017
2018         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
2019         * config.sub: Recognize cxux7.
2020         * configure.in: Use mh-cxux for m88k-harris-cxux*.
2021
2022 Mon Jul 11 14:37:39 1994  Per Bothner  ([email protected])
2023
2024         * config.sub:  Fix typo powerpc -> powerpc-*.
2025
2026 Sat Jul  9 13:03:43 1994  Michael Tiemann  ([email protected])
2027
2028         * Makefile.in: `all-emacs19' depends on `all-byacc'.
2029
2030         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
2031         parallel with all-emacs and install-emacs).  Top-level command
2032         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
2033
2034 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  ([email protected])
2035
2036         * test-build.mk ($(host)-stamp-stage2-installed): Remove
2037         $(relbindir)/make before doing ``make install'', and use
2038         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
2039         installing over running make binary.
2040         ($(host)-stamp-stage3-installed): Likewise.
2041
2042 Tue Jun 28 13:43:25 1994  Jim Kingdon  ([email protected])
2043
2044         * config.guess: Recognize Mach.
2045
2046 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  ([email protected])
2047
2048         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
2049         see whether --exec-prefix was used.
2050
2051 Sun Jun 26 21:15:54 1994  Per Bothner  ([email protected])
2052
2053         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
2054
2055 Tue Jun 21 12:45:55 1994  Jim Kingdon  ([email protected])
2056
2057         * Makefile.in: Add all-librx target similar to all-libproc.
2058
2059 Wed Jun  8 23:11:55 1994  Stu Grossman  ([email protected])
2060
2061         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
2062         with post 1.2 uname bogosity.
2063
2064 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  ([email protected])
2065
2066         * configure: Remove temporary files on receipt of a signal.
2067
2068 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  ([email protected])
2069
2070         * configure: If there is a package_makefile_frag, remove
2071         ${subdir}/Makefile.tem after copying it in.
2072
2073 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  ([email protected])
2074
2075         * build_all.mk: support rs6000 lynx identifies itself as
2076         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
2077         since /bin/gcc is too feeble to compile a modern gcc.
2078
2079 Mon Jun  6 16:06:34 1994  Karen Christiansen ([email protected])
2080
2081         * brought devo/test-build.mk update-to-date with progressive/
2082           test-build.mk. Add lynx targets and hppa flag info.
2083
2084 Sat Jun  4 17:23:54 1994  Per Bothner  ([email protected])
2085
2086         * configure.in:  Use mh-ncrsvr43.  Patch from
2087         Tom McConnell <[email protected]>.
2088
2089 Fri Jun  3 17:47:24 1994  Per Bothner  ([email protected])
2090
2091         * config.guess (i386-unknown-bsdi):  No longer need to
2092         check #if defined(__bsdi__) && defined(__i386__).
2093
2094 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  ([email protected])
2095
2096         * configure: Set program_transform_nameoption correctly.
2097
2098 Thu Jun  2 10:57:06 1994  Karen Christiansen ([email protected])
2099
2100         * brought build-all.mk update-to-date with progressive build-all.mk,
2101           added new targets and hppa info.
2102         
2103 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  ([email protected])
2104
2105         * configure: If config.guess result is a prefix of the user
2106         specified target, assume a native build and use the user specified
2107         target as the host alias.  Remove SunOS patch suffix removal hack.
2108         * configure.in: Remove SunOS patch suffix removal hack.
2109
2110         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
2111         in NATIVE_CHECK_MODULES.
2112
2113 Wed Jun  1 10:49:41 1994  Bill Cox  ([email protected])
2114
2115         * Makefile.in: Rename HOST_ONLY to NATIVE.
2116         * configure: Delete SunOs patch suffix from host_canonical
2117           and build_canonical variables that are prepended to Makefiles.
2118         * configure.in: Add comments for easier maintenance.
2119
2120 Tue May 31 19:39:47 1994  Jim Kingdon  ([email protected])
2121
2122         * Makefile.in: Add all-libproc target similar to all-gui.
2123
2124 Tue May 31 17:16:33 1994  Tom Lord  ([email protected])
2125
2126         * Makefile.in (CHECK_MODULES): split into
2127         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
2128
2129 Tue May 31 16:36:36 1994  Paul Eggert  ([email protected])
2130
2131         * config.guess (i386-unknown-bsdi): New system to guess.
2132
2133 Wed May 25 16:47:10 1994  Jim Kingdon  ([email protected])
2134
2135         * Makefile.in: Add all-gui target (but not yet build by "all").
2136
2137 Thu May 26 08:53:19 1994  Bill Cox  ([email protected])
2138
2139         * config.sub: Move deletion of patch suffix from here...
2140         * configure.in: To here, at Ian's suggestion.  The top-
2141           level scripts might need to know of a patch level.
2142
2143 Wed May 25 09:15:54 1994  Bill Cox  ([email protected])
2144
2145         * config.sub: Strip off patch suffix so rtl is recognized
2146           as a sunos4.1.3 machine, even though it's been patched.
2147
2148 Fri May 20 08:25:49 1994  Steve Chamberlain  ([email protected])
2149
2150         * Makefile.in (INSTALL_LAST): Delete.
2151         (INSTALL_DOSREL): New.
2152
2153 Thu May 19 17:12:12 1994  Ian Lance Taylor  ([email protected])
2154
2155         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
2156         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
2157         whether we pass down --with-gnu-ld anyhow.
2158
2159 Thu May 19 09:29:12 1994  Steve Chamberlain  ([email protected])
2160
2161         * Makefile.in (INSTALL_LAST): Change operation so it works
2162         on more flavors of make.
2163         * configure.in (go32): Don't build libg++ or libio.
2164
2165 Fri May 13 13:28:34 1994  Steve Chamberlain  ([email protected])
2166
2167         * Makefile.in (Move HOST_PREFIX_1 and friends up so
2168         they can be overriden by templates.
2169
2170 Sat May  7 16:46:44 1994  Steve Chamberlain  ([email protected])
2171
2172         * configure.in (target==go32): Don't build gdb.
2173         * dosrel: New directory.
2174
2175 Fri May  6 14:19:25 1994  Steve Chamberlain  ([email protected])
2176
2177         * configure.in (host==go32): Configure dosrel too.
2178         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
2179         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
2180         be set by incoming names or templates.
2181         (INSTALL_LAST): New rule.
2182         * config/mh-go32: New fragment.
2183
2184 Thu May  5 17:35:05 1994  Stan Shebs  ([email protected])
2185
2186         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
2187
2188 Thu May  5 20:06:45 1994  Ken Raeburn  ([email protected])
2189
2190         * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
2191         unique in 8.3 naming schemes.
2192         * configure.in (appdirs): New variable.  Currently empty, but will
2193         be used in gas distribution.  If nonempty, lists a set of
2194         directories at least one of which must get configured, or top
2195         level configuration is considered to have failed.
2196         (rs6000-*-lynxos*): Use new file name.
2197
2198 Thu May  5 13:38:36 1994  Ian Lance Taylor  ([email protected])
2199
2200         Eliminate XTRAFLAGS.
2201         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
2202         newlib include files using -idirafter, and also use -nostdinc.
2203         (CXX_FOR_TARGET): Likewise.
2204         (XTRAFLAGS): Removed.
2205         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
2206         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
2207         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
2208         ($(DO_X)): Don't pass down XTRAFLAGS.
2209
2210 Thu May  5 00:16:36 1994  Ken Raeburn  ([email protected])
2211
2212         * configure.in (mips*-dec-bsd*): New target; do build linker.
2213         (mips*-*-bsd*): New target; don't build linker.
2214
2215 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  ([email protected])
2216
2217         * configure.in: support rs6000-*-lynxos* configuration.
2218         support sunos4 as a cross target.
2219
2220         * config.sub: look for lynx*, not lynx since the OS version may
2221         legitimately be part of the name.
2222
2223 Tue May  3 21:48:11 1994  Ken Raeburn  ([email protected])
2224
2225         * configure.in (i[34]86-*-sco*): Move to be with other i386
2226         targets.
2227         (romp-*-*): New target.  Skip various binary utilities.
2228         (vax-*-*): New target.  Don't build newlib.
2229         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
2230
2231 Thu Apr 28 15:03:05 1994  David J. Mackenzie  ([email protected])
2232
2233         * configure.in: Only set host_makefile_frag if config
2234         directory exists.
2235
2236 Wed Apr 27 12:14:30 1994  David J. Mackenzie  ([email protected])
2237
2238         * install.sh: If $dstdir exists, don't check whether each
2239         component does.
2240
2241 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  ([email protected])
2242
2243         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
2244
2245 Mon Apr 25 15:06:34 1994  Stan Shebs  ([email protected])
2246
2247         * configure.in (*-*-lynxos*): Don't configure newlib for either
2248         native or cross Lynx.
2249
2250 Sat Apr 16 11:58:16 1994  Doug Evans  ([email protected])
2251
2252         * config.sub (sparc64-elf): Fix os.
2253         (z8k): Remove duplicate.
2254
2255 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  ([email protected])
2256
2257         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
2258         gcc/stmp-fixproto, to try to prevent fixproto from being run.
2259
2260 Wed Apr 13 15:14:52 1994  Bill Cox  ([email protected])
2261
2262         * configure: Make file links cleanly even if Lynx fails on
2263           an NFS symlink (at least fail cleanly).
2264
2265 Mon Apr 11 10:58:56 1994  Jim Wilson  ([email protected])
2266
2267         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
2268         -XNh2000.
2269
2270 Sat Apr  9 15:10:45 1994  David J. Mackenzie  ([email protected])
2271
2272         * configure: Unknown options are fatal again.
2273
2274 Fri Apr  8 12:01:41 1994  David J. Mackenzie  ([email protected])
2275
2276         * configure: Ignore --x-includes and --x-libraries, for Autoconf
2277         compatibility. 
2278
2279 Thu Apr  7 17:31:43 1994  Doug Evans  ([email protected])
2280
2281         * build-all.mk: Add `clean' target.
2282
2283 Wed Apr  6 20:44:56 1994  Peter Schauer  ([email protected])
2284
2285         * config.guess:  Add SINIX support.
2286         * configure.in:  Add mips-*-sysv4* support.
2287
2288 Mon Apr  4 17:41:44 1994  Doug Evans  ([email protected])
2289
2290         * build-all.mk: Document all useful targets.
2291         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
2292         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
2293
2294 Thu Mar 31 04:55:57 1994  David J. Mackenzie  ([email protected])
2295
2296         * configure: Support --silent, --quiet.
2297
2298 Wed Mar 30 21:37:38 1994  David J. Mackenzie  ([email protected])
2299
2300         * configure: Support --disable-FEATURE.
2301
2302 Tue Mar 29 19:15:05 1994  Jim Kingdon  ([email protected])
2303
2304         * config.guess: Recognize NCR running SVR4.3.
2305
2306 Mon Mar 28 14:55:15 1994  Per Bothner  ([email protected])
2307
2308         * config.guess:  Make BSDI generate i386-unknown-bsd386.
2309         Patch from Paul Eggert <[email protected]>.
2310
2311 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  ([email protected])
2312
2313         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
2314
2315 Sat Mar 26 11:25:48 1994  David J. Mackenzie  ([email protected])
2316
2317         * configure: Make unrecognized options give nonfatal warnings
2318         instead of fatal errors, and pass them to any subdirectory
2319         configures in case they recognize them.
2320         Make --x equivalent to --with-x.
2321
2322 Fri Mar 25 21:52:10 1994  David J. Mackenzie  ([email protected])
2323
2324         * configure: Add --enable-* options.  Clean up usage message and
2325         some comments.
2326
2327 Thu Mar 24 09:12:53 1994  Doug Evans  ([email protected])
2328
2329         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
2330
2331 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  ([email protected])
2332
2333         * configure.in (hppa*-*-*): Enable binutils.
2334
2335 Sat Mar 19 11:50:16 1994  Jim Kingdon  ([email protected])
2336
2337         * config.sub: Recognize cisco.
2338
2339 Fri Mar 18 16:42:32 1994  Jason Merrill  ([email protected])
2340
2341         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
2342
2343 Tue Mar 15 11:25:55 1994  Jim Kingdon  ([email protected])
2344
2345         * config.guess: about target *-hitachi-hiuxwe2, don't print more
2346         than one configuration name.  Add comment.
2347
2348 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  ([email protected])
2349
2350         * config.guess: about target *-hitachi-hiuxwe2, fixed
2351         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
2352         macro is incorrect.]
2353
2354 Sun Mar 13 09:10:08 1994  Jim Kingdon  ([email protected])
2355
2356         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
2357         than the "make ls" stuff which used to be here.
2358
2359 Fri Mar 11 12:52:39 1994  Per Bothner  ([email protected])
2360
2361         * config.guess:  Recognize i[34]86-unknown-freebsd.
2362         From Shawn M Carey <[email protected]>.
2363
2364 Thu Mar  3 14:24:21 1994  Per Bothner  ([email protected])
2365
2366         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
2367
2368 Wed Mar  2 13:28:48 1994  Jim Kingdon  ([email protected])
2369
2370         * config.guess: Check for ptx.
2371
2372 Mon Feb 28 16:46:50 1994  Kung Hsu  ([email protected])
2373
2374         * config.sub: Add os9k checking.
2375
2376 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  ([email protected])
2377
2378         * config.guess: Handle OSF1 running on HPPA processors
2379
2380 Fri Feb 18 14:14:00 1994  Ken Raeburn  ([email protected])
2381
2382         * configure: If subdir configure fails, print out a message with
2383         subdirectory name, in case subdir's configure code didn't identify
2384         itself.
2385
2386 Fri Feb 18 12:50:15 1994  Doug Evans  ([email protected])
2387
2388         * configure.in: Remove embedded newlines from configdirs.
2389         Avoid mismatches of substrings.  Fix matching strings at end
2390         of configdirs.
2391
2392 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
2393
2394         * config.guess:  Add Lynx/rs6000 config support.
2395
2396 Tue Feb  8 13:41:09 1994  Ken Raeburn  ([email protected])
2397
2398         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
2399
2400 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  ([email protected])
2401
2402         * configure.in (hppa*-*-osf*): Treat this just like most other
2403         PA configurations (eg no binutils or ld).
2404         (hppa*-*-*elf*): These configurations have binutils and ld.
2405
2406 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  ([email protected])
2407
2408         * config.sub (hiux): Fix typo.  From [email protected].
2409
2410 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  ([email protected])
2411
2412         * configure.in (rs6000-*-*): Build gas.
2413
2414 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  ([email protected])
2415
2416         * Makefile.in:  Avoid bug in losing hpux sed.
2417
2418 Wed Feb  2 14:53:05 1994  Jim Kingdon  ([email protected])
2419
2420         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
2421         for GDB and GDB has been fixed to not need it.
2422
2423 Mon Jan 31 18:40:55 1994  Stu Grossman  (grossman at cygnus.com)
2424
2425         * config/mh-lynxosrs6k:  Account for lack of ranlib!
2426
2427 Sun Jan 30 17:58:06 1994  Ken Raeburn  ([email protected])
2428
2429         * config.guess: Recognize vax hosts.
2430
2431 Fri Jan 28 15:29:38 1994  Ken Raeburn  ([email protected])
2432
2433         * configure (while loop): Don't use "break 2" inside case
2434         statement -- the case statement isn't an enclosing loop.
2435
2436 Mon Jan 24 18:40:06 1994  Per Bothner  ([email protected])
2437
2438         * config.guess:  Clean up NeXT support, to allow nextstep
2439         on Intel machines.  Make OS be nextstep.
2440
2441 Sun Jan 23 18:47:22 1994  Richard Kenner  ([email protected])
2442
2443         * config.guess: Add alternate forms for Convex.
2444
2445 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
2446
2447         * configure:  Completely rewrite option processing.  Take
2448         advantage of pattern-matching to avoid invoking test frequently.
2449         Also clean up host and target defaulting logic.
2450
2451 Mon Jan 17 15:06:56 1994  Ken Raeburn  ([email protected])
2452
2453         * Makefile.in: Replace all occurrances of "rootme" with "r" and
2454         "$${rootme}" with "$$r", to increase the likelihood that the do-*
2455         commands (plus user environment) will fit SCO limits.
2456
2457 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  ([email protected])
2458
2459         * configure.in: Don't issue warnings about directories which are
2460         not being configured if -norecursion is set.  Correct test for
2461         --with-gnu-as and --with-gnu-ld to not get confused by substring
2462         matches.
2463
2464         * configure.in: Don't build gas for alpha-dec-osf1*.
2465
2466 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
2467
2468         * configure:  Back out Per's change of 12/19/1993.  It changes the
2469         behavior of configure in unexpected and confusing ways.
2470
2471         Also, use different delim char when calculating
2472         program_transform_name so that the name can contain slashes.
2473
2474 Sat Jan  1 13:45:31 1994  Rob Savoye  ([email protected])
2475
2476         * configure.in, config.sub: Add support for VSTa micro-kernel.
2477
2478 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  ([email protected])
2479
2480         * configure.in: Nuke hacks which were used to get a special
2481         version of GAS for HPPA configurations.
2482
2483 Sun Dec 19 20:40:44 1993  Per Bothner  ([email protected])
2484
2485         * configure:  If only ${target_alias} is given, use that
2486         as the default for ${host_alias}.
2487         * configure:  Add missing back-slashes before nested quotes.
2488
2489 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  ([email protected])
2490
2491         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
2492
2493 Tue Dec 14 21:25:33 1993  Per Bothner  ([email protected])
2494
2495         * config.guess:  Recognize some Tektronix configurations.
2496         From Kaveh R. Ghazi <[email protected]>.
2497
2498 Sat Dec 11 11:18:00 1993  Steve Chamberlain  ([email protected])
2499
2500         * config.sub: Match any flavor of SH.
2501
2502 Thu Dec  2 17:16:58 1993  Ken Raeburn  ([email protected])
2503
2504         * configure.in: Don't try to configure newlib for Alpha.
2505
2506 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  ([email protected])
2507
2508         * configure.in: Don't build ld for Irix 5.  Don't build gas,
2509         libg++ or libio for any Alpha target.
2510
2511         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
2512         * config/mh-irix5. New file for Irix 5.
2513
2514 Wed Dec  1 17:00:33 1993  Jason Merrill  ([email protected])
2515
2516         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
2517         default arguments -- so it tried to compress itself.
2518
2519 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  ([email protected])
2520
2521         * configure.in (notsupp): ensure that a space is always at the end
2522           of the configdirs list, since the grep checks for an explicit space
2523
2524 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  ([email protected])
2525
2526         * configure.in (target i386-sysv4.2): don't build ld, since static
2527           versions of many libraries are not available.
2528
2529 Tue Nov 16 14:28:12 1993  Jim Kingdon  ([email protected])
2530
2531         * config.guess: Recognize Apollos (using environment variables).
2532         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
2533
2534 Thu Nov 11 12:03:50 1993  Jim Kingdon  ([email protected])
2535
2536         * config.guess: Recognize Sony news mips running newsos.
2537
2538 Wed Nov 10 16:57:00 1993  Mark Eichin  ([email protected])
2539
2540         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
2541         "fi ; else" for bash.
2542
2543 Tue Nov  9 15:54:01 1993  Mark Eichin  ([email protected])
2544
2545         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
2546
2547 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  ([email protected])
2548
2549         * config.sub: accept unixware as an alias for svr4.2.
2550         Fix some inconsistancies with the gcc version.
2551
2552 Fri Nov  5 15:14:12 1993  Jim Kingdon  ([email protected])
2553
2554         * Makefile.in (DISTDOCDIRS):  Add gdb.
2555
2556 Fri Nov  5 11:59:42 1993  Per Bothner  ([email protected])
2557
2558         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
2559
2560 Fri Nov  5 10:35:05 1993  Ken Raeburn  ([email protected])
2561
2562         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
2563         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
2564         this now.
2565
2566 Thu Nov  4 18:58:23 1993  Jim Kingdon  ([email protected])
2567
2568         * config.sub: Accept hiux* as an OS name.
2569
2570         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
2571         etc/make-stds.texi.  The underscore came from gcc, and dje now
2572         agrees that RUNTESTFLAGS is the correct name.
2573
2574 Thu Nov  4 10:49:01 1993  Per Bothner  ([email protected])
2575
2576         * install.sh:  Remove 'set -e'.  It makes any conditionals
2577         in the script useless.
2578
2579         * config.guess: Automatically recognize arm-acorn-riscix
2580         Patch from Richard Earnshaw ([email protected]).
2581
2582 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  ([email protected])
2583
2584         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
2585
2586 Wed Nov  3 22:09:46 1993  Ken Raeburn  ([email protected])
2587
2588         * Makefile.in (DISTDOCDIRS): New variable.
2589         (taz): Edit local Makefile.in sooner, instead of proto-toplev
2590         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.  
2591
2592 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  ([email protected])
2593
2594         * configure.in (hppa target): check the source directory for the
2595           pagas sub-directory
2596
2597 Wed Nov  3 11:12:22 1993  Doug Evans  ([email protected])
2598
2599         * config.sub: Allow -aout* and -elf*.
2600
2601 Wed Nov  3 11:08:33 1993  Ken Raeburn  ([email protected])
2602
2603         * configure.in: Don't build ld on i386-solaris2, same as for
2604         sparc-solaris2.
2605
2606 Tue Nov  2 14:21:25 1993  Per Bothner  ([email protected])
2607
2608         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
2609
2610 Tue Nov  2 13:38:30 1993  Peter Schauer  ([email protected])
2611
2612         * configure.in:  Configure gdb for alpha.
2613
2614 Mon Nov  1 10:42:54 1993  Jim Kingdon  ([email protected])
2615
2616         * Makefile.in (CXXFLAGS): Add -O.
2617
2618 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  ([email protected])
2619
2620         * config.guess: added support for DG Aviion
2621
2622 Tue Oct 26 14:37:37 1993  Ken Raeburn  ([email protected])
2623
2624         * configure.in: Produce warning message for subdirectories not
2625         configurable for this host/target combination.  Don't try to
2626         configure gdb for vms.
2627
2628 Mon Oct 25 11:22:15 1993  Ken Raeburn  ([email protected])
2629
2630         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
2631         appropriate files before making "diststuff".
2632         (DISTBISONFILES): New var: list of files to be edited.
2633         (DISTSTUFFDIRS): Add binutils.
2634
2635 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  ([email protected])
2636
2637         * config.sub: also handle mipsel and mips64el (for little endian mips)
2638
2639 Fri Oct 22 07:59:20 1993  Jim Kingdon  ([email protected])
2640
2641         * configure.in: Add * to end of all OS names.
2642
2643 Thu Oct 21 11:38:28 1993  Stan Shebs  ([email protected])
2644
2645         * configure.in: Build newlib for LynxOS native.
2646
2647 Wed Oct 20 09:56:12 1993  Jim Kingdon  ([email protected])
2648
2649         * config.guess: Add support for delta 88k running SVR3.
2650
2651         * configure.in: Add comment about HP compiler vs. emacs.
2652
2653 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  ([email protected])
2654
2655         * configure.in: don't build ld on solaris2 (not a viable option
2656           due to bugs in getpwnam & getpwuid)
2657
2658 Tue Oct 19 15:13:56 1993  Ken Raeburn  ([email protected])
2659
2660         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
2661         config.guess will produce a full version number.
2662
2663 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  ([email protected])
2664
2665         * configure.in: Build linker and binutils for alpha-dec-osf1.
2666
2667 Tue Oct 19 11:41:55 1993  Jim Kingdon  ([email protected])
2668
2669         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
2670         and gdb/testsuite/Makefile.in.
2671
2672 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  ([email protected])
2673
2674         * configure.in: recognize mips*- instead of mips-
2675
2676 Fri Oct  8 14:15:39 1993  Ken Raeburn  ([email protected])
2677
2678         * config.sub: Accept linux*coff and linux*elf as operating
2679         systems.
2680
2681 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  ([email protected])
2682
2683         * config.sub: Recognize mips64, and mips3 as an alias for it.
2684
2685 Wed Oct  6 13:54:21 1993  Peter Schauer  ([email protected])
2686
2687         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
2688         gdb knows how to handle OSF/1 shared libraries.
2689
2690 Tue Oct  5 11:55:04 1993  Jim Kingdon  ([email protected])
2691
2692         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
2693         * config.guess: Recognize Hitachi's HIUX.
2694         * config.sub: Recognize h3050r* and hppahitachi.
2695         Remove redundant cases for hp9k[23]*.
2696
2697 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  ([email protected])
2698
2699         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
2700         if gas and ld are in the source tree and are in ${configdirs}.
2701         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
2702         the --with options (but still pass them down on the command line,
2703         if they were explicitly specified).
2704
2705 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  ([email protected])
2706
2707         * configure: substitute SHELL value in Makefile.in with
2708         ${CONFIG_SHELL}
2709
2710 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  ([email protected])
2711
2712         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
2713         *-*-solaris2* targets.
2714
2715 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  ([email protected])
2716
2717         * Makefile.in: define M4, and pass it down to sub-makes;
2718         all-autoconf now depends on all-m4
2719
2720 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  ([email protected])
2721
2722         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
2723         presence of {ar,ranlib} instead of a configured directory
2724
2725 Wed Sep 15 08:41:44 1993  Jim Kingdon  ([email protected])
2726
2727         * config.guess: Accept 34?? as well as 33?? for NCR.
2728
2729 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  ([email protected])
2730
2731         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
2732         of 'gas' in sed commands, since 'gash' is now in the tree as well.
2733
2734 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  ([email protected])
2735
2736         * configure: grab values for $(CC) and $(CXX) from the
2737         environment, so that someone can do "CC=gcc configure; make" and
2738         have it work right (matching the way that autoconf works now)
2739
2740         * configure.in, Makefile.in: add support for gash, the tcl
2741         interface to Galaxy
2742
2743         * config.guess: add NetBSD variants (hp300, x86)
2744
2745 Thu Sep  9 16:48:52 1993  Jason Merrill  ([email protected])
2746
2747         * install.sh: Support -d option (in the manner of SunOS 4 install,
2748         as it is more deterministic than that of GNU install)
2749         (chmodcmd): Set file to mode 755 by default (should also do default
2750         chgrp and chown, but I don't feel like dealing with that now)
2751
2752 Tue Sep  7 11:59:39 1993  Doug Evans  ([email protected])
2753
2754         * config.sub: Remove h8300hhms alias.
2755
2756 Tue Aug 31 11:00:09 1993  Jim Kingdon  ([email protected])
2757
2758         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
2759
2760 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  ([email protected])
2761
2762         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
2763         as stmp-fixinc
2764
2765 Wed Aug 25 16:35:59 1993  K. Richard Pixley  ([email protected])
2766
2767         * config.sub: recognize m88110-bug-coff.
2768
2769 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  ([email protected])
2770
2771         * Makefile.in (all-libio): all dependencies on the toolchain used
2772         to build this (gcc, gas, ld, etc)
2773
2774 Fri Aug 20 17:24:24 1993  Jim Kingdon  ([email protected])
2775
2776         * config.guess: Deal with OSF/1 1.3 on alpha.
2777
2778 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  ([email protected])
2779
2780         * install.sh: add some 'else true' clauses for portability
2781
2782         * configure.in: don't build libio for h8[35]00-*-* targets
2783
2784 Tue Aug 17 19:02:31 1993  Per Bothner  ([email protected])
2785
2786         * Makefile.in:  Add support for new libio.
2787
2788 Sun Aug 15 20:48:55 1993  Jim Kingdon  ([email protected])
2789
2790         * install.sh: If one command fails, don't try the rest.  Don't try
2791         to remove $dsttmp (via trap) unless we have already created it.
2792         If $src doesn't exist, detect it and exit with an error.
2793
2794         * config.guess: Recognize BSD on hp300.
2795
2796 Wed Aug 11 18:35:13 1993  Per Bothner  ([email protected])
2797
2798         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
2799         Bug report from "Hamish (H.I.) Macdonald" <[email protected]>.
2800
2801 Wed Aug 11 15:37:51 1993  Jason Merrill  ([email protected])
2802
2803         * Makefile.in (all-send-pr): depends on all-prms
2804
2805 Wed Aug 11 16:56:03 1993  Jim Kingdon  ([email protected])
2806
2807         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
2808
2809 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  ([email protected])
2810
2811         * config.guess: From [email protected] (Michael Rendell):
2812         Added test for mips-mips-riscos5.
2813
2814 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  ([email protected])
2815
2816         * configure.in: use mh-hp300 for 68k HP hosts
2817
2818 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  ([email protected])
2819
2820         * configure: add support for CONFIG_SHELL, so that you can use
2821         some alternate shell for evaluating configure scripts
2822
2823 Sun Aug  1 11:36:27 1993  Fred Fish  ([email protected])
2824
2825         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
2826         in configure script to [email protected] when building
2827         distribution archive.
2828         * Makefile.in (COMPRESS):  Remove def.
2829         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
2830         gdb.tar.Z and make-gdb.tar.Z respectively.
2831         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
2832         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
2833         to convergence with 'taz' target in Makefile.in.
2834
2835 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  ([email protected])
2836
2837         * install.sh (dsttmp): use trap to ensure that tmp files go
2838         away on error conditions
2839
2840 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  ([email protected])
2841
2842         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
2843
2844 Tue Jul 27 12:43:40 1993  Jim Kingdon  ([email protected])
2845
2846         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
2847         its parent is '/' not ''.
2848
2849         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
2850
2851 Fri Jul 23 09:53:37 1993  Jason Merrill  ([email protected])
2852
2853         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
2854         that ${newsrcdir}/configure.in does.
2855
2856 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  ([email protected])
2857
2858         * test-build.mk: support for CONFIG_SHELL
2859
2860 Mon Jul 19 21:54:46 1993  Fred Fish  ([email protected])
2861
2862         * config.sub (netware):  Add as a basic system type.
2863
2864 Wed Jul 14 12:03:11 1993  K. Richard Pixley  ([email protected])
2865
2866         * Makefile.in (Makefile): depend on configure.in.  Also drop the
2867           $(srcdir)/ from the dependency on Makefile.in.
2868
2869 Tue Jul 13 20:10:58 1993  Doug Evans  ([email protected])
2870
2871         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
2872         (h8300hhms is temporary until multi-libraries are implemented).
2873         * configure.in: Handle h8300h too.
2874
2875 Sun Jul 11 17:35:27 1993  Jim Kingdon  ([email protected])
2876
2877         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
2878
2879 Thu Jul  8 18:26:12 1993  John Gilmore  ([email protected])
2880
2881         * configure:  Remove extraneous output when guessing host type.
2882         * config.guess:  Remove extraneous output when guessing using C
2883         compiler rather than uname, or when guessing fails.
2884
2885 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
2886
2887         * Makefile.in: remove all.cross and install.cross targets
2888
2889         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
2890           definitions
2891
2892 Tue Jul  6 10:39:44 1993  Steve Chamberlain  ([email protected])
2893
2894         * configure.in (target sh): Build gprof.
2895
2896 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2897
2898         * config.sub: change -solaris to -solaris2
2899
2900 Thu Jul  1 15:46:16 1993  Jim Kingdon  ([email protected])
2901
2902         * configure.in: Use config/mh-riscos for mips-*-sysv*.
2903
2904 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  ([email protected])
2905
2906         * configure: Correct error message for missing Makefile.in to
2907         print correct directory.
2908
2909 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2910
2911         * install.sh: kludge around 386BSD shell bug
2912
2913 Tue Jun 29 13:06:49 1993  Per Bothner  ([email protected])
2914
2915         * config.guess:  Recognize NeXT.
2916         * config.guess:  Recognize i486-ncr-sysv4.
2917         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
2918
2919 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  ([email protected])
2920
2921         * Makefile.in (MAKEINFOFLAGS): New variable.
2922         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
2923         * build-all.mk, test-build.mk: Pass down --no-split as
2924         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
2925
2926 Thu Jun 24 13:39:11 1993  Per Bothner  ([email protected])
2927
2928         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
2929
2930 Wed Jun 23 12:59:21 1993  Per Bothner  ([email protected])
2931
2932         * Makefile.in (libg++.tar.z):  New rule.
2933         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
2934         * Makefile.in (taz):  Only do a single chmod.
2935
2936 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
2937
2938         * install.sh: don't use dirname anymore (replaced with sed usage)
2939
2940 Thu Jun 17 18:43:42 1993  Fred Fish  ([email protected])
2941
2942         * Makefile.in:  Change extension for gzip'd files from '.z' to
2943         '.gz' per new FSF standard usage.
2944
2945 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
2946
2947         * configure: put quotes around the final value of program_transform_name
2948
2949 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2950
2951         * Makefile.in: new install.sh support; update install-info rules
2952
2953 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  ([email protected])
2954
2955         * configure.in: Build diff for crosses, but not for go32 host.
2956
2957         * configure.in: Build gprof only for native, and don't build it
2958         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
2959
2960 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
2961
2962         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
2963
2964 Mon Jun  7 11:40:11 1993  Brendan Kehoe  ([email protected])
2965
2966         * configure.in (host_tools): Add prms.
2967
2968 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2969
2970         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
2971         with $(FLAGS_TO_PASS) on the command line
2972
2973         * config.sub: Recognize lynx and lynxos
2974
2975 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  ([email protected])
2976
2977         * config.sub: Accept -ecoff*, not just -ecoff.
2978
2979 Thu Jun  3 17:38:54 1993  Ken Raeburn  ([email protected])
2980
2981         * Makefile.in (taz): Use .gz suffix instead of .z.
2982         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
2983         names.
2984
2985 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2986
2987         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
2988
2989 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2990
2991         * Makefile.in (install-no-fixedincludes):  install gcc last, so
2992         that rebuilds that might happen during 'make install' don't get
2993         bogus gcc include files
2994
2995 Wed Jun  2 16:14:10 1993  Ken Raeburn  ([email protected])
2996
2997         Change from Utah for HPPA support:
2998         * config.guess: Recognize hppa1.x-hp-bsd.
2999
3000 Wed Jun  2 11:53:33 1993  Per Bothner  ([email protected])
3001
3002         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
3003         Patch from [email protected] (Francesco Potorti`).
3004
3005 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
3006
3007         * config.sub: Add support for rom68k and bug boot monitors.
3008
3009 Mon May 31 09:36:37 1993  Jim Kingdon  ([email protected])
3010
3011         * Makefile.in: Make all-opcodes depend on all-bfd.
3012
3013 Thu May 27 08:05:31 1993  Ian Lance Taylor  ([email protected])
3014
3015         * config.guess: Added special check for i[34]86-univel-sysv4*.
3016
3017 Wed May 26 16:33:40 1993  Ian Lance Taylor  ([email protected])
3018
3019         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
3020         the processor rather than assuming i486.
3021
3022 Wed May 26 09:40:18 1993  Jim Kingdon  ([email protected])
3023
3024         * config.guess: Recognize SunOS6 as Solaris3.
3025
3026 Tue May 25 23:03:11 1993  Per Bothner  ([email protected])
3027
3028         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
3029         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
3030
3031 Tue May 25 12:44:18 1993  Ian Lance Taylor  ([email protected])
3032
3033         * build-all.mk (all-cross): New target for Canadian Cross.
3034         Added Q2 go32 targets.
3035         * test-build.mk: Configure go32 cross sparclite-aout and
3036         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
3037         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
3038
3039 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3040
3041         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
3042         GO32 hosted toolchains
3043
3044 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
3045
3046         * configure: change  so "-exec-prefix" gets passed down rather
3047         than "-exec_prefix" so autoconf generated Makefiles get the
3048         exec_prefix set right.
3049
3050 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3051
3052         * config.guess: get the Solaris2 minor version number
3053
3054         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
3055
3056 Fri May 21 06:20:52 1993  Brendan Kehoe  ([email protected])
3057
3058         * config.guess: Recognize some Sequent platforms.
3059
3060 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3061
3062         * Makefile.in: added the vault-install target
3063
3064         * configure.in: actually use the Sun3 makefile fragment that's in
3065         config, also added the release dir to configdirs
3066
3067 Thu May 20 14:19:18 1993  Ken Raeburn  ([email protected])
3068
3069         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
3070
3071 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3072
3073         * configure.in: remove some program from Alpha targetted toolchains
3074
3075 Tue May 18 15:23:19 1993  Ken Raeburn  ([email protected])
3076
3077         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
3078         gprof.
3079         (taz): Run "make diststuff" in those directories instead of "make
3080         proto-dir".  Look for "VERSION=" only at start of line in subdir
3081         Makefile.  Use "gzip -9" for compression.
3082         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
3083         (binutils.tar.z): New target.
3084
3085 Mon May 17 17:01:15 1993  Ken Raeburn  ([email protected])
3086
3087         * Makefile.in (taz): Include gpl.texinfo.
3088
3089 Fri May 14 06:48:38 1993  Ken Raeburn  ([email protected])
3090
3091         * Makefile.in (setup-dirs): Merged into "taz" target.
3092         (taz): Only do `proto-dir' stuff if a directory is actually needed
3093         for this target.
3094
3095 Wed May 12 13:09:44 1993  Ian Lance Taylor  ([email protected])
3096
3097         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
3098         (FLAGS_TO_PASS): Pass down MUNCH_NM.
3099         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
3100         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
3101         (gcc-no-fixedincludes): Correct for current gcc Makefile.
3102
3103 Tue May 11 10:14:25 1993  Fred Fish  ([email protected])
3104
3105         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
3106         config.sub, and move-if-change to gdb testsuite distribution
3107         archive, so the testsuite can be extracted, configured, and
3108         run separately from the gdb distribution.  Blow away the Chill
3109         tests that require a Chill compiled executable, since GNU Chill
3110         is not yet publically available.
3111
3112 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3113
3114         * test-build.mk: set environment variables in a single command,
3115         instead of a list of assignments and exports
3116
3117         * config.guess: recognize Alpha/OSF1 systems
3118
3119 Mon May 10 14:55:51 1993  K. Richard Pixley  ([email protected])
3120
3121         * configure: Change help message to prefer --options rather than
3122           -options.
3123
3124 Mon May 10 05:58:35 1993  Ken Raeburn  ([email protected])
3125
3126         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
3127         [email protected].
3128         * config.guess: Recognize miniframe.
3129
3130 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
3131
3132        * Makefile.in: Use srcroot to find runtest rather than rootme.
3133        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
3134
3135 Fri May  7 14:55:59 1993  Ian Lance Taylor  ([email protected])
3136
3137         * test-build.mk: Extensive additions to support building on a
3138         machine other than the host.
3139
3140 Wed May  5 08:35:04 1993  Ken Raeburn  ([email protected])
3141
3142         * configure (tooldir): Fix for i386-aix again.
3143
3144 Mon May  3 19:00:27 1993  Per Bothner  ([email protected])
3145
3146         * configure, Makefile.in:  Change definition of $(tooldir)
3147         to match the FSF.
3148
3149 Fri Apr 30 15:55:21 1993  Fred Fish  ([email protected])
3150
3151         * config.guess:  Recognize i[34]86/SVR4.
3152
3153 Fri Apr 30 15:52:46 1993  Steve Chamberlain  ([email protected])
3154
3155         * Makefile.in (all-gdb): gdb depends on sim.
3156
3157 Thu Apr 29 23:30:48 1993  Fred Fish  ([email protected])
3158
3159         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
3160         at the same time we make the prototype gdb directory.
3161         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
3162         files at the same time as the gdb base release distribution.
3163
3164 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  ([email protected])
3165
3166         * Makefile.in (check): Use individual check targets rather than
3167         DO_X rule.
3168         (check-gcc): Added.
3169
3170 Thu Apr 29 09:50:07 1993  Jim Kingdon  ([email protected])
3171
3172         * config.sub: Use sysv3.2 not sysv32 for canonical OS
3173         for System V release 3.2.
3174
3175 Thu Apr 29 10:33:22 1993  Ken Raeburn  ([email protected])
3176
3177         * config.sub: Recognize hppaosf.
3178         * configure.in: Do configure ld/binutils/gas for it.
3179
3180 Tue Apr 27 06:25:34 1993  Ken Raeburn  ([email protected])
3181
3182         * configure (tooldir): Alter syntax used to set this, for systems
3183         where "\$" isn't handled right, like i386-aix.
3184
3185 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  ([email protected])
3186
3187         * configure: Pass program-transform-name, not
3188         program_transform_name, to recursive configures.
3189
3190 Thu Apr 22 02:58:21 1993  Ken Raeburn  ([email protected])
3191
3192         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
3193         of gas+ld+binutils.
3194
3195 Mon Apr 19 17:41:30 1993  Per Bothner  ([email protected])
3196
3197         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
3198
3199 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3200
3201         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
3202
3203         * config/mh-delta88: remove extraneous GCC references
3204
3205 Tue Apr 13 16:52:16 1993  Brendan Kehoe  ([email protected])
3206
3207         * Makefile.in (PRMS): Set back to all-prms.
3208
3209 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  ([email protected])
3210
3211         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
3212         targets, rather than for MIPS hosts.
3213
3214 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3215
3216         * configure.in: add comment for --with-x default values
3217
3218         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
3219
3220         * Makefile.in: add check-* targets for each of the directories in
3221         the tree.  Add a definition of RUNTEST that will use the one we
3222         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
3223
3224 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  ([email protected])
3225
3226         * configure.in: Removed obsolete references to bfd_target and
3227         target_makefile_frag.
3228
3229         * build-all.mk: Set assorted targets for Q2.
3230         * config.sub: Recognize z8k-sim and h8300-hms.
3231         * test-build.mk: Really don't pass host to configure.
3232         (HOLES): Added uname.
3233
3234 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  ([email protected])
3235
3236         * configure: Handle an empty program-prefix, program-suffix or
3237         program-transform-name correctly.
3238
3239 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  ([email protected])
3240
3241         * build-all.mk: -G 8 no longer required for MIPS targets.
3242         * test-build.mk: Don't pass host argument to configure; make it
3243         guess.
3244
3245 Tue Apr  6 10:36:53 1993  Fred Fish  ([email protected])
3246
3247         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
3248         * Makefile.in (COMPRESS):  New macro, like GZIP.
3249
3250 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  ([email protected])
3251
3252         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
3253
3254         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
3255         with gas currently defaults to -G 0.
3256
3257 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  ([email protected])
3258
3259         * Makefile.in (all-flex): flex depends on byacc.
3260
3261         * build-all.mk: If host not specified, use config.guess.  Pass TAG
3262         to test-build.mk as RELEASE_TAG.
3263         * test-build.mk (configargs): New variable containing arguments to
3264         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
3265         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
3266
3267         * config.guess: Use /bin/uname when checking -X argument on SCO,
3268         to avoid invoking GNU uname which doesn't understand -X.
3269
3270         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
3271
3272         * configure.in: Build gas for mips-*-*.
3273
3274 Wed Mar 31 21:20:58 1993  K. Richard Pixley  ([email protected])
3275
3276         * Makefile.in (all.normal): insert missing backslash.
3277
3278 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  ([email protected])
3279
3280         * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
3281         gcc requirements.
3282
3283         * Makefile.in: Complete overhaul to merge many almost identical
3284         targets.
3285
3286 Tue Mar 30 20:17:01 1993  Ken Raeburn  ([email protected])
3287
3288         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
3289         (gdb.tar.Z): Adjusted.
3290
3291         * Makefile.in (setup-dirs, taz): New targets; should be general
3292         enough to adapt for gdb sometime.  Build only .z file.
3293         (gas.tar.z): New target.
3294
3295 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  ([email protected])
3296
3297         * build-all.mk: Use CC=cc -Xs on Solaris.
3298
3299 Mon Mar 29 19:59:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3300
3301         * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
3302
3303         * config/mh-solaris: SunPRO C needs -Xs to be able to get a
3304         working xmakefile for Emacs.
3305
3306 Thu Mar 25 15:14:30 1993  Fred Fish  ([email protected])
3307
3308         * Makefile.in:  Incorporate changes suggested by [email protected]
3309         for handling BISON for FSF releases.
3310
3311 Thu Mar 25 06:19:48 1993  Ken Raeburn  ([email protected])
3312
3313         * configure: Actually implement the change zoo just documented.
3314
3315 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
3316
3317         * configure: when using config.guess, only set target_alias when
3318         it's not already been set (ie, on the command line)
3319
3320 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3321
3322         * Makefile.in: add installcheck target, set PRMS to install-prms
3323
3324 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3325
3326         * configure: add support for package_makefile_fragment, handle the
3327         case where a directory has a configure.in file but no Makefile.in
3328         more gracefully (with an actual understandable error message, even);
3329         add support for --without (and add this to the usage message); also
3330         explicitly add a --host=${host_alias} to the command line when
3331         config.guess is used
3332
3333 Sun Mar 21 12:11:58 1993  Jim Wilson  ([email protected])
3334
3335         * configure: Must use both --host and --target in recursive calls.
3336
3337 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  ([email protected])
3338
3339         * Makefile.in: Change deja-gnu to dejagnu.
3340
3341 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  ([email protected])
3342
3343         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
3344
3345 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3346
3347         * configure.in: canonicalize all instances to *-*-solaris2*,
3348         also strip out a number of tools to not build for go32 host
3349
3350 Wed Mar 10 12:08:27 1993  K. Richard Pixley  ([email protected])
3351
3352         * config.guess: add GPL.
3353
3354         * Makefile.in, config.guess, config.sub, configure: bump
3355           copyrights to 93.
3356
3357 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  ([email protected])
3358
3359         * Makefile.in (do-info): Removed obsolete check for existence of
3360         localenv file.
3361
3362         * Makefile.in (MAKEOVERRIDES): Define to be empty.
3363
3364 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3365
3366         * Makefile.in: a couple of 'else true' for decstation,
3367         support for TclX
3368
3369         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
3370
3371 Tue Mar  9 16:06:12 1993  K. Richard Pixley  ([email protected])
3372
3373         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
3374
3375 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
3376
3377         * config.guess: Recognize i386-ibm-aix (PS/2).
3378         * configure.in: Use config/mh-aix386 file for it.
3379
3380 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  ([email protected])
3381
3382         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
3383         CC_FOR_TARGET instead.
3384         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
3385
3386 Wed Mar  3 16:00:28 1993  Steve Chamberlain  ([email protected])
3387
3388         * Makefile.in: Add sim to list of directories sent with gdb
3389
3390 Wed Mar  3 11:42:39 1993  Ken Raeburn  ([email protected])
3391
3392         * configure.in: Put back mips-dec-bsd* case.
3393
3394 Tue Mar  2 21:15:58 1993  Fred Fish  ([email protected])
3395
3396         (Ultrix 2.2 support from Michael Rendell <[email protected]>)
3397         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
3398         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
3399         * config/mh-vaxult2:  New file.
3400
3401 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3402
3403         * configure.in: remove no-op mips-dec-bsd* in "case $target"
3404
3405         * Makefile.in (dir.info): only run gen-info-dir if it exists,
3406         (install-info): install dir.info only if it exists,
3407         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
3408
3409 Tue Mar  2 09:01:30 1993  Ken Raeburn  ([email protected])
3410
3411         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
3412         gas for mips-dec-bsd.
3413
3414 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  ([email protected])
3415
3416         * configure (makesrcdir): If ${srcdir} is relative and not ".",
3417         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
3418
3419 Tue Feb 23 14:18:28 1993  Mike Werner  ([email protected])
3420
3421         * configure.in: Added "dejagnu" to hosttools list.
3422
3423 Mon Feb 22 23:28:38 1993  Per Bothner  ([email protected])
3424
3425         * config.sub, configure.in, config.guess:  Add support
3426         for Bosx, an AIX variant from Bull.
3427         Patches from [email protected].
3428
3429 Sun Feb 21 11:15:22 1993  Mike Werner  ([email protected])
3430
3431         * devo/dejagnu: Initial creation of devo/dejagnu.
3432         Migrated dejagnu testcases and support files for testing software
3433         tools to reside as subdirectories, currently called "testsuite",
3434         within the directory of the software tool.  Migrated all programs,
3435         support libraries, etc. beloging to dejagnu proper from
3436         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
3437         with no modifications.  The changes to these files which will
3438         allow them to configure, build, and execute properly will be made
3439         in a future update.
3440
3441 Fri Feb 19 20:19:39 1993  Brendan Kehoe  ([email protected])
3442
3443         * Makefile.in: Change send_pr to send-pr.
3444         * configure.in: Likewise.
3445         * send_pr: Renamed directory to send-pr.
3446
3447 Fri Feb 19 19:00:13 1993  Per Bothner  ([email protected])
3448
3449         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
3450
3451 Fri Feb 19 00:59:33 1993  John Gilmore  ([email protected])
3452
3453         * README:  Update for gdb-4.8 release.
3454         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
3455         gdb-xxx.tar.z (gzip'd) file also.
3456
3457 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3458
3459         * Makefile.in: make all-diff depend on all-libiberty
3460
3461 Tue Feb 16 16:06:31 1993  K. Richard Pixley  ([email protected])
3462
3463         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
3464
3465 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3466
3467         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
3468
3469 Tue Feb 16 00:58:20 1993  John Gilmore  ([email protected])
3470
3471         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
3472         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
3473         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
3474
3475 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3476
3477         * Makefile.in:  makeinfo binary is in a new location
3478
3479 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  ([email protected])
3480
3481         * config.sub: Accept -ecoff as an OS.
3482
3483         * Makefile.in: Various changes to eliminate a level of make
3484         recursion and reduce the required command line length.
3485         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
3486         sub-makes.
3487         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
3488         variables holding settings for specific sub-makes.
3489         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
3490         in terms of BASE_FLAGS_TO_PASS.
3491         (TARGET_LIBS): New variable listing directories which use
3492         TARGET_FLAGS_TO_PASS.
3493         (subdir_do): Eliminated.
3494         (do-*): New set of targets to replace subdir_do.
3495         (various): All targets which used subdir_do now depend on do-*.
3496         (local-clean): Renamed from do_clean.
3497         (local-distclean): New target, dependency of distclean and
3498         realclean.
3499         (install-info): Don't create directories.  Depend on dir.info
3500         rather than calling make recursively.
3501         (install-dir.info): Eliminated.
3502         (install-info-dirs): Create all info directories here.
3503         (dir.info): Depend upon do-install-info.
3504
3505         * test-build.mk (HOLES): Added false.
3506
3507 Sat Feb  6 14:05:09 1993  Per Bothner  ([email protected])
3508
3509         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
3510
3511 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3512
3513         * Makefile.in (info): remove dependency on all-texinfo.  The
3514         problem was really in texinfo/C, not at this level.
3515
3516 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  ([email protected])
3517
3518         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
3519
3520 Thu Feb  4 01:50:53 1993  John Gilmore  ([email protected])
3521
3522         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
3523         GDB releases.
3524
3525 Wed Feb  3 17:22:16 1993  Ken Raeburn  ([email protected])
3526
3527         * configure: Include srcdir in message about target of link not
3528         being found.  Don't convert `-' to `_' in `with' options being
3529         passed to subdirs.
3530
3531 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3532
3533         * configure.in: add uudecode to host_tools
3534
3535         * Makefile.in: added {all,install}-uudecode targets, added them to
3536         the appropriate lists
3537
3538 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  ([email protected])
3539
3540         * Makefile.in (all-gcc): Added dependency on all-gas.
3541
3542         * configure.in (mips-*-*): Build ld and binutils.
3543
3544 Mon Feb  1 12:35:41 1993  K. Richard Pixley  ([email protected])
3545
3546         * configure: check return code from mkdir, print error message and
3547           exit on failure.
3548
3549 Sat Jan 30 16:40:28 1993  John Gilmore  ([email protected])
3550
3551         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
3552
3553 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  ([email protected])
3554
3555         * test-build.mk (HOLES): Added tar, cpio and uudecode.
3556
3557 Wed Jan 27 16:50:32 1993  Jim Wilson  ([email protected])
3558
3559         * config.sub (h8500):  Recognize this as a cpu type.
3560
3561 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3562
3563         * configure: source directory missing is no longer a warning
3564
3565         * configure.in: recognize irix[34]* instead of irix[34]
3566
3567         * Makefile.in: define and pass down X11_LIB
3568
3569         * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
3570
3571 Sat Jan 23 13:49:40 1993  Per Bothner  ([email protected])
3572
3573         * guess-systype: Renamed to ...
3574         * config.guess:  ... by popular request.
3575         * configure.in, Makefile.in:  Update accordingly.
3576
3577 Thu Jan 21 12:20:55 1993  Per Bothner  ([email protected])
3578
3579         * guess-systype:  Patches from John Eaton <[email protected]>:
3580         + Add Convex, Cray/Unicos, and Encore/Multimax support.
3581         + Execute ./dummy instead of assuming . is in PATH.
3582
3583 Tue Jan 19 17:18:06 1993  Per Bothner  ([email protected])
3584
3585         * guess-systype:  New shell script.  Attempts to guess the
3586         canonical host name of the executing host.
3587         Only a few hosts are supported so far.
3588         * configure:  Call guess-systype if no host is specified.
3589
3590 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  ([email protected])
3591
3592         * Makefile.in (gcc-no-fixedincludes): Made to work with current
3593         gcc Makefile.
3594
3595
3596 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  ([email protected])
3597
3598         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
3599         (all-gcc, install-gcc, subdir_do): Use it.
3600
3601 Wed Jan 13 17:06:45 1993  Jim Wilson  ([email protected])
3602
3603         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
3604
3605 Wed Jan  6 20:29:16 1993  Mike Werner  ([email protected])
3606
3607         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3608           set exclusively by configure, using configure.in .
3609
3610 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3611
3612         * test-build.mk: set $PATH for all builds
3613
3614         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
3615
3616 Wed Jan  6 11:02:10 1993  Fred Fish  ([email protected])
3617
3618         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
3619         the one used in gcc/Makefile.in, so that a null expansion doesn't
3620         override the one needed to build gcc with a native cc.
3621
3622
3623 Tue Jan  5 07:55:12 1993  Ken Raeburn  ([email protected])
3624
3625         * configure: Accept -with arguments.
3626
3627 Sun Jan  3 15:15:09 1993  Steve Chamberlain  ([email protected])
3628
3629         * Makefile.in: added h8300sim
3630
3631 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  ([email protected])
3632
3633         * config/mh-sco: Don't override BISON definition.
3634
3635         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
3636         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
3637         (all-cygnus, native, build-cygnus): Make
3638         $(canonhost)-stamp-3stage-done, not $(host)....
3639         * test-build.mk (stamp-3stage-compared): Use tail +10c for
3640         i386-sco3.2v4.  Added else true to if command.
3641
3642 Mon Dec 28 12:08:56 1992  Ken Raeburn  ([email protected])
3643
3644         * config.sub: (from FSF) Sequent uses a BSD-like OS.
3645
3646 Mon Dec 28 08:32:06 1992  Minh Tran-Le  ([email protected])
3647
3648         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
3649
3650 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3651
3652         * configure.in: don't remove binutils from Solaris builds
3653
3654 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  ([email protected])
3655
3656         * Makefile.in: get rid of earlier definitions for *clean,
3657         also handle the recursive info rule better
3658
3659 Thu Dec 24 12:40:21 1992  Per Bothner  ([email protected])
3660
3661         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
3662         do more-or-less the right thing.
3663
3664 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  ([email protected])
3665
3666         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
3667         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
3668
3669 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3670
3671         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
3672         $(host_canonical).
3673
3674         * configure.in: split the configdirs list into 4 categories (native
3675         v. cross, library v. tool) and handle the cross-only and native-
3676         only in more reasonable (and correct!) way.
3677
3678 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
3679
3680         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
3681         configdirs anymore.
3682
3683 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3684
3685         * Makefile.in: extensive cleanup::  removed all of the explicit
3686         clean-* targets, collapsed many wrappers around subdir_do into
3687         one, added additional targets to satisfy standards.texi, deleted
3688         some old targets, some changes for consistency
3689
3690 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3691
3692         * configure.in: handle some programs as cross-only, and others as
3693         native only
3694
3695         * test-build.mk: handle partial holes in a more generic manner
3696
3697         * Makefile.in: m4 depends on libiberty
3698
3699 Mon Dec  7 06:43:27 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3700
3701         * config/mh-sco: don't default $(CC) to gcc
3702
3703 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3704
3705         * configure.in: add m4, textutils, fileutils, sed, shellutils,
3706         time, wdiff, and find to configdirs
3707
3708         * Makefile.in: all, clean, and install rules for the new programs
3709         added to configure.in
3710
3711 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3712
3713         * configure.in: use mh-sun for all *-sun-* hosts
3714
3715         * config/mh-solaris: rework standard X location to use
3716         $OPENWINHOME, if defined.
3717
3718         * config/mh-sun: handle X11 include locations
3719
3720         * config/mh-decstation: define NeedFunctionPrototypes to 0, to
3721         work around dain-bramaged DECwindows include files
3722
3723 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3724
3725         * Makefile.in: define flags for X11 include files and library file
3726         locations, pass them down to the programs that need this info
3727
3728         * build-all.mk: added a 'native' target, to 3stage the native toolchain
3729
3730         * config/{mh-hpux,mh-solaris}: define the "standard" locations for
3731         the vendor supplied X11 headers and libraries
3732
3733 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3734
3735         * configure.in: start building libg++ for HP-UX targets
3736
3737 Wed Nov 18 19:33:11 1992  John Gilmore  ([email protected])
3738
3739         * README:  Update references to files moved into etc/.
3740
3741 Sun Nov 15 09:36:08 1992  Fred Fish  ([email protected])
3742
3743         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
3744         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
3745
3746 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  ([email protected])
3747
3748         * configure: accept dash as well as underscore in long option
3749         names for FSF compatibility.
3750
3751 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  ([email protected])
3752
3753         * config.sub: added -sco3.2v4 support from FSF.
3754
3755 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3756
3757         * configure.in: expand the section that adds or removes
3758         directories from the list of programs to build, to handle native
3759         vs. cross in addition to host v. native
3760
3761 Sat Nov  7 18:52:27 1992  Per Bothner  ([email protected])
3762
3763         * Makefile.in:  Replace C++ in macro names with CXX.
3764         This is less likely to break ...
3765
3766 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3767
3768         * test-build.mk: add -w to GNU_MAKE
3769
3770 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3771
3772         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
3773         add 'sparc' to list of recognized cpus.  This needed to make
3774         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
3775         Delete some redundant ose68 variants.  Recognize -wrs as an os,
3776         then changes that into $CPU-wrs-vxworks.
3777
3778         * configure.in: remove most references to gdbtest, regularize
3779         target based program removal
3780
3781         * test-build.mk: import from p3 tree (many fixes and changes)
3782
3783 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  ([email protected])
3784
3785         * Makefile.in: added rules to handle tcl, tk, and expect
3786
3787         * configure.in: handle those directories if they exist
3788
3789 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3790
3791         * config.sub: removed bogus hppabsd and hppahpux names, since
3792         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
3793
3794 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3795
3796         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
3797         depends upon all-xiberty
3798
3799         * Makefile.in: changes from p3, including:
3800
3801         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  ([email protected])
3802
3803         * Makefile.in (XTRAFLAGS): include newlib directories if
3804         newlib/Makefile exists, rather than if host != target.
3805
3806         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  ([email protected])
3807
3808         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
3809         from the same source tree and not building a cross-compiler.  This
3810         matters for the libg++ configuration if reconfiguring a tree that
3811         has already been installed.
3812
3813         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  ([email protected])
3814
3815         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
3816         pick up the machine and system specific header files.
3817
3818         * Makefile.in: added AS_FOR_TARGET, passed down in
3819         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
3820         the C compiler to use to create programs which are run in the
3821         build environment, set it to default to $(CC), and passed it down
3822         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
3823
3824         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  ([email protected])
3825
3826         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
3827         We need them for unusual native builds, like systems without
3828         ranlib.
3829
3830         * configure: also define $(host_canonical) and
3831         $(target_canonical), which are the full, canonical names for the
3832         given host and target
3833
3834 Sun Nov  1 16:38:17 1992  Per Bothner  ([email protected])
3835
3836         * Makefile.in:  Added separate definitions for C++.
3837
3838 Fri Oct 30 11:37:52 1992  Fred Fish  ([email protected])
3839
3840         * configure.in (configdirs):  Add deja-gnu.
3841
3842 Fri Oct 23 00:39:18 1992  John Gilmore  ([email protected])
3843
3844         * README:  Update for configure.texi and gdb-4.7 release.
3845
3846 Wed Oct 21 21:54:27 1992  John Gilmore  ([email protected])
3847
3848         * Makefile.in:  Move "all" target to top of file.
3849         Previously, first target was ".PHONY" which caused BSD4.4 make
3850         to build .PHONY when make was run without arguments.
3851
3852 Mon Oct 19 01:17:54 1992  John Gilmore  ([email protected])
3853
3854         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
3855         Library-copylefted code in libiberty.
3856
3857 Tue Oct 13 01:22:32 1992  John Gilmore  ([email protected])
3858
3859         * config.sub:  Replace m68kmote with plain old m68k.
3860
3861 Fri Oct  9 03:14:24 1992  John Gilmore  ([email protected])
3862
3863         * Makefile.in:  Remove space from blank line, avoid Make complaints.
3864
3865 Thu Oct  8 18:41:45 1992  Ken Raeburn  ([email protected])
3866
3867         * config.sub: Complain if no argument is given.  Added support for
3868         386bsd as OS and target alias.
3869
3870 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  ([email protected])
3871
3872         * Makefile.in (XTRAFLAGS): include newlib directories if
3873         newlib/Makefile exists, rather than if host != target.
3874
3875 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
3876
3877         * config.sub: recognize sparclite-wrs-vxworks.
3878
3879         * Makefile.in (install-xiberty): added *-xiberty make rules (from
3880         p3.) Added clean-xiberty to clean.
3881
3882 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3883
3884         * configure.in: use *-*-* instead of nested cases for host and target
3885
3886 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  ([email protected])
3887
3888         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
3889         from the same source tree and not building a cross-compiler.  This
3890         matters for the libg++ configuration if reconfiguring a tree that
3891         has already been installed.
3892
3893 Sep 20 08:53:10 1992  Fred Fish  ([email protected])
3894
3895         * config.sub (i486v/i486v4):  Merge in from FSF version.
3896
3897 Fri Sep 18 00:32:00 1992  Mark Eichin  ([email protected])
3898
3899         * configure: only set PWD if it is already set.
3900
3901 Thu Sep 17 23:05:53 1992  Mark Eichin  ([email protected])
3902
3903         * configure: just set PWD=`pwd` at the top, since Ultrix sh
3904         doesn't have unset and all success paths (and most error paths)
3905         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
3906         to just ${PWD} to avoid confusion.)
3907
3908 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  ([email protected])
3909
3910         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
3911         even for a native compilation.
3912
3913 Tue Sep 15 02:22:56 1992  John Gilmore  ([email protected])
3914
3915         Changes to make the gdb.tar.Z rule work better.
3916
3917         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
3918         (DEVO_SUPPORT):  Add configure.texi.
3919         (bfd-ilrt.tar.Z):  Remove ancient rule.
3920
3921 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  ([email protected])
3922
3923         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
3924         pick up the machine and system specific header files.
3925
3926         * configure.in, config.sub: added new target m68010-adobe-scout,
3927         with alias of adobe68k.  Changed configure.in to check for
3928         -scout before -sco* to avoid a false match.
3929
3930         * Makefile.in: added AS_FOR_TARGET, passed down in
3931         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
3932         the C compiler to use to create programs which are run in the
3933         build environment, set it to default to $(CC), and passed it down
3934         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
3935
3936 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  ([email protected])
3937
3938         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
3939         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
3940         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
3941         FOR_TARGET variants, to newlib and libg++.
3942
3943 Tue Sep  8 17:28:30 1992  Ken Raeburn  ([email protected])
3944
3945         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
3946         first.
3947
3948 Wed Sep  2 02:50:05 1992  John Gilmore  ([email protected])
3949
3950         * config.sub:  Accept `elf' as an environment.
3951
3952 Tue Sep  1 15:48:30 1992  Steve Chamberlain  ([email protected])
3953
3954         * Makefile.in (all-opcodes):  cd into the right directory
3955
3956 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  ([email protected])
3957
3958         * configure: added -program_transform_name option, used as
3959         argument to sed when installing programs.
3960         configure.texi: added documentation for -program_prefix,
3961         -program_suffix and -program_transform_name.
3962
3963 Thu Aug 27 21:59:44 1992  John Gilmore  ([email protected])
3964
3965         * config.sub:  Accept i486 where i386 ok.
3966
3967 Thu Aug 27 13:04:42 1992  Brendan Kehoe  ([email protected])
3968
3969         * config.sub: accept we32k
3970
3971 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  ([email protected])
3972
3973         * config.sub, configure.in: accept OSE68000 and OSE68k.
3974
3975         * Makefile.in: don't create all directories for ``make install'';
3976         let the subdirectories create the ones they need.
3977
3978 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3979
3980         * COPYING: new file, GPL v2
3981
3982 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3983
3984         * Makefile.in: use the new gen-info-dir, which needs a template
3985         argument (which also lives in texinfo)
3986
3987         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
3988
3989 Mon Aug  3 15:41:28 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3990
3991         * config/mh-solaris: removed the -xs from CFLAGS (let the people
3992         with Sun's C compiler deal with it themselved)
3993
3994 Mon Aug  3 00:34:17 1992  Fred Fish  ([email protected])
3995
3996         * config.sub (ncr3000):  Change i386 to i486.
3997
3998 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3999
4000         * Makefile.in: add install-rcs, install-grep to
4001         install-no-fixedincludes, removed install-bison and install-libgcc
4002
4003 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn ([email protected])
4004
4005         * configure.in: grab the HPUX makefile fragment if on HPUX
4006
4007 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  ([email protected])
4008
4009         * Makefile.in: eradicate bison spoor (ditto libgcc).
4010          configure.in: recognise m68{k,000}-ericsson-OSE.
4011          es1800 is alias for m68k-ericsson-OSE
4012
4013 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4014
4015         * configure.in: rearrange the parts that remove programs from
4016         configdirs, based now on HOST==TARGET or by canonical triple.
4017
4018 Fri Jul 17 22:52:49 1992  K. Richard Pixley  ([email protected])
4019
4020         * test-build.mk: recurse explicitly with -f test-build.mk when
4021           appropriate.  predicate stage3 and comparison on the existence
4022           of gcc.  That is, if gcc isn't around, we aren't three-staging.
4023           On very clean, also remove ...stamp-co.  Build in-place before
4024           doing other builds.
4025
4026 Thu Jul 16 18:33:09 1992  Steve Chamberlain  ([email protected])
4027
4028         * Makefile.in, configure.in: add tgas
4029
4030 Thu Jul 16 16:05:28 1992  K. Richard Pixley  ([email protected])
4031
4032         * Makefile.in: a number of changes merged in from progressive.
4033
4034         * configure.in: add libm.
4035
4036         * .cvsignore: ignore some stuff that comes from test-build.mk.
4037
4038 Wed Jul  8 00:01:30 1992  Stu Grossman  (grossman at cygnus.com)
4039
4040         * config/mh-solaris:  Use -xs when compiling so that Sun-C puts
4041         a symbol-table into the executable.
4042
4043 Tue Jul  7 00:24:52 1992  Fred Fish  ([email protected])
4044
4045         * config.sub:  Add es1800 (m68k-ericsson-es1800).
4046
4047 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  ([email protected])
4048
4049         * configure: Add program_suffix (parallel to program_prefix)
4050         * Makefile.in: adjust directory-creating script for losing decstation
4051
4052 Mon Jun 22 23:43:48 1992  Per Bothner  ([email protected])
4053
4054         * configure:  Minor $subdir-related fixes.
4055
4056 Mon Jun 22 18:30:26 1992  Steve Chamberlain  ([email protected])
4057
4058         * configure: fix various problems with propogating
4059         makefile_target_frag in subdirs.
4060         * configure.in: config libgcc if its there
4061
4062 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
4063
4064         * config.sub:  HPPA merge.
4065
4066 Mon Jun 15 12:31:52 1992  Fred Fish  ([email protected])
4067
4068         * config/mh-ncr3000 (INSTALL):  Don't use /usr/ucb/install,
4069         it is broken on ncr 3000's.
4070
4071 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
4072
4073         * Makefile.in:  Replace all-bison with all-byacc in all
4074         dependency lines for other tools (which now use byacc).
4075
4076 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
4077
4078         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
4079
4080 Tue Jun  9 17:18:11 1992  Fred Fish  (fnf at cygnus.com)
4081
4082         * config/{mh-ncr3000, mh-sysv4}:  Add INSTALL.
4083
4084 Thu Jun  4 12:07:32 1992  Mark Eichin  ([email protected])
4085
4086         * Makefile.in: make gprof rules similar to byacc rules (instead of
4087         vestigal $(unsubdir) that didn't work...)
4088
4089 Thu Jun  4 00:37:05 1992  Per Bothner  ([email protected])
4090
4091         * config.sub:  Add support for Linux.
4092         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
4093         (at least for libg++).
4094
4095 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn ([email protected])
4096
4097         * configure.texi: fix doc for the -nfp option to configure
4098
4099 Tue Jun  2 17:20:52 1992  Michael Tiemann  ([email protected])
4100
4101         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
4102
4103 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
4104
4105         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
4106         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
4107         * configure.in: added solaris* host_makefile_frag hook.
4108
4109 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4110
4111         * config.sub: changed recognition of m68000 so that various
4112         m68k types can be specified via m680[01234]0
4113
4114 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4115
4116         * config.sub (basic_machine): fix sed so that '-foo' isn't
4117         completely substituted out while .+'-foo' loses the '-foo'
4118
4119 Wed May 27 23:18:52 1992  Michael Tiemann  ([email protected])
4120
4121         * config.sub ($os): Add -aout.
4122
4123 Fri May 22 14:00:02 1992  Per Bothner  ([email protected])
4124
4125         * configure:  If host_makefile_frag is absolute, don't
4126         prefix ${invsubdir} (relevant to libg++ auto-configure).
4127
4128 Thu May 21 18:00:09 1992  Michael Tiemann  ([email protected])
4129
4130         * Makefile.in (tooldir): Define it.
4131         (all-ld): Depend on all-flex.
4132
4133 Sun May 10 21:45:59 1992  Per Bothner  ([email protected])
4134
4135         * Makefile.in (check):  Fix libg++ special case.
4136
4137 Fri May  8 08:31:41 1992  K. Richard Pixley  ([email protected])
4138
4139         * configure: do not bury `pwd` into config.status, thus do fewer
4140           pwd's.
4141
4142         * configure: print the "Building in" message only when building in
4143           other than "." AND verbose.
4144
4145         * configure: remove -s, rework -v to better accomodate guested
4146           configures.
4147
4148         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
4149
4150 Fri May  1 18:00:50 1992  K. Richard Pixley  ([email protected])
4151
4152         * Makefile.in: macroize flags passed on recursion.  remove
4153           fileutils.
4154
4155 Thu Apr 30 08:56:20 1992  K. Richard Pixley  ([email protected])
4156
4157         * configure: get makesrcdir right for subdirs deeper than 1.
4158
4159         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
4160           install.
4161
4162 Fri Apr 24 15:51:51 1992  K. Richard Pixley  ([email protected])
4163
4164         * Makefile.in: don't print subdir_do or recursion lines.
4165
4166 Fri Apr 24 15:22:04 1992  K. Richard Pixley  ([email protected])
4167
4168         * standards.texi: added menu item.
4169
4170         * Makefile.in: build and install standards.info.
4171
4172         * standards.texi: new file.
4173
4174 Wed Apr 22 18:06:55 1992  K. Richard Pixley  ([email protected])
4175
4176         * configure: test for and move config.status pieces from
4177           ${subdir}/.
4178
4179 Wed Apr 22 14:38:34 1992  Fred Fish  ([email protected])
4180
4181         * config/mh-delta88, config/mh-ncr3000:  Replace MINUS_G with
4182         CFLAGS per new configuration strategy.
4183         * configure:  Test for existance of files before trying to mv
4184         them, to avoid numerous non-existance messages.
4185
4186 Tue Apr 21 12:31:33 1992  K. Richard Pixley  ([email protected])
4187
4188         * configure: correct final line of config.status.
4189
4190         * configure: patch from eggert.  Avoids a protection problem if
4191           the original Makefile.in is read only.
4192
4193         * configure: use move-if-change from gcc to create config.status.
4194           Some makefiles depend on config.status to tell if a directory
4195           has been reconfigured for a different host.  This change
4196           prevents those directories from remaking everything in the case
4197           where the reconfig was only intended to rebuild a Makefile.
4198
4199         * configure: test for config.sub with "config.sub sun4" rather
4200           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
4201           host alias from a missing config.sub.
4202
4203 Mon Apr 20 18:16:36 1992  K. Richard Pixley  ([email protected])
4204
4205         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
4206           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
4207
4208 Fri Apr 17 18:27:51 1992  Per Bothner  ([email protected])
4209
4210         * configure: mkdir ${subdir} as needed.
4211
4212 Wed Apr 15 17:37:22 1992  K. Richard Pixley  ([email protected])
4213
4214         * Makefile.in,configure.in: added autoconf.
4215
4216 Wed Apr 15 17:27:34 1992  K. Richard Pixley  ([email protected])
4217
4218         * Makefile.in: no longer pass against on recursion.
4219
4220         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
4221           definitions are not inherited.
4222
4223         * configure: correct makesrcdir when subdir is .
4224
4225 Tue Apr 14 11:56:09 1992  Per Bothner  ([email protected])
4226
4227         * configure:  Add support for 'subdirs' variable, which is
4228         like 'configdirs', except that configure doesn't re-invoke
4229         itself for subdirs, it just creates a Makefile for each subdir.
4230         * configure.texi:  Document subdirs.
4231
4232 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4233
4234         * configure.in: added flex to configdirs
4235
4236 Mon Apr 13 18:43:55 1992  K. Richard Pixley  ([email protected])
4237
4238         * Makefile.in: remove clean-stamps from clean.
4239
4240 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
4241
4242         * configure.in:  Add gdbtest to configdirs.
4243
4244 Fri Apr 10 23:11:49 1992  Fred Fish  ([email protected])
4245
4246         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
4247         to recursive makes.
4248         * configure.in:  Recognize new ncr3000 config.
4249
4250 Wed Apr  8 23:08:12 1992  K. Richard Pixley  ([email protected])
4251
4252         * Makefile.in, configure.in: removed references to gdbm.
4253
4254 Tue Apr  7 16:48:20 1992  Per Bothner  ([email protected])
4255
4256         * config.sub:  Don't canonicalize os value
4257         newsos* to bsd (readline needs to check for newsos).
4258         (This fix was earlier made Jan 31, but got re-broken.)
4259
4260 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
4261
4262         * configure.in:  sco is an os, not a vendor!
4263
4264         * configure:  Quote $( better.  Keep various shells happy.
4265
4266 Tue Mar 31 16:32:57 1992  K. Richard Pixley  ([email protected])
4267
4268         * Makefile.in: eliminate stamp-files.
4269
4270 Mon Mar 30 22:20:23 1992  K. Richard Pixley  ([email protected])
4271
4272         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
4273           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
4274
4275 Wed Mar 25 15:20:04 1992  Stu Grossman  ([email protected])
4276
4277         * config.sub:  fix iris/iris3.
4278
4279 Wed Mar 25 10:34:19 1992  K. Richard Pixley  ([email protected])
4280
4281         * configure: re-add -rm.
4282
4283 Tue Mar 24 23:50:16 1992  K. Richard Pixley  ([email protected])
4284
4285         * Maskefile.in: add .stmp-rcs to all.
4286
4287         * configure.in: remove gas from rs6000 build, use aix host fragment.
4288
4289 Mon Mar 23 19:43:35 1992  K. Richard Pixley  ([email protected])
4290
4291         * configure: pass down site_option during recursion.
4292
4293 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
4294
4295         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
4296
4297 Wed Mar 18 15:29:33 1992  Mike Stump  ([email protected])
4298
4299         * configure: Change exec_prefix so that it really defaults to prefix.
4300
4301 Sat Mar 14 17:20:38 1992  Fred Fish  ([email protected])
4302
4303         * Makefile.in, configure.in:  Add support for mmalloc library.
4304
4305 Fri Mar 13 18:44:18 1992  K. Richard Pixley  ([email protected])
4306
4307         * Makefile.in: add stmp dependencies for a few more things.
4308
4309 Thu Mar 12 04:56:24 1992  K. Richard Pixley  ([email protected])
4310
4311         * configure: adjusted error message on objdir/srcdir configure
4312           collision, per john's suggestion.
4313
4314         * Makefile.in: add libiberty stmp to all and all.cross.
4315
4316 Wed Mar 11 02:07:52 1992  K. Richard Pixley  ([email protected])
4317
4318         * Makefile.in: remove force dependencies, add grep to all.
4319
4320 Tue Mar 10 21:49:18 1992  K. Richard Pixley  ([email protected])
4321
4322         * Makefile.in: drop flex.  make stamp files work.
4323
4324         * configure: added test for conflicting configuration in srcdir,
4325           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
4326           gets cranky.  use relative paths for configure and srcdir
4327           whenever possible.  Send some error messages to stderr that were
4328           going to stdout.
4329
4330 Tue Mar 10 18:01:55 1992  Per Bothner  ([email protected])
4331
4332         * Makefile.in:  Fix libg++ rule to check for gcc directory
4333         before using gcc/gcc.  Also pass XTRAFLAGS.
4334
4335 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
4336
4337         * Makefile.in: added stmp-files so that directories aren't polled
4338           when they are already built.
4339
4340         * configure.texi: fixed a node pointer problem.
4341
4342 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
4343
4344         * config.sub configure.in config/mh-irix4 gdb/configure.in
4345         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
4346         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
4347         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
4348
4349 Wed Mar  4 02:57:46 1992  K. Richard Pixley  ([email protected])
4350
4351         * configure: -recurring becomes -silent.  corrected help message
4352           for -site= option.
4353
4354         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
4355
4356 Tue Mar  3 14:51:21 1992  K. Richard Pixley  ([email protected])
4357
4358         * configure: when building Makefile for crosses, replace
4359           tooldir and program_prefix.  default srcdir from location of
4360           config.sub.  remove "for host in hosts" and "for target in
4361           targets" loops.
4362
4363 Wed Feb 26 19:48:25 1992  K. Richard Pixley  ([email protected])
4364
4365         * Makefile.in: Do not pass bindir or mandir to cvs.
4366
4367 Wed Feb 26 18:04:40 1992  K. Richard Pixley  ([email protected])
4368
4369         * Makefile.in, configure.in: removed traces of namesubdir,
4370           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
4371           copyrights to '92, changed some from Cygnus to FSF.
4372
4373         * configure.texi: remove most references to multiple hosts,
4374           multiple targets, subdirs, etc.
4375
4376         * configure.man: removed rcsid. reference config.sub not
4377           config.subr.
4378
4379         * Makefile.in: mkdir $(infodir) on install-info.
4380
4381 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
4382
4383         * configure.texi:  Explain better about .gdbinit and about
4384         the environment that configure.in sections run in.
4385
4386 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
4387
4388         * configure.in:  Ultrix is only a decstation if it's a MIPS.
4389
4390 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
4391
4392         * README:  DOC.configure => cfg-paper.texi.
4393
4394 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
4395
4396         * config.sub (near case $os):  Don't convert newsos* to bsd!
4397
4398 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
4399
4400         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
4401         the number of copies of COPYING that go into the GDB tar file.
4402
4403 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
4404
4405         * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
4406         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
4407         Fix SCO configuration stuff.
4408
4409 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
4410
4411         * Makefile.in:  For libg++, make sure the -I pointing
4412         to the gcc directory goes *after* all the libg++-local -I flags.
4413         Also, move just-gcc dependency from just-libg++ to all-libg++.
4414
4415 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
4416
4417         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
4418
4419 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
4420
4421         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
4422
4423 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
4424
4425         * config.sub:  Add stratus configuration frags.  Also
4426         submitted to FSF.
4427
4428 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
4429
4430         * Makefile.in (DEV_SUPPORT):  add configure.man.
4431
4432         * config.sub(Decode manufacturer-specific):  add -none*.
4433
4434 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
4435
4436         * Makefile.in:  remove form feeds to make Sun's make happy.
4437         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
4438
4439 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
4440
4441         * Makefile.in (AR_FLAGS):  Make quieter.
4442
4443 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
4444
4445         * configure.in:  Add libg++.
4446         * configure:  When verbose, don't output the command line at each
4447         level; it will be unremarkably the same as the previous version,
4448         which will be the same as what the user typed.
4449
4450 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
4451
4452         * configure.in, Makefile.in: fix clean-info, add flex.  add
4453           fileutils.
4454
4455         * configure: be less sensitive to spaces in Makefile.in.  Do not
4456           look for sources in "..".  Doing so breaks subdirectories that
4457           might have their own configure.  If a subdir has it's own
4458           configure script, use it.
4459
4460 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
4461
4462         * cfg-paper.texi: some changes suggested by rms.
4463
4464 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
4465
4466         * config.sub:  Merge in some small additions from the FSF version,
4467         taken from the gcc distribution, to bring the Cygnus and FSF
4468         versions into closer sync.
4469
4470 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
4471
4472         * configure.in:  Changed svr4 references to sysv4.
4473
4474 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
4475
4476         * configure: added -V for version number option.
4477
4478 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
4479
4480         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
4481           renamed from DOC.configure to cfg-paper.texi.
4482
4483 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4484
4485         * configure, config.subr, config.sub: config.subr is now
4486           config.sub again.
4487
4488 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
4489
4490         * configure.texi: new file, in progress.
4491
4492         * Makefile.in: build info file and install the man page for
4493           configure.
4494
4495         * configure.man: new file, first cut.
4496
4497         * configure: find config.subr again now that configuration "none"
4498           has gone.  removed all traces of the -ansi option.  removed all
4499           traces of the -languages option.
4500
4501         * config.subr: resync from rms.
4502
4503 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4504
4505         * configure, config.sub, config.subr: merge config.sub into
4506           config.subr, call the result config.subr, remove config.sub, use
4507           config.subr.
4508
4509         * Makefile.in: revised install for dir.info.
4510
4511 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4512
4513         * configure.in: add decstation host makefile frag.
4514
4515         * Makefile.in: BISON now bison -y again.  also install-gcc on
4516           install.  clean-gdbm on clean.  infodir belongs in datadir.
4517           Make directories for info install.  Build dir.info here then
4518           install it.
4519
4520 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4521
4522         * Makefile.in: fix for bad directory tests.
4523
4524 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4525
4526         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
4527           regexp.  -srcdir relative was being handled incorrectly.
4528
4529         * Makefile.in: unwrapped some for loops so that parallel makes
4530           work again and so one can focus one's attention on a particular
4531           package.
4532
4533 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4534
4535         * configure: added PWD as a stand in for `pwd` (for speed). use
4536           elif wherever possible.  make -srcdir work without -objdir.
4537           -objdir= commented out.
4538
4539 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4540
4541         * configure: +options become --options.  -subdirs commented out.
4542           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
4543           Makefile now at top of generated Makefile.  Removed cvs log
4544           entries.  added -srcdir.  create .gdbinit only if there is one
4545           in ${srcdir}.
4546
4547         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
4548           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
4549           and mandir now keyed off datadir by default.
4550
4551 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4552
4553         * Freshly created ChangeLog.
4554
4555 \f
4556 Local Variables:
4557 mode: indented-text
4558 left-margin: 8
4559 fill-column: 74
4560 version-control: never
4561 End:
This page took 0.283718 seconds and 4 git commands to generate.