Fix C90 conversion
[deliverable/binutils-gdb.git] / ChangeLog
1 2003-09-12 Michael Chastain <mec@shout.net>
2
3 Fix PR gdb/857.
4 * src-release (do-proto-topleve): Remove junk files
5 intl/config.cache, intl/config.status,
6 intl/config.h, intl/stamp-h.
7
8 2003-09-14 Andrew Cagney <cagney@redhat.com>
9
10 * src-release (dejagnu.tar): New target.
11 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
12 (do-djunpack): Use $(PACKAGE) for the package name.
13
14 2003-09-04 DJ Delorie <dj@redhat.com>
15
16 * configure: Regenerate.
17
18 2003-09-04 Robert Millan <robertmh@gnu.org>
19
20 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
21
22 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23
24 * configure.in: Ensure arguments to sed are properly spaced.
25 * configure: Regenerate.
26
27 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
28
29 Merge from gcc:
30 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
31 * install-sh: Update to newer upstream versions (associated with
32 aclocal 1.7).
33 * missing: Likewise, plus $1Help2man -> $1 typo fix.
34
35 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
36
37 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
38 * configure: Regenerated.
39
40 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
41
42 * config/no-executables.m4: New file.
43
44 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
45
46 * configure.in: Use newline instead of semicolon when assuming
47 shell arguments in a for loop.
48 * configure: Regenerated.
49
50 2003-08-20 Geoffrey Keating <geoffk@apple.com>
51
52 PR 8180
53 * configure.in: When testing with_libs and with_headers, treat
54 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
55 * configure: Regenerate.
56
57 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
58 make, shell, etc.
59 (baseargs): Likewise.
60 * configure: Regenerate.
61
62 2003-08-19 Geoffrey Keating <geoffk@apple.com>
63
64 * configure.in: Disable libgcj for darwin not on powerpc.
65 * configure: Rebuild.
66
67 2003-08-15 Michael Chastain <mec@shout.net>
68
69 * src-release (do-proto-toplev): Remove junk files
70 dejagnu/example/calc/config.status,
71 dejagnu/example/calc/config.log.
72
73 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
74
75 * config-ml.in, symlink-tree: Add license.
76
77 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
78
79 Merge from gcc:
80
81 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
82 * Makefile.tpl (check, check-c++): Express dependencies using
83 dependencies rather than commands.
84 * Makefile.in: Regenerate.
85
86 2003-07-31 Geoffrey Keating <geoffk@apple.com>
87 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
88 * Makefile.in: Update.
89
90 2003-08-01 Andrew Cagney <cagney@redhat.com>
91
92 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
93 * configure: Ditto.
94
95 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
96
97 * configure.in: Enable libgcj for darwin.
98 * configure: Rebuild.
99
100 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
101
102 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
103
104 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
105
106 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
107 creating target and build subdirs to build all parent dirs as needed.
108 * Makefile.in: Rebuild.
109 * configure.in: Don't build dirs explicitly here.
110 * configure: Rebuild.
111
112 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
113
114 * Makefile.tpl (all-make): Depend on intl.
115 * Makefile.in: Rebuilt.
116
117 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
118
119 * config.if: Remove unused libc_interface determination.
120
121 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
122
123 * Makefile.in: Regenerate, correctly this time.
124
125 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
126
127 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
128 unused INSTALL_PROGRAM_ARGS.
129 * configure.in: Use AC_PROG_INSTALL.
130 * Makefile.in: Regenerate.
131 * configure: Regenerate.
132
133 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
134
135 * configure: Rebuilt.
136 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
137 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
138 newlib nor libgloss.
139 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
140 * configure.in (am33_2.0-*-linux*): Added.
141
142 2003-07-09 Bob Wilson <bob.wilson@acm.org>
143
144 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
145 * configure: Regenerate.
146
147 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
148
149 * config-ml.in: Replace PWD with PWD_COMMAND.
150 * Makefile.tpl: Likewise.
151 * Makefile.in: Regenerated.
152
153 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
154
155 * configure.in: Clean up config-lang.in handling. Delete
156 useless assignment to "subdirs".
157 * configure: Regenerate.
158
159 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
160
161 * configure.in: Rename 'target_libs' to 'target_libraries'.
162 Remove useless reference to 'target_libs'.
163 * configure: Regenerate.
164
165 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
166
167 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
168 * Makefile.in: Regenerate.
169
170 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
171
172 * Makefile.def: Introduce flags_to_pass.
173 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
174 * Makefile.in: Regenerate.
175
176 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
177
178 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
179 and target-libgloss.
180 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
181 <h8300*-*-*>: Disable libf2c and ${libgcj}.
182 * configure: Regenerate.
183
184 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
185
186 * configure.in: Update testsuite_flags to new location.
187 * configure. Regenerate.
188
189 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
190
191 * Makefile.tpl: Remove BUILD_CC stuff.
192 * Makefile.in: Regenerate.
193
194 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
195
196 * config.guess: Update to 2003-06-12 version.
197 * config.sub: Update to 2003-06-13 version.
198
199 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
200
201 * MAINTAINERS: Add myself as MIPS co-maintainer.
202
203 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
204
205 * config.guess: Update to 2003-06-06 version.
206 * config.sub: Update to 2003-06-06 version.
207
208 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
209
210 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
211 * configure. Regenerate.
212
213 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
214
215 * configure.in: Disable serial configure by default.
216 * configure: Regenerate.
217 * Makefile.tpl: Abolish .NOTPARALLEL.
218 * Makefile.in: Regenerate.
219
220 * Makefile.tpl: Replace {build,host,target}_canonical by
221 {build,host,target}.
222 * Makefile.in: Regenerate.
223
224 * Makefile.tpl: Fix stupid pasto.
225 * Makefile.in: Regenerate.
226
227 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
228
229 * Makefile.tpl: Remove bogus conditional.
230 * Makefile.in: Regenerate.
231
232 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
233
234 * Makefile.tpl: Make 'recursive targets' using autogen rather
235 than shell loop. Remove duplicate 'clean' targets and false
236 comments.
237 * Makefile.def: Add systematic dependencies to 'recursive' targets.
238 Add systematic method of specifying missing targets in subdirs.
239 Add copyright boilerplate.
240 * Makefile.in: Regenerate.
241 * configure.in: Add 'recursive targets' to maybe list.
242 * configure: Regenerate.
243
244 * Makefile.tpl: Rename [+target+] to [+make_target+].
245 * Makefile.def: Rename 'target' to 'make_target'.
246
247 2003-05-30 Nick Clifton <nickc@redhat.com>
248
249 * README-maintainer-mode: Update URL for locating blessed config
250 tools.
251
252 2003-05-29 Robert Millan <rmh@debian.org>
253
254 * ltconfig: Import this patch and modify for use with current
255 version of ltconfig:
256
257 2003-05-21 Bruno Haible <bruno@clisp.org>
258
259 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
260 GNU/FreeBSD.
261
262 2003-05-28 DJ Delorie <dj@redhat.com>
263
264 * Makefile.tpl: Make maybe-check-gcc .PHONY.
265 * Makefile.in: Regenerate.
266
267 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
268
269 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
270
271 2003-05-21 DJ Delorie <dj@redhat.com>
272
273 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
274 newlib or libgloss.
275 * Makefile.in: Regenerate.
276
277 2003-05-21 DJ Delorie <dj@redhat.com>
278
279 * Makefile.tpl: Add missing empty maybe-check-gcc target.
280 * Makefile.in: Regenerate.
281
282 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
283
284 * configure.in: Use curly braces in the definition of tooldir.
285 * configure: Regenerate.
286
287 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
288
289 * configure.in: Switch more things to use maybe dependencies.
290 * Makefile.tpl: Switch more things to use maybe dependencies.
291 Factor out common code from autogen IF statements.
292 * configure: Regenerate.
293 * Makefile.in: Regenerate.
294
295 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
296
297 * configure.in: Accept i[3456789]86 for machine type.
298 * configure: Regenerate.
299
300 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
301
302 * configure.in: Switch more things to use maybe dependencies.
303 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
304 * configure: Regenerate.
305 * Makefile.tpl: Switch more things to use maybe dependencies.
306 * Makefile.in: Regenerate.
307
308 2003-05-16 Andreas Schwab <schwab@suse.de>
309
310 * Makefile.tpl (install-opcodes): Define.
311 * Makefile.in: Rebuild.
312
313 2003-05-13 Andreas Jaeger <aj@suse.de>
314
315 * config.guess: Update to 2003-05-09 version.
316 * config.sub: Update to 2003-05-09 version.
317
318 2003-05-13 Michael Eager <eager@mvista.com>
319
320 * configure.in: Correct sed script so that options in quotes are not
321 deleted.
322 * configure: Rebuild.
323
324 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
325
326 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
327 and $$s/newlib/libc/sys/cygwin32 include paths.
328 * configure: Ditto.
329
330 2003-05-05 H.J. Lu <hjl@gnu.org>
331
332 * config-ml.in: Restored from gcc repository.
333
334 2003-05-02 Chris Demetriou <cgd@broadcom.com>
335
336 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
337 * Makefile.in: Regenerate.
338
339 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
340
341 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
342 and Makefile.def.
343
344 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
345
346 * Makefile.tpl: Clean $(BUILD_SUBDIR).
347 * Makefile.in: Regenerated.
348
349 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
350
351 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
352 * Makefile.in: Regenerate.
353
354 2003-04-18 Jakub Jelinek <jakub@redhat.com>
355
356 * configure.in (powerpc64*-*-linux*): Remove.
357 * configure: Rebuilt.
358
359 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
360
361 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
362 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
363 and restrap.
364 * Makefile.in: Regenerate.
365
366 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
367
368 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
369 * configure: Regenerated.
370
371 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
372
373 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
374 * */configure: Rebuilt.
375
376 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
377
378 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
379 * Makefile.in: Regenerate.
380
381 2003-03-14 Michael Chastain <mec@shout.net>
382
383 * Makefile.in: Regenerate with correct Makefile.def.
384
385 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
386
387 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
388 Make macro.
389 * Makefile.in: Regenerate.
390 * configure.in: Clean up gxx_include_dir logic.
391 * configure: Regenerate.
392
393 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
394
395 * configure.in (gxx_include_dir): Fix typo.
396 * configure: Regenerated.
397
398 2003-03-06 Andrew Cagney <cagney@redhat.com>
399
400 * texinfo/texinfo.tex: Import version 2003-02-03.16.
401
402 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
403
404 * configure.in: Include $(build_tooldir)/sys-include in
405 FLAGS_FOR_TARGET.
406 * configure: Regenerated.
407
408 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
409
410 * Makefile.tpl: Reindent.
411 * Makefile.in: Regenerate.
412 * configure.in: Reindent. Don't set unused variables.
413 * configure: Regenerate.
414
415 * Makefile.tpl: Always pass down RANLIB.
416 * Makefile.in: Regenerate.
417
418 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
419 * Makefile.in: Regenerate.
420 * configure.in: Remove unused logic relating to --enable-shared
421 and --enable-threads. Remove bogus comments. Remove redundant
422 noconfigdirs.
423 * configure: Regenerate.
424
425 * configure.in: Replace ${libstdcxx_version} by its value.
426 Remove reference to mh-dgux.
427 * configure: Regenerate.
428
429 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
430
431 * Makefile.tpl: Rearrange.
432 * Makefile.in: Regenerate.
433
434 2003-02-25 Nick Clifton <nickc@redhat.com>
435
436 * configure: Remove site-file supprot - it is obsolete.
437
438 2003-02-24 Uwe Stieber <uwe@wwws.de>
439
440 * configure.in: Add support for kaOS as cross build target system.
441 * configure: Regenerated.
442
443 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
444
445 * Makefile.tpl: Add definition of CPPFLAGS to pass into
446 configure-target-* as some target builds may require additional
447 flags for preprocessor tests.
448 * Makefile.in: Regenerated.
449
450 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
451
452 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
453 * ltconfig: Handle it.
454 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
455 auto-detecting it.
456
457 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
458
459 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
460 it is used as argument to $CC.
461 * ltcf-gcj.sh: Likewise.
462
463 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
464
465 * configure.in: Introduce --enable-maintainer-mode.
466 * configure: Rebuilt.
467 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
468 for maintainer mode.
469 * Makefile.in: Rebuilt.
470
471 2003-02-19 Andrew Cagney <ac131313@redhat.com>
472
473 * configure: Regenerate using autoconf 2.13.
474
475 2003-02-19 Alan Modra <amodra@bigpond.net.au>
476
477 * config.guess: Import latest version.
478 * config.sub: Import latest version.
479
480 2003-02-18 Jason Merrill <jason@redhat.com>
481
482 * Makefile.tpl (check-c++): Allow parallelism.
483
484 2003-02-17 Andrew Cagney <ac131313@redhat.com>
485
486 * configure: Regenerate using autoconf 000227.
487
488 2003-02-15 Geoffrey Keating <geoffk@apple.com>
489
490 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
491 don't configure target-libobjc.
492 * configure: Regenerate.
493
494 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
495
496 * Makefile.tpl (RANLIB): Define.
497 * Makefile.in: Regenerate.
498
499 2003-02-06 Keith R Seitz <keiths@redhat.com>
500
501 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
502 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
503 * Makefile.in: Regenerated.
504 * configure.in: Remove all traces of snavigator, db, and grep.
505 * configure: Regenerated.
506
507 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
508
509 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
510 * Makefile.in: Regenerated.
511
512 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
513
514 * config.if: Copy from GCC.
515
516 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
517
518 * configure.in: Revert 24Jan change.
519 * configure: Regenerate.
520
521 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
522
523 * configure.in: Revert previous change.
524 * configure: Regenerate.
525
526 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
527
528 * configure.in: Make rda native-only.
529 * configure: Regenerate.
530
531 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
532
533 * configure.in: Add missing \.
534 * configure: Rebuilt.
535
536 2003-01-17 Jakub Jelinek <jakub@redhat.com>
537
538 * configure.in (baseargs): Avoid using \| in sed regular
539 expressions.
540 * configure: Rebuilt.
541
542 2003-01-16 Jakub Jelinek <jakub@redhat.com>
543
544 * configure.in (baseargs): Remove all supported forms of
545 --cache-file, --srcdir, --host, --build and --target options
546 from argument lists.
547 * configure: Rebuilt.
548
549 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
550
551 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
552 * configure: Rebuilt.
553
554 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
555
556 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
557 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
558 * Makefile.in: Regenerate.
559 * configure: Regenerate.
560
561 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
562
563 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
564 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
565 * Makefile.in: Regenerate.
566
567 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
568
569 * configure.in: Remove Makefile in build, host and target modules
570 unless configure was run with --no-recursion.
571 * configure: Rebuilt.
572
573 2003-01-08 Chris Demetriou <cgd@broadcom.com>
574
575 * config.guess: Update to 2003-01-03 version.
576 * config.sub: Update to 2003-01-03 version.
577
578 2003-01-07 Christopher Faylor <cgf@redhat.com>
579
580 * configure: Regenerate with proper autoconf 2.13.
581
582 2003-01-07 Christopher Faylor <cgf@redhat.com>
583
584 * configure.in: Add AC_PREREQ for consistency.
585 * configure: Regenerate.
586
587 2003-01-06 Andrew Cagney <ac131313@redhat.com>
588
589 * configure.in (GDB_TK): Add tcl directories conditional on
590 gdb/gdbtk directory being present.
591 * configure: Regenerate.
592
593 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
594
595 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
596 by gcc if LD is not defined and we are not doing a Canadian Cross.
597 * configure: Rebuilt.
598
599 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
600
601 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
602
603 2002-12-31 Tom Tromey <tromey@redhat.com>
604
605 * Makefile.in: Rebuilt.
606 * Makefile.def (target_modules) [libffi]: Allow installation.
607
608 2002-12-31 Andreas Schwab <schwab@suse.de>
609
610 * configure.in: Fix use of $program_transform_name.
611 * configure: Regenerated.
612
613 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
614
615 * configure.in (baseargs): Don't remove first configure argument.
616 * configure: Regenerated.
617
618 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
619
620 * Makefile.tpl (local-distclean): Don't remove...
621 (multilib.ts): ... this. Moved into...
622 (multilib.out): ... this. Don't use sub-make.
623 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
624 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
625 (configure-build-[+module+], configure-[+module+],
626 configure-target-[+module+], configure-gcc): ... these. Test
627 for Makefile existence. Drop config.status from dependencies.
628 * Makefile.in: Rebuilt.
629 * configure.in: Move gcc-version-trigger to the end of
630 ac_configure_args. Add comments to maybedep.tmp and
631 serdep.tmp. Introduce --disable-serial-configure. Remove
632 nonopt from baseargs, matching and removing corresponding
633 whitespace while at it.
634 * configure: Rebuilt.
635
636 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
637
638 * configure.in (host_configargs): Replace reference to
639 no-longer-defined buildopts with --build=${build_alias}.
640 * configure: Rebuilt.
641
642 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
643
644 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
645 program_transform_name to standard idiom.
646 (AUTOGEN, AUTOCONF): Define.
647 (Makefile.in): Use $(AUTOGEN).
648 (Makefile): Depend on config.status, and use autoconf-style rule to
649 build it. Move original commands to...
650 (config.status): ... this new target.
651 (configure): Add $(srcdir). Depend on config/acx.m4. Use
652 $(AUTOCONF).
653 * Makefile.in: Rebuilt.
654
655 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
656
657 * Makefile.tpl: Fix dramatic bustage due to change in
658 program_transform_name.
659 * Makefile.in: Regenerate.
660
661 * configure.in: Remove unnecessary PATH setting.
662 * configure: Regnerate.
663
664 * configure.in: Don't default to unprefixed tools unless
665 the native tools will work.
666 * configure: Regenerate.
667
668 * configure.in: Convert to autoconf script. Blow away lots
669 of now-redundant Makefile fragments.
670 * configure: Generate using Autoconf.
671 * Makefile.tpl: Rewrite to reflect autoconfiscation.
672 * Makefile.in: Regenerate.
673
674 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
675
676 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
677 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
678
679 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
680 where they belong.
681
682 2002-12-24 Andreas Schwab <schwab@suse.de>
683
684 * Makefile.tpl (multilib.out): Fix missing space.
685 * Makefile.in: Regenerate.
686
687 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
688
689 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
690 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
691 * Makefile.in: Regenerate.
692 * configure.in: Remove unnecessary leftovers.
693
694 2002-12-22 Geoffrey Keating <geoffk@apple.com>
695
696 * config/mt-aix43: Delete.
697
698 2002-12-21 Geoffrey Keating <geoffk@apple.com>
699
700 * configure.in (extra_ranlibflags_for_target): New variable.
701 (*-*-darwin): Add -c to ranlib commands.
702 * configure (tooldir): Handle extra_ranlibflags_for_target.
703
704 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
705
706 * COPYING.NEWLIB: Updated.
707 * COPYING.LIBGLOSS: Ditto.
708
709 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
710
711 * Makefile.tpl: Revert HJL's change.
712 * Makefile.in: Regenerated.
713 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
714 always.
715
716 2002-12-19 Andreas Schwab <schwab@suse.de>
717
718 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
719 * Makefile.in: Regenerate.
720
721 2002-12-18 H.J. Lu <hjl@gnu.org>
722
723 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
724 * Makefile.in: Regenerated.
725
726 * configure.in (build_prefix): New. Substitute.
727
728 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
729
730 * Makefile.tpl: Don't let real targets depend on phony targets.
731 * Makefile.in: Regenerate.
732
733 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
734 * Makefile.in: Regenerate.
735
736 2002-12-16 Jason Merrill <jason@redhat.com>
737
738 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
739 previous 'make bootstrap'.
740 * Makefile.in: Regenerate.
741
742 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
743
744 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
745
746 2002-12-13 Jason Merrill <jason@redhat.com>
747
748 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
749 library tests.
750 (check-c++): Just depend on it and check-target-libstdc++-v3.
751 * Makefile.in: Regenerate.
752
753 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
754
755 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
756 * Makefile.in: Regenerate.
757
758 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
759
760 * COPYING.NEWLIB: Update list of alternate Regent of California
761 licenses and discuss official revoking of advertising clause.
762 * COPYING.LIBGLOSS: Ditto.
763
764 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
765
766 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
767 * Makefile.in: Rebuilt.
768
769 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
770
771 * configure: Fix bug put in by gremlins.
772
773 * Makefile.tpl: Substitute more autoconfily.
774 * configure: Substitute more autoconfily.
775 * Makefile.in: Regenerate.
776
777 2002-12-08 Andrew Cagney <ac131313@redhat.com>
778
779 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
780 * Makefile.in (all-sim): Ditto.
781
782 2002-12-06 DJ Delorie <dj@redhat.com>
783
784 * Makefile.tpl: Change configure dependencies to not have real
785 targets depend on phony targets.
786
787 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
788
789 * configure.in: Revert unintentional change.
790
791 * src-release: Configure host subdirs.
792
793 * Makefile.tpl: Change dependency for */multilib.out so that
794 it works when gcc isn't in the tree.
795
796 * configure.in: Substitute more.
797 * configure: Run subconfigures from the Makefile.
798 * Makefile.tpl: Run subconfigures from the Makefile; add a few
799 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
800
801 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
802
803 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
804 and corresponding dependencies.
805 * Makefile.in: Regenerate.
806
807 * configure.in (host_tools): Order binutils, gas and ld for
808 convenience in running the testsuites.
809
810 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
811 * Makefile.in: Regenerate.
812 * configure.in: Introduce rules to serialize subconfigure runs.
813
814 * configure.in: Introduce BASE_CC_FOR_TARGET.
815 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
816 Realize configure-build-* targets. Realize configure-target-* targets.
817 * Makefile.in: Regenerate.
818
819 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
820
821 * configure: Move gcc_version_trigger stuff from here...
822 * configure.in: ...to here.
823
824 * configure.in: Separate subconfigure options added by this file from
825 options given by the user. Add machinery to put args for host
826 subconfigures into the Makefile.
827
828 * Makefile.tpl: Remove 'vault' targets.
829 * Makefile.tpl: Reorder and comment dependencies.
830 * Makefile.in: Regenerate.
831
832 2002-11-28 Geoffrey Keating <geoffk@apple.com>
833
834 * configure.in: Move host-specific darwin noconfigdirs into
835 the host-specific section.
836
837 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
838
839 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
840 during replay.
841 * Makefile.in: Regenerate.
842
843 (finishing slow-motion replay)
844 * configure: Remove skip-this-dir support.
845 * Makefile.tpl: Remove skip-this-dir support.
846
847 * Makefile.tpl: Remove leftover support for non-autoconfiscated
848 subdirectories.
849 * Makefile.in: Regenerate.
850
851 * Makefile.tpl: Strip out useless setting of 'dir'.
852 * Makefile.in: Regenerate.
853
854 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
855
856 (finishing slow-motion replay)
857 * configure.in: Fix deeply stupid bug.
858
859 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
860 shell code in CXX_FOR_TARGET
861 * Makefile.def: Introduce raw_cxx.
862 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
863 RAW_CXX_FOR_TARGET.
864 * Makefile.in: Regenerate.
865
866 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
867
868 (finishing slow-motion replay)
869 * Makefile.tpl: Remove unnecessary ifs.
870 * Makefile.in: Regenerate.
871
872 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
873 dependencies. Maybe-ize build-libiberty. Create dummy install
874 targets for 'no_install' modules.
875 * configure: Move GDB_TK substitution to configure.in. Move
876 build_modules stuff to configure.in.
877 * configure.in: Implement soft dependency machinery. Maybe-ize
878 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
879 * Makefile.in: Regenerate.
880
881 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
882
883 (continuing slow-motion replay)
884 * Makefile.tpl: Make all-target, install-target behave similarly
885 to all, install (only hitting configured targets). Eliminate
886 unused macro defintions.
887
888 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
889 build != host.
890
891 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
892
893 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
894
895 * configure.in: Produce lists of subdir targets we're actually
896 configuring. Remove references to "dosrel".
897 * Makefile.tpl: Let configure set which subdir targets are hit.
898 Remove install-cross; clean up install; remove ALL. Remove
899 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
900 Autogenerate host module targets. Remove empty dependency lines
901 and redundant dependency; rearrange slightly.
902 * Makefile.def: Add host-side libtermcap, utils.
903
904 * Makefile.in: Regenerate.
905
906 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
907
908 (Continuing slow-motion replay)
909 * Makefile.def: Add list of recursive targets to autogenerate.
910 Add build_modules.
911 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
912 targets. Autogenerate *-build-* targets.
913 * Makefile.in: Regenerate.
914
915 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
916
917 (Continuing slow-motion replay)
918 * configure: More autoconf-style substitutions.
919 * Makefile.tpl: More autoconf-style substitutions.
920 * Makefile.in: Regenerate.
921
922 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
923
924 (Continuing slow-motion replay)
925 * configure: Substitute more variables in a more autoconf-friendly
926 way. Simplify slightly.
927 * Makefile.tpl: Make more variables substitutable in an
928 autoconf-friendly way.
929 * Makefile.in: Regenerate.
930
931 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
932
933 (Continuing slow-motion replay)
934 * configure.in (v810*): Remove special setting of tools.
935
936 * configure: Add support for extra required flags for ar or nm.
937 * configure.in (aix4.3+): Use above support for target-specific
938 issues, rather than using config/mt-aix43.
939
940 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
941
942 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
943 * configure: Remove 'removing', which doesn't work. Replace $subdir
944 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
945 with $srcdir. Reformat indentation. Substitute some variables
946 formerly hard-coded in the Makefile for build=host.
947 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
948 * Makefile.def: Autogenerate more.
949 * Makefile.in: Regenerate.
950
951 2002-11-13 Bruce Korb <bkorb@gnu.org>
952
953 * Makefile.tpl: syntactic cleanup
954
955 2002-11-04 Kevin Buettner <kevinb@redhat.com>
956
957 * Makefile.def (host_modules): Add rda.
958 * Makefile.in: Regenerate.
959 * configure.in (target_tool): Add target-rda to list.
960
961 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
962
963 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
964 and restrap targets to this rule.
965 * Makefile.in: Regenerate.
966
967 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
968
969 * configure.in (i[3456]86-*-linux*): Add check to disable
970 ${libgcj} for glibc1.
971
972 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
973
974 * configure.in: Add tic4x target.
975
976 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
977
978 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
979 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
980 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
981 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
982 * Makefile.in: Regenerate.
983
984 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
985
986 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
987 * Makefile.in: Regenerate.
988
989 * Makefile.def: Remove order dependency comments.
990 * Makefile.tpl: Add explicit install-install dependencies.
991 * Makefile.in: Regenerate.
992
993 * Makefile.tpl: Remove material now in src-release. (Finally!)
994 * Makefile.in: Regenerate.
995
996 * configure: Restore my original patch by syncing with gcc version.
997
998 * Bring following over from gcc:
999
1000 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
1001
1002 * configure.in (s390*-*-linux*): Enable libgcj.
1003
1004 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1005
1006 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
1007
1008 2002-10-02 Alan Modra <amodra@bigpond.net.au>
1009
1010 * configure: Move stray lines back to where they belong.
1011
1012 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
1013
1014 * Makefile.tpl: Insert configure-target target, for src-release.
1015
1016 * configure: Finish reverting change which Andrew Cagney started
1017 reverting. Should fix bustage.
1018
1019 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1020 * src-release: New file. Contains material for making net
1021 releases for gdb, binutils, et al., formerly in Makefile.in.
1022
1023 2002-09-30 Nick Clifton <nickc@redhat.com>
1024
1025 * cpu: New top level directory. Intended to hold input files for
1026 CGEN which have FSF copyright assignment.
1027 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1028
1029 2002-09-29 Andrew Cagney <ac131313@redhat.com>
1030
1031 Revert below (note that src does not contain Makefile.tpl):
1032 * Makefile.tpl: Make subsituted variables more autoconfy.
1033 * Makefile.in: Regenerate.
1034
1035 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
1036
1037 * configure: Revert accidentally applied changes.
1038
1039 * Makefile.tpl: Make more autoconf-friendly.
1040 * Makefile.in: Regenerate.
1041 * configure: Make substitution more autoconf-like.
1042
1043 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
1044
1045 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1046 single entry to handle all these.
1047 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
1048 libjava on arm-*-elf.
1049
1050 2002-09-27 Geoffrey Keating <geoffk@apple.com>
1051
1052 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1053 things that depend on them.
1054
1055 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1056
1057 * Makefile.tpl: Make subsituted variables more autoconfy.
1058 * Makefile.in: Regenerate.
1059 * configure: Make seds more autoconfy.
1060
1061 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1062
1063 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1064 * Makefile.in: Regenerate.
1065 * configure.in: Rewrite sed statements to look autoconfy.
1066
1067 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1068 all-target-foo on configure-target-foo.
1069 * Makefile.def: Ditto.
1070 * Makefile.in: Rebuild.
1071
1072 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
1073
1074 * Makefile.def: New file.
1075 * Makefile.tpl: New file.
1076 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1077
1078 * configure.in: Minor rearrangement. Simplify tests.
1079
1080 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
1081
1082 * configure.in (with_headers): Skip copy if value is "yes".
1083 (with_libs): Likewise.
1084
1085 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1086
1087 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
1088 * configure.in (sh*-*-pe*): Ditto.
1089 * configure.in (mips*-*-pe*): Ditto.
1090 * configure.in (*arm-wince-pe): Ditto.
1091
1092 * configure.in: Rearrange.
1093
1094 2002-09-12 Nick Clifton <nickc@redhat.com>
1095
1096 * Import these changes from the config master repository:
1097
1098 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
1099
1100 * config.sub: Add tic4x target.
1101
1102 2002-09-03 Ben Elliston <bje@redhat.com>
1103
1104 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
1105 Reported by <Duncan_Stodart@insession.com>.
1106
1107 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
1108
1109 * COPYING.NEWLIB: More updates.
1110
1111 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
1112
1113 * COPYING.NEWLIB: Update.
1114
1115 2002-08-23 Andrew Cagney <ac131313@redhat.com>
1116
1117 * texinfo/texinfo.tex: Import version 2002-06-04.06.
1118
1119 * config.guess: Import version 2002-08-23.
1120 * config.sub: Import version 2002-08-22.
1121
1122 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
1123
1124 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
1125 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
1126 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
1127
1128 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
1129
1130 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
1131
1132 2002-08-04 H.J. Lu (hjl@gnu.org)
1133
1134 * configure.in (mips*-*-linux*): Don't skip target-libffi.
1135
1136 2002-07-31 Alan Modra <amodra@bigpond.net.au>
1137
1138 * configure.in: Move generic linux case to end. Copy generic
1139 linux noconfigdirs to mips*-*-linux* entry and new
1140 powerpc64*-*-linux* entry. Add target-libffi for the latter.
1141
1142 2002-07-19 Chris Demetriou <cgd@broadcom.com>
1143
1144 * MAINTAINERS: Clarify on config.guess and config.sub, and add
1145 one instance of them which was missed to the list to update.
1146
1147 2002-07-16 Chris Demetriou <cgd@broadcom.com>
1148
1149 * config.guess: Update to 2002-07-09 version.
1150 * config.sub: Update to 2002-07-03 version.
1151
1152 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
1153
1154 * configure.in: Remove two redundant tests.
1155
1156 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1157
1158 * configure.in (mips*-*-irix6*o32): Enable stabs.
1159
1160 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
1161
1162 * configure.in: Don't build grez.
1163 * Makefile.in: Ditto.
1164
1165 * Makefile.in: Remove references to bsp, cygmon, libstub.
1166 * configure.in: Ditto.
1167
1168 * configure.in: Remove leftover reference to gdbtest.
1169
1170 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
1171
1172 * configure.in (gxx_include_dir): Change to match versioned
1173 C++ headers if --enable-version-specific-runtime-libs is used.
1174
1175 2002-07-04 Steve Ellcey <sje@cup.hp.com>
1176
1177 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
1178
1179 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
1180
1181 * configure.in: Make --without-x work.
1182
1183 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1184
1185 * contrib: New directory. Created to contain a copy of the
1186 texi2pod.pl script so that it is in the same place as the version in
1187 the FSF GCC sources.
1188
1189 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
1190
1191 * configure.in: Rearrange target Makefile fragment collection.
1192
1193 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
1194 cvs[src].
1195 * configure.in: Ditto.
1196
1197 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
1198
1199 * Makefile.in: Eliminate 'apache' targets.
1200 * configure.in: Eliminate 'apache' targets.
1201
1202 * configure.in: Eliminate redundant tests. Reorganize.
1203
1204 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
1205
1206 * config-ml.in: Eliminate references to Cygnus configure.
1207
1208 * Makefile.in: Eliminate references to building emacs.
1209
1210 2002-07-01 Denis Chertykov <denisc@overta.ru>
1211
1212 * configure.in: Add support for ip2k.
1213
1214 2002-06-24 Ben Elliston <bje@redhat.com>
1215
1216 * configure.in (host_tools): Remove cgen.
1217
1218 * Makefile.in (all-cgen): Remove; runs from its source directory.
1219 (check-cgen, install-cgen, clean-cgen): Likewise.
1220 (all-opcodes): No not depend on all-cgen.
1221 (all-sim): Likewise.
1222
1223 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
1224
1225 * configure.in: Fix AIX configury bug.
1226
1227 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1228
1229 * configure.in: Replace ${topsrcdir} with ${srcdir}.
1230
1231 * configure.in: Move definition of libstdcxx_flags right above
1232 usage, rather than way earlier.
1233
1234 * configure.in: Pull definition of is_cross_compiler earlier.
1235
1236 * configure.in: Rearrange a little.
1237
1238 * configure.in: Remove references to librx.
1239 * Makefile.in: Remove references to librx.
1240
1241 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1242
1243 * configure.in: Eliminate ${gasdir} variable.
1244
1245 2002-06-18 Dave Brolley <brolley@redhat.com>
1246
1247 * configure.in: Add support for frv.
1248 * config.sub: Add support for frv.
1249
1250 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1251
1252 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
1253
1254 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
1255
1256 * configure.in (vax-*-netbsd*): Re-enable gas.
1257
1258 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
1259
1260 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
1261 BUILD_PREFIX_1, to correct nomenclature.
1262 * configure: Likewise.
1263
1264 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
1265 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
1266
1267 2002-05-31 Olaf Hering <olh@suse.de>
1268
1269 * config-ml.in: Propogate DESTDIR also.
1270
1271 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
1272
1273 * configure.in (vax-*-netbsd*): Don't build gas for this
1274 platform.
1275
1276 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
1277
1278 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1279 and libgcj for AVR.
1280
1281 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1282
1283 * config.sub: Add DLX target.
1284
1285 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1286
1287 * config.guess: Update to 2002-05-22 version.
1288 * config.sub: Likewise.
1289
1290 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1291
1292 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
1293 * config-ml.in: Likewise.
1294 * configure: Likewise.
1295 * configure.in: Likewise.
1296
1297 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
1298
1299 * configure.in: Simplify makefile fragment collection.
1300
1301 * configure.in: Remove code to build emacs.
1302
1303 * configure.in : Remove --srcdir argument from targargs and buildargs
1304 (it's always overridden in the Makefile anyway). Rearrange a bit.
1305
1306 * configure: Move some logic to configure.in.
1307 * configure.in: Move some logic from configure.
1308
1309 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
1310
1311 * COPYING.LIBGLOSS: New file.
1312
1313 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1314
1315 * Makefile.in: Honour DESTDIR.
1316
1317 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
1318
1319 * configure.in (noconfigdirs): Don't disable libgcj on
1320 sparc64-*-solaris* and sparcv9-*-solaris*.
1321
1322 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
1323
1324 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
1325
1326 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
1327
1328 * configure.in (FLAGS_FOR_TARGET): Do not add
1329 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
1330 on i[3456]86-*-linux*.
1331
1332 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
1333
1334 * configure.in (noconfigdirs): Replace [ ] with test.
1335
1336 * configure.in (noconfigdirs): Do not add target-newlib if
1337 target == i[3456]86-*-linux*, and host == target.
1338
1339 2002-04-29 Mark Mitchell <mark@codesourcery.com>
1340
1341 * config.guess: Updated to 2002-04-26's version.
1342 * config.sub: Updated to 2002-04-26's version.
1343
1344 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
1345
1346 * configure.in: delete reference to absent file
1347
1348 * configure.in: replace '[' with 'test'
1349
1350 * configure.in: Eliminate references to gash.
1351 * Makefile.in: Eliminate references to gash.
1352
1353 * configure.in: remove useless references to 'pic' makefile fragments.
1354
1355 * configure.in: (*-*-windows*) Finish removing.
1356
1357 * configure.in: Eliminate redundant test for libgui.
1358
1359 2002-04-26 Joel Sherrill <joel@OARcorp.com>
1360
1361 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
1362 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
1363
1364 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
1365
1366 * configure.in: remove references to dead files
1367
1368 2002-04-18 Tom Tromey <tromey@redhat.com>
1369
1370 * configure.in: Disallow configuring libgcj when it is already
1371 installed and we're using Solaris 2.8 linker. Do enable libgcj on
1372 Solaris 2.8 by default. For PR libgcj/6158.
1373
1374 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1375
1376 * configure.in: Move default CC setting out of config/mh-* fragments
1377 directly into here.
1378
1379 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1380
1381 * configure.in: don't even try to configure or make a subdirectory
1382 if there's no configure script for it.
1383
1384 2002-04-15 Mark Mitchell <mark@codesourcery.com>
1385
1386 * MAINTAINERS: Remove chill maintainers.
1387 * Makefile.in (CHILLFLAGS): Remove.
1388 (CHILL_LIB): Remove.
1389 (TARGET_CONFIGDIRS): Remove libchill.
1390 (CHILL_FOR_TARGET): Remove.
1391 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
1392 CHILL_LIB.
1393 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
1394 (CHECK_TARGET_MODULES): Likewise.
1395 (INSTALL_TARGET_MODULES): Likewise.
1396 (CLEAN_TARGET_MODULES): Likewise.
1397 (configure-target-libchill): Remove.
1398 (all-target-libchill): Remove.
1399 * configure.in (target_libs): Remove target-libchill.
1400 Do not compute CHILL_FOR_TARGET.
1401 * libchill: Remove directory.
1402
1403 2002-04-15 DJ Delorie <dj@redhat.com>
1404
1405 * Makefile.in, configure.in, configure: Sync with gcc, entries
1406 follow...
1407
1408 2002-04-08 Tom Tromey <tromey@redhat.com>
1409
1410 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
1411 Fixes PR libgcj/6068.
1412
1413 2002-03-30 Krister Walfridsson <cato@df.lth.se>
1414
1415 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
1416
1417 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1418
1419 * configure.in (alpha*-dec-osf*): Enable libgcj.
1420
1421 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
1422
1423 Fix for: PR bootstrap/3591, target/5676
1424 * configure.in (mcore-pe): Disable the configuration of
1425 libstdc++-v3 since exceptions are not supported.
1426
1427 2002-03-20 Anthony Green <green@redhat.com>
1428
1429 * configure.in: Enable libgcj for xscale-elf target.
1430
1431 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
1432
1433 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
1434 libjava.
1435 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
1436
1437 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
1438
1439 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
1440 libstdc++-v3 and libjava.
1441
1442 2002-02-11 Adam Megacz <adam@xwt.org>
1443
1444 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
1445 boehm-gc
1446
1447 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
1448
1449 * config.guess: Updated to 2002-01-30's version.
1450 * config.sub: Updated to 2002-02-01's version.
1451 Contribute sh64-elf.
1452 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1453 * configure.in: Added sh64-*-*.
1454
1455 2002-01-17 H.J. Lu <hjl@gnu.org>
1456
1457 * Makefile.in (all-fastjar): Also depend on all-libiberty.
1458 (all-target-fastjar): Also depend on all-target-libiberty.
1459
1460 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
1461
1462 * configure, configure.in: Use temp file for long sed commands.
1463
1464 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1465
1466 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
1467 libf2c.
1468
1469 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
1470
1471 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
1472
1473 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
1474
1475 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
1476
1477 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
1478
1479 * configure: Handle temporary files securely using mkdir.
1480
1481 2001-09-26 Will Cohen <wcohen@redhat.com>
1482
1483 * configure.in (*-*-linux*): Disable configuration of target-newlib
1484 and target-libgloss.
1485
1486 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1487
1488 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
1489 RANLIB.
1490
1491 2001-08-11 Graham Stott <grahams@redhat.com>
1492
1493 * Makefile.in (check-c++): Add missing semicolon.
1494
1495 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
1496
1497 * configure.in (sh-*-linux*): New.
1498
1499 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1500
1501 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1502 and libgcj on m68hc11/m68hc12.
1503
1504 2001-06-27 H.J. Lu (hjl@gnu.org)
1505
1506 * Makefile (CFLAGS_FOR_BUILD): New.
1507 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
1508
1509 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
1510
1511 * configure.in (libstdcxx_flags): Do not try to execute
1512 libstdc++-v3/testsuite_flags until it exists.
1513
1514 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
1515
1516 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
1517
1518 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
1519
1520 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
1521
1522 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
1523
1524 * configure.in: Move *-chorusos target case to the proper switch.
1525 Disable libgcj.
1526
1527 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1528
1529 * Makefile.in (STAGE1_CFLAGS): Pass down.
1530
1531 2001-04-13 Alan Modra <amodra@one.net.au>
1532
1533 * config.guess: Add hppa64-linux support. Note for next import that
1534 this is already in the master file.
1535 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
1536
1537 2001-03-22 Colin Howell <chowell@redhat.com>
1538
1539 * Makefile.in (DO_X): Do not backslash single-quotes in
1540 backquotes (two places).
1541
1542 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
1543
1544 * Makefile.in (DO_X): Quote nested quotes.
1545
1546 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
1547
1548 * Makefile.in (DO_X): Use double quotes for quoting
1549 "RANLIB=$${RANLIB}".
1550
1551 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
1552
1553 * configure.in: Only use `lang_requires' for languages athat are
1554 actually enabled.
1555
1556 2001-03-07 Tom Tromey <tromey@redhat.com>
1557
1558 * configure.in: Allow config-lang.in to set `lang_requires' to list
1559 of other required languages.
1560
1561 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
1562
1563 * Makefile.in: Remove RANLIB definition. Use RANLIB
1564 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
1565 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
1566
1567 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
1568 Alexandre Oliva <aoliva@redhat.com>
1569
1570 * Makefile.in (check-c++): Use tabs, not spaces.
1571
1572 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
1573
1574 * Makefile.in (check-c++): New rule.
1575
1576 * configure.in (target_libs): Remove libg++.
1577 (noconfigdirs): Remove libg++.
1578 (noconfigdirs): Same.
1579 (noconfigdirs): Same.
1580 (noconfigdirs): Same.
1581
1582 * config-ml.in: Remove libg++ references.
1583
1584 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
1585 (ALL_TARGET_MODULES): Same.
1586 (configure-target-libg++): Remove.
1587 (all-target-libg++): Remove.
1588 (configure-target-libio): Remove.
1589 (all-target-libio): Remove.
1590 (check-target-libio): Remove.
1591 (.PHONY): Remove.
1592 (libg++.tar.bz2): Remove.
1593 (all-target-cygmon): Remove libio.
1594 (all-target-libstdc++): Remove.
1595 (configure-target-libstdc++): Remove.
1596 (TARGET_LIB_PATH): Remove libstdc++.
1597 (ALL_GCC_CXX): Remove libstdc++.
1598 (all-target-gperf): Correct.
1599
1600 2001-02-15 Anthony Green <green@redhat.com>
1601
1602 * configure: Introduce GCJ_FOR_TARGET.
1603 * configure.in: Ditto.
1604 * Makefile.in: Ditto.
1605
1606 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
1607
1608 * configure.in: for *-chorusos, don't config target-newlib and
1609 target-libgloss.
1610
1611 2001-02-04 Mark Mitchell <mark@codesourcery.com>
1612
1613 Remove V2 C++ library.
1614 * configure.in: Remove --enable-libstdcxx_v3 support.
1615
1616 2001-01-27 Richard Henderson <rth@redhat.com>
1617
1618 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
1619
1620 2001-01-26 Tom Tromey <tromey@redhat.com>
1621
1622 * configure.in: Allow libgcj to be built on Sparc Solaris.
1623
1624 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
1625
1626 * configure.in: Enable libgcj on several additional platforms.
1627
1628 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
1629
1630 * configure.in: Enable libgcj for linux targets.
1631
1632 2001-01-09 Mike Stump <mrs@wrs.com>
1633
1634 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
1635 failures of subdirectories.
1636
1637 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
1638
1639 * configure: handle DOS-style absolute paths.
1640
1641 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
1642
1643 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
1644
1645 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
1646
1647 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
1648 (libstdcxx_incdir): Pass down.
1649 * config.if: Remove expired bits for cxx_interface, add stub.
1650 (libstdcxx_incdir): Add variable for g++ include directory.
1651 * configure.in (gxx_include_dir): Use it.
1652
1653 2000-12-15 Andreas Jaeger <aj@suse.de>
1654
1655 * configure.in: Handle lang_dirs.
1656
1657 2000-12-13 Anthony Green <green@redhat.com>
1658
1659 * configure.in: Disable libgcj for any target not specifically
1660 listed. Disable libgcj for x86 and Alpha Linux until compatible
1661 with g++ abi.
1662
1663 2000-12-13 Mike Stump <mrs@wrs.com>
1664
1665 * Makefile.in (local-distclean): Also remove fastjar.
1666
1667 2000-12-10 Anthony Green <green@redhat.com>
1668
1669 * configure.in: Define libgcj. Disable libgcj target libraries for
1670 most targets.
1671
1672 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
1673
1674 * configure.in (target_libs): Revert 2000-12-08 patch.
1675 (noconfigdirs): Added target-libjava.
1676
1677 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
1678
1679 * Makefile.in: handle DOS-style absolute paths.
1680
1681 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1682
1683 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
1684 libjava.
1685 * configure.in (target_libs): Removed `target-libjava'.
1686
1687 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1688
1689 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
1690 (ALL_MODULES): Added fastjar.
1691 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
1692 (all-target-libjava): all-fastjar replaces all-zip.
1693 (all-fastjar): Added.
1694 (configure-target-fastjar, all-target-fastjar): Likewise.
1695 * configure.in (host_tools): Added fastjar.
1696
1697 2000-12-07 Mike Stump <mrs@wrs.com>
1698
1699 * Makefile.in (local-distclean): Remove leftover built files.
1700
1701 2000-11-16 Fred Fish <fnf@be.com>
1702
1703 * configure.in (enable_libstdcxx_v3): Fix typo,
1704 libstd++ -> libstdc++.
1705
1706 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
1707
1708 * configure: Provide the original toplevel configure arguments
1709 (including $0) to subprocesses in the environment rather than
1710 through gcc/configargs.h.
1711
1712 2000-11-12 Mark Mitchell <mark@codesourcery.com>
1713
1714 * configure: Turn on libstdc++ V3 by default.
1715
1716 2000-10-16 Michael Meissner <meissner@redhat.com>
1717
1718 * configure (gcc/configargs.h): Only create if there is a build GCC
1719 directory created.
1720
1721 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
1722
1723 * configure: Save configure arguments to gcc/configargs.h.
1724
1725 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
1726
1727 * Makefile.in (bootstrap): avoid recursion if subdir missing
1728 (cross): ditto
1729 (do-proto-toplev): ditto
1730
1731 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
1732
1733 * configure.in: Do not build byacc for hppa64. Provide paths to the
1734 X11 libraries for hppa64.
1735
1736 2000-09-02 Anthony Green <green@cygnus.com>
1737
1738 * Makefile.in (all-gcc): Depend on all-zlib.
1739 (CLEAN_MODULES): Add clean-zlib.
1740 (ALL_MODULES): Add all-zlib.
1741 * configure.in (host_libs): Add zlib.
1742
1743 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
1744
1745 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
1746 $targargs to tell whether newlib is going to be built.
1747
1748 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
1749 $$r/TARGET_SUBDIR/libio for _G_config.h.
1750
1751 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
1752
1753 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
1754
1755 * configure: Make enable_threads and enable_shared defaults
1756 explicit. Substitute enable_threads into generated Makefiles.
1757 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
1758 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
1759
1760 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
1761
1762 * configure.in: Re-enable all references to libg++ and librx.
1763
1764 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
1765
1766 * configure.in: Add *-*-freebsd* configurations.
1767
1768 2002-04-07 Andrew Cagney <ac131313@redhat.com>
1769
1770 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
1771 (do-tar, do-bz2): New rules.
1772 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
1773 (gdb-tar): New rule.
1774 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
1775 (insight_dejagnu.tar): New rule.
1776 (insight.tar): New rule.
1777 (gdb+dejagnu.tar): New rule.
1778 (gdb.tar): New rule.
1779
1780 2002-04-07 Andrew Cagney <ac131313@redhat.com>
1781
1782 * MAINTAINERS: Update dejagnu/
1783
1784 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
1785
1786 * ltmain.sh (relink_command): Fix typo in previous change.
1787
1788 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
1789
1790 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
1791 (relink_command): Added --tag flags.
1792 (mode=install): If relinking fails; error out.
1793
1794 2002-03-12 Richard Henderson <rth@redhat.com>
1795
1796 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
1797 .NOTPARALLEL tag.
1798 (do-check): Rename from check.
1799 (check): Allow parallel check.
1800
1801 2002-03-11 Richard Henderson <rth@redhat.com>
1802
1803 * Makefile.in (.NOTPARALLEL): Add fake tag.
1804
1805 2002-03-07 H.J. Lu (hjl@gnu.org)
1806
1807 * configure.in: Enable gprof for mips*-*-linux*.
1808
1809 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
1810
1811 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
1812 libjava.
1813 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
1814
1815 2002-02-24 Andrew Cagney <ac131313@redhat.com>
1816
1817 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
1818
1819 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
1820
1821 * config.guess: Import from master sources, rev 1.232.
1822 * config.sub: Import from master sources, rev 1.246.
1823
1824 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
1825
1826 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
1827 because its Makefile is there; test for the executable instead.
1828
1829 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
1830
1831 Contribute sh64-elf.
1832 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1833 * configure.in: Added sh64-*-*.
1834
1835 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
1836
1837 * COPYING.NEWLIB: Remove advertising clause from
1838 Berkeley and Red Hat licenses.
1839
1840 2002-02-01 Mo DeJong <supermo@bayarea.net>
1841
1842 * Makefile.in: Add all-tix to deps for all-snavigator
1843 so that tix is built when building snavigator.
1844
1845 2002-02-01 Ben Elliston <bje@redhat.com>
1846
1847 * config.guess: Import from master sources, rev 1.229.
1848 * config.sub: Import from master sources, rev 1.240.
1849
1850 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1851
1852 From Steve Ellcey <sje@cup.hp.com>:
1853 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
1854 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
1855 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
1856 IA64.
1857 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
1858 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
1859 soname_spec, sys_lib_search_path_spec): Ditto.
1860
1861 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
1862
1863 * configure.in (*-*-netbsd*): New. Skip target-newlib,
1864 target-libiberty, and target-libgloss. Skip Java-related
1865 libraries if not supported for NetBSD on target CPU.
1866
1867 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1868
1869 * configure.in: Import StrongARM and XScale target_configdirs from
1870 FSF GCC version.
1871
1872 2002-01-16 H.J. Lu (hjl@gnu.org)
1873
1874 * config.guess: Import from master sources, rev 1.225.
1875 * config.sub: Import from master sources, rev 1.238.
1876
1877 * MAINTAINERS: Updated notes on config.guess and config.sub.
1878
1879 2002-01-11 Steve Ellcey <sje@cup.hp.com>
1880
1881 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
1882 ld and gdb are not supported.
1883
1884 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
1885
1886 * Change reference to Cygnus Solutions to be Red Hat.
1887
1888 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
1889
1890 * COPYING.NEWLIB: Update generic copyright date.
1891
1892 2002-01-07 Mark Salter <msalter@redhat.com>
1893
1894 * configure.in: Remove target-bsp and target-cygmon from arm builds.
1895 Allow target-libgloss to be built for arm, strongarm, and xscale.
1896
1897 2002-01-03 Ben Elliston <bje@redhat.com>
1898
1899 * MAINTAINERS: Update URL for config.* scripts.
1900
1901 2001-12-18 Alan Modra <amodra@bigpond.net.au>
1902
1903 * config.sub: Import latest version.
1904 * config.guess: Likewise.
1905
1906 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
1907
1908 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
1909 options for i[3456]86-pc-linux* native builds.
1910
1911 2001-12-05 Laurent Guerby <guerby@acm.org>
1912
1913 * MAINTAINERS: gcc adopts symlink-tree, refer more to
1914 libiberty.
1915
1916 Import this patch from gcc:
1917
1918 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
1919
1920 * symlink-tree: handle DOS-style absolute paths.
1921
1922 2001-11-28 DJ Delorie <dj@redhat.com>
1923 Zack Weinberg <zack@codesourcery.com>
1924
1925 When build != host, create libiberty for the build machine.
1926
1927 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
1928 CONFIG_ARGUMENTS.
1929 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
1930 New variables.
1931 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
1932 and rules.
1933 (all.normal): Depend on ALL_BUILD_MODULES.
1934 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
1935 (all-build-libiberty): Depend on configure-build-libiberty.
1936
1937 * configure: Calculate and substitute proper value for
1938 ALL_BUILD_MODULES.
1939 * configure.in: Create the build subdirectory.
1940 Calculate and substitute TARGET_CONFIGARGS (formerly
1941 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
1942
1943 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
1944
1945 * config.sub: Update to version 1.232 on subversion.
1946
1947 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
1948
1949 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
1950 files from .po files for a distribution.
1951
1952 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
1953
1954 * COPYING.NEWLIB: Mention preserved notice in specific parts.
1955
1956 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
1957
1958 Merged from net gcc:
1959 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
1960 * ltcf-c.sh: Use $objext, not $ac_objext.
1961 2001-07-27 Mark Kettenis <kettenis@gnu.org>
1962 * ltcf-cxx.sh: Add support for GNU.
1963 2001-07-22 Timothy Wall <twall@redhat.com>
1964 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
1965 default settings if using GNU tools with that configuration.
1966 * ltcf-cxx.sh: Ditto.
1967 * ltcf-gcj.sh: Ditto.
1968 2001-07-21 Michael Chastain <chastain@redhat.com>
1969 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
1970 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
1971 * ltmain.sh: Mark as gcc-local.
1972
1973 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
1974
1975 * Makefile.in (all-bison): Revert 2001-10-24.
1976 Don't depend on texinfo.
1977
1978 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
1979
1980 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
1981
1982 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
1983
1984 * configure.in (--enable-languages): Be more permissive about
1985 syntax. Check for empty lists better. Warn about $LANGUAGES.
1986
1987 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
1988
1989 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
1990
1991 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
1992
1993 Makefile.in (all-bison): Don't depend on texinfo.
1994
1995 2001-10-03 Alan Modra <amodra@bigpond.net.au>
1996
1997 * gettext.m4: Test po/POTFILES.in exists before trying to read.
1998
1999 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
2000
2001 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2002
2003 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
2004
2005 * config.sub, config.guess: Import latest from subversions.
2006
2007 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
2008
2009 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2010 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2011 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2012 avoid quotes nesting problems.
2013 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2014 (DO_X): Export only variables that are set.
2015
2016 2001-09-19 Ben Elliston <bje@redhat.com>
2017
2018 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2019 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2020 semantics. Use the shell built-in "type" command instead.
2021
2022 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2023
2024 * config.sub: Reverted the earlier change, this version is not the
2025 master file.
2026
2027 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2028
2029 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
2030 Add support for mips64.
2031
2032 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2033
2034 * configure.in: Enable libstdc++-v3 for h8300 targets.
2035
2036 2001-08-30 Eric Christopher <echristo@redhat.com>
2037 Jason Eckhardt <jle@redhat.com>
2038
2039 * config.sub: Add support for mipsisa32.
2040
2041 2001-08-30 Eric Christopher <echristo@redhat.com>
2042
2043 * config.sub, config.guess: Import latest from subversions.
2044
2045 2001-08-20 Alan Modra <amodra@bigpond.net.au>
2046
2047 * config.sub, config.guess: Import latest from subversions.
2048
2049 2001-07-26 DJ Delorie <dj@redhat.com>
2050
2051 * MAINTAINERS: Clarify libiberty merge rules and procedures.
2052
2053 2001-06-19 Alan Modra <amodra@bigpond.net.au>
2054
2055 * Makefile.in: Revert 2001-06-17.
2056 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
2057
2058 2001-06-17 H.J. Lu <hjl@gnu.org>
2059
2060 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
2061 (gas+binutils.tar.bz2): Likewise.
2062 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
2063
2064 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2065
2066 * Makefile.in (VER): When present, extract the version number from
2067 the file version.in.
2068
2069 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
2070
2071 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2072 gcc/xgcc is built, use -print-prog-name to find out the program
2073 name to use.
2074
2075 2001-06-04 Mark Mitchell <mark@codesourcery.com>
2076
2077 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2078 with_gcc]: Use `gcc -shared' to build a shared library.
2079
2080 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
2081
2082 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2083 archives.
2084
2085 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
2086
2087 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
2088 libraries when using g++ with native linker.
2089
2090 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
2091
2092 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2093
2094 2001-05-24 Tom Rix <trix@redhat.com>
2095
2096 * configure.in : enable ld for aix
2097
2098 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
2099
2100 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2101 [aix4*|aix5*]: Prepend blank.
2102
2103 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
2104
2105 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2106 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
2107 of subdir/configure scripts to use the new libtool.m4.
2108
2109 2001-05-14 H.J. Lu <hjl@gnu.org>
2110
2111 * config.if (libc_interface): Set to -libc6.2- for cross
2112 compiling to Linux/glibc 2.2.
2113
2114 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
2115
2116 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
2117 libgcj.
2118
2119 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
2120
2121 * configure.in (noconfigdirs): Don't reset it from scratch in the
2122 target case; only append to it.
2123
2124 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
2125
2126 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2127 sparc-*-solaris2.8]: Disable ${libgcj}.
2128
2129 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
2130
2131 * configure.in (libgcj_saved): Copy from $libgcj.
2132 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
2133 --disable-libgcj.
2134
2135 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
2136
2137 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
2138 1.641.2.228.
2139
2140 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
2141
2142 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2143 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2144
2145 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
2146
2147 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
2148 New macros.
2149 (bootstrap, cross): Use RECURSE_FLAGS.
2150 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2151
2152 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
2153
2154 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
2155
2156 2001-03-23 Nick Clifton <nickc@redhat.com>
2157
2158 * README-maintainer-mode: Add note about inability to use "make
2159 distclean" in maintainer mode.
2160
2161 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
2162
2163 Re-installed:
2164 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2165 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
2166 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
2167 * ltcf-cxx.sh: Likewise.
2168 * ltcf-gcj.sh: Likewise.
2169
2170 2001-03-22 Philip Blundell <philb@gnu.org>
2171
2172 * config.sub, config.guess: Import latest from subversions.
2173
2174 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
2175
2176 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2177 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2178
2179 2001-03-20 Michael Chastain <chastain@redhat.com>
2180
2181 * Makefile.in: all-m4 depends on all-texinfo.
2182
2183 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
2184
2185 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2186
2187 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
2188
2189 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
2190 longer valid.
2191
2192 2001-02-16 Nick Clifton <nickc@redhat.com>
2193
2194 * configure.in (noconfigdirs): Allow configuration of texinfo
2195 for Cygwin hosts.
2196
2197 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2198
2199 * config.guess: Add linux target for S/390.
2200 * config.sub: Likewise.
2201 * configure.in: Likewise.
2202
2203 2001-02-06 Ben Elliston <bje@redhat.com>
2204
2205 * configure: Output host type to stdout, not stderr.
2206
2207 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2208
2209 * config.guess: Import from subversions.gnu.org (revision 1.181).
2210 * config.sub: Import from subversions.gnu.org (revision 1.199).
2211
2212 2001-01-30 Alan Modra <alan@linuxcare.com.au>
2213
2214 * config.guess: Handle hppa64-linux systems.
2215
2216 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2217
2218 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
2219 Don't unset, it's non-portable and no longer necessary, set to empty
2220 instead.
2221
2222 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2223
2224 * ltconfig: Shell portability fix for the tagname validity check.
2225
2226 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2227
2228 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2229
2230 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
2231
2232 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
2233 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2234
2235 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
2236
2237 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
2238 keep at least one of build_libtool_libs or build_old_libs set to
2239 yes.
2240
2241 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
2242
2243 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
2244 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2245
2246 2000-11-07 Philip Blundell <pb@futuretv.com>
2247
2248 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2249
2250 2000-11-03 Philip Blundell <pb@futuretv.com>
2251
2252 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2253 files.
2254
2255 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
2256
2257 * COPYING.NEWLIB: Put into source repository.
2258
2259 2001-01-15 Ben Elliston <bje@redhat.com>
2260
2261 * configure.in (host_tools): Add sid.
2262 Always configure cgen.
2263 * Makefile.in (all-sid): New target.
2264 (check-sid, clean-sid, install-sid): Likewise.
2265
2266 2001-01-07 Andreas Jaeger <aj@suse.de>
2267
2268 * config.sub, config.guess: Update from subversions.
2269
2270 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
2271
2272 * configure.in: Disable language-specific target libraries for
2273 languages that aren't enabled.
2274
2275 2000-11-24 Nick Clifton <nickc@redhat.com>
2276
2277 * configure.in (xscale-elf): Add target.
2278 (xscale-coff): Add target.
2279 (c4x, c5x, tic54x): Move after ARM targets.
2280
2281 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
2282
2283 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
2284
2285 2000-11-20 Ian Lance Taylor <ian@zembu.com>
2286
2287 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
2288
2289 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
2290
2291 * Makefile.in: Merge with GCC and libgcj.
2292 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
2293 configure-target-<library> when their configure scripts need the C
2294 or C++ library to have already been built to work properly.
2295 (do_proto_toplev): Set them to an empty string.
2296
2297 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
2298
2299 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
2300 (REALLY_SET_LIB_PATH): Use them.
2301
2302 2000-11-06 Christopher Faylor <cgf@cygnus.com>
2303
2304 * config.sub: Add support for Sun Chorus
2305
2306 2000-11-02 Per Lundberg <plundis@chaosdev.org>
2307
2308 * config.sub: Add support for the *-storm-chaos OS.
2309
2310 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
2311
2312 * configure.in (noconfigdirs): Don't compile some
2313 of the libraries for 68HC11 & 68hc12 targets.
2314
2315 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
2316
2317 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
2318 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
2319 all affected `configure' scripts.
2320
2321 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
2322
2323 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
2324 ltcf-c.sh.
2325
2326 2000-09-12 Philip Blundell <philb@gnu.org>
2327
2328 * config.sub, config.guess: Update from subversions.
2329
2330 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
2331
2332 * Makefile.in (all-zlib): Added dummy target.
2333
2334 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
2335 multi-language branch.
2336
2337 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
2338
2339 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
2340 (bootstrap*): Depend on all-bootstrap.
2341
2342 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
2343
2344 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
2345 crosses, but add gcc/include to the header search path for them.
2346
2347 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
2348
2349 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
2350 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
2351 * gettext.m4: New file, extracted from aclocal.m4.
2352
2353 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
2354
2355 * config-ml.in (CC, CXX): Avoid trailing whitespace.
2356 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
2357 sub-configures.
2358
2359 2000-08-20 Doug Evans <dje@casey.transmeta.com>
2360
2361 * Makefile.in (ALL_MODULES): Add all-cgen.
2362 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2363 (all-cgen): New target.
2364 (all-opcodes,all-sim): Depend on all-cgen.
2365 * configure.in (host_tools): Add cgen.
2366 Only configure cgen if --enable-cgen-maint.
2367
2368 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
2369
2370 * config-ml.in (CC, CXX): Don't introduce a leading space.
2371
2372 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
2373
2374 * configure.in (libstdcxx_flags): Use
2375 libstdc++-v3/src/libstdc++.INC.
2376
2377 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
2378
2379 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
2380
2381 2000-08-11 Jason Merrill <jason@redhat.com>
2382
2383 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
2384 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
2385 (FLAGS_FOR_TARGET): Not here.
2386 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
2387
2388 2000-08-07 DJ Delorie <dj@redhat.com>
2389
2390 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
2391 "if we're also building gcc, and it's a gcc that will run on the
2392 build machine, we want to use its includes instead of the system's
2393 default includes".
2394
2395 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
2396
2397 * configure.in (libstdcxx_flags): Don't use `"'.
2398
2399 * config-ml.in: Adjust multilib search paths to the
2400 appropriate multilib tree.
2401
2402 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
2403
2404 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
2405 commas in $LANGUAGES.
2406
2407 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
2408
2409 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
2410
2411 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
2412
2413 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
2414 CXX_FOR_TARGET for sed.
2415
2416 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
2417
2418 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
2419 Do not override if already set in the environment or in configure.
2420 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
2421 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2422
2423 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
2424
2425 * Makefile.in (FLAGS_FOR_TARGET): New macro.
2426 (GCC_FOR_TARGET): Use it.
2427 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
2428 * configure.in: ... here.
2429 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
2430 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2431
2432 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
2433
2434 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
2435 (configure-target-libchill, configure-target-libobjc): Likewise.
2436
2437 * configure.in: Use the same cache file for all target libs.
2438 * config-ml.in: But different cache files per multilib variant.
2439
2440 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2441
2442 * configure (topsrcdir): Don't use dirname.
2443
2444 2000-07-20 Jason Merrill <jason@redhat.com>
2445
2446 * configure.in: Remove all references to libg++ and librx.
2447
2448 * configure, configure.in, Makefile.in: Unify gcc and binutils.
2449
2450 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
2451
2452 * config.sub: Update to subversions version 2000-07-06.
2453
2454 2000-07-12 Andrew Haley <aph@cygnus.com>
2455
2456 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
2457 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
2458
2459 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
2460
2461 * symlink-tree: Check number of arguments.
2462
2463 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
2464
2465 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
2466
2467 2000-07-05 Jim Wilson <wilson@cygnus.com>
2468
2469 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
2470 search path for a g++ extracted from the build tree. This
2471 will allow link tests run by configure scripts in
2472 subdirectories to succeed.
2473
2474 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
2475
2476 * ltconfig: Add support for mips-dde-sysv4.2MP
2477
2478 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
2479
2480 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
2481 `os2'. Force ac_cv_exeext to be ".exe" in that case.
2482
2483 2000-06-19 Timothy Wall <twall@cygnus.com>
2484
2485 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
2486 * config.sub: Add tic54x target.
2487
2488 2000-06-07 Phillip Thomas <pthomas@suse.de>
2489
2490 * README-maintainer-mode: New file: Contains notes on using
2491 --enable-maintainer-mode with binutils.
2492
2493 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
2494
2495 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
2496
2497 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
2498
2499 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
2500 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
2501
2502 20000-05-21 H.J. Lu (hjl@gnu.org)
2503
2504 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
2505 directory are used if they exist. Make sure
2506 $(build_tooldir)/include is searched for header files,
2507 $(build_tooldir)/lib/ for library files.
2508 (GCC_FOR_TARGET): Likewise.
2509 (CXX_FOR_TARGET): Likewise.
2510
2511 2000-05-18 Jeffrey A Law (law@cygnus.com)
2512
2513 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
2514
2515 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
2516
2517 * Makefile.in (configure-target-libiberty): Depend on
2518 configure-target-newlib.
2519
2520 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
2521
2522 * configure.in, Makefile.in: Merge all libffi-related
2523 configury stuff from the libgcj tree.
2524
2525 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
2526
2527 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2528 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
2529
2530 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
2531
2532 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2533 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
2534 current version information. Add to proto-toplev directory.
2535 (gdb-taz): Build do-djunpack.
2536
2537 2000-05-15 David Edelsohn <edelsohn@gnu.org>
2538
2539 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
2540
2541 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2542
2543 * ltmain.sh: Preserve in relink_command any environment
2544 variables that may affect the linker behavior.
2545
2546 2000-05-12 Jeffrey A Law (law@cygnus.com)
2547
2548 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
2549
2550 2000-05-10 Jim Wilson <wilson@cygnus.com>
2551
2552 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
2553
2554 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2555
2556 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
2557 with the version name.
2558
2559 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
2560
2561 * config.if: Tweak.
2562
2563 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2564
2565 * djunpack.bat: New file.
2566
2567 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
2568
2569 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
2570 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
2571 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
2572 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
2573
2574 2000-04-16 Dave Pitts <dpitts@cozx.com>
2575
2576 * config.sub (case $basic_machine): Change default for "ibm-*"
2577 to "openedition".
2578
2579 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
2580
2581 * Makefile.in (gdb-taz): New target. GDB specific archive.
2582 (do-md5sum): New target.
2583 (MD5PROG): Define.
2584 (PACKAGE): Default to TOOL.
2585 (VER): Default to a shell script.
2586 (taz): Rewrite target. Move real work to do-proto-toplev. Include
2587 md5 checksum generation.
2588 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
2589 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
2590 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
2591 insight.tar.bz2): Use gdb-taz to create archive.
2592
2593 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
2594
2595 * configure (warn_cflags): Delete.
2596
2597 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
2598 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
2599
2600 * configure.in (enable_libstdcxx_v3): Add.
2601 (target_libs): Add bits here to switch between libstdc++-v2 and
2602 libstdc++-v3.
2603 * config.if: And this file too.
2604 * Makefile.in: Add libstdc++-v3 targets.
2605
2606 2000-04-05 Michael Meissner <meissner@redhat.com>
2607
2608 * config.sub (d30v): Add d30v as a basic machine type.
2609
2610 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
2611
2612 * configure.in: -linux-gnu*, not -linux-gnu.
2613
2614 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
2615
2616 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
2617 (do-tar-bz2): Replace TOOL with PACKAGE.
2618 (gdb.tar.bz2): Remove GDBTK from GDB package.
2619 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
2620 dejagnu.tar.bz2): New packages.
2621
2622 2000-02-27 Andreas Jaeger <aj@suse.de>
2623
2624 * configure.in: Add entry for mips*-*-linux*, move catch all
2625 *-*-*linux* entry below this one.
2626
2627 2000-02-27 Ian Lance Taylor <ian@zembu.com>
2628
2629 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
2630
2631 2000-02-24 Nick Clifton <nickc@cygnus.com>
2632
2633 * config.sub: Support an OS of "wince".
2634
2635 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
2636
2637 * config.guess, config.sub: Updated to match config's 2000-02-15
2638 version.
2639
2640 2000-02-23 Linas Vepstas <linas@linas.org>
2641
2642 * config.sub: Add support for Linux/IBM 370.
2643 * configure.in: Likewise.
2644
2645 2000-02-22 Nick Clifton <nickc@cygnus.com>
2646
2647 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
2648
2649 2000-02-20 Christopher Faylor <cgf@cygnus.com>
2650
2651 * config.guess: Guess "cygwin" rather than "cygwin32".
2652
2653 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2654
2655 * configure (gcc_version): When setting, narrow search to
2656 lines containing `version_string'.
2657
2658 2000-02-15 Denis Chertykov <denisc@overta.ru>
2659
2660 * config.sub: Add support for avr target.
2661
2662 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
2663
2664 * config.sub: Add mmix-knuth-mmixware.
2665
2666 2000-01-27 Christopher Faylor <cgf@redhat.com>
2667
2668 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
2669 structure stuff to -L library search.
2670 (CXX_FOR_TARGET): Ditto.
2671 (CROSS_CHECK_MODULES): Fix spelling mistake.
2672
2673 2000-01-24 Mark Mitchell <mark@codesourcery.com>
2674
2675 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
2676 the C++ compiler.
2677
2678 2000-01-12 Richard Henderson <rth@cygnus.com>
2679
2680 * configure.in: Don't build some bits for beos.
2681
2682 2000-01-12 Joel Sherrill (joel@OARcorp.com)
2683
2684 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
2685 as include files.
2686
2687 2000-01-06 Geoff Keating <geoffk@cygnus.com>
2688
2689 * configure.in: Use mt-aix43 to handle *_TARGET defs,
2690 not mh-aix43.
2691
2692 1999-12-14 Richard Henderson <rth@cygnus.com>
2693
2694 * config.guess (alpha-osf, alpha-linux): Detect ev67.
2695 * config.sub: Accept alphaev[78], alphaev8.
2696
2697 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2698
2699 * config.guess, config.sub: Update from autoconf.
2700
2701 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2702
2703 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
2704 necessary libraries are missing.
2705
2706 1999-10-25 Andreas Schwab <schwab@suse.de>
2707
2708 * configure: Fix quoting inside arguments of eval.
2709
2710 1999-10-21 Nick Clifton <nickc@cygnus.com>
2711
2712 * config-ml.in: Allow suppression of some ARM multilibs.
2713
2714 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
2715
2716 * config.guess: Add OS/390 match pattern.
2717 * config.sub: Add mvs, openedition targets.
2718 * configure.in (i370-ibm-opened*): New.
2719
2720 1999-09-04 Steve Chamberlain <sac@pobox.com>
2721
2722 * config.sub: Add support for configuring for pj.
2723
2724 1999-08-31 Nick Clifton <nickc@cygnus.com>
2725
2726 * config.sub (maybe_os): Add support for configuring for fr30.
2727
2728 1999-08-25 Nick Clifton <nickc@cygnus.com>
2729
2730 * configure.in: Do not configure or build ld for AIX
2731 platforms. ld is known to be broken on these platforms.
2732
2733 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2734
2735 * config-ml.in: Pass compiler flag corresponding to multidirs to
2736 subdir configures.
2737
2738 1999-08-09 Ian Lance Taylor <ian@zembu.com>
2739
2740 * Makefile.in (LDFLAGS): Define.
2741
2742 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
2743
2744 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
2745 noconfigdirs.
2746 (*-*-cygwin*): Likewise.
2747
2748 1999-08-08 Ian Lance Taylor <ian@zembu.com>
2749
2750 * mkdep: New file.
2751 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
2752 (BINUTILS_SUPPORT_DIRS): Add mkdep.
2753
2754 From Eli Zaretskii <eliz@is.elta.co.il>:
2755 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
2756 long file name when using DJGPP on MS-DOS.
2757
2758 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
2759
2760 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
2761
2762 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
2763
2764 * Makefile.in (check-target-libio): Remove all-target-libstdc++
2765 dependency as this causes "make check" to globally "make all"
2766
2767 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
2768
2769 * configure.in (target_libs): Added target-zlib.
2770 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
2771 (CONFIGURE_TARGET_MODULES): Likewise.
2772 (CHECK_TARGET_MODULES): Likewise.
2773 (INSTALL_TARGET_MODULES): Likewise.
2774 (CLEAN_TARGET_MODULES): Likewise.
2775 (configure-target-zlib): New target.
2776 (all-target-zlib): Likewise.
2777 (all-target-libjava): Depend on all-target-zlib.
2778 (configure-target-libjava): Depend on configure-target-zlib.
2779
2780 * Makefile.in (configure-target-libjava): Depend on
2781 configure-target-newlib.
2782 (configure-target-boehm-gc): New target.
2783 (configure-target-qthreads): New target.
2784
2785 * configure.in (target_libs): Added target-qthreads.
2786 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
2787 (CONFIGURE_TARGET_MODULES): Likewise.
2788 (CHECK_TARGET_MODULES): Likewise.
2789 (INSTALL_TARGET_MODULES): Likewise.
2790 (CLEAN_TARGET_MODULES): Likewise.
2791 (all-target-qthreads): New target.
2792 (configure-target-libjava): Depend on configure-target-qthreads.
2793 (all-target-libjava): Depend on all-target-qthreads.
2794
2795 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
2796 (CONFIGURE_TARGET_MODULES): Likewise.
2797 (CHECK_TARGET_MODULES): Likewise.
2798 (INSTALL_TARGET_MODULES): Likewise.
2799 (CLEAN_TARGET_MODULES): Likewise.
2800 (all-target-libjava): New target.
2801 (all-target-boehm-gc): Likewise.
2802 * configure.in (target_libs): Added libjava, boehm-gc.
2803
2804 1999-07-22 Ian Lance Taylor <ian@zembu.com>
2805
2806 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
2807 configure.bat in SUPPORT_FILES.
2808 (gas+binutils.tar.bz2): Likewise.
2809
2810 * makeall.bat: Remove; obsolete.
2811
2812 1999-07-21 Ian Lance Taylor <ian@zembu.com>
2813
2814 From Mark Elbrecht:
2815 * configure.bat: Remove; obsolete.
2816
2817 1999-07-11 Ian Lance Taylor <ian@zembu.com>
2818
2819 * configure: Add -W -Wall to the default CFLAGS when compiling with
2820 gcc.
2821
2822 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
2823
2824 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
2825
2826 1999-06-30 Mark Mitchell <mark@codesourcery.com>
2827
2828 * configure.in: Build ld on IRIX6.
2829
2830 1999-06-12 Ian Lance Taylor <ian@zembu.com>
2831
2832 * Makefile.in: Change distribution targets to use bzip2 instead of
2833 gzip.
2834 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
2835 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
2836
2837 1999-06-04 Nick Clifton <nickc@cygnus.com>
2838
2839 * config.sub: Add mcore target.
2840
2841 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
2842
2843 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
2844
2845 1999-05-25 H.J. Lu (hjl@gnu.org)
2846
2847 * config.guess (dummy): Changed to $dummy.
2848
2849 1999-05-24 Nick Clifton <nickc@cygnus.com>
2850
2851 * config.sub: Tidied up case statements.
2852
2853 1999-05-22 Ben Elliston <bje@cygnus.com>
2854
2855 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
2856 <jiro@din.or.jp>.
2857
2858 * config.guess: Merge with FSF version. Future changes will be
2859 more accurately recorded in this ChangeLog.
2860 * config.sub: Likewise.
2861
2862 1999-05-20 Stephen L Moshier <moshier@world.std.com>
2863
2864 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2865
2866 1999-04-30 Tom Tromey <tromey@cygnus.com>
2867
2868 * ltmain.sh: [mode link] Always use CC given by ltconfig.
2869
2870 1999-04-23 Tom Tromey <tromey@cygnus.com>
2871
2872 * ltconfig, ltmain.sh: Update to libtool 1.2f.
2873
2874 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
2875
2876 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
2877 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
2878 Bad merge removed these two changes.
2879
2880 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
2881 Martin Heller (Ing.-Buero_Heller@t-online.de)
2882
2883 * config.guess (interix Alpha): Add.
2884
2885 1999-04-11 Richard Henderson <rth@cygnus.com>
2886
2887 * configure.in (i?86-*-beos*): Do config gperf; don't config
2888 gdb, newlib, or libgloss.
2889
2890 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
2891
2892 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
2893 link a trivial program with -mabi=64. If it fails, remove mabi=64
2894 from multidirs.
2895
2896 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
2897
2898 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
2899
2900 1999-04-08 Nick Clifton <nickc@cygnus.com>
2901
2902 * config.sub: Add support for mcore targets.
2903
2904 1999-04-07 Michael Meissner <meissner@cygnus.com>
2905
2906 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
2907 not mt-ospace, in order to shut up assembler warning about using
2908 symbols that are named the same as registers.
2909
2910 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
2911
2912 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
2913 dependency list for all-target-cygmon.
2914
2915 1999-04-05 Doug Evans <devans@casey.cygnus.com>
2916
2917 * config-ml.in: Check $host, not $target, for selective multilibs.
2918 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
2919 thumb interworking, and underscore prefix multilibs.
2920
2921 1999-04-04 Ian Lance Taylor <ian@zembu.com>
2922
2923 * missing: Update to version from current automake.
2924
2925 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
2926
2927 * configure (gxx_include_dir): Removed.
2928
2929 * configure.in (gxx_include_dir): Handle it.
2930 * Makefile.in: Likewise.
2931
2932 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
2933
2934 * config.sub (mips64vr4111,mips64vr4111el) Add.
2935
2936 1999-03-21 Ben Elliston <bje@cygnus.com>
2937
2938 * config.guess: Correct typo for detecting ELF on FreeBSD.
2939
2940 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
2941
2942 * config/mh-go32: Delete.
2943 * config/mh-djgpp: New. Renamed from mh-go32.
2944 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
2945 config/mh-djgpp.
2946
2947 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
2948
2949 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
2950 all-target-newlib to dependency list for all-target-bsp.
2951
2952 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
2953
2954 * config.sub: Add i386-uwin support.
2955 * config.guess: Likewise.
2956
2957 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2958
2959 * configure.in: cleanup, add mh-*pic handling for arm, special
2960 case powerpc*-*-aix*
2961
2962 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
2963
2964 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
2965 can be built.
2966
2967 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
2968
2969 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
2970 targets.
2971
2972 1999-03-02 Nick Clifton <nickc@cygnus.com>
2973
2974 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
2975
2976 1999-02-28 Geoffrey Noer <noer@cygnus.com>
2977
2978 * config.sub: Check for "cygwin*" rather than "cygwin32*"
2979
2980 1999-02-24 Nick Clifton <nickc@cygnus.com>
2981
2982 * config.sub: Fix typo in arm recognition.
2983
2984 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
2985
2986 * configure.in (noconfigdirs): Changed target_configdirs to
2987 include target-bsp only for m68k-*-elf* and m68k-*-coff*
2988 rather than m68k-*-* since it is not known to work on
2989 m68k-aout. Ditto for arm-*-*oabi.
2990
2991 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
2992
2993 * configure.in (*-*-windows*): Remove, no longer used.
2994 * config/mh-windows: Ditto.
2995
2996 1999-02-19 Ben Elliston <bje@cygnus.com>
2997
2998 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
2999 Smart and improved by Andrew Cagney.
3000
3001 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
3002
3003 * config.guess: Recognize openbsd-*-hppa.
3004
3005 1999-02-17 H.J. Lu (hjl@gnu.org)
3006
3007 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
3008 only if it is not empty.
3009
3010 1999-02-17 Nick Clifton <nickc@cygnus.com>
3011
3012 Patch from: Scott Bambrough <scottb@corelcomputer.com>
3013
3014 * config.guess: Modified to recognize uname's armv* syntax.
3015
3016 * config.sub: Modified to recognize uname's armv* syntax.
3017
3018 1999-02-17 Mark Salter <msalter@cygnus.com>
3019
3020 * configure.in: Added target-bsp for sparclite.
3021
3022 1999-02-08 Richard Henderson <rth@cygnus.com>
3023
3024 * config.sub: Recognize alphapca5[67] and up to alphaev8.
3025
3026 1999-02-08 Nick Clifton <nickc@cygnus.com>
3027
3028 * configure.in: Add support for strongarm port.
3029 * config.sub: Add support for strongarm target.
3030
3031 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
3032
3033 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
3034 the old name config/mh-cygwin32.
3035 Enable texinfo.
3036
3037 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
3038
3039 * configure.in: Do build ld for ix86 Solaris.
3040
3041 1999-02-02 Jim Wilson <wilson@cygnus.com>
3042
3043 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
3044 $AR_FOR_TARGET. Likewise for RANLIB.
3045
3046 1999-02-02 Catherine Moore <clm@cygnus.com>
3047
3048 * config.sub (oabi): Recognize.
3049 * configure.in (arm-*-oabi): Handle.
3050
3051 1999-01-30 Robert Lipe (robertlipe@usa.net)
3052
3053 * config.guess: Improve detection of i686 on UnixWare 7.
3054
3055 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
3056
3057 * config.guess: Add support for i386-pc-interix.
3058 * config.sub: Likewise.
3059 * configure.in: Likewise.
3060 * config/mh-interix: New file.
3061
3062 1999-01-18 Christopher Faylor <cgf@cygnus.com>
3063
3064 * Makefile.in: Remove unneeded all-target-libio from
3065 from all-target-winsup target since it is now unneeded.
3066 Add all-target-libtermcap in its place since it is now
3067 needed.
3068
3069 1998-12-30 Christopher Faylor <cgf@cygnus.com>
3070
3071 * configure.in: makefile stub for cygwin target is probably
3072 unnecessary. Remove it for now.
3073 * config/mt-cygwin: Remove.
3074
3075 1998-12-30 Christopher Faylor <cgf@cygnus.com>
3076
3077 * configure.in: libtermcap.a should be built when cygwin is the
3078 target as well as the host.
3079 * config.guess: Allow mixed case in cygwin uname output.
3080 * Makefile.in: Add libtermcap target.
3081 * config/mt-cygwin: New file. libtermcap target info.
3082
3083 1998-12-23 Jeffrey A Law (law@cygnus.com)
3084
3085 * config.sub: Clean up handling of hppa2.0.
3086
3087 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
3088
3089 * config.guess: Use C code to identify more HP machines.
3090
3091 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
3092
3093 * config.sub: Handle hppa2.0.
3094
3095 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
3096
3097 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3098 cygmon for all sparclite targets, regardless of object format.
3099
3100 1998-12-15 Mark Salter <msalter@cygnus.com>
3101
3102 * configure.in: Added target-bsp for several target architectures.
3103
3104 * Makefile.in: Added rules for bsp.
3105
3106 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
3107
3108 * config.guess: Improve detection of hppa2.0 processors.
3109
3110 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
3111
3112 * config.guess: Recognize FreeBSD using ELF automatically.
3113
3114 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
3115
3116 * configure (skip-this-dir): Add handling for new shell script, which
3117 might be created by a sub-directory's configure to indicate, this particular
3118 directory is "unwanted".
3119 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
3120
3121 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
3122
3123 * ltconfig: import from libtool, after changing libtool to
3124 account for the cygwin name change.
3125
3126 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
3127
3128 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
3129 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
3130
3131 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
3132
3133 * configure.in: Add libtermcap to list of cygwin dependencies.
3134
3135 1998-11-17 Geoffrey Noer <noer@cygnus.com>
3136
3137 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
3138 they include winsup/include when it's a cygwin target.
3139
3140 1998-11-12 Tom Tromey <tromey@cygnus.com>
3141
3142 * configure.in (host_tools): Added zip.
3143 * Makefile.in (all-target-libjava): Depend on all-zip.
3144 (all-zip): New target.
3145 (ALL_MODULES): Added all-zip.
3146 (NATIVE_CHECK_MODULES): Added check-zip.
3147 (INSTALL_MODULES): Added install-zip.
3148 (CLEAN_MODULES): Added clean-zip.
3149
3150 1998-11-12 Geoffrey Noer <noer@cygnus.com>
3151
3152 * Makefile.in: lose "32" from comment about cygwin.
3153
3154 1998-11-05 Nick Clifton <nickc@cygnus.com>
3155
3156 * configure.in: Use -Os to build target libraries for the fr30.
3157
3158 1998-11-04 Dave Brolley <brolley@cygnus.com>
3159
3160 * config.sub: Add fr30.
3161
3162 1998-11-02 Geoffrey Noer <noer@cygnus.com>
3163
3164 * configure.in: drop "32" from config/mh-cygwin32. Check
3165 cygwin* instead of cygwin32*.
3166 * config.sub: Check cygwin* instead of cygwin32*.
3167
3168 1998-10-22 Robert Lipe <robertl@dgii.com>
3169
3170 * config.guess: Match any version of Unixware7.
3171
3172 1998-10-20 Syd Polk <spolk@cygnus.com>
3173
3174 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
3175 if desired.
3176
3177 1998-10-18 Jeffrey A Law (law@cygnus.com)
3178
3179 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
3180 these if the appropriate directories and files to not exist.
3181
3182 1998-10-14 Jeffrey A Law (law@cygnus.com)
3183
3184 * Makefile.in (DEVO_SUPPORT): Add config.if.
3185
3186 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
3187
3188 * configure: Add pattern to replace "build_tooldir"'s
3189 definition in the generated Makefile with "tooldir"'s
3190 actual value.
3191
3192 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
3193
3194 * config.sub: Bring back lost sparcv9.
3195
3196 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
3197
3198 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
3199
3200 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
3201 CC_FOR_TARGET and friends.
3202
3203 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3204
3205 * Makefile.in (build_tooldir): New variable, same as tooldir.
3206 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
3207 -B$(build_tooldir)/bin/.
3208 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3209
3210 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
3211
3212 * config.sub: Add support for i[34567]86-pc-udk.
3213 * configure.in: Likewise.
3214
3215 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
3216
3217 * Makefile.in: add bzip2 package building bits for user
3218 tools module
3219 * configure.in: ditto
3220
3221 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
3222
3223 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
3224 (ALL_TARGET_MODULES): Add all-target-libobjc.
3225 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3226 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3227 (all-target-libchill): Add dependencies.
3228 * configure.in (target_libs): Add libchill.
3229
3230 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
3231
3232 * configure.in (target_subdir): Remove duplicate line.
3233
3234 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
3235
3236 * Makefile.in (all-automake): fix dependencies.
3237
3238 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
3239
3240 * configure.in: Minor cleanups for building in the $(target_alias)
3241 subdir.
3242
3243 1998-09-22 Jim Wilson <wilson@cygnus.com>
3244
3245 * Makefile.in (bootstrap): Set r and s before make all. Use
3246 BASE_FLAGS_TO_PASS in make all.
3247 (cross): Likewise.
3248
3249 1998-09-20 Mark Mitchell <mark@markmitchell.com>
3250
3251 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
3252
3253 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
3254
3255 * config.sub: Fix typo in last change.
3256
3257 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3258
3259 * config.sub: Add support for C4x target.
3260 * configure.in: Likewise.
3261
3262 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
3263
3264 * config.sub: Recognize sparcv9 just like sparc64.
3265
3266 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
3267
3268 * config.guess: Match "Pent II" or "PentII" for OpenServer.
3269
3270 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
3271
3272 * config.guess: Correctly identify Pentium II sco boxes.
3273
3274 * config.guess: Fix "tr" code. From Weiwen Liu.
3275
3276 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
3277
3278 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
3279 stabs.
3280
3281 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
3282
3283 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
3284 (ALL_TARGET_MODULES): Add all-target-libchill.
3285 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3286 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3287 (all-target-libchill): Add dependencies.
3288 * configure.in (target_libs): Add libchill.
3289
3290 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
3291
3292 * config.guess: Avoid assumptions about "tr" behaves when
3293 LANG is set to something other than English.
3294
3295 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
3296
3297 * configure (gxx_include_dir): Changed to
3298 '${prefix}/include/g++'-${libstdcxx_interface}.
3299
3300 * config.if: New to determine the interfaces.
3301
3302 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
3303
3304 * config.guess: Detect and handle MPE/IX.
3305 * config.sub: Deal with MPE/IX.
3306
3307 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
3308
3309 * configure.in: Use mh-aix43.
3310
3311 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
3312
3313 * configure: Fix --without/--disable cases for gxx-include-dir.
3314
3315 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
3316
3317 * mdata-sh: Imported. Needed for automake support.
3318
3319 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
3320
3321 * Makefile.in (taz): Try "chmod -R og=u ." before
3322 "chmod og=u `find . -print`".
3323
3324 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
3325
3326 * configure.in: Add arm-elf and thumb-elf support.
3327
3328 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
3329
3330 * Makefile.in: Undo previous patch.
3331
3332 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
3333
3334 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
3335 to here ...
3336 (install-no-fixedincludes): and here
3337 (INSTALL_MODULES): ... from here.
3338
3339 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
3340
3341 * config.sub: Merge with FSF.
3342
3343 * config.guess: Merge with FSF.
3344
3345 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
3346
3347 * configure (extraconfigdirs): New variable.
3348 (SUBDIRS): Add extraconfigdirs and recurse on them too.
3349 * Makefile.in (all): Move higher in file.
3350 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
3351 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
3352 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
3353 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
3354 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
3355
3356 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
3357
3358 * Makefile.in (all-target-libjava): Depend on all-gcc and
3359 all-target-newlib.
3360 (configure-target-libjava): Depend on $(ALL_GCC).
3361
3362 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
3363
3364 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
3365 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
3366
3367 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
3368
3369 * ylwrap: Change absolute path checks to check for DOS style path
3370 names.
3371
3372 * ylwrap: Don't use a full path name if the source file is in the
3373 same directory. From hjl@lucon.org (H.J. Lu).
3374
3375 * config-ml.in: Default to being verbose, to match Feb 18 change to
3376 configure.
3377
3378 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
3379
3380 Brought over from egcs:
3381
3382 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3383
3384 * configure.in (target_subdir): Set to ${target_alias} instead
3385 of "libraries".
3386
3387 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3388
3389 * configure.in (target_subdir): Set to libraries if enable_multilib.
3390
3391 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
3392
3393 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
3394 multilibs, force reconfiguration the first time we create
3395 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
3396
3397 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
3398
3399 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
3400 avoid confusion with --no-recursion.
3401
3402 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
3403
3404 * configure.in: Win32 hosts shouldn't use install -x
3405 * install-sh: remove -x option, and special .exe-handling
3406 hack.
3407
3408 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
3409
3410 * config.guess: Recognize i586-pc-beos.
3411 * configure.in: Don't build some bits for beos.
3412
3413 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
3414
3415 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
3416 CFLAGS default to -O2.
3417
3418 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
3419 when using GNU ld.
3420
3421 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
3422
3423 * ltmain.sh: Correct install when using a different shell.
3424
3425 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
3426
3427 * ltconfig, ltmain.sh: Update to libtool 1.2b.
3428
3429 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
3430
3431 * makefile.vms: Update to build binutils/makefile.vms. Add install
3432 target.
3433
3434 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
3435
3436 * ltconfig: Update to correct AIX handling.
3437
3438 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3439
3440 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
3441
3442 * configure.in (target_subdir): Set to ${target_alias} instead
3443 of "libraries".
3444
3445 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
3446
3447 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
3448 (Makefile): Depend on $(gcc_version_trigger).
3449
3450 * configure (gcc_version): Change default initializer to empty
3451 string.
3452 (gcc_version_trigger): New variable; pass this variable down
3453 to subdir configures to enable them checking gcc's version
3454 themselves. Emit make macros for both gcc_version vars.
3455 (topsrcdir): Initialize reliably.
3456 (recursion line): Remove --with-gcc-version=${gcc_version}.
3457
3458 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3459
3460 * configure (enable_version_specific_runtime_libs): Implement new flag
3461 --enable-version-specific-runtime-libs which installs C++ runtime stuff
3462 in $(libsubdir); emit definition in each generated Makefile.
3463 (gxx_include_dir): Initialize depending on
3464 $enable_version_specific_runtime_libs.
3465
3466 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3467
3468 * configure (gcc_version): Initialize properly depending on
3469 how and where configure is started.
3470 (recursion line): Pass a --with-gcc-version=${gcc_version}
3471 to configures in subdirs.
3472
3473 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
3474
3475 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3476 cygmon
3477
3478 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
3479
3480 * configure.in: Add cygmon and libstub support for mn10200.
3481
3482 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
3483
3484 * configure (gcc_version): Add new variable describing the
3485 particular gcc version we're building.
3486 * Makefile.in (libsubdir): Add new macro for the directory
3487 in which the compiler finds executables, libraries, etc.
3488 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
3489 and libsubdir.
3490
3491 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3492
3493 * Makefile.in (local-clean): Remove *.log.
3494 (warning.log): Built with warn_summary from build.log.
3495 (mail-report.log): Run test_summary.
3496 (mail-report-with-warnings.log): Run test_summary including
3497 warning.log in the report.
3498
3499 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
3500
3501 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
3502
3503 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
3504
3505 * Makefile.in (grep): Grep no longer depends on libiberty.
3506
3507 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
3508
3509 * Makefile.in: all-snavigator needs all-libgui.
3510
3511 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
3512
3513 * configure.in: Add cygmon and libstub support for mn10300.
3514
3515 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
3516
3517 * missing: Update to version from automake 1.3.
3518
3519 * ltmain.sh: On installation, don't get confused if the same name
3520 appears more than once in the list of library names.
3521
3522 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
3523
3524 * config.sub: Accept m68060 and m5200 as CPU names.
3525
3526 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
3527
3528 * configure: Use && rather than using -a in test, because odd
3529 strings can confuse test.
3530 * configure.in: Likewise.
3531
3532 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
3533
3534 * ltconfig, ltmain.sh: Bring in Visual C++ support.
3535
3536 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3537
3538 * Makefile.in (boostrap2-lean, bootstrap3-lean,
3539 bootstrap4-lean): New targets.
3540
3541 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
3542
3543 * mpw-* Delete. Not used.
3544
3545 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
3546
3547 * COPYING.LIB: Update FSF address.
3548
3549 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
3550
3551 * ltconfig, ltmain.sh: Update to libtool 1.2a.
3552
3553 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
3554 GAS_SUPPORT_DIRS.
3555
3556 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
3557
3558 * ltconfig, ltmain.sh: Avoid producing a version number if
3559 -version-info was not used.
3560
3561 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
3562
3563 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
3564 building with newlib.
3565
3566 1998-04-30 Paul Eggert <eggert@twinsun.com>
3567
3568 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
3569 Solaris `make' causes it to continue to next definition.
3570
3571 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
3572
3573 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
3574 the right GUI libraries and files are installed along with GDB.
3575
3576 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
3577
3578 * configure.in: Change alpha to alpha* in several places.
3579
3580 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
3581
3582 * config.sub: Recognize sparc86x.
3583
3584 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
3585
3586 * configure.in (--enable-target-optspace): Remove debug echo.
3587
3588 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
3589
3590 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
3591
3592 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
3593
3594 * ltconfig: Update cygwin32 support.
3595
3596 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
3597 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
3598 (GDB_SUPPORT_DIRS): Likewise.
3599
3600 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
3601
3602 * configure.in (target_makefile_frag): If --enable-target-optspace,
3603 use -Os to compile target libraries rather than -O2. Default to
3604 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
3605 not used.
3606 * configure.in (target_cflags): Ditto for d30v.
3607
3608 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
3609
3610 * Makefile.in (all-bfd): Depend on all-intl.
3611 (all-binutils): Likewise.
3612 (all-gas): Likewise.
3613 (all-gprof): Likewise.
3614 (all-ld): Likewise.
3615
3616 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
3617
3618 * configure.in (host_tools): Fix typo, lbtool -> libtool.
3619
3620 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
3621
3622 * Makefile.in (all-bfd): Depend upon all-libiberty.
3623
3624 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
3625
3626 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
3627
3628 * Makefile.in: Add libstub.
3629
3630 * configure.in: Ditto. Build libstub for targets that have cygmon
3631 support.
3632
3633 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
3634
3635 * configure.in: Don't set PICFLAG on ix86-cygwin32.
3636
3637 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
3638
3639 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
3640 use mh-sysv5 if specified. Support gprof on SCO Open Server.
3641
3642 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
3643
3644 * configure: Define DEFAULT_M4 by searching PATH.
3645 * Makfile.in: Use DEFAULT_M4.
3646
3647 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
3648
3649 * ltconfig: Add cygwin32 support.
3650
3651 * Makefile.in, configure.in: Add libtool as a native only directory
3652 to configure and build.
3653
3654 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
3655
3656 * Makefile.in (INSTALL_MODULES): Remove texinfo.
3657
3658 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
3659
3660 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
3661
3662 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
3663
3664 * Makefile.in: add ash make rules
3665 * configure.in: add ash to native_only and host_tools lists
3666
3667 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
3668
3669 * Makefile.in (all-gettext, all-intl): New targets.
3670 (ALL_MODULES): Added all-gettext, all-intl.
3671 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
3672 (INSTALL_MODULES): Added install-gettext, install-intl.
3673 (CLEAN_MODULES): Added clean-gettext, clean-intl.
3674
3675 * configure.in (host_tools): Added gettext.
3676 (native_only): Likewise.
3677 (noconfigdirs) [various cases]: Likewise.
3678 (host_libs): Added intl.
3679
3680 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
3681
3682 * configure: Do not disable building gdbtk for cygwin32 hosts.
3683
3684 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
3685
3686 * configure.in: Add thumb-coff target.
3687 * config.sub: Add thumb-coff target.
3688
3689 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
3690
3691 * Makefile.in: Revert yesterday's change.
3692 (all-target-winsup): all-target-librx stays out of here.
3693
3694 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
3695
3696 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
3697 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
3698 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
3699 Remove references to librx and libg++.
3700
3701 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
3702
3703 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
3704 recursive makes
3705
3706 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
3707
3708 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
3709 for newlib directory.
3710 (CXX_FOR_TARGET): Likewise.
3711
3712 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
3713
3714 * ltconfig: Update after libtool/ltconfig.in change for
3715 hpux11.
3716
3717 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
3718
3719 * ltconfig, ltmain.sh: Update to libtool 1.2.
3720
3721 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
3722
3723 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
3724 (install-gcc-cross): Instead, override LANGUAGES here.
3725
3726 1998-03-18 Dave Love <d.love@dl.ac.uk>
3727
3728 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
3729 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
3730
3731 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
3732
3733 * configure.in: Add Thumb-pe target.
3734
3735 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
3736
3737 * Makefile.in - changed sn targets to snavigator
3738 * configure.in - changed sn targets to snavigator
3739
3740 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
3741
3742 * config-ml.in: After building symlink tree call make distclean
3743 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
3744 to be the case for libiberty.
3745
3746 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
3747
3748 * configure: When making link, also check the current
3749 directory. The configure scripts may create one.
3750
3751 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
3752
3753 * config.sub: Accept alphapca56 and alphaev6 properly.
3754
3755 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3756
3757 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
3758
3759 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
3760
3761 * config.sub (sco5): Fix typo.
3762
3763 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
3764
3765 * Makefile.in (INSTALL_MODULES): Move install-tcl before
3766 install-itcl.
3767 (install-itcl): Remove dependency on install-tcl.
3768
3769 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
3770
3771 * configure.in: Remove libgloss from noconfigdirs for MN10300.
3772
3773 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
3774
3775 * configure.in: Don't build libgui for a cygwin32 target when not on
3776 a cygwin32 host.
3777
3778 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
3779
3780 * configure (redirect): Set to null, so default behavior of
3781 configure is now --verbose.
3782
3783 1998-02-16 Dave Love <d.love@dl.ac.uk>
3784
3785 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
3786 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
3787
3788 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
3789
3790 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
3791 this change to sync Makefile.in with its ChangeLog entries.
3792
3793 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
3794
3795 * ltmain.sh (mkdir): Check that the directory doesn't exist
3796 before we exit with error, so that we don't get races during
3797 parallel builds.
3798
3799 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
3800
3801 * ltconfig, ltmain.sh: Update from libtool 1.0i.
3802
3803 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
3804
3805 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
3806 PICFLAG_FOR_TARGET.
3807 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
3808
3809 * configure: Emit a definition for the new macro enable_shared
3810 into each Makefile.
3811
3812 * config/mh-sparcpic (PICFLAG): Define to properly according
3813 to current multilib configuration.
3814 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
3815 according to current multilib configuration.
3816
3817 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
3818
3819 * configure.in (host_tools, native_only): Add libtool.
3820
3821 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
3822
3823 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
3824 Fix typo in ming config comment.
3825
3826 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
3827
3828 * ltconfig, ltmain.sh: Update from libtool 1.0h.
3829
3830 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
3831
3832 * config.sub: Add tic30 cases, and map c30 to tic30.
3833
3834 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
3835
3836 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
3837 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
3838 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
3839 (CLEAN_TARGET_MODULES): Similarly
3840 (all-target-libf2c): Add dependences.
3841 * configure.in (target_libs): Add libf2c.
3842
3843 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
3844
3845 * configure.in: Remove expect from noconfigdirs when target
3846 is cygwin32. OK to build expect and dejagnu with Canadian
3847 Cross.
3848
3849 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
3850
3851 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
3852 host.
3853
3854 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
3855 and mingw32.
3856
3857 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
3858
3859 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
3860 here as it is not defined in the toplevel Makefile.
3861
3862 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
3863
3864 * configure (package_makefile_rules_frag): New variable, which names
3865 a file with generic rules, ...
3866 Change comment to mention we now have FIVE parts.
3867 * configure: Undo last change.
3868
3869 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
3870
3871 * config.guess: More accurate determination of HP processor types.
3872 * config.sub: More accurate determination of HP processor types.
3873
3874 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
3875
3876 * configure (package_makefile_frag): Move inserting the
3877 ${package_makefile_frag} to where it should be according
3878 to the comment.
3879
3880 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
3881
3882 * config.guess: Add support for Linux/ARM.
3883
3884 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
3885
3886 * .cvsignore: Remove *-info and *-install since they match
3887 release-info and mpw-install, which we don't want to just ignore.
3888
3889 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
3890
3891 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
3892
3893 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
3894
3895 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
3896 local_prefix to sub-make invocations.
3897
3898 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
3899
3900 * configure.in: Check makefile fragments in the source
3901 directory.
3902
3903 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3904
3905 * configure.in: Check whether host and target makefile
3906 fragments exist before adding them to *_makefile_frag.
3907
3908 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
3909
3910 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
3911
3912 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
3913
3914 * configure.in: Make sure we only replace RPATH_ENVVAR on
3915 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
3916 regexp to sed.
3917
3918 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
3919 to sub-makes.
3920
3921 1998-01-13 Lee Iverson (leei@ai.sri.com)
3922
3923 * config-ml.in (multi-do): LDFLAGS must include multilib
3924 designator.
3925
3926 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
3927
3928 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
3929
3930 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
3931
3932 * config.sub: Add mingw32 support.
3933 * configure.in: Likewise.
3934 * config/mh-mingw32: New file.
3935
3936 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
3937
3938 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
3939
3940 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
3941
3942 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3943 * configure (gxx_include_dir): Provide a definition for subdirs
3944 which do not use autoconf.
3945
3946 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
3947
3948 * config.guess: Sync with egcs. Picks up new alpha support,
3949 BeOS & some additional linux support.
3950
3951 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
3952
3953 * config.guess: HP 9000/803 is a PA1.1 machine.
3954
3955 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
3956
3957 * configure.in: It's alpha*-...
3958
3959 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3960
3961 * configure.in (host_makefile_frag, target_makefile_frag):
3962 Handle multiple config files.
3963 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
3964 alpha-*-*.
3965
3966 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
3967
3968 * mkdep: New file.
3969
3970 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
3971
3972 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
3973
3974 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
3975
3976 * Makefile.in: Add libgui directory.
3977 (GDB_TK): Add all-libgui.
3978 * configure.in: Add libgui directory.
3979 * configure: Add all-libgui to GDB_TK.
3980
3981 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
3982
3983 * config-ml.in (multidirs): Add m32r to multilib list.
3984
3985 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
3986
3987 * Makefile.in (all-target-gperf): Change dependency to
3988 all-target-libstdc++.
3989
3990 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
3991
3992 * config.guess: Add BeOS support.
3993
3994 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
3995
3996 Source directory cvs renamed to cvssrc:
3997 * configure.in (host_tools): Change cvs to cvssrc.
3998 (native_only): Likewise.
3999 (noconfigdirs) [various cases]: Likewise.
4000 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
4001 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
4002 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
4003 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
4004 (all-cvssrc): Rename target from all-cvs.
4005
4006 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
4007
4008 * configure (gxx_include_dir): Fix thinko.
4009
4010 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
4011
4012 * Makefile.in (INSTALL_TARGET_CROSS): Define.
4013 (install-cross, install-gcc-cross): New targets.
4014
4015 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
4016
4017 * configure.in (noconfigdirs): Add support for Thumb target.
4018
4019 * config.sub (maybe_os): Add support for Thumb target.
4020
4021 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
4022
4023 * Makefile.in: Add rules for cygmon.
4024
4025 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
4026
4027 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
4028
4029 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4030 * configure (gxx_include_dir): Provide a definition for subdirs
4031 which do not use autoconf.
4032
4033 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
4034
4035 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4036 11/18/97 build
4037
4038 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
4039
4040 * From Franz Sirl.
4041 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
4042 found on RedHat Linux systems.
4043
4044 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
4045
4046 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
4047 guesses.
4048
4049 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
4050
4051 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
4052
4053 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
4054
4055 * ltmain.sh: If mkdir fails, check whether the directory was created
4056 anyhow by some other process.
4057
4058 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
4059
4060 * configure.in (d30v-*-*): Configure all directories.
4061
4062 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
4063
4064 * configure.in (d30v-*-*): Configure newlib, libiberty directories
4065 for the D30V.
4066
4067 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
4068
4069 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
4070
4071 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
4072
4073 * include/libiberty.h: Add extern "C" { so it can be used with C++
4074 progrms.
4075 * include/remote-sim.h: Add extern "C" { so it can be used with C++
4076 programs.
4077
4078 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
4079
4080 * configure.in (d30v-*-*): Configure GCC now.
4081
4082 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
4083
4084 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
4085 is no longer needed.
4086
4087 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
4088
4089 * Makefile.in: check-target-libio depends on all-target-libstdc++.
4090
4091 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
4092
4093 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
4094 targets using "$@" to provide support for similar but not identical
4095 targets without having to duplicate code.
4096
4097 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
4098
4099 * makefile.vms: Fix to work with DEC C.
4100
4101 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
4102
4103 * config.sub: Add mips-tx39-elf to marketing names.
4104
4105 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
4106
4107 * ltmain.sh: Handle symlinks in generated script.
4108
4109 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
4110
4111 * configure: Handle autoconf style directory options: --bindir,
4112 --datadir, --includedir, --infodir, --libdir, --libexecdir,
4113 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
4114 --sysconfdir.
4115 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
4116 (sharedstatedir, localstatedir, oldincludedir): New variables.
4117 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
4118 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
4119 sbindir, sharedstatedir, and sysconfdir.
4120
4121 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
4122
4123 * Makefile.in (bootstrap-lean): New target.
4124
4125 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
4126
4127 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4128 sn, and gnuserv from noconfigdirs.
4129
4130 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
4131
4132 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
4133
4134 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
4135
4136 * Makefile.in (cross): New target.
4137
4138 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
4139 Jeff Law <law@cygnus.com>
4140
4141 * Makefile.in (bootstrap2, bootstrap3): New targets.
4142 (all-bootstrap): Remove outdated and confusing target.
4143 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
4144
4145 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
4146
4147 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4148 windows. Consistent with gdb/configure.
4149
4150 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
4151
4152 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
4153 used.
4154 * configure.in: Name Linux target fragment.
4155
4156 * configure: Rewrite so that project Makefile fragment is inserted
4157 first and appears last in the resulting Makefile.
4158
4159 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
4160
4161 * Makefile.in (install-itcl): Install tcl first.
4162
4163 Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
4164
4165 * config/mh-cygwin32: ok to build split texinfo files
4166
4167 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
4168
4169 * configure.in: remove bison from noconfigdirs for Cygwin32 host
4170
4171 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4172
4173 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
4174
4175 * configure.in (skipdirs): Add target-librx for Linux.
4176 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
4177
4178 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
4179
4180 * Makefile.in (bootstrap): New target.
4181
4182 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
4183
4184 * config.sub: Accept 'amigados' for backward compatability.
4185
4186 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
4187
4188 * config.guess: Merge with FSF.
4189
4190 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
4191
4192 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
4193
4194 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
4195
4196 * config.sub: Add "marketing-names" patch.
4197
4198 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
4199
4200 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
4201
4202 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
4203
4204 * config.sub: Handle v850-elf.
4205
4206 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4207
4208 * .cvsignore (*-install): Remove.
4209
4210 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
4211
4212 * ltconfig: Set CONFIG_SHELL in libtool.
4213 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
4214
4215 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4216
4217 * configure.in (target_subdir): Set to libraries if enable_multilib.
4218
4219 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
4220
4221 * config.guess: Update from gcc directory.
4222
4223 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
4224
4225 * Makefile.in (all-sim): Depends on all-readline.
4226
4227 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
4228
4229 * Makefile.in (BISON, YACC): Use $$s.
4230 (all-bison): Depend on all-texinfo.
4231
4232 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
4233
4234 * Makefile.in (BISON): Add -L flag.
4235 (YACC): Likewise.
4236
4237 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4238
4239 * configure.in (noconfigdirs): Add support for v850e target.
4240
4241 * config.sub (maybe_os): Add support for v850e target.
4242
4243 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4244
4245 * configure.in (noconfigdirs): Add support for v850ea target.
4246
4247 * config.sub (maybe_os): Add support for v850ea target.
4248
4249 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
4250
4251 * config.sub: Add mipstx39. Delete r3900.
4252
4253 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4254
4255 * Makefile.in (all-autoconf): Depends on all-texinfo.
4256
4257 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
4258
4259 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
4260 eabi targets.
4261
4262 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
4263
4264 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
4265
4266 * configure: When handling a Canadian Cross, handle YACC as well as
4267 BISON. Just set BISON to bison. When setting YACC, prefer bison.
4268 * Makefile.in (all-bison): Depend upon all-texinfo.
4269
4270 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
4271
4272 * Makefile.in (BISON): bison, not byacc or bison -y.
4273 (YACC): bison -y or byacc or yacc.
4274 (various): Add *-bison as appropriate.
4275 (taz): No need to mess with BISON anymore.
4276
4277 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
4278
4279 * configure: If OSTYPE matches *win32*, try to find a good value for
4280 CONFIG_SHELL.
4281
4282 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
4283
4284 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
4285 configure.in if it is present.
4286
4287 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
4288
4289 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
4290
4291 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
4292
4293 * config.sub: Recognize `arc' cpu.
4294 * configure.in: Likewise.
4295 * config-ml.in: Likewise.
4296
4297 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
4298
4299 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
4300
4301 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
4302
4303 * configure: Changed sed delimiter from ':' to '|' when
4304 attempting to substitute ${config_shell} for SHELL. On
4305 NT ${config_shell} may contain a ':' in it.
4306
4307 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
4308
4309 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
4310
4311 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
4312
4313 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
4314
4315 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
4316
4317 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
4318
4319 * ylwrap: If the program is a relative path, force it to be
4320 absolute.
4321
4322 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
4323
4324 * configure (tooldir): Set BISON to `bison -y' and not just bison.
4325
4326 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
4327
4328 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4329 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
4330 for libraries.
4331
4332 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
4333
4334 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4335 separated by spaces.
4336
4337 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
4338
4339 * ylwrap: New file.
4340 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
4341
4342 * ltmain.sh: Handle /bin/sh at start of install program.
4343
4344 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
4345
4346 * ltconfig, ltmain.sh: New files, from libtool 1.0.
4347 * missing: New file, from automake 1.2.
4348
4349 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
4350
4351 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
4352 check-tk to CHECK_X11_MODULES.
4353
4354 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
4355
4356 * config.sub: Merge with FSF.
4357
4358 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
4359
4360 * config.guess: Merge with FSF.
4361
4362 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
4363
4364 * configure: Treat msdosdjgpp like go32.
4365 * configure.in: Likewise. Don't remove gprof for go32.
4366
4367 * configure: Change Makefile.tem2 to Makefile.tm2.
4368
4369 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
4370
4371 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
4372
4373 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4374
4375 * install-sh (chmodcmd): Set to null if the DST directory already
4376 exists. Same as Nov 11th change.
4377
4378 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
4379
4380 * configure (GDB_TK): Needs itcl and tix.
4381
4382 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
4383
4384 * config.guess: Update from FSF.
4385
4386 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
4387
4388 * Makefile.in (GDB_TK): Depend on itcl and tix.
4389
4390 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
4391
4392 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
4393 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
4394 (INSTALL_SCRIPT): New variable.
4395 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
4396 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
4397 to -x.
4398 * install-sh: Add support for -x option.
4399
4400 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
4401
4402 * configure.in, Makefile.in: Treat tix like itcl.
4403
4404 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
4405
4406 * Makefile.in (WINDRES): New variable.
4407 (WINDRES_FOR_TARGET): New variable.
4408 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
4409 (EXTRA_HOST_FLAGS): Add WINDRES.
4410 (EXTRA_TARGET_FLAGS): Add WINDRES.
4411 (EXTRA_GCC_FLAGS): Add WINDRES.
4412 ($(DO_X)): Pass down WINDRES.
4413 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
4414 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
4415 DLLTOOL_FOR_TARGET.
4416
4417 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
4418
4419 * configure.in: configure sim before gdb for win32-x-ppc
4420
4421 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4422
4423 Move gperf into the toplevel, from libg++.
4424 * configure.in (target_tools): Add target-gperf.
4425 (native_only): Add target-gperf.
4426 * Makefile.in (all-target-gperf): New target, depend on
4427 all-target-libg++.
4428 (configure-target-gperf): Empty rule.
4429 (ALL_TARGET_MODULES): Add all-target-gperf.
4430 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
4431 (CHECK_TARGET_MODULES): Add check-target-gperf.
4432 (INSTALL_TARGET_MODULES): Add install-target-gperf.
4433 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
4434
4435 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4436
4437 * config.sub (mn10200): Recognize new basic machine.
4438
4439 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4440
4441 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
4442 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
4443
4444 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4445
4446 * configure.in: If we're building mips-sgi-irix6* native, turn on
4447 ENABLE_MULTILIB and set TARGET_SUBDIR.
4448
4449 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
4450
4451 * Makefile.in (all-sn): Depend on all-grep.
4452
4453 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
4454
4455 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
4456
4457 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
4458 Makefile. From Jeff Makey <jeff@cts.com>.
4459 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
4460
4461 * Makefile.in (DISTBISONFILES): Remove.
4462 (taz): Don't futz with DISTBISONFILES. Change BISON to use
4463 $(DEFAULT_YACC).
4464
4465 * configure.in: Build itl, db, sn, etc., when building for native
4466 cygwin32.
4467
4468 * Makefile.in (LD): New variable.
4469 (EXTRA_HOST_FLAGS): Pass down LD.
4470 ($(DO_X)): Likewise.
4471
4472 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
4473
4474 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
4475
4476 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
4477
4478 * configure.in (targargs): Strip out any supplied --build argument
4479 before adding our own. Always add --build.
4480
4481 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
4482
4483 * configure.in (targargs): Pass --build if we're doing
4484 a cross-compile.
4485
4486 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
4487
4488 * configure: Use '|' instead of ":" as the separator in
4489 sed. Otherwise sed chokes on NT path names with drive
4490 designators. Also look for "?:*" as the leading characters in an
4491 absolute pathname.
4492
4493 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
4494
4495 * config.sub: Support for r3900.
4496
4497 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
4498
4499 * configure.in: Use install-sh, not install.sh.
4500
4501 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
4502
4503 * Makefile.in (taz): Improve check for BISON so it doesn't try to
4504 apply it twice.
4505
4506 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
4507
4508 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
4509 install-binutils.
4510
4511 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
4512
4513 * Makefile.in: Add automake targets.
4514 * configure.in (host_tools): Add automake.
4515
4516 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
4517
4518 * configure: Default CXX to c++, not gcc.
4519 * Makefile.in (CXX): Set to c++, not gcc.
4520 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
4521
4522 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
4523
4524 * install-sh: try appending a .exe if source file doesn't
4525 exist
4526
4527 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
4528
4529 * configure.in: Turn on multilib by default.
4530 (cross_only): Remove target-libiberty.
4531
4532 * Makefile.in (all-gcc): Don't depend on libiberty.
4533
4534 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
4535
4536 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
4537
4538 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
4539
4540 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
4541 (DISTBISONFILES): Add ld/Makefile.in
4542
4543 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
4544
4545 * configure.in: if target is cygwin32 but host isn't cygwin32,
4546 don't configure gdb tcl tk expect, not just gdb.
4547
4548 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
4549
4550 * configure.in: Added gnuserv everywhere sn appears.
4551
4552 * Makefile.in (ALL_MODULES): Added all-gnuserv.
4553 (CROSS_CHECK_MODULES): Added check-gnuserv.
4554 (INSTALL_MODULES): Added install-gnuserv.
4555 (CLEAN_MODULES): Added clean-gnuserv.
4556 (all-gnuserv): New target.
4557
4558 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
4559
4560 * config.guess: Fixes for MIPS OpenBSD systems.
4561
4562 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
4563
4564 * Makefile.in (INSTALL_XFORM): Remove.
4565 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
4566
4567 * mkinstalldirs: New file, copied from automake.
4568 * Makefile.in (installdirs): Rename from install-dirs. Use
4569 mkinstalldirs. Change all users.
4570 (DEVO_SUPPORT): Add mkinstalldirs.
4571
4572 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
4573
4574 * install-sh: Rename from install.sh.
4575 * Makefile.in (INSTALL): Change install.sh to install-sh.
4576 (DEVO_SUPPORT): Likewise.
4577
4578 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
4579 Graichen <graichen@rzpd.de>.
4580
4581 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
4582
4583 * config.guess: Recognize OpenBSD systems correctly.
4584
4585 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4586
4587 * README, Makefile.in (ETC_SUPPORT): Remove references to
4588 cfg-paper*, configure.{texi,man,info*}._
4589
4590 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
4591
4592 * Makefile.in (all.normal): Ensure that gcc is built after all
4593 the x11 - ie gdb - targets.
4594
4595 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
4596
4597 * makefile.vms: Don't run conf-a-gas.
4598
4599 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
4600
4601 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
4602
4603 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
4604
4605 * configure.in: Remove noconfigdirs case since gdb also
4606 configures and builds for tic80-coff.
4607
4608 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
4609
4610 * configure: Set cache_file to config.cache.
4611 * Makefile.in (local-distclean): Remove config.cache.
4612
4613 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
4614
4615 * COPYING: Update FSF address.
4616
4617 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
4618
4619 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
4620 noconfigdirs.
4621
4622 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
4623
4624 * Makefile.in (install-dirs): Don't crash if prefix, and hence
4625 MAKEDIRS, is empty.
4626
4627 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
4628
4629 * config.sub: Tweak mn10300 entry.
4630
4631 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
4632
4633 * configure.in (host_tools): Put sim before gdb, so gdb's
4634 configure.tgt can determine if the simulator was configured.
4635
4636 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
4637
4638 * config.sub: Move BeOS $os case to be with other Cygnus
4639 local cases.
4640
4641 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
4642
4643 * config.sub: Remove misplaced comment that broke Linux.
4644
4645 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
4646
4647 * config.sub: Add BeOS support.
4648
4649 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
4650
4651 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
4652
4653 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
4654
4655 * configure.in (noconfigdirs): Remove tcl and tk from
4656 noconfigdirs for cygwin32 builds.
4657
4658 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
4659
4660 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
4661
4662 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
4663
4664 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
4665 make-all.com, use makefile.vms instead.
4666
4667 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
4668
4669 * config.sub: Accept -lnews*.
4670
4671 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
4672
4673 * configure.in (noconfigdirs): Disable target-newlib,
4674 target-examples and target-libiberty for d30v.
4675
4676 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4677
4678 * configure.in (noconfigdirs): Enable ld for d30v.
4679
4680 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
4681
4682 * configure.in (tic80-*-*): Build compiler.
4683
4684 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
4685
4686 * configure.in (d30v-*): Remove sim directory from list of
4687 unsupported d30v directories
4688
4689 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4690
4691 * config.sub, configure.in: Add d30v target cpu.
4692
4693 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
4694
4695 * makefile.vms: New file.
4696 * make-all.com: Remove.
4697
4698 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
4699
4700 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
4701
4702 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
4703
4704 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
4705
4706 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
4707
4708 * Makefile.in (ALL_MODULES): Added all-db.
4709 (CROSS_CHECK_MODULES): Addec check-db.
4710 (INSTALL_MODULES): Added install-db.
4711 (CLEAN_MODULES): Added clean-db.
4712
4713 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
4714
4715 * config.guess: Merge with latest FSF sources.
4716
4717 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
4718
4719 * Makefile.in (ALL_MODULES): Added all-itcl.
4720 (CROSS_CHECK_MODULES): Added check-itcl.
4721 (INSTALL_MODULES): Added install-itcl.
4722 (CLEAN_MODULES): Added clean-itcl.
4723
4724 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
4725
4726 * configure.in: build gdb for mn10200
4727
4728 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
4729
4730 * Makefile.in (all-target-winsup): Depend on all-target-libio.
4731
4732 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
4733
4734 * configure.in (tic80-*-*): Turn off most targets right now.
4735
4736 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
4737
4738 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
4739 rather than the makeinfo program.
4740 (do-info): Depend upon all-texinfo.
4741
4742 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
4743
4744 * configure.in: Remove uses of config/mh-linux.
4745
4746 * config.sub, config.guess: Merge with latest FSF sources.
4747
4748 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
4749
4750 * config.sub (case $basic_machine): Add tic80 entries.
4751
4752 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
4753
4754 * config.sub, config.guess: Merge with latest FSF sources.
4755
4756 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
4757
4758 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
4759 * mpw-config.in: Test for NewFolderRecursive.
4760 * mpw-install: Use symbolic name for startup filename.
4761 * mpw-README: Add various additional details.
4762
4763 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
4764
4765 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
4766
4767 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
4768
4769 * configure.in: Do build gcc and the target libraries for
4770 the mn10200.
4771
4772 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
4773
4774 * configure.in: don't avoid building gdb for mn10300 any more
4775 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
4776 instead of single-quoting it.
4777
4778 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
4779
4780 * configure.in: Don't use --with-stabs on IRIX 6.
4781
4782 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
4783
4784 * configure.in (m32r): Build gdb, libg++ now.
4785
4786 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4787
4788 * configure.in (mips*-sgi-irix6*): Remove gdb and related
4789 directories from noconfigdirs.
4790
4791 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
4792
4793 * config.sub (basic_machine): added mips16 configuration
4794
4795 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4796
4797 * config.sub: Handle d10v-unknown.
4798
4799 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
4800
4801 * config.sub: Handle v850-unknown.
4802
4803 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
4804
4805 * Makefile.in: add findutils
4806 * configure.in: add findutils to list of host_tools
4807
4808 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
4809
4810 * config.sub: Handle mn10200 and mn10300.
4811
4812 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4813
4814 * configure.in (d10v-*): Do not build librx.
4815
4816 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
4817
4818 * configure.in (mn10300): Build everything except gdb & libgloss.
4819
4820 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
4821
4822 * config.guess: Patch for Dansk Data Elektronik servers,
4823 from Niels Skou Olsen <nso@dde.dk>.
4824
4825 For ncr, use /bin/uname rather than uname, since GNU uname does not
4826 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
4827
4828 Patch for MIPS R4000 running System V,
4829 from Eric S. Raymond <esr@snark.thyrsus.com>.
4830
4831 Fix thinko for nextstep.
4832
4833 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
4834
4835 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
4836 * config.guess: Guess mips-dec-mach_bsd4.3.
4837
4838 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
4839 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
4840 release numbers.
4841 * config.guess (mips-mips-riscos*): Emit just enough of the
4842 release number.
4843
4844 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
4845 * config.guess (sparc-auspex-sunos*): Added.
4846 (f300-fujitsu-*): Added.
4847
4848 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
4849 * config.guess: Recognize a Tadpole as a sparc.
4850
4851 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4852
4853 * config.guess: Don't assume that NextStep version is either 2 or
4854 3. NextStep 4 (aka OpenStep 4) has come out now.
4855
4856 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4857
4858 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
4859 From Rik Faith <faith@cs.unc.edu>.
4860
4861 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4862
4863 * config.sub: Contributions from bug-gnu-utils to:
4864 Support plain "hppa" (no version given) architecture, reported by
4865 OpenStep.
4866 OpenBSD like NetBSD.
4867 LynxOs is not a hardware supplier.
4868
4869 * config.guess: Contributions from bug-gnu-utils to add support for:
4870 OpenBSD like NetBSD.
4871 Stratus systems.
4872 More Pyramid systems.
4873 i[n>4]86 Intel chips.
4874 M680[n>4]0 Motorola chips.
4875 Use unknown instead of lynx for hardware manufacturer.
4876
4877 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4878
4879 * install.sh (chmodcmd): Set to null if the DST directory already
4880 exists.
4881
4882 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4883
4884 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
4885 not use mt-ppc target Makefile fragment any more.
4886
4887 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4888
4889 * configure.in (*-*-windows): Exclude everything but those dirs
4890 needed to build windows.
4891
4892 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
4893
4894 * Makefile.in (all-target-winsup): Depend on all-target-librx.
4895
4896 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4897
4898 * configure.in: Exclude mmalloc from i386-windows.
4899 * config/mh-windows: Add rules for building MSVC makefiles.
4900
4901 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4902
4903 * Undo my previous change.
4904
4905 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
4906
4907 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
4908 unconditionally.
4909 (MAKEOVERRIDES): Define (revert this part of October 18 change).
4910
4911 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4912
4913 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
4914 host to add it's own flags.
4915 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
4916 for MSVC build procedure.
4917
4918 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
4919
4920 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
4921
4922 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
4923
4924 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
4925 (CXX_FOR_TARGET): Likewise.
4926 (GCC_FOR_TARGET): Define.
4927 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
4928 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
4929 CC_FOR_TARGET was specified on the command line.
4930 (MAKEOVERRIDES): Don't define.
4931
4932 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
4933
4934 * configure.in (m32r): Fix spelling of libg++ libs.
4935
4936 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
4937
4938 * config.sub (-apple*): Remove, now redundant.
4939
4940 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
4941
4942 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
4943
4944 * configure: Rework yesterday's sed script patch.
4945
4946 * config.sub: Merge with FSF.
4947
4948 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
4949
4950 * config.guess: Merge from FSF.
4951
4952 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4953 * config.guess: Use pc instead of unknown, for pc clone systems.
4954 Change linux to linux-gnu.
4955
4956 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4957 * config.guess: Avoid non-portable tr syntax.
4958
4959 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
4960
4961 * test-build.mk (HOLES): Add "xargs" for gdb.
4962
4963 * configure: Avoid hpux10.20 sed bug.
4964
4965 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
4966
4967 * configure.in config/mh-windows: Add support for windows host
4968 (that is a build done under the Microsoft build environment).
4969
4970 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
4971
4972 * Makefile.in: Replace all uses of srcroot with s, to shrink
4973 command line lengths.
4974
4975 Patches from Geoffrey Noer <noer@cygnus.com>:
4976 * configure.in: If configuring for newlib, pass --with-newlib to
4977 subdirectories.
4978 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
4979 -Bnewlib/ and -Lwinsup to gcc.
4980 (CXX_FOR_TARGET): Likewise.
4981
4982 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
4983
4984 * Makefile.in (ETC_SUPPORT): Add configure.
4985
4986 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
4987
4988 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
4989 host configuration file.
4990
4991 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
4992
4993 * configure.in: Break mn10x00 support into separate
4994 mn10200 and mn10300 configurations.
4995 * config.sub: Likewise.
4996
4997 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
4998
4999 * configure.in: Add lots of stuff to noconfigdirs for
5000 the mn10x00 targets.
5001
5002 * config.sub, configure.in: Add mn10x00 support.
5003
5004 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
5005
5006 * make-all.com: Call conf-a-gas, not config-a-gas.
5007
5008 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
5009
5010 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
5011 targets.
5012
5013 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
5014
5015 * mpw-README: Add much more detail for native PowerMac.
5016 * mpw-install: New file.
5017 * mpw-configure: Add --norecursion and --help options.
5018 * mpw-config.in: Translate readme and install files when
5019 copying to objdir.
5020 * mpw-build.in: Don't always depend on byacc and flex.
5021 (install-only-top): New action.
5022
5023 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
5024
5025 * configure.in: You can now configure GDB for the v850.
5026
5027 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
5028
5029 * configure.in (noconfigdirs): Don't configure any C++ dirs
5030 if targeting D10V.
5031
5032 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
5033
5034 * config.sub: Recognize mips64vr5000.
5035
5036 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
5037
5038 * configure.in: Use a single line for host_tools and native_only.
5039
5040 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5041
5042 * Makefile.in (install-itcl): Install tcl first.
5043
5044 Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
5045
5046 * config/mh-cygwin32: ok to build split texinfo files
5047
5048 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
5049
5050 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5051
5052 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
5053
5054 * config.sub, configure.in: Add entries for m32r.
5055
5056 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5057
5058 * config.guess: Merge with FSF.
5059
5060 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
5061
5062 * Makefile.in (inet-install): Don't run install-gzip.
5063
5064 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
5065
5066 * configure.in: Don't config lots of things for *-*-windows*.
5067
5068 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
5069
5070 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
5071 (host_libs, host_tools): Copy from configure.in.
5072 * mpw-configure: Don't complain about directories not found.
5073
5074 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5075
5076 * configure.in (i[345]86): Recognize i686 for pentium pro.
5077 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
5078 file.
5079
5080 * config.guess (i[345]86): Ditto.
5081
5082 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5083
5084 * configure.in (noconfigdirs): Removed gdb for D10V.
5085
5086 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5087
5088 * configure.in: Remove ld, target-libio, target-libg++, and
5089 target-libstdc++ from noconfigdirs.
5090
5091 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
5092
5093 * configure: Fix three locations where shell scripts were
5094 being run directly rather than with config_shell.
5095
5096 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
5097
5098 * configure.in (v850-*-*): Set up initial $noconfigdirs.
5099 * config.sub (basic_machine): Recognize v850.
5100
5101 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
5102
5103 * mpw-configure: Handle multiple enable/disable options and
5104 pass them down recursively, handle -c and -s flags appropriately
5105 depending on choice of compiler, add escape mechanism for
5106 quoted arguments to gC.
5107
5108 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5109
5110 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
5111 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
5112 so that -mrelocatable-lib and -mno-eabi are used.
5113
5114 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
5115 not support --print-multi-lib, don't abort.
5116
5117 Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
5118
5119 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
5120 with normal Windows compilation environment.
5121
5122 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
5123
5124 * make-all.com: Run config-a-gas.
5125 * setup.com: Don't copy subdirectory files around.
5126
5127 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
5128
5129 * configure.in (*-*-ose): Remove exclusion of libgloss for this
5130 target, it now compiles correctly.
5131
5132 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
5133
5134 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
5135
5136 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5137
5138 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
5139
5140 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5141
5142 * configure.in (native_only): Add prms.
5143
5144 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
5145
5146 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
5147 (BINUTILS_SUPPORT_DIRS): Likewise.
5148
5149 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5150
5151 * configure.in (d10v-*-*): Don't configure ld or gdb until the
5152 d10v support is added.
5153
5154 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5155
5156 * configure.in (d10v-*-*): New target.
5157
5158 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
5159
5160 * config.guess (HP 9000/811): Recognize this as a PA1.1
5161 machine.
5162
5163 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
5164
5165 * Makefile.in (do-tar-gz): New target, split out from tail end of
5166 taz target. Run each command separately, don't use pipes.
5167 (taz): Use it.
5168
5169 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
5170
5171 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
5172 * mpw-build.in: No builds should depend on building byacc or flex,
5173 they are assumed to be installed already.
5174
5175 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5176
5177 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
5178 variable that CC_FOR_TARGET needs.
5179
5180 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5181
5182 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
5183 options have changed since the last time the subdirectory was
5184 configured, and if it has, reconfigure.
5185 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
5186 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
5187
5188 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
5189
5190 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
5191 CLEAN_MODULES): Add bash.
5192 (all-bash): New target.
5193
5194 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
5195
5196 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
5197
5198 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5199
5200 * config.sub (basic_machine): Recognize d10v as a valid processor.
5201
5202 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
5203
5204 * mpw-configure: Add support for --bindir.
5205 * mpw-build.in: Use a GCC-specific build script for GCC actions.
5206
5207 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
5208
5209 * configure.in: add bash, time, gawk to list of hosttools and things
5210 to only build for native toolchains
5211
5212 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5213
5214 * Makefile.in (docdir): Remove.
5215
5216 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5217
5218 * Makefile.in (datadir): Set to $(prefix)/share.
5219
5220 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
5221
5222 * configure.in: build diff and patch for cygwin32-hosted
5223 toolchains.
5224
5225 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
5226
5227 * config.sub: Accept -rtems*.
5228
5229 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
5230
5231 * configure.in: enable dosrel for cygwin32-hosted builds,
5232 remove diff from the list of things not buildable
5233 via Canadian Cross
5234
5235 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
5236
5237 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
5238 don't get ". ".
5239
5240 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
5241
5242 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
5243
5244 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
5245
5246 * Makefile.in (taz): Handle case where tex3patch didn't even get
5247 checked out. Also, if it was found, put the symlink in a new util
5248 subdirectory.
5249
5250 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5251
5252 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
5253
5254 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
5255
5256 * config.sub: Recognize -openvms.
5257 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
5258 * make-all.com, setup.com: New files.
5259
5260 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5261
5262 * Makefile.in (taz): tex3patch moved to texinfo/util.
5263
5264 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
5265
5266 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
5267 * configure.in: remove make from disable-if-Can-Cross list
5268 enable gdb if ${host} and ${target} are cygwin32
5269
5270 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
5271
5272 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
5273 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
5274
5275 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5276
5277 * config.guess: Combine mips-mips-riscos cases, and use cpp to
5278 distinguish sysv/svr4/bsd variants.
5279 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
5280
5281 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
5282
5283 * configure.in: Added copyright notice.
5284 * move-if-change: Added copyright notice.
5285
5286 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5287
5288 * configure.in (powerpcle-*-solaris*): Until we get shared
5289 libraries working, don't build gdb, sim, make, tcl, tk, or
5290 expect.
5291
5292 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
5293
5294 * config.guess: Merge with FSF:
5295
5296 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5297 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
5298
5299 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
5300 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
5301
5302 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
5303 * config.guess: Combine two OSF1 rules.
5304 Also recognize field test versions. From mjr@zk3.dec.com.
5305 * config.guess (dgux): Use /usr/bin/uname rather than uname,
5306 because GNU uname does not support -p. From pmr@pajato.com.
5307
5308 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
5309
5310 * Makefile.in (MAKEDIRS): Removed $(tooldir).
5311
5312 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
5313
5314 * mpw-README: Document GCCIncludes.
5315
5316 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
5317
5318 * configure.in (alpha-*-linux*): Set enable_shared to yes.
5319
5320 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5321
5322 * mpw-configure: Handle --enable-FOO and --disable-FOO.
5323
5324 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
5325
5326 * configure.in (*-*-cygwin32): Configure make.
5327
5328 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
5329
5330 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
5331
5332 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
5333
5334 * Makefile.in (all-inet): Depend on all-perl.
5335
5336 * Makefile.in (inet-install): New target.
5337
5338 * Makefile.in (all-inet): Depend on all-tcl.
5339 (all-inet): Depend on all-send-pr.
5340
5341 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5342
5343 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
5344 temporarily.
5345
5346 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
5347
5348 * configure.in: Don't configure --with-gnu-ld on AIX.
5349
5350 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5351
5352 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
5353
5354 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
5355
5356 * Makefile.in (ALL_MODULES): Added all-inet.
5357 (CROSS_CHECK_MODULES): Added check-inet.
5358 (INSTALL_MODULES): Added install-inet.
5359 (CLEAN_MODULES): Added clean-inet.
5360 (all-indent): New target.
5361
5362 * configure.in (host_tools): Added inet.
5363 (native_only): Added inet.
5364 (noconfigdirs): Added inet.
5365
5366 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
5367
5368 * configure.in: Don't configure libgloss if we are not configuring
5369 newlib.
5370
5371 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
5372
5373 * configure.in: Don't configure libgloss for unsupported
5374 architectures.
5375
5376 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5377
5378 * Makefile.in (CLEAN_MODULES): Add clean-apache.
5379
5380 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
5381
5382 * Makefile.in (ALL_MODULES): Include all-apache.
5383 (CROSS_CHECK_MODULES): Include check-apache.
5384 (INSTALL_MODULES): Include install-apache.
5385 (all-apache): New target.
5386
5387 * configure.in: Added apache everywhere perl is seen.
5388
5389 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5390
5391 * Makefile.in: Add support for clean-{module} and
5392 clean-target-{module} rules.
5393
5394 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
5395
5396 * configure.in (*-*-ose) do not build libgloss.
5397
5398 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5399
5400 * config.guess (prep*:SunOS:5.*:*): Turn into
5401 powerpele-unknown-solaris2.
5402
5403 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
5404
5405 * configure.in: Permit --enable-shared to specify a list of
5406 directories.
5407
5408 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5409
5410 * configure.in (host==solaris): Pass only the first word of $CC
5411 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
5412
5413 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5414
5415 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
5416
5417 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
5418
5419 * Makefile.in (ALL_MODULES): Include all-perl.
5420 (CROSS_CHECK_MODULES): Include check-perl.
5421 (INSTALL_MODULES): Include install-perl.
5422 (ALL_X11_MODULES): Include all-guile.
5423 (CHECK_X11_MODULES): Include check-guile.
5424 (INSTALL_X11_MODULES): Include install-guile.
5425 (all-perl): New target.
5426 (all-guile): New target.
5427
5428 * configure.in (host_tools): Include perl and guile.
5429 (native_only): Include perl and guile.
5430 (noconfigdirs): Don't build guile and perl; no ports have been
5431 done.
5432
5433 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
5434
5435 * configure (--enable-*): Handle quoted option lists such as
5436 --enable-sim-cflags='-g0 -O' better.
5437
5438 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5439
5440 * Makefile.in ({,inst}all-target): New rule so we can make and
5441 install all of the target directories easily.
5442
5443 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5444
5445 * configure.in: Add missing global flag in sed substitution when
5446 deleting `target-' from ${configdirs}.
5447
5448 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
5449
5450 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
5451 option.
5452
5453 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
5454 config/mh-necv4.
5455
5456 * install.sh: Correct misspelling of transformbasename.
5457
5458 * config.guess: Recognize mips-*-sysv*.
5459
5460 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
5461
5462 * config.sub: Recognize mon960.
5463
5464 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
5465
5466 * configure: Restore Canadian Cross handling of BISON and LEX,
5467 removed in Feb 20 change.
5468
5469 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
5470
5471 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
5472 Mention make install. Remove the old copyright date as well the
5473 clumsy and rather pointless copyright on the README file.
5474
5475 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
5476
5477 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
5478 Makefile after running symlink-tree, then run `make distclean' to
5479 avoid clobbering any generated files in srcdir.
5480
5481 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
5482
5483 * configure.in (m68k-*-netbsd*): Build everything now.
5484
5485 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5486
5487 * Makefile.in (taz): Fix quoting.
5488
5489 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
5490
5491 * configure.in (sparclet-*-*): Build everything now.
5492
5493 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5494
5495 * configure.in (m68k-*-linux*): New host.
5496
5497 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
5498
5499 * configure: Check for bison before byacc.
5500
5501 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
5502
5503 * Makefile.in configure: Change the way LEX and BISON/YACC are
5504 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
5505 searching PATH. These are used as fallbacks by Makefile.in if
5506 flex/bison/byacc aren't in objdir.
5507
5508 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
5509
5510 * Makefile.in: Make everything which depends upon all-bfd also
5511 depend upon all-opcodes, in case --with-commonbfdlib is used.
5512
5513 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5514
5515 * configure.in (host *-*-cygwin32): Don't build gdb if we are
5516 building NT native compilers on Unix.
5517
5518 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
5519
5520 * configure.in: Don't get CC from the host Makefile fragment if we
5521 can find gcc in PATH, or if this is a Canadian Cross. Move the
5522 Solaris test for /usr/ucb/cc to the post target script, just after
5523 the compiler sanity test.
5524
5525 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
5526
5527 * config.sub: Merge with FSF.
5528
5529 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
5530
5531 * Makefile.in (RPATH_ENVVAR): New variable.
5532 (REALLY_SET_LIB_PATH): Use it.
5533 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
5534
5535 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
5536
5537 * config.sub, configure.in: Recognize sparclet cpu.
5538
5539 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
5540
5541 * config.guess: Support m68k-cbm-sysv4.
5542
5543 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5544
5545 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
5546 m68k-unknown-linuxaout from linker help string. Put quotes around
5547 $ld_help_string.
5548
5549 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
5550
5551 * config.guess (powerpc-harris-powerunix): Add guess for port
5552 to new target.
5553
5554 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5555
5556 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
5557
5558 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
5559
5560 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
5561 $(REALLY_SET_LIB_PATH) in Makefile.
5562 * Makefile.in (SET_LIB_PATH): New variable.
5563 (REALLY_SET_LIB_PATH): New variable.
5564 ($(DO_X)): Use $(SET_LIB_PATH).
5565 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
5566 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
5567 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
5568 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
5569 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
5570 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
5571 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
5572 (install-dosrel): Likewise.
5573 (all-opcodes): Depend upon all-libiberty.
5574
5575 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
5576
5577 * config.guess (*:CYGWIN*): New
5578
5579 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5580
5581 * Makefile.in (all-target-winsup): All all-target-libiberty.
5582
5583 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5584
5585 * configure.in (noconfigdirs): Add missing # in front of comment.
5586
5587 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
5588
5589 * configure.in: add second pass to things added to noconfigdirs
5590 so *-gm-magic can exclude libgloss properly.
5591
5592 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
5593
5594 * mpw-configure (extralibs_name, rez_name): Set correctly
5595 for MWC68K compiler.
5596
5597 * mpw-README: Add more info on the necessary build tools.
5598
5599 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
5600
5601 * configure.in, config.sub: Recognize cygwin32.
5602
5603 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
5604
5605 * config.guess, config.sub: Recognize A/UX.
5606
5607 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
5608
5609 * config.sub: Merge with gcc/config.sub.
5610
5611 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
5612
5613 * mpw-build.in (do-binutils): Add build of stamps.
5614
5615 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
5616
5617 * config.sub: Add recognition for mips64vr4100*-* targets.
5618
5619 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5620
5621 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
5622 Add creation of gconfigargs with `--enable-shared' turned on.
5623 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
5624 ($(host)-stamp-stage3-configured): Likewise.
5625 (HOLES): Add chatr and ldd.
5626 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
5627
5628 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
5629
5630 * configure: Pass --nfp to recursive configures.
5631
5632 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
5633
5634 * Makefile.in (DLLTOOL): New.
5635 (DLLTOOL_FOR_TARGET): New.
5636 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
5637 (EXTRA_TARGET_FLAGS): Ditto.
5638 (EXTRA_GCC_FLAGS): Ditto.
5639 (CONFIGURE_TARGET_MODULES): Ditto.
5640 (DO_X): Ditto.
5641 * configure: Add DLLTOOL.
5642
5643 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
5644
5645 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
5646 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
5647 mh-sco, since old workarounds no longer needed, and don't
5648 build ld, since libraries have weak symbols in COFF.
5649
5650 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
5651
5652 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
5653
5654 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
5655
5656 * configure.in: Make sure that ${CC} can be used to compile an
5657 executable.
5658
5659 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5660
5661 * Makefile.in (all-gdb): Depend on $(GDB_TK).
5662 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
5663 nothing depending on whether gdbtk is being built.
5664
5665 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
5666
5667 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
5668
5669 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
5670
5671 * configure.in (noconfigdirs): Put ld or gas in this early, if the
5672 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
5673
5674 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
5675
5676 * config-ml.in: Add support for
5677 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
5678 Simplify setting of multidirs from --disable-foo.
5679
5680 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5681
5682 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
5683 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
5684 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
5685 non-empty, pass them on to the GCC make.
5686 (all-bootstrap): New rule that is like all-gcc, except it executes
5687 the GCC bootstrap rule instead of the GCC all rule.
5688
5689 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
5690
5691 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
5692
5693 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5694
5695 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
5696 DG/UX support.
5697
5698 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
5699
5700 * config.sub (i*86*) Change [345] to [3456]
5701
5702 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5703
5704 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
5705 --with-gnu-ld=no.
5706
5707 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5708
5709 * config-ml.in (rs6000*, powerpc*): Add switches to control which
5710 AIX multilibs get built.
5711
5712 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5713
5714 * configure.in (i386-win32): Don't build expect if we're not
5715 building the tcl subdir.
5716
5717 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
5718
5719 * Makefile.in: (configure-target-examples, all-target-examples):
5720 New targets, configure and build example programs.
5721
5722 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5723
5724 * mpw-configure: If an mpw-config.in generated a file mk.sed,
5725 use it as input to sedit the generated MPW makefile.
5726 * mpw-README: Add a suggestion about Gestalt.h.
5727
5728 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
5729
5730 * config.sub: Accept *-*-ieee*.
5731
5732 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
5733
5734 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
5735 Ronald F. Guilmette <rfg@monkeys.com>.
5736
5737 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5738
5739 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
5740 for powerpc-pe native.
5741 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
5742 (target==powerpc-pe): duplicate i386-win32 entry.
5743
5744 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5745
5746 * configure.in (noconfigdirs): Exclude target-newlib for all versions
5747 of vxworks, not just vxworks5.1.
5748
5749 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
5750
5751 * mpw-configure: Add support for exec-prefix.
5752
5753 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
5754
5755 * config.guess: Recognize HP model 816 machines as having
5756 a PA1.1 processor.
5757
5758 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
5759
5760 * configure: Ignore new autoconf configure options.
5761
5762 Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5763
5764 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
5765 defaults to K&R mode, but doesn't have varargs.h, so we have to
5766 compile in ANSI mode.
5767
5768 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5769
5770 * config.guess: Recognize Pentium under SCO.
5771 From Robert Lipe <robertl@arnet.com>.
5772
5773 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5774
5775 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
5776 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
5777 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
5778
5779 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
5780
5781 * configure.in: Don't configure gas for alpha-dec-osf*.
5782
5783 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
5784
5785 * configure.in: Default to --with-stabs for some targets for which
5786 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
5787 i[345]86*-*-unixware*.
5788
5789 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
5790
5791 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
5792 rather than basing it on the target. Simplify handling of options
5793 controlling which directories to configure. Remove extraneous
5794 slash in multi-clean target.
5795
5796 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
5797
5798 * config-ml.in: Prefix more variables with ml_ so they don't collide
5799 with configure's.
5800
5801 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
5802
5803 * configure: Don't turn -v into --v.
5804
5805 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
5806
5807 * configure.in (targargs): Fix typo.
5808
5809 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
5810
5811 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
5812
5813 * configure.in: Strip --host and --target options from
5814 CONFIG_ARGUMENTS, and always configure for --host only. Add
5815 --with-cross-host option when building with a cross-compiler.
5816 * configure: Canonicalize the arguments put into config.status by
5817 always using `=' for an option with an argument. Pass a presumed
5818 --host or --target explicitly.
5819
5820 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
5821
5822 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
5823 into general OS recognition case.
5824
5825 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5826
5827 * configure.in (target_configdirs): add target-winsup only
5828 for win32 target systems.
5829
5830 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
5831
5832 * Makefile.in (all-target-libgloss): Depend upon
5833 configure-target-newlib, since when libgloss is built it looks to
5834 see if the newlib directory exists.
5835
5836 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
5837
5838 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
5839 cfg-ml-*.in.
5840
5841 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
5842
5843 * configure: Handle LD and LD_FOR_TARGET when configuring a
5844 Canadian Cross.
5845
5846 Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5847
5848 * config/mh-i386win32: add LD_FOR_TARGET.
5849
5850 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5851
5852 * configure.in (target_libs): add target-winsup.
5853 (target==i386-win32): add patch diff flex make to $noconfigdirs.
5854 (target==ppcle-pe): remove ld from $noconfigdirs.
5855
5856 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
5857
5858 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
5859 Preserve relative path names in $srcdir. Build symlink tree if
5860 configuring cross target dir and srcdir=. (= no VPATH support).
5861 (configure-target-libg++): Depend on configure-target-librx.
5862 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
5863 * config-ml.in: New file.
5864 * symlink-tree: New file.
5865 * configure: Ensure srcdir="." if that's what it is.
5866
5867 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
5868
5869 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
5870 includes and FLEX_SKELETON setting.
5871 * mpw-configure (--with-gnu-ld): New option, controls whether
5872 to use PPCLink or ld with PowerMac GCC.
5873 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
5874 * mpw-config.in: Configure grez if targeting Mac.
5875
5876 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
5877 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
5878 just macos.
5879 * configure.in: Configure grez resource compiler if targeting Mac.
5880 * Makefile.in (all-grez, install-grez): New targets.
5881
5882 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
5883
5884 * configure: CXX defaults to gcc, not g++. If we find
5885 gcc in the path, set CC to gcc -O2.
5886
5887 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
5888
5889 * configure: Default ${build} correctly. Avoid picking up extra
5890 spaces when reading CC and CXX from Makefile. When doing a
5891 Canadian Cross, use plausible default values for numerous
5892 variables.
5893 * configure.in: When doing a Canadian Cross, don't try to
5894 configure tools whose configure script can't handle it.
5895
5896 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5897
5898 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
5899
5900 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
5901
5902 * configure: Remove dubious bug reporting address.
5903
5904 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
5905
5906 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
5907 configure script, run that instead of this directory's configure.
5908 In either case, print a message that we're configuring the sub-dir.
5909
5910 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
5911
5912 * configure.in: Before checking for the existence of various files,
5913 use sed to filter out "target-".
5914
5915 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
5916
5917 * Makefile.in (DO_X): Split rule to decrease command line length
5918 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
5919 (Philippe De Muyter).
5920
5921 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5922
5923 * Makefile.in (all-patch): depend on all-libiberty.
5924
5925 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
5926
5927 * configure.in: If the only directory in target_configdirs which
5928 actually exists is libiberty, then set target_configdirs to empty,
5929 to avoid trying to build a target libiberty in a gas or gdb
5930 distribution.
5931
5932 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
5933
5934 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
5935 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
5936 systems.
5937
5938 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5939
5940 * configure.in (copy_dirs): Use sys-include instead of include
5941 for --with-headers option.
5942
5943 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
5944
5945 * Makefile.in, configure.in: Make winsup builds work with
5946 new scheme.
5947
5948 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
5949
5950 * configure.in: Build the linker on AIX.
5951
5952 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
5953
5954 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
5955 where needed.
5956
5957 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
5958
5959 * Makefile.in (all-gcc): Fix typo.
5960
5961 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
5962
5963 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
5964
5965 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
5966
5967 * configure.in: Rename libFOO to target-libFOO, and xiberty
5968 to target-xiberty, to provide more flexibility.
5969 (target_subdir): Define. Create if cross.
5970 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
5971 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
5972 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
5973 check-libFOO -> check-target-libFOO, etc.
5974 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
5975 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
5976 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
5977 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
5978 allow ALL_GCC="" to only configure.
5979 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
5980 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
5981 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
5982
5983 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
5984
5985 * Makefile.in (taz): Build "info" in etc explicitly.
5986
5987 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
5988
5989 * configure.in: Make sure that CC is undefined (as opposed to
5990 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
5991 problem with autoconf trying to configure on a host without GCC.
5992
5993 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
5994
5995 * mpw-configure: Set host alias from choice of host compiler,
5996 only use generic MPW Makefile sed if present, edit a file
5997 named "hacked_Makefile.in" instead of "Makefile.in" if present.
5998 * mpw-README: Add problem notes about CW6 and CW7.
5999
6000 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
6001
6002 * Makefile.in (taz): Use ";" instead of ";;".
6003
6004 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6005
6006 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
6007 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
6008 DISTDOCDIRS.
6009 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
6010 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
6011
6012 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
6013
6014 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
6015 and gnats, because they are now subsumed by DISTSTUFFDIRS.
6016 Move bfd to DISTSTUFFDIRS.
6017
6018 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6019
6020 * Makefile.in (X11_LIB): Removed.
6021 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
6022
6023 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
6024
6025 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6026
6027 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
6028 names.
6029
6030 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6031
6032 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
6033
6034 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
6035
6036 * configure.in (i[345]86-*-win32): Always build newlib.
6037 Don't configure cvs, autoconf or texinfo.
6038 * Makefile.in (LD_FOR_TARGET): New.
6039 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
6040 Pass down LD_FOR_TARGET.
6041
6042 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
6043
6044 * winsup: New directory.
6045 * Makefile.in: Build winsup.
6046 * configure.in: Winsup is configured when target is win32.
6047 Can only build win32 target GDB when native.
6048
6049 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
6050
6051 * config.guess: Recognize HP model 819 machines as having
6052 a PA 1.1 processor.
6053
6054 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
6055
6056 * configure: Fix sed loop which substitutes for CC and CXX to
6057 avoid bug found in various sed implementations.
6058
6059 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6060
6061 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
6062 simulator. Use standard powerpc-*-eabi*.
6063
6064 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
6065
6066 * configure.in: Stop putting gas and binutils in noconfigdirs for
6067 powerpc-*-aix* and rs6000-*-*.
6068
6069 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
6070
6071 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
6072 -mcall-aixdesc libraries.
6073
6074 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
6075
6076 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6077
6078 * config.sub (arm | armel | armeb): Fix shell syntax.
6079
6080 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6081
6082 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
6083 -msoft-float and -mcpu=common support.
6084 (powerpc*-*-eabisim*): Add support for building -mcall-aix
6085 libraries.
6086
6087 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6088
6089 * configure.in: Allow configuration and build of emacs19 for the alpha.
6090
6091 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6092
6093 * configure.in (CC): Get ^CC, not just any old CC, from
6094 ${host_makefile_frag}.
6095
6096 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6097
6098 * configure.in (CC): Try to get CC from
6099 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
6100
6101 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6102
6103 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
6104 only if it exists in $(srcdir).
6105
6106 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
6107
6108 * configure: If CC and CXX are not set in the environment, set
6109 them, based on either an existing Makefile or on searching for gcc
6110 in PATH. Substitute for CC and CXX in Makefile.
6111 * configure.in: Remove libm from target_libs. Separate
6112 target_configdirs from configdirs. If CC is not set in
6113 environment, try to get it from a host Makefile fragment. Rewrite
6114 changes of configdirs to use skipdirs instead. A few minor
6115 tweaks. Take directories out of target_configdirs as they are
6116 taken out of configdirs. Remove existing Makefile files from
6117 subdirectories. Substitute for TARGET_CONFIGDIRS and
6118 CONFIG_ARGUMENTS in Makefile.
6119 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
6120 by configure.in.
6121 (CONFIG_ARGUMENTS): Likewise.
6122 (CONFIGURE_TARGET_MODULES): New variable.
6123 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
6124 ($(CONFIGURE_TARGET_MODULES)): New target.
6125 (configure-libg++, configure-libio): New targets.
6126 (all-libg++): Depend upon configure-libg++.
6127 (all-libio): Depend upon configure-libio.
6128 (configure-libgloss, all-libgloss): New targets.
6129 (configure-libstdc++): New target.
6130 (all-libstdc++): Depend upon configure-libstdc++.
6131 (configure-librx, all-librx): New targets.
6132 (configure-newlib): New target.
6133 (all-newlib): Depend upon configure-newlib
6134 (configure-xiberty): New target.
6135 (all-xiberty): Depend upon configure-xiberty.
6136
6137 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6138
6139 * configure.in (host i[345]86-*-win32): Expand the
6140 noconfigdirs again.
6141
6142 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
6143
6144 * mpw-configure: Fix sed command file name.
6145
6146 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
6147
6148 * configure.in (host i[345]86-*-win32): Reduce the
6149 noconfigdirs again.
6150
6151 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
6152
6153 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
6154 or powerpc*-*-pe*, since they are not yet supported.
6155
6156 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
6157
6158 Add PowerMac support and many other enhancements.
6159 * mpw-configure: New option --cc to select compiler to use,
6160 paste options set according to --cc into the generated
6161 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
6162 if mpw-make.sed is present.
6163 * mpw-config.in: Don't test for gC1, test for mpw-touch,
6164 add forward includes for PowerPC include files.
6165 * mpw-build.in: Build using Makefile.PPC if present.
6166 (do-byacc, etc): Remove separate version resource builds.
6167 (do-gas): Build "stamps" before "all".
6168 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
6169 * mpw-README: Update to reflect --cc option, PowerMac support,
6170 and recently-reported compatibility problems.
6171
6172 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
6173
6174 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
6175 embedded m68k systems (-aout, -coff, -elf, -vxworks).
6176 (--with-multilib-top): Pass to recursive invocations.
6177
6178 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
6179
6180 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
6181 v810-*-*.
6182
6183 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6184
6185 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
6186 gdb, ld and opcodes on v810-*-*.
6187
6188 Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
6189
6190 * config/mh-ncrsvr43: Removed AR_FLAGS
6191
6192 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
6193
6194 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
6195 (local-maintainer-clean): New target.
6196 (maintainer-clean): New target.
6197 (realclean): Just depend upon maintainer-clean.
6198
6199 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6200
6201 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
6202
6203 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
6204
6205 * configure.in: Build ld in mips*-*-bsd* case.
6206
6207 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
6208
6209 * config.sub: Accept -lites* OS. From Ian Dall.
6210
6211 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
6212
6213 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
6214 targets.
6215
6216 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6217
6218 * configure.in: treat i386-win32 canadian cross the same as
6219 i386-go32 canadian cross.
6220
6221 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6222
6223 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
6224 running under the simulator to build a reduced set of libraries.
6225 (powerpc-*-eabiaix): Add fine grained multilib support added to
6226 other powerpc targets yesterday.
6227
6228 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6229
6230 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
6231 -disable-softfloat, -disable-relocatable, -disable-aix, and
6232 -disable-sysv to control which multilib libraries get built.
6233
6234 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6235
6236 * configure: Add Makefile.tem to list of files to remove in trap
6237 handler.
6238
6239 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
6240
6241 * config.guess (*Linux*): Add missing "exit"s.
6242 Also, need specific check for alpha-unknown-linux (uses COFF).
6243
6244 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
6245
6246 * config.guess: Merge with FSF:
6247
6248 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
6249 * config.guess (AIX4): More robust release numbering discovery.
6250
6251 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
6252 * config.guess (i386-sequent-ptx): Properly get version number.
6253
6254 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
6255 * config.guess (mips:*:4*:UMIPS): New case.
6256
6257 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
6258
6259 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
6260 (i386-win32 host): Likewise. Don't build readline.
6261
6262 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
6263
6264 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
6265 SUPPORT_FILES to submakes.
6266
6267 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
6268
6269 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
6270 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
6271 mpw-configure.
6272
6273 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
6274
6275 * configure.in (appdirs): Use =, not ==, in test expression when
6276 trying to build the text to print in the warning message for
6277 Solaris users.
6278
6279 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
6280
6281 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
6282
6283 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6284
6285 * config.guess: Recognize lynx-2.3.
6286
6287 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
6288
6289 * config.sub (z8ksim): Deleted
6290 (z8k-*-coff): New, this is the one true name of the target.
6291
6292 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
6293
6294 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
6295
6296 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
6297
6298 * config.guess (*:Linux:*:*): First try asking the linker what the
6299 default object file format is (elf, aout, or coff). Then if this
6300 fails, try previous methods.
6301
6302 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6303
6304 * configure.in: Don't build newlib for *-*-vxworks5.1.
6305
6306 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6307
6308 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
6309 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
6310
6311 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
6312
6313 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
6314
6315 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
6316
6317 * cfg-ml-com.in: New file.
6318 * cfg-ml-pos.in: New file.
6319
6320 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6321
6322 * COPYING.NEWLIB: Add HP free copyright to list.
6323
6324 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6325
6326 * config.sub: Recognize -eabi* for the system, not just -eabi.
6327
6328 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
6329
6330 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
6331 * config.sub, configure.in (win32): New target and host.
6332
6333 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
6334
6335 * configure.in: Add i386-pe configuration.
6336
6337 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
6338
6339 * mpw-build.in (install): Install GDB after LD.
6340
6341 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
6342
6343 * mpw-config.in (elf/mips.h): Always forward-include, needed
6344 for GDB to build.
6345
6346 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
6347
6348 * testsuite: New directory for customer acceptance and whole tool
6349 chain tests.
6350
6351 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6352
6353 * configure: If per-host line isn't found, but AC_OUTPUT is found
6354 and a configure script exists, run it instead.
6355
6356 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6357
6358 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
6359
6360 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
6361
6362 * configure: Set build_{cpu,vendor,os,alias} to host values when
6363 --build isn't specified.
6364
6365 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6366
6367 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
6368 (FLAGS_TO_PASS): Pass them.
6369 (EXTRA_TARGET_FLAGS): Ditto.
6370
6371 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
6372
6373 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6374
6375 * Makefile.in (all-libg++): Depend on all-libstdc++.
6376
6377 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6378
6379 * configure.in (noconfigdirs): Enable all packages for
6380 i386-unknown-netbsd.
6381
6382 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
6383
6384 * configure.in (noconfigdirs): Don't configure tk for i386-go32
6385 hosted builds (DOS builds)
6386
6387 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6388
6389 Changes for ARM based on patches from Richard Earnshaw:
6390 * config.sub: Handle armeb and armel.
6391 * configure.in: Omit arm linker only for riscix.
6392
6393 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
6394
6395 * config.guess: Update from FSF.
6396
6397 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
6398
6399 * config.sub: Recognize powerpcle as the little endian varient of
6400 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
6401 powerpcle variant. Convert pentium into i586, not i486. Add p5
6402 alias for i586. Map new x86 variants p6, k5, nexgen into i586
6403 temporarily.
6404
6405 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
6406
6407 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
6408
6409 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
6410
6411 * config.sub: Accept -lites* as a basic system type.
6412
6413 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
6414
6415 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
6416 installed, and if so return linuxoldld as the system name.
6417
6418 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
6419
6420 * config.guess: Add hppa1.1-hp-lites support.
6421
6422 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
6423
6424 * configure.in: Don't build newlib for m68k-vxworks5.1.
6425
6426 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6427
6428 * configure.in (mips-sgi-irix6): Use mh-irix5.
6429
6430 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
6431
6432 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
6433
6434 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6435
6436 * test-build.mk: Enable building of shared libraries on IRIX 5 and
6437 OSF/1. Fix compiler flags.
6438 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
6439
6440 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
6441
6442 * configure.in: Recognize --with-newlib.
6443 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
6444
6445 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6446
6447 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6448 to *_X11_MODULES due to gdbtk needing X include files et al.
6449
6450 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
6451
6452 Merge in support for Mac MPW as a host.
6453 (Old change descriptions retained for informational value.)
6454
6455 * mpw-config.in: Add generic include forwards for cpu-specific
6456 include files in aout and elf directories.
6457
6458 * mpw-configure: Added copyright.
6459 * mpw-config.in: Check for presence of required build tools.
6460 (target_libs): Add newlib.
6461 (target_tools): Add examples.
6462 (Read Me): Generate as "Read Me for MPW" instead.
6463 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
6464 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
6465 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
6466
6467 * mpw-configure: Remove subdir-specific makefile hackery,
6468 delete mk.tmp after using it.
6469
6470 * mpw-build.in (all): Display start and end times.
6471
6472 * mpw-configure (host_canonical): Set.
6473 (target_cpu): Always add to makefiles.
6474 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
6475 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
6476 (mpw-mh-mpw): Look for in srcdir and srcroot.
6477 Use sed instead of mpw-edit-prefix to edit prefix definitions.
6478
6479 * mpw-build.in: (install-only): New target.
6480
6481 * mpw-configure (host_alias, target_alias): Rename from hostalias
6482 and targetalias, add into generated Makefile.
6483 (mk.tmp): If present, add into generated Makefile.
6484 * mpw-build.in (all-gas): Build config.h first before gas proper.
6485
6486 * mpw-configure (config.status): Write only if changed.
6487 * mpw-config.in (readline): Configure it (not built, just used for
6488 definitions).
6489
6490 * mpw-config.in (elf/mips.h): Add a forward include.
6491
6492 * mpw-config.in: Forward-include most .h files in include into
6493 extra-include.
6494 (readline): Don't build.
6495 mpw-build.in (install): Install GDB.
6496
6497 * mpw-configure (prefix, mpw_prefix): Handle it.
6498 * mpw-config.in (mmalloc, readline): Don't configure.
6499 * mpw-build.in (thisscript): Rename to ThisScript.
6500 Use mpw-build instead of BuildProgram everywhere.
6501 (mmalloc, readline): Don't build.
6502 * mpw-README: New file, basic documentation about the MPW port.
6503
6504 * mpw-config.in: Use forward-include to create include files.
6505
6506 * mpw-configure: Add more things to the top of each configured
6507 Makefile, including contents of config/mpw-mh-mpw.
6508 * mpw-config.in (extra-include): Create this directory and fill it
6509 with Posix-like include files when configuring.
6510
6511 * config.sub (apple, mac, mpw): Add various aliases.
6512
6513 * mpw-build.in: New file, top-level build script fragment for MPW.
6514 * mpw-configure: New file, configure script for MPW.
6515 * mpw-config.in: New file, config fragment for MPW.
6516
6517 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6518
6519 * configure.in (host_libs): Remove glob, since it is gone from the
6520 sources.
6521
6522 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6523
6524 * Makefile.in: define empty GDB_NLM_DEPS var.
6525
6526 * configure.in(target_makefile_frag): use config/mt-netware
6527 for netware targets.
6528
6529 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
6530
6531 * config.sub: Merge in recent FSF changes. Remove linux special
6532 cases.
6533
6534 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6535
6536 build-all.mk,config/mh-solaris: revert these two changes:
6537
6538 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
6539
6540 * build-all.mk: Use CC=cc -Xs on Solaris.
6541
6542 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6543
6544 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
6545 working xmakefile for Emacs.
6546
6547 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6548
6549 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
6550 stop using it.
6551 * Makefile.in: Nuke all references to glob subdirectory.
6552
6553 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6554
6555 * configure.in: Fix --enable-shared logic in per-host.
6556
6557 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
6558
6559 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
6560
6561 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6562
6563 * configure.in (noconfigdirs): Don't build gas on AIX, for
6564 powerpc*-*-aix* as well as for rs6000*-*-aix*.
6565
6566 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
6567
6568 * configure: Fix --cache-file to work if the file argument is a
6569 relative path.
6570
6571 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
6572
6573 * configure: If the --cache-file is used, pass it down to
6574 configure in subdirectories.
6575
6576 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
6577
6578 * config.sub: add vxworks29k configuration.
6579
6580 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6581
6582 * Makefile.in (taz): Do "diststuff" part quietly.
6583
6584 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
6585
6586 * config.sub: Mini-merge with gcc/config.sub.
6587
6588 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6589
6590 * config.guess (IRIX): Sed - to _.
6591
6592 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6593
6594 * Makefile.in (source-vault, binary-vault): New targets.
6595
6596 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
6597
6598 * config.sub: Recognize -eabi as a basic system type.
6599
6600 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6601
6602 * configure.in (enable_shared stuff): Fix typo.
6603
6604 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
6605
6606 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
6607
6608 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6609
6610 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
6611
6612 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
6613
6614 * configure.in (rs6000-*-*): Don't build gas.
6615
6616 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
6617
6618 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
6619 reduce command line length.
6620 (AS_FOR_TARGET): Check for as.new, not Makefile.
6621 (NM_FOR_TARGET): Check for nm.new, not Makefile.
6622
6623 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
6624
6625 * config.guess: Merge from FSF.
6626
6627 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6628
6629 * configure: Don't use $ when handling program_suffix.
6630
6631 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
6632
6633 * configure.in: Configure tk for hppa/hpux.
6634
6635 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
6636
6637 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
6638
6639 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6640
6641 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
6642 to LIBCXXFLAGS. Tests are better run without it.
6643
6644 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
6645
6646 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
6647
6648 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
6649
6650 * configure.in (*-*-netware*): Don't configure xiberty.
6651
6652 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
6653
6654 * configure.in: Remove tk from native_only list.
6655
6656 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
6657
6658 * build-all.mk: Add mips-ncd-elf target to sun4 targets
6659 for special NCD build.
6660
6661 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6662
6663 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
6664 makeall.bat, they're only useful for binutils snapshots.
6665 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
6666 makeall.bat to specified SUPPORT_FILES.
6667
6668 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
6669
6670 * build-all.mk: Add Ericsson targets to sun4 and solaris
6671 hosts. Add BNR's sun4 target to solaris host, so their
6672 build-from-source will be tested in-house first.
6673
6674 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6675
6676 * Makefile.in (LIBCFLAGS): New variable.
6677 (CFLAGS_FOR_TARGET): Ditto.
6678 (LIBCFLAGS_FOR_TARGET): Ditto.
6679 (LIBCXXFLAGS): Ditto.
6680 (CXXFLAGS_FOR_TARGET): Ditto.
6681 (LIBCXXFLAGS_FOR_TARGET): Ditto.
6682 (BASE_FLAGS_TO_PASS): Pass them.
6683 (EXTRA_TARGET_FLAGS): Ditto.
6684
6685 * configure.in, config/m[th]-*pic: Support --enable-shared.
6686
6687 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
6688
6689 * configure.in (target_libs): Include libstdc++ again.
6690 * config.guess: Update from FSF (for FreeBSD).
6691
6692 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6693
6694 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
6695 makeall.bat.
6696 (DISTDOCDIRS): Add `etc'.
6697 (ETC_SUPPORT_PFX): New variable.
6698 (taz): Include anything from etc starting with a word in
6699 ETC_SUPPORT_PFX.
6700
6701 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6702
6703 * config.sub: Update for recent FSF changes. Remove obsolete
6704 h8300hds entry. Add -windows* and -osx as basic os. Minor
6705 spacing changes.
6706
6707 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6708
6709 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
6710
6711 * config.guess: Merge with FSF.
6712 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
6713
6714 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6715
6716 * configure: Since the "trap 0" handler will override the exit
6717 status on many systems, only use it for "exit 1", and make it set
6718 a non-zero exit status; reset it before "exit 0". Also, check
6719 exit status of config.sub, and error out if it failed.
6720
6721 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
6722
6723 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
6724 and install libgloss.
6725
6726 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6727
6728 * Makefile.in (all-binutils): Depend upon all-byacc.
6729
6730 * configure.in: Don't build emacs on Irix 5.
6731
6732 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6733
6734 * configure.in (*-*-netware*): Add libio.
6735
6736 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6737
6738 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
6739 (CHECK_TARGET_MODULES): Ditto.
6740 (INSTALL_TARGET_MODULES): Ditto.
6741 (TARGET_LIBS): Ditto.
6742 (all-libstdc++): Note dependencies.
6743
6744 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6745
6746 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
6747
6748 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6749
6750 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
6751 -fexternal-templates.
6752
6753 * configure.in (target_libs): Add libstdc++.
6754 (noconfigdirs): Add libstdc++ as appropriate.
6755
6756 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6757
6758 * config.guess: Update from FSF.
6759
6760 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6761
6762 * configure: Use ${config_shell} when running ${configsub}.
6763
6764 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
6765
6766 * config.sub: No longer recognize h8300h.
6767
6768 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6769
6770 * config.sub: Remove extraneous differences between config.sub and
6771 gcc/config.sub.
6772
6773 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6774
6775 * Makefile.in (DISTSTUFFDIRS): Add gas.
6776
6777 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
6778
6779 * COPYING.NEWLIB: New file.
6780
6781 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
6782
6783 * config.guess (HP-UX): Patch from Harlan Stenn
6784 <harlan@landmark.com> to also emit release level.
6785
6786 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6787
6788 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
6789
6790 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
6791
6792 * config.sub: Merge nextstep cleanup from FSF.
6793
6794 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6795
6796 * configure.in (arm-*-*): Don't configure ld for this target.
6797
6798 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6799
6800 * configure.in (*-*-netware): don't configure libg++, libio,
6801 librx, or newlib.
6802
6803 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6804
6805 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
6806 configure ld--it works, but it doesn't support shared libraries.
6807
6808 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
6809
6810 * config.guess (*-unknown-freebsd*): Get rid of possible
6811 trailing "(Release)" in version string.
6812 Patch from Paul Richards <paul@isl.cf.ac.uk>.
6813
6814 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
6815
6816 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
6817 Fix type: *-next-neststep -> *-next-nextstep.
6818
6819 * config.guess: Merge from FSF:
6820
6821 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
6822
6823 * config.guess: Recognize powerpc-ibm-aix3.2.5.
6824
6825 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
6826
6827 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
6828 instead of UNIX_SV for UnixWare 1.0).
6829
6830 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
6831
6832 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
6833 to make gdb/nlm/* build after the compiler and linker.
6834
6835 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
6836
6837 * config.guess (netbsd, freebsd, linux): Accept any machine,
6838 not just i[34]86.
6839 (m68k-atari-sysv4): Relocate to match FSF version.
6840
6841 * config.guess: More merges from the FSF:
6842
6843 Add a space before function call or macro invocation.
6844
6845 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6846
6847 * config.guess: Add trap cmd to remove dummy.c and dummy when
6848 interrupted.
6849
6850 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6851
6852 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
6853 (dummy): Redirect stderr from compilation of dummy.c.
6854
6855 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
6856
6857 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
6858
6859 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
6860
6861 * configure: Accept and ignore --cache*, for compatibility with
6862 new autoconf.
6863
6864 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
6865
6866 * config.guess: Merge from FSF:
6867
6868 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6869
6870 * config.guess (Pyramid*:OSx*:*:*): New case.
6871 (PATH): Add /.attbin at end for finding uname.
6872 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6873
6874 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
6875
6876 * config.guess (M88*:DolphinOS:*:*): New case.
6877
6878 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
6879
6880 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
6881 to select whether to use ELF or COFF.
6882
6883 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6884
6885 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6886
6887 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6888
6889 * config.guess: Guess the OS version for HPUX.
6890
6891 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6892
6893 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
6894
6895 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6896
6897 * configure.in: Recognize --with-headers, --with-libs, and
6898 --without-newlib.
6899 * Makefile.in (all-xiberty): Depend upon all-ld.
6900
6901 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6902
6903 * configure.in: Change i[34]86 to i[345]86.
6904
6905 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6906
6907 * configure (version): A few more tweaks to help message.
6908
6909 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
6910
6911 * Makefile.in: Remove (for now) librx as a host library,
6912 now that we're building it for target.
6913
6914 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6915
6916 * configure: Fix up help message; from karl@owl.hq.ileaf.com
6917 (Karl Berry).
6918
6919 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
6920
6921 * configure.in: Also configure librx.
6922
6923 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
6924
6925 * Makefile.in: Update various rules to reflect that librx
6926 is now needed for libg++.
6927
6928 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6929
6930 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
6931
6932 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6933
6934 * configure.in: Configure the examples directory.
6935
6936 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6937
6938 * configure: Simplify Jun 2 1994 change.
6939
6940 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6941
6942 * change CC to /usr/latest/bin/gcc for lynx host builds, since
6943 /bin/gcc isn't good enough to build gcc.
6944
6945 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
6946
6947 * Makefile.in (GDB_SUPPORT_FILES): Remove
6948 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
6949 (gdb.tar.gz): Add new rule to use standard distribution building
6950 mechanism.
6951
6952 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6953
6954 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
6955 Bill Cox <bill@cygnus.com>.
6956
6957 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
6958
6959 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
6960
6961 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
6962
6963 * configure: Search current dir first in .gdbinit.
6964
6965 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
6966
6967 * config.sub: Recognize freebsd (merged from gcc config.sub).
6968
6969 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
6970
6971 * config.sub: Refer to NeXT's operating system as nextstep.
6972
6973 * config.sub (case $basic_machine): Re-order the cases, to match
6974 the order in the FSF version (which is mostly alphabethical).
6975 Merge in some additions and changes from the FSF.
6976
6977 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
6978
6979 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
6980 * config.sub: Recognize cxux7.
6981 * configure.in: Use mh-cxux for m88k-harris-cxux*.
6982
6983 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
6984
6985 * config.sub: Fix typo powerpc -> powerpc-*.
6986
6987 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
6988
6989 * Makefile.in: `all-emacs19' depends on `all-byacc'.
6990
6991 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
6992 parallel with all-emacs and install-emacs). Top-level command
6993 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
6994
6995 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6996
6997 * test-build.mk ($(host)-stamp-stage2-installed): Remove
6998 $(relbindir)/make before doing ``make install'', and use
6999 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
7000 installing over running make binary.
7001 ($(host)-stamp-stage3-installed): Likewise.
7002
7003 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7004
7005 * config.guess: Recognize Mach.
7006
7007 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7008
7009 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
7010 see whether --exec-prefix was used.
7011
7012 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7013
7014 * README: Explicitly mention libg++/README. (Zoo's idea.)
7015
7016 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7017
7018 * Makefile.in: Add all-librx target similar to all-libproc.
7019
7020 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
7021
7022 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
7023 with post 1.2 uname bogosity.
7024
7025 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7026
7027 * configure: Remove temporary files on receipt of a signal.
7028
7029 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
7030
7031 * configure: If there is a package_makefile_frag, remove
7032 ${subdir}/Makefile.tem after copying it in.
7033
7034 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7035
7036 * build_all.mk: support rs6000 lynx identifies itself as
7037 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
7038 since /bin/gcc is too feeble to compile a modern gcc.
7039
7040 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
7041
7042 * brought devo/test-build.mk update-to-date with progressive/
7043 test-build.mk. Add lynx targets and hppa flag info.
7044
7045 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7046
7047 * configure.in: Use mh-ncrsvr43. Patch from
7048 Tom McConnell <tmcconne@sedona.intel.com>.
7049
7050 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
7051
7052 * config.guess (i386-unknown-bsdi): No longer need to
7053 check #if defined(__bsdi__) && defined(__i386__).
7054
7055 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7056
7057 * configure: Set program_transform_nameoption correctly.
7058
7059 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
7060
7061 * brought build-all.mk update-to-date with progressive build-all.mk,
7062 added new targets and hppa info.
7063
7064 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7065
7066 * configure: If config.guess result is a prefix of the user
7067 specified target, assume a native build and use the user specified
7068 target as the host alias. Remove SunOS patch suffix removal hack.
7069 * configure.in: Remove SunOS patch suffix removal hack.
7070
7071 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
7072 in NATIVE_CHECK_MODULES.
7073
7074 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
7075
7076 * Makefile.in: Rename HOST_ONLY to NATIVE.
7077 * configure: Delete SunOs patch suffix from host_canonical
7078 and build_canonical variables that are prepended to Makefiles.
7079 * configure.in: Add comments for easier maintenance.
7080
7081 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7082
7083 * Makefile.in: Add all-libproc target similar to all-gui.
7084
7085 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
7086
7087 * Makefile.in (CHECK_MODULES): split into
7088 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
7089
7090 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
7091
7092 * config.guess (i386-unknown-bsdi): New system to guess.
7093
7094 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7095
7096 * Makefile.in: Add all-gui target (but not yet build by "all").
7097
7098 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
7099
7100 * config.sub: Move deletion of patch suffix from here...
7101 * configure.in: To here, at Ian's suggestion. The top-
7102 level scripts might need to know of a patch level.
7103
7104 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
7105
7106 * config.sub: Strip off patch suffix so rtl is recognized
7107 as a sunos4.1.3 machine, even though it's been patched.
7108
7109 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
7110
7111 * Makefile.in (INSTALL_LAST): Delete.
7112 (INSTALL_DOSREL): New.
7113
7114 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7115
7116 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
7117 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
7118 whether we pass down --with-gnu-ld anyhow.
7119
7120 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
7121
7122 * Makefile.in (INSTALL_LAST): Change operation so it works
7123 on more flavors of make.
7124 * configure.in (go32): Don't build libg++ or libio.
7125
7126 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
7127
7128 * Makefile.in (Move HOST_PREFIX_1 and friends up so
7129 they can be overriden by templates.
7130
7131 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
7132
7133 * configure.in (target==go32): Don't build gdb.
7134 * dosrel: New directory.
7135
7136 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
7137
7138 * configure.in (host==go32): Configure dosrel too.
7139 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
7140 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
7141 be set by incoming names or templates.
7142 (INSTALL_LAST): New rule.
7143 * config/mh-go32: New fragment.
7144
7145 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
7146
7147 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
7148
7149 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7150
7151 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
7152 unique in 8.3 naming schemes.
7153 * configure.in (appdirs): New variable. Currently empty, but will
7154 be used in gas distribution. If nonempty, lists a set of
7155 directories at least one of which must get configured, or top
7156 level configuration is considered to have failed.
7157 (rs6000-*-lynxos*): Use new file name.
7158
7159 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7160
7161 Eliminate XTRAFLAGS.
7162 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
7163 newlib include files using -idirafter, and also use -nostdinc.
7164 (CXX_FOR_TARGET): Likewise.
7165 (XTRAFLAGS): Removed.
7166 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
7167 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
7168 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
7169 ($(DO_X)): Don't pass down XTRAFLAGS.
7170
7171 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7172
7173 * configure.in (mips*-dec-bsd*): New target; do build linker.
7174 (mips*-*-bsd*): New target; don't build linker.
7175
7176 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7177
7178 * configure.in: support rs6000-*-lynxos* configuration.
7179 support sunos4 as a cross target.
7180
7181 * config.sub: look for lynx*, not lynx since the OS version may
7182 legitimately be part of the name.
7183
7184 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7185
7186 * configure.in (i[34]86-*-sco*): Move to be with other i386
7187 targets.
7188 (romp-*-*): New target. Skip various binary utilities.
7189 (vax-*-*): New target. Don't build newlib.
7190 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
7191
7192 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7193
7194 * configure.in: Only set host_makefile_frag if config
7195 directory exists.
7196
7197 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7198
7199 * install.sh: If $dstdir exists, don't check whether each
7200 component does.
7201
7202 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7203
7204 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
7205
7206 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
7207
7208 * configure.in (*-*-lynxos*): Don't configure newlib for either
7209 native or cross Lynx.
7210
7211 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
7212
7213 * config.sub (sparc64-elf): Fix os.
7214 (z8k): Remove duplicate.
7215
7216 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7217
7218 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
7219 gcc/stmp-fixproto, to try to prevent fixproto from being run.
7220
7221 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
7222
7223 * configure: Make file links cleanly even if Lynx fails on
7224 an NFS symlink (at least fail cleanly).
7225
7226 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7227
7228 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
7229 -XNh2000.
7230
7231 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7232
7233 * configure: Unknown options are fatal again.
7234
7235 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
7236
7237 * configure: Ignore --x-includes and --x-libraries, for Autoconf
7238 compatibility.
7239
7240 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
7241
7242 * build-all.mk: Add `clean' target.
7243
7244 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7245
7246 * config.guess: Add SINIX support.
7247 * configure.in: Add mips-*-sysv4* support.
7248
7249 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
7250
7251 * build-all.mk: Document all useful targets.
7252 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
7253 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
7254
7255 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7256
7257 * configure: Support --silent, --quiet.
7258
7259 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7260
7261 * configure: Support --disable-FEATURE.
7262
7263 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7264
7265 * config.guess: Recognize NCR running SVR4.3.
7266
7267 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
7268
7269 * config.guess: Make BSDI generate i386-unknown-bsd386.
7270 Patch from Paul Eggert <eggert@twinsun.com>.
7271
7272 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7273
7274 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
7275
7276 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7277
7278 * configure: Make unrecognized options give nonfatal warnings
7279 instead of fatal errors, and pass them to any subdirectory
7280 configures in case they recognize them.
7281 Make --x equivalent to --with-x.
7282
7283 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7284
7285 * configure: Add --enable-* options. Clean up usage message and
7286 some comments.
7287
7288 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
7289
7290 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
7291
7292 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7293
7294 * configure.in (hppa*-*-*): Enable binutils.
7295
7296 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7297
7298 * config.sub: Recognize cisco.
7299
7300 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
7301
7302 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
7303
7304 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7305
7306 * config.guess: about target *-hitachi-hiuxwe2, don't print more
7307 than one configuration name. Add comment.
7308
7309 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
7310
7311 * config.guess: about target *-hitachi-hiuxwe2, fixed
7312 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
7313 macro is incorrect.]
7314
7315 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7316
7317 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
7318 than the "make ls" stuff which used to be here.
7319
7320 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7321
7322 * config.guess: Recognize i[34]86-unknown-freebsd.
7323 From Shawn M Carey <smcarey@rodan.syr.edu>.
7324
7325 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
7326
7327 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
7328
7329 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7330
7331 * config.guess: Check for ptx.
7332
7333 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
7334
7335 * config.sub: Add os9k checking.
7336
7337 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7338
7339 * config.guess: Handle OSF1 running on HPPA processors
7340
7341 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7342
7343 * configure: If subdir configure fails, print out a message with
7344 subdirectory name, in case subdir's configure code didn't identify
7345 itself.
7346
7347 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
7348
7349 * configure.in: Remove embedded newlines from configdirs.
7350 Avoid mismatches of substrings. Fix matching strings at end
7351 of configdirs.
7352
7353 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
7354
7355 * config.guess: Add Lynx/rs6000 config support.
7356
7357 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7358
7359 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
7360
7361 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
7362
7363 * configure.in (hppa*-*-osf*): Treat this just like most other
7364 PA configurations (eg no binutils or ld).
7365 (hppa*-*-*elf*): These configurations have binutils and ld.
7366
7367 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7368
7369 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
7370
7371 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7372
7373 * configure.in (rs6000-*-*): Build gas.
7374
7375 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7376
7377 * Makefile.in: Avoid bug in losing hpux sed.
7378
7379 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7380
7381 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
7382 for GDB and GDB has been fixed to not need it.
7383
7384 Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
7385
7386 * config/mh-lynxosrs6k: Account for lack of ranlib!
7387
7388 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7389
7390 * config.guess: Recognize vax hosts.
7391
7392 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7393
7394 * configure (while loop): Don't use "break 2" inside case
7395 statement -- the case statement isn't an enclosing loop.
7396
7397 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
7398
7399 * config.guess: Clean up NeXT support, to allow nextstep
7400 on Intel machines. Make OS be nextstep.
7401
7402 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
7403
7404 * config.guess: Add alternate forms for Convex.
7405
7406 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
7407
7408 * configure: Completely rewrite option processing. Take
7409 advantage of pattern-matching to avoid invoking test frequently.
7410 Also clean up host and target defaulting logic.
7411
7412 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7413
7414 * Makefile.in: Replace all occurrances of "rootme" with "r" and
7415 "$${rootme}" with "$$r", to increase the likelihood that the do-*
7416 commands (plus user environment) will fit SCO limits.
7417
7418 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7419
7420 * configure.in: Don't issue warnings about directories which are
7421 not being configured if -norecursion is set. Correct test for
7422 --with-gnu-as and --with-gnu-ld to not get confused by substring
7423 matches.
7424
7425 * configure.in: Don't build gas for alpha-dec-osf1*.
7426
7427 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
7428
7429 * configure: Back out Per's change of 12/19/1993. It changes the
7430 behavior of configure in unexpected and confusing ways.
7431
7432 Also, use different delim char when calculating
7433 program_transform_name so that the name can contain slashes.
7434
7435 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
7436
7437 * configure.in, config.sub: Add support for VSTa micro-kernel.
7438
7439 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7440
7441 * configure.in: Nuke hacks which were used to get a special
7442 version of GAS for HPPA configurations.
7443
7444 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
7445
7446 * configure: If only ${target_alias} is given, use that
7447 as the default for ${host_alias}.
7448 * configure: Add missing back-slashes before nested quotes.
7449
7450 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7451
7452 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
7453
7454 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
7455
7456 * config.guess: Recognize some Tektronix configurations.
7457 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
7458
7459 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7460
7461 * config.sub: Match any flavor of SH.
7462
7463 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
7464
7465 * configure.in: Don't try to configure newlib for Alpha.
7466
7467 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7468
7469 * configure.in: Don't build ld for Irix 5. Don't build gas,
7470 libg++ or libio for any Alpha target.
7471
7472 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
7473 * config/mh-irix5. New file for Irix 5.
7474
7475 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
7476
7477 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
7478 default arguments -- so it tried to compress itself.
7479
7480 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7481
7482 * configure.in (notsupp): ensure that a space is always at the end
7483 of the configdirs list, since the grep checks for an explicit space
7484
7485 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7486
7487 * configure.in (target i386-sysv4.2): don't build ld, since static
7488 versions of many libraries are not available.
7489
7490 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7491
7492 * config.guess: Recognize Apollos (using environment variables).
7493 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
7494
7495 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7496
7497 * config.guess: Recognize Sony news mips running newsos.
7498
7499 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
7500
7501 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
7502 "fi ; else" for bash.
7503
7504 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
7505
7506 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
7507
7508 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
7509
7510 * config.sub: accept unixware as an alias for svr4.2.
7511 Fix some inconsistancies with the gcc version.
7512
7513 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7514
7515 * Makefile.in (DISTDOCDIRS): Add gdb.
7516
7517 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
7518
7519 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
7520
7521 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7522
7523 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
7524 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
7525 this now.
7526
7527 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7528
7529 * config.sub: Accept hiux* as an OS name.
7530
7531 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
7532 etc/make-stds.texi. The underscore came from gcc, and dje now
7533 agrees that RUNTESTFLAGS is the correct name.
7534
7535 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
7536
7537 * install.sh: Remove 'set -e'. It makes any conditionals
7538 in the script useless.
7539
7540 * config.guess: Automatically recognize arm-acorn-riscix
7541 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
7542
7543 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
7544
7545 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
7546
7547 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7548
7549 * Makefile.in (DISTDOCDIRS): New variable.
7550 (taz): Edit local Makefile.in sooner, instead of proto-toplev
7551 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
7552
7553 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7554
7555 * configure.in (hppa target): check the source directory for the
7556 pagas sub-directory
7557
7558 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
7559
7560 * config.sub: Allow -aout* and -elf*.
7561
7562 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7563
7564 * configure.in: Don't build ld on i386-solaris2, same as for
7565 sparc-solaris2.
7566
7567 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
7568
7569 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
7570
7571 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7572
7573 * configure.in: Configure gdb for alpha.
7574
7575 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7576
7577 * Makefile.in (CXXFLAGS): Add -O.
7578
7579 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7580
7581 * config.guess: added support for DG Aviion
7582
7583 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7584
7585 * configure.in: Produce warning message for subdirectories not
7586 configurable for this host/target combination. Don't try to
7587 configure gdb for vms.
7588
7589 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7590
7591 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
7592 appropriate files before making "diststuff".
7593 (DISTBISONFILES): New var: list of files to be edited.
7594 (DISTSTUFFDIRS): Add binutils.
7595
7596 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7597
7598 * config.sub: also handle mipsel and mips64el (for little endian mips)
7599
7600 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7601
7602 * configure.in: Add * to end of all OS names.
7603
7604 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
7605
7606 * configure.in: Build newlib for LynxOS native.
7607
7608 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7609
7610 * config.guess: Add support for delta 88k running SVR3.
7611
7612 * configure.in: Add comment about HP compiler vs. emacs.
7613
7614 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7615
7616 * configure.in: don't build ld on solaris2 (not a viable option
7617 due to bugs in getpwnam & getpwuid)
7618
7619 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7620
7621 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
7622 config.guess will produce a full version number.
7623
7624 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7625
7626 * configure.in: Build linker and binutils for alpha-dec-osf1.
7627
7628 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7629
7630 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
7631 and gdb/testsuite/Makefile.in.
7632
7633 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7634
7635 * configure.in: recognize mips*- instead of mips-
7636
7637 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
7638
7639 * config.sub: Accept linux*coff and linux*elf as operating
7640 systems.
7641
7642 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7643
7644 * ltmain.sh: Handle symlinks in generated script.
7645
7646 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7647
7648 * config.sub: Recognize mips64, and mips3 as an alias for it.
7649
7650 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7651
7652 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
7653 gdb knows how to handle OSF/1 shared libraries.
7654
7655 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7656
7657 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
7658 * config.guess: Recognize Hitachi's HIUX.
7659 * config.sub: Recognize h3050r* and hppahitachi.
7660 Remove redundant cases for hp9k[23]*.
7661
7662 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7663
7664 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
7665 if gas and ld are in the source tree and are in ${configdirs}.
7666 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
7667 --with options (but still pass them down on the command line,
7668 if they were explicitly specified).
7669
7670 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7671
7672 * configure: Handle autoconf style directory options: --bindir,
7673 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7674 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7675 --sysconfdir.
7676 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7677 (sharedstatedir, localstatedir, oldincludedir): New variables.
7678 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7679 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7680 sbindir, sharedstatedir, and sysconfdir.
7681
7682 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7683
7684 * configure: substitute SHELL value in Makefile.in with
7685 ${CONFIG_SHELL}
7686
7687 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7688
7689 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7690
7691 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7692
7693 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
7694 *-*-solaris2* targets.
7695
7696 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7697
7698 * Makefile.in: define M4, and pass it down to sub-makes;
7699 all-autoconf now depends on all-m4
7700
7701 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7702
7703 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
7704 presence of {ar,ranlib} instead of a configured directory
7705
7706 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7707
7708 * config.guess: Accept 34?? as well as 33?? for NCR.
7709
7710 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7711
7712 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
7713 of 'gas' in sed commands, since 'gash' is now in the tree as well.
7714
7715 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7716
7717 * configure: grab values for $(CC) and $(CXX) from the
7718 environment, so that someone can do "CC=gcc configure; make" and
7719 have it work right (matching the way that autoconf works now)
7720
7721 * configure.in, Makefile.in: add support for gash, the tcl
7722 interface to Galaxy
7723
7724 * config.guess: add NetBSD variants (hp300, x86)
7725
7726 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
7727
7728 * install.sh: Support -d option (in the manner of SunOS 4 install,
7729 as it is more deterministic than that of GNU install)
7730 (chmodcmd): Set file to mode 755 by default (should also do default
7731 chgrp and chown, but I don't feel like dealing with that now)
7732
7733 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
7734
7735 * config.sub: Remove h8300hhms alias.
7736
7737 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7738
7739 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
7740
7741 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7742
7743 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
7744 as stmp-fixinc
7745
7746 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7747
7748 * config.sub: recognize m88110-bug-coff.
7749
7750 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7751
7752 * Makefile.in (all-libio): all dependencies on the toolchain used
7753 to build this (gcc, gas, ld, etc)
7754
7755 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7756
7757 * config.guess: Deal with OSF/1 1.3 on alpha.
7758
7759 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7760
7761 * install.sh: add some 'else true' clauses for portability
7762
7763 * configure.in: don't build libio for h8[35]00-*-* targets
7764
7765 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
7766
7767 * Makefile.in: Add support for new libio.
7768
7769 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7770
7771 * install.sh: If one command fails, don't try the rest. Don't try
7772 to remove $dsttmp (via trap) unless we have already created it.
7773 If $src doesn't exist, detect it and exit with an error.
7774
7775 * config.guess: Recognize BSD on hp300.
7776
7777 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
7778
7779 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
7780 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
7781
7782 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
7783
7784 * Makefile.in (all-send-pr): depends on all-prms
7785
7786 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7787
7788 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
7789
7790 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7791
7792 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
7793 Added test for mips-mips-riscos5.
7794
7795 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7796
7797 * configure.in: use mh-hp300 for 68k HP hosts
7798
7799 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7800
7801 * configure: add support for CONFIG_SHELL, so that you can use
7802 some alternate shell for evaluating configure scripts
7803
7804 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
7805
7806 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
7807 in configure script to bug-gdb@prep.ai.mit.edu when building
7808 distribution archive.
7809 * Makefile.in (COMPRESS): Remove def.
7810 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
7811 gdb.tar.Z and make-gdb.tar.Z respectively.
7812 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
7813 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
7814 to convergence with 'taz' target in Makefile.in.
7815
7816 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7817
7818 * install.sh (dsttmp): use trap to ensure that tmp files go
7819 away on error conditions
7820
7821 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7822
7823 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
7824
7825 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7826
7827 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
7828 its parent is '/' not ''.
7829
7830 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
7831
7832 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
7833
7834 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
7835 that ${newsrcdir}/configure.in does.
7836
7837 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7838
7839 * test-build.mk: support for CONFIG_SHELL
7840
7841 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
7842
7843 * config.sub (netware): Add as a basic system type.
7844
7845 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7846
7847 * Makefile.in (Makefile): depend on configure.in. Also drop the
7848 $(srcdir)/ from the dependency on Makefile.in.
7849
7850 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
7851
7852 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
7853 (h8300hhms is temporary until multi-libraries are implemented).
7854 * configure.in: Handle h8300h too.
7855
7856 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7857
7858 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
7859
7860 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
7861
7862 * configure: Remove extraneous output when guessing host type.
7863 * config.guess: Remove extraneous output when guessing using C
7864 compiler rather than uname, or when guessing fails.
7865
7866 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7867
7868 * Makefile.in: remove all.cross and install.cross targets
7869
7870 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
7871 definitions
7872
7873 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
7874
7875 * configure.in (target sh): Build gprof.
7876
7877 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7878
7879 * config.sub: change -solaris to -solaris2
7880
7881 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7882
7883 * configure.in: Use config/mh-riscos for mips-*-sysv*.
7884
7885 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
7886
7887 * configure: Correct error message for missing Makefile.in to
7888 print correct directory.
7889
7890 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7891
7892 * install.sh: kludge around 386BSD shell bug
7893
7894 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
7895
7896 * config.guess: Recognize NeXT.
7897 * config.guess: Recognize i486-ncr-sysv4.
7898 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
7899
7900 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
7901
7902 * Makefile.in (MAKEINFOFLAGS): New variable.
7903 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
7904 * build-all.mk, test-build.mk: Pass down --no-split as
7905 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
7906
7907 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
7908
7909 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
7910
7911 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
7912
7913 * Makefile.in (libg++.tar.z): New rule.
7914 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
7915 * Makefile.in (taz): Only do a single chmod.
7916
7917 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7918
7919 * install.sh: don't use dirname anymore (replaced with sed usage)
7920
7921 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
7922
7923 * Makefile.in: Change extension for gzip'd files from '.z' to
7924 '.gz' per new FSF standard usage.
7925
7926 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7927
7928 * configure: put quotes around the final value of program_transform_name
7929
7930 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7931
7932 * Makefile.in: new install.sh support; update install-info rules
7933
7934 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
7935
7936 * configure.in: Build diff for crosses, but not for go32 host.
7937
7938 * configure.in: Build gprof only for native, and don't build it
7939 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
7940
7941 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
7942
7943 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
7944
7945 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7946
7947 * configure.in (host_tools): Add prms.
7948
7949 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7950
7951 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
7952 with $(FLAGS_TO_PASS) on the command line
7953
7954 * config.sub: Recognize lynx and lynxos
7955
7956 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
7957
7958 * config.sub: Accept -ecoff*, not just -ecoff.
7959
7960 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7961
7962 * Makefile.in (taz): Use .gz suffix instead of .z.
7963 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
7964 names.
7965
7966 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7967
7968 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
7969
7970 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7971
7972 * Makefile.in (install-no-fixedincludes): install gcc last, so
7973 that rebuilds that might happen during 'make install' don't get
7974 bogus gcc include files
7975
7976 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7977
7978 Change from Utah for HPPA support:
7979 * config.guess: Recognize hppa1.x-hp-bsd.
7980
7981 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
7982
7983 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
7984 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
7985
7986 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
7987
7988 * config.sub: Add support for rom68k and bug boot monitors.
7989
7990 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
7991
7992 * Makefile.in: Make all-opcodes depend on all-bfd.
7993
7994 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
7995
7996 * config.guess: Added special check for i[34]86-univel-sysv4*.
7997
7998 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
7999
8000 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
8001 the processor rather than assuming i486.
8002
8003 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8004
8005 * config.guess: Recognize SunOS6 as Solaris3.
8006
8007 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
8008
8009 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
8010 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
8011
8012 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
8013
8014 * build-all.mk (all-cross): New target for Canadian Cross.
8015 Added Q2 go32 targets.
8016 * test-build.mk: Configure go32 cross sparclite-aout and
8017 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
8018 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
8019
8020 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8021
8022 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
8023 GO32 hosted toolchains
8024
8025 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
8026
8027 * configure: change so "-exec-prefix" gets passed down rather
8028 than "-exec_prefix" so autoconf generated Makefiles get the
8029 exec_prefix set right.
8030
8031 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8032
8033 * config.guess: get the Solaris2 minor version number
8034
8035 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
8036
8037 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8038
8039 * config.guess: Recognize some Sequent platforms.
8040
8041 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8042
8043 * Makefile.in: added the vault-install target
8044
8045 * configure.in: actually use the Sun3 makefile fragment that's in
8046 config, also added the release dir to configdirs
8047
8048 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8049
8050 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
8051
8052 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8053
8054 * configure.in: remove some program from Alpha targetted toolchains
8055
8056 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
8057
8058 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
8059 gprof.
8060 (taz): Run "make diststuff" in those directories instead of "make
8061 proto-dir". Look for "VERSION=" only at start of line in subdir
8062 Makefile. Use "gzip -9" for compression.
8063 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
8064 (binutils.tar.z): New target.
8065
8066 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8067
8068 * Makefile.in (taz): Include gpl.texinfo.
8069
8070 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8071
8072 * Makefile.in (setup-dirs): Merged into "taz" target.
8073 (taz): Only do `proto-dir' stuff if a directory is actually needed
8074 for this target.
8075
8076 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
8077
8078 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
8079 (FLAGS_TO_PASS): Pass down MUNCH_NM.
8080 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
8081 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
8082 (gcc-no-fixedincludes): Correct for current gcc Makefile.
8083
8084 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
8085
8086 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
8087 config.sub, and move-if-change to gdb testsuite distribution
8088 archive, so the testsuite can be extracted, configured, and
8089 run separately from the gdb distribution. Blow away the Chill
8090 tests that require a Chill compiled executable, since GNU Chill
8091 is not yet publically available.
8092
8093 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8094
8095 * test-build.mk: set environment variables in a single command,
8096 instead of a list of assignments and exports
8097
8098 * config.guess: recognize Alpha/OSF1 systems
8099
8100 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8101
8102 * configure: Change help message to prefer --options rather than
8103 -options.
8104
8105 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8106
8107 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
8108 zippy@ecst.csuchico.edu.
8109 * config.guess: Recognize miniframe.
8110
8111 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
8112
8113 * Makefile.in: Use srcroot to find runtest rather than rootme.
8114 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
8115
8116 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
8117
8118 * test-build.mk: Extensive additions to support building on a
8119 machine other than the host.
8120
8121 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8122
8123 * configure (tooldir): Fix for i386-aix again.
8124
8125 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
8126
8127 * configure, Makefile.in: Change definition of $(tooldir)
8128 to match the FSF.
8129
8130 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
8131
8132 * config.guess: Recognize i[34]86/SVR4.
8133
8134 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8135
8136 * Makefile.in (all-gdb): gdb depends on sim.
8137
8138 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
8139
8140 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
8141 at the same time we make the prototype gdb directory.
8142 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
8143 files at the same time as the gdb base release distribution.
8144
8145 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
8146
8147 * Makefile.in (check): Use individual check targets rather than
8148 DO_X rule.
8149 (check-gcc): Added.
8150
8151 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
8152
8153 * config.sub: Use sysv3.2 not sysv32 for canonical OS
8154 for System V release 3.2.
8155
8156 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8157
8158 * config.sub: Recognize hppaosf.
8159 * configure.in: Do configure ld/binutils/gas for it.
8160
8161 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8162
8163 * configure (tooldir): Alter syntax used to set this, for systems
8164 where "\$" isn't handled right, like i386-aix.
8165
8166 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
8167
8168 * configure: Pass program-transform-name, not
8169 program_transform_name, to recursive configures.
8170
8171 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
8172
8173 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
8174 of gas+ld+binutils.
8175
8176 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
8177
8178 * config.guess: Recognize AIX3.2 as distinct from 3.1.
8179
8180 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8181
8182 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
8183
8184 * config/mh-delta88: remove extraneous GCC references
8185
8186 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8187
8188 * Makefile.in (PRMS): Set back to all-prms.
8189
8190 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
8191
8192 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
8193 targets, rather than for MIPS hosts.
8194
8195 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8196
8197 * configure.in: add comment for --with-x default values
8198
8199 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
8200
8201 * Makefile.in: add check-* targets for each of the directories in
8202 the tree. Add a definition of RUNTEST that will use the one we
8203 just built, if it exists. Pass this down via FLAGS_TO_PASS.
8204
8205 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
8206
8207 * configure.in: Removed obsolete references to bfd_target and
8208 target_makefile_frag.
8209
8210 * build-all.mk: Set assorted targets for Q2.
8211 * config.sub: Recognize z8k-sim and h8300-hms.
8212 * test-build.mk: Really don't pass host to configure.
8213 (HOLES): Added uname.
8214
8215 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
8216
8217 * configure: Handle an empty program-prefix, program-suffix or
8218 program-transform-name correctly.
8219
8220 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
8221
8222 * build-all.mk: -G 8 no longer required for MIPS targets.
8223 * test-build.mk: Don't pass host argument to configure; make it
8224 guess.
8225
8226 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
8227
8228 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
8229 * Makefile.in (COMPRESS): New macro, like GZIP.
8230
8231 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
8232
8233 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
8234
8235 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
8236 with gas currently defaults to -G 0.
8237
8238 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
8239
8240 * Makefile.in (all-flex): flex depends on byacc.
8241
8242 * build-all.mk: If host not specified, use config.guess. Pass TAG
8243 to test-build.mk as RELEASE_TAG.
8244 * test-build.mk (configargs): New variable containing arguments to
8245 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
8246 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
8247
8248 * config.guess: Use /bin/uname when checking -X argument on SCO,
8249 to avoid invoking GNU uname which doesn't understand -X.
8250
8251 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
8252
8253 * configure.in: Build gas for mips-*-*.
8254
8255 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8256
8257 * Makefile.in (all.normal): insert missing backslash.
8258
8259 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
8260
8261 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
8262 gcc requirements.
8263
8264 * Makefile.in: Complete overhaul to merge many almost identical
8265 targets.
8266
8267 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8268
8269 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
8270 (gdb.tar.Z): Adjusted.
8271
8272 * Makefile.in (setup-dirs, taz): New targets; should be general
8273 enough to adapt for gdb sometime. Build only .z file.
8274 (gas.tar.z): New target.
8275
8276 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8277
8278 * build-all.mk: Use CC=cc -Xs on Solaris.
8279
8280 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8281
8282 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
8283
8284 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
8285 working xmakefile for Emacs.
8286
8287 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
8288
8289 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
8290 for handling BISON for FSF releases.
8291
8292 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8293
8294 * configure: Actually implement the change zoo just documented.
8295
8296 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8297
8298 * configure: when using config.guess, only set target_alias when
8299 it's not already been set (ie, on the command line)
8300
8301 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8302
8303 * Makefile.in: add installcheck target, set PRMS to install-prms
8304
8305 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8306
8307 * configure: add support for package_makefile_fragment, handle the
8308 case where a directory has a configure.in file but no Makefile.in
8309 more gracefully (with an actual understandable error message, even);
8310 add support for --without (and add this to the usage message); also
8311 explicitly add a --host=${host_alias} to the command line when
8312 config.guess is used
8313
8314 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8315
8316 * configure: Must use both --host and --target in recursive calls.
8317
8318 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
8319
8320 * Makefile.in: Change deja-gnu to dejagnu.
8321
8322 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
8323
8324 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
8325
8326 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8327
8328 * configure.in: canonicalize all instances to *-*-solaris2*,
8329 also strip out a number of tools to not build for go32 host
8330
8331 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8332
8333 * config.guess: add GPL.
8334
8335 * Makefile.in, config.guess, config.sub, configure: bump
8336 copyrights to 93.
8337
8338 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
8339
8340 * Makefile.in (do-info): Removed obsolete check for existence of
8341 localenv file.
8342
8343 * Makefile.in (MAKEOVERRIDES): Define to be empty.
8344
8345 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8346
8347 * Makefile.in: a couple of 'else true' for decstation,
8348 support for TclX
8349
8350 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
8351
8352 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
8353
8354 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
8355
8356 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
8357
8358 * config.guess: Recognize i386-ibm-aix (PS/2).
8359 * configure.in: Use config/mh-aix386 file for it.
8360
8361 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
8362
8363 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
8364 CC_FOR_TARGET instead.
8365 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
8366
8367 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
8368
8369 * Makefile.in: Add sim to list of directories sent with gdb
8370
8371 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
8372
8373 * configure.in: Put back mips-dec-bsd* case.
8374
8375 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
8376
8377 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
8378 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
8379 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
8380 * config/mh-vaxult2: New file.
8381
8382 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8383
8384 * configure.in: remove no-op mips-dec-bsd* in "case $target"
8385
8386 * Makefile.in (dir.info): only run gen-info-dir if it exists,
8387 (install-info): install dir.info only if it exists,
8388 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
8389
8390 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
8391
8392 * configure.in: For vms target, skip bfd, ld, binutils. Do build
8393 gas for mips-dec-bsd.
8394
8395 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
8396
8397 * configure (makesrcdir): If ${srcdir} is relative and not ".",
8398 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
8399
8400 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
8401
8402 * configure.in: Added "dejagnu" to hosttools list.
8403
8404 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8405
8406 * config.sub, configure.in, config.guess: Add support
8407 for Bosx, an AIX variant from Bull.
8408 Patches from F.Pierresteguy@frcl.bull.fr.
8409
8410 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
8411
8412 * devo/dejagnu: Initial creation of devo/dejagnu.
8413 Migrated dejagnu testcases and support files for testing software
8414 tools to reside as subdirectories, currently called "testsuite",
8415 within the directory of the software tool. Migrated all programs,
8416 support libraries, etc. beloging to dejagnu proper from
8417 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
8418 with no modifications. The changes to these files which will
8419 allow them to configure, build, and execute properly will be made
8420 in a future update.
8421
8422 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8423
8424 * Makefile.in: Change send_pr to send-pr.
8425 * configure.in: Likewise.
8426 * send_pr: Renamed directory to send-pr.
8427
8428 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
8429
8430 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
8431
8432 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
8433
8434 * README: Update for gdb-4.8 release.
8435 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
8436 gdb-xxx.tar.z (gzip'd) file also.
8437
8438 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8439
8440 * Makefile.in: make all-diff depend on all-libiberty
8441
8442 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
8443
8444 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
8445
8446 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8447
8448 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
8449
8450 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
8451
8452 * Makefile.in (DEVO_SUPPORT): Remove etc directory
8453 (ETC_SUPPORT): Only add the files GDB wants from etc/.
8454 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
8455
8456 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8457
8458 * Makefile.in: makeinfo binary is in a new location
8459
8460 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
8461
8462 * config.sub: Accept -ecoff as an OS.
8463
8464 * Makefile.in: Various changes to eliminate a level of make
8465 recursion and reduce the required command line length.
8466 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
8467 sub-makes.
8468 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
8469 variables holding settings for specific sub-makes.
8470 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
8471 in terms of BASE_FLAGS_TO_PASS.
8472 (TARGET_LIBS): New variable listing directories which use
8473 TARGET_FLAGS_TO_PASS.
8474 (subdir_do): Eliminated.
8475 (do-*): New set of targets to replace subdir_do.
8476 (various): All targets which used subdir_do now depend on do-*.
8477 (local-clean): Renamed from do_clean.
8478 (local-distclean): New target, dependency of distclean and
8479 realclean.
8480 (install-info): Don't create directories. Depend on dir.info
8481 rather than calling make recursively.
8482 (install-dir.info): Eliminated.
8483 (install-info-dirs): Create all info directories here.
8484 (dir.info): Depend upon do-install-info.
8485
8486 * test-build.mk (HOLES): Added false.
8487
8488 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
8489
8490 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
8491
8492 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8493
8494 * Makefile.in (info): remove dependency on all-texinfo. The
8495 problem was really in texinfo/C, not at this level.
8496
8497 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
8498
8499 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
8500
8501 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
8502
8503 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
8504 GDB releases.
8505
8506 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8507
8508 * configure: Include srcdir in message about target of link not
8509 being found. Don't convert `-' to `_' in `with' options being
8510 passed to subdirs.
8511
8512 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8513
8514 * configure.in: add uudecode to host_tools
8515
8516 * Makefile.in: added {all,install}-uudecode targets, added them to
8517 the appropriate lists
8518
8519 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
8520
8521 * Makefile.in (all-gcc): Added dependency on all-gas.
8522
8523 * configure.in (mips-*-*): Build ld and binutils.
8524
8525 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8526
8527 * configure: check return code from mkdir, print error message and
8528 exit on failure.
8529
8530 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
8531
8532 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
8533
8534 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
8535
8536 * test-build.mk (HOLES): Added tar, cpio and uudecode.
8537
8538 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8539
8540 * config.sub (h8500): Recognize this as a cpu type.
8541
8542 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8543
8544 * configure: source directory missing is no longer a warning
8545
8546 * configure.in: recognize irix[34]* instead of irix[34]
8547
8548 * Makefile.in: define and pass down X11_LIB
8549
8550 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
8551
8552 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
8553
8554 * guess-systype: Renamed to ...
8555 * config.guess: ... by popular request.
8556 * configure.in, Makefile.in: Update accordingly.
8557
8558 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
8559
8560 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
8561 + Add Convex, Cray/Unicos, and Encore/Multimax support.
8562 + Execute ./dummy instead of assuming . is in PATH.
8563
8564 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
8565
8566 * guess-systype: New shell script. Attempts to guess the
8567 canonical host name of the executing host.
8568 Only a few hosts are supported so far.
8569 * configure: Call guess-systype if no host is specified.
8570
8571 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
8572
8573 * Makefile.in (gcc-no-fixedincludes): Made to work with current
8574 gcc Makefile.
8575
8576
8577 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
8578
8579 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
8580 (all-gcc, install-gcc, subdir_do): Use it.
8581
8582 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8583
8584 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
8585
8586 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
8587
8588 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
8589 set exclusively by configure, using configure.in .
8590
8591 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8592
8593 * test-build.mk: set $PATH for all builds
8594
8595 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
8596
8597 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
8598
8599 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
8600 the one used in gcc/Makefile.in, so that a null expansion doesn't
8601 override the one needed to build gcc with a native cc.
8602
8603
8604 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8605
8606 * configure: Accept -with arguments.
8607
8608 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8609
8610 * Makefile.in: added h8300sim
8611
8612 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
8613
8614 * config/mh-sco: Don't override BISON definition.
8615
8616 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
8617 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
8618 (all-cygnus, native, build-cygnus): Make
8619 $(canonhost)-stamp-3stage-done, not $(host)....
8620 * test-build.mk (stamp-3stage-compared): Use tail +10c for
8621 i386-sco3.2v4. Added else true to if command.
8622
8623 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
8624
8625 * config.sub: (from FSF) Sequent uses a BSD-like OS.
8626
8627 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
8628
8629 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
8630
8631 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8632
8633 * configure.in: don't remove binutils from Solaris builds
8634
8635 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
8636
8637 * Makefile.in: get rid of earlier definitions for *clean,
8638 also handle the recursive info rule better
8639
8640 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
8641
8642 * Makefile.in (mostlyclean, distclean, realclean): Fix to
8643 do more-or-less the right thing.
8644
8645 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
8646
8647 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
8648 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
8649
8650 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8651
8652 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
8653 $(host_canonical).
8654
8655 * configure.in: split the configdirs list into 4 categories (native
8656 v. cross, library v. tool) and handle the cross-only and native-
8657 only in more reasonable (and correct!) way.
8658
8659 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
8660
8661 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
8662 configdirs anymore.
8663
8664 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8665
8666 * Makefile.in: extensive cleanup:: removed all of the explicit
8667 clean-* targets, collapsed many wrappers around subdir_do into
8668 one, added additional targets to satisfy standards.texi, deleted
8669 some old targets, some changes for consistency
8670
8671 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8672
8673 * configure.in: handle some programs as cross-only, and others as
8674 native only
8675
8676 * test-build.mk: handle partial holes in a more generic manner
8677
8678 * Makefile.in: m4 depends on libiberty
8679
8680 Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8681
8682 * config/mh-sco: don't default $(CC) to gcc
8683
8684 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8685
8686 * configure.in: add m4, textutils, fileutils, sed, shellutils,
8687 time, wdiff, and find to configdirs
8688
8689 * Makefile.in: all, clean, and install rules for the new programs
8690 added to configure.in
8691
8692 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8693
8694 * configure.in: use mh-sun for all *-sun-* hosts
8695
8696 * config/mh-solaris: rework standard X location to use
8697 $OPENWINHOME, if defined.
8698
8699 * config/mh-sun: handle X11 include locations
8700
8701 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
8702 work around dain-bramaged DECwindows include files
8703
8704 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8705
8706 * Makefile.in: define flags for X11 include files and library file
8707 locations, pass them down to the programs that need this info
8708
8709 * build-all.mk: added a 'native' target, to 3stage the native toolchain
8710
8711 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
8712 the vendor supplied X11 headers and libraries
8713
8714 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8715
8716 * configure.in: start building libg++ for HP-UX targets
8717
8718 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
8719
8720 * README: Update references to files moved into etc/.
8721
8722 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
8723
8724 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
8725 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
8726
8727 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
8728
8729 * configure: accept dash as well as underscore in long option
8730 names for FSF compatibility.
8731
8732 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
8733
8734 * config.sub: added -sco3.2v4 support from FSF.
8735
8736 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8737
8738 * configure.in: expand the section that adds or removes
8739 directories from the list of programs to build, to handle native
8740 vs. cross in addition to host v. native
8741
8742 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
8743
8744 * Makefile.in: Replace C++ in macro names with CXX.
8745 This is less likely to break ...
8746
8747 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8748
8749 * test-build.mk: add -w to GNU_MAKE
8750
8751 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8752
8753 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
8754 add 'sparc' to list of recognized cpus. This needed to make
8755 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
8756 Delete some redundant ose68 variants. Recognize -wrs as an os,
8757 then changes that into $CPU-wrs-vxworks.
8758
8759 * configure.in: remove most references to gdbtest, regularize
8760 target based program removal
8761
8762 * test-build.mk: import from p3 tree (many fixes and changes)
8763
8764 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
8765
8766 * Makefile.in: added rules to handle tcl, tk, and expect
8767
8768 * configure.in: handle those directories if they exist
8769
8770 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8771
8772 * config.sub: removed bogus hppabsd and hppahpux names, since
8773 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
8774
8775 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8776
8777 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
8778 depends upon all-xiberty
8779
8780 * Makefile.in: changes from p3, including:
8781
8782 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
8783
8784 * Makefile.in (XTRAFLAGS): include newlib directories if
8785 newlib/Makefile exists, rather than if host != target.
8786
8787 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
8788
8789 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
8790 from the same source tree and not building a cross-compiler. This
8791 matters for the libg++ configuration if reconfiguring a tree that
8792 has already been installed.
8793
8794 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
8795
8796 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
8797 pick up the machine and system specific header files.
8798
8799 * Makefile.in: added AS_FOR_TARGET, passed down in
8800 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
8801 the C compiler to use to create programs which are run in the
8802 build environment, set it to default to $(CC), and passed it down
8803 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
8804
8805 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
8806
8807 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
8808 We need them for unusual native builds, like systems without
8809 ranlib.
8810
8811 * configure: also define $(host_canonical) and
8812 $(target_canonical), which are the full, canonical names for the
8813 given host and target
8814
8815 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
8816
8817 * Makefile.in: Added separate definitions for C++.
8818
8819 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
8820
8821 * configure.in (configdirs): Add deja-gnu.
8822
8823 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
8824
8825 * README: Update for configure.texi and gdb-4.7 release.
8826
8827 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
8828
8829 * Makefile.in: Move "all" target to top of file.
8830 Previously, first target was ".PHONY" which caused BSD4.4 make
8831 to build .PHONY when make was run without arguments.
8832
8833 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
8834
8835 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
8836 Library-copylefted code in libiberty.
8837
8838 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
8839
8840 * config.sub: Replace m68kmote with plain old m68k.
8841
8842 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
8843
8844 * Makefile.in: Remove space from blank line, avoid Make complaints.
8845
8846 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
8847
8848 * config.sub: Complain if no argument is given. Added support for
8849 386bsd as OS and target alias.
8850
8851 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
8852
8853 * Makefile.in (XTRAFLAGS): include newlib directories if
8854 newlib/Makefile exists, rather than if host != target.
8855
8856 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
8857
8858 * config.sub: recognize sparclite-wrs-vxworks.
8859
8860 * Makefile.in (install-xiberty): added *-xiberty make rules (from
8861 p3.) Added clean-xiberty to clean.
8862
8863 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8864
8865 * configure.in: use *-*-* instead of nested cases for host and target
8866
8867 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
8868
8869 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
8870 from the same source tree and not building a cross-compiler. This
8871 matters for the libg++ configuration if reconfiguring a tree that
8872 has already been installed.
8873
8874 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
8875
8876 * config.sub (i486v/i486v4): Merge in from FSF version.
8877
8878 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
8879
8880 * configure: only set PWD if it is already set.
8881
8882 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
8883
8884 * configure: just set PWD=`pwd` at the top, since Ultrix sh
8885 doesn't have unset and all success paths (and most error paths)
8886 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
8887 to just ${PWD} to avoid confusion.)
8888
8889 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
8890
8891 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
8892 even for a native compilation.
8893
8894 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
8895
8896 Changes to make the gdb.tar.Z rule work better.
8897
8898 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
8899 (DEVO_SUPPORT): Add configure.texi.
8900 (bfd-ilrt.tar.Z): Remove ancient rule.
8901
8902 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
8903
8904 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
8905 pick up the machine and system specific header files.
8906
8907 * configure.in, config.sub: added new target m68010-adobe-scout,
8908 with alias of adobe68k. Changed configure.in to check for
8909 -scout before -sco* to avoid a false match.
8910
8911 * Makefile.in: added AS_FOR_TARGET, passed down in
8912 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
8913 the C compiler to use to create programs which are run in the
8914 build environment, set it to default to $(CC), and passed it down
8915 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
8916
8917 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
8918
8919 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
8920 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
8921 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
8922 FOR_TARGET variants, to newlib and libg++.
8923
8924 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
8925
8926 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
8927 first.
8928
8929 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
8930
8931 * config.sub: Accept `elf' as an environment.
8932
8933 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8934
8935 * Makefile.in (all-opcodes): cd into the right directory
8936
8937 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
8938
8939 * configure: added -program_transform_name option, used as
8940 argument to sed when installing programs.
8941 configure.texi: added documentation for -program_prefix,
8942 -program_suffix and -program_transform_name.
8943
8944 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
8945
8946 * config.sub: Accept i486 where i386 ok.
8947
8948 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
8949
8950 * config.sub: accept we32k
8951
8952 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
8953
8954 * config.sub, configure.in: accept OSE68000 and OSE68k.
8955
8956 * Makefile.in: don't create all directories for ``make install'';
8957 let the subdirectories create the ones they need.
8958
8959 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8960
8961 * COPYING: new file, GPL v2
8962
8963 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8964
8965 * Makefile.in: use the new gen-info-dir, which needs a template
8966 argument (which also lives in texinfo)
8967
8968 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
8969
8970 Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8971
8972 * config/mh-solaris: removed the -xs from CFLAGS (let the people
8973 with Sun's C compiler deal with it themselved)
8974
8975 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
8976
8977 * config.sub (ncr3000): Change i386 to i486.
8978
8979 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8980
8981 * Makefile.in: add install-rcs, install-grep to
8982 install-no-fixedincludes, removed install-bison and install-libgcc
8983
8984 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
8985
8986 * configure.in: grab the HPUX makefile fragment if on HPUX
8987
8988 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8989
8990 * Makefile.in: eradicate bison spoor (ditto libgcc).
8991 configure.in: recognise m68{k,000}-ericsson-OSE.
8992 es1800 is alias for m68k-ericsson-OSE
8993
8994 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8995
8996 * configure.in: rearrange the parts that remove programs from
8997 configdirs, based now on HOST==TARGET or by canonical triple.
8998
8999 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9000
9001 * test-build.mk: recurse explicitly with -f test-build.mk when
9002 appropriate. predicate stage3 and comparison on the existence
9003 of gcc. That is, if gcc isn't around, we aren't three-staging.
9004 On very clean, also remove ...stamp-co. Build in-place before
9005 doing other builds.
9006
9007 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9008
9009 * Makefile.in, configure.in: add tgas
9010
9011 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9012
9013 * Makefile.in: a number of changes merged in from progressive.
9014
9015 * configure.in: add libm.
9016
9017 * .cvsignore: ignore some stuff that comes from test-build.mk.
9018
9019 Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
9020
9021 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
9022 a symbol-table into the executable.
9023
9024 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
9025
9026 * config.sub: Add es1800 (m68k-ericsson-es1800).
9027
9028 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9029
9030 * configure: Add program_suffix (parallel to program_prefix)
9031 * Makefile.in: adjust directory-creating script for losing decstation
9032
9033 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
9034
9035 * configure: Minor $subdir-related fixes.
9036
9037 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9038
9039 * configure: fix various problems with propogating
9040 makefile_target_frag in subdirs.
9041 * configure.in: config libgcc if its there
9042
9043 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
9044
9045 * config.sub: HPPA merge.
9046
9047 Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
9048
9049 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
9050 it is broken on ncr 3000's.
9051
9052 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
9053
9054 * Makefile.in: Replace all-bison with all-byacc in all
9055 dependency lines for other tools (which now use byacc).
9056
9057 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
9058
9059 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
9060
9061 Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
9062
9063 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
9064
9065 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
9066
9067 * Makefile.in: make gprof rules similar to byacc rules (instead of
9068 vestigal $(unsubdir) that didn't work...)
9069
9070 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
9071
9072 * config.sub: Add support for Linux.
9073 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
9074 (at least for libg++).
9075
9076 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9077
9078 * configure.texi: fix doc for the -nfp option to configure
9079
9080 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
9081
9082 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
9083
9084 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
9085
9086 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
9087 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
9088 * configure.in: added solaris* host_makefile_frag hook.
9089
9090 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9091
9092 * config.sub: changed recognition of m68000 so that various
9093 m68k types can be specified via m680[01234]0
9094
9095 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9096
9097 * config.sub (basic_machine): fix sed so that '-foo' isn't
9098 completely substituted out while .+'-foo' loses the '-foo'
9099
9100 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9101
9102 * config.sub ($os): Add -aout.
9103
9104 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
9105
9106 * configure: If host_makefile_frag is absolute, don't
9107 prefix ${invsubdir} (relevant to libg++ auto-configure).
9108
9109 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9110
9111 * Makefile.in (tooldir): Define it.
9112 (all-ld): Depend on all-flex.
9113
9114 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
9115
9116 * Makefile.in (check): Fix libg++ special case.
9117
9118 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
9119
9120 * configure: do not bury `pwd` into config.status, thus do fewer
9121 pwd's.
9122
9123 * configure: print the "Building in" message only when building in
9124 other than "." AND verbose.
9125
9126 * configure: remove -s, rework -v to better accomodate guested
9127 configures.
9128
9129 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
9130
9131 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
9132
9133 * Makefile.in: macroize flags passed on recursion. remove
9134 fileutils.
9135
9136 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
9137
9138 * configure: get makesrcdir right for subdirs deeper than 1.
9139
9140 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
9141 install.
9142
9143 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
9144
9145 * Makefile.in: don't print subdir_do or recursion lines.
9146
9147 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
9148
9149 * standards.texi: added menu item.
9150
9151 * Makefile.in: build and install standards.info.
9152
9153 * standards.texi: new file.
9154
9155 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9156
9157 * configure: test for and move config.status pieces from
9158 ${subdir}/.
9159
9160 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
9161
9162 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
9163 CFLAGS per new configuration strategy.
9164 * configure: Test for existance of files before trying to mv
9165 them, to avoid numerous non-existance messages.
9166
9167 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
9168
9169 * configure: correct final line of config.status.
9170
9171 * configure: patch from eggert. Avoids a protection problem if
9172 the original Makefile.in is read only.
9173
9174 * configure: use move-if-change from gcc to create config.status.
9175 Some makefiles depend on config.status to tell if a directory
9176 has been reconfigured for a different host. This change
9177 prevents those directories from remaking everything in the case
9178 where the reconfig was only intended to rebuild a Makefile.
9179
9180 * configure: test for config.sub with "config.sub sun4" rather
9181 than "config.sub ${host_alias}". Otherwise we can't tell a bad
9182 host alias from a missing config.sub.
9183
9184 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9185
9186 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
9187 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
9188
9189 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
9190
9191 * configure: mkdir ${subdir} as needed.
9192
9193 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
9194
9195 * Makefile.in,configure.in: added autoconf.
9196
9197 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9198
9199 * Makefile.in: no longer pass against on recursion.
9200
9201 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
9202 definitions are not inherited.
9203
9204 * configure: correct makesrcdir when subdir is .
9205
9206 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
9207
9208 * configure: Add support for 'subdirs' variable, which is
9209 like 'configdirs', except that configure doesn't re-invoke
9210 itself for subdirs, it just creates a Makefile for each subdir.
9211 * configure.texi: Document subdirs.
9212
9213 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9214
9215 * configure.in: added flex to configdirs
9216
9217 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
9218
9219 * Makefile.in: remove clean-stamps from clean.
9220
9221 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
9222
9223 * configure.in: Add gdbtest to configdirs.
9224
9225 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
9226
9227 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
9228 to recursive makes.
9229 * configure.in: Recognize new ncr3000 config.
9230
9231 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
9232
9233 * Makefile.in, configure.in: removed references to gdbm.
9234
9235 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
9236
9237 * config.sub: Don't canonicalize os value
9238 newsos* to bsd (readline needs to check for newsos).
9239 (This fix was earlier made Jan 31, but got re-broken.)
9240
9241 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
9242
9243 * configure.in: sco is an os, not a vendor!
9244
9245 * configure: Quote $( better. Keep various shells happy.
9246
9247 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
9248
9249 * Makefile.in: eliminate stamp-files.
9250
9251 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
9252
9253 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
9254 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
9255
9256 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
9257
9258 * config.sub: fix iris/iris3.
9259
9260 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
9261
9262 * configure: re-add -rm.
9263
9264 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
9265
9266 * Maskefile.in: add .stmp-rcs to all.
9267
9268 * configure.in: remove gas from rs6000 build, use aix host fragment.
9269
9270 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
9271
9272 * configure: pass down site_option during recursion.
9273
9274 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
9275
9276 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
9277
9278 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
9279
9280 * configure: Change exec_prefix so that it really defaults to prefix.
9281
9282 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
9283
9284 * Makefile.in, configure.in: Add support for mmalloc library.
9285
9286 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
9287
9288 * Makefile.in: add stmp dependencies for a few more things.
9289
9290 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
9291
9292 * configure: adjusted error message on objdir/srcdir configure
9293 collision, per john's suggestion.
9294
9295 * Makefile.in: add libiberty stmp to all and all.cross.
9296
9297 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
9298
9299 * Makefile.in: remove force dependencies, add grep to all.
9300
9301 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
9302
9303 * Makefile.in: drop flex. make stamp files work.
9304
9305 * configure: added test for conflicting configuration in srcdir,
9306 remove trailing slashes from srcdir. Otherwise emacs gdb mode
9307 gets cranky. use relative paths for configure and srcdir
9308 whenever possible. Send some error messages to stderr that were
9309 going to stdout.
9310
9311 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
9312
9313 * Makefile.in: Fix libg++ rule to check for gcc directory
9314 before using gcc/gcc. Also pass XTRAFLAGS.
9315
9316 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
9317
9318 * Makefile.in: added stmp-files so that directories aren't polled
9319 when they are already built.
9320
9321 * configure.texi: fixed a node pointer problem.
9322
9323 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
9324
9325 * config.sub configure.in config/mh-irix4 gdb/configure.in
9326 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
9327 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
9328 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
9329
9330 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9331
9332 * configure: -recurring becomes -silent. corrected help message
9333 for -site= option.
9334
9335 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
9336
9337 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9338
9339 * configure: when building Makefile for crosses, replace
9340 tooldir and program_prefix. default srcdir from location of
9341 config.sub. remove "for host in hosts" and "for target in
9342 targets" loops.
9343
9344 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9345
9346 * Makefile.in: Do not pass bindir or mandir to cvs.
9347
9348 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9349
9350 * Makefile.in, configure.in: removed traces of namesubdir,
9351 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9352 copyrights to '92, changed some from Cygnus to FSF.
9353
9354 * configure.texi: remove most references to multiple hosts,
9355 multiple targets, subdirs, etc.
9356
9357 * configure.man: removed rcsid. reference config.sub not
9358 config.subr.
9359
9360 * Makefile.in: mkdir $(infodir) on install-info.
9361
9362 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
9363
9364 * configure.texi: Explain better about .gdbinit and about
9365 the environment that configure.in sections run in.
9366
9367 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
9368
9369 * configure.in: Ultrix is only a decstation if it's a MIPS.
9370
9371 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
9372
9373 * README: DOC.configure => cfg-paper.texi.
9374
9375 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
9376
9377 * config.sub (near case $os): Don't convert newsos* to bsd!
9378
9379 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
9380
9381 * Makefile.in: Reinstall change from gdb-4.3 that reduces
9382 the number of copies of COPYING that go into the GDB tar file.
9383
9384 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
9385
9386 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
9387 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
9388 Fix SCO configuration stuff.
9389
9390 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
9391
9392 * Makefile.in: For libg++, make sure the -I pointing
9393 to the gcc directory goes *after* all the libg++-local -I flags.
9394 Also, move just-gcc dependency from just-libg++ to all-libg++.
9395
9396 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
9397
9398 * configure: Change -x to -f to keep Ultrix /bin/test happy.
9399
9400 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
9401
9402 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
9403
9404 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
9405
9406 * config.sub: Add stratus configuration frags. Also
9407 submitted to FSF.
9408
9409 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
9410
9411 * Makefile.in (DEV_SUPPORT): add configure.man.
9412
9413 * config.sub(Decode manufacturer-specific): add -none*.
9414
9415 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
9416
9417 * Makefile.in: remove form feeds to make Sun's make happy.
9418 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
9419
9420 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
9421
9422 * Makefile.in (AR_FLAGS): Make quieter.
9423
9424 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
9425
9426 * configure.in: Add libg++.
9427 * configure: When verbose, don't output the command line at each
9428 level; it will be unremarkably the same as the previous version,
9429 which will be the same as what the user typed.
9430
9431 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
9432
9433 * configure.in, Makefile.in: fix clean-info, add flex. add
9434 fileutils.
9435
9436 * configure: be less sensitive to spaces in Makefile.in. Do not
9437 look for sources in "..". Doing so breaks subdirectories that
9438 might have their own configure. If a subdir has it's own
9439 configure script, use it.
9440
9441 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
9442
9443 * cfg-paper.texi: some changes suggested by rms.
9444
9445 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
9446
9447 * config.sub: Merge in some small additions from the FSF version,
9448 taken from the gcc distribution, to bring the Cygnus and FSF
9449 versions into closer sync.
9450
9451 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
9452
9453 * configure.in: Changed svr4 references to sysv4.
9454
9455 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
9456
9457 * configure: added -V for version number option.
9458
9459 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
9460
9461 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
9462 renamed from DOC.configure to cfg-paper.texi.
9463
9464 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9465
9466 * configure, config.subr, config.sub: config.subr is now
9467 config.sub again.
9468
9469 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
9470
9471 * configure.texi: new file, in progress.
9472
9473 * Makefile.in: build info file and install the man page for
9474 configure.
9475
9476 * configure.man: new file, first cut.
9477
9478 * configure: find config.subr again now that configuration "none"
9479 has gone. removed all traces of the -ansi option. removed all
9480 traces of the -languages option.
9481
9482 * config.subr: resync from rms.
9483
9484 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
9485
9486 * configure, config.sub, config.subr: merge config.sub into
9487 config.subr, call the result config.subr, remove config.sub, use
9488 config.subr.
9489
9490 * Makefile.in: revised install for dir.info.
9491
9492 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
9493
9494 * configure.in: add decstation host makefile frag.
9495
9496 * Makefile.in: BISON now bison -y again. also install-gcc on
9497 install. clean-gdbm on clean. infodir belongs in datadir.
9498 Make directories for info install. Build dir.info here then
9499 install it.
9500
9501 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
9502
9503 * Makefile.in: fix for bad directory tests.
9504
9505 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
9506
9507 * configure: \{1,2\} appears to be a sysv'ism. Use a different
9508 regexp. -srcdir relative was being handled incorrectly.
9509
9510 * Makefile.in: unwrapped some for loops so that parallel makes
9511 work again and so one can focus one's attention on a particular
9512 package.
9513
9514 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
9515
9516 * configure: added PWD as a stand in for `pwd` (for speed). use
9517 elif wherever possible. make -srcdir work without -objdir.
9518 -objdir= commented out.
9519
9520 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
9521
9522 * configure: +options become --options. -subdirs commented out.
9523 added -host, -datadir. Renamed -destdir to -prefix. Comment in
9524 Makefile now at top of generated Makefile. Removed cvs log
9525 entries. added -srcdir. create .gdbinit only if there is one
9526 in ${srcdir}.
9527
9528 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9529 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9530 and mandir now keyed off datadir by default.
9531
9532 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
9533
9534 * Freshly created ChangeLog.
9535
9536 \f
9537 Local Variables:
9538 mode: change-log
9539 left-margin: 8
9540 fill-column: 76
9541 version-control: never
9542 End:
This page took 0.229123 seconds and 4 git commands to generate.