* configure.ac: Adjust for loop syntax.
[deliverable/binutils-gdb.git] / ChangeLog
1 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2
3 * configure.ac: Adjust for loop syntax.
4 * configure: Regenerate.
5
6 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7
8 * configure: Rebuilt.
9
10 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
11
12 * configure.ac: Drop multiple occurrences of --enable-languages,
13 and fix its quoting.
14 * configure: Rebuilt.
15
16 2007-02-17 Mark Mitchell <mark@codesourcery.com>
17 Nathan Sidwell <nathan@codesourcery.com>
18 Vladimir Prus <vladimir@codesourcery.com
19 Joseph Myers <joseph@codesourcery.com>
20
21 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
22 * configure: Regenerate.
23
24 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
25
26 * configure.ac (target_libraries): Move libgcc before libiberty.
27 * configure: Regenerated.
28
29 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
30
31 * configure: Regenerate again?
32
33 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
34
35 * configure: Reapply PR30748 fix which was lost in the previous commit.
36
37 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
38 Paolo Bonzini <bonzini@gnu.org>
39
40 PR bootstrap/30753
41 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
42 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
43 * configure: Regenerated.
44
45 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
46
47 * configure: Regenerate.
48
49 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
50
51 PR bootstrap/30748
52 * configure.ac: Correct syntax for Solaris ksh.
53 * configure: Regenerated.
54
55 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
56
57 * Makefile.def: Sync with GCC.
58 * Makefile.tpl: Sync with GCC.
59 * Makefile.in: Regenerate.
60 * configure: Regenerate.
61
62 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
63
64 * Makefile.tpl (build_alias, host_alias, target_alias): Use
65 noncanonical equivalents.
66 * configure.in: Rename to...
67 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
68 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
69 target_noncanonical. Use them. Rewrite removal of configure
70 arguments for autoconf 2.59. Discard variable settings. Force
71 program_transform_name for native tools.
72
73 * Makefile.in: Regenerated.
74 * configure: Regenerated with autoconf 2.59.
75
76 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
77
78 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
79
80 * COPYING.LIBGLOSS: Reformat default Red Hat
81 license to fit within 80 columns.
82 * COPYING.NEWLIB: Ditto.
83
84 2007-02-05 Dave Brolley <brolley@redhat.com>
85
86 * Contribute the following changes:
87 2006-11-28 DJ Delorie <dj@redhat.com>
88
89 * configure.in: Fix typo for mep's target_makefile_frag.
90 * configure: Regenerated.
91
92 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
93
94 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
95 * configure: Regenerate.
96
97 2001-09-19 DJ Delorie <dj@redhat.com>
98
99 * configure.in (target_makefile_frag): use mt-mep
100
101 2001-06-12 Don Howard <dhoward@redhat.com>
102
103 * configure.in: Remove gdb from MeP skip list.
104
105 2001-04-05 DJ Delorie <dj@redhat.com>
106
107 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
108
109 2001-03-20 Ben Elliston <bje@redhat.com>
110
111 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
112
113 2001-03-19 Ben Elliston <bje@redhat.com>
114
115 * config.sub (mep, mep-*): Add.
116
117 2007-01-31 Andreas Schwab <schwab@suse.de>
118
119 * Makefile.tpl (LDFLAGS): Substitute it.
120 * Makefile.in: Regenerate.
121
122 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
123
124 * configure.in: Change == to = in test command.
125 * configure: Regenerate.
126
127 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
128 Nick Clifton <nickc@redhat.com>
129 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
130
131 * configure.in (build_configargs, host_configargs, target_configargs):
132 Remove build/host/target parameters.
133 (host_libs): Add gmp and mpfr.
134 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
135 * Makefile.def (gmp, mpfr): New.
136 (gcc): Remove target.
137 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
138 target_os, target_vendor): New.
139 (configure): Add host_alias/target_alias arguments. Adjust invocations.
140 * configure: Regenerate.
141 * Makefile.in: Regenerate.
142
143 2007-01-11 Matt Fago <fago@earthlink.net>
144
145 * configure.in: Try to link to functions only in mpfr 2.2.x
146 to improve robustness of configure tests.
147 * configure: Regenerate.
148
149 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
150
151 * configure.in: Add support for an x86_64-mingw* target.
152 * configure: Regenerate.
153
154 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
155
156 * Makefile.tpl (all-target): Correct @if conditional for target
157 modules.
158 * configure.in: Omit libiberty if building only target libgcc.
159 * configure, Makefile.in: Regenerated.
160
161 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
162
163 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
164 * configure: Regenerate.
165
166 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
167
168 * Makefile.def (target_modules): Add libgcc.
169 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
170 * Makefile.tpl (clean-target-libgcc): Delete.
171 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
172 on gcc even for bootstrapped modules. Rewrite handling of
173 lang_env_dependencies to loop over target_modules.
174 * configure.in (target_libraries): Add target-libgcc.
175 * Makefile.in, configure: Regenerated.
176
177 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
178
179 Sync with gcc:
180 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
181
182 * configure.in: Reorganize recognition of languages. Add
183 --enable-stage1-languages. Show supported languages for the chosen
184 target rather than all recognized languages.
185 * configure: Regenerate.
186
187 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
188
189 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
190 * Makefile.in: Regenerate.
191
192 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
193
194 * configure.in: Warn that MPFR 2.2.0 is buggy.
195 * configure: Regenerate.
196
197 2006-12-27 Ian Lance Taylor <iant@google.com>
198
199 * configure.in: When removing Makefiles to force a reconfigure, also
200 remove prev-DIR*/Makefile.
201 * configure: Regenerate.
202
203 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
204
205 * config.bfd: Recognize fido.
206
207 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
208
209 Sync with gcc:
210
211 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
212
213 * configure.in: Remove "$build" case for powerpc-*-darwin* since
214 it only affects bootstrap and could be tested on "$host" as well.
215 * configure: Regenerate.
216 * config/mh-ppc-darwin: Add to the stage1 cflags here.
217
218 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
219
220 PR bootstrap/29544
221 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
222 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
223 move here comment from Makefile.tpl.
224 * Makefile.tpl: Move some definitions higher in the file.
225 (STAGE1_CHECKING): New.
226 * configure.in: Add --enable-stage1-checking.
227 * configure: Regenerate.
228 * Makefile.in: Regenerate.
229
230 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
231
232 * configure.in: Update error message for missing GMP/MPFR.
233
234 * configure: Regenerate.
235
236 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
237
238 * configure.in: Update MPFR version in error message.
239
240 * configure: Regenerate.
241
242 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
243
244 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
245 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
246 --with-gmp-lib): New flags.
247
248 * configure: Regenerate.
249
250 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
251
252 PR bootstrap/30134
253 * configure.in: Correct x86 darwin support for libjava to powerpc
254 and i?86 only.
255 * configure: Regenerate.
256
257 2006-12-11 Alan Modra <amodra@bigpond.net.au>
258
259 * configure.in: Handle spu makefile frag.
260 * config/mt-spu: New file.
261 * Makefile.tpl (MAINT): Define
262 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
263 * configure: Regenerate.
264 * Makefile.in: Regenerate.
265
266 2006-12-11 Ben Elliston <bje@au.ibm.com>
267
268 * config.sub, config.guess: Update from upstream sources.
269
270 2006-12-11 Ben Elliston <bje@au.ibm.com>
271
272 * configure.in: Sync with GCC (spu-*-*).
273 * configure: Sync with GCC.
274
275 2006-12-07 Mike Stump <mrs@apple.com>
276
277 * Makefile.def (dependencies): Add dependency for
278 install-target-libssp and install-target-libgomp on
279 install-gcc.
280 * Makefile.in: Regenerate.
281
282 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
283
284 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
285 (unstage): Test for stage_last presence.
286
287 PR bootstrap/29802
288 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
289 * Makefile.in: Regenerate.
290
291 2006-11-14 DJ Delorie <dj@redhat.com>
292
293 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
294 * Makefile.in: Sync with GCC.
295 * configure.in: Sync with GCC (mpfr, gmp).
296 * configure: Sync with GCC.
297
298 2006-11-08 Jie Zhang <jie.zhang@analog.com>
299
300 * configure.in: Remove target-libgloss from noconfigdirs for
301 bfin-*-*.
302 * configure: Regenerated.
303
304 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
305
306 * COPYING.NEWLIB: Add spu license.
307 * COPYING.LIBGLOSS: Ditto.
308
309 2006-10-17 Brooks Moses <bmoses@stanford.edu>
310
311 * Makefile.def: Added pdf target handling.
312 * Makefile.tpl: Added pdf target handling.
313 * Makefile.in: Regenerated.
314
315 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
316
317 * COPYING.NEWLIB: Updated.
318 * COPYING.LIBGLOSS: Ditto.
319
320 2006-09-27 Dave Brolley <brolley@redhat.com>
321
322 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
323 $s instead of $r.
324 * configure: Regenerated.
325
326 2006-09-26 Ben Elliston <bje@au.ibm.com>
327
328 * config.sub, config.guess: Update from upstream sources.
329
330 2006-09-20 Thiemo Seufer <ths@mips.com>
331
332 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
333 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
334 * configure: Regenerate.
335
336 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
337
338 * configure.in: Never build newlib for a Mingw host.
339 Never build newlib as Mingw target library.
340 Test the existence of winsup/cygwin for building a Cygwin newlib,
341 rather than just winsup.
342 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
343 building a Mingw target.
344 * configure: Regenerate.
345
346 2006-08-15 Thiemo Seufer <ths@mips.com>
347 Nigel Stephens <nigel@mips.com>
348 David Ung <davidu@mips.com>
349
350 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
351
352 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
353
354 Sync from GCC:
355 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
356
357 PR bootstrap/18058
358 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
359 if the bootstrap compiler is a GCC version that supports it.
360 * configure: Regenerate.
361
362 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
363
364 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
365 * configure: Regenerated.
366
367 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
368
369 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
370 for stages after the first.
371
372 2006-07-17 Jakub Jelinek <jakub@redhat.com>
373
374 * Makefile.def: Add dependencies for configure-opcodes
375 on configure-intl and all-opcodes on all-intl.
376 * Makefile.in: Regenerated.
377
378 2006-07-04 Peter O'Gorman <peter@pogma.com>
379
380 * ltconfig: chmod 644 before ranlib during install.
381
382 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
383
384 * configure.in: Fix thinkos in previous check-in.
385 * configure: Regenerate.
386
387 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
388
389 Sync from gcc:
390
391 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
392
393 PR other/27063
394 * configure.in: Test subdir_requires and give an appropriate
395 error message.
396 * configure: Regenerate.
397
398 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
399
400 PR target/27540
401 * configure.in: Only enable libgomp on IRIX 6.
402 * configure: Regenerate.
403
404 2006-06-20 David Ayers <d.ayers@inode.at>
405
406 PR bootstrap/28072
407 * configure.in: Add target-boehm-gc to noconfigdirs depending on
408 whether target-libjava is being configured instead of whether the
409 java front end is enabled.
410 * configure: Regenerate.
411
412 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
413
414 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
415 to R_ARM_LDC_SB_G{0,1,2} respectively.
416
417 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
418
419 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
420 too.
421 * Makefile.in: Regenerate.
422
423 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
424
425 Sync from gcc:
426
427 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
428 * configure.in: Don't enable libgomp on hpux10.
429 * configure: Rebuilt.
430
431 2006-06-13 David Ayers <d.ayers@inode.at>
432
433 Sync from gcc:
434
435 2006-06-12 David Ayers <d.ayers@inode.at>
436
437 PR bootstrap/27963
438 PR target/19970
439 * configure.in: Remove target-boehm-gc from noconfigdirs where
440 ${libgcj} is specified.
441 * configure: Regenerate.
442
443 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
444
445 Sync from gcc:
446
447 2005-01-12 David Edelsohn <edelsohn@gnu.org>
448 Andreas Schwab <schwab@suse.de>
449
450 PR bootstrap/18033
451 * config-ml.in: Eval option if surrounded by single quotes.
452
453 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
454
455 Sync from gcc:
456
457 2006-06-06 David Ayers <d.ayers@inode.at>
458
459 PR libobjc/13946
460 * Makefile.def: Add dependencies for libobjc which boehm-gc.
461 * Makefile.in: Regenerate.
462 * configure.in: Add --enable-objc-gc at toplevel and have it
463 enable boehm-gc for Objective-C.
464 Remove target-boehm-gc from libgcj.
465 Add target-boehm-gc to target_libraries.
466 Add target-boehm-gc to noconfigdirs where ${libgcj}
467 is specified.
468 Assert that boehm-gc is supported when requested for Objective-C.
469 Only build boehm-gc if needed either for Java or Objective-C.
470 * configure: Regenerate.
471
472 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
473
474 PR 27674
475 * Makefile.tpl (configure-[+prefix+][+module+],
476 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
477 Remove rule to unstage bootstrapped modules.
478 (stage_current): New.
479 * Makefile.in: Regenerate.
480
481 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
482 Andreas Tobler <a.tobler@schweiz.ch>
483
484 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
485 * configure: Rebuilt.
486
487 Revert
488 2006-01-31 Richard Guenther <rguenther@suse.de>
489 Paolo Bonzini <bonzini@gnu.org>
490
491 * Makefile.def (target_modules): Add libgcc-math target module.
492 * configure.in (target_libraries): Add libgcc-math target library.
493 (--enable-libgcc-math): New configure switch.
494 * Makefile.in: Re-generate.
495 * configure: Re-generate.
496
497 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
498
499 * config-ml.in: Alter CCASFLAGS to include special
500 multilib options the same as is done for CFLAGS.
501
502 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
503
504 * Makefile.def: Added dependencies from sim and gdb on intl, and
505 added configure dependencies to everything with an all dependency
506 on intl.
507 * gettext.m4: Removed.
508 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
509 (GDB_SUPPORT_DIRS): Add intl.
510 * Makefile.in: Regenerated.
511
512 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
513
514 * src-release (DEVO_SUPPORT): Add config.rpath.
515
516 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
517
518 * Makefile.def (bfd, opcodes): Fix lib_path.
519 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
520 (restrap): Move under "@if gcc-bootstrap". Fix typo.
521 * Makefile.in: Regenerate.
522
523 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
524
525 * configure.in: Enable gprof for cross builds.
526 * configure: Regenerate.
527
528 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
529
530 * src-release (MAKEINFOFLAGS): Define.
531 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
532
533 2006-05-14 Ben Elliston <bje@au.ibm.com>
534
535 * config.sub, config.guess: Update from upstream sources.
536
537 2006-05-12 Ben Elliston <bje@au.ibm.com>
538
539 * config.sub, config.guess: Update from upstream sources.
540
541 2006-05-04 Steve Ellcey <sje@cup.hp.com>
542
543 * blt, iwidgets, mmalloc: Remove directories.
544
545 2006-05-01 DJ Delorie <dj@redhat.com>
546
547 * configure.in: Restore CFLAGS if GMP isn't present.
548 * configure: Regenerate.
549
550 2006-04-18 DJ Delorie <dj@redhat.com>
551
552 * configure.in (m32c): Build libstdc++-v3. Pass flags to
553 reference libgloss so that libssp can be built in a combined
554 tree.
555 * configure: Regenerate.
556
557 2006-04-10 Ben Elliston <bje@au.ibm.com>
558
559 * contrib: Remove directory.
560
561 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
562
563 * Makefile.tpl: Add install-html target.
564 * Makefile.def: Add install-html target.
565 * Makefile.in: Regenerate.
566 * configure.in: Add --with-datarootdir, --with-docdir,
567 and --with-htmldir options.
568 * configure: Regenerate.
569
570 2006-03-31 Ben Elliston <bje@au.ibm.com>
571
572 PR binutils/1860
573 * configure.in: Require makeinfo 4.4 or higher.
574 * configure: Regenerate.
575
576 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
577
578 * Makefile.in: Regenerate.
579
580 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
581
582 Sync with gcc:
583 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
584
585 * configure.in: Handle --disable-<component> generically.
586 * configure: Regenerate.
587
588 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
589
590 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
591 (TARGET_CONFIGDIRS): Remove.
592 * configure.in: Remove AC_SUBST(target_configdirs).
593 * Makefile.in, configure: Regenerated.
594
595
596 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
597
598 PR libgcj/17311
599 * ltmain.sh: Don't use "$finalize_rpath" for compile.
600
601 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
602
603 PR bootstrap/25670
604
605 * Makefile.tpl ([+compare-target+]): Print explanation messages.
606
607 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
608 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
609 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
610 BUILD_PREFIX, BUILD_PREFIX_1.
611 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
612
613 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
614 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
615
616 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
617 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
618 of `cat stage_current`. Always provide the `r' and `s' variables.
619 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
620 a single shell execution.
621 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
622 bootstrapped modules, make the stage1 module if the build was not
623 started yet, else build the current stage.
624 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
625 (all-build, all-host, all-target, [+make_target+]-host,
626 [+make_target+]-target): Do not use \-continued lines.
627 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
628 (current_stage, restrap, stage_last): New.
629
630 * Makefile.in: Regenerate.
631 * configure: Regenerate.
632
633 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
634
635 Sync from gcc:
636
637 2006-01-31 Richard Guenther <rguenther@suse.de>
638 Paolo Bonzini <bonzini@gnu.org>
639
640 * Makefile.def (target_modules): Add libgcc-math target module.
641 * configure.in (target_libraries): Add libgcc-math target library.
642 (--enable-libgcc-math): New configure switch.
643 * Makefile.in: Re-generate.
644 * configure: Re-generate.
645 * libgcc-math: New toplevel directory.
646
647 2006-01-18 Richard Henderson <rth@redhat.com>
648 Jakub Jelinek <jakub@redhat.com>
649 Diego Novillo <dnovillo@redhat.com>
650
651 * libgomp: New directory.
652 * Makefile.def: Add target_module libgomp.
653 * Makefile.in: Regenerate.
654 * configure.in (target_libraries): Add target-libgomp.
655 * configure: Regenerate.
656
657 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
658 Andreas Schwab <schwab@suse.de>
659
660 * configure: Regenerate.
661
662 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
663
664 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
665 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
666 the assembler, linker and binutils.
667 * configure: Regenerate.
668
669 2006-01-16 Nick Clifton <nickc@redhat.com>
670
671 * config.sub, config.guess: Sync from config repository.
672
673 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
674
675 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
676 @ from continuation.
677 * Makefile.in: Rebuilt.
678
679 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
680
681 Sync from gcc:
682
683 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
684
685 PR bootstrap/24252
686
687 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
688 * Makefile.tpl (OBJDUMP): New.
689 (EXTRA_HOST_FLAGS): Add it.
690 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
691
692 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
693 to use symbolic links between directories. Avoid race conditions
694 or make them harmless.
695 * configure.in: Do not try to use symbolic links between directories.
696
697 * Makefile.def (LEAN): Pass.
698 * Makefile.tpl (LEAN): Define.
699 (stage[+id+]-start): Accept that the previous directory does not
700 exist, if the bootstrap is lean.
701 (stage[+id+]-bubble): Invoke lean bootstrap commands after
702 stage[+id+]-start. Use a makefile variable and an `if' instead of a
703 configure substitution.
704 ([+compare-target+]): Likewise.
705 ([+bootstrap-target+]-lean): New.
706 * configure.in: Remove lean bootstrap support from here.
707
708 * Makefile.in: Regenerate.
709 * configure: Regenerate.
710
711 2006-01-02 Andreas Schwab <schwab@suse.de>
712
713 * configure.in: When reconfiguring remove Makefile in
714 all stage directories.
715 * configure: Regenerate.
716
717 2005-12-27 Leif Ekblad <leif@rdos.net>
718
719 * configure.in: Add support for RDOS target.
720 * configure: Regenerate.
721
722 2005-12-27 Nick Clifton <nickc@redhat.com>
723
724 PR binutils/1990
725 * libtool.m4: Synchronize with version in GCC sources.
726
727 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
728
729 Revert Ada-related part of the previous change.
730
731 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
732 Do not pass.
733 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
734 * Makefile.in: Regenerate.
735 * configure.in: Do not include mt-ppc-aix target fragment.
736 * configure: Regenerate.
737
738 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
739
740 * configure.in: Select appropriate fragments for PowerPC/AIX.
741 * configure: Regenerate.
742
743 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
744 BOOT_CFLAGS, BOOT_LDFLAGS.
745 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
746 BOOT_CFLAGS, BOOT_LDFLAGS.
747 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
748 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
749 (stage): Fail if we cannot complete the work.
750 * Makefile.in: Regenerate.
751
752 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
753
754 * COPYING.NEWLIB: Update copyright year for default
755 copyright.
756
757 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
758
759 * Makefile.tpl (all, do-[+make_target+], do-check, install,
760 install-host-nogcc): Don't invoke $(stage) at the end.
761 * Makefile.in: Regenerate.
762
763 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
764
765 * configure.in: Flip the top-level bootstrap switch.
766 * configure: Regenerate.
767
768 Merge from gcc:
769
770 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
771
772 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
773 $(stage) and $(unstage).
774 (EXTRA_TARGET_FLAGS): Correct double-quoting.
775 (all): Remove stray semicolon.
776 (local-distclean): Don't handle multilib.tmp and multilib.out.
777 (install.all): Set $s for consistency.
778 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
779 check_multilibs setting. Always make the install directory.
780 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
781 Correct @if/@endif.
782 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
783 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
784 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
785 (multilib.out): Remove.
786 * Makefile.in: Regenerated.
787
788 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
789
790 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
791 * configure.in: Replace ms1 arch with mt.
792 * configure: Rebuilt.
793
794 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
795
796 Sync with gcc:
797
798 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
799
800 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
801 * configure.in: Replace ms1 arch with mt.
802 * configure: Rebuilt.
803
804 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
805
806 Sync with gcc:
807
808 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
809
810 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
811 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
812 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
813 Find in-tree tools if available.
814 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
815 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
816 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
817 (COMPILER_*_FOR_TARGET): New.
818 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
819 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
820 (CONFIGURED_*, USUAL_*): Remove.
821 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
822 STRIP): Use autoconf substitutions.
823 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
824 COMPILER_NM_FOR_TARGET): New.
825 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
826
827 (all): Make all-host and all-target in parallel.
828 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
829 that $$r and $$s are set before invoking a recursive make.
830 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
831 ([+bootstrap-target+]): Inline most of the `all' target.
832
833 2005-11-29 Ben Elliston <bje@au.ibm.com>
834
835 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
836 from the gcc build directory.
837 * Makefile.in: Regenerate.
838
839 2005-11-29 Ben Elliston <bje@au.ibm.com>
840
841 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
842 depend on all-libdecnumber.
843 * configure.in (host_libs): Include libdecnumber.
844 * Makefile.in: Regenerate.
845 * configure: Likewise.
846
847 2005-11-21 Kean Johnston <jkj@sco.com>
848
849 * config.sub, config.guess: Sync from upstream sources.
850
851 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
852
853 * Makefile.def: Remove gdb dependencies for gdbtk.
854 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
855 (configure-gdb, install-gdb): New rules.
856 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
857 * Makefile.in, configure: Regenerated.
858
859 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
860
861 PR bootstrap/24297
862 * Makefile.tpl (do-[+make-target+], do-check, install,
863 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
864 are set before recursing.
865 * Makefile.in: Regenerate.
866
867 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
868
869 PR bootstrap/18939
870 * Makefile.def (gcc) <target>: Fix thinko.
871 * Makefile.in: Regenerate.
872
873 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
874
875 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
876 * configure: Regenerate.
877
878 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
879
880 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
881 target-libffi, target-qthreads, target-libjava, and
882 targetlibobjc.
883 * configure: Regenerate.
884
885 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
886
887 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
888 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
889 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
890 (USUAL_OBJDUMP_FOR_TARGET): New.
891 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
892 * configure.in: Check for $OBJDUMP_FOR_TARGET.
893 * configure, Makefile.in: Regenerated.
894
895 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
896
897 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
898 before other host packages.
899
900 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
901
902 PR bootstrap/22340
903
904 * configure.in (default_target): Remove.
905 * Makefile.tpl (all): Do not use prerequisites as subroutines
906 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
907 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
908 use prerequisites as subroutines.
909 (check-host, check-target): New.
910 (bootstrap configure & all targets): Do not use stage*-start
911 if the directory layout is already ok.
912 (non-bootstrap configure & all targets): Prepend a $(unstage).
913 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
914 (NOTPARALLEL): Remove.
915 (unstage, stage variables): New variables.
916 (unstage, stage targets): Simply expand to those variables.
917
918 * configure: Regenerate.
919 * Makefile.in: Regenerate.
920
921 2005-10-04 James E Wilson <wilson@specifix.com>
922
923 * Makefile.def (lang_env_dependencies): Add libmudflap.
924 * Makefile.in: Regenerate.
925
926 2005-10-03 Catherine Moore <clm@cm00re.com>
927
928 * configure.in (bfin-*-*): Support bfin.
929 * configure: Regenerated.
930
931 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
932
933 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
934 * configure: Regenerated.
935
936 2005-09-28 Geoffrey Keating <geoffk@apple.com>
937
938 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
939 (LIPO_FOR_TARGET): New.
940 (CONFIGURED_LIPO_FOR_TARGET): New.
941 (USUAL_LIPO_FOR_TARGET): New.
942 (STRIP_FOR_TARGET): New.
943 (CONFIGURED_STRIP_FOR_TARGET): New.
944 (USUAL_STRIP_FOR_TARGET): New.
945 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
946 STRIP_FOR_TARGET.
947 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
948 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
949 * Makefile.in: Regenerate.
950 * configure: Regenerate.
951
952 2005-09-19 David Edelsohn <edelsohn@gnu.org>
953
954 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
955 (rs6000-*-aix*): Same.
956 * configure: Regenerate.
957
958 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
959
960 * configure.in: Recognize f95 in the --enable-languages option,
961 and substitute it for fortran, issuing a warning.
962 * configure: Regenerate.
963
964 2005-09-07 Ben Elliston <bje@au.ibm.com>
965
966 Import from Autoconf sources:
967
968 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
969 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
970 Elliston. Handle weird characters correctly.
971
972 2005-08-30 Phil Edwards <phil@codesourcery.com>
973
974 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
975 * configure: Regenerated.
976
977 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
978
979 * Makefile.def (libssp): Add to lang_env_dependencies.
980 * Makefile.in: Regenerate.
981
982 2005-08-17 Christian Groessler <chris@groessler.org>
983
984 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
985 * Makefile.in: Regenerate.
986
987 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
988
989 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
990 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
991 Look for alternate names of the target cc and c++
992 * configure: Regenerate.
993
994 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
995
996 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
997 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
998 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
999 tools; remove code to manually set them.
1000 (Target tools): Look in the environment for them.
1001 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1002 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1003 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1004 build directory.
1005 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1006 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1007 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1008 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1009 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1010 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1011 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1012 * configure: Regenerate.
1013 * Makefile.in: Regenerate.
1014
1015 2005-07-27 Mark Mitchell <mark@codesourcery.com>
1016
1017 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1018 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1019 * Makefile.in: Regenerated.
1020
1021 2005-07-26 Mark Mitchell <mark@codesourcery.com>
1022
1023 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1024 (CFLAGS_FOR_TARGET): Use it.
1025 (CXXFLAGS_FOR_TARGET): Likewise.
1026 * Makefile.in: Regenerated.
1027 * configure.in (--with-build-sysroot): New option.
1028 * configure: Regenerated.
1029
1030 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
1031
1032 * Makefile.tpl: Wrap install between unstage and stage
1033 * Makefile.in: Regenerate.
1034
1035 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1036
1037 * all files: Update FSF address.
1038
1039 2005-07-14 Jim Blandy <jimb@redhat.com>
1040
1041 * configure.in: Add cases for Renesas m32c.
1042 * configure: Regenerated.
1043
1044 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1045
1046 * COPYING, compile, config-ml.in, config.guess,
1047 config.sub, install-sh, missing, mkinstalldirs,
1048 symlink-tree, ylwrap: Sync from upstream sources.
1049
1050 2005-07-13 Eric Christopher <echristo@redhat.com>
1051
1052 * configure.in: Add toplevel noconfigdir support for tpf.
1053 * configure: Regenerate.
1054
1055 2005-07-11 Jakub Jelinek <jakub@redhat.com>
1056
1057 * Makefile.def (target_modules): Add libssp.
1058 * configure.in (target_libraries): Add target-libssp.
1059 * configure: Rebuilt.
1060 * Makefile.in: Rebuilt.
1061
1062 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
1063
1064 PR ada/22340
1065
1066 * Makefile.def: Sync with gcc.
1067 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1068 * Makefile.in: Regenerate.
1069
1070 2005-07-07 Andreas Schwab <schwab@suse.de>
1071
1072 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1073 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1074 * Makefile.in: Regenerated.
1075
1076 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
1077
1078 * configure.in: Add --enable-libssp and --disable-libssp.
1079 * configure: Regenerate with autoconf-2.13.
1080
1081 2005-07-06 Geoffrey Keating <geoffk@apple.com>
1082
1083 * configure.in: Don't build sim or rda when targetting darwin.
1084 * configure: Regenerate.
1085
1086 2005-07-04 Ben Elliston <bje@gnu.org>
1087
1088 * src-release (do-proto-toplev): Remove dejagnu bits.
1089 (DEJAGNU_SUPPORT_DIRS): Remove.
1090 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1091 (GDBD_SUPPORT_DIRS): Likewise.
1092 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1093 (INSIGHTD_SUPPORT_DIRS): Likewise.
1094 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1095
1096 2005-06-30 Ben Elliston <bje@gnu.org>
1097
1098 * setup.com (mpw): Remove unused directive.
1099
1100 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
1101
1102 * Makefile.def (stagefeedback): Come after profile.
1103 Define profiledbootstrap target.
1104 * Makefile.tpl (profiledbootstrap): Remove.
1105 (stageprofile-end): Zap stagefeedback.
1106 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1107 * Makefile.in: Regenerate.
1108
1109 2005-06-13 Zack Weinberg <zack@codesourcery.com>
1110
1111 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1112 In 'cpp' stanza, support '#line' as well as '# '.
1113
1114 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
1115
1116 * configure.in (unsupported_languages): New macro.
1117 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1118 non-ported target libraries in noconfigdirs.
1119 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1120 non-linux-gnu. Remove libgcj_ex_libffi.
1121 <lang_frag loop>: Set add_this_lang=no if the language is in
1122 unsupported_languages.
1123 * configure: Regenerate.
1124
1125 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1126
1127 * configure.in: Fix typo in handling of --with-mpfr-dir.
1128 * configure: Regenerate.
1129
1130 2005-06-02 Jim Blandy <jimb@redhat.com>
1131
1132 * config.sub: Add cases for the Renesas m32c. (This patch has been
1133 accepted into the master sources.)
1134
1135 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
1136 Michael Snyder <msnyder@redhat.com>
1137 Stan Cox <scox@redhat.com>
1138
1139 * configure.in: Set noconfigdirs for ms1.
1140
1141 * configure: Regenerate.
1142
1143 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
1144
1145 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1146 (Dependencies): Consider target modules for bootstrap dependencies.
1147 Make target bootstrap modules depend on each stage's gcc.
1148 * Makefile.in: Regenerate.
1149
1150 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
1151
1152 * Makefile.def (configure-gcc): Depend on binutils having been built.
1153 (all-gcc): No need to do it here.
1154 * Makefile.in: Regenerate.
1155
1156 2005-05-19 Paul Brook <paul@codesourcery.com>
1157
1158 * configure.in: Rewrite misleading error message when requested
1159 language cannot be built.
1160 * configure: Regenerate.
1161
1162 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1163
1164 * ylwrap: Import from Automake 1.9.5.
1165
1166 2005-05-04 Mike Stump <mrs@apple.com>
1167
1168 * configure.in: Always pass --target to target configures as
1169 otherwise rebuilds that do --recheck will fail.
1170 * configure: Rebuilt.
1171
1172 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
1173
1174 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1175 STAGE_HOST_EXPORTS.
1176 (configure, all): Add bootstrap support.
1177 (Host modules, target modules): Pass post-stage1 flags and exports.
1178 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1179 * Makefile.in: Regenerate.
1180
1181 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
1182
1183 Sync from gcc:
1184
1185 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1186
1187 * config.sub: Update from master copy.
1188
1189 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1190
1191 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1192 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1193 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1194 "*-*-elf" and "*-*-linux*".
1195 * configure: Regenerate.
1196
1197 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
1198
1199 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1200 (TARGET_CONFIGARGS): Include --with-target-subdir.
1201 (configure, all): New macros. Use them throughout.
1202
1203 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
1204
1205 * Makefile.tpl: Sync with gcc.
1206 * Makefile.in: Regenerate.
1207
1208 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1209
1210 * config/mh-mingw32: Delete.
1211 * configure.in: Don't use it.
1212 * configure: Regenerate.
1213
1214 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
1215
1216 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1217 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1218 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1219 (HOST_LIB_PATH): Generate from Makefile.def.
1220 (TARGET_LIB_PATH): Likewise.
1221 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1222 * Makefile.in: Regenerate.
1223 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1224 (RPATH_ENVVAR): Include Darwin case.
1225 * configure: Regenerate.
1226
1227 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
1228
1229 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1230 * configure: Regenerate.
1231
1232 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1233
1234 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1235 gcc_version, and gcc_version_trigger from set of flags to pass.
1236 * Makefile.tpl: Remove definitions of above variables.
1237 (config.status): Remove dependency on $(gcc_version_trigger).
1238 * Makefile.in: Regenerate.
1239 * configure.in: Do not reference config/gcc-version.m4 nor
1240 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1241 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1242 * configure: Regenerate.
1243
1244 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1245 Andrew Pinski <pinskia@physics.uc.edu>
1246
1247 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1248 * Makefile.in: Regenerate.
1249
1250 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
1251
1252 PR libgcj/20160
1253 * ltmain.sh: Avoid creating archives with components that have
1254 duplicate basenames.
1255
1256 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1257
1258 PR bootstrap/20250
1259 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1260 instead of check.
1261 * Makefile.in: Regenerate.
1262
1263 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1264
1265 Sync from gcc.
1266
1267 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1268
1269 PR bootstrap/17383
1270 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1271 * Makefile.tpl (HOST_SUBDIR): New substitution.
1272 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1273 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1274 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1275 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1276 (Host modules, Bootstrapped modules): Use it.
1277 (Build modules, Target modules): Do not create symlink trees,
1278 always configure out-of-srcdir.
1279 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1280 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1281 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1282 $(HOST_SUBDIR). Create a symlink for host_subdir.
1283
1284 * Makefile.in: Regenerate.
1285 * configure: Regenerate.
1286
1287 Merged from libada-gnattools-branch:
1288 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1289
1290 * Makefile.def: Add gnattools as a module, depending on target-libada.
1291 * Makefile.in: Regenerate.
1292 * configure.in: Include gnattools in host_tools; disable it if ada
1293 is disabled.
1294 * configure: Regenerate.
1295
1296 2005-02-23 Nick Clifton <nickc@redhat.com>
1297
1298 * configure: Regenerate.
1299
1300 2005-02-22 Paul Schlie <schlie@comcast.net>
1301
1302 * configure.in: Allow darwin targeted ports to build tk, itcl and
1303 libgui.
1304
1305 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1306
1307 PR libgcj/10353
1308 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1309 * configure: Regenerate.
1310
1311 2005-02-08 Andrew Cagney <cagney@gnu.org>
1312
1313 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1314 gdb/ section. Update GDB's URL.
1315
1316 2005-01-31 Andrew Cagney <cagney@gnu.org>
1317
1318 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1319
1320 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
1321
1322 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1323 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1324 target-libgloss when not *-*-elf and *-*-aout.
1325 * configure: Regenerate.
1326
1327 2005-01-27 Andrew Cagney <cagney@gnu.org>
1328
1329 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1330
1331 2005-01-24 Andrew Cagney <cagney@gnu.org>
1332
1333 * gettext.m4: Only fall back to ../intl/ when it's present.
1334
1335 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1336
1337 * install-sh, config.sub: Import from upstream.
1338
1339 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1340
1341 PR bootstrap/18222
1342 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1343 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1344 * Makefile.in: Regenerate.
1345
1346 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
1347
1348 Revert 2004-12-28 Makefile changes, a better fix will be
1349 applied to mainline and src after GCC 4.0 branches.
1350
1351 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
1352
1353 PR bootstrap/17383
1354
1355 * Makefile.def (target_modules): Remove stage parameter,
1356 it is always true now.
1357 * Makefile.tpl (configure-build-[+module+],
1358 configure-target-[+module+]): Always build symlink tree
1359 for the directory and for include. BUILD_SUBDIR and
1360 TARGET_SUBDIR cannot be . anymore.
1361 * Makefile.in: Regenerate.
1362
1363 2004-12-25 David Edelsohn <edelsohn@gnu.org>
1364
1365 Revert 2004-12-08 Makefile changes.
1366
1367 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1368
1369 * configure.in (sh64-*-*): Reenable gprof.
1370 * configure: Regenerate.
1371
1372 2004-12-09 Jim Blandy <jimb@redhat.com>
1373
1374 * MAINTAINERS: List 'depcomp' as part of automake.
1375
1376 2004-12-08 David Edelsohn <edelsohn@gnu.org>
1377
1378 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1379 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1380 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1381 * Makefile.in: Regenerate.
1382
1383 2004-12-07 Matt Kraai <kraai@ftbfs.org>
1384
1385 * Makefile.tpl: Generate normal dependencies if the LHS module is
1386 not bootstrapped.
1387 * Makefile.in: Regenerate.
1388
1389 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
1390
1391 * configure.in: Include config/gxx-include-dir.m4. Use
1392 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1393 * configure: Regenerate.
1394
1395 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
1396
1397 * config.if: Delete.
1398 * configure.in: Set libstdcxx_incdir directly.
1399 * configure: Regenerate.
1400 * MAINTAINERS: Remove mention of config.if.
1401 * src-release (DEVO_SUPPORT): Remove config.if.
1402
1403 2004-12-02 Eric Christopher <echristo@redhat.com>
1404
1405 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1406 of things to remove.
1407 * Makefile.in: Regenerate.
1408
1409 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1410
1411 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1412 * configure: Regenerate.
1413
1414 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1415
1416 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1417 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1418 * configure: Regenerate.
1419
1420 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1421
1422 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1423 (hppa*64*-*-*): Delete incorrect comment.
1424 * configure: Rebuilt.
1425
1426 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1427
1428 * install-sh, compile: Import from automake.
1429
1430 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1431
1432 * config.guess, config.sub: Import from savannnah.
1433
1434 2004-11-12 Mike Stump <mrs@apple.com>
1435
1436 * Makefile.def: Add html support.
1437 * Makefile.tpl: Likewise.
1438 * Makefile.in: Regenerate.
1439
1440 2004-11-11 Geoffrey Keating <geoffk@apple.com>
1441
1442 PR 18423
1443 * configure.in: Remove all instances of build-fixincludes from
1444 noconfigdirs.
1445 (build_configargs): Supply --target to subdirectories.
1446 * configure: Regenerate.
1447
1448 * Makefile.def: Make gcc install depend on fixincludes install.
1449 * Makefile.in: Regenerate.
1450
1451 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1452
1453 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1454 target-libgfortran.
1455 * configure: Regenerate.
1456
1457 2004-11-07 David Edelsohn <edelsohn@gnu.org>
1458
1459 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1460 like CC.
1461
1462 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1463
1464 * Makefile.def (host fixincludes): Specify missing targets.
1465 * Makefile.in: Regenerate.
1466
1467 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1468
1469 PR other/17783
1470 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1471 * configure: Regenerated.
1472
1473 2004-11-04 Daniel Jacobowitz <dan@debian.org>
1474
1475 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1476 * configure: Regenerated.
1477
1478 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
1479
1480 PR target/18151
1481 * configure.in (case ${target}): Do not build fixincludes for avr.
1482 * configure: Regenerated.
1483
1484 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
1485
1486 * configure.in (case ${target}): Do not build fixincludes
1487 on platforms where it is not used.
1488 * configure: Regenerated.
1489
1490 2004-10-23 Daniel Jacobowitz <dan@debian.org>
1491
1492 * configure.in: Use an absolute path to install-sh.
1493 * configure: Regenerated.
1494
1495 2004-10-19 Andrew Cagney <cagney@gnu.org>
1496
1497 * src-release (do-djunpack, do-md5sum): Install the generated file
1498 directly into the proto-toplev/ directory.
1499
1500 2004-10-19 Andrew Cagney <cagney@gnu.org>
1501
1502 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1503
1504 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1505
1506 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1507 * configure: Regenerate.
1508
1509 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
1510
1511 Fix wrong conflict resolution in:
1512
1513 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1514
1515 * Makefile.in: Regenerate.
1516 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1517 in the recursive `make', instead of hardwiring `all'.
1518 (Autogenerated TARGET-* variables): New.
1519
1520 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1521
1522 Merged from GCC / libtool upstream:
1523 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1524 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1525 * ltcf-cxx.sh (tpf*): Likewise.
1526 * ltconfig (tpf*): Add TPF OS configuration support.
1527
1528 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1529
1530 * configure.in: Enable target-libgloss for crx-*-*.
1531 * configure: Regenerate.
1532
1533 2004-09-24 Michael Roth <mroth@nessie.de>
1534
1535 * configure.in (--without-headers): Add missing double quotes.
1536 * configure: Regenerate.
1537
1538 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1539
1540 * ylwrap: Revert to previous version.
1541
1542 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1543
1544 PR bootstrap/17369
1545 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1546 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1547 SET_GCC_LIB_PATH_CMD.
1548 (BASE_TARGET_EXPORTS): Likewise.
1549 * Makefile.in: Regenerated.
1550
1551 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1552 * configure: Regenerated.
1553
1554 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1555
1556 * config.guess: New upstream version
1557 * compile, depcomp, install-sh, ylwrap: Likewise.
1558
1559 2004-09-19 Roger Sayle <roger@eyesopen.com>
1560
1561 * config/mh-x86omitfp: New host makefile fragment. Add
1562 -fomit-frame-pointer to the default BOOT_CFLAGS.
1563 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1564 * configure: Regenerate.
1565
1566 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1567
1568 PR target/11572
1569 * configure.in (*-*-darwin*): Renable libobjc.
1570 * configure: Regenerate.
1571
1572 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
1573
1574 * Makefile.def: Remove libbanshee.
1575 * Makefile.tpl: Ditto.
1576 * configure.in: Ditto.
1577 * Makefile.in: Regen.
1578 * configure: Ditto.
1579
1580 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
1581
1582 * missing: Import latest version from master repository.
1583
1584 2004-09-04 Nick Clifton <nickc@redhat.com>
1585
1586 * config.sub: Import latest version from master repository.
1587 * config.guess: Likewise.
1588 This includes these changes:
1589
1590 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1591
1592 * config.sub: Handle crisv32, alias etraxfs.
1593 * config.guess (crisv32:Linux:*:*): Handle.
1594
1595 2004-08-13 Brad Smith <brad@comstyle.com>
1596
1597 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1598 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1599
1600 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1601
1602 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1603 assume the processor is a powerpc. This is because coreutils
1604 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1605 in this case, due to a MacOS X bug that causes
1606 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1607 to return a negative number.
1608 Problem reported by Petter Reinholdtsen in:
1609 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1610
1611 2004-07-19 Ben Elliston <bje@gnu.org>
1612
1613 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1614
1615 2004-06-24 Ben Elliston <bje@gnu.org>
1616
1617 * config.guess: Update copyright years.
1618 * config.sub: Likewise.
1619
1620 2004-06-22 Robert Millan <robertmh@gnu.org>
1621
1622 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1623 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1624
1625 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1626
1627 * config.guess (*:*VMS:*:*): New entry. Replaces
1628 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1629 manufacturer.
1630
1631 2004-06-22 Ben Elliston <bje@gnu.org>
1632
1633 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1634 * config.sub: Likewise.
1635
1636 2004-06-22 Ben Elliston <bje@gnu.org>
1637
1638 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1639 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1640
1641 2004-06-11 Ben Elliston <bje@gnu.org>
1642
1643 * config.guess (pegasos:OpenBSD:*:*): Remove.
1644
1645 2004-06-11 Ben Elliston <bje@gnu.org>
1646
1647 From Wouter Verhelst <wouter@grep.be>:
1648 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1649
1650 2004-06-11 Ben Elliston <bje@gnu.org>
1651
1652 * config.guess (luna88k:OpenBSD:*:*): New.
1653
1654 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1655
1656 * config.guess (m32r*:Linux:*:*): New case.
1657 * config.sub: Handle m32rle.
1658
1659 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1660
1661 From Jens Petersen <petersen@redhat.com>:
1662 * config.sub: Handle sparcv8.
1663
1664 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1665
1666 From Tom Smith <smith@cag.lkg.hp.com>:
1667 * config.guess: Version suffixes are equally significant on Tru64
1668 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1669 prefix of "P" (patched kernel).
1670
1671 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1672
1673 * config.sub: Add support for National Semiconductor CRX target.
1674
1675 2004-09-03 Jan Beulich <jbeulich@novell.com>
1676
1677 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1678 *-*-netware, but add target-libmudflap.
1679 Consolidate *-*-netware targets (of which really only i?86 exists)
1680 into a single entry.
1681 * configure: Likewise.
1682
1683 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
1684
1685 * Makefile.tpl (sorry): Remove.
1686 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1687 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1688 (do-clean): Clean per-stage directories too.
1689 (do-distclean): Run distclean-stage1 too.
1690 (.NOTPARALLEL): Enable during toplevel bootstrap.
1691 (stage[+id+]-bubble): Enable parallel execution during
1692 the recursive invocation.
1693 * Makefile.in: Regenerate.
1694
1695 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1696
1697 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1698
1699 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1700 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1701 * configure: regenerate
1702 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1703 -mdynamic-no-pic
1704
1705 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1706
1707 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1708 include.
1709 * configure.in: Fix indentation.
1710 * configure: Regenerate.
1711
1712 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1713
1714 * Makefile.def (build_modules): Add fixincludes.
1715 (dependencies): Make gcc depend on fixincludes.
1716 * configure.in (build_tools): Add fixincludes.
1717 (build_configdirs): Always include build_libs.
1718 * Makefile.in: Regenerate.
1719 * configure: Regenerate.
1720
1721 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
1722
1723 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1724 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1725 phony targets; do not generate timestamp files.
1726 (distclean-stageN): Remove references to their timestamp files.
1727 (restageN, touch-stageN): Remove.
1728 (stageN-bubble): Rewritten.
1729 (compare): Support lean bootstraps.
1730 * Makefile.in: Regenerate.
1731
1732 * configure.in: Only warn when bootstrapping but
1733 build != host or build != target. Support lean bootstraps.
1734 * configure: Regenerate.
1735
1736 Sync from gcc:
1737 2004-08-26 Phil Edwards <phil@codesourcery.com>
1738
1739 * configure.in: Give a better error message if GMP/MPFR are missing
1740 and a language needing them has been requested.
1741 * configure: Regenerated.
1742
1743 2004-08-25 Phil Edwards <phil@codesourcery.com>
1744
1745 * configure.in: Print a list of available language front-ends if
1746 a requested one is missing. Tidy stray tab characters.
1747 * configure: Regenerated.
1748
1749 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
1750
1751 * Makefile.in: Regenerate.
1752 * configure: Regenerate.
1753
1754 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1755 stage_*_flags.
1756 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1757 for bootstrapped modules if toplevel bootstrap is going.
1758 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1759 modules. Adjust for changes in Makefile.def. Enable several
1760 rules even in non-bootstrap mode, just to avoid peppering the
1761 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1762 (stage-[+prev+]-bubble): Remove.
1763
1764 * Makefile.def (Dependencies): Depend on all-build-bison,
1765 all-build-flex, all-build-byacc, all-build-texinfo, rather
1766 than the host variations.
1767 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1768 with BUILD_SUBDIR.
1769 (BISON): Update for recent Bisons.
1770 (YACC): Fix typo.
1771 (cross): Depend on all-build.
1772 (all): Do not depend on all-build.
1773 (prebootstrap): Remove.
1774 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1775 (Prebootstrap dependencies): Add them to the per-stage targets
1776 and to all-prebootstrap.
1777 * configure.in (build_configdirs): Always enable build_tools.
1778 (BUILD_DIR_PREFIX): Remove.
1779
1780 * Makefile.def (gcc): Add target variable.
1781 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1782 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1783 in the recursive `make', instead of hardwiring `all'.
1784 (Autogenerated TARGET-* variables): New.
1785
1786 2004-08-17 Robert Millan <robertmh@gnu.org>
1787
1788 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1789 (instead of FreeBSD).
1790 * configure: Regenerate.
1791
1792 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1793
1794 * Makefile.def, configure.in, src-release: Remove useless, bogus
1795 references to tix.
1796 * Makefile.in, configure: Regenerate.
1797
1798 * src-release: Stop distributing mmalloc with gdb (which doesn't
1799 use it).
1800 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1801 * Makefile.in: Regenerate.
1802
1803 2004-08-09 Mark Mitchell <mark@codesourcery.com>
1804
1805 * configure.in (arm*-*-eabi*): New target.
1806 * configure: Regenerate.
1807
1808 2004-08-01 Robert Millan <robertmh@gnu.org>
1809
1810 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1811 libmudflap for all GNU-based systems (with Glibc).
1812 * configure: Regenerate.
1813
1814 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
1815
1816 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1817 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1818 (Dependencies): New section.
1819 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1820 (configure-target-[+module+]): Depend on maybe-all-gcc
1821 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1822 (toplevel profiledbootstrap): Fix dependencies.
1823 * Makefile.in: Regenerate.
1824
1825 2004-08-03 Mark Mitchell <mark@codesourcery.com>
1826
1827 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1828 target-libiberty to noconfigdirs.
1829
1830 2004-08-03 Paul Brook <paul@codesourcery.com>
1831
1832 * configure.in: Check for MPFR as well as GMP.
1833 * configure: Regenerate.
1834
1835 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1836
1837 * Makefile.def (host-modules): Add gcc.
1838 * Makefile.in: Regenerate.
1839 * Makefile.tpl (sorry): New rule.
1840 (configure-host, all-host, [+make_target+]-host, do-check,
1841 install-host): Do not add gcc as a special case.
1842 (host modules): Add a small special-casing for gcc. Export
1843 extra_make_flags through the environment.
1844 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1845 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1846 other recursive targets for gcc): Remove.
1847
1848 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1849 (stage, unstage): New rules.
1850 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1851 distclean-stage[+id+]): Use stage_current.
1852 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1853 the stage*-start rules.
1854
1855 2004-07-19 Robert Millan <robertmh@gnu.org>
1856
1857 Synced from gcc:
1858
1859 2004-04-26 Robert Millan <robertmh@gnu.org>
1860
1861 Add patches from libtool CVS.
1862 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1863 * ltconfig: Likewise.
1864 * ltcf-c.sh: Likewise.
1865 * ltcf-cxx.sh: Likewise.
1866 * ltcf-gcj.sh: Likewise.
1867
1868 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
1869
1870 * configure.in: Add noconfigdirs for crx-*-*.
1871 * configure: Regenerate.
1872
1873 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
1874
1875 Synced from gcc:
1876
1877 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1878
1879 * configure.in: Build libmudflap by default on FreeBSD.
1880 * configure: Regenerated.
1881
1882 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1883
1884 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1885 systems.
1886 * configure: Regenerated.
1887
1888 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1889
1890 PR target/16344
1891 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1892 feedback based compiler.
1893 * Makefile.in: Rebuilt.
1894
1895 2004-07-05 Phil Edwards <phil@codesourcery.com>
1896
1897 * configure.in: Do not prepend $srcdir to /dev/null in
1898 makefile fragments.
1899 * configure: Regenerate.
1900
1901 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
1902
1903 * Makefile.def (host_modules): Set bootstrap=true for flex.
1904 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1905 * Makefile.in: Rebuilt.
1906
1907 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
1908
1909 * Makefile.def (build_modules): Add bison, byacc, flex,
1910 m4, texinfo.
1911 (flags_to_pass): Add FLEX.
1912 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1913 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1914 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1915 DEFAULT_MAKEINFO): Remove.
1916 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1917 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1918 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1919 objdir or else use configured tool.
1920 (all-build): New.
1921 (all): Depend on it.
1922 (Build module dependencies): Add.
1923 * Makefile.in: Regenerate.
1924 * configure.in: Better support for multiple build modules,
1925 matching what is done for host/target modules. Do not look
1926 for "plausible" locations of build tools if Canadian cross.
1927 Use autoconf's AC_PROG_CC to find a C compiler. Define
1928 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1929 * configure: Regenerate.
1930
1931 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
1932
1933 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1934 * Makefile.in: Regenerate.
1935
1936 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
1937
1938 * Makefile.tpl (configure-build-[+module+],
1939 configure-[+module+], configure-target-[+module+]): Pass
1940 [+extra_configure_args+].
1941 (all-build-[+module+], all-[+module+], check-[+module+],
1942 install-[+module+], [+make_target+]-[+module+],
1943 all-target-[+module+], check-target-[+module+],
1944 install-target-[+module+], [+make_target+]-target-[+module+]):
1945 Pass [+extra_make_args+].
1946 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1947 (GCC_HOST_EXPORTS): Remove.
1948 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1949 cross, check-gcc, check-gcc-c++, install-gcc,
1950 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1951 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1952 * Makefile.in: Regenerate.
1953
1954 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1955
1956 * configure.in: Check for srcdir/winsup rather than build directory
1957 winsup.
1958 * configure: Regenerate.
1959
1960 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
1961
1962 * configure.in: Don't build Cygwin native newlib if winsup
1963 directory is missing. Emit warning instead.
1964 * configure: Regenerate.
1965
1966 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
1967
1968 * Makefile.tpl (touch-stage[+id+]): New.
1969 (restage[+prev+]): Depend on touch-stage[+id+].
1970
1971 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1972 Use it throughout.
1973
1974 * Makefile.def: Add profile and feedback bootstrap stages.
1975 Remove next field from bootstrap stages.
1976 * Makefile.tpl (LN, LN_S): Substitute.
1977 (stageN-start, stageN-end): Use double-colon rules, to
1978 provide a hook for additional setup commands.
1979 (distclean-stageN-gcc, restageN): Create dependencies from
1980 [+prev+], not from [+next+].
1981 (stageN-bubble): Add commands for successive stages from
1982 [+prev+], using double-colon rules.
1983 (all-stageN-gcc): Fix typo.
1984 (stagefeedback-start, profiledbootstrap): New.
1985 * Makefile.in: Regenerate.
1986 * configure.in: Call ACX_PROG_LN.
1987 * configure: Regenerate.
1988
1989 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
1990
1991 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1992 without gcc.
1993 * configure: Regenerate.
1994
1995 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1996
1997 * Makefile.tpl: Fix typo.
1998 * Makefile.in: Regenerate.
1999
2000 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2001
2002 * configure.in: Remove new- prefix from toplevel
2003 bootstrap targets.
2004 * configure: Regenerate.
2005
2006 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2007
2008 Merge this patch from the gcc tree:
2009
2010 2004-05-30 Andreas Jaeger <aj@suse.de>
2011 Jim Wilson <wilson@specifixinc.com>
2012
2013 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2014 like CC.
2015
2016 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2017
2018 * Makefile.tpl (all.normal): Rename to all.
2019 (all): Replace with a rule to pick the default
2020 target from configure.
2021 (all-gcc, configure-gcc): Use conditionals to
2022 do nothing when toplevel bootstrap is going on.
2023 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2024 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2025 * configure.in: Support --enable-bootstrap.
2026
2027 * Makefile.def: Remove new- prefix from toplevel
2028 bootstrap targets.
2029 * Makefile.tpl: Likewise.
2030
2031 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2032 target.
2033
2034 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2035 $(RECURSE_FLAGS) to recursive invocation of make.
2036
2037 * Makefile.in: Regenerate.
2038 * configure: Regenerate.
2039
2040 2004-05-27 Daniel Jacobowitz <dan@debian.org>
2041
2042 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2043 * configure: Regenerate.
2044
2045 2004-05-25 Daniel Jacobowitz <drow@false.org>
2046
2047 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2048 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2049 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2050 targets.
2051 * Makefile.in: Regenerate.
2052
2053 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
2054
2055 * configure.in: Test the ability to symlink directories.
2056 * configure: Regenerate.
2057
2058 * Makefile.def (bootstrap-stage): New definitions.
2059 * Makefile.tpl (configure-stage1-gcc,
2060 configure-stage2-gcc, configure-stage3-gcc,
2061 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2062 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2063 new-restage3, compare): Autogenerate, see Makefile.in
2064 entry for behavioral changes.
2065 (distclean-stage1, new-stage1-start, new-stage1-end,
2066 new-stage1-bubble, distclean-stage2, new-stage2-start,
2067 new-stage2-end, new-stage2-bubble, distclean-stage3,
2068 new-stage3-start, new-stage3-end): New autogenerated targets.
2069 (objext, prebootstrap, BOOT_CFLAGS,
2070 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2071 targets.
2072
2073 * Makefile.in: Regenerate.
2074 (distclean-stage1, new-stage1-start, new-stage1-end,
2075 new-stage1-bubble, distclean-stage2, new-stage2-start,
2076 new-stage2-end, new-stage2-bubble, distclean-stage3,
2077 new-stage3-start, new-stage3-end): New targets.
2078 (all-stage1-gcc): Move prebootstrap dependency from here...
2079 (configure-stage1-gcc): ...to here.
2080 (new-bootstrap): Use bubble targets.
2081 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2082 Use per-stage distclean targets.
2083 (configure-stage1-gcc, configure-stage2-gcc,
2084 configure-stage3-gcc, all-stage1-gcc,
2085 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2086 Use new-stageN-start to prepare the tree.
2087
2088 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
2089
2090 * Makefile.def (host_modules): add libcpp.
2091 * Makefile.tpl: Add dependencies on and for libcpp.
2092 * Makefile.in: Regenerate.
2093 * configure.in: Add libcpp host module.
2094 * configure: Regenerate.
2095
2096 2004-05-17 Zack Weinberg <zack@codesourcery.com>
2097
2098 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2099 of libf2c.
2100 * configure, Makefile.in: Regenerate.
2101
2102 2004-05-13 Diego Novillo <dnovillo@redhat.com>
2103
2104 Merge from tree-ssa-20020619-branch.
2105
2106 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2107 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2108 (HOST_GMPLIBS): Define.
2109 (HOST_GMPINC): Define.
2110 (TARGET_LIB_PATH): Add libmudflap.
2111 (GFORTRAN_FOR_TARGET): Define.
2112 (configure-build*): Export GFORTRAN.
2113 (configure-gcc): Export GMPLIBS and GMPINC.
2114 (all-gcc): Add maybe-all-libbanshee.
2115 (configure-target-libgfortran): Define.
2116 * Makefile.in: Regenerate.
2117 * configure.in (host_libs): Add libbanshee.
2118 (target_libraries): Add target-libmudflap and target-libgfortran.
2119 Add --with-libbanshee.
2120 Handle --disable-libmudflap.
2121 (*-*-freebsd*): Use with_gmp.
2122 Add $(libgcj) to noconfigdirs.
2123 * configure: Regenerate.
2124 * depcomp: New file.
2125 * MAINTAINERS: Add tree-ssa maintainers.
2126
2127 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
2128
2129 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2130 * configure: Regenerate.
2131
2132 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
2133
2134 Revert:
2135 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2136
2137 * Makefile.def (flags_to_pass): Remove *dir variables that
2138 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2139 as well as prefix and exec_prefix.
2140 * Makefile.in: Regenerate.
2141
2142 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2143
2144 * Makefile.def (host_modules): Mark with the bootstrap
2145 flag packages on which gcc depends.
2146 * Makefile.tpl (all-bootstrap): Use it.
2147 * Makefile.in: Regenerate.
2148
2149 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2150
2151 * Makefile.def (flags_to_pass): Remove *dir variables that
2152 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2153 as well as prefix and exec_prefix.
2154 * Makefile.in: Regenerate.
2155
2156 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2157
2158 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2159 * configure: Regenerate.
2160 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2161 * gcc/Makefile.tpl (compare): Use the result of the test.
2162 * gcc/Makefile.in: Regenerate.
2163
2164 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
2165
2166 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2167 Always relocate gcc and prev-gcc to the original names, even
2168 if the build fails.
2169 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2170 New targets.
2171
2172 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2173
2174 * configure.in (mips*-*-irix5*): Enable ld.
2175 * configure: Regenerate.
2176
2177 2004-04-15 James E Wilson <wilson@specifixinc.com>
2178
2179 * Makefile.tpl (configure-[+module+], configure-gcc,
2180 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2181 Set and export LDFLAGS.
2182 * Makefile.in: Regenerate.
2183
2184 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2185
2186 PR bootstrap/14871
2187 * Makefile.tpl: If we don't have built-in-tree target tools,
2188 use the ones found by configure rather than hacking around with
2189 program_transform_name.
2190 * configure.in: Give Makefile.tpl the information necessary
2191 to do that.
2192 * Makefile.in: Regenerate.
2193 * configure: Regenerate.
2194
2195 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2196
2197 PR bootstrap/14760
2198 * configure.in: When computing baseargs, strip *all* copies of
2199 offending options. Also, don't match/substitute the trailing space,
2200 so that this actually works when two similar options are separated by
2201 only one space.
2202 * configure: Regenerate.
2203
2204 2004-04-06 David Edelsohn <edelsohn@gnu.org>
2205
2206 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2207 (rs6000-*-aix*): Same.
2208 * configure: Regenerate.
2209
2210 2004-03-25 Stan Shebs <shebs@apple.com>
2211
2212 Remove MPW support, no longer used.
2213 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2214 mpw-install: Remove files.
2215 * src-release (DEVO_SUPPORT): Remove names of removed files.
2216 * MAINTAINERS: Likewise.
2217
2218 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2219
2220 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2221 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2222 * Makefile.in: Regenerate.
2223
2224 * configure.in (top level bootstrap support): Rework --enable-werror
2225 to set @stage2_werror_flag@.
2226 * configure: Regenerate.
2227 * Makefile.tpl (top level bootstrap support): Pass
2228 @stage2_werror_flag@ down to configure in stages 2 and 3.
2229 * Makefile.in: Regenerate.
2230
2231 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2232
2233 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2234 for stages 2 and 3 as well as in make. As a consequence, remove
2235 OUTPUT_OPTION (now detected by configure) from the flags passed down
2236 to make.
2237 * Makefile.in: Regenerate.
2238
2239 * Makefile.tpl (new-bootstrap): Fix typo.
2240 * Makefile.in: Regenerate.
2241
2242 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2243
2244 * Makefile.tpl: Rearrange by moving recursive_targets rules
2245 into their proper sections.
2246 * Makefile.tpl (top level bootstrap support): Move disabling
2247 of coverage flags from 'make' to 'configure'; improve comments.
2248 * Makefile.in: Regenerate.
2249
2250 * Makefile.tpl (experimental top level bootstrap) Move stage1
2251 language setting from all- target to configure- target; disable
2252 intermodule optimization in stage 1; prevent gratuitous rebuilds
2253 of stage 1.
2254 * Makefile.in: Regenerate.
2255 * configure.in: Comma-separate stage 1 language list for top
2256 level bootstrap.
2257 * configure: Regenerate.
2258
2259 * Makefile.tpl: Clean up experimental top level bootstrap support:
2260 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2261 prev-gcc in configure- targets as well as all- targets.
2262 * Makefile.in: Regenerate.
2263
2264 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
2265
2266 * configure.in: Remove symbolic link section.
2267 * configure: Regenerate.
2268 * Makefile.tpl (links): Remove.
2269 * Makefile.in: Regenerate.
2270
2271 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
2272 Nathanael Nerode <neroden@gcc.gnu.org>
2273
2274 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2275 Set with AC_CHECK_PROGS.
2276 * configure.in: Fix comment typo from last patch.
2277 * configure: Regenerate.
2278
2279 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2280
2281 * Makefile.tpl: Introduce experimental top level bootstrap support.
2282 * Makefile.in: Regenerate.
2283 * configure.in: Introduce support for top level bootstrap.
2284 * configure: Regenerate.
2285
2286 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
2287 Paolo Bonzini <bonzini@gnu.org>
2288
2289 PR bootstrap/14522
2290 * configure.in: Cope with shells that do not support unquoted ^
2291 * configure: Regenerate.
2292
2293 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
2294 Paolo Bonzini <bonzini@gnu.org>
2295
2296 PR bootstrap/14522
2297 * configure.in: Cope with shell that do not support nesting
2298 quotes inside quoted backquote substitutions.
2299 * configure: Regenerate.
2300
2301 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2302
2303 PR bootstrap/14522
2304 * configure.in: Fix escaping of $.
2305 * configure: Regenerate.
2306
2307 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2308
2309 * configure: Regenerate.
2310
2311 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
2312
2313 PR ada/14131
2314 Move language detection to the top level.
2315 * configure.in: Find default values for the tools as
2316 soon as possible. Disable ada if GNAT is not found.
2317 Emit error message about missing languages. Expand
2318 --enable-languages=all for the gcc subdirectory.
2319
2320 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2321
2322 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2323 and disable libgcj.
2324 * configure: Regenerated.
2325
2326 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2327
2328 PR bootstrap/7087
2329 * Makefile.tpl: Guard XFOO sed statements better.
2330 * Makefile.tpl: Add dependency for configure-target-libada.
2331 * Makefile.in: Regenerate (incidentally fixes broken
2332 commit when libada-branch was merged).
2333
2334 2004-02-28 Andrew Cagney <cagney@redhat.com>
2335
2336 * src-release (CVS_NAMES): Define.
2337 (do-tar, do-tar): Prune $(CVS_NAMES).
2338
2339 2004-02-23 Andrew Cagney <cagney@redhat.com>
2340
2341 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2342 2004-02-19.09.
2343
2344 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2345
2346 PR bootstrap/11932
2347 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2348
2349 2004-02-19 Andrew Cagney <cagney@redhat.com>
2350
2351 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2352 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2353
2354 2004-02-11 David Edelsohn <edelsohn@gnu.org>
2355
2356 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2357 (rs6000-*-aix*): Same.
2358 * configure: Regenerate.
2359
2360 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2361
2362 * configure.in (host): Add in missing $noconfigdirs to defines.
2363 * configure: Regenerate.
2364
2365 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2366 Nathanael Nerode <neroden@gcc.gnu.org>
2367
2368 PR ada/6637, PR ada/5911
2369 Merge with libada-branch:
2370 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2371 with appropriate dependencies. Add --enable-libada configure switch.
2372 * configure, Makefile.in: Regenerate.
2373
2374 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2375
2376 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2377 * configure: Regenerate.
2378
2379 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2380
2381 * COPYING.NEWLIB: Update Red Hat license to 2004.
2382
2383 2004-01-23 DJ Delorie <dj@redhat.com>
2384
2385 * Makefile.def (target_modules) [libiberty]: Don't stage.
2386 * Makefile.in: Rebuilt.
2387
2388 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
2389
2390 * COPYING.NEWLIB: Update to include copyrights for new
2391 iconv code.
2392
2393 2004-01-15 Andrew Cagney <cagney@redhat.com>
2394
2395 * src-release: Update copyright year.
2396 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2397 (NEWLIB_SUPPORT_DIRS): Delete macro.
2398 (newlib.tar.bz2): Delete rule.
2399
2400 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
2401
2402 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2403 * Makefile.tpl (configure-target-[+module+]): Support stage.
2404 * Makefile.in: Rebuilt.
2405
2406 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2407
2408 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2409 throughout.
2410
2411 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2412
2413 * configure.in: Use ./config.cache, not config.cache.
2414 * configure: Regenerate.
2415 * Makefile.tpl: Special-casing not needed for GCC any more.
2416 * Makefile.in: Regenerate.
2417
2418 * configure.in: Don't share a cache file for host dirs.
2419 * configure: Regenerate.
2420
2421 * config-ml.in: Don't mess with the cache file.
2422
2423 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2424
2425 * Makefile.tpl: Make GCC use a separate config.cache.
2426 * Makefile.in: Regenerate.
2427
2428 PR bootstrap/11932, PR bootstrap/11933
2429 (I don't know if it will fix either of them, but it relates
2430 to them.)
2431 * configure.in: Don't use shared config.cache for target
2432 directories.
2433 * configure: Regenerate.
2434
2435 2003-12-31 Roger Sayle <roger@eyesopen.com>
2436
2437 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2438 * configure: Regenerated.
2439
2440 2003-12-21 Bernardo Innocenti <bernie@develer.com>
2441
2442 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2443 * configure: Regenerated.
2444
2445 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2446
2447 Port change over from GCC:
2448 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2449 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2450 (configure-build-[+module+], configure-[+module+]): Likewise.
2451 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2452 * Makefile.in: Regenerate.
2453
2454 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2455
2456 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2457 * configure: Regenerate.
2458
2459 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2460
2461 * COPYING.NEWLIB: Add license info for long long routines added to
2462 stdlib.
2463
2464 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2465
2466 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2467 * Makefile.in: Regenerate.
2468
2469 2003-10-20 Phil Edwards <phil@codesourcery.com>
2470
2471 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2472 * configure: Regenerate.
2473
2474 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2475
2476 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2477 HOST_FLAGS_TO_PASS.
2478 * Makefile.in: Regenerate.
2479
2480 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2481
2482 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2483 * configure: Rebuilt
2484 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2485 * Makefile.in: Rebuilt
2486
2487 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2488
2489 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2490
2491 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
2492
2493 * config-ml.in: Use ac_configure_args directly instead of
2494 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2495 actually seen.
2496
2497 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2498
2499 * config-ml.in: Propagate INSTALL variables.
2500
2501 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
2502
2503 * configure.in: Pass a computed --program-transform-name
2504 to subconfigures.
2505 * configure: Regenerated.
2506
2507 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2508
2509 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2510 * Makefile.in: Regenerate.
2511
2512 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2513 * Makefile.in: Regenerate.
2514
2515 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
2516
2517 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2518 quoting.
2519 * configure: Regenerated.
2520
2521 2003-09-12 Michael Chastain <mec@shout.net>
2522
2523 Fix PR gdb/857.
2524 * src-release (do-proto-topleve): Remove junk files
2525 intl/config.cache, intl/config.status,
2526 intl/config.h, intl/stamp-h.
2527
2528 2003-09-14 Andrew Cagney <cagney@redhat.com>
2529
2530 * src-release (dejagnu.tar): New target.
2531 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2532 (do-djunpack): Use $(PACKAGE) for the package name.
2533
2534 2003-09-04 DJ Delorie <dj@redhat.com>
2535
2536 * configure: Regenerate.
2537
2538 2003-09-04 Robert Millan <robertmh@gnu.org>
2539
2540 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2541
2542 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2543
2544 * configure.in: Ensure arguments to sed are properly spaced.
2545 * configure: Regenerate.
2546
2547 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
2548
2549 Merge from gcc:
2550 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2551 * install-sh: Update to newer upstream versions (associated with
2552 aclocal 1.7).
2553 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2554
2555 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
2556
2557 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2558 * configure: Regenerated.
2559
2560 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
2561
2562 * configure.in: Use newline instead of semicolon when assuming
2563 shell arguments in a for loop.
2564 * configure: Regenerated.
2565
2566 2003-08-20 Geoffrey Keating <geoffk@apple.com>
2567
2568 PR 8180
2569 * configure.in: When testing with_libs and with_headers, treat
2570 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2571 * configure: Regenerate.
2572
2573 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2574 make, shell, etc.
2575 (baseargs): Likewise.
2576 * configure: Regenerate.
2577
2578 2003-08-19 Geoffrey Keating <geoffk@apple.com>
2579
2580 * configure.in: Disable libgcj for darwin not on powerpc.
2581 * configure: Rebuild.
2582
2583 2003-08-15 Michael Chastain <mec@shout.net>
2584
2585 * src-release (do-proto-toplev): Remove junk files
2586 dejagnu/example/calc/config.status,
2587 dejagnu/example/calc/config.log.
2588
2589 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2590
2591 * config-ml.in, symlink-tree: Add license.
2592
2593 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2594
2595 Merge from gcc:
2596
2597 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2598 * Makefile.tpl (check, check-c++): Express dependencies using
2599 dependencies rather than commands.
2600 * Makefile.in: Regenerate.
2601
2602 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2603 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2604 * Makefile.in: Update.
2605
2606 2003-08-01 Andrew Cagney <cagney@redhat.com>
2607
2608 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2609 * configure: Ditto.
2610
2611 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2612
2613 * configure.in: Enable libgcj for darwin.
2614 * configure: Rebuild.
2615
2616 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2617
2618 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2619
2620 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2621
2622 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2623 creating target and build subdirs to build all parent dirs as needed.
2624 * Makefile.in: Rebuild.
2625 * configure.in: Don't build dirs explicitly here.
2626 * configure: Rebuild.
2627
2628 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
2629
2630 * Makefile.tpl (all-make): Depend on intl.
2631 * Makefile.in: Rebuilt.
2632
2633 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2634
2635 * config.if: Remove unused libc_interface determination.
2636
2637 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2638
2639 * Makefile.in: Regenerate, correctly this time.
2640
2641 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2642
2643 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2644 unused INSTALL_PROGRAM_ARGS.
2645 * configure.in: Use AC_PROG_INSTALL.
2646 * Makefile.in: Regenerate.
2647 * configure: Regenerate.
2648
2649 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
2650
2651 * configure: Rebuilt.
2652 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2653 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2654 newlib nor libgloss.
2655 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2656 * configure.in (am33_2.0-*-linux*): Added.
2657
2658 2003-07-09 Bob Wilson <bob.wilson@acm.org>
2659
2660 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2661 * configure: Regenerate.
2662
2663 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2664
2665 * config-ml.in: Replace PWD with PWD_COMMAND.
2666 * Makefile.tpl: Likewise.
2667 * Makefile.in: Regenerated.
2668
2669 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2670
2671 * configure.in: Clean up config-lang.in handling. Delete
2672 useless assignment to "subdirs".
2673 * configure: Regenerate.
2674
2675 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2676
2677 * configure.in: Rename 'target_libs' to 'target_libraries'.
2678 Remove useless reference to 'target_libs'.
2679 * configure: Regenerate.
2680
2681 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2682
2683 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2684 * Makefile.in: Regenerate.
2685
2686 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2687
2688 * Makefile.def: Introduce flags_to_pass.
2689 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2690 * Makefile.in: Regenerate.
2691
2692 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2693
2694 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2695 and target-libgloss.
2696 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2697 <h8300*-*-*>: Disable libf2c and ${libgcj}.
2698 * configure: Regenerate.
2699
2700 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2701
2702 * configure.in: Update testsuite_flags to new location.
2703 * configure. Regenerate.
2704
2705 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2706
2707 * Makefile.tpl: Remove BUILD_CC stuff.
2708 * Makefile.in: Regenerate.
2709
2710 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
2711
2712 * config.guess: Update to 2003-06-12 version.
2713 * config.sub: Update to 2003-06-13 version.
2714
2715 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2716
2717 * MAINTAINERS: Add myself as MIPS co-maintainer.
2718
2719 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
2720
2721 * config.guess: Update to 2003-06-06 version.
2722 * config.sub: Update to 2003-06-06 version.
2723
2724 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2725
2726 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2727 * configure. Regenerate.
2728
2729 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2730
2731 * configure.in: Disable serial configure by default.
2732 * configure: Regenerate.
2733 * Makefile.tpl: Abolish .NOTPARALLEL.
2734 * Makefile.in: Regenerate.
2735
2736 * Makefile.tpl: Replace {build,host,target}_canonical by
2737 {build,host,target}.
2738 * Makefile.in: Regenerate.
2739
2740 * Makefile.tpl: Fix stupid pasto.
2741 * Makefile.in: Regenerate.
2742
2743 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2744
2745 * Makefile.tpl: Remove bogus conditional.
2746 * Makefile.in: Regenerate.
2747
2748 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2749
2750 * Makefile.tpl: Make 'recursive targets' using autogen rather
2751 than shell loop. Remove duplicate 'clean' targets and false
2752 comments.
2753 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2754 Add systematic method of specifying missing targets in subdirs.
2755 Add copyright boilerplate.
2756 * Makefile.in: Regenerate.
2757 * configure.in: Add 'recursive targets' to maybe list.
2758 * configure: Regenerate.
2759
2760 * Makefile.tpl: Rename [+target+] to [+make_target+].
2761 * Makefile.def: Rename 'target' to 'make_target'.
2762
2763 2003-05-30 Nick Clifton <nickc@redhat.com>
2764
2765 * README-maintainer-mode: Update URL for locating blessed config
2766 tools.
2767
2768 2003-05-29 Robert Millan <rmh@debian.org>
2769
2770 * ltconfig: Import this patch and modify for use with current
2771 version of ltconfig:
2772
2773 2003-05-21 Bruno Haible <bruno@clisp.org>
2774
2775 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2776 GNU/FreeBSD.
2777
2778 2003-05-28 DJ Delorie <dj@redhat.com>
2779
2780 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2781 * Makefile.in: Regenerate.
2782
2783 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2784
2785 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2786
2787 2003-05-21 DJ Delorie <dj@redhat.com>
2788
2789 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2790 newlib or libgloss.
2791 * Makefile.in: Regenerate.
2792
2793 2003-05-21 DJ Delorie <dj@redhat.com>
2794
2795 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2796 * Makefile.in: Regenerate.
2797
2798 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2799
2800 * configure.in: Use curly braces in the definition of tooldir.
2801 * configure: Regenerate.
2802
2803 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2804
2805 * configure.in: Switch more things to use maybe dependencies.
2806 * Makefile.tpl: Switch more things to use maybe dependencies.
2807 Factor out common code from autogen IF statements.
2808 * configure: Regenerate.
2809 * Makefile.in: Regenerate.
2810
2811 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2812
2813 * configure.in: Accept i[3456789]86 for machine type.
2814 * configure: Regenerate.
2815
2816 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2817
2818 * configure.in: Switch more things to use maybe dependencies.
2819 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2820 * configure: Regenerate.
2821 * Makefile.tpl: Switch more things to use maybe dependencies.
2822 * Makefile.in: Regenerate.
2823
2824 2003-05-16 Andreas Schwab <schwab@suse.de>
2825
2826 * Makefile.tpl (install-opcodes): Define.
2827 * Makefile.in: Rebuild.
2828
2829 2003-05-13 Andreas Jaeger <aj@suse.de>
2830
2831 * config.guess: Update to 2003-05-09 version.
2832 * config.sub: Update to 2003-05-09 version.
2833
2834 2003-05-13 Michael Eager <eager@mvista.com>
2835
2836 * configure.in: Correct sed script so that options in quotes are not
2837 deleted.
2838 * configure: Rebuild.
2839
2840 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
2841
2842 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2843 and $$s/newlib/libc/sys/cygwin32 include paths.
2844 * configure: Ditto.
2845
2846 2003-05-05 H.J. Lu <hjl@gnu.org>
2847
2848 * config-ml.in: Restored from gcc repository.
2849
2850 2003-05-02 Chris Demetriou <cgd@broadcom.com>
2851
2852 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2853 * Makefile.in: Regenerate.
2854
2855 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
2856
2857 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2858 and Makefile.def.
2859
2860 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
2861
2862 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2863 * Makefile.in: Regenerated.
2864
2865 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2866
2867 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2868 * Makefile.in: Regenerate.
2869
2870 2003-04-18 Jakub Jelinek <jakub@redhat.com>
2871
2872 * configure.in (powerpc64*-*-linux*): Remove.
2873 * configure: Rebuilt.
2874
2875 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
2876
2877 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2878 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2879 and restrap.
2880 * Makefile.in: Regenerate.
2881
2882 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
2883
2884 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2885 * configure: Regenerated.
2886
2887 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
2888
2889 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2890 * */configure: Rebuilt.
2891
2892 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2893
2894 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2895 * Makefile.in: Regenerate.
2896
2897 2003-03-14 Michael Chastain <mec@shout.net>
2898
2899 * Makefile.in: Regenerate with correct Makefile.def.
2900
2901 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2902
2903 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2904 Make macro.
2905 * Makefile.in: Regenerate.
2906 * configure.in: Clean up gxx_include_dir logic.
2907 * configure: Regenerate.
2908
2909 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2910
2911 * configure.in (gxx_include_dir): Fix typo.
2912 * configure: Regenerated.
2913
2914 2003-03-06 Andrew Cagney <cagney@redhat.com>
2915
2916 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2917
2918 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
2919
2920 * configure.in: Include $(build_tooldir)/sys-include in
2921 FLAGS_FOR_TARGET.
2922 * configure: Regenerated.
2923
2924 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2925
2926 * Makefile.tpl: Reindent.
2927 * Makefile.in: Regenerate.
2928 * configure.in: Reindent. Don't set unused variables.
2929 * configure: Regenerate.
2930
2931 * Makefile.tpl: Always pass down RANLIB.
2932 * Makefile.in: Regenerate.
2933
2934 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2935 * Makefile.in: Regenerate.
2936 * configure.in: Remove unused logic relating to --enable-shared
2937 and --enable-threads. Remove bogus comments. Remove redundant
2938 noconfigdirs.
2939 * configure: Regenerate.
2940
2941 * configure.in: Replace ${libstdcxx_version} by its value.
2942 Remove reference to mh-dgux.
2943 * configure: Regenerate.
2944
2945 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2946
2947 * Makefile.tpl: Rearrange.
2948 * Makefile.in: Regenerate.
2949
2950 2003-02-25 Nick Clifton <nickc@redhat.com>
2951
2952 * configure: Remove site-file supprot - it is obsolete.
2953
2954 2003-02-24 Uwe Stieber <uwe@wwws.de>
2955
2956 * configure.in: Add support for kaOS as cross build target system.
2957 * configure: Regenerated.
2958
2959 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
2960
2961 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2962 configure-target-* as some target builds may require additional
2963 flags for preprocessor tests.
2964 * Makefile.in: Regenerated.
2965
2966 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
2967
2968 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2969 * ltconfig: Handle it.
2970 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2971 auto-detecting it.
2972
2973 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
2974
2975 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2976 it is used as argument to $CC.
2977 * ltcf-gcj.sh: Likewise.
2978
2979 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
2980
2981 * configure.in: Introduce --enable-maintainer-mode.
2982 * configure: Rebuilt.
2983 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2984 for maintainer mode.
2985 * Makefile.in: Rebuilt.
2986
2987 2003-02-19 Andrew Cagney <ac131313@redhat.com>
2988
2989 * configure: Regenerate using autoconf 2.13.
2990
2991 2003-02-19 Alan Modra <amodra@bigpond.net.au>
2992
2993 * config.guess: Import latest version.
2994 * config.sub: Import latest version.
2995
2996 2003-02-18 Jason Merrill <jason@redhat.com>
2997
2998 * Makefile.tpl (check-c++): Allow parallelism.
2999
3000 2003-02-17 Andrew Cagney <ac131313@redhat.com>
3001
3002 * configure: Regenerate using autoconf 000227.
3003
3004 2003-02-15 Geoffrey Keating <geoffk@apple.com>
3005
3006 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3007 don't configure target-libobjc.
3008 * configure: Regenerate.
3009
3010 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3011
3012 * Makefile.tpl (RANLIB): Define.
3013 * Makefile.in: Regenerate.
3014
3015 2003-02-06 Keith R Seitz <keiths@redhat.com>
3016
3017 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3018 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3019 * Makefile.in: Regenerated.
3020 * configure.in: Remove all traces of snavigator, db, and grep.
3021 * configure: Regenerated.
3022
3023 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
3024
3025 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3026 * Makefile.in: Regenerated.
3027
3028 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
3029
3030 * config.if: Copy from GCC.
3031
3032 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
3033
3034 * configure.in: Revert 24Jan change.
3035 * configure: Regenerate.
3036
3037 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3038
3039 * configure.in: Revert previous change.
3040 * configure: Regenerate.
3041
3042 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3043
3044 * configure.in: Make rda native-only.
3045 * configure: Regenerate.
3046
3047 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3048
3049 * configure.in: Add missing \.
3050 * configure: Rebuilt.
3051
3052 2003-01-17 Jakub Jelinek <jakub@redhat.com>
3053
3054 * configure.in (baseargs): Avoid using \| in sed regular
3055 expressions.
3056 * configure: Rebuilt.
3057
3058 2003-01-16 Jakub Jelinek <jakub@redhat.com>
3059
3060 * configure.in (baseargs): Remove all supported forms of
3061 --cache-file, --srcdir, --host, --build and --target options
3062 from argument lists.
3063 * configure: Rebuilt.
3064
3065 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
3066
3067 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3068 * configure: Rebuilt.
3069
3070 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3071
3072 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3073 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3074 * Makefile.in: Regenerate.
3075 * configure: Regenerate.
3076
3077 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3078
3079 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3080 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3081 * Makefile.in: Regenerate.
3082
3083 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
3084
3085 * configure.in: Remove Makefile in build, host and target modules
3086 unless configure was run with --no-recursion.
3087 * configure: Rebuilt.
3088
3089 2003-01-08 Chris Demetriou <cgd@broadcom.com>
3090
3091 * config.guess: Update to 2003-01-03 version.
3092 * config.sub: Update to 2003-01-03 version.
3093
3094 2003-01-07 Christopher Faylor <cgf@redhat.com>
3095
3096 * configure: Regenerate with proper autoconf 2.13.
3097
3098 2003-01-07 Christopher Faylor <cgf@redhat.com>
3099
3100 * configure.in: Add AC_PREREQ for consistency.
3101 * configure: Regenerate.
3102
3103 2003-01-06 Andrew Cagney <ac131313@redhat.com>
3104
3105 * configure.in (GDB_TK): Add tcl directories conditional on
3106 gdb/gdbtk directory being present.
3107 * configure: Regenerate.
3108
3109 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
3110
3111 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3112 by gcc if LD is not defined and we are not doing a Canadian Cross.
3113 * configure: Rebuilt.
3114
3115 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
3116
3117 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3118
3119 2002-12-31 Tom Tromey <tromey@redhat.com>
3120
3121 * Makefile.in: Rebuilt.
3122 * Makefile.def (target_modules) [libffi]: Allow installation.
3123
3124 2002-12-31 Andreas Schwab <schwab@suse.de>
3125
3126 * configure.in: Fix use of $program_transform_name.
3127 * configure: Regenerated.
3128
3129 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
3130
3131 * configure.in (baseargs): Don't remove first configure argument.
3132 * configure: Regenerated.
3133
3134 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
3135
3136 * Makefile.tpl (local-distclean): Don't remove...
3137 (multilib.ts): ... this. Moved into...
3138 (multilib.out): ... this. Don't use sub-make.
3139 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3140 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3141 (configure-build-[+module+], configure-[+module+],
3142 configure-target-[+module+], configure-gcc): ... these. Test
3143 for Makefile existence. Drop config.status from dependencies.
3144 * Makefile.in: Rebuilt.
3145 * configure.in: Move gcc-version-trigger to the end of
3146 ac_configure_args. Add comments to maybedep.tmp and
3147 serdep.tmp. Introduce --disable-serial-configure. Remove
3148 nonopt from baseargs, matching and removing corresponding
3149 whitespace while at it.
3150 * configure: Rebuilt.
3151
3152 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
3153
3154 * configure.in (host_configargs): Replace reference to
3155 no-longer-defined buildopts with --build=${build_alias}.
3156 * configure: Rebuilt.
3157
3158 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
3159
3160 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3161 program_transform_name to standard idiom.
3162 (AUTOGEN, AUTOCONF): Define.
3163 (Makefile.in): Use $(AUTOGEN).
3164 (Makefile): Depend on config.status, and use autoconf-style rule to
3165 build it. Move original commands to...
3166 (config.status): ... this new target.
3167 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3168 $(AUTOCONF).
3169 * Makefile.in: Rebuilt.
3170
3171 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3172
3173 * Makefile.tpl: Fix dramatic bustage due to change in
3174 program_transform_name.
3175 * Makefile.in: Regenerate.
3176
3177 * configure.in: Remove unnecessary PATH setting.
3178 * configure: Regnerate.
3179
3180 * configure.in: Don't default to unprefixed tools unless
3181 the native tools will work.
3182 * configure: Regenerate.
3183
3184 * configure.in: Convert to autoconf script. Blow away lots
3185 of now-redundant Makefile fragments.
3186 * configure: Generate using Autoconf.
3187 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3188 * Makefile.in: Regenerate.
3189
3190 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3191
3192 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
3193 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3194
3195 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
3196 where they belong.
3197
3198 2002-12-24 Andreas Schwab <schwab@suse.de>
3199
3200 * Makefile.tpl (multilib.out): Fix missing space.
3201 * Makefile.in: Regenerate.
3202
3203 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3204
3205 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3206 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3207 * Makefile.in: Regenerate.
3208 * configure.in: Remove unnecessary leftovers.
3209
3210 2002-12-21 Geoffrey Keating <geoffk@apple.com>
3211
3212 * configure.in (extra_ranlibflags_for_target): New variable.
3213 (*-*-darwin): Add -c to ranlib commands.
3214 * configure (tooldir): Handle extra_ranlibflags_for_target.
3215
3216 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3217
3218 * COPYING.NEWLIB: Updated.
3219 * COPYING.LIBGLOSS: Ditto.
3220
3221 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3222
3223 * Makefile.tpl: Revert HJL's change.
3224 * Makefile.in: Regenerated.
3225 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3226 always.
3227
3228 2002-12-19 Andreas Schwab <schwab@suse.de>
3229
3230 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3231 * Makefile.in: Regenerate.
3232
3233 2002-12-18 H.J. Lu <hjl@gnu.org>
3234
3235 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3236 * Makefile.in: Regenerated.
3237
3238 * configure.in (build_prefix): New. Substitute.
3239
3240 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3241
3242 * Makefile.tpl: Don't let real targets depend on phony targets.
3243 * Makefile.in: Regenerate.
3244
3245 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3246 * Makefile.in: Regenerate.
3247
3248 2002-12-16 Jason Merrill <jason@redhat.com>
3249
3250 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3251 previous 'make bootstrap'.
3252 * Makefile.in: Regenerate.
3253
3254 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3255
3256 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3257
3258 2002-12-13 Jason Merrill <jason@redhat.com>
3259
3260 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3261 library tests.
3262 (check-c++): Just depend on it and check-target-libstdc++-v3.
3263 * Makefile.in: Regenerate.
3264
3265 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3266
3267 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3268 * Makefile.in: Regenerate.
3269
3270 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3271
3272 * COPYING.NEWLIB: Update list of alternate Regent of California
3273 licenses and discuss official revoking of advertising clause.
3274 * COPYING.LIBGLOSS: Ditto.
3275
3276 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
3277
3278 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3279 * Makefile.in: Rebuilt.
3280
3281 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
3282
3283 * configure: Fix bug put in by gremlins.
3284
3285 * Makefile.tpl: Substitute more autoconfily.
3286 * configure: Substitute more autoconfily.
3287 * Makefile.in: Regenerate.
3288
3289 2002-12-08 Andrew Cagney <ac131313@redhat.com>
3290
3291 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3292 * Makefile.in (all-sim): Ditto.
3293
3294 2002-12-06 DJ Delorie <dj@redhat.com>
3295
3296 * Makefile.tpl: Change configure dependencies to not have real
3297 targets depend on phony targets.
3298
3299 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3300
3301 * configure.in: Revert unintentional change.
3302
3303 * src-release: Configure host subdirs.
3304
3305 * Makefile.tpl: Change dependency for */multilib.out so that
3306 it works when gcc isn't in the tree.
3307
3308 * configure.in: Substitute more.
3309 * configure: Run subconfigures from the Makefile.
3310 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3311 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3312
3313 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3314
3315 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3316 and corresponding dependencies.
3317 * Makefile.in: Regenerate.
3318
3319 * configure.in (host_tools): Order binutils, gas and ld for
3320 convenience in running the testsuites.
3321
3322 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3323 * Makefile.in: Regenerate.
3324 * configure.in: Introduce rules to serialize subconfigure runs.
3325
3326 * configure.in: Introduce BASE_CC_FOR_TARGET.
3327 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3328 Realize configure-build-* targets. Realize configure-target-* targets.
3329 * Makefile.in: Regenerate.
3330
3331 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3332
3333 * configure: Move gcc_version_trigger stuff from here...
3334 * configure.in: ...to here.
3335
3336 * configure.in: Separate subconfigure options added by this file from
3337 options given by the user. Add machinery to put args for host
3338 subconfigures into the Makefile.
3339
3340 * Makefile.tpl: Remove 'vault' targets.
3341 * Makefile.tpl: Reorder and comment dependencies.
3342 * Makefile.in: Regenerate.
3343
3344 2002-11-28 Geoffrey Keating <geoffk@apple.com>
3345
3346 * configure.in: Move host-specific darwin noconfigdirs into
3347 the host-specific section.
3348
3349 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3350
3351 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3352 during replay.
3353 * Makefile.in: Regenerate.
3354
3355 (finishing slow-motion replay)
3356 * configure: Remove skip-this-dir support.
3357 * Makefile.tpl: Remove skip-this-dir support.
3358
3359 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3360 subdirectories.
3361 * Makefile.in: Regenerate.
3362
3363 * Makefile.tpl: Strip out useless setting of 'dir'.
3364 * Makefile.in: Regenerate.
3365
3366 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3367
3368 (finishing slow-motion replay)
3369 * configure.in: Fix deeply stupid bug.
3370
3371 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3372 shell code in CXX_FOR_TARGET
3373 * Makefile.def: Introduce raw_cxx.
3374 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3375 RAW_CXX_FOR_TARGET.
3376 * Makefile.in: Regenerate.
3377
3378 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3379
3380 (finishing slow-motion replay)
3381 * Makefile.tpl: Remove unnecessary ifs.
3382 * Makefile.in: Regenerate.
3383
3384 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
3385 dependencies. Maybe-ize build-libiberty. Create dummy install
3386 targets for 'no_install' modules.
3387 * configure: Move GDB_TK substitution to configure.in. Move
3388 build_modules stuff to configure.in.
3389 * configure.in: Implement soft dependency machinery. Maybe-ize
3390 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3391 * Makefile.in: Regenerate.
3392
3393 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3394
3395 (continuing slow-motion replay)
3396 * Makefile.tpl: Make all-target, install-target behave similarly
3397 to all, install (only hitting configured targets). Eliminate
3398 unused macro defintions.
3399
3400 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3401 build != host.
3402
3403 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3404
3405 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3406
3407 * configure.in: Produce lists of subdir targets we're actually
3408 configuring. Remove references to "dosrel".
3409 * Makefile.tpl: Let configure set which subdir targets are hit.
3410 Remove install-cross; clean up install; remove ALL. Remove
3411 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
3412 Autogenerate host module targets. Remove empty dependency lines
3413 and redundant dependency; rearrange slightly.
3414 * Makefile.def: Add host-side libtermcap, utils.
3415
3416 * Makefile.in: Regenerate.
3417
3418 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3419
3420 (Continuing slow-motion replay)
3421 * Makefile.def: Add list of recursive targets to autogenerate.
3422 Add build_modules.
3423 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3424 targets. Autogenerate *-build-* targets.
3425 * Makefile.in: Regenerate.
3426
3427 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3428
3429 (Continuing slow-motion replay)
3430 * configure: More autoconf-style substitutions.
3431 * Makefile.tpl: More autoconf-style substitutions.
3432 * Makefile.in: Regenerate.
3433
3434 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3435
3436 (Continuing slow-motion replay)
3437 * configure: Substitute more variables in a more autoconf-friendly
3438 way. Simplify slightly.
3439 * Makefile.tpl: Make more variables substitutable in an
3440 autoconf-friendly way.
3441 * Makefile.in: Regenerate.
3442
3443 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3444
3445 (Continuing slow-motion replay)
3446 * configure.in (v810*): Remove special setting of tools.
3447
3448 * configure: Add support for extra required flags for ar or nm.
3449 * configure.in (aix4.3+): Use above support for target-specific
3450 issues, rather than using config/mt-aix43.
3451
3452 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3453
3454 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3455 * configure: Remove 'removing', which doesn't work. Replace $subdir
3456 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3457 with $srcdir. Reformat indentation. Substitute some variables
3458 formerly hard-coded in the Makefile for build=host.
3459 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3460 * Makefile.def: Autogenerate more.
3461 * Makefile.in: Regenerate.
3462
3463 2002-11-13 Bruce Korb <bkorb@gnu.org>
3464
3465 * Makefile.tpl: syntactic cleanup
3466
3467 2002-11-04 Kevin Buettner <kevinb@redhat.com>
3468
3469 * Makefile.def (host_modules): Add rda.
3470 * Makefile.in: Regenerate.
3471 * configure.in (target_tool): Add target-rda to list.
3472
3473 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
3474
3475 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3476 and restrap targets to this rule.
3477 * Makefile.in: Regenerate.
3478
3479 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3480
3481 * configure.in (i[3456]86-*-linux*): Add check to disable
3482 ${libgcj} for glibc1.
3483
3484 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3485
3486 * configure.in: Add tic4x target.
3487
3488 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3489
3490 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3491 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3492 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3493 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3494 * Makefile.in: Regenerate.
3495
3496 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3497
3498 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3499 * Makefile.in: Regenerate.
3500
3501 * Makefile.def: Remove order dependency comments.
3502 * Makefile.tpl: Add explicit install-install dependencies.
3503 * Makefile.in: Regenerate.
3504
3505 * Makefile.tpl: Remove material now in src-release. (Finally!)
3506 * Makefile.in: Regenerate.
3507
3508 * configure: Restore my original patch by syncing with gcc version.
3509
3510 * Bring following over from gcc:
3511
3512 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3513
3514 * configure.in (s390*-*-linux*): Enable libgcj.
3515
3516 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3517
3518 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3519
3520 2002-10-02 Alan Modra <amodra@bigpond.net.au>
3521
3522 * configure: Move stray lines back to where they belong.
3523
3524 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3525
3526 * Makefile.tpl: Insert configure-target target, for src-release.
3527
3528 * configure: Finish reverting change which Andrew Cagney started
3529 reverting. Should fix bustage.
3530
3531 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3532 * src-release: New file. Contains material for making net
3533 releases for gdb, binutils, et al., formerly in Makefile.in.
3534
3535 2002-09-30 Nick Clifton <nickc@redhat.com>
3536
3537 * cpu: New top level directory. Intended to hold input files for
3538 CGEN which have FSF copyright assignment.
3539 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3540
3541 2002-09-29 Andrew Cagney <ac131313@redhat.com>
3542
3543 Revert below (note that src does not contain Makefile.tpl):
3544 * Makefile.tpl: Make subsituted variables more autoconfy.
3545 * Makefile.in: Regenerate.
3546
3547 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3548
3549 * configure: Revert accidentally applied changes.
3550
3551 * Makefile.tpl: Make more autoconf-friendly.
3552 * Makefile.in: Regenerate.
3553 * configure: Make substitution more autoconf-like.
3554
3555 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
3556
3557 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3558 single entry to handle all these.
3559 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3560 libjava on arm-*-elf.
3561
3562 2002-09-27 Geoffrey Keating <geoffk@apple.com>
3563
3564 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3565 things that depend on them.
3566
3567 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3568
3569 * Makefile.tpl: Make subsituted variables more autoconfy.
3570 * Makefile.in: Regenerate.
3571 * configure: Make seds more autoconfy.
3572
3573 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3574
3575 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3576 * Makefile.in: Regenerate.
3577 * configure.in: Rewrite sed statements to look autoconfy.
3578
3579 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3580 all-target-foo on configure-target-foo.
3581 * Makefile.def: Ditto.
3582 * Makefile.in: Rebuild.
3583
3584 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3585
3586 * Makefile.def: New file.
3587 * Makefile.tpl: New file.
3588 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3589
3590 * configure.in: Minor rearrangement. Simplify tests.
3591
3592 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3593
3594 * configure.in (with_headers): Skip copy if value is "yes".
3595 (with_libs): Likewise.
3596
3597 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3598
3599 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3600 * configure.in (sh*-*-pe*): Ditto.
3601 * configure.in (mips*-*-pe*): Ditto.
3602 * configure.in (*arm-wince-pe): Ditto.
3603
3604 * configure.in: Rearrange.
3605
3606 2002-09-12 Nick Clifton <nickc@redhat.com>
3607
3608 * Import these changes from the config master repository:
3609
3610 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3611
3612 * config.sub: Add tic4x target.
3613
3614 2002-09-03 Ben Elliston <bje@redhat.com>
3615
3616 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3617 Reported by <Duncan_Stodart@insession.com>.
3618
3619 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3620
3621 * COPYING.NEWLIB: More updates.
3622
3623 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3624
3625 * COPYING.NEWLIB: Update.
3626
3627 2002-08-23 Andrew Cagney <ac131313@redhat.com>
3628
3629 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3630
3631 * config.guess: Import version 2002-08-23.
3632 * config.sub: Import version 2002-08-22.
3633
3634 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
3635
3636 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3637 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3638 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3639
3640 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3641
3642 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3643
3644 2002-08-04 H.J. Lu (hjl@gnu.org)
3645
3646 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3647
3648 2002-07-31 Alan Modra <amodra@bigpond.net.au>
3649
3650 * configure.in: Move generic linux case to end. Copy generic
3651 linux noconfigdirs to mips*-*-linux* entry and new
3652 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3653
3654 2002-07-19 Chris Demetriou <cgd@broadcom.com>
3655
3656 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3657 one instance of them which was missed to the list to update.
3658
3659 2002-07-16 Chris Demetriou <cgd@broadcom.com>
3660
3661 * config.guess: Update to 2002-07-09 version.
3662 * config.sub: Update to 2002-07-03 version.
3663
3664 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3665
3666 * configure.in: Remove two redundant tests.
3667
3668 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3669
3670 * configure.in (mips*-*-irix6*o32): Enable stabs.
3671
3672 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3673
3674 * configure.in: Don't build grez.
3675 * Makefile.in: Ditto.
3676
3677 * Makefile.in: Remove references to bsp, cygmon, libstub.
3678 * configure.in: Ditto.
3679
3680 * configure.in: Remove leftover reference to gdbtest.
3681
3682 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
3683
3684 * configure.in (gxx_include_dir): Change to match versioned
3685 C++ headers if --enable-version-specific-runtime-libs is used.
3686
3687 2002-07-04 Steve Ellcey <sje@cup.hp.com>
3688
3689 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3690
3691 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3692
3693 * configure.in: Make --without-x work.
3694
3695 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3696
3697 * contrib: New directory. Created to contain a copy of the
3698 texi2pod.pl script so that it is in the same place as the version in
3699 the FSF GCC sources.
3700
3701 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3702
3703 * configure.in: Rearrange target Makefile fragment collection.
3704
3705 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3706 cvs[src].
3707 * configure.in: Ditto.
3708
3709 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3710
3711 * Makefile.in: Eliminate 'apache' targets.
3712 * configure.in: Eliminate 'apache' targets.
3713
3714 * configure.in: Eliminate redundant tests. Reorganize.
3715
3716 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3717
3718 * config-ml.in: Eliminate references to Cygnus configure.
3719
3720 * Makefile.in: Eliminate references to building emacs.
3721
3722 2002-07-01 Denis Chertykov <denisc@overta.ru>
3723
3724 * configure.in: Add support for ip2k.
3725
3726 2002-06-24 Ben Elliston <bje@redhat.com>
3727
3728 * configure.in (host_tools): Remove cgen.
3729
3730 * Makefile.in (all-cgen): Remove; runs from its source directory.
3731 (check-cgen, install-cgen, clean-cgen): Likewise.
3732 (all-opcodes): No not depend on all-cgen.
3733 (all-sim): Likewise.
3734
3735 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3736
3737 * configure.in: Fix AIX configury bug.
3738
3739 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3740
3741 * configure.in: Replace ${topsrcdir} with ${srcdir}.
3742
3743 * configure.in: Move definition of libstdcxx_flags right above
3744 usage, rather than way earlier.
3745
3746 * configure.in: Pull definition of is_cross_compiler earlier.
3747
3748 * configure.in: Rearrange a little.
3749
3750 * configure.in: Remove references to librx.
3751 * Makefile.in: Remove references to librx.
3752
3753 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3754
3755 * configure.in: Eliminate ${gasdir} variable.
3756
3757 2002-06-18 Dave Brolley <brolley@redhat.com>
3758
3759 * configure.in: Add support for frv.
3760 * config.sub: Add support for frv.
3761
3762 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3763
3764 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3765
3766 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3767
3768 * configure.in (vax-*-netbsd*): Re-enable gas.
3769
3770 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3771
3772 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3773 BUILD_PREFIX_1, to correct nomenclature.
3774 * configure: Likewise.
3775
3776 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3777 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3778
3779 2002-05-31 Olaf Hering <olh@suse.de>
3780
3781 * config-ml.in: Propogate DESTDIR also.
3782
3783 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3784
3785 * configure.in (vax-*-netbsd*): Don't build gas for this
3786 platform.
3787
3788 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3789
3790 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3791 and libgcj for AVR.
3792
3793 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3794
3795 * config.sub: Add DLX target.
3796
3797 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3798
3799 * config.guess: Update to 2002-05-22 version.
3800 * config.sub: Likewise.
3801
3802 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3803
3804 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3805 * config-ml.in: Likewise.
3806 * configure: Likewise.
3807 * configure.in: Likewise.
3808
3809 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3810
3811 * configure.in: Simplify makefile fragment collection.
3812
3813 * configure.in: Remove code to build emacs.
3814
3815 * configure.in : Remove --srcdir argument from targargs and buildargs
3816 (it's always overridden in the Makefile anyway). Rearrange a bit.
3817
3818 * configure: Move some logic to configure.in.
3819 * configure.in: Move some logic from configure.
3820
3821 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3822
3823 * COPYING.LIBGLOSS: New file.
3824
3825 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3826
3827 * Makefile.in: Honour DESTDIR.
3828
3829 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
3830
3831 * configure.in (noconfigdirs): Don't disable libgcj on
3832 sparc64-*-solaris* and sparcv9-*-solaris*.
3833
3834 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
3835
3836 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3837
3838 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3839
3840 * configure.in (FLAGS_FOR_TARGET): Do not add
3841 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3842 on i[3456]86-*-linux*.
3843
3844 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3845
3846 * configure.in (noconfigdirs): Replace [ ] with test.
3847
3848 * configure.in (noconfigdirs): Do not add target-newlib if
3849 target == i[3456]86-*-linux*, and host == target.
3850
3851 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3852
3853 * config.guess: Updated to 2002-04-26's version.
3854 * config.sub: Updated to 2002-04-26's version.
3855
3856 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3857
3858 * configure.in: delete reference to absent file
3859
3860 * configure.in: replace '[' with 'test'
3861
3862 * configure.in: Eliminate references to gash.
3863 * Makefile.in: Eliminate references to gash.
3864
3865 * configure.in: remove useless references to 'pic' makefile fragments.
3866
3867 * configure.in: (*-*-windows*) Finish removing.
3868
3869 * configure.in: Eliminate redundant test for libgui.
3870
3871 2002-04-26 Joel Sherrill <joel@OARcorp.com>
3872
3873 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3874 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3875
3876 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3877
3878 * configure.in: remove references to dead files
3879
3880 2002-04-18 Tom Tromey <tromey@redhat.com>
3881
3882 * configure.in: Disallow configuring libgcj when it is already
3883 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3884 Solaris 2.8 by default. For PR libgcj/6158.
3885
3886 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3887
3888 * configure.in: Move default CC setting out of config/mh-* fragments
3889 directly into here.
3890
3891 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3892
3893 * configure.in: don't even try to configure or make a subdirectory
3894 if there's no configure script for it.
3895
3896 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3897
3898 * MAINTAINERS: Remove chill maintainers.
3899 * Makefile.in (CHILLFLAGS): Remove.
3900 (CHILL_LIB): Remove.
3901 (TARGET_CONFIGDIRS): Remove libchill.
3902 (CHILL_FOR_TARGET): Remove.
3903 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3904 CHILL_LIB.
3905 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3906 (CHECK_TARGET_MODULES): Likewise.
3907 (INSTALL_TARGET_MODULES): Likewise.
3908 (CLEAN_TARGET_MODULES): Likewise.
3909 (configure-target-libchill): Remove.
3910 (all-target-libchill): Remove.
3911 * configure.in (target_libs): Remove target-libchill.
3912 Do not compute CHILL_FOR_TARGET.
3913 * libchill: Remove directory.
3914
3915 2002-04-15 DJ Delorie <dj@redhat.com>
3916
3917 * Makefile.in, configure.in, configure: Sync with gcc, entries
3918 follow...
3919
3920 2002-04-08 Tom Tromey <tromey@redhat.com>
3921
3922 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3923 Fixes PR libgcj/6068.
3924
3925 2002-03-30 Krister Walfridsson <cato@df.lth.se>
3926
3927 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3928
3929 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3930
3931 * configure.in (alpha*-dec-osf*): Enable libgcj.
3932
3933 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3934
3935 Fix for: PR bootstrap/3591, target/5676
3936 * configure.in (mcore-pe): Disable the configuration of
3937 libstdc++-v3 since exceptions are not supported.
3938
3939 2002-03-20 Anthony Green <green@redhat.com>
3940
3941 * configure.in: Enable libgcj for xscale-elf target.
3942
3943 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
3944
3945 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3946 libjava.
3947 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3948
3949 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
3950
3951 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3952 libstdc++-v3 and libjava.
3953
3954 2002-02-11 Adam Megacz <adam@xwt.org>
3955
3956 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3957 boehm-gc
3958
3959 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
3960
3961 * config.guess: Updated to 2002-01-30's version.
3962 * config.sub: Updated to 2002-02-01's version.
3963 Contribute sh64-elf.
3964 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3965 * configure.in: Added sh64-*-*.
3966
3967 2002-01-17 H.J. Lu <hjl@gnu.org>
3968
3969 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3970 (all-target-fastjar): Also depend on all-target-libiberty.
3971
3972 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3973
3974 * configure, configure.in: Use temp file for long sed commands.
3975
3976 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3977
3978 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3979 libf2c.
3980
3981 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3982
3983 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3984
3985 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
3986
3987 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3988
3989 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3990
3991 * configure: Handle temporary files securely using mkdir.
3992
3993 2001-09-26 Will Cohen <wcohen@redhat.com>
3994
3995 * configure.in (*-*-linux*): Disable configuration of target-newlib
3996 and target-libgloss.
3997
3998 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3999
4000 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4001 RANLIB.
4002
4003 2001-08-11 Graham Stott <grahams@redhat.com>
4004
4005 * Makefile.in (check-c++): Add missing semicolon.
4006
4007 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4008
4009 * configure.in (sh-*-linux*): New.
4010
4011 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4012
4013 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4014 and libgcj on m68hc11/m68hc12.
4015
4016 2001-06-27 H.J. Lu (hjl@gnu.org)
4017
4018 * Makefile (CFLAGS_FOR_BUILD): New.
4019 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4020
4021 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
4022
4023 * configure.in (libstdcxx_flags): Do not try to execute
4024 libstdc++-v3/testsuite_flags until it exists.
4025
4026 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4027
4028 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4029
4030 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4031
4032 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4033
4034 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4035
4036 * configure.in: Move *-chorusos target case to the proper switch.
4037 Disable libgcj.
4038
4039 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4040
4041 * Makefile.in (STAGE1_CFLAGS): Pass down.
4042
4043 2001-04-13 Alan Modra <amodra@one.net.au>
4044
4045 * config.guess: Add hppa64-linux support. Note for next import that
4046 this is already in the master file.
4047 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4048
4049 2001-03-22 Colin Howell <chowell@redhat.com>
4050
4051 * Makefile.in (DO_X): Do not backslash single-quotes in
4052 backquotes (two places).
4053
4054 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
4055
4056 * Makefile.in (DO_X): Quote nested quotes.
4057
4058 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
4059
4060 * Makefile.in (DO_X): Use double quotes for quoting
4061 "RANLIB=$${RANLIB}".
4062
4063 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4064
4065 * configure.in: Only use `lang_requires' for languages athat are
4066 actually enabled.
4067
4068 2001-03-07 Tom Tromey <tromey@redhat.com>
4069
4070 * configure.in: Allow config-lang.in to set `lang_requires' to list
4071 of other required languages.
4072
4073 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
4074
4075 * Makefile.in: Remove RANLIB definition. Use RANLIB
4076 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4077 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4078
4079 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4080 Alexandre Oliva <aoliva@redhat.com>
4081
4082 * Makefile.in (check-c++): Use tabs, not spaces.
4083
4084 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4085
4086 * Makefile.in (check-c++): New rule.
4087
4088 * configure.in (target_libs): Remove libg++.
4089 (noconfigdirs): Remove libg++.
4090 (noconfigdirs): Same.
4091 (noconfigdirs): Same.
4092 (noconfigdirs): Same.
4093
4094 * config-ml.in: Remove libg++ references.
4095
4096 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4097 (ALL_TARGET_MODULES): Same.
4098 (configure-target-libg++): Remove.
4099 (all-target-libg++): Remove.
4100 (configure-target-libio): Remove.
4101 (all-target-libio): Remove.
4102 (check-target-libio): Remove.
4103 (.PHONY): Remove.
4104 (libg++.tar.bz2): Remove.
4105 (all-target-cygmon): Remove libio.
4106 (all-target-libstdc++): Remove.
4107 (configure-target-libstdc++): Remove.
4108 (TARGET_LIB_PATH): Remove libstdc++.
4109 (ALL_GCC_CXX): Remove libstdc++.
4110 (all-target-gperf): Correct.
4111
4112 2001-02-15 Anthony Green <green@redhat.com>
4113
4114 * configure: Introduce GCJ_FOR_TARGET.
4115 * configure.in: Ditto.
4116 * Makefile.in: Ditto.
4117
4118 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4119
4120 * configure.in: for *-chorusos, don't config target-newlib and
4121 target-libgloss.
4122
4123 2001-02-04 Mark Mitchell <mark@codesourcery.com>
4124
4125 Remove V2 C++ library.
4126 * configure.in: Remove --enable-libstdcxx_v3 support.
4127
4128 2001-01-27 Richard Henderson <rth@redhat.com>
4129
4130 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4131
4132 2001-01-26 Tom Tromey <tromey@redhat.com>
4133
4134 * configure.in: Allow libgcj to be built on Sparc Solaris.
4135
4136 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4137
4138 * configure.in: Enable libgcj on several additional platforms.
4139
4140 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4141
4142 * configure.in: Enable libgcj for linux targets.
4143
4144 2001-01-09 Mike Stump <mrs@wrs.com>
4145
4146 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4147 failures of subdirectories.
4148
4149 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4150
4151 * configure: handle DOS-style absolute paths.
4152
4153 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4154
4155 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4156
4157 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4158
4159 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4160 (libstdcxx_incdir): Pass down.
4161 * config.if: Remove expired bits for cxx_interface, add stub.
4162 (libstdcxx_incdir): Add variable for g++ include directory.
4163 * configure.in (gxx_include_dir): Use it.
4164
4165 2000-12-15 Andreas Jaeger <aj@suse.de>
4166
4167 * configure.in: Handle lang_dirs.
4168
4169 2000-12-13 Anthony Green <green@redhat.com>
4170
4171 * configure.in: Disable libgcj for any target not specifically
4172 listed. Disable libgcj for x86 and Alpha Linux until compatible
4173 with g++ abi.
4174
4175 2000-12-13 Mike Stump <mrs@wrs.com>
4176
4177 * Makefile.in (local-distclean): Also remove fastjar.
4178
4179 2000-12-10 Anthony Green <green@redhat.com>
4180
4181 * configure.in: Define libgcj. Disable libgcj target libraries for
4182 most targets.
4183
4184 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4185
4186 * configure.in (target_libs): Revert 2000-12-08 patch.
4187 (noconfigdirs): Added target-libjava.
4188
4189 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4190
4191 * Makefile.in: handle DOS-style absolute paths.
4192
4193 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4194
4195 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4196 libjava.
4197 * configure.in (target_libs): Removed `target-libjava'.
4198
4199 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4200
4201 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4202 (ALL_MODULES): Added fastjar.
4203 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4204 (all-target-libjava): all-fastjar replaces all-zip.
4205 (all-fastjar): Added.
4206 (configure-target-fastjar, all-target-fastjar): Likewise.
4207 * configure.in (host_tools): Added fastjar.
4208
4209 2000-12-07 Mike Stump <mrs@wrs.com>
4210
4211 * Makefile.in (local-distclean): Remove leftover built files.
4212
4213 2000-11-16 Fred Fish <fnf@be.com>
4214
4215 * configure.in (enable_libstdcxx_v3): Fix typo,
4216 libstd++ -> libstdc++.
4217
4218 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4219
4220 * configure: Provide the original toplevel configure arguments
4221 (including $0) to subprocesses in the environment rather than
4222 through gcc/configargs.h.
4223
4224 2000-11-12 Mark Mitchell <mark@codesourcery.com>
4225
4226 * configure: Turn on libstdc++ V3 by default.
4227
4228 2000-10-16 Michael Meissner <meissner@redhat.com>
4229
4230 * configure (gcc/configargs.h): Only create if there is a build GCC
4231 directory created.
4232
4233 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
4234
4235 * configure: Save configure arguments to gcc/configargs.h.
4236
4237 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
4238
4239 * Makefile.in (bootstrap): avoid recursion if subdir missing
4240 (cross): ditto
4241 (do-proto-toplev): ditto
4242
4243 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4244
4245 * configure.in: Do not build byacc for hppa64. Provide paths to the
4246 X11 libraries for hppa64.
4247
4248 2000-09-02 Anthony Green <green@cygnus.com>
4249
4250 * Makefile.in (all-gcc): Depend on all-zlib.
4251 (CLEAN_MODULES): Add clean-zlib.
4252 (ALL_MODULES): Add all-zlib.
4253 * configure.in (host_libs): Add zlib.
4254
4255 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
4256
4257 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4258 $targargs to tell whether newlib is going to be built.
4259
4260 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4261 $$r/TARGET_SUBDIR/libio for _G_config.h.
4262
4263 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4264
4265 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4266
4267 * configure: Make enable_threads and enable_shared defaults
4268 explicit. Substitute enable_threads into generated Makefiles.
4269 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4270 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4271
4272 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
4273
4274 * configure.in: Re-enable all references to libg++ and librx.
4275
4276 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
4277
4278 * configure.in: Add *-*-freebsd* configurations.
4279
4280 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4281
4282 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4283 (do-tar, do-bz2): New rules.
4284 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4285 (gdb-tar): New rule.
4286 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4287 (insight_dejagnu.tar): New rule.
4288 (insight.tar): New rule.
4289 (gdb+dejagnu.tar): New rule.
4290 (gdb.tar): New rule.
4291
4292 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4293
4294 * MAINTAINERS: Update dejagnu/
4295
4296 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
4297
4298 * ltmain.sh (relink_command): Fix typo in previous change.
4299
4300 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
4301
4302 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4303 (relink_command): Added --tag flags.
4304 (mode=install): If relinking fails; error out.
4305
4306 2002-03-12 Richard Henderson <rth@redhat.com>
4307
4308 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4309 .NOTPARALLEL tag.
4310 (do-check): Rename from check.
4311 (check): Allow parallel check.
4312
4313 2002-03-11 Richard Henderson <rth@redhat.com>
4314
4315 * Makefile.in (.NOTPARALLEL): Add fake tag.
4316
4317 2002-03-07 H.J. Lu (hjl@gnu.org)
4318
4319 * configure.in: Enable gprof for mips*-*-linux*.
4320
4321 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
4322
4323 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4324 libjava.
4325 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4326
4327 2002-02-24 Andrew Cagney <ac131313@redhat.com>
4328
4329 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4330
4331 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
4332
4333 * config.guess: Import from master sources, rev 1.232.
4334 * config.sub: Import from master sources, rev 1.246.
4335
4336 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
4337
4338 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4339 because its Makefile is there; test for the executable instead.
4340
4341 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4342
4343 Contribute sh64-elf.
4344 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4345 * configure.in: Added sh64-*-*.
4346
4347 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4348
4349 * COPYING.NEWLIB: Remove advertising clause from
4350 Berkeley and Red Hat licenses.
4351
4352 2002-02-01 Mo DeJong <supermo@bayarea.net>
4353
4354 * Makefile.in: Add all-tix to deps for all-snavigator
4355 so that tix is built when building snavigator.
4356
4357 2002-02-01 Ben Elliston <bje@redhat.com>
4358
4359 * config.guess: Import from master sources, rev 1.229.
4360 * config.sub: Import from master sources, rev 1.240.
4361
4362 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
4363
4364 From Steve Ellcey <sje@cup.hp.com>:
4365 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4366 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4367 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4368 IA64.
4369 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4370 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4371 soname_spec, sys_lib_search_path_spec): Ditto.
4372
4373 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4374
4375 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4376 target-libiberty, and target-libgloss. Skip Java-related
4377 libraries if not supported for NetBSD on target CPU.
4378
4379 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4380
4381 * configure.in: Import StrongARM and XScale target_configdirs from
4382 FSF GCC version.
4383
4384 2002-01-16 H.J. Lu (hjl@gnu.org)
4385
4386 * config.guess: Import from master sources, rev 1.225.
4387 * config.sub: Import from master sources, rev 1.238.
4388
4389 * MAINTAINERS: Updated notes on config.guess and config.sub.
4390
4391 2002-01-11 Steve Ellcey <sje@cup.hp.com>
4392
4393 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4394 ld and gdb are not supported.
4395
4396 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4397
4398 * Change reference to Cygnus Solutions to be Red Hat.
4399
4400 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4401
4402 * COPYING.NEWLIB: Update generic copyright date.
4403
4404 2002-01-07 Mark Salter <msalter@redhat.com>
4405
4406 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4407 Allow target-libgloss to be built for arm, strongarm, and xscale.
4408
4409 2002-01-03 Ben Elliston <bje@redhat.com>
4410
4411 * MAINTAINERS: Update URL for config.* scripts.
4412
4413 2001-12-18 Alan Modra <amodra@bigpond.net.au>
4414
4415 * config.sub: Import latest version.
4416 * config.guess: Likewise.
4417
4418 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4419
4420 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4421 options for i[3456]86-pc-linux* native builds.
4422
4423 2001-12-05 Laurent Guerby <guerby@acm.org>
4424
4425 * MAINTAINERS: gcc adopts symlink-tree, refer more to
4426 libiberty.
4427
4428 Import this patch from gcc:
4429
4430 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4431
4432 * symlink-tree: handle DOS-style absolute paths.
4433
4434 2001-11-28 DJ Delorie <dj@redhat.com>
4435 Zack Weinberg <zack@codesourcery.com>
4436
4437 When build != host, create libiberty for the build machine.
4438
4439 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4440 CONFIG_ARGUMENTS.
4441 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4442 New variables.
4443 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4444 and rules.
4445 (all.normal): Depend on ALL_BUILD_MODULES.
4446 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4447 (all-build-libiberty): Depend on configure-build-libiberty.
4448
4449 * configure: Calculate and substitute proper value for
4450 ALL_BUILD_MODULES.
4451 * configure.in: Create the build subdirectory.
4452 Calculate and substitute TARGET_CONFIGARGS (formerly
4453 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4454
4455 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
4456
4457 * config.sub: Update to version 1.232 on subversion.
4458
4459 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4460
4461 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4462 files from .po files for a distribution.
4463
4464 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4465
4466 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4467
4468 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
4469
4470 Merged from net gcc:
4471 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4472 * ltcf-c.sh: Use $objext, not $ac_objext.
4473 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4474 * ltcf-cxx.sh: Add support for GNU.
4475 2001-07-22 Timothy Wall <twall@redhat.com>
4476 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4477 default settings if using GNU tools with that configuration.
4478 * ltcf-cxx.sh: Ditto.
4479 * ltcf-gcj.sh: Ditto.
4480 2001-07-21 Michael Chastain <chastain@redhat.com>
4481 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4482 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4483 * ltmain.sh: Mark as gcc-local.
4484
4485 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
4486
4487 * Makefile.in (all-bison): Revert 2001-10-24.
4488 Don't depend on texinfo.
4489
4490 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4491
4492 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
4493
4494 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4495
4496 * configure.in (--enable-languages): Be more permissive about
4497 syntax. Check for empty lists better. Warn about $LANGUAGES.
4498
4499 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4500
4501 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4502
4503 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
4504
4505 Makefile.in (all-bison): Don't depend on texinfo.
4506
4507 2001-10-03 Alan Modra <amodra@bigpond.net.au>
4508
4509 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4510
4511 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
4512
4513 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4514
4515 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
4516
4517 * config.sub, config.guess: Import latest from subversions.
4518
4519 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
4520
4521 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4522 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4523 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4524 avoid quotes nesting problems.
4525 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4526 (DO_X): Export only variables that are set.
4527
4528 2001-09-19 Ben Elliston <bje@redhat.com>
4529
4530 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4531 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4532 semantics. Use the shell built-in "type" command instead.
4533
4534 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4535
4536 * config.sub: Reverted the earlier change, this version is not the
4537 master file.
4538
4539 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4540
4541 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4542 Add support for mips64.
4543
4544 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
4545
4546 * configure.in: Enable libstdc++-v3 for h8300 targets.
4547
4548 2001-08-30 Eric Christopher <echristo@redhat.com>
4549 Jason Eckhardt <jle@redhat.com>
4550
4551 * config.sub: Add support for mipsisa32.
4552
4553 2001-08-30 Eric Christopher <echristo@redhat.com>
4554
4555 * config.sub, config.guess: Import latest from subversions.
4556
4557 2001-08-20 Alan Modra <amodra@bigpond.net.au>
4558
4559 * config.sub, config.guess: Import latest from subversions.
4560
4561 2001-07-26 DJ Delorie <dj@redhat.com>
4562
4563 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4564
4565 2001-06-19 Alan Modra <amodra@bigpond.net.au>
4566
4567 * Makefile.in: Revert 2001-06-17.
4568 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4569
4570 2001-06-17 H.J. Lu <hjl@gnu.org>
4571
4572 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4573 (gas+binutils.tar.bz2): Likewise.
4574 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4575
4576 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4577
4578 * Makefile.in (VER): When present, extract the version number from
4579 the file version.in.
4580
4581 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4582
4583 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4584 gcc/xgcc is built, use -print-prog-name to find out the program
4585 name to use.
4586
4587 2001-06-04 Mark Mitchell <mark@codesourcery.com>
4588
4589 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4590 with_gcc]: Use `gcc -shared' to build a shared library.
4591
4592 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4593
4594 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4595 archives.
4596
4597 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
4598
4599 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4600 libraries when using g++ with native linker.
4601
4602 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
4603
4604 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4605
4606 2001-05-24 Tom Rix <trix@redhat.com>
4607
4608 * configure.in : enable ld for aix
4609
4610 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
4611
4612 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4613 [aix4*|aix5*]: Prepend blank.
4614
4615 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
4616
4617 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4618 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4619 of subdir/configure scripts to use the new libtool.m4.
4620
4621 2001-05-14 H.J. Lu <hjl@gnu.org>
4622
4623 * config.if (libc_interface): Set to -libc6.2- for cross
4624 compiling to Linux/glibc 2.2.
4625
4626 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
4627
4628 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4629 libgcj.
4630
4631 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
4632
4633 * configure.in (noconfigdirs): Don't reset it from scratch in the
4634 target case; only append to it.
4635
4636 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
4637
4638 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4639 sparc-*-solaris2.8]: Disable ${libgcj}.
4640
4641 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
4642
4643 * configure.in (libgcj_saved): Copy from $libgcj.
4644 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4645 --disable-libgcj.
4646
4647 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
4648
4649 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4650 1.641.2.228.
4651
4652 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
4653
4654 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4655 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4656
4657 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
4658
4659 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4660 New macros.
4661 (bootstrap, cross): Use RECURSE_FLAGS.
4662 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4663
4664 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
4665
4666 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4667
4668 2001-03-23 Nick Clifton <nickc@redhat.com>
4669
4670 * README-maintainer-mode: Add note about inability to use "make
4671 distclean" in maintainer mode.
4672
4673 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
4674
4675 Re-installed:
4676 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4677 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4678 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4679 * ltcf-cxx.sh: Likewise.
4680 * ltcf-gcj.sh: Likewise.
4681
4682 2001-03-22 Philip Blundell <philb@gnu.org>
4683
4684 * config.sub, config.guess: Import latest from subversions.
4685
4686 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
4687
4688 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4689 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4690
4691 2001-03-20 Michael Chastain <chastain@redhat.com>
4692
4693 * Makefile.in: all-m4 depends on all-texinfo.
4694
4695 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
4696
4697 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4698
4699 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4700
4701 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4702 longer valid.
4703
4704 2001-02-16 Nick Clifton <nickc@redhat.com>
4705
4706 * configure.in (noconfigdirs): Allow configuration of texinfo
4707 for Cygwin hosts.
4708
4709 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4710
4711 * config.guess: Add linux target for S/390.
4712 * config.sub: Likewise.
4713 * configure.in: Likewise.
4714
4715 2001-02-06 Ben Elliston <bje@redhat.com>
4716
4717 * configure: Output host type to stdout, not stderr.
4718
4719 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4720
4721 * config.guess: Import from subversions.gnu.org (revision 1.181).
4722 * config.sub: Import from subversions.gnu.org (revision 1.199).
4723
4724 2001-01-30 Alan Modra <alan@linuxcare.com.au>
4725
4726 * config.guess: Handle hppa64-linux systems.
4727
4728 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4729
4730 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4731 Don't unset, it's non-portable and no longer necessary, set to empty
4732 instead.
4733
4734 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4735
4736 * ltconfig: Shell portability fix for the tagname validity check.
4737
4738 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4739
4740 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4741
4742 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
4743
4744 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4745 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4746
4747 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
4748
4749 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4750 keep at least one of build_libtool_libs or build_old_libs set to
4751 yes.
4752
4753 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
4754
4755 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4756 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4757
4758 2000-11-07 Philip Blundell <pb@futuretv.com>
4759
4760 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4761
4762 2000-11-03 Philip Blundell <pb@futuretv.com>
4763
4764 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4765 files.
4766
4767 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4768
4769 * COPYING.NEWLIB: Put into source repository.
4770
4771 2001-01-15 Ben Elliston <bje@redhat.com>
4772
4773 * configure.in (host_tools): Add sid.
4774 Always configure cgen.
4775 * Makefile.in (all-sid): New target.
4776 (check-sid, clean-sid, install-sid): Likewise.
4777
4778 2001-01-07 Andreas Jaeger <aj@suse.de>
4779
4780 * config.sub, config.guess: Update from subversions.
4781
4782 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
4783
4784 * configure.in: Disable language-specific target libraries for
4785 languages that aren't enabled.
4786
4787 2000-11-24 Nick Clifton <nickc@redhat.com>
4788
4789 * configure.in (xscale-elf): Add target.
4790 (xscale-coff): Add target.
4791 (c4x, c5x, tic54x): Move after ARM targets.
4792
4793 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
4794
4795 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4796
4797 2000-11-20 Ian Lance Taylor <ian@zembu.com>
4798
4799 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4800
4801 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
4802
4803 * Makefile.in: Merge with GCC and libgcj.
4804 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4805 configure-target-<library> when their configure scripts need the C
4806 or C++ library to have already been built to work properly.
4807 (do_proto_toplev): Set them to an empty string.
4808
4809 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
4810
4811 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4812 (REALLY_SET_LIB_PATH): Use them.
4813
4814 2000-11-06 Christopher Faylor <cgf@cygnus.com>
4815
4816 * config.sub: Add support for Sun Chorus
4817
4818 2000-11-02 Per Lundberg <plundis@chaosdev.org>
4819
4820 * config.sub: Add support for the *-storm-chaos OS.
4821
4822 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4823
4824 * configure.in (noconfigdirs): Don't compile some
4825 of the libraries for 68HC11 & 68hc12 targets.
4826
4827 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
4828
4829 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4830 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4831 all affected `configure' scripts.
4832
4833 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
4834
4835 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4836 ltcf-c.sh.
4837
4838 2000-09-12 Philip Blundell <philb@gnu.org>
4839
4840 * config.sub, config.guess: Update from subversions.
4841
4842 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
4843
4844 * Makefile.in (all-zlib): Added dummy target.
4845
4846 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4847 multi-language branch.
4848
4849 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
4850
4851 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4852 (bootstrap*): Depend on all-bootstrap.
4853
4854 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4855
4856 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4857 crosses, but add gcc/include to the header search path for them.
4858
4859 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
4860
4861 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4862 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4863 * gettext.m4: New file, extracted from aclocal.m4.
4864
4865 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
4866
4867 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4868 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4869 sub-configures.
4870
4871 2000-08-20 Doug Evans <dje@casey.transmeta.com>
4872
4873 * Makefile.in (ALL_MODULES): Add all-cgen.
4874 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4875 (all-cgen): New target.
4876 (all-opcodes,all-sim): Depend on all-cgen.
4877 * configure.in (host_tools): Add cgen.
4878 Only configure cgen if --enable-cgen-maint.
4879
4880 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
4881
4882 * config-ml.in (CC, CXX): Don't introduce a leading space.
4883
4884 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
4885
4886 * configure.in (libstdcxx_flags): Use
4887 libstdc++-v3/src/libstdc++.INC.
4888
4889 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
4890
4891 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4892
4893 2000-08-11 Jason Merrill <jason@redhat.com>
4894
4895 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4896 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4897 (FLAGS_FOR_TARGET): Not here.
4898 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4899
4900 2000-08-07 DJ Delorie <dj@redhat.com>
4901
4902 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4903 "if we're also building gcc, and it's a gcc that will run on the
4904 build machine, we want to use its includes instead of the system's
4905 default includes".
4906
4907 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
4908
4909 * configure.in (libstdcxx_flags): Don't use `"'.
4910
4911 * config-ml.in: Adjust multilib search paths to the
4912 appropriate multilib tree.
4913
4914 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
4915
4916 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4917 commas in $LANGUAGES.
4918
4919 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
4920
4921 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4922
4923 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
4924
4925 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4926 CXX_FOR_TARGET for sed.
4927
4928 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
4929
4930 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4931 Do not override if already set in the environment or in configure.
4932 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4933 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4934
4935 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
4936
4937 * Makefile.in (FLAGS_FOR_TARGET): New macro.
4938 (GCC_FOR_TARGET): Use it.
4939 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4940 * configure.in: ... here.
4941 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
4942 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4943
4944 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
4945
4946 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4947 (configure-target-libchill, configure-target-libobjc): Likewise.
4948
4949 * configure.in: Use the same cache file for all target libs.
4950 * config-ml.in: But different cache files per multilib variant.
4951
4952 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4953
4954 * configure (topsrcdir): Don't use dirname.
4955
4956 2000-07-20 Jason Merrill <jason@redhat.com>
4957
4958 * configure.in: Remove all references to libg++ and librx.
4959
4960 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4961
4962 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
4963
4964 * config.sub: Update to subversions version 2000-07-06.
4965
4966 2000-07-12 Andrew Haley <aph@cygnus.com>
4967
4968 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4969 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4970
4971 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
4972
4973 * symlink-tree: Check number of arguments.
4974
4975 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
4976
4977 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4978
4979 2000-07-05 Jim Wilson <wilson@cygnus.com>
4980
4981 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4982 search path for a g++ extracted from the build tree. This
4983 will allow link tests run by configure scripts in
4984 subdirectories to succeed.
4985
4986 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
4987
4988 * ltconfig: Add support for mips-dde-sysv4.2MP
4989
4990 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4991
4992 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4993 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4994
4995 2000-06-19 Timothy Wall <twall@cygnus.com>
4996
4997 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4998 * config.sub: Add tic54x target.
4999
5000 2000-06-07 Phillip Thomas <pthomas@suse.de>
5001
5002 * README-maintainer-mode: New file: Contains notes on using
5003 --enable-maintainer-mode with binutils.
5004
5005 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
5006
5007 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5008
5009 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
5010
5011 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5012 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5013
5014 20000-05-21 H.J. Lu (hjl@gnu.org)
5015
5016 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5017 directory are used if they exist. Make sure
5018 $(build_tooldir)/include is searched for header files,
5019 $(build_tooldir)/lib/ for library files.
5020 (GCC_FOR_TARGET): Likewise.
5021 (CXX_FOR_TARGET): Likewise.
5022
5023 2000-05-18 Jeffrey A Law (law@cygnus.com)
5024
5025 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5026
5027 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
5028
5029 * Makefile.in (configure-target-libiberty): Depend on
5030 configure-target-newlib.
5031
5032 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5033
5034 * configure.in, Makefile.in: Merge all libffi-related
5035 configury stuff from the libgcj tree.
5036
5037 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
5038
5039 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5040 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5041
5042 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
5043
5044 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5045 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5046 current version information. Add to proto-toplev directory.
5047 (gdb-taz): Build do-djunpack.
5048
5049 2000-05-15 David Edelsohn <edelsohn@gnu.org>
5050
5051 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5052
5053 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5054
5055 * ltmain.sh: Preserve in relink_command any environment
5056 variables that may affect the linker behavior.
5057
5058 2000-05-12 Jeffrey A Law (law@cygnus.com)
5059
5060 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5061
5062 2000-05-10 Jim Wilson <wilson@cygnus.com>
5063
5064 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5065
5066 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5067
5068 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5069 with the version name.
5070
5071 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
5072
5073 * config.if: Tweak.
5074
5075 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5076
5077 * djunpack.bat: New file.
5078
5079 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
5080
5081 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5082 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5083 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5084 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5085
5086 2000-04-16 Dave Pitts <dpitts@cozx.com>
5087
5088 * config.sub (case $basic_machine): Change default for "ibm-*"
5089 to "openedition".
5090
5091 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
5092
5093 * Makefile.in (gdb-taz): New target. GDB specific archive.
5094 (do-md5sum): New target.
5095 (MD5PROG): Define.
5096 (PACKAGE): Default to TOOL.
5097 (VER): Default to a shell script.
5098 (taz): Rewrite target. Move real work to do-proto-toplev. Include
5099 md5 checksum generation.
5100 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5101 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5102 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5103 insight.tar.bz2): Use gdb-taz to create archive.
5104
5105 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
5106
5107 * configure (warn_cflags): Delete.
5108
5109 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
5110 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
5111
5112 * configure.in (enable_libstdcxx_v3): Add.
5113 (target_libs): Add bits here to switch between libstdc++-v2 and
5114 libstdc++-v3.
5115 * config.if: And this file too.
5116 * Makefile.in: Add libstdc++-v3 targets.
5117
5118 2000-04-05 Michael Meissner <meissner@redhat.com>
5119
5120 * config.sub (d30v): Add d30v as a basic machine type.
5121
5122 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
5123
5124 * configure.in: -linux-gnu*, not -linux-gnu.
5125
5126 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
5127
5128 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5129 (do-tar-bz2): Replace TOOL with PACKAGE.
5130 (gdb.tar.bz2): Remove GDBTK from GDB package.
5131 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5132 dejagnu.tar.bz2): New packages.
5133
5134 2000-02-27 Andreas Jaeger <aj@suse.de>
5135
5136 * configure.in: Add entry for mips*-*-linux*, move catch all
5137 *-*-*linux* entry below this one.
5138
5139 2000-02-27 Ian Lance Taylor <ian@zembu.com>
5140
5141 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5142
5143 2000-02-24 Nick Clifton <nickc@cygnus.com>
5144
5145 * config.sub: Support an OS of "wince".
5146
5147 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
5148
5149 * config.guess, config.sub: Updated to match config's 2000-02-15
5150 version.
5151
5152 2000-02-23 Linas Vepstas <linas@linas.org>
5153
5154 * config.sub: Add support for Linux/IBM 370.
5155 * configure.in: Likewise.
5156
5157 2000-02-22 Nick Clifton <nickc@cygnus.com>
5158
5159 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5160
5161 2000-02-20 Christopher Faylor <cgf@cygnus.com>
5162
5163 * config.guess: Guess "cygwin" rather than "cygwin32".
5164
5165 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5166
5167 * configure (gcc_version): When setting, narrow search to
5168 lines containing `version_string'.
5169
5170 2000-02-15 Denis Chertykov <denisc@overta.ru>
5171
5172 * config.sub: Add support for avr target.
5173
5174 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
5175
5176 * config.sub: Add mmix-knuth-mmixware.
5177
5178 2000-01-27 Christopher Faylor <cgf@redhat.com>
5179
5180 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5181 structure stuff to -L library search.
5182 (CXX_FOR_TARGET): Ditto.
5183 (CROSS_CHECK_MODULES): Fix spelling mistake.
5184
5185 2000-01-24 Mark Mitchell <mark@codesourcery.com>
5186
5187 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5188 the C++ compiler.
5189
5190 2000-01-12 Richard Henderson <rth@cygnus.com>
5191
5192 * configure.in: Don't build some bits for beos.
5193
5194 2000-01-12 Joel Sherrill (joel@OARcorp.com)
5195
5196 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5197 as include files.
5198
5199 2000-01-06 Geoff Keating <geoffk@cygnus.com>
5200
5201 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5202 not mh-aix43.
5203
5204 1999-12-14 Richard Henderson <rth@cygnus.com>
5205
5206 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5207 * config.sub: Accept alphaev[78], alphaev8.
5208
5209 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5210
5211 * config.guess, config.sub: Update from autoconf.
5212
5213 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5214
5215 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5216 necessary libraries are missing.
5217
5218 1999-10-25 Andreas Schwab <schwab@suse.de>
5219
5220 * configure: Fix quoting inside arguments of eval.
5221
5222 1999-10-21 Nick Clifton <nickc@cygnus.com>
5223
5224 * config-ml.in: Allow suppression of some ARM multilibs.
5225
5226 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5227
5228 * config.guess: Add OS/390 match pattern.
5229 * config.sub: Add mvs, openedition targets.
5230 * configure.in (i370-ibm-opened*): New.
5231
5232 1999-09-04 Steve Chamberlain <sac@pobox.com>
5233
5234 * config.sub: Add support for configuring for pj.
5235
5236 1999-08-31 Nick Clifton <nickc@cygnus.com>
5237
5238 * config.sub (maybe_os): Add support for configuring for fr30.
5239
5240 1999-08-25 Nick Clifton <nickc@cygnus.com>
5241
5242 * configure.in: Do not configure or build ld for AIX
5243 platforms. ld is known to be broken on these platforms.
5244
5245 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5246
5247 * config-ml.in: Pass compiler flag corresponding to multidirs to
5248 subdir configures.
5249
5250 1999-08-09 Ian Lance Taylor <ian@zembu.com>
5251
5252 * Makefile.in (LDFLAGS): Define.
5253
5254 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5255
5256 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5257 noconfigdirs.
5258 (*-*-cygwin*): Likewise.
5259
5260 1999-08-08 Ian Lance Taylor <ian@zembu.com>
5261
5262 * mkdep: New file.
5263 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5264 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5265
5266 From Eli Zaretskii <eliz@is.elta.co.il>:
5267 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5268 long file name when using DJGPP on MS-DOS.
5269
5270 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5271
5272 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5273
5274 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5275
5276 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5277 dependency as this causes "make check" to globally "make all"
5278
5279 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5280
5281 * configure.in (target_libs): Added target-zlib.
5282 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5283 (CONFIGURE_TARGET_MODULES): Likewise.
5284 (CHECK_TARGET_MODULES): Likewise.
5285 (INSTALL_TARGET_MODULES): Likewise.
5286 (CLEAN_TARGET_MODULES): Likewise.
5287 (configure-target-zlib): New target.
5288 (all-target-zlib): Likewise.
5289 (all-target-libjava): Depend on all-target-zlib.
5290 (configure-target-libjava): Depend on configure-target-zlib.
5291
5292 * Makefile.in (configure-target-libjava): Depend on
5293 configure-target-newlib.
5294 (configure-target-boehm-gc): New target.
5295 (configure-target-qthreads): New target.
5296
5297 * configure.in (target_libs): Added target-qthreads.
5298 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5299 (CONFIGURE_TARGET_MODULES): Likewise.
5300 (CHECK_TARGET_MODULES): Likewise.
5301 (INSTALL_TARGET_MODULES): Likewise.
5302 (CLEAN_TARGET_MODULES): Likewise.
5303 (all-target-qthreads): New target.
5304 (configure-target-libjava): Depend on configure-target-qthreads.
5305 (all-target-libjava): Depend on all-target-qthreads.
5306
5307 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5308 (CONFIGURE_TARGET_MODULES): Likewise.
5309 (CHECK_TARGET_MODULES): Likewise.
5310 (INSTALL_TARGET_MODULES): Likewise.
5311 (CLEAN_TARGET_MODULES): Likewise.
5312 (all-target-libjava): New target.
5313 (all-target-boehm-gc): Likewise.
5314 * configure.in (target_libs): Added libjava, boehm-gc.
5315
5316 1999-07-22 Ian Lance Taylor <ian@zembu.com>
5317
5318 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5319 configure.bat in SUPPORT_FILES.
5320 (gas+binutils.tar.bz2): Likewise.
5321
5322 * makeall.bat: Remove; obsolete.
5323
5324 1999-07-21 Ian Lance Taylor <ian@zembu.com>
5325
5326 From Mark Elbrecht:
5327 * configure.bat: Remove; obsolete.
5328
5329 1999-07-11 Ian Lance Taylor <ian@zembu.com>
5330
5331 * configure: Add -W -Wall to the default CFLAGS when compiling with
5332 gcc.
5333
5334 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5335
5336 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5337
5338 1999-06-30 Mark Mitchell <mark@codesourcery.com>
5339
5340 * configure.in: Build ld on IRIX6.
5341
5342 1999-06-12 Ian Lance Taylor <ian@zembu.com>
5343
5344 * Makefile.in: Change distribution targets to use bzip2 instead of
5345 gzip.
5346 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5347 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5348
5349 1999-06-04 Nick Clifton <nickc@cygnus.com>
5350
5351 * config.sub: Add mcore target.
5352
5353 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
5354
5355 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5356
5357 1999-05-25 H.J. Lu (hjl@gnu.org)
5358
5359 * config.guess (dummy): Changed to $dummy.
5360
5361 1999-05-24 Nick Clifton <nickc@cygnus.com>
5362
5363 * config.sub: Tidied up case statements.
5364
5365 1999-05-22 Ben Elliston <bje@cygnus.com>
5366
5367 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5368 <jiro@din.or.jp>.
5369
5370 * config.guess: Merge with FSF version. Future changes will be
5371 more accurately recorded in this ChangeLog.
5372 * config.sub: Likewise.
5373
5374 1999-05-20 Stephen L Moshier <moshier@world.std.com>
5375
5376 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5377
5378 1999-04-30 Tom Tromey <tromey@cygnus.com>
5379
5380 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5381
5382 1999-04-23 Tom Tromey <tromey@cygnus.com>
5383
5384 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5385
5386 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
5387
5388 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5389 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5390 Bad merge removed these two changes.
5391
5392 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
5393 Martin Heller (Ing.-Buero_Heller@t-online.de)
5394
5395 * config.guess (interix Alpha): Add.
5396
5397 1999-04-11 Richard Henderson <rth@cygnus.com>
5398
5399 * configure.in (i?86-*-beos*): Do config gperf; don't config
5400 gdb, newlib, or libgloss.
5401
5402 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
5403
5404 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5405 link a trivial program with -mabi=64. If it fails, remove mabi=64
5406 from multidirs.
5407
5408 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
5409
5410 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5411
5412 1999-04-08 Nick Clifton <nickc@cygnus.com>
5413
5414 * config.sub: Add support for mcore targets.
5415
5416 1999-04-07 Michael Meissner <meissner@cygnus.com>
5417
5418 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5419 not mt-ospace, in order to shut up assembler warning about using
5420 symbols that are named the same as registers.
5421
5422 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
5423
5424 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5425 dependency list for all-target-cygmon.
5426
5427 1999-04-05 Doug Evans <devans@casey.cygnus.com>
5428
5429 * config-ml.in: Check $host, not $target, for selective multilibs.
5430 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5431 thumb interworking, and underscore prefix multilibs.
5432
5433 1999-04-04 Ian Lance Taylor <ian@zembu.com>
5434
5435 * missing: Update to version from current automake.
5436
5437 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5438
5439 * configure (gxx_include_dir): Removed.
5440
5441 * configure.in (gxx_include_dir): Handle it.
5442 * Makefile.in: Likewise.
5443
5444 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5445
5446 * config.sub (mips64vr4111,mips64vr4111el) Add.
5447
5448 1999-03-21 Ben Elliston <bje@cygnus.com>
5449
5450 * config.guess: Correct typo for detecting ELF on FreeBSD.
5451
5452 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5453
5454 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5455 config/mh-djgpp.
5456
5457 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5458
5459 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5460 all-target-newlib to dependency list for all-target-bsp.
5461
5462 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5463
5464 * config.sub: Add i386-uwin support.
5465 * config.guess: Likewise.
5466
5467 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5468
5469 * configure.in: cleanup, add mh-*pic handling for arm, special
5470 case powerpc*-*-aix*
5471
5472 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5473
5474 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5475 can be built.
5476
5477 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5478
5479 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
5480 targets.
5481
5482 1999-03-02 Nick Clifton <nickc@cygnus.com>
5483
5484 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5485
5486 1999-02-28 Geoffrey Noer <noer@cygnus.com>
5487
5488 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5489
5490 1999-02-24 Nick Clifton <nickc@cygnus.com>
5491
5492 * config.sub: Fix typo in arm recognition.
5493
5494 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
5495
5496 * configure.in (noconfigdirs): Changed target_configdirs to
5497 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5498 rather than m68k-*-* since it is not known to work on
5499 m68k-aout. Ditto for arm-*-*oabi.
5500
5501 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
5502
5503 * configure.in (*-*-windows*): Remove, no longer used.
5504
5505 1999-02-19 Ben Elliston <bje@cygnus.com>
5506
5507 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5508 Smart and improved by Andrew Cagney.
5509
5510 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
5511
5512 * config.guess: Recognize openbsd-*-hppa.
5513
5514 1999-02-17 H.J. Lu (hjl@gnu.org)
5515
5516 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5517 only if it is not empty.
5518
5519 1999-02-17 Nick Clifton <nickc@cygnus.com>
5520
5521 Patch from: Scott Bambrough <scottb@corelcomputer.com>
5522
5523 * config.guess: Modified to recognize uname's armv* syntax.
5524
5525 * config.sub: Modified to recognize uname's armv* syntax.
5526
5527 1999-02-17 Mark Salter <msalter@cygnus.com>
5528
5529 * configure.in: Added target-bsp for sparclite.
5530
5531 1999-02-08 Richard Henderson <rth@cygnus.com>
5532
5533 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5534
5535 1999-02-08 Nick Clifton <nickc@cygnus.com>
5536
5537 * configure.in: Add support for strongarm port.
5538 * config.sub: Add support for strongarm target.
5539
5540 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
5541
5542 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5543 the old name config/mh-cygwin32.
5544 Enable texinfo.
5545
5546 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
5547
5548 * configure.in: Do build ld for ix86 Solaris.
5549
5550 1999-02-02 Jim Wilson <wilson@cygnus.com>
5551
5552 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5553 $AR_FOR_TARGET. Likewise for RANLIB.
5554
5555 1999-02-02 Catherine Moore <clm@cygnus.com>
5556
5557 * config.sub (oabi): Recognize.
5558 * configure.in (arm-*-oabi): Handle.
5559
5560 1999-01-30 Robert Lipe (robertlipe@usa.net)
5561
5562 * config.guess: Improve detection of i686 on UnixWare 7.
5563
5564 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
5565
5566 * config.guess: Add support for i386-pc-interix.
5567 * config.sub: Likewise.
5568 * configure.in: Likewise.
5569
5570 1999-01-18 Christopher Faylor <cgf@cygnus.com>
5571
5572 * Makefile.in: Remove unneeded all-target-libio from
5573 from all-target-winsup target since it is now unneeded.
5574 Add all-target-libtermcap in its place since it is now
5575 needed.
5576
5577 1998-12-30 Christopher Faylor <cgf@cygnus.com>
5578
5579 * configure.in: makefile stub for cygwin target is probably
5580 unnecessary. Remove it for now.
5581
5582 1998-12-30 Christopher Faylor <cgf@cygnus.com>
5583
5584 * configure.in: libtermcap.a should be built when cygwin is the
5585 target as well as the host.
5586 * config.guess: Allow mixed case in cygwin uname output.
5587 * Makefile.in: Add libtermcap target.
5588
5589 1998-12-23 Jeffrey A Law (law@cygnus.com)
5590
5591 * config.sub: Clean up handling of hppa2.0.
5592
5593 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
5594
5595 * config.guess: Use C code to identify more HP machines.
5596
5597 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5598
5599 * config.sub: Handle hppa2.0.
5600
5601 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5602
5603 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5604 cygmon for all sparclite targets, regardless of object format.
5605
5606 1998-12-15 Mark Salter <msalter@cygnus.com>
5607
5608 * configure.in: Added target-bsp for several target architectures.
5609
5610 * Makefile.in: Added rules for bsp.
5611
5612 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5613
5614 * config.guess: Improve detection of hppa2.0 processors.
5615
5616 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5617
5618 * config.guess: Recognize FreeBSD using ELF automatically.
5619
5620 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5621
5622 * configure (skip-this-dir): Add handling for new shell script, which
5623 might be created by a sub-directory's configure to indicate, this particular
5624 directory is "unwanted".
5625 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5626
5627 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5628
5629 * ltconfig: import from libtool, after changing libtool to
5630 account for the cygwin name change.
5631
5632 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5633
5634 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5635 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5636
5637 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5638
5639 * configure.in: Add libtermcap to list of cygwin dependencies.
5640
5641 1998-11-17 Geoffrey Noer <noer@cygnus.com>
5642
5643 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5644 they include winsup/include when it's a cygwin target.
5645
5646 1998-11-12 Tom Tromey <tromey@cygnus.com>
5647
5648 * configure.in (host_tools): Added zip.
5649 * Makefile.in (all-target-libjava): Depend on all-zip.
5650 (all-zip): New target.
5651 (ALL_MODULES): Added all-zip.
5652 (NATIVE_CHECK_MODULES): Added check-zip.
5653 (INSTALL_MODULES): Added install-zip.
5654 (CLEAN_MODULES): Added clean-zip.
5655
5656 1998-11-12 Geoffrey Noer <noer@cygnus.com>
5657
5658 * Makefile.in: lose "32" from comment about cygwin.
5659
5660 1998-11-05 Nick Clifton <nickc@cygnus.com>
5661
5662 * configure.in: Use -Os to build target libraries for the fr30.
5663
5664 1998-11-04 Dave Brolley <brolley@cygnus.com>
5665
5666 * config.sub: Add fr30.
5667
5668 1998-11-02 Geoffrey Noer <noer@cygnus.com>
5669
5670 * configure.in: drop "32" from config/mh-cygwin32. Check
5671 cygwin* instead of cygwin32*.
5672 * config.sub: Check cygwin* instead of cygwin32*.
5673
5674 1998-10-22 Robert Lipe <robertl@dgii.com>
5675
5676 * config.guess: Match any version of Unixware7.
5677
5678 1998-10-20 Syd Polk <spolk@cygnus.com>
5679
5680 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5681 if desired.
5682
5683 1998-10-18 Jeffrey A Law (law@cygnus.com)
5684
5685 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5686 these if the appropriate directories and files to not exist.
5687
5688 1998-10-14 Jeffrey A Law (law@cygnus.com)
5689
5690 * Makefile.in (DEVO_SUPPORT): Add config.if.
5691
5692 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
5693
5694 * configure: Add pattern to replace "build_tooldir"'s
5695 definition in the generated Makefile with "tooldir"'s
5696 actual value.
5697
5698 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5699
5700 * config.sub: Bring back lost sparcv9.
5701
5702 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5703
5704 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5705
5706 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5707 CC_FOR_TARGET and friends.
5708
5709 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5710
5711 * Makefile.in (build_tooldir): New variable, same as tooldir.
5712 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5713 -B$(build_tooldir)/bin/.
5714 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5715
5716 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5717
5718 * config.sub: Add support for i[34567]86-pc-udk.
5719 * configure.in: Likewise.
5720
5721 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5722
5723 * Makefile.in: add bzip2 package building bits for user
5724 tools module
5725 * configure.in: ditto
5726
5727 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5728
5729 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5730 (ALL_TARGET_MODULES): Add all-target-libobjc.
5731 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5732 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5733 (all-target-libchill): Add dependencies.
5734 * configure.in (target_libs): Add libchill.
5735
5736 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5737
5738 * configure.in (target_subdir): Remove duplicate line.
5739
5740 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5741
5742 * Makefile.in (all-automake): fix dependencies.
5743
5744 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5745
5746 * configure.in: Minor cleanups for building in the $(target_alias)
5747 subdir.
5748
5749 1998-09-22 Jim Wilson <wilson@cygnus.com>
5750
5751 * Makefile.in (bootstrap): Set r and s before make all. Use
5752 BASE_FLAGS_TO_PASS in make all.
5753 (cross): Likewise.
5754
5755 1998-09-20 Mark Mitchell <mark@markmitchell.com>
5756
5757 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5758
5759 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5760
5761 * config.sub: Fix typo in last change.
5762
5763 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5764
5765 * config.sub: Add support for C4x target.
5766 * configure.in: Likewise.
5767
5768 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5769
5770 * config.sub: Recognize sparcv9 just like sparc64.
5771
5772 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5773
5774 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5775
5776 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5777
5778 * config.guess: Correctly identify Pentium II sco boxes.
5779
5780 * config.guess: Fix "tr" code. From Weiwen Liu.
5781
5782 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5783
5784 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5785 stabs.
5786
5787 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5788
5789 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5790 (ALL_TARGET_MODULES): Add all-target-libchill.
5791 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5792 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5793 (all-target-libchill): Add dependencies.
5794 * configure.in (target_libs): Add libchill.
5795
5796 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5797
5798 * config.guess: Avoid assumptions about "tr" behaves when
5799 LANG is set to something other than English.
5800
5801 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5802
5803 * configure (gxx_include_dir): Changed to
5804 '${prefix}/include/g++'-${libstdcxx_interface}.
5805
5806 * config.if: New to determine the interfaces.
5807
5808 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5809
5810 * config.guess: Detect and handle MPE/IX.
5811 * config.sub: Deal with MPE/IX.
5812
5813 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5814
5815 * configure.in: Use mh-aix43.
5816
5817 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5818
5819 * configure: Fix --without/--disable cases for gxx-include-dir.
5820
5821 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5822
5823 * mdata-sh: Imported. Needed for automake support.
5824
5825 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5826
5827 * Makefile.in (taz): Try "chmod -R og=u ." before
5828 "chmod og=u `find . -print`".
5829
5830 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5831
5832 * configure.in: Add arm-elf and thumb-elf support.
5833
5834 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5835
5836 * Makefile.in: Undo previous patch.
5837
5838 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5839
5840 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5841 to here ...
5842 (install-no-fixedincludes): and here
5843 (INSTALL_MODULES): ... from here.
5844
5845 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5846
5847 * config.sub: Merge with FSF.
5848
5849 * config.guess: Merge with FSF.
5850
5851 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5852
5853 * configure (extraconfigdirs): New variable.
5854 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5855 * Makefile.in (all): Move higher in file.
5856 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5857 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5858 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5859 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5860 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5861
5862 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
5863
5864 * Makefile.in (all-target-libjava): Depend on all-gcc and
5865 all-target-newlib.
5866 (configure-target-libjava): Depend on $(ALL_GCC).
5867
5868 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5869
5870 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5871 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5872
5873 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5874
5875 * ylwrap: Change absolute path checks to check for DOS style path
5876 names.
5877
5878 * ylwrap: Don't use a full path name if the source file is in the
5879 same directory. From hjl@lucon.org (H.J. Lu).
5880
5881 * config-ml.in: Default to being verbose, to match Feb 18 change to
5882 configure.
5883
5884 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5885
5886 Brought over from egcs:
5887
5888 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5889
5890 * configure.in (target_subdir): Set to ${target_alias} instead
5891 of "libraries".
5892
5893 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5894
5895 * configure.in (target_subdir): Set to libraries if enable_multilib.
5896
5897 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5898
5899 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5900 multilibs, force reconfiguration the first time we create
5901 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5902
5903 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5904
5905 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5906 avoid confusion with --no-recursion.
5907
5908 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5909
5910 * configure.in: Win32 hosts shouldn't use install -x
5911 * install-sh: remove -x option, and special .exe-handling
5912 hack.
5913
5914 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5915
5916 * config.guess: Recognize i586-pc-beos.
5917 * configure.in: Don't build some bits for beos.
5918
5919 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5920
5921 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5922 CFLAGS default to -O2.
5923
5924 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5925 when using GNU ld.
5926
5927 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
5928
5929 * ltmain.sh: Correct install when using a different shell.
5930
5931 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
5932
5933 * ltconfig, ltmain.sh: Update to libtool 1.2b.
5934
5935 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
5936
5937 * makefile.vms: Update to build binutils/makefile.vms. Add install
5938 target.
5939
5940 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
5941
5942 * ltconfig: Update to correct AIX handling.
5943
5944 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5945
5946 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5947
5948 * configure.in (target_subdir): Set to ${target_alias} instead
5949 of "libraries".
5950
5951 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
5952
5953 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5954 (Makefile): Depend on $(gcc_version_trigger).
5955
5956 * configure (gcc_version): Change default initializer to empty
5957 string.
5958 (gcc_version_trigger): New variable; pass this variable down
5959 to subdir configures to enable them checking gcc's version
5960 themselves. Emit make macros for both gcc_version vars.
5961 (topsrcdir): Initialize reliably.
5962 (recursion line): Remove --with-gcc-version=${gcc_version}.
5963
5964 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5965
5966 * configure (enable_version_specific_runtime_libs): Implement new flag
5967 --enable-version-specific-runtime-libs which installs C++ runtime stuff
5968 in $(libsubdir); emit definition in each generated Makefile.
5969 (gxx_include_dir): Initialize depending on
5970 $enable_version_specific_runtime_libs.
5971
5972 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5973
5974 * configure (gcc_version): Initialize properly depending on
5975 how and where configure is started.
5976 (recursion line): Pass a --with-gcc-version=${gcc_version}
5977 to configures in subdirs.
5978
5979 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
5980
5981 * configure.in (noconfigdirs): Add configure pattern for mips tx39
5982 cygmon
5983
5984 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
5985
5986 * configure.in: Add cygmon and libstub support for mn10200.
5987
5988 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
5989
5990 * configure (gcc_version): Add new variable describing the
5991 particular gcc version we're building.
5992 * Makefile.in (libsubdir): Add new macro for the directory
5993 in which the compiler finds executables, libraries, etc.
5994 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5995 and libsubdir.
5996
5997 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5998
5999 * Makefile.in (local-clean): Remove *.log.
6000 (warning.log): Built with warn_summary from build.log.
6001 (mail-report.log): Run test_summary.
6002 (mail-report-with-warnings.log): Run test_summary including
6003 warning.log in the report.
6004
6005 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6006
6007 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6008
6009 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6010
6011 * Makefile.in (grep): Grep no longer depends on libiberty.
6012
6013 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6014
6015 * Makefile.in: all-snavigator needs all-libgui.
6016
6017 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6018
6019 * configure.in: Add cygmon and libstub support for mn10300.
6020
6021 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6022
6023 * missing: Update to version from automake 1.3.
6024
6025 * ltmain.sh: On installation, don't get confused if the same name
6026 appears more than once in the list of library names.
6027
6028 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6029
6030 * config.sub: Accept m68060 and m5200 as CPU names.
6031
6032 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6033
6034 * configure: Use && rather than using -a in test, because odd
6035 strings can confuse test.
6036 * configure.in: Likewise.
6037
6038 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6039
6040 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6041
6042 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6043
6044 * Makefile.in (boostrap2-lean, bootstrap3-lean,
6045 bootstrap4-lean): New targets.
6046
6047 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6048
6049 * mpw-* Delete. Not used.
6050
6051 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6052
6053 * COPYING.LIB: Update FSF address.
6054
6055 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6056
6057 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6058
6059 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6060 GAS_SUPPORT_DIRS.
6061
6062 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6063
6064 * ltconfig, ltmain.sh: Avoid producing a version number if
6065 -version-info was not used.
6066
6067 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6068
6069 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6070 building with newlib.
6071
6072 1998-04-30 Paul Eggert <eggert@twinsun.com>
6073
6074 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6075 Solaris `make' causes it to continue to next definition.
6076
6077 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6078
6079 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6080 the right GUI libraries and files are installed along with GDB.
6081
6082 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6083
6084 * configure.in: Change alpha to alpha* in several places.
6085
6086 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6087
6088 * config.sub: Recognize sparc86x.
6089
6090 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
6091
6092 * configure.in (--enable-target-optspace): Remove debug echo.
6093
6094 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6095
6096 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6097
6098 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6099
6100 * ltconfig: Update cygwin32 support.
6101
6102 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6103 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6104 (GDB_SUPPORT_DIRS): Likewise.
6105
6106 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6107
6108 * configure.in (target_makefile_frag): If --enable-target-optspace,
6109 use -Os to compile target libraries rather than -O2. Default to
6110 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6111 not used.
6112 * configure.in (target_cflags): Ditto for d30v.
6113
6114 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6115
6116 * Makefile.in (all-bfd): Depend on all-intl.
6117 (all-binutils): Likewise.
6118 (all-gas): Likewise.
6119 (all-gprof): Likewise.
6120 (all-ld): Likewise.
6121
6122 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
6123
6124 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6125
6126 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6127
6128 * Makefile.in (all-bfd): Depend upon all-libiberty.
6129
6130 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6131
6132 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6133
6134 * Makefile.in: Add libstub.
6135
6136 * configure.in: Ditto. Build libstub for targets that have cygmon
6137 support.
6138
6139 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6140
6141 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6142
6143 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6144
6145 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6146 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6147
6148 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6149
6150 * configure: Define DEFAULT_M4 by searching PATH.
6151 * Makfile.in: Use DEFAULT_M4.
6152
6153 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6154
6155 * ltconfig: Add cygwin32 support.
6156
6157 * Makefile.in, configure.in: Add libtool as a native only directory
6158 to configure and build.
6159
6160 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6161
6162 * Makefile.in (INSTALL_MODULES): Remove texinfo.
6163
6164 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6165
6166 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6167
6168 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6169
6170 * Makefile.in: add ash make rules
6171 * configure.in: add ash to native_only and host_tools lists
6172
6173 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6174
6175 * Makefile.in (all-gettext, all-intl): New targets.
6176 (ALL_MODULES): Added all-gettext, all-intl.
6177 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6178 (INSTALL_MODULES): Added install-gettext, install-intl.
6179 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6180
6181 * configure.in (host_tools): Added gettext.
6182 (native_only): Likewise.
6183 (noconfigdirs) [various cases]: Likewise.
6184 (host_libs): Added intl.
6185
6186 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6187
6188 * configure: Do not disable building gdbtk for cygwin32 hosts.
6189
6190 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6191
6192 * configure.in: Add thumb-coff target.
6193 * config.sub: Add thumb-coff target.
6194
6195 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6196
6197 * Makefile.in: Revert yesterday's change.
6198 (all-target-winsup): all-target-librx stays out of here.
6199
6200 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6201
6202 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6203 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6204 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6205 Remove references to librx and libg++.
6206
6207 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6208
6209 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6210 recursive makes
6211
6212 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6213
6214 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6215 for newlib directory.
6216 (CXX_FOR_TARGET): Likewise.
6217
6218 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6219
6220 * ltconfig: Update after libtool/ltconfig.in change for
6221 hpux11.
6222
6223 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6224
6225 * ltconfig, ltmain.sh: Update to libtool 1.2.
6226
6227 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6228
6229 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6230 (install-gcc-cross): Instead, override LANGUAGES here.
6231
6232 1998-03-18 Dave Love <d.love@dl.ac.uk>
6233
6234 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6235 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6236
6237 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6238
6239 * configure.in: Add Thumb-pe target.
6240
6241 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
6242
6243 * Makefile.in - changed sn targets to snavigator
6244 * configure.in - changed sn targets to snavigator
6245
6246 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6247
6248 * config-ml.in: After building symlink tree call make distclean
6249 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6250 to be the case for libiberty.
6251
6252 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6253
6254 * configure: When making link, also check the current
6255 directory. The configure scripts may create one.
6256
6257 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6258
6259 * config.sub: Accept alphapca56 and alphaev6 properly.
6260
6261 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6262
6263 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6264
6265 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6266
6267 * config.sub (sco5): Fix typo.
6268
6269 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6270
6271 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6272 install-itcl.
6273 (install-itcl): Remove dependency on install-tcl.
6274
6275 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6276
6277 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6278
6279 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6280
6281 * configure.in: Don't build libgui for a cygwin32 target when not on
6282 a cygwin32 host.
6283
6284 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6285
6286 * configure (redirect): Set to null, so default behavior of
6287 configure is now --verbose.
6288
6289 1998-02-16 Dave Love <d.love@dl.ac.uk>
6290
6291 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6292 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6293
6294 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6295
6296 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6297 this change to sync Makefile.in with its ChangeLog entries.
6298
6299 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6300
6301 * ltmain.sh (mkdir): Check that the directory doesn't exist
6302 before we exit with error, so that we don't get races during
6303 parallel builds.
6304
6305 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6306
6307 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6308
6309 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6310
6311 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6312 PICFLAG_FOR_TARGET.
6313 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6314
6315 * configure: Emit a definition for the new macro enable_shared
6316 into each Makefile.
6317
6318 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6319
6320 * configure.in (host_tools, native_only): Add libtool.
6321
6322 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6323
6324 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6325 Fix typo in ming config comment.
6326
6327 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6328
6329 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6330
6331 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6332
6333 * config.sub: Add tic30 cases, and map c30 to tic30.
6334
6335 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6336
6337 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6338 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6339 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6340 (CLEAN_TARGET_MODULES): Similarly
6341 (all-target-libf2c): Add dependences.
6342 * configure.in (target_libs): Add libf2c.
6343
6344 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6345
6346 * configure.in: Remove expect from noconfigdirs when target
6347 is cygwin32. OK to build expect and dejagnu with Canadian
6348 Cross.
6349
6350 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6351
6352 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6353 host.
6354
6355 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6356 and mingw32.
6357
6358 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6359
6360 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6361 here as it is not defined in the toplevel Makefile.
6362
6363 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6364
6365 * configure (package_makefile_rules_frag): New variable, which names
6366 a file with generic rules, ...
6367 Change comment to mention we now have FIVE parts.
6368 * configure: Undo last change.
6369
6370 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6371
6372 * config.guess: More accurate determination of HP processor types.
6373 * config.sub: More accurate determination of HP processor types.
6374
6375 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6376
6377 * configure (package_makefile_frag): Move inserting the
6378 ${package_makefile_frag} to where it should be according
6379 to the comment.
6380
6381 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
6382
6383 * config.guess: Add support for Linux/ARM.
6384
6385 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6386
6387 * .cvsignore: Remove *-info and *-install since they match
6388 release-info and mpw-install, which we don't want to just ignore.
6389
6390 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6391
6392 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6393
6394 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6395
6396 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6397 local_prefix to sub-make invocations.
6398
6399 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6400
6401 * configure.in: Check makefile fragments in the source
6402 directory.
6403
6404 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6405
6406 * configure.in: Check whether host and target makefile
6407 fragments exist before adding them to *_makefile_frag.
6408
6409 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6410
6411 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6412
6413 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6414
6415 * configure.in: Make sure we only replace RPATH_ENVVAR on
6416 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6417 regexp to sed.
6418
6419 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6420 to sub-makes.
6421
6422 1998-01-13 Lee Iverson (leei@ai.sri.com)
6423
6424 * config-ml.in (multi-do): LDFLAGS must include multilib
6425 designator.
6426
6427 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6428
6429 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6430
6431 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6432
6433 * config.sub: Add mingw32 support.
6434 * configure.in: Likewise.
6435
6436 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6437
6438 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6439
6440 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6441
6442 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6443 * configure (gxx_include_dir): Provide a definition for subdirs
6444 which do not use autoconf.
6445
6446 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6447
6448 * config.guess: Sync with egcs. Picks up new alpha support,
6449 BeOS & some additional linux support.
6450
6451 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
6452
6453 * config.guess: HP 9000/803 is a PA1.1 machine.
6454
6455 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6456
6457 * configure.in: It's alpha*-...
6458
6459 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6460
6461 * configure.in (host_makefile_frag, target_makefile_frag):
6462 Handle multiple config files.
6463 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6464 alpha-*-*.
6465
6466 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6467
6468 * mkdep: New file.
6469
6470 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6471
6472 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6473
6474 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6475
6476 * Makefile.in: Add libgui directory.
6477 (GDB_TK): Add all-libgui.
6478 * configure.in: Add libgui directory.
6479 * configure: Add all-libgui to GDB_TK.
6480
6481 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6482
6483 * config-ml.in (multidirs): Add m32r to multilib list.
6484
6485 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6486
6487 * Makefile.in (all-target-gperf): Change dependency to
6488 all-target-libstdc++.
6489
6490 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6491
6492 * config.guess: Add BeOS support.
6493
6494 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6495
6496 Source directory cvs renamed to cvssrc:
6497 * configure.in (host_tools): Change cvs to cvssrc.
6498 (native_only): Likewise.
6499 (noconfigdirs) [various cases]: Likewise.
6500 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6501 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6502 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6503 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6504 (all-cvssrc): Rename target from all-cvs.
6505
6506 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6507
6508 * configure (gxx_include_dir): Fix thinko.
6509
6510 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6511
6512 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6513 (install-cross, install-gcc-cross): New targets.
6514
6515 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6516
6517 * configure.in (noconfigdirs): Add support for Thumb target.
6518
6519 * config.sub (maybe_os): Add support for Thumb target.
6520
6521 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6522
6523 * Makefile.in: Add rules for cygmon.
6524
6525 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6526
6527 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6528
6529 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6530 * configure (gxx_include_dir): Provide a definition for subdirs
6531 which do not use autoconf.
6532
6533 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6534
6535 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6536 11/18/97 build
6537
6538 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6539
6540 * From Franz Sirl.
6541 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6542 found on RedHat Linux systems.
6543
6544 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6545
6546 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6547 guesses.
6548
6549 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6550
6551 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6552
6553 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6554
6555 * ltmain.sh: If mkdir fails, check whether the directory was created
6556 anyhow by some other process.
6557
6558 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6559
6560 * configure.in (d30v-*-*): Configure all directories.
6561
6562 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6563
6564 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6565 for the D30V.
6566
6567 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6568
6569 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6570
6571 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6572
6573 * include/libiberty.h: Add extern "C" { so it can be used with C++
6574 progrms.
6575 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6576 programs.
6577
6578 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6579
6580 * configure.in (d30v-*-*): Configure GCC now.
6581
6582 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6583
6584 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6585 is no longer needed.
6586
6587 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6588
6589 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6590
6591 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6592
6593 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6594 targets using "$@" to provide support for similar but not identical
6595 targets without having to duplicate code.
6596
6597 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6598
6599 * makefile.vms: Fix to work with DEC C.
6600
6601 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6602
6603 * config.sub: Add mips-tx39-elf to marketing names.
6604
6605 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6606
6607 * ltmain.sh: Handle symlinks in generated script.
6608
6609 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6610
6611 * configure: Handle autoconf style directory options: --bindir,
6612 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6613 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6614 --sysconfdir.
6615 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6616 (sharedstatedir, localstatedir, oldincludedir): New variables.
6617 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6618 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6619 sbindir, sharedstatedir, and sysconfdir.
6620
6621 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6622
6623 * Makefile.in (bootstrap-lean): New target.
6624
6625 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6626
6627 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
6628 sn, and gnuserv from noconfigdirs.
6629
6630 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6631
6632 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6633
6634 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6635
6636 * Makefile.in (cross): New target.
6637
6638 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
6639 Jeff Law <law@cygnus.com>
6640
6641 * Makefile.in (bootstrap2, bootstrap3): New targets.
6642 (all-bootstrap): Remove outdated and confusing target.
6643 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6644
6645 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6646
6647 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6648 windows. Consistent with gdb/configure.
6649
6650 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6651
6652 * configure.in: Name Linux target fragment.
6653
6654 * configure: Rewrite so that project Makefile fragment is inserted
6655 first and appears last in the resulting Makefile.
6656
6657 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6658
6659 * Makefile.in (install-itcl): Install tcl first.
6660
6661 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
6662
6663 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6664
6665 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6666
6667 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6668
6669 * configure.in (skipdirs): Add target-librx for Linux.
6670 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6671
6672 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6673
6674 * Makefile.in (bootstrap): New target.
6675
6676 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6677
6678 * config.sub: Accept 'amigados' for backward compatability.
6679
6680 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6681
6682 * config.guess: Merge with FSF.
6683
6684 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6685
6686 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6687
6688 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6689
6690 * config.sub: Add "marketing-names" patch.
6691
6692 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6693
6694 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
6695
6696 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6697
6698 * config.sub: Handle v850-elf.
6699
6700 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6701
6702 * .cvsignore (*-install): Remove.
6703
6704 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6705
6706 * ltconfig: Set CONFIG_SHELL in libtool.
6707 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6708
6709 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6710
6711 * configure.in (target_subdir): Set to libraries if enable_multilib.
6712
6713 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6714
6715 * config.guess: Update from gcc directory.
6716
6717 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6718
6719 * Makefile.in (all-sim): Depends on all-readline.
6720
6721 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6722
6723 * Makefile.in (BISON, YACC): Use $$s.
6724 (all-bison): Depend on all-texinfo.
6725
6726 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6727
6728 * Makefile.in (BISON): Add -L flag.
6729 (YACC): Likewise.
6730
6731 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6732
6733 * configure.in (noconfigdirs): Add support for v850e target.
6734
6735 * config.sub (maybe_os): Add support for v850e target.
6736
6737 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6738
6739 * configure.in (noconfigdirs): Add support for v850ea target.
6740
6741 * config.sub (maybe_os): Add support for v850ea target.
6742
6743 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6744
6745 * config.sub: Add mipstx39. Delete r3900.
6746
6747 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6748
6749 * Makefile.in (all-autoconf): Depends on all-texinfo.
6750
6751 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6752
6753 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6754 eabi targets.
6755
6756 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6757
6758 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6759
6760 * configure: When handling a Canadian Cross, handle YACC as well as
6761 BISON. Just set BISON to bison. When setting YACC, prefer bison.
6762 * Makefile.in (all-bison): Depend upon all-texinfo.
6763
6764 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6765
6766 * Makefile.in (BISON): bison, not byacc or bison -y.
6767 (YACC): bison -y or byacc or yacc.
6768 (various): Add *-bison as appropriate.
6769 (taz): No need to mess with BISON anymore.
6770
6771 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6772
6773 * configure: If OSTYPE matches *win32*, try to find a good value for
6774 CONFIG_SHELL.
6775
6776 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6777
6778 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6779 configure.in if it is present.
6780
6781 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6782
6783 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6784
6785 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6786
6787 * config.sub: Recognize `arc' cpu.
6788 * configure.in: Likewise.
6789 * config-ml.in: Likewise.
6790
6791 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6792
6793 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6794
6795 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6796
6797 * configure: Changed sed delimiter from ':' to '|' when
6798 attempting to substitute ${config_shell} for SHELL. On
6799 NT ${config_shell} may contain a ':' in it.
6800
6801 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6802
6803 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6804
6805 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6806
6807 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6808
6809 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6810
6811 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6812
6813 * ylwrap: If the program is a relative path, force it to be
6814 absolute.
6815
6816 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6817
6818 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6819
6820 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6821
6822 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
6823 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6824 for libraries.
6825
6826 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6827
6828 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
6829 separated by spaces.
6830
6831 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6832
6833 * ylwrap: New file.
6834 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6835
6836 * ltmain.sh: Handle /bin/sh at start of install program.
6837
6838 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6839
6840 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6841 * missing: New file, from automake 1.2.
6842
6843 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6844
6845 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6846 check-tk to CHECK_X11_MODULES.
6847
6848 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6849
6850 * config.sub: Merge with FSF.
6851
6852 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6853
6854 * config.guess: Merge with FSF.
6855
6856 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6857
6858 * configure: Treat msdosdjgpp like go32.
6859 * configure.in: Likewise. Don't remove gprof for go32.
6860
6861 * configure: Change Makefile.tem2 to Makefile.tm2.
6862
6863 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6864
6865 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6866
6867 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6868
6869 * install-sh (chmodcmd): Set to null if the DST directory already
6870 exists. Same as Nov 11th change.
6871
6872 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6873
6874 * configure (GDB_TK): Needs itcl and tix.
6875
6876 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6877
6878 * config.guess: Update from FSF.
6879
6880 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6881
6882 * Makefile.in (GDB_TK): Depend on itcl and tix.
6883
6884 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6885
6886 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6887 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6888 (INSTALL_SCRIPT): New variable.
6889 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6890 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6891 to -x.
6892 * install-sh: Add support for -x option.
6893
6894 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6895
6896 * configure.in, Makefile.in: Treat tix like itcl.
6897
6898 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6899
6900 * Makefile.in (WINDRES): New variable.
6901 (WINDRES_FOR_TARGET): New variable.
6902 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6903 (EXTRA_HOST_FLAGS): Add WINDRES.
6904 (EXTRA_TARGET_FLAGS): Add WINDRES.
6905 (EXTRA_GCC_FLAGS): Add WINDRES.
6906 ($(DO_X)): Pass down WINDRES.
6907 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6908 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6909 DLLTOOL_FOR_TARGET.
6910
6911 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6912
6913 * configure.in: configure sim before gdb for win32-x-ppc
6914
6915 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6916
6917 Move gperf into the toplevel, from libg++.
6918 * configure.in (target_tools): Add target-gperf.
6919 (native_only): Add target-gperf.
6920 * Makefile.in (all-target-gperf): New target, depend on
6921 all-target-libg++.
6922 (configure-target-gperf): Empty rule.
6923 (ALL_TARGET_MODULES): Add all-target-gperf.
6924 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6925 (CHECK_TARGET_MODULES): Add check-target-gperf.
6926 (INSTALL_TARGET_MODULES): Add install-target-gperf.
6927 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6928
6929 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
6930
6931 * config.sub (mn10200): Recognize new basic machine.
6932
6933 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6934
6935 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6936 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6937
6938 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6939
6940 * configure.in: If we're building mips-sgi-irix6* native, turn on
6941 ENABLE_MULTILIB and set TARGET_SUBDIR.
6942
6943 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
6944
6945 * Makefile.in (all-sn): Depend on all-grep.
6946
6947 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
6948
6949 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6950
6951 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6952 Makefile. From Jeff Makey <jeff@cts.com>.
6953 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6954
6955 * Makefile.in (DISTBISONFILES): Remove.
6956 (taz): Don't futz with DISTBISONFILES. Change BISON to use
6957 $(DEFAULT_YACC).
6958
6959 * configure.in: Build itl, db, sn, etc., when building for native
6960 cygwin32.
6961
6962 * Makefile.in (LD): New variable.
6963 (EXTRA_HOST_FLAGS): Pass down LD.
6964 ($(DO_X)): Likewise.
6965
6966 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
6967
6968 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6969
6970 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
6971
6972 * configure.in (targargs): Strip out any supplied --build argument
6973 before adding our own. Always add --build.
6974
6975 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
6976
6977 * configure.in (targargs): Pass --build if we're doing
6978 a cross-compile.
6979
6980 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
6981
6982 * configure: Use '|' instead of ":" as the separator in
6983 sed. Otherwise sed chokes on NT path names with drive
6984 designators. Also look for "?:*" as the leading characters in an
6985 absolute pathname.
6986
6987 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
6988
6989 * config.sub: Support for r3900.
6990
6991 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
6992
6993 * configure.in: Use install-sh, not install.sh.
6994
6995 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
6996
6997 * Makefile.in (taz): Improve check for BISON so it doesn't try to
6998 apply it twice.
6999
7000 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7001
7002 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7003 install-binutils.
7004
7005 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7006
7007 * Makefile.in: Add automake targets.
7008 * configure.in (host_tools): Add automake.
7009
7010 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7011
7012 * configure: Default CXX to c++, not gcc.
7013 * Makefile.in (CXX): Set to c++, not gcc.
7014 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7015
7016 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7017
7018 * install-sh: try appending a .exe if source file doesn't
7019 exist
7020
7021 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7022
7023 * configure.in: Turn on multilib by default.
7024 (cross_only): Remove target-libiberty.
7025
7026 * Makefile.in (all-gcc): Don't depend on libiberty.
7027
7028 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7029
7030 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7031
7032 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7033
7034 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7035 (DISTBISONFILES): Add ld/Makefile.in
7036
7037 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7038
7039 * configure.in: if target is cygwin32 but host isn't cygwin32,
7040 don't configure gdb tcl tk expect, not just gdb.
7041
7042 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7043
7044 * configure.in: Added gnuserv everywhere sn appears.
7045
7046 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7047 (CROSS_CHECK_MODULES): Added check-gnuserv.
7048 (INSTALL_MODULES): Added install-gnuserv.
7049 (CLEAN_MODULES): Added clean-gnuserv.
7050 (all-gnuserv): New target.
7051
7052 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7053
7054 * config.guess: Fixes for MIPS OpenBSD systems.
7055
7056 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7057
7058 * Makefile.in (INSTALL_XFORM): Remove.
7059 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7060
7061 * mkinstalldirs: New file, copied from automake.
7062 * Makefile.in (installdirs): Rename from install-dirs. Use
7063 mkinstalldirs. Change all users.
7064 (DEVO_SUPPORT): Add mkinstalldirs.
7065
7066 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7067
7068 * install-sh: Rename from install.sh.
7069 * Makefile.in (INSTALL): Change install.sh to install-sh.
7070 (DEVO_SUPPORT): Likewise.
7071
7072 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7073 Graichen <graichen@rzpd.de>.
7074
7075 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7076
7077 * config.guess: Recognize OpenBSD systems correctly.
7078
7079 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7080
7081 * README, Makefile.in (ETC_SUPPORT): Remove references to
7082 cfg-paper*, configure.{texi,man,info*}._
7083
7084 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7085
7086 * Makefile.in (all.normal): Ensure that gcc is built after all
7087 the x11 - ie gdb - targets.
7088
7089 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7090
7091 * makefile.vms: Don't run conf-a-gas.
7092
7093 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7094
7095 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7096
7097 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7098
7099 * configure.in: Remove noconfigdirs case since gdb also
7100 configures and builds for tic80-coff.
7101
7102 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7103
7104 * configure: Set cache_file to config.cache.
7105 * Makefile.in (local-distclean): Remove config.cache.
7106
7107 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7108
7109 * COPYING: Update FSF address.
7110
7111 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7112
7113 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7114 noconfigdirs.
7115
7116 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7117
7118 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7119 MAKEDIRS, is empty.
7120
7121 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7122
7123 * config.sub: Tweak mn10300 entry.
7124
7125 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7126
7127 * configure.in (host_tools): Put sim before gdb, so gdb's
7128 configure.tgt can determine if the simulator was configured.
7129
7130 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7131
7132 * config.sub: Move BeOS $os case to be with other Cygnus
7133 local cases.
7134
7135 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7136
7137 * config.sub: Remove misplaced comment that broke Linux.
7138
7139 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7140
7141 * config.sub: Add BeOS support.
7142
7143 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7144
7145 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7146
7147 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7148
7149 * configure.in (noconfigdirs): Remove tcl and tk from
7150 noconfigdirs for cygwin32 builds.
7151
7152 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7153
7154 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7155
7156 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7157
7158 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7159 make-all.com, use makefile.vms instead.
7160
7161 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7162
7163 * config.sub: Accept -lnews*.
7164
7165 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7166
7167 * configure.in (noconfigdirs): Disable target-newlib,
7168 target-examples and target-libiberty for d30v.
7169
7170 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7171
7172 * configure.in (noconfigdirs): Enable ld for d30v.
7173
7174 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7175
7176 * configure.in (tic80-*-*): Build compiler.
7177
7178 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7179
7180 * configure.in (d30v-*): Remove sim directory from list of
7181 unsupported d30v directories
7182
7183 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7184
7185 * config.sub, configure.in: Add d30v target cpu.
7186
7187 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7188
7189 * makefile.vms: New file.
7190 * make-all.com: Remove.
7191
7192 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7193
7194 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7195
7196 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7197
7198 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7199
7200 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7201
7202 * Makefile.in (ALL_MODULES): Added all-db.
7203 (CROSS_CHECK_MODULES): Addec check-db.
7204 (INSTALL_MODULES): Added install-db.
7205 (CLEAN_MODULES): Added clean-db.
7206
7207 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7208
7209 * config.guess: Merge with latest FSF sources.
7210
7211 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7212
7213 * Makefile.in (ALL_MODULES): Added all-itcl.
7214 (CROSS_CHECK_MODULES): Added check-itcl.
7215 (INSTALL_MODULES): Added install-itcl.
7216 (CLEAN_MODULES): Added clean-itcl.
7217
7218 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7219
7220 * configure.in: build gdb for mn10200
7221
7222 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7223
7224 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7225
7226 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7227
7228 * configure.in (tic80-*-*): Turn off most targets right now.
7229
7230 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7231
7232 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7233 rather than the makeinfo program.
7234 (do-info): Depend upon all-texinfo.
7235
7236 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7237
7238 * configure.in: Remove uses of config/mh-linux.
7239
7240 * config.sub, config.guess: Merge with latest FSF sources.
7241
7242 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7243
7244 * config.sub (case $basic_machine): Add tic80 entries.
7245
7246 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7247
7248 * config.sub, config.guess: Merge with latest FSF sources.
7249
7250 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7251
7252 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7253 * mpw-config.in: Test for NewFolderRecursive.
7254 * mpw-install: Use symbolic name for startup filename.
7255 * mpw-README: Add various additional details.
7256
7257 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7258
7259 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7260
7261 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7262
7263 * configure.in: Do build gcc and the target libraries for
7264 the mn10200.
7265
7266 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7267
7268 * configure.in: don't avoid building gdb for mn10300 any more
7269 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7270 instead of single-quoting it.
7271
7272 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7273
7274 * configure.in: Don't use --with-stabs on IRIX 6.
7275
7276 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7277
7278 * configure.in (m32r): Build gdb, libg++ now.
7279
7280 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7281
7282 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7283 directories from noconfigdirs.
7284
7285 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7286
7287 * config.sub (basic_machine): added mips16 configuration
7288
7289 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7290
7291 * config.sub: Handle d10v-unknown.
7292
7293 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7294
7295 * config.sub: Handle v850-unknown.
7296
7297 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7298
7299 * Makefile.in: add findutils
7300 * configure.in: add findutils to list of host_tools
7301
7302 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7303
7304 * config.sub: Handle mn10200 and mn10300.
7305
7306 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7307
7308 * configure.in (d10v-*): Do not build librx.
7309
7310 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7311
7312 * configure.in (mn10300): Build everything except gdb & libgloss.
7313
7314 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7315
7316 * config.guess: Patch for Dansk Data Elektronik servers,
7317 from Niels Skou Olsen <nso@dde.dk>.
7318
7319 For ncr, use /bin/uname rather than uname, since GNU uname does not
7320 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7321
7322 Patch for MIPS R4000 running System V,
7323 from Eric S. Raymond <esr@snark.thyrsus.com>.
7324
7325 Fix thinko for nextstep.
7326
7327 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7328
7329 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7330 * config.guess: Guess mips-dec-mach_bsd4.3.
7331
7332 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7333 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7334 release numbers.
7335 * config.guess (mips-mips-riscos*): Emit just enough of the
7336 release number.
7337
7338 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7339 * config.guess (sparc-auspex-sunos*): Added.
7340 (f300-fujitsu-*): Added.
7341
7342 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7343 * config.guess: Recognize a Tadpole as a sparc.
7344
7345 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7346
7347 * config.guess: Don't assume that NextStep version is either 2 or
7348 3. NextStep 4 (aka OpenStep 4) has come out now.
7349
7350 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7351
7352 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7353 From Rik Faith <faith@cs.unc.edu>.
7354
7355 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7356
7357 * config.sub: Contributions from bug-gnu-utils to:
7358 Support plain "hppa" (no version given) architecture, reported by
7359 OpenStep.
7360 OpenBSD like NetBSD.
7361 LynxOs is not a hardware supplier.
7362
7363 * config.guess: Contributions from bug-gnu-utils to add support for:
7364 OpenBSD like NetBSD.
7365 Stratus systems.
7366 More Pyramid systems.
7367 i[n>4]86 Intel chips.
7368 M680[n>4]0 Motorola chips.
7369 Use unknown instead of lynx for hardware manufacturer.
7370
7371 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7372
7373 * install.sh (chmodcmd): Set to null if the DST directory already
7374 exists.
7375
7376 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7377
7378 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7379 not use mt-ppc target Makefile fragment any more.
7380
7381 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7382
7383 * configure.in (*-*-windows): Exclude everything but those dirs
7384 needed to build windows.
7385
7386 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7387
7388 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7389
7390 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7391
7392 * configure.in: Exclude mmalloc from i386-windows.
7393
7394 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7395
7396 * Undo my previous change.
7397
7398 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7399
7400 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7401 unconditionally.
7402 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7403
7404 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7405
7406 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7407 host to add it's own flags.
7408
7409 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7410
7411 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7412
7413 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7414
7415 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7416 (CXX_FOR_TARGET): Likewise.
7417 (GCC_FOR_TARGET): Define.
7418 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7419 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7420 CC_FOR_TARGET was specified on the command line.
7421 (MAKEOVERRIDES): Don't define.
7422
7423 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7424
7425 * configure.in (m32r): Fix spelling of libg++ libs.
7426
7427 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7428
7429 * config.sub (-apple*): Remove, now redundant.
7430
7431 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7432
7433 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7434
7435 * configure: Rework yesterday's sed script patch.
7436
7437 * config.sub: Merge with FSF.
7438
7439 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7440
7441 * config.guess: Merge from FSF.
7442
7443 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7444 * config.guess: Use pc instead of unknown, for pc clone systems.
7445 Change linux to linux-gnu.
7446
7447 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7448 * config.guess: Avoid non-portable tr syntax.
7449
7450 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7451
7452 * test-build.mk (HOLES): Add "xargs" for gdb.
7453
7454 * configure: Avoid hpux10.20 sed bug.
7455
7456 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7457
7458 * configure.in: Add support for windows host
7459 (that is a build done under the Microsoft build environment).
7460
7461 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7462
7463 * Makefile.in: Replace all uses of srcroot with s, to shrink
7464 command line lengths.
7465
7466 Patches from Geoffrey Noer <noer@cygnus.com>:
7467 * configure.in: If configuring for newlib, pass --with-newlib to
7468 subdirectories.
7469 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7470 -Bnewlib/ and -Lwinsup to gcc.
7471 (CXX_FOR_TARGET): Likewise.
7472
7473 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7474
7475 * Makefile.in (ETC_SUPPORT): Add configure.
7476
7477 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7478
7479 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
7480 host configuration file.
7481
7482 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7483
7484 * configure.in: Break mn10x00 support into separate
7485 mn10200 and mn10300 configurations.
7486 * config.sub: Likewise.
7487
7488 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7489
7490 * configure.in: Add lots of stuff to noconfigdirs for
7491 the mn10x00 targets.
7492
7493 * config.sub, configure.in: Add mn10x00 support.
7494
7495 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7496
7497 * make-all.com: Call conf-a-gas, not config-a-gas.
7498
7499 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7500
7501 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
7502 targets.
7503
7504 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7505
7506 * mpw-README: Add much more detail for native PowerMac.
7507 * mpw-install: New file.
7508 * mpw-configure: Add --norecursion and --help options.
7509 * mpw-config.in: Translate readme and install files when
7510 copying to objdir.
7511 * mpw-build.in: Don't always depend on byacc and flex.
7512 (install-only-top): New action.
7513
7514 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7515
7516 * configure.in: You can now configure GDB for the v850.
7517
7518 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7519
7520 * configure.in (noconfigdirs): Don't configure any C++ dirs
7521 if targeting D10V.
7522
7523 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7524
7525 * config.sub: Recognize mips64vr5000.
7526
7527 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7528
7529 * configure.in: Use a single line for host_tools and native_only.
7530
7531 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7532
7533 * config.sub, configure.in: Add entries for m32r.
7534
7535 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7536
7537 * Makefile.in (inet-install): Don't run install-gzip.
7538
7539 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7540
7541 * configure.in: Don't config lots of things for *-*-windows*.
7542
7543 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7544
7545 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7546 (host_libs, host_tools): Copy from configure.in.
7547 * mpw-configure: Don't complain about directories not found.
7548
7549 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7550
7551 * configure.in (i[345]86): Recognize i686 for pentium pro.
7552 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7553 file.
7554
7555 * config.guess (i[345]86): Ditto.
7556
7557 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7558
7559 * configure.in (noconfigdirs): Removed gdb for D10V.
7560
7561 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7562
7563 * configure.in: Remove ld, target-libio, target-libg++, and
7564 target-libstdc++ from noconfigdirs.
7565
7566 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7567
7568 * configure: Fix three locations where shell scripts were
7569 being run directly rather than with config_shell.
7570
7571 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7572
7573 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7574 * config.sub (basic_machine): Recognize v850.
7575
7576 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7577
7578 * mpw-configure: Handle multiple enable/disable options and
7579 pass them down recursively, handle -c and -s flags appropriately
7580 depending on choice of compiler, add escape mechanism for
7581 quoted arguments to gC.
7582
7583 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7584
7585 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7586 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7587 so that -mrelocatable-lib and -mno-eabi are used.
7588
7589 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7590 not support --print-multi-lib, don't abort.
7591
7592 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7593
7594 * make-all.com: Run config-a-gas.
7595 * setup.com: Don't copy subdirectory files around.
7596
7597 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7598
7599 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7600 target, it now compiles correctly.
7601
7602 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7603
7604 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7605
7606 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7607
7608 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7609
7610 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7611
7612 * configure.in (native_only): Add prms.
7613
7614 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7615
7616 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7617 (BINUTILS_SUPPORT_DIRS): Likewise.
7618
7619 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7620
7621 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7622 d10v support is added.
7623
7624 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7625
7626 * configure.in (d10v-*-*): New target.
7627
7628 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7629
7630 * config.guess (HP 9000/811): Recognize this as a PA1.1
7631 machine.
7632
7633 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7634
7635 * Makefile.in (do-tar-gz): New target, split out from tail end of
7636 taz target. Run each command separately, don't use pipes.
7637 (taz): Use it.
7638
7639 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7640
7641 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7642 * mpw-build.in: No builds should depend on building byacc or flex,
7643 they are assumed to be installed already.
7644
7645 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7646
7647 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7648 variable that CC_FOR_TARGET needs.
7649
7650 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7651
7652 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7653 options have changed since the last time the subdirectory was
7654 configured, and if it has, reconfigure.
7655 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7656 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7657
7658 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7659
7660 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7661 CLEAN_MODULES): Add bash.
7662 (all-bash): New target.
7663
7664 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7665
7666 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7667
7668 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7669
7670 * config.sub (basic_machine): Recognize d10v as a valid processor.
7671
7672 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7673
7674 * mpw-configure: Add support for --bindir.
7675 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7676
7677 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7678
7679 * configure.in: add bash, time, gawk to list of hosttools and things
7680 to only build for native toolchains
7681
7682 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7683
7684 * Makefile.in (docdir): Remove.
7685
7686 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7687
7688 * Makefile.in (datadir): Set to $(prefix)/share.
7689
7690 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7691
7692 * configure.in: build diff and patch for cygwin32-hosted
7693 toolchains.
7694
7695 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7696
7697 * config.sub: Accept -rtems*.
7698
7699 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7700
7701 * configure.in: enable dosrel for cygwin32-hosted builds,
7702 remove diff from the list of things not buildable
7703 via Canadian Cross
7704
7705 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7706
7707 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
7708 don't get ". ".
7709
7710 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7711
7712 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7713
7714 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7715
7716 * Makefile.in (taz): Handle case where tex3patch didn't even get
7717 checked out. Also, if it was found, put the symlink in a new util
7718 subdirectory.
7719
7720 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7721
7722 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7723
7724 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7725
7726 * config.sub: Recognize -openvms.
7727 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7728 * make-all.com, setup.com: New files.
7729
7730 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7731
7732 * Makefile.in (taz): tex3patch moved to texinfo/util.
7733
7734 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7735
7736 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
7737 * configure.in: remove make from disable-if-Can-Cross list
7738 enable gdb if ${host} and ${target} are cygwin32
7739
7740 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7741
7742 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7743 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7744
7745 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7746
7747 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7748 distinguish sysv/svr4/bsd variants.
7749 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7750
7751 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7752
7753 * configure.in: Added copyright notice.
7754 * move-if-change: Added copyright notice.
7755
7756 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7757
7758 * configure.in (powerpcle-*-solaris*): Until we get shared
7759 libraries working, don't build gdb, sim, make, tcl, tk, or
7760 expect.
7761
7762 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7763
7764 * config.guess: Merge with FSF:
7765
7766 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7767 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7768
7769 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7770 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7771
7772 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7773 * config.guess: Combine two OSF1 rules.
7774 Also recognize field test versions. From mjr@zk3.dec.com.
7775 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7776 because GNU uname does not support -p. From pmr@pajato.com.
7777
7778 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7779
7780 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7781
7782 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7783
7784 * mpw-README: Document GCCIncludes.
7785
7786 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7787
7788 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7789
7790 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7791
7792 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7793
7794 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7795
7796 * configure.in (*-*-cygwin32): Configure make.
7797
7798 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7799
7800 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7801
7802 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7803
7804 * Makefile.in (all-inet): Depend on all-perl.
7805
7806 * Makefile.in (inet-install): New target.
7807
7808 * Makefile.in (all-inet): Depend on all-tcl.
7809 (all-inet): Depend on all-send-pr.
7810
7811 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7812
7813 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7814 temporarily.
7815
7816 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7817
7818 * configure.in: Don't configure --with-gnu-ld on AIX.
7819
7820 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7821
7822 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7823
7824 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7825
7826 * Makefile.in (ALL_MODULES): Added all-inet.
7827 (CROSS_CHECK_MODULES): Added check-inet.
7828 (INSTALL_MODULES): Added install-inet.
7829 (CLEAN_MODULES): Added clean-inet.
7830 (all-indent): New target.
7831
7832 * configure.in (host_tools): Added inet.
7833 (native_only): Added inet.
7834 (noconfigdirs): Added inet.
7835
7836 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7837
7838 * configure.in: Don't configure libgloss if we are not configuring
7839 newlib.
7840
7841 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7842
7843 * configure.in: Don't configure libgloss for unsupported
7844 architectures.
7845
7846 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7847
7848 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7849
7850 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7851
7852 * Makefile.in (ALL_MODULES): Include all-apache.
7853 (CROSS_CHECK_MODULES): Include check-apache.
7854 (INSTALL_MODULES): Include install-apache.
7855 (all-apache): New target.
7856
7857 * configure.in: Added apache everywhere perl is seen.
7858
7859 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7860
7861 * Makefile.in: Add support for clean-{module} and
7862 clean-target-{module} rules.
7863
7864 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7865
7866 * configure.in (*-*-ose) do not build libgloss.
7867
7868 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7869
7870 * config.guess (prep*:SunOS:5.*:*): Turn into
7871 powerpele-unknown-solaris2.
7872
7873 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7874
7875 * configure.in: Permit --enable-shared to specify a list of
7876 directories.
7877
7878 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7879
7880 * configure.in (host==solaris): Pass only the first word of $CC
7881 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7882
7883 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7884
7885 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7886
7887 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7888
7889 * Makefile.in (ALL_MODULES): Include all-perl.
7890 (CROSS_CHECK_MODULES): Include check-perl.
7891 (INSTALL_MODULES): Include install-perl.
7892 (ALL_X11_MODULES): Include all-guile.
7893 (CHECK_X11_MODULES): Include check-guile.
7894 (INSTALL_X11_MODULES): Include install-guile.
7895 (all-perl): New target.
7896 (all-guile): New target.
7897
7898 * configure.in (host_tools): Include perl and guile.
7899 (native_only): Include perl and guile.
7900 (noconfigdirs): Don't build guile and perl; no ports have been
7901 done.
7902
7903 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7904
7905 * configure (--enable-*): Handle quoted option lists such as
7906 --enable-sim-cflags='-g0 -O' better.
7907
7908 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7909
7910 * Makefile.in ({,inst}all-target): New rule so we can make and
7911 install all of the target directories easily.
7912
7913 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7914
7915 * configure.in: Add missing global flag in sed substitution when
7916 deleting `target-' from ${configdirs}.
7917
7918 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7919
7920 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7921 option.
7922
7923 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7924 config/mh-necv4.
7925
7926 * install.sh: Correct misspelling of transformbasename.
7927
7928 * config.guess: Recognize mips-*-sysv*.
7929
7930 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
7931
7932 * config.sub: Recognize mon960.
7933
7934 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
7935
7936 * configure: Restore Canadian Cross handling of BISON and LEX,
7937 removed in Feb 20 change.
7938
7939 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
7940
7941 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7942 Mention make install. Remove the old copyright date as well the
7943 clumsy and rather pointless copyright on the README file.
7944
7945 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
7946
7947 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7948 Makefile after running symlink-tree, then run `make distclean' to
7949 avoid clobbering any generated files in srcdir.
7950
7951 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
7952
7953 * configure.in (m68k-*-netbsd*): Build everything now.
7954
7955 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7956
7957 * Makefile.in (taz): Fix quoting.
7958
7959 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
7960
7961 * configure.in (sparclet-*-*): Build everything now.
7962
7963 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7964
7965 * configure.in (m68k-*-linux*): New host.
7966
7967 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
7968
7969 * configure: Check for bison before byacc.
7970
7971 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
7972
7973 * Makefile.in configure: Change the way LEX and BISON/YACC are
7974 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
7975 searching PATH. These are used as fallbacks by Makefile.in if
7976 flex/bison/byacc aren't in objdir.
7977
7978 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
7979
7980 * Makefile.in: Make everything which depends upon all-bfd also
7981 depend upon all-opcodes, in case --with-commonbfdlib is used.
7982
7983 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7984
7985 * configure.in (host *-*-cygwin32): Don't build gdb if we are
7986 building NT native compilers on Unix.
7987
7988 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
7989
7990 * configure.in: Don't get CC from the host Makefile fragment if we
7991 can find gcc in PATH, or if this is a Canadian Cross. Move the
7992 Solaris test for /usr/ucb/cc to the post target script, just after
7993 the compiler sanity test.
7994
7995 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
7996
7997 * config.sub: Merge with FSF.
7998
7999 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8000
8001 * Makefile.in (RPATH_ENVVAR): New variable.
8002 (REALLY_SET_LIB_PATH): Use it.
8003 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8004
8005 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8006
8007 * config.sub, configure.in: Recognize sparclet cpu.
8008
8009 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8010
8011 * config.guess: Support m68k-cbm-sysv4.
8012
8013 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8014
8015 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8016 m68k-unknown-linuxaout from linker help string. Put quotes around
8017 $ld_help_string.
8018
8019 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8020
8021 * config.guess (powerpc-harris-powerunix): Add guess for port
8022 to new target.
8023
8024 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8025
8026 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8027
8028 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8029
8030 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8031 $(REALLY_SET_LIB_PATH) in Makefile.
8032 * Makefile.in (SET_LIB_PATH): New variable.
8033 (REALLY_SET_LIB_PATH): New variable.
8034 ($(DO_X)): Use $(SET_LIB_PATH).
8035 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8036 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8037 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8038 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8039 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8040 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8041 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8042 (install-dosrel): Likewise.
8043 (all-opcodes): Depend upon all-libiberty.
8044
8045 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8046
8047 * config.guess (*:CYGWIN*): New
8048
8049 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8050
8051 * Makefile.in (all-target-winsup): All all-target-libiberty.
8052
8053 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8054
8055 * configure.in (noconfigdirs): Add missing # in front of comment.
8056
8057 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8058
8059 * configure.in: add second pass to things added to noconfigdirs
8060 so *-gm-magic can exclude libgloss properly.
8061
8062 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8063
8064 * mpw-configure (extralibs_name, rez_name): Set correctly
8065 for MWC68K compiler.
8066
8067 * mpw-README: Add more info on the necessary build tools.
8068
8069 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8070
8071 * configure.in, config.sub: Recognize cygwin32.
8072
8073 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8074
8075 * config.guess, config.sub: Recognize A/UX.
8076
8077 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8078
8079 * config.sub: Merge with gcc/config.sub.
8080
8081 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8082
8083 * mpw-build.in (do-binutils): Add build of stamps.
8084
8085 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8086
8087 * config.sub: Add recognition for mips64vr4100*-* targets.
8088
8089 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8090
8091 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8092 Add creation of gconfigargs with `--enable-shared' turned on.
8093 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8094 ($(host)-stamp-stage3-configured): Likewise.
8095 (HOLES): Add chatr and ldd.
8096 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8097
8098 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8099
8100 * configure: Pass --nfp to recursive configures.
8101
8102 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8103
8104 * Makefile.in (DLLTOOL): New.
8105 (DLLTOOL_FOR_TARGET): New.
8106 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8107 (EXTRA_TARGET_FLAGS): Ditto.
8108 (EXTRA_GCC_FLAGS): Ditto.
8109 (CONFIGURE_TARGET_MODULES): Ditto.
8110 (DO_X): Ditto.
8111 * configure: Add DLLTOOL.
8112
8113 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8114
8115 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8116 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8117 mh-sco, since old workarounds no longer needed, and don't
8118 build ld, since libraries have weak symbols in COFF.
8119
8120 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8121
8122 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8123
8124 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8125
8126 * configure.in: Make sure that ${CC} can be used to compile an
8127 executable.
8128
8129 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8130
8131 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8132 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8133 nothing depending on whether gdbtk is being built.
8134
8135 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8136
8137 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8138
8139 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8140
8141 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8142 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8143
8144 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8145
8146 * config-ml.in: Add support for
8147 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8148 Simplify setting of multidirs from --disable-foo.
8149
8150 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8151
8152 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8153 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8154 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8155 non-empty, pass them on to the GCC make.
8156 (all-bootstrap): New rule that is like all-gcc, except it executes
8157 the GCC bootstrap rule instead of the GCC all rule.
8158
8159 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8160
8161 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8162
8163 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8164
8165 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8166 DG/UX support.
8167
8168 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8169
8170 * config.sub (i*86*) Change [345] to [3456]
8171
8172 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8173
8174 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8175 --with-gnu-ld=no.
8176
8177 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8178
8179 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8180 AIX multilibs get built.
8181
8182 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8183
8184 * configure.in (i386-win32): Don't build expect if we're not
8185 building the tcl subdir.
8186
8187 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8188
8189 * Makefile.in: (configure-target-examples, all-target-examples):
8190 New targets, configure and build example programs.
8191
8192 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8193
8194 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8195 use it as input to sedit the generated MPW makefile.
8196 * mpw-README: Add a suggestion about Gestalt.h.
8197
8198 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8199
8200 * config.sub: Accept *-*-ieee*.
8201
8202 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8203
8204 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8205 Ronald F. Guilmette <rfg@monkeys.com>.
8206
8207 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8208
8209 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8210 for powerpc-pe native.
8211 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8212 (target==powerpc-pe): duplicate i386-win32 entry.
8213
8214 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8215
8216 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8217 of vxworks, not just vxworks5.1.
8218
8219 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8220
8221 * mpw-configure: Add support for exec-prefix.
8222
8223 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8224
8225 * config.guess: Recognize HP model 816 machines as having
8226 a PA1.1 processor.
8227
8228 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8229
8230 * configure: Ignore new autoconf configure options.
8231
8232 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8233
8234 * config.guess: Recognize Pentium under SCO.
8235 From Robert Lipe <robertl@arnet.com>.
8236
8237 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8238
8239 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8240
8241 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8242
8243 * configure.in: Don't configure gas for alpha-dec-osf*.
8244
8245 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8246
8247 * configure.in: Default to --with-stabs for some targets for which
8248 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8249 i[345]86*-*-unixware*.
8250
8251 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8252
8253 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8254 rather than basing it on the target. Simplify handling of options
8255 controlling which directories to configure. Remove extraneous
8256 slash in multi-clean target.
8257
8258 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8259
8260 * config-ml.in: Prefix more variables with ml_ so they don't collide
8261 with configure's.
8262
8263 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8264
8265 * configure: Don't turn -v into --v.
8266
8267 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8268
8269 * configure.in (targargs): Fix typo.
8270
8271 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8272
8273 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8274
8275 * configure.in: Strip --host and --target options from
8276 CONFIG_ARGUMENTS, and always configure for --host only. Add
8277 --with-cross-host option when building with a cross-compiler.
8278 * configure: Canonicalize the arguments put into config.status by
8279 always using `=' for an option with an argument. Pass a presumed
8280 --host or --target explicitly.
8281
8282 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8283
8284 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8285 into general OS recognition case.
8286
8287 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8288
8289 * configure.in (target_configdirs): add target-winsup only
8290 for win32 target systems.
8291
8292 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8293
8294 * Makefile.in (all-target-libgloss): Depend upon
8295 configure-target-newlib, since when libgloss is built it looks to
8296 see if the newlib directory exists.
8297
8298 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8299
8300 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8301 cfg-ml-*.in.
8302
8303 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8304
8305 * configure: Handle LD and LD_FOR_TARGET when configuring a
8306 Canadian Cross.
8307
8308 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8309
8310 * configure.in (target_libs): add target-winsup.
8311 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8312 (target==ppcle-pe): remove ld from $noconfigdirs.
8313
8314 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8315
8316 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8317 Preserve relative path names in $srcdir. Build symlink tree if
8318 configuring cross target dir and srcdir=. (= no VPATH support).
8319 (configure-target-libg++): Depend on configure-target-librx.
8320 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8321 * config-ml.in: New file.
8322 * symlink-tree: New file.
8323 * configure: Ensure srcdir="." if that's what it is.
8324
8325 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8326
8327 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8328 includes and FLEX_SKELETON setting.
8329 * mpw-configure (--with-gnu-ld): New option, controls whether
8330 to use PPCLink or ld with PowerMac GCC.
8331 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8332 * mpw-config.in: Configure grez if targeting Mac.
8333
8334 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8335 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8336 just macos.
8337 * configure.in: Configure grez resource compiler if targeting Mac.
8338 * Makefile.in (all-grez, install-grez): New targets.
8339
8340 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8341
8342 * configure: CXX defaults to gcc, not g++. If we find
8343 gcc in the path, set CC to gcc -O2.
8344
8345 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8346
8347 * configure: Default ${build} correctly. Avoid picking up extra
8348 spaces when reading CC and CXX from Makefile. When doing a
8349 Canadian Cross, use plausible default values for numerous
8350 variables.
8351 * configure.in: When doing a Canadian Cross, don't try to
8352 configure tools whose configure script can't handle it.
8353
8354 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8355
8356 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8357
8358 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8359
8360 * configure: Remove dubious bug reporting address.
8361
8362 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8363
8364 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8365 configure script, run that instead of this directory's configure.
8366 In either case, print a message that we're configuring the sub-dir.
8367
8368 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8369
8370 * configure.in: Before checking for the existence of various files,
8371 use sed to filter out "target-".
8372
8373 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8374
8375 * Makefile.in (DO_X): Split rule to decrease command line length
8376 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8377 (Philippe De Muyter).
8378
8379 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8380
8381 * Makefile.in (all-patch): depend on all-libiberty.
8382
8383 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8384
8385 * configure.in: If the only directory in target_configdirs which
8386 actually exists is libiberty, then set target_configdirs to empty,
8387 to avoid trying to build a target libiberty in a gas or gdb
8388 distribution.
8389
8390 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8391
8392 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8393 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8394 systems.
8395
8396 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8397
8398 * configure.in (copy_dirs): Use sys-include instead of include
8399 for --with-headers option.
8400
8401 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8402
8403 * Makefile.in, configure.in: Make winsup builds work with
8404 new scheme.
8405
8406 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8407
8408 * configure.in: Build the linker on AIX.
8409
8410 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8411
8412 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8413 where needed.
8414
8415 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8416
8417 * Makefile.in (all-gcc): Fix typo.
8418
8419 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8420
8421 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8422
8423 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8424
8425 * configure.in: Rename libFOO to target-libFOO, and xiberty
8426 to target-xiberty, to provide more flexibility.
8427 (target_subdir): Define. Create if cross.
8428 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8429 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8430 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8431 check-libFOO -> check-target-libFOO, etc.
8432 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8433 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8434 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8435 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8436 allow ALL_GCC="" to only configure.
8437 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8438 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8439 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8440
8441 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8442
8443 * Makefile.in (taz): Build "info" in etc explicitly.
8444
8445 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8446
8447 * configure.in: Make sure that CC is undefined (as opposed to
8448 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8449 problem with autoconf trying to configure on a host without GCC.
8450
8451 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8452
8453 * mpw-configure: Set host alias from choice of host compiler,
8454 only use generic MPW Makefile sed if present, edit a file
8455 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8456 * mpw-README: Add problem notes about CW6 and CW7.
8457
8458 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8459
8460 * Makefile.in (taz): Use ";" instead of ";;".
8461
8462 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8463
8464 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8465 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8466 DISTDOCDIRS.
8467 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8468 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8469
8470 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8471
8472 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8473 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8474 Move bfd to DISTSTUFFDIRS.
8475
8476 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8477
8478 * Makefile.in (X11_LIB): Removed.
8479 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8480
8481 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8482
8483 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8484
8485 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8486 names.
8487
8488 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8489
8490 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8491
8492 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8493
8494 * configure.in (i[345]86-*-win32): Always build newlib.
8495 Don't configure cvs, autoconf or texinfo.
8496 * Makefile.in (LD_FOR_TARGET): New.
8497 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8498 Pass down LD_FOR_TARGET.
8499
8500 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8501
8502 * winsup: New directory.
8503 * Makefile.in: Build winsup.
8504 * configure.in: Winsup is configured when target is win32.
8505 Can only build win32 target GDB when native.
8506
8507 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8508
8509 * config.guess: Recognize HP model 819 machines as having
8510 a PA 1.1 processor.
8511
8512 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8513
8514 * configure: Fix sed loop which substitutes for CC and CXX to
8515 avoid bug found in various sed implementations.
8516
8517 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8518
8519 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8520 simulator. Use standard powerpc-*-eabi*.
8521
8522 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8523
8524 * configure.in: Stop putting gas and binutils in noconfigdirs for
8525 powerpc-*-aix* and rs6000-*-*.
8526
8527 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8528
8529 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8530 -mcall-aixdesc libraries.
8531
8532 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8533
8534 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8535
8536 * config.sub (arm | armel | armeb): Fix shell syntax.
8537
8538 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8539
8540 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8541 -msoft-float and -mcpu=common support.
8542 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8543 libraries.
8544
8545 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8546
8547 * configure.in: Allow configuration and build of emacs19 for the alpha.
8548
8549 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8550
8551 * configure.in (CC): Get ^CC, not just any old CC, from
8552 ${host_makefile_frag}.
8553
8554 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8555
8556 * configure.in (CC): Try to get CC from
8557 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8558
8559 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8560
8561 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8562 only if it exists in $(srcdir).
8563
8564 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8565
8566 * configure: If CC and CXX are not set in the environment, set
8567 them, based on either an existing Makefile or on searching for gcc
8568 in PATH. Substitute for CC and CXX in Makefile.
8569 * configure.in: Remove libm from target_libs. Separate
8570 target_configdirs from configdirs. If CC is not set in
8571 environment, try to get it from a host Makefile fragment. Rewrite
8572 changes of configdirs to use skipdirs instead. A few minor
8573 tweaks. Take directories out of target_configdirs as they are
8574 taken out of configdirs. Remove existing Makefile files from
8575 subdirectories. Substitute for TARGET_CONFIGDIRS and
8576 CONFIG_ARGUMENTS in Makefile.
8577 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8578 by configure.in.
8579 (CONFIG_ARGUMENTS): Likewise.
8580 (CONFIGURE_TARGET_MODULES): New variable.
8581 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8582 ($(CONFIGURE_TARGET_MODULES)): New target.
8583 (configure-libg++, configure-libio): New targets.
8584 (all-libg++): Depend upon configure-libg++.
8585 (all-libio): Depend upon configure-libio.
8586 (configure-libgloss, all-libgloss): New targets.
8587 (configure-libstdc++): New target.
8588 (all-libstdc++): Depend upon configure-libstdc++.
8589 (configure-librx, all-librx): New targets.
8590 (configure-newlib): New target.
8591 (all-newlib): Depend upon configure-newlib
8592 (configure-xiberty): New target.
8593 (all-xiberty): Depend upon configure-xiberty.
8594
8595 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8596
8597 * configure.in (host i[345]86-*-win32): Expand the
8598 noconfigdirs again.
8599
8600 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8601
8602 * mpw-configure: Fix sed command file name.
8603
8604 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8605
8606 * configure.in (host i[345]86-*-win32): Reduce the
8607 noconfigdirs again.
8608
8609 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8610
8611 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8612 or powerpc*-*-pe*, since they are not yet supported.
8613
8614 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8615
8616 Add PowerMac support and many other enhancements.
8617 * mpw-configure: New option --cc to select compiler to use,
8618 paste options set according to --cc into the generated
8619 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8620 if mpw-make.sed is present.
8621 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8622 add forward includes for PowerPC include files.
8623 * mpw-build.in: Build using Makefile.PPC if present.
8624 (do-byacc, etc): Remove separate version resource builds.
8625 (do-gas): Build "stamps" before "all".
8626 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8627 * mpw-README: Update to reflect --cc option, PowerMac support,
8628 and recently-reported compatibility problems.
8629
8630 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8631
8632 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8633 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8634 (--with-multilib-top): Pass to recursive invocations.
8635
8636 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8637
8638 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8639 v810-*-*.
8640
8641 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8642
8643 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8644 gdb, ld and opcodes on v810-*-*.
8645
8646 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8647
8648 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8649 (local-maintainer-clean): New target.
8650 (maintainer-clean): New target.
8651 (realclean): Just depend upon maintainer-clean.
8652
8653 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8654
8655 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8656
8657 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8658
8659 * configure.in: Build ld in mips*-*-bsd* case.
8660
8661 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8662
8663 * config.sub: Accept -lites* OS. From Ian Dall.
8664
8665 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8666
8667 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
8668 targets.
8669
8670 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8671
8672 * configure.in: treat i386-win32 canadian cross the same as
8673 i386-go32 canadian cross.
8674
8675 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8676
8677 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8678 running under the simulator to build a reduced set of libraries.
8679 (powerpc-*-eabiaix): Add fine grained multilib support added to
8680 other powerpc targets yesterday.
8681
8682 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8683
8684 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8685 -disable-softfloat, -disable-relocatable, -disable-aix, and
8686 -disable-sysv to control which multilib libraries get built.
8687
8688 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8689
8690 * configure: Add Makefile.tem to list of files to remove in trap
8691 handler.
8692
8693 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8694
8695 * config.guess (*Linux*): Add missing "exit"s.
8696 Also, need specific check for alpha-unknown-linux (uses COFF).
8697
8698 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8699
8700 * config.guess: Merge with FSF:
8701
8702 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8703 * config.guess (AIX4): More robust release numbering discovery.
8704
8705 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8706 * config.guess (i386-sequent-ptx): Properly get version number.
8707
8708 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8709 * config.guess (mips:*:4*:UMIPS): New case.
8710
8711 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8712
8713 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8714 (i386-win32 host): Likewise. Don't build readline.
8715
8716 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8717
8718 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8719 SUPPORT_FILES to submakes.
8720
8721 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8722
8723 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8724 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8725 mpw-configure.
8726
8727 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8728
8729 * configure.in (appdirs): Use =, not ==, in test expression when
8730 trying to build the text to print in the warning message for
8731 Solaris users.
8732
8733 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8734
8735 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8736
8737 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8738
8739 * config.guess: Recognize lynx-2.3.
8740
8741 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8742
8743 * config.sub (z8ksim): Deleted
8744 (z8k-*-coff): New, this is the one true name of the target.
8745
8746 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8747
8748 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8749
8750 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8751
8752 * config.guess (*:Linux:*:*): First try asking the linker what the
8753 default object file format is (elf, aout, or coff). Then if this
8754 fails, try previous methods.
8755
8756 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8757
8758 * configure.in: Don't build newlib for *-*-vxworks5.1.
8759
8760 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8761
8762 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8763 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8764
8765 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8766
8767 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8768
8769 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8770
8771 * cfg-ml-com.in: New file.
8772 * cfg-ml-pos.in: New file.
8773
8774 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8775
8776 * COPYING.NEWLIB: Add HP free copyright to list.
8777
8778 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8779
8780 * config.sub: Recognize -eabi* for the system, not just -eabi.
8781
8782 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8783
8784 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8785 * config.sub, configure.in (win32): New target and host.
8786
8787 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8788
8789 * configure.in: Add i386-pe configuration.
8790
8791 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8792
8793 * mpw-build.in (install): Install GDB after LD.
8794
8795 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8796
8797 * mpw-config.in (elf/mips.h): Always forward-include, needed
8798 for GDB to build.
8799
8800 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8801
8802 * testsuite: New directory for customer acceptance and whole tool
8803 chain tests.
8804
8805 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8806
8807 * configure: If per-host line isn't found, but AC_OUTPUT is found
8808 and a configure script exists, run it instead.
8809
8810 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8811
8812 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8813
8814 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8815
8816 * configure: Set build_{cpu,vendor,os,alias} to host values when
8817 --build isn't specified.
8818
8819 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8820
8821 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8822 (FLAGS_TO_PASS): Pass them.
8823 (EXTRA_TARGET_FLAGS): Ditto.
8824
8825 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8826
8827 * Makefile.in (all-libg++): Depend on all-libstdc++.
8828
8829 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8830
8831 * configure.in (noconfigdirs): Enable all packages for
8832 i386-unknown-netbsd.
8833
8834 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8835
8836 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8837 hosted builds (DOS builds)
8838
8839 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8840
8841 Changes for ARM based on patches from Richard Earnshaw:
8842 * config.sub: Handle armeb and armel.
8843 * configure.in: Omit arm linker only for riscix.
8844
8845 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8846
8847 * config.guess: Update from FSF.
8848
8849 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8850
8851 * config.sub: Recognize powerpcle as the little endian varient of
8852 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8853 powerpcle variant. Convert pentium into i586, not i486. Add p5
8854 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8855 temporarily.
8856
8857 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8858
8859 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8860
8861 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8862
8863 * config.sub: Accept -lites* as a basic system type.
8864
8865 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8866
8867 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8868 installed, and if so return linuxoldld as the system name.
8869
8870 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8871
8872 * config.guess: Add hppa1.1-hp-lites support.
8873
8874 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8875
8876 * configure.in: Don't build newlib for m68k-vxworks5.1.
8877
8878 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8879
8880 * configure.in (mips-sgi-irix6): Use mh-irix5.
8881
8882 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8883
8884 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8885
8886 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8887
8888 * test-build.mk: Enable building of shared libraries on IRIX 5 and
8889 OSF/1. Fix compiler flags.
8890 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8891
8892 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8893
8894 * configure.in: Recognize --with-newlib.
8895 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8896
8897 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8898
8899 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8900 to *_X11_MODULES due to gdbtk needing X include files et al.
8901
8902 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8903
8904 Merge in support for Mac MPW as a host.
8905 (Old change descriptions retained for informational value.)
8906
8907 * mpw-config.in: Add generic include forwards for cpu-specific
8908 include files in aout and elf directories.
8909
8910 * mpw-configure: Added copyright.
8911 * mpw-config.in: Check for presence of required build tools.
8912 (target_libs): Add newlib.
8913 (target_tools): Add examples.
8914 (Read Me): Generate as "Read Me for MPW" instead.
8915 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8916 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8917 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8918
8919 * mpw-configure: Remove subdir-specific makefile hackery,
8920 delete mk.tmp after using it.
8921
8922 * mpw-build.in (all): Display start and end times.
8923
8924 * mpw-configure (host_canonical): Set.
8925 (target_cpu): Always add to makefiles.
8926 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8927 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8928 (mpw-mh-mpw): Look for in srcdir and srcroot.
8929 Use sed instead of mpw-edit-prefix to edit prefix definitions.
8930
8931 * mpw-build.in: (install-only): New target.
8932
8933 * mpw-configure (host_alias, target_alias): Rename from hostalias
8934 and targetalias, add into generated Makefile.
8935 (mk.tmp): If present, add into generated Makefile.
8936 * mpw-build.in (all-gas): Build config.h first before gas proper.
8937
8938 * mpw-configure (config.status): Write only if changed.
8939 * mpw-config.in (readline): Configure it (not built, just used for
8940 definitions).
8941
8942 * mpw-config.in (elf/mips.h): Add a forward include.
8943
8944 * mpw-config.in: Forward-include most .h files in include into
8945 extra-include.
8946 (readline): Don't build.
8947 mpw-build.in (install): Install GDB.
8948
8949 * mpw-configure (prefix, mpw_prefix): Handle it.
8950 * mpw-config.in (mmalloc, readline): Don't configure.
8951 * mpw-build.in (thisscript): Rename to ThisScript.
8952 Use mpw-build instead of BuildProgram everywhere.
8953 (mmalloc, readline): Don't build.
8954 * mpw-README: New file, basic documentation about the MPW port.
8955
8956 * mpw-config.in: Use forward-include to create include files.
8957
8958 * mpw-configure: Add more things to the top of each configured
8959 Makefile, including contents of config/mpw-mh-mpw.
8960 * mpw-config.in (extra-include): Create this directory and fill it
8961 with Posix-like include files when configuring.
8962
8963 * config.sub (apple, mac, mpw): Add various aliases.
8964
8965 * mpw-build.in: New file, top-level build script fragment for MPW.
8966 * mpw-configure: New file, configure script for MPW.
8967 * mpw-config.in: New file, config fragment for MPW.
8968
8969 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8970
8971 * configure.in (host_libs): Remove glob, since it is gone from the
8972 sources.
8973
8974 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8975
8976 * Makefile.in: define empty GDB_NLM_DEPS var.
8977
8978 * configure.in(target_makefile_frag): use config/mt-netware
8979 for netware targets.
8980
8981 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
8982
8983 * config.sub: Merge in recent FSF changes. Remove linux special
8984 cases.
8985
8986 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8987
8988 Revert this change:
8989
8990 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8991
8992 * build-all.mk: Use CC=cc -Xs on Solaris.
8993
8994 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8995
8996 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
8997 stop using it.
8998 * Makefile.in: Nuke all references to glob subdirectory.
8999
9000 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9001
9002 * configure.in: Fix --enable-shared logic in per-host.
9003
9004 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9005
9006 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9007
9008 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9009
9010 * configure.in (noconfigdirs): Don't build gas on AIX, for
9011 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9012
9013 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9014
9015 * configure: Fix --cache-file to work if the file argument is a
9016 relative path.
9017
9018 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9019
9020 * configure: If the --cache-file is used, pass it down to
9021 configure in subdirectories.
9022
9023 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9024
9025 * config.sub: add vxworks29k configuration.
9026
9027 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9028
9029 * Makefile.in (taz): Do "diststuff" part quietly.
9030
9031 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9032
9033 * config.sub: Mini-merge with gcc/config.sub.
9034
9035 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9036
9037 * config.guess (IRIX): Sed - to _.
9038
9039 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9040
9041 * Makefile.in (source-vault, binary-vault): New targets.
9042
9043 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9044
9045 * config.sub: Recognize -eabi as a basic system type.
9046
9047 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9048
9049 * configure.in (enable_shared stuff): Fix typo.
9050
9051 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9052
9053 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9054
9055 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9056
9057 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9058
9059 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9060
9061 * configure.in (rs6000-*-*): Don't build gas.
9062
9063 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9064
9065 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9066 reduce command line length.
9067 (AS_FOR_TARGET): Check for as.new, not Makefile.
9068 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9069
9070 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9071
9072 * config.guess: Merge from FSF.
9073
9074 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9075
9076 * configure: Don't use $ when handling program_suffix.
9077
9078 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9079
9080 * configure.in: Configure tk for hppa/hpux.
9081
9082 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9083
9084 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9085
9086 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9087
9088 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9089 to LIBCXXFLAGS. Tests are better run without it.
9090
9091 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9092
9093 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9094
9095 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9096
9097 * configure.in (*-*-netware*): Don't configure xiberty.
9098
9099 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9100
9101 * configure.in: Remove tk from native_only list.
9102
9103 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9104
9105 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9106 for special NCD build.
9107
9108 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9109
9110 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9111 makeall.bat, they're only useful for binutils snapshots.
9112 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9113 makeall.bat to specified SUPPORT_FILES.
9114
9115 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9116
9117 * build-all.mk: Add Ericsson targets to sun4 and solaris
9118 hosts. Add BNR's sun4 target to solaris host, so their
9119 build-from-source will be tested in-house first.
9120
9121 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9122
9123 * Makefile.in (LIBCFLAGS): New variable.
9124 (CFLAGS_FOR_TARGET): Ditto.
9125 (LIBCFLAGS_FOR_TARGET): Ditto.
9126 (LIBCXXFLAGS): Ditto.
9127 (CXXFLAGS_FOR_TARGET): Ditto.
9128 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9129 (BASE_FLAGS_TO_PASS): Pass them.
9130 (EXTRA_TARGET_FLAGS): Ditto.
9131
9132 * configure.in: Support --enable-shared.
9133
9134 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9135
9136 * configure.in (target_libs): Include libstdc++ again.
9137 * config.guess: Update from FSF (for FreeBSD).
9138
9139 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9140
9141 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9142 makeall.bat.
9143 (DISTDOCDIRS): Add `etc'.
9144 (ETC_SUPPORT_PFX): New variable.
9145 (taz): Include anything from etc starting with a word in
9146 ETC_SUPPORT_PFX.
9147
9148 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9149
9150 * config.sub: Update for recent FSF changes. Remove obsolete
9151 h8300hds entry. Add -windows* and -osx as basic os. Minor
9152 spacing changes.
9153
9154 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9155
9156 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9157
9158 * config.guess: Merge with FSF.
9159 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9160
9161 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9162
9163 * configure: Since the "trap 0" handler will override the exit
9164 status on many systems, only use it for "exit 1", and make it set
9165 a non-zero exit status; reset it before "exit 0". Also, check
9166 exit status of config.sub, and error out if it failed.
9167
9168 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9169
9170 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9171 and install libgloss.
9172
9173 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9174
9175 * Makefile.in (all-binutils): Depend upon all-byacc.
9176
9177 * configure.in: Don't build emacs on Irix 5.
9178
9179 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9180
9181 * configure.in (*-*-netware*): Add libio.
9182
9183 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9184
9185 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9186 (CHECK_TARGET_MODULES): Ditto.
9187 (INSTALL_TARGET_MODULES): Ditto.
9188 (TARGET_LIBS): Ditto.
9189 (all-libstdc++): Note dependencies.
9190
9191 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9192
9193 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9194
9195 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9196
9197 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9198 -fexternal-templates.
9199
9200 * configure.in (target_libs): Add libstdc++.
9201 (noconfigdirs): Add libstdc++ as appropriate.
9202
9203 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9204
9205 * config.guess: Update from FSF.
9206
9207 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9208
9209 * configure: Use ${config_shell} when running ${configsub}.
9210
9211 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9212
9213 * config.sub: No longer recognize h8300h.
9214
9215 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9216
9217 * config.sub: Remove extraneous differences between config.sub and
9218 gcc/config.sub.
9219
9220 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9221
9222 * Makefile.in (DISTSTUFFDIRS): Add gas.
9223
9224 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9225
9226 * COPYING.NEWLIB: New file.
9227
9228 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9229
9230 * config.guess (HP-UX): Patch from Harlan Stenn
9231 <harlan@landmark.com> to also emit release level.
9232
9233 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9234
9235 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9236
9237 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9238
9239 * config.sub: Merge nextstep cleanup from FSF.
9240
9241 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9242
9243 * configure.in (arm-*-*): Don't configure ld for this target.
9244
9245 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9246
9247 * configure.in (*-*-netware): don't configure libg++, libio,
9248 librx, or newlib.
9249
9250 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9251
9252 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9253 configure ld--it works, but it doesn't support shared libraries.
9254
9255 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9256
9257 * config.guess (*-unknown-freebsd*): Get rid of possible
9258 trailing "(Release)" in version string.
9259 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9260
9261 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9262
9263 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9264 Fix type: *-next-neststep -> *-next-nextstep.
9265
9266 * config.guess: Merge from FSF:
9267
9268 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9269
9270 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9271
9272 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9273
9274 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9275 instead of UNIX_SV for UnixWare 1.0).
9276
9277 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9278
9279 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9280 to make gdb/nlm/* build after the compiler and linker.
9281
9282 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9283
9284 * config.guess (netbsd, freebsd, linux): Accept any machine,
9285 not just i[34]86.
9286 (m68k-atari-sysv4): Relocate to match FSF version.
9287
9288 * config.guess: More merges from the FSF:
9289
9290 Add a space before function call or macro invocation.
9291
9292 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9293
9294 * config.guess: Add trap cmd to remove dummy.c and dummy when
9295 interrupted.
9296
9297 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9298
9299 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9300 (dummy): Redirect stderr from compilation of dummy.c.
9301
9302 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9303
9304 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9305
9306 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9307
9308 * configure: Accept and ignore --cache*, for compatibility with
9309 new autoconf.
9310
9311 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9312
9313 * config.guess: Merge from FSF:
9314
9315 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9316
9317 * config.guess (Pyramid*:OSx*:*:*): New case.
9318 (PATH): Add /.attbin at end for finding uname.
9319 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
9320
9321 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9322
9323 * config.guess (M88*:DolphinOS:*:*): New case.
9324
9325 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9326
9327 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9328 to select whether to use ELF or COFF.
9329
9330 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9331
9332 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9333
9334 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9335
9336 * config.guess: Guess the OS version for HPUX.
9337
9338 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9339
9340 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9341
9342 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9343
9344 * configure.in: Recognize --with-headers, --with-libs, and
9345 --without-newlib.
9346 * Makefile.in (all-xiberty): Depend upon all-ld.
9347
9348 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9349
9350 * configure.in: Change i[34]86 to i[345]86.
9351
9352 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9353
9354 * configure (version): A few more tweaks to help message.
9355
9356 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9357
9358 * Makefile.in: Remove (for now) librx as a host library,
9359 now that we're building it for target.
9360
9361 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9362
9363 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9364 (Karl Berry).
9365
9366 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9367
9368 * configure.in: Also configure librx.
9369
9370 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9371
9372 * Makefile.in: Update various rules to reflect that librx
9373 is now needed for libg++.
9374
9375 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9376
9377 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9378
9379 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9380
9381 * configure.in: Configure the examples directory.
9382
9383 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9384
9385 * configure: Simplify Jun 2 1994 change.
9386
9387 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9388
9389 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9390 /bin/gcc isn't good enough to build gcc.
9391
9392 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9393
9394 * Makefile.in (GDB_SUPPORT_FILES): Remove
9395 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9396 (gdb.tar.gz): Add new rule to use standard distribution building
9397 mechanism.
9398
9399 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9400
9401 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9402 Bill Cox <bill@cygnus.com>.
9403
9404 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9405
9406 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9407
9408 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9409
9410 * configure: Search current dir first in .gdbinit.
9411
9412 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9413
9414 * config.sub: Recognize freebsd (merged from gcc config.sub).
9415
9416 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9417
9418 * config.sub: Refer to NeXT's operating system as nextstep.
9419
9420 * config.sub (case $basic_machine): Re-order the cases, to match
9421 the order in the FSF version (which is mostly alphabethical).
9422 Merge in some additions and changes from the FSF.
9423
9424 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9425
9426 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9427 * config.sub: Recognize cxux7.
9428 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9429
9430 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9431
9432 * config.sub: Fix typo powerpc -> powerpc-*.
9433
9434 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9435
9436 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9437
9438 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9439 parallel with all-emacs and install-emacs). Top-level command
9440 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9441
9442 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9443
9444 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9445 $(relbindir)/make before doing ``make install'', and use
9446 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9447 installing over running make binary.
9448 ($(host)-stamp-stage3-installed): Likewise.
9449
9450 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9451
9452 * config.guess: Recognize Mach.
9453
9454 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9455
9456 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9457 see whether --exec-prefix was used.
9458
9459 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9460
9461 * README: Explicitly mention libg++/README. (Zoo's idea.)
9462
9463 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9464
9465 * Makefile.in: Add all-librx target similar to all-libproc.
9466
9467 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9468
9469 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9470 with post 1.2 uname bogosity.
9471
9472 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9473
9474 * configure: Remove temporary files on receipt of a signal.
9475
9476 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9477
9478 * configure: If there is a package_makefile_frag, remove
9479 ${subdir}/Makefile.tem after copying it in.
9480
9481 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9482
9483 * build_all.mk: support rs6000 lynx identifies itself as
9484 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9485 since /bin/gcc is too feeble to compile a modern gcc.
9486
9487 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9488
9489 * brought devo/test-build.mk update-to-date with progressive/
9490 test-build.mk. Add lynx targets and hppa flag info.
9491
9492 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9493
9494 * configure.in: Use mh-ncrsvr43. Patch from
9495 Tom McConnell <tmcconne@sedona.intel.com>.
9496
9497 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9498
9499 * config.guess (i386-unknown-bsdi): No longer need to
9500 check #if defined(__bsdi__) && defined(__i386__).
9501
9502 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9503
9504 * configure: Set program_transform_nameoption correctly.
9505
9506 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9507
9508 * brought build-all.mk update-to-date with progressive build-all.mk,
9509 added new targets and hppa info.
9510
9511 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9512
9513 * configure: If config.guess result is a prefix of the user
9514 specified target, assume a native build and use the user specified
9515 target as the host alias. Remove SunOS patch suffix removal hack.
9516 * configure.in: Remove SunOS patch suffix removal hack.
9517
9518 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9519 in NATIVE_CHECK_MODULES.
9520
9521 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9522
9523 * Makefile.in: Rename HOST_ONLY to NATIVE.
9524 * configure: Delete SunOs patch suffix from host_canonical
9525 and build_canonical variables that are prepended to Makefiles.
9526 * configure.in: Add comments for easier maintenance.
9527
9528 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9529
9530 * Makefile.in: Add all-libproc target similar to all-gui.
9531
9532 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9533
9534 * Makefile.in (CHECK_MODULES): split into
9535 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9536
9537 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9538
9539 * config.guess (i386-unknown-bsdi): New system to guess.
9540
9541 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9542
9543 * Makefile.in: Add all-gui target (but not yet build by "all").
9544
9545 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9546
9547 * config.sub: Move deletion of patch suffix from here...
9548 * configure.in: To here, at Ian's suggestion. The top-
9549 level scripts might need to know of a patch level.
9550
9551 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9552
9553 * config.sub: Strip off patch suffix so rtl is recognized
9554 as a sunos4.1.3 machine, even though it's been patched.
9555
9556 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9557
9558 * Makefile.in (INSTALL_LAST): Delete.
9559 (INSTALL_DOSREL): New.
9560
9561 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9562
9563 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9564 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9565 whether we pass down --with-gnu-ld anyhow.
9566
9567 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9568
9569 * Makefile.in (INSTALL_LAST): Change operation so it works
9570 on more flavors of make.
9571 * configure.in (go32): Don't build libg++ or libio.
9572
9573 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9574
9575 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9576 they can be overriden by templates.
9577
9578 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9579
9580 * configure.in (target==go32): Don't build gdb.
9581 * dosrel: New directory.
9582
9583 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9584
9585 * configure.in (host==go32): Configure dosrel too.
9586 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9587 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9588 be set by incoming names or templates.
9589 (INSTALL_LAST): New rule.
9590
9591 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9592
9593 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9594
9595 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9596
9597 * configure.in (appdirs): New variable. Currently empty, but will
9598 be used in gas distribution. If nonempty, lists a set of
9599 directories at least one of which must get configured, or top
9600 level configuration is considered to have failed.
9601 (rs6000-*-lynxos*): Use new file name.
9602
9603 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9604
9605 Eliminate XTRAFLAGS.
9606 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9607 newlib include files using -idirafter, and also use -nostdinc.
9608 (CXX_FOR_TARGET): Likewise.
9609 (XTRAFLAGS): Removed.
9610 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9611 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9612 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9613 ($(DO_X)): Don't pass down XTRAFLAGS.
9614
9615 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9616
9617 * configure.in (mips*-dec-bsd*): New target; do build linker.
9618 (mips*-*-bsd*): New target; don't build linker.
9619
9620 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9621
9622 * configure.in: support rs6000-*-lynxos* configuration.
9623 support sunos4 as a cross target.
9624
9625 * config.sub: look for lynx*, not lynx since the OS version may
9626 legitimately be part of the name.
9627
9628 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9629
9630 * configure.in (i[34]86-*-sco*): Move to be with other i386
9631 targets.
9632 (romp-*-*): New target. Skip various binary utilities.
9633 (vax-*-*): New target. Don't build newlib.
9634 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9635
9636 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9637
9638 * configure.in: Only set host_makefile_frag if config
9639 directory exists.
9640
9641 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9642
9643 * install.sh: If $dstdir exists, don't check whether each
9644 component does.
9645
9646 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9647
9648 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9649
9650 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9651
9652 * configure.in (*-*-lynxos*): Don't configure newlib for either
9653 native or cross Lynx.
9654
9655 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9656
9657 * config.sub (sparc64-elf): Fix os.
9658 (z8k): Remove duplicate.
9659
9660 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9661
9662 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9663 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9664
9665 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9666
9667 * configure: Make file links cleanly even if Lynx fails on
9668 an NFS symlink (at least fail cleanly).
9669
9670 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9671
9672 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9673 -XNh2000.
9674
9675 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9676
9677 * configure: Unknown options are fatal again.
9678
9679 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9680
9681 * configure: Ignore --x-includes and --x-libraries, for Autoconf
9682 compatibility.
9683
9684 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9685
9686 * build-all.mk: Add `clean' target.
9687
9688 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9689
9690 * config.guess: Add SINIX support.
9691 * configure.in: Add mips-*-sysv4* support.
9692
9693 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9694
9695 * build-all.mk: Document all useful targets.
9696 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9697 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9698
9699 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9700
9701 * configure: Support --silent, --quiet.
9702
9703 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9704
9705 * configure: Support --disable-FEATURE.
9706
9707 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9708
9709 * config.guess: Recognize NCR running SVR4.3.
9710
9711 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9712
9713 * config.guess: Make BSDI generate i386-unknown-bsd386.
9714 Patch from Paul Eggert <eggert@twinsun.com>.
9715
9716 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9717
9718 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9719
9720 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9721
9722 * configure: Make unrecognized options give nonfatal warnings
9723 instead of fatal errors, and pass them to any subdirectory
9724 configures in case they recognize them.
9725 Make --x equivalent to --with-x.
9726
9727 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9728
9729 * configure: Add --enable-* options. Clean up usage message and
9730 some comments.
9731
9732 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9733
9734 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9735
9736 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9737
9738 * configure.in (hppa*-*-*): Enable binutils.
9739
9740 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9741
9742 * config.sub: Recognize cisco.
9743
9744 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9745
9746 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9747
9748 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9749
9750 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9751 than one configuration name. Add comment.
9752
9753 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9754
9755 * config.guess: about target *-hitachi-hiuxwe2, fixed
9756 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9757 macro is incorrect.]
9758
9759 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9760
9761 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9762 than the "make ls" stuff which used to be here.
9763
9764 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9765
9766 * config.guess: Recognize i[34]86-unknown-freebsd.
9767 From Shawn M Carey <smcarey@rodan.syr.edu>.
9768
9769 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9770
9771 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9772
9773 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9774
9775 * config.guess: Check for ptx.
9776
9777 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9778
9779 * config.sub: Add os9k checking.
9780
9781 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9782
9783 * config.guess: Handle OSF1 running on HPPA processors
9784
9785 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9786
9787 * configure: If subdir configure fails, print out a message with
9788 subdirectory name, in case subdir's configure code didn't identify
9789 itself.
9790
9791 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9792
9793 * configure.in: Remove embedded newlines from configdirs.
9794 Avoid mismatches of substrings. Fix matching strings at end
9795 of configdirs.
9796
9797 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9798
9799 * config.guess: Add Lynx/rs6000 config support.
9800
9801 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9802
9803 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9804
9805 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9806
9807 * configure.in (hppa*-*-osf*): Treat this just like most other
9808 PA configurations (eg no binutils or ld).
9809 (hppa*-*-*elf*): These configurations have binutils and ld.
9810
9811 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9812
9813 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9814
9815 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9816
9817 * configure.in (rs6000-*-*): Build gas.
9818
9819 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9820
9821 * Makefile.in: Avoid bug in losing hpux sed.
9822
9823 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9824
9825 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9826 for GDB and GDB has been fixed to not need it.
9827
9828 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9829
9830 * config.guess: Recognize vax hosts.
9831
9832 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9833
9834 * configure (while loop): Don't use "break 2" inside case
9835 statement -- the case statement isn't an enclosing loop.
9836
9837 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9838
9839 * config.guess: Clean up NeXT support, to allow nextstep
9840 on Intel machines. Make OS be nextstep.
9841
9842 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9843
9844 * config.guess: Add alternate forms for Convex.
9845
9846 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9847
9848 * configure: Completely rewrite option processing. Take
9849 advantage of pattern-matching to avoid invoking test frequently.
9850 Also clean up host and target defaulting logic.
9851
9852 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9853
9854 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9855 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9856 commands (plus user environment) will fit SCO limits.
9857
9858 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9859
9860 * configure.in: Don't issue warnings about directories which are
9861 not being configured if -norecursion is set. Correct test for
9862 --with-gnu-as and --with-gnu-ld to not get confused by substring
9863 matches.
9864
9865 * configure.in: Don't build gas for alpha-dec-osf1*.
9866
9867 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9868
9869 * configure: Back out Per's change of 12/19/1993. It changes the
9870 behavior of configure in unexpected and confusing ways.
9871
9872 Also, use different delim char when calculating
9873 program_transform_name so that the name can contain slashes.
9874
9875 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9876
9877 * configure.in, config.sub: Add support for VSTa micro-kernel.
9878
9879 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9880
9881 * configure.in: Nuke hacks which were used to get a special
9882 version of GAS for HPPA configurations.
9883
9884 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9885
9886 * configure: If only ${target_alias} is given, use that
9887 as the default for ${host_alias}.
9888 * configure: Add missing back-slashes before nested quotes.
9889
9890 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9891
9892 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9893
9894 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9895
9896 * config.guess: Recognize some Tektronix configurations.
9897 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9898
9899 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9900
9901 * config.sub: Match any flavor of SH.
9902
9903 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9904
9905 * configure.in: Don't try to configure newlib for Alpha.
9906
9907 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9908
9909 * configure.in: Don't build ld for Irix 5. Don't build gas,
9910 libg++ or libio for any Alpha target.
9911
9912 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
9913
9914 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9915
9916 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9917 default arguments -- so it tried to compress itself.
9918
9919 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9920
9921 * configure.in (notsupp): ensure that a space is always at the end
9922 of the configdirs list, since the grep checks for an explicit space
9923
9924 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9925
9926 * configure.in (target i386-sysv4.2): don't build ld, since static
9927 versions of many libraries are not available.
9928
9929 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9930
9931 * config.guess: Recognize Apollos (using environment variables).
9932 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9933
9934 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9935
9936 * config.guess: Recognize Sony news mips running newsos.
9937
9938 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
9939
9940 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9941 "fi ; else" for bash.
9942
9943 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
9944
9945 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9946
9947 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
9948
9949 * config.sub: accept unixware as an alias for svr4.2.
9950 Fix some inconsistancies with the gcc version.
9951
9952 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9953
9954 * Makefile.in (DISTDOCDIRS): Add gdb.
9955
9956 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
9957
9958 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
9959
9960 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9961
9962 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9963 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9964 this now.
9965
9966 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9967
9968 * config.sub: Accept hiux* as an OS name.
9969
9970 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9971 etc/make-stds.texi. The underscore came from gcc, and dje now
9972 agrees that RUNTESTFLAGS is the correct name.
9973
9974 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
9975
9976 * install.sh: Remove 'set -e'. It makes any conditionals
9977 in the script useless.
9978
9979 * config.guess: Automatically recognize arm-acorn-riscix
9980 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9981
9982 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
9983
9984 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9985
9986 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9987
9988 * Makefile.in (DISTDOCDIRS): New variable.
9989 (taz): Edit local Makefile.in sooner, instead of proto-toplev
9990 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
9991
9992 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9993
9994 * configure.in (hppa target): check the source directory for the
9995 pagas sub-directory
9996
9997 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
9998
9999 * config.sub: Allow -aout* and -elf*.
10000
10001 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10002
10003 * configure.in: Don't build ld on i386-solaris2, same as for
10004 sparc-solaris2.
10005
10006 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10007
10008 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10009
10010 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10011
10012 * configure.in: Configure gdb for alpha.
10013
10014 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10015
10016 * Makefile.in (CXXFLAGS): Add -O.
10017
10018 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10019
10020 * config.guess: added support for DG Aviion
10021
10022 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10023
10024 * configure.in: Produce warning message for subdirectories not
10025 configurable for this host/target combination. Don't try to
10026 configure gdb for vms.
10027
10028 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10029
10030 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10031 appropriate files before making "diststuff".
10032 (DISTBISONFILES): New var: list of files to be edited.
10033 (DISTSTUFFDIRS): Add binutils.
10034
10035 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10036
10037 * config.sub: also handle mipsel and mips64el (for little endian mips)
10038
10039 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10040
10041 * configure.in: Add * to end of all OS names.
10042
10043 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10044
10045 * configure.in: Build newlib for LynxOS native.
10046
10047 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10048
10049 * config.guess: Add support for delta 88k running SVR3.
10050
10051 * configure.in: Add comment about HP compiler vs. emacs.
10052
10053 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10054
10055 * configure.in: don't build ld on solaris2 (not a viable option
10056 due to bugs in getpwnam & getpwuid)
10057
10058 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10059
10060 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10061 config.guess will produce a full version number.
10062
10063 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10064
10065 * configure.in: Build linker and binutils for alpha-dec-osf1.
10066
10067 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10068
10069 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10070 and gdb/testsuite/Makefile.in.
10071
10072 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10073
10074 * configure.in: recognize mips*- instead of mips-
10075
10076 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10077
10078 * config.sub: Accept linux*coff and linux*elf as operating
10079 systems.
10080
10081 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10082
10083 * config.sub: Recognize mips64, and mips3 as an alias for it.
10084
10085 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10086
10087 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10088 gdb knows how to handle OSF/1 shared libraries.
10089
10090 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10091
10092 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10093 * config.guess: Recognize Hitachi's HIUX.
10094 * config.sub: Recognize h3050r* and hppahitachi.
10095 Remove redundant cases for hp9k[23]*.
10096
10097 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10098
10099 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10100 if gas and ld are in the source tree and are in ${configdirs}.
10101 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10102 --with options (but still pass them down on the command line,
10103 if they were explicitly specified).
10104
10105 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10106
10107 * configure: substitute SHELL value in Makefile.in with
10108 ${CONFIG_SHELL}
10109
10110 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10111
10112 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10113 *-*-solaris2* targets.
10114
10115 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10116
10117 * Makefile.in: define M4, and pass it down to sub-makes;
10118 all-autoconf now depends on all-m4
10119
10120 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10121
10122 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10123 presence of {ar,ranlib} instead of a configured directory
10124
10125 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10126
10127 * config.guess: Accept 34?? as well as 33?? for NCR.
10128
10129 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10130
10131 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10132 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10133
10134 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10135
10136 * configure: grab values for $(CC) and $(CXX) from the
10137 environment, so that someone can do "CC=gcc configure; make" and
10138 have it work right (matching the way that autoconf works now)
10139
10140 * configure.in, Makefile.in: add support for gash, the tcl
10141 interface to Galaxy
10142
10143 * config.guess: add NetBSD variants (hp300, x86)
10144
10145 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10146
10147 * install.sh: Support -d option (in the manner of SunOS 4 install,
10148 as it is more deterministic than that of GNU install)
10149 (chmodcmd): Set file to mode 755 by default (should also do default
10150 chgrp and chown, but I don't feel like dealing with that now)
10151
10152 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10153
10154 * config.sub: Remove h8300hhms alias.
10155
10156 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10157
10158 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10159
10160 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10161
10162 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10163 as stmp-fixinc
10164
10165 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10166
10167 * config.sub: recognize m88110-bug-coff.
10168
10169 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10170
10171 * Makefile.in (all-libio): all dependencies on the toolchain used
10172 to build this (gcc, gas, ld, etc)
10173
10174 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10175
10176 * config.guess: Deal with OSF/1 1.3 on alpha.
10177
10178 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10179
10180 * install.sh: add some 'else true' clauses for portability
10181
10182 * configure.in: don't build libio for h8[35]00-*-* targets
10183
10184 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10185
10186 * Makefile.in: Add support for new libio.
10187
10188 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10189
10190 * install.sh: If one command fails, don't try the rest. Don't try
10191 to remove $dsttmp (via trap) unless we have already created it.
10192 If $src doesn't exist, detect it and exit with an error.
10193
10194 * config.guess: Recognize BSD on hp300.
10195
10196 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10197
10198 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10199 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10200
10201 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10202
10203 * Makefile.in (all-send-pr): depends on all-prms
10204
10205 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10206
10207 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10208
10209 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10210
10211 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10212 Added test for mips-mips-riscos5.
10213
10214 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10215
10216 * configure.in: use mh-hp300 for 68k HP hosts
10217
10218 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10219
10220 * configure: add support for CONFIG_SHELL, so that you can use
10221 some alternate shell for evaluating configure scripts
10222
10223 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10224
10225 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10226 in configure script to bug-gdb@prep.ai.mit.edu when building
10227 distribution archive.
10228 * Makefile.in (COMPRESS): Remove def.
10229 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10230 gdb.tar.Z and make-gdb.tar.Z respectively.
10231 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10232 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10233 to convergence with 'taz' target in Makefile.in.
10234
10235 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10236
10237 * install.sh (dsttmp): use trap to ensure that tmp files go
10238 away on error conditions
10239
10240 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10241
10242 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10243
10244 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10245
10246 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10247 its parent is '/' not ''.
10248
10249 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10250
10251 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10252
10253 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10254 that ${newsrcdir}/configure.in does.
10255
10256 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10257
10258 * test-build.mk: support for CONFIG_SHELL
10259
10260 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10261
10262 * config.sub (netware): Add as a basic system type.
10263
10264 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10265
10266 * Makefile.in (Makefile): depend on configure.in. Also drop the
10267 $(srcdir)/ from the dependency on Makefile.in.
10268
10269 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10270
10271 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10272 (h8300hhms is temporary until multi-libraries are implemented).
10273 * configure.in: Handle h8300h too.
10274
10275 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10276
10277 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10278
10279 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10280
10281 * configure: Remove extraneous output when guessing host type.
10282 * config.guess: Remove extraneous output when guessing using C
10283 compiler rather than uname, or when guessing fails.
10284
10285 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10286
10287 * Makefile.in: remove all.cross and install.cross targets
10288
10289 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10290 definitions
10291
10292 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10293
10294 * configure.in (target sh): Build gprof.
10295
10296 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10297
10298 * config.sub: change -solaris to -solaris2
10299
10300 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10301
10302 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10303
10304 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10305
10306 * configure: Correct error message for missing Makefile.in to
10307 print correct directory.
10308
10309 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10310
10311 * install.sh: kludge around 386BSD shell bug
10312
10313 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10314
10315 * config.guess: Recognize NeXT.
10316 * config.guess: Recognize i486-ncr-sysv4.
10317 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10318
10319 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10320
10321 * Makefile.in (MAKEINFOFLAGS): New variable.
10322 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10323 * build-all.mk, test-build.mk: Pass down --no-split as
10324 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10325
10326 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10327
10328 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10329
10330 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10331
10332 * Makefile.in (libg++.tar.z): New rule.
10333 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10334 * Makefile.in (taz): Only do a single chmod.
10335
10336 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10337
10338 * install.sh: don't use dirname anymore (replaced with sed usage)
10339
10340 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10341
10342 * Makefile.in: Change extension for gzip'd files from '.z' to
10343 '.gz' per new FSF standard usage.
10344
10345 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10346
10347 * configure: put quotes around the final value of program_transform_name
10348
10349 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10350
10351 * Makefile.in: new install.sh support; update install-info rules
10352
10353 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10354
10355 * configure.in: Build diff for crosses, but not for go32 host.
10356
10357 * configure.in: Build gprof only for native, and don't build it
10358 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10359
10360 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10361
10362 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10363
10364 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10365
10366 * configure.in (host_tools): Add prms.
10367
10368 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10369
10370 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10371 with $(FLAGS_TO_PASS) on the command line
10372
10373 * config.sub: Recognize lynx and lynxos
10374
10375 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10376
10377 * config.sub: Accept -ecoff*, not just -ecoff.
10378
10379 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10380
10381 * Makefile.in (taz): Use .gz suffix instead of .z.
10382 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10383 names.
10384
10385 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10386
10387 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10388
10389 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10390
10391 * Makefile.in (install-no-fixedincludes): install gcc last, so
10392 that rebuilds that might happen during 'make install' don't get
10393 bogus gcc include files
10394
10395 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10396
10397 Change from Utah for HPPA support:
10398 * config.guess: Recognize hppa1.x-hp-bsd.
10399
10400 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10401
10402 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10403 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10404
10405 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10406
10407 * config.sub: Add support for rom68k and bug boot monitors.
10408
10409 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10410
10411 * Makefile.in: Make all-opcodes depend on all-bfd.
10412
10413 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10414
10415 * config.guess: Added special check for i[34]86-univel-sysv4*.
10416
10417 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10418
10419 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10420 the processor rather than assuming i486.
10421
10422 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10423
10424 * config.guess: Recognize SunOS6 as Solaris3.
10425
10426 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10427
10428 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10429 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10430
10431 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10432
10433 * build-all.mk (all-cross): New target for Canadian Cross.
10434 Added Q2 go32 targets.
10435 * test-build.mk: Configure go32 cross sparclite-aout and
10436 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10437 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10438
10439 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10440
10441 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10442 GO32 hosted toolchains
10443
10444 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10445
10446 * configure: change so "-exec-prefix" gets passed down rather
10447 than "-exec_prefix" so autoconf generated Makefiles get the
10448 exec_prefix set right.
10449
10450 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10451
10452 * config.guess: get the Solaris2 minor version number
10453
10454 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10455
10456 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10457
10458 * config.guess: Recognize some Sequent platforms.
10459
10460 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10461
10462 * Makefile.in: added the vault-install target
10463
10464 * configure.in: actually use the Sun3 makefile fragment that's in
10465 config, also added the release dir to configdirs
10466
10467 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10468
10469 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10470
10471 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10472
10473 * configure.in: remove some program from Alpha targetted toolchains
10474
10475 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10476
10477 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10478 gprof.
10479 (taz): Run "make diststuff" in those directories instead of "make
10480 proto-dir". Look for "VERSION=" only at start of line in subdir
10481 Makefile. Use "gzip -9" for compression.
10482 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10483 (binutils.tar.z): New target.
10484
10485 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10486
10487 * Makefile.in (taz): Include gpl.texinfo.
10488
10489 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10490
10491 * Makefile.in (setup-dirs): Merged into "taz" target.
10492 (taz): Only do `proto-dir' stuff if a directory is actually needed
10493 for this target.
10494
10495 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10496
10497 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10498 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10499 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10500 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10501 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10502
10503 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10504
10505 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10506 config.sub, and move-if-change to gdb testsuite distribution
10507 archive, so the testsuite can be extracted, configured, and
10508 run separately from the gdb distribution. Blow away the Chill
10509 tests that require a Chill compiled executable, since GNU Chill
10510 is not yet publically available.
10511
10512 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10513
10514 * test-build.mk: set environment variables in a single command,
10515 instead of a list of assignments and exports
10516
10517 * config.guess: recognize Alpha/OSF1 systems
10518
10519 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10520
10521 * configure: Change help message to prefer --options rather than
10522 -options.
10523
10524 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10525
10526 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10527 zippy@ecst.csuchico.edu.
10528 * config.guess: Recognize miniframe.
10529
10530 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10531
10532 * Makefile.in: Use srcroot to find runtest rather than rootme.
10533 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10534
10535 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10536
10537 * test-build.mk: Extensive additions to support building on a
10538 machine other than the host.
10539
10540 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10541
10542 * configure (tooldir): Fix for i386-aix again.
10543
10544 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10545
10546 * configure, Makefile.in: Change definition of $(tooldir)
10547 to match the FSF.
10548
10549 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10550
10551 * config.guess: Recognize i[34]86/SVR4.
10552
10553 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10554
10555 * Makefile.in (all-gdb): gdb depends on sim.
10556
10557 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10558
10559 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10560 at the same time we make the prototype gdb directory.
10561 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10562 files at the same time as the gdb base release distribution.
10563
10564 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10565
10566 * Makefile.in (check): Use individual check targets rather than
10567 DO_X rule.
10568 (check-gcc): Added.
10569
10570 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10571
10572 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10573 for System V release 3.2.
10574
10575 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10576
10577 * config.sub: Recognize hppaosf.
10578 * configure.in: Do configure ld/binutils/gas for it.
10579
10580 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10581
10582 * configure (tooldir): Alter syntax used to set this, for systems
10583 where "\$" isn't handled right, like i386-aix.
10584
10585 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10586
10587 * configure: Pass program-transform-name, not
10588 program_transform_name, to recursive configures.
10589
10590 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10591
10592 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10593 of gas+ld+binutils.
10594
10595 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10596
10597 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10598
10599 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10600
10601 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10602
10603 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10604
10605 * Makefile.in (PRMS): Set back to all-prms.
10606
10607 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10608
10609 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10610 targets, rather than for MIPS hosts.
10611
10612 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10613
10614 * configure.in: add comment for --with-x default values
10615
10616 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10617
10618 * Makefile.in: add check-* targets for each of the directories in
10619 the tree. Add a definition of RUNTEST that will use the one we
10620 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10621
10622 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10623
10624 * configure.in: Removed obsolete references to bfd_target and
10625 target_makefile_frag.
10626
10627 * build-all.mk: Set assorted targets for Q2.
10628 * config.sub: Recognize z8k-sim and h8300-hms.
10629 * test-build.mk: Really don't pass host to configure.
10630 (HOLES): Added uname.
10631
10632 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10633
10634 * configure: Handle an empty program-prefix, program-suffix or
10635 program-transform-name correctly.
10636
10637 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10638
10639 * build-all.mk: -G 8 no longer required for MIPS targets.
10640 * test-build.mk: Don't pass host argument to configure; make it
10641 guess.
10642
10643 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10644
10645 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10646 * Makefile.in (COMPRESS): New macro, like GZIP.
10647
10648 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10649
10650 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10651
10652 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10653 with gas currently defaults to -G 0.
10654
10655 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10656
10657 * Makefile.in (all-flex): flex depends on byacc.
10658
10659 * build-all.mk: If host not specified, use config.guess. Pass TAG
10660 to test-build.mk as RELEASE_TAG.
10661 * test-build.mk (configargs): New variable containing arguments to
10662 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10663 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10664
10665 * config.guess: Use /bin/uname when checking -X argument on SCO,
10666 to avoid invoking GNU uname which doesn't understand -X.
10667
10668 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10669
10670 * configure.in: Build gas for mips-*-*.
10671
10672 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10673
10674 * Makefile.in (all.normal): insert missing backslash.
10675
10676 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10677
10678 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
10679
10680 * Makefile.in: Complete overhaul to merge many almost identical
10681 targets.
10682
10683 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10684
10685 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10686 (gdb.tar.Z): Adjusted.
10687
10688 * Makefile.in (setup-dirs, taz): New targets; should be general
10689 enough to adapt for gdb sometime. Build only .z file.
10690 (gas.tar.z): New target.
10691
10692 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10693
10694 * build-all.mk: Use CC=cc -Xs on Solaris.
10695
10696 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10697
10698 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10699 for handling BISON for FSF releases.
10700
10701 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10702
10703 * configure: Actually implement the change zoo just documented.
10704
10705 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10706
10707 * configure: when using config.guess, only set target_alias when
10708 it's not already been set (ie, on the command line)
10709
10710 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10711
10712 * Makefile.in: add installcheck target, set PRMS to install-prms
10713
10714 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10715
10716 * configure: add support for package_makefile_fragment, handle the
10717 case where a directory has a configure.in file but no Makefile.in
10718 more gracefully (with an actual understandable error message, even);
10719 add support for --without (and add this to the usage message); also
10720 explicitly add a --host=${host_alias} to the command line when
10721 config.guess is used
10722
10723 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10724
10725 * configure: Must use both --host and --target in recursive calls.
10726
10727 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10728
10729 * Makefile.in: Change deja-gnu to dejagnu.
10730
10731 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10732
10733 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10734
10735 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10736
10737 * configure.in: canonicalize all instances to *-*-solaris2*,
10738 also strip out a number of tools to not build for go32 host
10739
10740 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10741
10742 * config.guess: add GPL.
10743
10744 * Makefile.in, config.guess, config.sub, configure: bump
10745 copyrights to 93.
10746
10747 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10748
10749 * Makefile.in (do-info): Removed obsolete check for existence of
10750 localenv file.
10751
10752 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10753
10754 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10755
10756 * Makefile.in: a couple of 'else true' for decstation,
10757 support for TclX
10758
10759 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10760
10761 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10762
10763 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10764
10765 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10766
10767 * config.guess: Recognize i386-ibm-aix (PS/2).
10768 * configure.in: Use config/mh-aix386 file for it.
10769
10770 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10771
10772 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10773 CC_FOR_TARGET instead.
10774 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10775
10776 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10777
10778 * Makefile.in: Add sim to list of directories sent with gdb
10779
10780 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10781
10782 * configure.in: Put back mips-dec-bsd* case.
10783
10784 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10785
10786 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10787 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10788 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
10789
10790 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10791
10792 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10793
10794 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10795 (install-info): install dir.info only if it exists,
10796 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10797
10798 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10799
10800 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10801 gas for mips-dec-bsd.
10802
10803 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10804
10805 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10806 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10807
10808 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10809
10810 * configure.in: Added "dejagnu" to hosttools list.
10811
10812 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10813
10814 * config.sub, configure.in, config.guess: Add support
10815 for Bosx, an AIX variant from Bull.
10816 Patches from F.Pierresteguy@frcl.bull.fr.
10817
10818 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10819
10820 * devo/dejagnu: Initial creation of devo/dejagnu.
10821 Migrated dejagnu testcases and support files for testing software
10822 tools to reside as subdirectories, currently called "testsuite",
10823 within the directory of the software tool. Migrated all programs,
10824 support libraries, etc. beloging to dejagnu proper from
10825 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10826 with no modifications. The changes to these files which will
10827 allow them to configure, build, and execute properly will be made
10828 in a future update.
10829
10830 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10831
10832 * Makefile.in: Change send_pr to send-pr.
10833 * configure.in: Likewise.
10834 * send_pr: Renamed directory to send-pr.
10835
10836 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10837
10838 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10839
10840 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10841
10842 * README: Update for gdb-4.8 release.
10843 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10844 gdb-xxx.tar.z (gzip'd) file also.
10845
10846 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10847
10848 * Makefile.in: make all-diff depend on all-libiberty
10849
10850 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10851
10852 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10853
10854 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10855
10856 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10857
10858 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10859
10860 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10861 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10862 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10863
10864 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10865
10866 * Makefile.in: makeinfo binary is in a new location
10867
10868 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10869
10870 * config.sub: Accept -ecoff as an OS.
10871
10872 * Makefile.in: Various changes to eliminate a level of make
10873 recursion and reduce the required command line length.
10874 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10875 sub-makes.
10876 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10877 variables holding settings for specific sub-makes.
10878 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10879 in terms of BASE_FLAGS_TO_PASS.
10880 (TARGET_LIBS): New variable listing directories which use
10881 TARGET_FLAGS_TO_PASS.
10882 (subdir_do): Eliminated.
10883 (do-*): New set of targets to replace subdir_do.
10884 (various): All targets which used subdir_do now depend on do-*.
10885 (local-clean): Renamed from do_clean.
10886 (local-distclean): New target, dependency of distclean and
10887 realclean.
10888 (install-info): Don't create directories. Depend on dir.info
10889 rather than calling make recursively.
10890 (install-dir.info): Eliminated.
10891 (install-info-dirs): Create all info directories here.
10892 (dir.info): Depend upon do-install-info.
10893
10894 * test-build.mk (HOLES): Added false.
10895
10896 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10897
10898 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10899
10900 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10901
10902 * Makefile.in (info): remove dependency on all-texinfo. The
10903 problem was really in texinfo/C, not at this level.
10904
10905 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10906
10907 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10908
10909 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10910
10911 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10912 GDB releases.
10913
10914 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10915
10916 * configure: Include srcdir in message about target of link not
10917 being found. Don't convert `-' to `_' in `with' options being
10918 passed to subdirs.
10919
10920 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10921
10922 * configure.in: add uudecode to host_tools
10923
10924 * Makefile.in: added {all,install}-uudecode targets, added them to
10925 the appropriate lists
10926
10927 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
10928
10929 * Makefile.in (all-gcc): Added dependency on all-gas.
10930
10931 * configure.in (mips-*-*): Build ld and binutils.
10932
10933 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10934
10935 * configure: check return code from mkdir, print error message and
10936 exit on failure.
10937
10938 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
10939
10940 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
10941
10942 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
10943
10944 * test-build.mk (HOLES): Added tar, cpio and uudecode.
10945
10946 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10947
10948 * config.sub (h8500): Recognize this as a cpu type.
10949
10950 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10951
10952 * configure: source directory missing is no longer a warning
10953
10954 * configure.in: recognize irix[34]* instead of irix[34]
10955
10956 * Makefile.in: define and pass down X11_LIB
10957
10958 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
10959
10960 * guess-systype: Renamed to ...
10961 * config.guess: ... by popular request.
10962 * configure.in, Makefile.in: Update accordingly.
10963
10964 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
10965
10966 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
10967 + Add Convex, Cray/Unicos, and Encore/Multimax support.
10968 + Execute ./dummy instead of assuming . is in PATH.
10969
10970 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
10971
10972 * guess-systype: New shell script. Attempts to guess the
10973 canonical host name of the executing host.
10974 Only a few hosts are supported so far.
10975 * configure: Call guess-systype if no host is specified.
10976
10977 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
10978
10979 * Makefile.in (gcc-no-fixedincludes): Made to work with current
10980 gcc Makefile.
10981
10982
10983 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
10984
10985 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10986 (all-gcc, install-gcc, subdir_do): Use it.
10987
10988 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10989
10990 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10991
10992 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
10993
10994 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10995 set exclusively by configure, using configure.in .
10996
10997 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10998
10999 * test-build.mk: set $PATH for all builds
11000
11001 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11002
11003 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11004
11005 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11006 the one used in gcc/Makefile.in, so that a null expansion doesn't
11007 override the one needed to build gcc with a native cc.
11008
11009
11010 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11011
11012 * configure: Accept -with arguments.
11013
11014 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11015
11016 * Makefile.in: added h8300sim
11017
11018 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11019
11020 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11021 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11022 (all-cygnus, native, build-cygnus): Make
11023 $(canonhost)-stamp-3stage-done, not $(host)....
11024 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11025 i386-sco3.2v4. Added else true to if command.
11026
11027 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11028
11029 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11030
11031 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11032
11033 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11034
11035 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11036
11037 * configure.in: don't remove binutils from Solaris builds
11038
11039 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11040
11041 * Makefile.in: get rid of earlier definitions for *clean,
11042 also handle the recursive info rule better
11043
11044 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11045
11046 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11047 do more-or-less the right thing.
11048
11049 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11050
11051 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11052 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11053
11054 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11055
11056 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11057 $(host_canonical).
11058
11059 * configure.in: split the configdirs list into 4 categories (native
11060 v. cross, library v. tool) and handle the cross-only and native-
11061 only in more reasonable (and correct!) way.
11062
11063 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11064
11065 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11066 configdirs anymore.
11067
11068 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11069
11070 * Makefile.in: extensive cleanup:: removed all of the explicit
11071 clean-* targets, collapsed many wrappers around subdir_do into
11072 one, added additional targets to satisfy standards.texi, deleted
11073 some old targets, some changes for consistency
11074
11075 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11076
11077 * configure.in: handle some programs as cross-only, and others as
11078 native only
11079
11080 * test-build.mk: handle partial holes in a more generic manner
11081
11082 * Makefile.in: m4 depends on libiberty
11083
11084 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11085
11086 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11087 time, wdiff, and find to configdirs
11088
11089 * Makefile.in: all, clean, and install rules for the new programs
11090 added to configure.in
11091
11092 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11093
11094 * configure.in: use mh-sun for all *-sun-* hosts
11095
11096 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11097
11098 * Makefile.in: define flags for X11 include files and library file
11099 locations, pass them down to the programs that need this info
11100
11101 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11102
11103 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11104
11105 * configure.in: start building libg++ for HP-UX targets
11106
11107 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11108
11109 * README: Update references to files moved into etc/.
11110
11111 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11112
11113 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11114 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11115
11116 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11117
11118 * configure: accept dash as well as underscore in long option
11119 names for FSF compatibility.
11120
11121 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11122
11123 * config.sub: added -sco3.2v4 support from FSF.
11124
11125 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11126
11127 * configure.in: expand the section that adds or removes
11128 directories from the list of programs to build, to handle native
11129 vs. cross in addition to host v. native
11130
11131 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11132
11133 * Makefile.in: Replace C++ in macro names with CXX.
11134 This is less likely to break ...
11135
11136 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11137
11138 * test-build.mk: add -w to GNU_MAKE
11139
11140 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11141
11142 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11143 add 'sparc' to list of recognized cpus. This needed to make
11144 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11145 Delete some redundant ose68 variants. Recognize -wrs as an os,
11146 then changes that into $CPU-wrs-vxworks.
11147
11148 * configure.in: remove most references to gdbtest, regularize
11149 target based program removal
11150
11151 * test-build.mk: import from p3 tree (many fixes and changes)
11152
11153 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11154
11155 * Makefile.in: added rules to handle tcl, tk, and expect
11156
11157 * configure.in: handle those directories if they exist
11158
11159 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11160
11161 * config.sub: removed bogus hppabsd and hppahpux names, since
11162 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11163
11164 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11165
11166 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11167 depends upon all-xiberty
11168
11169 * Makefile.in: changes from p3, including:
11170
11171 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11172
11173 * Makefile.in (XTRAFLAGS): include newlib directories if
11174 newlib/Makefile exists, rather than if host != target.
11175
11176 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11177
11178 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11179 from the same source tree and not building a cross-compiler. This
11180 matters for the libg++ configuration if reconfiguring a tree that
11181 has already been installed.
11182
11183 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11184
11185 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11186 pick up the machine and system specific header files.
11187
11188 * Makefile.in: added AS_FOR_TARGET, passed down in
11189 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11190 the C compiler to use to create programs which are run in the
11191 build environment, set it to default to $(CC), and passed it down
11192 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11193
11194 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11195
11196 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11197 We need them for unusual native builds, like systems without
11198 ranlib.
11199
11200 * configure: also define $(host_canonical) and
11201 $(target_canonical), which are the full, canonical names for the
11202 given host and target
11203
11204 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11205
11206 * Makefile.in: Added separate definitions for C++.
11207
11208 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11209
11210 * configure.in (configdirs): Add deja-gnu.
11211
11212 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11213
11214 * README: Update for configure.texi and gdb-4.7 release.
11215
11216 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11217
11218 * Makefile.in: Move "all" target to top of file.
11219 Previously, first target was ".PHONY" which caused BSD4.4 make
11220 to build .PHONY when make was run without arguments.
11221
11222 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11223
11224 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11225 Library-copylefted code in libiberty.
11226
11227 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11228
11229 * config.sub: Replace m68kmote with plain old m68k.
11230
11231 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11232
11233 * Makefile.in: Remove space from blank line, avoid Make complaints.
11234
11235 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11236
11237 * config.sub: Complain if no argument is given. Added support for
11238 386bsd as OS and target alias.
11239
11240 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11241
11242 * Makefile.in (XTRAFLAGS): include newlib directories if
11243 newlib/Makefile exists, rather than if host != target.
11244
11245 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11246
11247 * config.sub: recognize sparclite-wrs-vxworks.
11248
11249 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11250 p3.) Added clean-xiberty to clean.
11251
11252 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11253
11254 * configure.in: use *-*-* instead of nested cases for host and target
11255
11256 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11257
11258 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11259 from the same source tree and not building a cross-compiler. This
11260 matters for the libg++ configuration if reconfiguring a tree that
11261 has already been installed.
11262
11263 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11264
11265 * config.sub (i486v/i486v4): Merge in from FSF version.
11266
11267 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11268
11269 * configure: only set PWD if it is already set.
11270
11271 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11272
11273 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11274 doesn't have unset and all success paths (and most error paths)
11275 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11276 to just ${PWD} to avoid confusion.)
11277
11278 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11279
11280 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11281 even for a native compilation.
11282
11283 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11284
11285 Changes to make the gdb.tar.Z rule work better.
11286
11287 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11288 (DEVO_SUPPORT): Add configure.texi.
11289 (bfd-ilrt.tar.Z): Remove ancient rule.
11290
11291 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11292
11293 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11294 pick up the machine and system specific header files.
11295
11296 * configure.in, config.sub: added new target m68010-adobe-scout,
11297 with alias of adobe68k. Changed configure.in to check for
11298 -scout before -sco* to avoid a false match.
11299
11300 * Makefile.in: added AS_FOR_TARGET, passed down in
11301 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11302 the C compiler to use to create programs which are run in the
11303 build environment, set it to default to $(CC), and passed it down
11304 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11305
11306 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11307
11308 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11309 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11310 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11311 FOR_TARGET variants, to newlib and libg++.
11312
11313 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11314
11315 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11316 first.
11317
11318 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11319
11320 * config.sub: Accept `elf' as an environment.
11321
11322 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11323
11324 * Makefile.in (all-opcodes): cd into the right directory
11325
11326 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11327
11328 * configure: added -program_transform_name option, used as
11329 argument to sed when installing programs.
11330 configure.texi: added documentation for -program_prefix,
11331 -program_suffix and -program_transform_name.
11332
11333 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11334
11335 * config.sub: Accept i486 where i386 ok.
11336
11337 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11338
11339 * config.sub: accept we32k
11340
11341 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11342
11343 * config.sub, configure.in: accept OSE68000 and OSE68k.
11344
11345 * Makefile.in: don't create all directories for ``make install'';
11346 let the subdirectories create the ones they need.
11347
11348 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11349
11350 * COPYING: new file, GPL v2
11351
11352 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11353
11354 * Makefile.in: use the new gen-info-dir, which needs a template
11355 argument (which also lives in texinfo)
11356
11357 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11358
11359 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11360
11361 * config.sub (ncr3000): Change i386 to i486.
11362
11363 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11364
11365 * Makefile.in: add install-rcs, install-grep to
11366 install-no-fixedincludes, removed install-bison and install-libgcc
11367
11368 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11369
11370 * configure.in: grab the HPUX makefile fragment if on HPUX
11371
11372 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11373
11374 * Makefile.in: eradicate bison spoor (ditto libgcc).
11375 configure.in: recognise m68{k,000}-ericsson-OSE.
11376 es1800 is alias for m68k-ericsson-OSE
11377
11378 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11379
11380 * configure.in: rearrange the parts that remove programs from
11381 configdirs, based now on HOST==TARGET or by canonical triple.
11382
11383 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11384
11385 * test-build.mk: recurse explicitly with -f test-build.mk when
11386 appropriate. predicate stage3 and comparison on the existence
11387 of gcc. That is, if gcc isn't around, we aren't three-staging.
11388 On very clean, also remove ...stamp-co. Build in-place before
11389 doing other builds.
11390
11391 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11392
11393 * Makefile.in, configure.in: add tgas
11394
11395 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11396
11397 * Makefile.in: a number of changes merged in from progressive.
11398
11399 * configure.in: add libm.
11400
11401 * .cvsignore: ignore some stuff that comes from test-build.mk.
11402
11403 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11404
11405 * config.sub: Add es1800 (m68k-ericsson-es1800).
11406
11407 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11408
11409 * configure: Add program_suffix (parallel to program_prefix)
11410 * Makefile.in: adjust directory-creating script for losing decstation
11411
11412 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11413
11414 * configure: Minor $subdir-related fixes.
11415
11416 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11417
11418 * configure: fix various problems with propogating
11419 makefile_target_frag in subdirs.
11420 * configure.in: config libgcc if its there
11421
11422 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11423
11424 * config.sub: HPPA merge.
11425
11426 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11427
11428 * Makefile.in: Replace all-bison with all-byacc in all
11429 dependency lines for other tools (which now use byacc).
11430
11431 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11432
11433 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11434
11435 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11436
11437 * Makefile.in: make gprof rules similar to byacc rules (instead of
11438 vestigal $(unsubdir) that didn't work...)
11439
11440 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11441
11442 * config.sub: Add support for Linux.
11443 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11444 (at least for libg++).
11445
11446 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11447
11448 * configure.texi: fix doc for the -nfp option to configure
11449
11450 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11451
11452 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11453
11454 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11455
11456 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11457 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11458 * configure.in: added solaris* host_makefile_frag hook.
11459
11460 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11461
11462 * config.sub: changed recognition of m68000 so that various
11463 m68k types can be specified via m680[01234]0
11464
11465 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11466
11467 * config.sub (basic_machine): fix sed so that '-foo' isn't
11468 completely substituted out while .+'-foo' loses the '-foo'
11469
11470 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11471
11472 * config.sub ($os): Add -aout.
11473
11474 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11475
11476 * configure: If host_makefile_frag is absolute, don't
11477 prefix ${invsubdir} (relevant to libg++ auto-configure).
11478
11479 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11480
11481 * Makefile.in (tooldir): Define it.
11482 (all-ld): Depend on all-flex.
11483
11484 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11485
11486 * Makefile.in (check): Fix libg++ special case.
11487
11488 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11489
11490 * configure: do not bury `pwd` into config.status, thus do fewer
11491 pwd's.
11492
11493 * configure: print the "Building in" message only when building in
11494 other than "." AND verbose.
11495
11496 * configure: remove -s, rework -v to better accomodate guested
11497 configures.
11498
11499 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11500
11501 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11502
11503 * Makefile.in: macroize flags passed on recursion. remove
11504 fileutils.
11505
11506 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11507
11508 * configure: get makesrcdir right for subdirs deeper than 1.
11509
11510 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11511 install.
11512
11513 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11514
11515 * Makefile.in: don't print subdir_do or recursion lines.
11516
11517 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11518
11519 * standards.texi: added menu item.
11520
11521 * Makefile.in: build and install standards.info.
11522
11523 * standards.texi: new file.
11524
11525 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11526
11527 * configure: test for and move config.status pieces from
11528 ${subdir}/.
11529
11530 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11531
11532 * configure: Test for existance of files before trying to mv
11533 them, to avoid numerous non-existance messages.
11534
11535 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11536
11537 * configure: correct final line of config.status.
11538
11539 * configure: patch from eggert. Avoids a protection problem if
11540 the original Makefile.in is read only.
11541
11542 * configure: use move-if-change from gcc to create config.status.
11543 Some makefiles depend on config.status to tell if a directory
11544 has been reconfigured for a different host. This change
11545 prevents those directories from remaking everything in the case
11546 where the reconfig was only intended to rebuild a Makefile.
11547
11548 * configure: test for config.sub with "config.sub sun4" rather
11549 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11550 host alias from a missing config.sub.
11551
11552 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11553
11554 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11555 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11556
11557 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11558
11559 * configure: mkdir ${subdir} as needed.
11560
11561 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11562
11563 * Makefile.in,configure.in: added autoconf.
11564
11565 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11566
11567 * Makefile.in: no longer pass against on recursion.
11568
11569 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11570 definitions are not inherited.
11571
11572 * configure: correct makesrcdir when subdir is .
11573
11574 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11575
11576 * configure: Add support for 'subdirs' variable, which is
11577 like 'configdirs', except that configure doesn't re-invoke
11578 itself for subdirs, it just creates a Makefile for each subdir.
11579 * configure.texi: Document subdirs.
11580
11581 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11582
11583 * configure.in: added flex to configdirs
11584
11585 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11586
11587 * Makefile.in: remove clean-stamps from clean.
11588
11589 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11590
11591 * configure.in: Add gdbtest to configdirs.
11592
11593 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11594
11595 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11596 to recursive makes.
11597 * configure.in: Recognize new ncr3000 config.
11598
11599 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11600
11601 * Makefile.in, configure.in: removed references to gdbm.
11602
11603 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11604
11605 * config.sub: Don't canonicalize os value
11606 newsos* to bsd (readline needs to check for newsos).
11607 (This fix was earlier made Jan 31, but got re-broken.)
11608
11609 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11610
11611 * configure.in: sco is an os, not a vendor!
11612
11613 * configure: Quote $( better. Keep various shells happy.
11614
11615 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11616
11617 * Makefile.in: eliminate stamp-files.
11618
11619 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11620
11621 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11622 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11623
11624 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11625
11626 * config.sub: fix iris/iris3.
11627
11628 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11629
11630 * configure: re-add -rm.
11631
11632 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11633
11634 * Maskefile.in: add .stmp-rcs to all.
11635
11636 * configure.in: remove gas from rs6000 build, use aix host fragment.
11637
11638 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11639
11640 * configure: pass down site_option during recursion.
11641
11642 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11643
11644 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11645
11646 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11647
11648 * configure: Change exec_prefix so that it really defaults to prefix.
11649
11650 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11651
11652 * Makefile.in, configure.in: Add support for mmalloc library.
11653
11654 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11655
11656 * Makefile.in: add stmp dependencies for a few more things.
11657
11658 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11659
11660 * configure: adjusted error message on objdir/srcdir configure
11661 collision, per john's suggestion.
11662
11663 * Makefile.in: add libiberty stmp to all and all.cross.
11664
11665 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11666
11667 * Makefile.in: remove force dependencies, add grep to all.
11668
11669 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11670
11671 * Makefile.in: drop flex. make stamp files work.
11672
11673 * configure: added test for conflicting configuration in srcdir,
11674 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11675 gets cranky. use relative paths for configure and srcdir
11676 whenever possible. Send some error messages to stderr that were
11677 going to stdout.
11678
11679 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11680
11681 * Makefile.in: Fix libg++ rule to check for gcc directory
11682 before using gcc/gcc. Also pass XTRAFLAGS.
11683
11684 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11685
11686 * Makefile.in: added stmp-files so that directories aren't polled
11687 when they are already built.
11688
11689 * configure.texi: fixed a node pointer problem.
11690
11691 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11692
11693 * config.sub configure.in gdb/configure.in
11694 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11695 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11696 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11697
11698 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11699
11700 * configure: -recurring becomes -silent. corrected help message
11701 for -site= option.
11702
11703 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11704
11705 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11706
11707 * configure: when building Makefile for crosses, replace
11708 tooldir and program_prefix. default srcdir from location of
11709 config.sub. remove "for host in hosts" and "for target in
11710 targets" loops.
11711
11712 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11713
11714 * Makefile.in: Do not pass bindir or mandir to cvs.
11715
11716 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11717
11718 * Makefile.in, configure.in: removed traces of namesubdir,
11719 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11720 copyrights to '92, changed some from Cygnus to FSF.
11721
11722 * configure.texi: remove most references to multiple hosts,
11723 multiple targets, subdirs, etc.
11724
11725 * configure.man: removed rcsid. reference config.sub not
11726 config.subr.
11727
11728 * Makefile.in: mkdir $(infodir) on install-info.
11729
11730 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11731
11732 * configure.texi: Explain better about .gdbinit and about
11733 the environment that configure.in sections run in.
11734
11735 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11736
11737 * configure.in: Ultrix is only a decstation if it's a MIPS.
11738
11739 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11740
11741 * README: DOC.configure => cfg-paper.texi.
11742
11743 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11744
11745 * config.sub (near case $os): Don't convert newsos* to bsd!
11746
11747 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11748
11749 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11750 the number of copies of COPYING that go into the GDB tar file.
11751
11752 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11753
11754 * bfd/configure.in, gdb/config/mh-i386sco,
11755 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11756 Fix SCO configuration stuff.
11757
11758 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11759
11760 * Makefile.in: For libg++, make sure the -I pointing
11761 to the gcc directory goes *after* all the libg++-local -I flags.
11762 Also, move just-gcc dependency from just-libg++ to all-libg++.
11763
11764 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11765
11766 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11767
11768 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11769
11770 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11771
11772 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11773
11774 * config.sub: Add stratus configuration frags. Also
11775 submitted to FSF.
11776
11777 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11778
11779 * Makefile.in (DEV_SUPPORT): add configure.man.
11780
11781 * config.sub(Decode manufacturer-specific): add -none*.
11782
11783 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11784
11785 * Makefile.in: remove form feeds to make Sun's make happy.
11786 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11787
11788 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11789
11790 * Makefile.in (AR_FLAGS): Make quieter.
11791
11792 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11793
11794 * configure.in: Add libg++.
11795 * configure: When verbose, don't output the command line at each
11796 level; it will be unremarkably the same as the previous version,
11797 which will be the same as what the user typed.
11798
11799 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11800
11801 * configure.in, Makefile.in: fix clean-info, add flex. add
11802 fileutils.
11803
11804 * configure: be less sensitive to spaces in Makefile.in. Do not
11805 look for sources in "..". Doing so breaks subdirectories that
11806 might have their own configure. If a subdir has it's own
11807 configure script, use it.
11808
11809 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11810
11811 * cfg-paper.texi: some changes suggested by rms.
11812
11813 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11814
11815 * config.sub: Merge in some small additions from the FSF version,
11816 taken from the gcc distribution, to bring the Cygnus and FSF
11817 versions into closer sync.
11818
11819 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11820
11821 * configure.in: Changed svr4 references to sysv4.
11822
11823 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11824
11825 * configure: added -V for version number option.
11826
11827 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11828
11829 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11830 renamed from DOC.configure to cfg-paper.texi.
11831
11832 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11833
11834 * configure, config.subr, config.sub: config.subr is now
11835 config.sub again.
11836
11837 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11838
11839 * configure.texi: new file, in progress.
11840
11841 * Makefile.in: build info file and install the man page for
11842 configure.
11843
11844 * configure.man: new file, first cut.
11845
11846 * configure: find config.subr again now that configuration "none"
11847 has gone. removed all traces of the -ansi option. removed all
11848 traces of the -languages option.
11849
11850 * config.subr: resync from rms.
11851
11852 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
11853
11854 * configure, config.sub, config.subr: merge config.sub into
11855 config.subr, call the result config.subr, remove config.sub, use
11856 config.subr.
11857
11858 * Makefile.in: revised install for dir.info.
11859
11860 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
11861
11862 * configure.in: add decstation host makefile frag.
11863
11864 * Makefile.in: BISON now bison -y again. also install-gcc on
11865 install. clean-gdbm on clean. infodir belongs in datadir.
11866 Make directories for info install. Build dir.info here then
11867 install it.
11868
11869 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
11870
11871 * Makefile.in: fix for bad directory tests.
11872
11873 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
11874
11875 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11876 regexp. -srcdir relative was being handled incorrectly.
11877
11878 * Makefile.in: unwrapped some for loops so that parallel makes
11879 work again and so one can focus one's attention on a particular
11880 package.
11881
11882 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
11883
11884 * configure: added PWD as a stand in for `pwd` (for speed). use
11885 elif wherever possible. make -srcdir work without -objdir.
11886 -objdir= commented out.
11887
11888 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
11889
11890 * configure: +options become --options. -subdirs commented out.
11891 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11892 Makefile now at top of generated Makefile. Removed cvs log
11893 entries. added -srcdir. create .gdbinit only if there is one
11894 in ${srcdir}.
11895
11896 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11897 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11898 and mandir now keyed off datadir by default.
11899
11900 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
11901
11902 * Freshly created ChangeLog.
11903
11904 \f
11905 Local Variables:
11906 mode: change-log
11907 left-margin: 8
11908 fill-column: 76
11909 version-control: never
11910 End:
This page took 0.311124 seconds and 5 git commands to generate.