configure.ac: Fix spelling in option names.
[gcc.git] / ChangeLog
1 2010-11-15 Andreas Schwab <schwab@redhat.com>
2
3 * configure.ac: Fix spelling in option names.
4 * configure: Regenerated.
5
6 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
7
8 PR bootstrap/39622
9 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
10 * configure: Regenerated.
11
12 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
13
14 * MAINTAINERS: Update my email address.
15
16 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
17
18 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
19 define the cloog backend to use. Furthermore, only pass the ppllibs to
20 the configure checks, if necessary.
21 * configure: Regenerate.
22
23 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
24
25 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
26 * configure: regenerate
27
28 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
29
30 * config/cloog.m4: Fix typo. verison -> version.
31 * configure: Regenerate.
32
33 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
34
35 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
36 * configure: Regenerate.
37
38 2010-11-11 Jan Hubicka <jh@suse.cz>
39
40 * config/bootstrap-lto: Use -flto.
41
42 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
43
44 * configure.ac: Support official CLooG.org versions.
45 * configure: Regenerate.
46 * config/cloog.m4: New.
47
48 2010-11-10 François Dumont <francois.cppdevs@free.fr>
49
50 * MAINTAINERS (Write After Approval): Add myself.
51
52 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
53
54 * MAINTAINERS: Update my email address.
55
56 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
57
58 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
59 * configure: Regenerate.
60 * config/mh-ppc-darwin: Rename to mh-darwin.
61
62 2010-11-03 Ian Lance Taylor <iant@google.com>
63 Dave Korn <dave.korn.cygwin@gmail.com>
64
65 PR lto/46273
66 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
67 and on other supported platforms whenever LTO is enabled.
68 * configure: Rebuild.
69
70 2010-11-02 Alan Modra <amodra@gmail.com>
71
72 PR binutils/12110
73 * configure.ac: Error when source path contains spaces.
74 * configure: Regenerate.
75
76 2010-10-23 James E. Wilson <wilson@codesourcery.com>
77
78 * MAINTAINERS: Update my email address.
79
80 2010-10-20 Ian Lance Taylor <iant@google.com>
81
82 * Makefile.def (target_modules): Set lib_path to src/.libs for
83 libstdc++-v3 module.
84 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
85 * Makefile.in: Rebuild.
86
87 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
88
89 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
90 (Write After Approval): Remove myself.
91
92 2010-10-15 Tristan Gingold <gingold@adacore.com>
93
94 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
95
96 2010-10-14 Douglas Rupp <rupp@gnat.com>
97
98 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
99
100 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
101
102 * configure.ac (build_lto_plugin): New shell variable.
103 (--enable-lto): Turn on by default for all non-ELF platforms that
104 have had LTO support added so far. Set build_lto_plugin appropriately
105 for both ELF and non-ELF.
106 (configdirs): Add lto-plugin or not based on build_lto_plugin.
107 * configure: Regenerate.
108
109 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
110
111 Sync from src:
112 * configure.ac (v850 support): Remove target-libgloss from
113 noconfigdirs.
114 * configure: Regenerate.
115
116 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
117
118 PR bootstrap/45326
119 PR bootstrap/45174
120 * configure.ac: Honor initial values of $build_configargs,
121 $host_configargs, $target_configargs. Mark the precious, so
122 environment settings get recorded.
123 * configure: Regenerate.
124
125 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
126
127 PR bootstrap/45796
128 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
129 Depend on all-build-libiberty.
130 * Makefile.in: Regenerate.
131
132 2010-09-30 Michael Eager <eager@eagercon.com>
133
134 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
135 * configure: Regenerate.
136
137 2010-09-28 Michael Eager <eager@eagercon.com>
138
139 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
140
141 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
142
143 PR bootstrap/44621
144 * configure.ac: Fix unportable shell quoting.
145 * configure: Regenerate.
146
147 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
148
149 * configure.ac (enable-lto): Add Darwin to the list of supported lto
150 targets and amend comment.
151 * configure: Regenerate.
152
153 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
154
155 * MAINTAINERS (Write After Approval): Add myself.
156
157 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
158
159 * configure.ac: Enable LTO by default on Darwin.
160 * configure: Regenerate.
161
162 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
163
164 * MAINTAINERS (Write After Approval): Add myself.
165
166 2010-09-01 Ian Bolton <ian.bolton@arm.com>
167
168 * MAINTAINERS (Write After Approval): Add myself.
169
170 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
171
172 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
173 ports
174
175 2010-07-28 David Yuste <david.yuste@gmail.com>
176
177 * MAINTAINERS (Write After Approval): Add myself.
178
179 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
180
181 * configure.ac: Support all v850 targets.
182 * configure: Regenerate.
183
184 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
185
186 PR bootstrap/44455
187 * configure.ac (extra_mpfr_configure_flags): Copy from
188 extra_mpc_gmp_configure_flags.
189 * configure: Re-generated.
190
191 2010-07-22 Andi Kleen <ak@linux.intel.com>
192
193 * MAINTAINERS (Write After Approval): Add myself.
194
195 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
196
197 * MAINTAINERS (Write After Approval): Add myself.
198
199 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
200
201 * MAINTAINERS (Write After Approval): Add myself.
202
203 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
204
205 PR target/44862
206 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
207 Provide -B option to allow for link spec %s substitutions for
208 libstdc++.a on darwin.
209 * Makefile.in: Regenerate.
210
211 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
212
213 * MAINTAINERS (Reviewers): Update my e-mail address
214
215 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
216
217 * Makefile.def (configure-gcc): Depend on all-libelf.
218 * Makefile.in: Rebuild.
219
220 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
221
222 * MAINTAINERS (Write After Approval): Add myself in the right place.
223
224 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
225
226 * MAINTAINERS (Write After Approval): Add myself.
227
228 2010-05-25 Sterling Augustine <sterling@tensilica.com>
229
230 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
231
232 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
233
234 * config.sub: Update to version 2010-05-21.
235 * config.guess: Update to version 2010-04-03.
236
237 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
238
239 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
240 * configure: Regenerate.
241
242 2010-05-12 Sriraman Tallam <tmsriram@google.com>
243
244 * MAINTAINERS (Write After Approval): Add myself.
245
246 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
247
248 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
249 a platform that supports LTO.
250 * configure: Regenerate.
251
252 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
253
254 * configure.ac: Allow all the versions greater than 0.10 of PPL.
255 * configure: Regenerated.
256
257 2010-04-27 Roland McGrath <roland@redhat.com>
258 H.J. Lu <hongjiu.lu@intel.com>
259
260 * configure.ac (--enable-gold): Support both, both/gold and
261 both/bfd to add gold to configdirs without removing ld.
262 * configure: Regenerated.
263
264 * Makefile.def: Add install-gold dependency to install-ld.
265 * Makefile.in: Regenerated.
266
267 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
268
269 PR lto/42776
270 * configure.ac (--enable-lto): Refactor handling so libelf tests
271 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
272 and allow LTO to be explicitly enabled on non-ELF platforms that
273 are known to support it inside else-clause.
274 * configure: Regenerate.
275
276 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
277
278 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
279 * configure: Regenerate.
280
281 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
282
283 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
284 * configure: Regenerate.
285
286 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
287
288 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
289 separately.
290 * configure: Regenerate.
291
292 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
293
294 * MAINTAINERS (Write After Approval): Add myself.
295
296 2010-04-14 Tristan Gingold <gingold@adacore.com>
297
298 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
299 * configure: Regenerate.
300
301 2010-04-13 Steve Ellcey <sje@cup.hp.com>
302
303 * configure: Regenerate after change to elf.m4.
304
305 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
306
307 * MAINTAINERS (Write After Approval): Add myself.
308
309 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
310
311 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
312 * configure: Regenerated.
313
314 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
315
316 * configure.ac: Print "buggy but acceptable" when CLooG
317 revision is less than 9.
318 * configure: Regenerated.
319
320 2010-04-01 Diego Novillo <dnovillo@google.com>
321
322 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
323
324 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
325
326 PR bootstrap/43615
327 PR bootstrap/43328
328
329 Revert:
330
331 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
332
333 * configure.ac: Do not pass --enable-multilib nor
334 --disable-multilib in baseargs. Accept explicitly passed
335 --enable_multilib.
336 * configure: Regenerate.
337
338 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
339
340 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
341
342 2010-03-31 Janis Johnson <janis187@us.ibm.com>
343
344 * MAINTAINERS: Remove myself.
345
346 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
347
348 PR bootstrap/43328
349 * configure.ac: Do not pass --enable-multilib nor
350 --disable-multilib in baseargs. Accept explicitly passed
351 --enable_multilib.
352 * configure: Regenerate.
353
354 2010-03-28 Andrew Pinski <pinskia@gmail.com>
355
356 * MAINTAINERS (spu port): Remove me.
357
358 2010-03-23 Joseph Myers <joseph@codesourcery.com>
359
360 * configure.ac (tic6x-*-*): New case.
361 * configure: Regenerate.
362
363 2010-03-23 Joseph Myers <joseph@codesourcery.com>
364
365 * config.sub: Update to version 2010-03-22.
366 * config.guess: Update to version 2009-12-30.
367
368 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
369
370 PR ada/42554
371 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
372 * configure: Regenerate.
373
374 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
375
376 * MAINTAINERS: Update my email address.
377
378 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
379
380 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
381 (ghassan.shobaki@amd.com): Removed.
382
383 2010-03-17 Alan Modra <amodra@gmail.com>
384
385 * MAINTAINERS: Update my email address.
386
387 2010-03-16 Diego Novillo <dnovillo@google.com>
388
389 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
390 Matthews.
391
392 2010-03-16 Joseph Myers <joseph@codesourcery.com>
393
394 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
395 Gutson, Jeffrey D. Oldham and Mark Shinwell.
396
397 2010-03-16 Joseph Myers <joseph@codesourcery.com>
398
399 * MAINTAINERS: Update my email address.
400
401 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
402
403 * MAINTAINERS: Update my email address.
404
405 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
406
407 * MAINTAINERS: Update my email address.
408
409 2010-03-09 Jie Zhang <jie@codesourcery.com>
410
411 * MAINTAINERS: Update my email address.
412
413 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
414
415 PR libstdc++/32499
416 * configure.ac (RANLIB): Default to true.
417 (STRIP): Likewise.
418 (RANLIB_FOR_TARGET): Remove superfluous : argument.
419 * configure: Regenerate.
420
421 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
422
423 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
424 (Write After Approval): Update my email address.
425
426 2010-02-17 Nick Clifton <nickc@redhat.com>
427
428 PR 11238
429 * Makefile.tpl (local-distclean): Also remove config.cache files in
430 sub-directories as there may not be Makefiles present in the
431 sub-directories.
432 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
433 the config.cache files found by the find command.
434
435 * Makefile.in: Regenerate.
436 * configure.ac: Revert previous delta.
437 * configure: Regenerate.
438
439 2010-02-15 Nick Clifton <nickc@redhat.com>
440
441 PR 11238
442 * configure.ac: Delete config.cache files in sub-directories when
443 deleting Makefiles.
444 * configure: Regenerate.
445
446 2010-02-12 Ben Elliston <bje@gnu.org>
447
448 * MAINTAINERS: Update my email address.
449
450 2010-02-08 Andrew Pinski <pinskia@gmail.com>
451
452 * MAINTAINERS (spu port): Update my email address.
453
454 2010-02-08 Jie Zhang <jie.zhang@analog.com>
455
456 * MAINTAINERS: Add myself as a maintainer for the bfin port.
457
458 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
459
460 * configure.ac: Add "recommended" version checks for GMP/MPC.
461 Update recommended GMP/MPFR/MPC versions.
462 * configure: Regenerate.
463
464 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
465
466 * MAINTAINERS: Move my Embecosm email address into the
467 write-after-approval section.
468
469 2010-01-26 Ian Lance Taylor <iant@google.com>
470
471 * MAINTAINERS: Add myself as Go frontend maintainer.
472
473 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
474
475 PR libstdc++/36101, PR libstdc++/42813
476 * configure.ac (bootstrap_target_libs): Make inclusion of
477 target-libgomp conditional on libgomb being in target_configdirs.
478 * configure: Regenerate.
479
480 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
481
482 PR libstdc++/36101, PR libstdc++/42813
483 * configure.ac (bootstrap_target_libs): Include target-libgomp.
484 * configure: Regenerate.
485
486 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
487
488 PR libstdc++/36101, PR libstdc++/42813
489 * configure.ac (target_configdirs): Substitute.
490 * Makefile.def: Bootstrap target module libgomp.
491 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
492 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
493 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
494 * configure, Makefile.in: Regenerate.
495
496 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
497
498 * MAINTAINERS: Adjust my details.
499
500 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
501
502 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
503
504 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
505
506 * MAINTAINERS: reindented my entry with tabs instead of spaces.
507
508 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
509
510 * MAINTAINERS (Write After Approval): Add myself.
511
512 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
516 2010-01-11 Richard Guenther <rguenther@suse.de>
517
518 PR lto/41569
519 * Makefile.def (all-lto-plugin): Depend on all-gcc.
520 * Makefile.in: Regenerated.
521
522 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
523
524 * configure.ac: Enable libjava build on x86_64-*freebsd*.
525 * configure: Regenerate.
526
527 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
528 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
529
530 PR bootstrap/42424
531 * configure.ac: Include libtool m4 files.
532 (_LT_CHECK_OBJDIR): Call it.
533 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
534 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
535
536 * configure: Regenerate.
537
538 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
539
540 PR bootstrap/41818
541 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
542 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
543 * Makefile.in: Regenerate.
544
545 2010-01-02 Richard Guenther <rguenther@suse.de>
546
547 PR lto/41529
548 * configure.ac: Include config/elf.m4. Disable LTO if not
549 builting for an elf target.
550 * configure: Regenerate.
551
552 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
553
554 * MAINTAINERS: Change my email address.
555
556 2009-12-18 Ben Elliston <bje@au.ibm.com>
557
558 * config.sub, config.guess: Update from upstream sources.
559
560 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
561
562 * MAINTAINERS (Write After Approval): Add myself.
563
564 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
565
566 PR middle-end/30447
567 PR middle-end/30789
568 PR other/40302
569
570 * configure.ac: Require MPC.
571 * configure: Regenerate.
572
573 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
574
575 PR target/38384
576 PR bootstrap/40972
577 * libtool.m4: Sync from git Libtool.
578 * ltoptions.m4: Likewise.
579 * ltversion.m4: Likewise.
580 * lt~obsolete.m4: Likewise.
581 * ltmain.sh: Likewise.
582
583 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
584
585 * configure.ac: Update minimum MPC version to 0.8.
586 * configure: Regenerate.
587
588 2009-11-21 Sebastian Pop <sebpop@gmail.com>
589
590 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
591 * configure: Regenerated.
592
593 2009-11-21 Ian Lance Taylor <iant@google.com>
594
595 * configure.ac: Change default of poststage1_ldflags to be empty if
596 poststage1_libs is set. When poststage1_libs is empty, and
597 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
598 * configure: Rebuild.
599
600 2009-11-21 Adam Nemet <adambnmet@gmail.com>
601
602 * MAINTAINERS (Write After Approval): Update my email address.
603
604 2009-11-20 Ben Elliston <bje@au.ibm.com>
605
606 * config.guess: Update from upstream sources.
607
608 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
609
610 * Makefile.def: Restore host and target settings for gmp.
611 * Makefile.in: Rebuild.
612
613 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
614
615 * configure.ac: Add libelf to host_libs. Enable in-tree configury
616 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
617 Fix portability of test of C++ as bootstrap language. Add
618 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
619 * configure: Rebuild.
620 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
621 and cloog. Fix in-tree ppl configuration. Introduce libelf
622 in-tree building.
623 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
624 (POSTSTAGE1_HOST_EXPORTS): Use it.
625 (STAGE[+id+]_CXXFLAGS): New.
626 (BASE_FLAGS_TO_PASS): Pass it down.
627 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
628 extra_exports.
629 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
630 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
631 extra_exports.
632 * Makefile.in: Rebuild.
633
634 2009-11-17 Ben Elliston <bje@au.ibm.com>
635
636 * config.sub, config.guess: Update from upstream sources.
637
638 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
639
640 * MAINTAINERS (Write After Approval): Add myself.
641
642 2009-11-09 Jon Beniston <jon@beniston.com>
643
644 * MAINTAINERS (Write After Approval): Add myself.
645
646 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
647
648 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
649 paths for *-w64-mingw* and x86_64-*mingw*.
650 * configure: Regenerated.
651
652 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
653
654 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
655
656 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
657
658 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
659 Phil Edwards to Write-After Approval.
660
661 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
662
663 * configure.ac: Disable target-winsup & co for
664 x86_64-*-mingw* and *-w64-mingw* targets.
665 * configure: Regenerated.
666
667 2009-10-16 Nick Clifton <nickc@redhat.com>
668
669 * MAINTAINERS: Add myself as a maintainer for the RX port.
670
671 2009-10-26 Johannes Singler <singler@kit.edu>
672
673 * MAINTAINERS (Write After Approval): Update my e-mail address.
674
675 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
676
677 * configure.ac (CLooG test): Use = with test.
678 * configure: Regenerate.
679
680 2009-10-22 Richard Guenther <rguenther@suse.de>
681
682 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
683 cloog if the ppl version check failed. Move flags saving
684 before setting in libelf check.
685 * configure: Regenerate.
686
687 2009-10-21 Richard Guenther <rguenther@suse.de>
688
689 * configure.ac: Adjust the ppl and cloog configure to work as
690 documented. Disable cloog if ppl was disabled. Omit the version
691 checks if they were disabled.
692 * configure: Re-generate.
693
694 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
695
696 * configure.ac: Add 'lto' to enable_languages, not
697 new_enable_languages, and only if not already present.
698 * configure: Regenerate.
699
700 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
701
702 * README: Refer to the various COPYING* files instead of just
703 COPYING.
704 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
705
706 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
707
708 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
709
710 2009-10-07 Richard Guenther <rguenther@suse.de>
711
712 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
713 and Richard Guenther as reviewers.
714 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
715 as reviewers.
716
717 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
718
719 * config.sub: Update from upstream sources.
720
721 2009-10-06 Ian Lance Taylor <iant@google.com>
722
723 * Makefile.def: check-gold depends upon all-gas.
724 * Makefile.in: Rebuild.
725
726 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
727
728 * MAINTAINERS (Write After Approval): Add myself.
729
730 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
731
732 * Makefile.def: all-lto-plugin depends on all-libiberty.
733 set bootstrap=true for lto-plugin.
734 Add lto-plugin.
735 * Makefile.in: Regenerate.
736 * configure.ac (host_libs): Add lto-plugin.
737 * configure: Regenerate.
738
739 2009-10-03 Diego Novillo <dnovillo@google.com>
740
741 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
742 (HOST_LIBELFLIBS): Define.
743 (HOST_LIBELFINC): Define.
744 * Makefile.in: Regenerate.
745 * configure.ac: Add --enable-lto.
746 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
747 If --enable-lto is used, add 'lto' to new_enable_languages.
748 If --enable-lto is used and gold is enabled, add
749 lto-plugin to configdirs.
750 * configure: Regenerate.
751
752 2009-10-03 Simon Baldwin <simonb@google.com>
753
754 * configure.ac: If --with-system-zlib, suppress local zlib and
755 pass --with-system-zlib to subdir configure scripts.
756 * configure: Regenerate.
757
758 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
759 Paolo Bonzini <bonzini@gnu.org>
760
761 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
762 $(srcdir).
763 * Makefile.in: Rebuilt.
764
765 2009-09-26 Gary Funck <gary@intrepid.com>
766
767 * MAINTAINERS (Write After Approval): Add myself.
768
769 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
770
771 * configure.ac: Update minimum MPC version to 0.7.
772 * configure: Regenerate.
773
774 2009-09-25 Nick Clifton <nickc@redhat.com>
775
776 * configure.ac: Pass any --cache-file=/dev/null option on to
777 subconfigures.
778 * configure: Regenerate.
779
780 2009-09-23 Nick Clifton <nickc@redhat.com>
781
782 * config.sub, config.guess: Update from upstream sources.
783
784 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
785
786 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
787 * Makefile.in: Rebuilt.
788
789 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
790
791 PR bootstrap/32272
792 * configure.ac: Error out if $srcdir isn't '.' but contains
793 host-${host_noncanonical}.
794 * configure: Regenerate.
795
796 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
797
798 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
799 maintainer.
800
801 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
802
803 * configure.ac: If bootstrapping a combined tree with
804 --enable-gold, require c++ in stage1_languages.
805 * configure: Regenerate.
806
807 * configure.ac: Also add target_libs of stage1_languages to
808 bootstrap_target_libs.
809 * configure: Regenerate.
810
811 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
812 with --enable-languages not containing c++.
813 * configure: Regenerate.
814
815 2009-09-15 Jie Zhang <jie.zhang@analog.com>
816
817 * configure.ac: Disable java and boehm-gc for bfin-*-*.
818 * configure: Regenerate.
819
820 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
821
822 * MAINTAINERS (Write After Approval): Update my e-mail address,
823 and move from from here...
824 (Waiting for paperwork): To here.
825
826 2009-09-09 Joseph Myers <joseph@codesourcery.com>
827
828 * MAINTAINERS (Reviewers): Add self as driver reviewer.
829
830 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
831
832 * configure.ac: Do not use $extrasub for replacing @if/@endif
833 parts in Makefile; instead, use additional arguments to
834 AC_CONFIG_COMMANDS to do the replacement manually, with several
835 sed invocations, to avoid HP-UX sed command limits.
836 * configure: Regenerate.
837
838 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
839
840 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
841 blank before -L.
842
843 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
844
845 * configure.ac (with-build-config): Document. Handle without.
846 Handle missing argument.
847 * configure: Rebuilt.
848
849 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
850
851 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
852 Default to bootstrap-debug only if compare-debug works.
853 * configure: Rebuilt.
854 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
855 * Makefile.in: Rebuilt.
856
857 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
858
859 * MAINTAINERS (OS Port Maintainers): Update my email address.
860
861 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
862
863 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
864 * Makefile.in: Rebuilt.
865
866 2009-09-01 Chris Demetriou <cgd@google.com>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
870 2009-08-31 Dodji Seketeli <dodji@redhat.com>
871
872 PR debug/30161
873 * include/dwarf2.h (enum dwarf_tag): Added
874 DW_TAG_GNU_template_template_param
875 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
876
877 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
878
879 * Makefile.tpl (AWK): Fix typo.
880 * Makefile.in: Regenerate.
881
882 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
883
884 * configure.ac: Detect awk and sed.
885 * Makefile.def (flags_to_pass): Add AWK and SED.
886 * Makefile.tpl (AWK, SED): New.
887 (BASE_FLAGS_TO_PASS): Add AWK and SED.
888 * configure: Regenerate.
889 * Makefile.in: Regenerate.
890
891 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
892
893 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
894 (collapseslashes): Likewise.
895
896 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
897
898 * configure.ac (AC_PREREQ): Bump to 2.64.
899
900 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
901
902 * configure.ac: Remove --with-datarootdir, --with-docdir,
903 --with-pdfdir, --with-htmldir switches.
904 * configure: Regenerate.
905
906 * configure: Regenerate.
907
908 * compile: Sync from Automake 1.11.
909 * depcomp: Likewise.
910 * install-sh: Likewise.
911 * missing: Likewise.
912 * mkinstalldirs: Likewise.
913 * ylwrap: Likewise.
914
915 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
916
917 * ltmain.sh (func_normal_abspath): New function.
918 (func_relative_path): Likewise.
919 (func_mode_help): Document new -bindir option for link mode.
920 (func_mode_link): Add new -bindir option, and use it to place
921 output DLL if specified.
922
923 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
924
925 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
926 (baseargs): Add --disable-option-checking.
927 * configure: Regenerate.
928
929 * Makefile.def (configure-target-libiberty): Depend on
930 all-binutils and all-ld.
931 (configure-target-newlib): Likewise.
932 * Makefile.in: Regenerate.
933
934 2009-08-17 Ben Elliston <bje@au.ibm.com>
935
936 * config.sub, config.guess: Update from upstream sources.
937
938 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
939
940 Sync from src, merge:
941
942 2009-07-02 Tristan Gingold <gingold@adacore.com>
943
944 * configure.ac: Do not exclude gas for i386-*-darwin.
945 Add a case for x86_64-*-darwin.
946 * configure: Regenerate.
947
948 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
949
950 * MAINTAINERS: Add my name to Write After Approval list.
951
952 2009-08-06 Michael Eager <eager@eagercon.com>
953
954 * configure.ac: Add Microblaze target.
955 * configure: Regenerate.
956
957 2009-07-31 Christian Bruel <christian.bruel@st.com>
958
959 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
960 * configure: Regenerate.
961
962 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
963
964 * MAINTAINERS (Write After Approval): Update my e-mail address.
965
966 2009-07-06 Ian Lance Taylor <iant@google.com>
967
968 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
969 * configure: Rebuild.
970
971 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
972
973 * MAINTAINERS: Move myself to the Graphite Reviewers.
974
975 2009-06-30 Wei Guozhi <carrot@google.com>
976
977 * MAINTAINERS: Add my name to Write After Approval list.
978
979 2009-06-26 Steve Ellcey <sje@cup.hp.com>
980
981 PR bootstrap/40338
982 * configure.ac (comparestring): Create new variable.
983 * Makefile.tpl (comparestring): Use to skip some comparisions.
984 * configure: Regenerate.
985 * Makefile.in: Regenerate.
986
987 2009-06-26 Doug Evans <dje@sebabeach.org>
988
989 * Makefile.def (host_modules): Add cgen.
990 * Makefile.in: Regenerate.
991 * configure.ac (host_tools): Add cgen.
992 * configure: Regenerate.
993
994 2009-06-23 DJ Delorie <dj@redhat.com>
995
996 * MAINTAINERS: Add myself as mep maintainer.
997
998 2009-06-23 Ian Lance Taylor <iant@google.com>
999
1000 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1001 boot_languages. Only bootstrap target libraries listed in
1002 target_libs for some boot language. Add --with-stage1-ldflags,
1003 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1004 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1005 if not building with C++.
1006 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1007 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1008 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1009 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1010 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1011 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1012 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1013 * configure, Makefile.in: Rebuild.
1014
1015 2009-06-23 Li Feng <nemokingdom@gmail.com>
1016
1017 * MAINTAINERS: Added my name to write-after-approval list.
1018
1019 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1020
1021 * configure.ac: Define is_elf for QNX Neutrino targets.
1022 * configure: Regenerate.
1023
1024 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1025
1026 * MAINTAINERS: Added my name to the write-after-approval list
1027
1028 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1029
1030 * configure.ac: Detect MPC in default directory.
1031 * configure: Regenerate.
1032
1033 2009-06-03 Jerome Guitton <guitton@adacore.com>
1034 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1035
1036 * Makefile.tpl (all): Avoid a trailing backslash.
1037 * Makefile.in: Regenerate.
1038
1039 2009-06-03 Ben Elliston <bje@au.ibm.com>
1040
1041 * config.sub, config.guess: Update from upstream sources.
1042
1043 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1044
1045 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1046 to noconfdirs.
1047 * configure: Regenerate.
1048
1049 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1050
1051 * Makefile.tpl ([+compare-target+]): Compare all stage
1052 directories, rather than just gcc.
1053 * Makefile.in: Rebuilt.
1054
1055 2009-06-01 Doug Kwan <dougkwan@google.com>
1056
1057 * configure.ac: Support gold for target arm*-*-*.
1058 * configure: Regenerate.
1059
1060 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1061
1062 * Makefile.def: Add MPC support and dependencies.
1063 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1064
1065 * Makefile.in, configure: Regenerate.
1066
1067 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1068
1069 * Makefile.tpl (all): Avoid harmless warning in make all when
1070 gcc-bootstrap is enabled but stage_last does not exist.
1071 * Makefile.in: Rebuilt.
1072
1073 2009-05-24 Nicolas Roche <roche@adacore.com>
1074
1075 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1076 * Makefile.in: Regenerate.
1077
1078 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1079
1080 * MAINTAINERS: Update my e-mail address.
1081
1082 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1083
1084 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1085 * configure: Regenerate.
1086
1087 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1088
1089 PR other/40159
1090 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1091 gcc-no-bootstrap are mutually exclusive.
1092 * Makefile.in: Rebuilt.
1093
1094 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1095
1096 PR other/40159
1097 * Makefile.tpl (all): Don't end with unconditional success.
1098 * Makefile.in: Rebuilt.
1099
1100 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1101
1102 PR target/37137
1103 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1104 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1105 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1106 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1107 stage_configureflags, stage_cflags and stage_libcflags into
1108 explicit Makefile macros.
1109 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1110 GFORTRAN.
1111 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1112 CC. Set CC_FOR_BUILD from CC.
1113 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1114 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1115 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1116 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1117 and GFORTRAN.
1118 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1119 (_LIBCFLAGS): Renamed to _TFLAGS.
1120 (do-compare-debug, do-compare3-debug): Drop.
1121 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1122 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1123 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1124 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1125 (XGCC_FLAGS_FOR_TARGET): New.
1126 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1127 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1128 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1129 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1130 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1131 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1132 TFLAGS.
1133 (BUILD_CONFIG): Include if requested.
1134 (all): Set TFLAGS on bootstrap.
1135 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1136 (all-stageid-prefixmodule): Likewise.
1137 (do-clean, distclean-stageid): Set TFLAGS.
1138 (restrap): Fix whitespace.
1139 * Makefile.in: Rebuilt.
1140
1141 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1142
1143 * config.guess: Sync with src.
1144
1145 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1146
1147 * configure.ac ($with_ppl): Default to no if not supplied.
1148 ($with_cloog): Likewise.
1149 configure: Regenerate.
1150
1151 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1152
1153 * MAINTAINERS: Update my e-mail address.
1154
1155 2009-04-27 Nick Clifton <nickc@redhat.com>
1156
1157 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1158
1159 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1160
1161 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1162 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1163 * Makefile.in: Regenerate.
1164
1165 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1166
1167 PR bootstrap/39739
1168 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1169 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1170
1171 * configure, Makefile.in: Regenerate.
1172
1173 2009-04-21 Taras Glek <tglek@mozilla.com>
1174
1175 * include/hashtab.h: Update GTY annotations to new syntax
1176 * include/splay-tree.h: Likewise
1177
1178 2009-04-17 Ben Elliston <bje@au.ibm.com>
1179
1180 * config.sub, config.guess: Update from upstream sources.
1181
1182 2009-04-15 Anthony Green <green@moxielogic.com>
1183
1184 * configure.ac: Add moxie support.
1185 * configure: Rebuilt.
1186
1187 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1188
1189 * configure.ac: Change copyright header to refer to version
1190 3 of the GNU General Public License and to point readers at the
1191 COPYING3 file and the FSF's license web page.
1192 * Makefile.def: Likewise.
1193 * Makefile.tpl: Likewise.
1194 * Makefile.in: Regenerate.
1195
1196 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1197
1198 * configure.ac: Restore match for darwin9 or later. Use double
1199 brackets since regeneration eats one pair.
1200 * configure: Regenerate.
1201
1202 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1203
1204 PR gas/10039
1205 * configure.ac: Require texinfo 4.7.
1206 * configure: Regenerated.
1207
1208 2009-04-09 Nick Clifton <nickc@redhat.com>
1209
1210 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1211 the GCC Runtime Library Exception.
1212
1213 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1214
1215 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1216 * configure: Regenerate.
1217
1218 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1219
1220 * Makefil.def (languages): New entries.
1221 * Makefile.tpl (check-gcc-*): New generic target.
1222 * Makefile.in: Regenerate.
1223
1224 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1225
1226 * MAINTAINERS: Update my email address.
1227
1228 2009-03-18 Tom Tromey <tromey@redhat.com>
1229
1230 * configure: Rebuild.
1231 * configure.ac (host_libs): Add libiconv.
1232 * Makefile.in: Rebuild.
1233 * Makefile.def (host_modules): Add libiconv.
1234 (configure-gdb, all-gdb): Depend on libiconv.
1235
1236 2009-03-16 Tristan Gingold <gingold@adacore.com>
1237
1238 * configure.ac: Treat gdb as supported on x86_64-darwin.
1239 * configure: Regenerate.
1240
1241 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1242
1243 * configure.ac (--with-host-libstdcxx): New option.
1244 * configure: Regenerate.
1245
1246 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1247
1248 * MAINTAINERS: Move myself into the write after approval list.
1249
1250 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1251
1252 * MAINTAINERS: Update e-mail address.
1253
1254 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1255
1256 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1257
1258 2009-03-10 Ira Rosen <irar@il.ibm.com>
1259
1260 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1261
1262 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1263
1264 Backport from git Libtool:
1265
1266 2009-01-19 Robert Millan <rmh@aybabtu.com>
1267 Support GNU/kOpenSolaris.
1268 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1269 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1270 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1271 GNU/kOpenSolaris.
1272
1273 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1274
1275 * MAINTAINERS: Update e-mail address.
1276
1277 2009-02-24 Michael Eager <eager@eagercon.com>
1278
1279 * MAINTAINERS (Write After Approval): Add self.
1280
1281 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2009-02-05 Andreas Schwab <schwab@suse.de>
1286
1287 * Makefile.tpl (stage_last): Define $r and $s before using
1288 $(RECURSE_FLAGS_TO_PASS).
1289 * Makefile.in: Regenerate
1290
1291 2009-01-30 Ian Lance Taylor <iant@google.com>
1292
1293 * MAINTAINERS: Move myself to the Global Reviewers list.
1294
1295 2009-01-29 Robert Millan <rmh@aybabtu.com>
1296
1297 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1298 * configure: Regenerate.
1299
1300 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1301
1302 * MAINTAINERS: Make whitespace consistent.
1303 Remove Robert Millan from Write After Approval.
1304
1305 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1306
1307 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1308 (all-opcodes): Depend on all-libiberty.
1309 * Makefile.in: Regenerate.
1310
1311 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1312
1313 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1314 * configure: Regenerate.
1315
1316 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1317
1318 * MAINTAINERS (Write After Approval): Add myself.
1319
1320 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1321
1322 * MAINTAINERS: Add myself to reviewers (Fortran).
1323
1324 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1325
1326 PR tree-optimization/38515
1327 * configure.ac (cloog-polylib): Removed.
1328 (with_ppl, with_cloog): Test for "no".
1329 * configure: Regenerated.
1330
1331 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1332
1333 * MAINTAINERS: Moved myself to reviewers (Fortran).
1334
1335 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1336
1337 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1338 (Write After Approval): Remove myself.
1339
1340 2009-01-03 Diego Novillo <dnovillo@google.com>
1341
1342 * MAINTAINERS: Remove myself from alias maintainership.
1343
1344 2009-01-02 David Ayers <ayers@fsfe.org>
1345
1346 * MAINTAINERS: Update e-mail address.
1347
1348 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1349
1350 * MAINTAINERS: Make whitespace consistent.
1351
1352 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1353
1354 Backport from upstream Libtool:
1355 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1356 Add cache variables to tests that require the linker to work.
1357 For shlibpath_overrides_runpath, this also changes the semantics
1358 to let the result from the C compiler take precedence.
1359
1360 2008-12-02 Ben Elliston <bje@au.ibm.com>
1361
1362 * config.sub, config.guess: Update from upstream sources.
1363
1364 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1365
1366 * configure.ac (ppllibs): Add by default the lib flags.
1367 * configure: Regenerate.
1368
1369 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1370
1371 * MAINTAINERS: Add myself to the write after approval list.
1372
1373 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1374
1375 * configure.ac: Add double brackets on darwin[912].
1376 * configure: Regenerate.
1377
1378 2008-12-03 Daniel Kraft <d@domob.eu>
1379
1380 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1381 Approval to Reviewer section (for Fortran front-end).
1382
1383 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1384
1385 * configure.ac: Expand to darwin10 and later.
1386 * configure: Regenerate.
1387
1388 2008-12-02 Andreas Schwab <schwab@suse.de>
1389
1390 * Makefile.def: configure-target-boehm-gc depends on
1391 all-target-libstdc++-v3.
1392 * Makefile.in: Regenerate.
1393
1394 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1395
1396 * MAINTAINERS: Add myself as mingw maintainer.
1397
1398 2008-12-02 Ben Elliston <bje@au.ibm.com>
1399
1400 * config.sub, config.guess: Update from upstream sources.
1401
1402 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1403
1404 * README.SCO: Remove.
1405
1406 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1407
1408 * MAINTAINERS: Add myself to the write after approval list.
1409
1410 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1411
1412 * MAINTAINERS: Update my email address in WAA section.
1413
1414 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1415
1416 * MAINTAINERS: Update e-mail address.
1417
1418 2008-11-27 Toon Moene <toon@moene.org>
1419
1420 * MAINTAINERS: Change e-mail address.
1421
1422 2008-11-27 Tristan Gingold <gingold@adacore.com>
1423
1424 * configure.ac: Build gdb for i?86-*-darwin*
1425 * configure: Regenerated.
1426
1427 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1428
1429 * MAINTAINERS: Added my full name.
1430
1431 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1432
1433 PR bootstrap/38014
1434 PR bootstrap/37923
1435
1436 Revert:
1437
1438 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1439
1440 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1441 * Makefile.in: Regenerated.
1442
1443 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1444
1445 PR gdb/921
1446 PR gdb/1646
1447 PR gdb/2175
1448 PR gdb/2176
1449
1450 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1451 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1452 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1453 (HOST_EXPORTS): Pass CPPFLAGS.
1454 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1455 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1456 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1457 * Makefile.in, configure: Regenerated.
1458 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1459 and CPPFLAGS_FOR_BUILD.
1460
1461 2008-11-06 Jeff Law <law@redhat.com>
1462
1463 * MAINTAINERS: Add myself as middle end maintainer.
1464
1465 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1466
1467 * MAINTAINERS (Write after approval): Add myself.
1468
1469 2008-11-05 Diego Novillo <dnovillo@google.com>
1470
1471 * MAINTAINERS (Global Reviewers): Add myself.
1472 (Non-Algorithmic Maintainers): Remove myself.
1473
1474 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1475
1476 * MAINTAINERS (Write after approval): Add myself.
1477
1478 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1479
1480 * MAINTAINERS (Write after approval): Add myself.
1481
1482 2008-10-31 Ben Elliston <bje@au.ibm.com>
1483
1484 * configure.ac (spu-*-*): Remove special case.
1485 * configure: Regenerate.
1486
1487 2008-10-30 Catherine Moore <clm@codesourcery.com>
1488
1489 * MAINTAINERS (Write after approval): Update my email address.
1490
1491 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1492
1493 * configure.ac [spu-*-*]: Do not set skipdirs.
1494 * configure: Re-generate.
1495
1496 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1497
1498 * MAINTAINERS (Various Maintainers): Add myself to reload.
1499
1500 2008-10-25 Richard Guenther <rguenther@suse.de>
1501
1502 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1503 maintainer. Remove myself as libgcc-math maintainer.
1504 (Non-Algorithmic Maintainers): Remove myself.
1505
1506 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1507
1508 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1509 * Makefile.in: Regenerated.
1510
1511 2008-10-23 Cary Coutant <ccoutant@google.com>
1512
1513 * MAINTAINERS (Write after approval): Add myself.
1514
1515 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1516
1517 PR gdb/921
1518 PR gdb/1646
1519 PR gdb/2175
1520 PR gdb/2176
1521
1522 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1523 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1524 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1525 (HOST_EXPORTS): Pass CPPFLAGS.
1526 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1527 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1528 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1529 * Makefile.in, configure: Regenerated.
1530 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1531 and CPPFLAGS_FOR_BUILD.
1532
1533 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1534
1535 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1536 Sebastian Pop.
1537
1538 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1539
1540 * MAINTAINERS (Write After Approval): Added myself.
1541
1542 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1543
1544 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1545 recommended version to 2.3.2.
1546
1547 * configure: Regenerate.
1548
1549 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1550
1551 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1552
1553 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1554
1555 * MAINTAINERS (Write After Approval): Update e-mail address.
1556
1557 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1558
1559 * libtool.m4: Update to libtool 2.2.6.
1560 * lt~obsolete.m4: Update to libtool 2.2.6.
1561 * ltmain.sh: Update to libtool 2.2.6.
1562 * ltsugar.m4: Update to libtool 2.2.6.
1563 * ltversion.m4: Update to libtool 2.2.6.
1564 * ltoptions.m4: Update to libtool 2.2.6.
1565 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1566
1567 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1568
1569 * MAINTAINERS (Write After Approval): Add myself.
1570
1571 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1572
1573 * MAINTAINERS (Write After Approval): Update my name.
1574
1575 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1576
1577 * MAINTAINERS: Add myself in "Write After Approval".
1578
1579 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1580
1581 * MAINTAINERS: Add myself as ia64 maintainer.
1582
1583 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1584
1585 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1586 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1587 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1588 and Michael Tiemann from Write After Approval since they do not
1589 actually have access.
1590
1591 2008-09-05 Richard Guenther <rguenther@suse.de>
1592
1593 * configure.ac: Initialize clooglibs to -lcloog.
1594 * configure: Re-generate.
1595
1596 2008-09-04 Le-Chun Wu <lcwu@google.com>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
1600 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1601
1602 * configure.ac (--with-cloog-polylib): New.
1603 (--disable-cloog-version-check): New.
1604 (--disable-ppl-version-check): New.
1605 * configure: Re-generate.
1606
1607 2008-09-03 Richard Guenther <rguenther@suse.de>
1608
1609 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1610 cloog test.
1611 * configure: Re-generate.
1612
1613 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1614
1615 Add picoChip port.
1616 * MAINTAINERS: Add picoChip maintainers.
1617
1618 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1619 Tobias Grosser <grosser@fim.uni-passau.de>
1620 Jan Sjodin <jan.sjodin@amd.com>
1621 Harsha Jagasia <harsha.jagasia@amd.com>
1622 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1623 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1624 Adrien Eliche <aeliche@isty.uvsq.fr>
1625
1626 Merge from graphite branch.
1627 * configure: Regenerate.
1628 * Makefile.in: Regenerate.
1629 * configure.ac (host_libs): Add ppl and cloog.
1630 Add checks for PPL and CLooG.
1631 * Makefile.def (ppl, cloog): Added modules and dependences.
1632 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1633 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1634
1635 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1636
1637 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1638 (GCC_SHLIB_SUBDIR): New.
1639 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1640 * configure: Regenerate.
1641 * Makefile.in: Regenerate.
1642
1643 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1644
1645 * MAINTAINERS: Consistently use tabs to separate columns.
1646
1647 2008-08-29 Tristan Gingold <gingold@adacore.com>
1648
1649 * MAINTAINERS (Write after Approval): Add myself.
1650
1651 2008-08-28 Tristan Gingold <gingold@adacore.com>
1652
1653 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1654 Enable bfd, binutils and opcodes.
1655 * configure: Regenerate.
1656
1657 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1658
1659 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1660
1661 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1662
1663 * MAINTAINERS: Use correct Umlaut for last name.
1664
1665 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1666
1667 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1668
1669 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1670
1671 * MAINTAINERS: Update my email address.
1672
1673 2008-08-16 Nicolas Roche <roche@adacore.com>
1674
1675 * Makefile.tpl: Add BOOT_ADAFLAGS.
1676 * Makefile.in: Regenerate.
1677
1678 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1679
1680 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1681 * configure: Regenerate.
1682
1683 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1684
1685 * configure.ac: Add makefile fragments for hpux.
1686 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1687 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1688 * configure: Regenerate.
1689 * Makefile.in: Regenerate.
1690
1691 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1692
1693 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1694
1695 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1696
1697 * MAINTAINERS (Write after Approval): Add myself.
1698
1699 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1700
1701 * MAINTAINERS (Write After Approval): Add myself.
1702
1703 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1704
1705 * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1708
1709 * MAINTAINERS: Update my email address.
1710
1711 2008-06-25 Joey Ye <joey.ye@intel.com>
1712
1713 * MAINTAINERS (Write After Approval): Add myself.
1714
1715 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1716
1717 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1718 * Makefile.in: Regenerate.
1719 * configure: Regenerate.
1720
1721 2008-06-17 Daniel Kraft <d@domob.eu>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1726
1727 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1728 "$@" is still intact with both Autoconf 2.59 and 2.62.
1729 * configure: Regenerate.
1730
1731 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1732
1733 * Makefile.tpl: Fix comment errors.
1734 * Makefile.in: Regenerate.
1735
1736 2008-06-12 David S. Miller <davem@davemloft.net>
1737 David Edelsohn <edelsohn@gnu.org>
1738
1739 * configure.ac: Add powerpc*-*-* to gold supported targets.
1740 * configure: Regenerate.
1741
1742 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1743
1744 PR tree-optimization/36218
1745 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1746 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1747 (all prefix="build-"): Pass them to build-system sub-makes.
1748 * Makefile.in: Regenerate.
1749
1750 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1751
1752 * MAINTAINERS (mt port): Remove.
1753 (sco5, unixware, sco udk): Remove.
1754 (Kean Johnston): Add to Write After Approval.
1755
1756 2008-05-30 Julian Brown <julian@codesourcery.com>
1757
1758 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1759 of libobjc for ARM EABI Linux.
1760 * configure: Regenerate.
1761
1762 2008-05-18 Xinliang David Li <davidxl@google.com>
1763
1764 * ChangeLog: Remove wrong ChangeLog entry.
1765
1766 2008-05-17 Xinliang David Li <davidxl@google.com>
1767
1768 * MAINTAINERS (Write After Approval): Add myself.
1769
1770 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
1774 2008-05-14 Rafael Espíndola <espindola@google.com>
1775
1776 * config-ml.in: don't handle --enable-shared and --enable-static.
1777
1778 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1779
1780 * MAINTAINERS: Update my email address.
1781
1782 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1783
1784 * MAINTAINERS: Update my email address.
1785
1786 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1787
1788 * MAINTAINERS (Write After Approval): Add myself.
1789
1790 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1791
1792 * MAINTAINERS (Write After Approval): Add myself.
1793
1794 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1795
1796 * MAINTAINERS (crx): Add myself.
1797
1798 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1799
1800 Sync with src:
1801 2008-04-14 David S. Miller <davem@davemloft.net>
1802
1803 * configure.ac: Add sparc*-*-* to gold supported targets.
1804 * configure: Regenerate.
1805
1806 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1807
1808 PR bootstrap/35457
1809 * configure.ac: Include override.m4.
1810 * configure: Regenerate.
1811
1812 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1813
1814 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1815 * Makefile.in: Regenerate.
1816
1817 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1818
1819 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1820 as nonconfigurable directories list.
1821 * configure: Regenerate.
1822
1823 2008-04-14 Ben Elliston <bje@au.ibm.com>
1824
1825 * config.sub, config.guess: Update from upstream sources.
1826
1827 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1828
1829 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1830 * Makefile.in: Regenerate.
1831
1832 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1833
1834 * configure.ac: Do not build libssp for the AVR.
1835 * configure: Regenerate.
1836
1837 2008-04-07 Ian Lance Taylor <iant@google.com>
1838
1839 * Makefile.def: check-gold depends upon all-binutils.
1840 * Makefile.in: Regenerate.
1841
1842 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
1846 2008-04-04 Nick Clifton <nickc@redhat.com>
1847
1848 PR binutils/4334
1849 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1850 builds.
1851 * configure: Regenerate.
1852
1853 2008-04-04 NightStrike <NightStrike@gmail.com>
1854
1855 PR other/35151
1856 * configure.ac: Combine rules for mingw32 and mingw64.
1857 * configure: Regenerate.
1858
1859 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1860
1861 * MAINTAINERS (Write After Approval): Add myself.
1862
1863 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1864
1865 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1866 * Makefile.in (.NOTPARALLEL): Ditto.
1867
1868 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1869
1870 * MAINTAINERS (Write After Approval): Add myself.
1871
1872 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1873
1874 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1875 * Makefile.in (.NOTPARALLEL): Regenerate.
1876
1877 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1878
1879 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1880 * Makefile.in: Regenerate.
1881
1882 2008-03-26 Jakub Staszak <kuba@et.pl>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
1886 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1887
1888 * MAINTAINERS: Update e-mail address.
1889
1890 2008-03-20 Ian Lance Taylor <iant@google.com>
1891
1892 * configure.ac: Add support for --enable-gold.
1893 * Makefile.def: Add gold as a directory like ld.
1894 * configure, Makefile.in: Regenerate.
1895
1896 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1897
1898 * configure.ac: m4_include config/proginstall.m4.
1899 * configure: Regenerate.
1900
1901 Backport from upstream Libtool:
1902
1903 2007-10-12 Eric Blake <ebb9@byu.net>
1904
1905 Deal with Autoconf 2.62's semantic change in m4_append.
1906 * ltsugar.m4 (lt_append): Replace broken versions of
1907 m4_append.
1908 (lt_if_append_uniq): Don't require separator to be overquoted,
1909 and avoid broken m4_append.
1910 (lt_dict_add): Fix typo.
1911 * libtool.m4 (_LT_DECL): Don't overquote separator.
1912
1913 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1914
1915 * config.rpath: Add AIX 6 support.
1916
1917 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1918
1919 * Makefile.def (stageprofile). Remove -fprofile-generate
1920 from stage_libcflags.
1921 * Makefile.in: Regenerate.
1922
1923 2008-03-13 Ben Elliston <bje@au.ibm.com>
1924
1925 * config.sub, config.guess: Update from upstream sources.
1926
1927 2008-03-06 Tom Tromey <tromey@redhat.com>
1928
1929 * MAINTAINERS: Update for treelang deletion.
1930
1931 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1932
1933 * MAINTAINERS: Update my email address.
1934
1935 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1936
1937 * MAINTAINERS (darwin port): Add myself as a maintainer.
1938 (objective-c/c++): Add myself as a maintainer.
1939
1940 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1941
1942 * MAINTAINERS (Write After Approval): Update my email address.
1943
1944 2008-02-25 Tomas Bily <tbily@suse.cz>
1945
1946 * MAINTAINERS (Write After Approval): Add myself.
1947
1948 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1949
1950 * MAINTAINERS (OpenMP): Add myself.
1951
1952 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1953
1954 PR bootstrap/32009
1955 PR bootstrap/32161
1956
1957 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1958 * configure: Regenerate.
1959
1960 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1961 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1962 STAGE4_LIBCFLAGS): New.
1963 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1964 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1965 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1966 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1967 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1968 for target modules. Don't export LIBCFLAGS.
1969 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1970 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1971 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1972 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1973 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1974 * Makefile.in: Regenerate.
1975
1976 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1977
1978 PR libgcj/33085
1979 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1980 Do not use -DDLL_EXPORT. Backport from upstream.
1981
1982 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1983
1984 * MAINTAINERS (Write After Approval): Add myself.
1985
1986 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1987
1988 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1989 * configure: Regenerate.
1990
1991 2008-01-31 Marc Gauthier <marc@tensilica.com>
1992
1993 * configure.ac (xtensa*-*-*): Recognize processor variants.
1994 * configure: Regenerate.
1995
1996 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1997
1998 PR bootstrap/34922
1999 * configure.ac (PARSE_ARGS): Push suitable setting of
2000 ac_subdirs_all, for `./configure --help=recursive'.
2001 Handle `+' in generic toplevel directory disabling.
2002 * configure: Regenerate.
2003
2004 2008-01-28 Nick Clifton <nickc@redhat.com>
2005
2006 * MAINTAINERS (xstormy16): Take over maintainership.
2007
2008 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2009
2010 * MAINTAINERS (c4x port): Remove.
2011
2012 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2013
2014 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2015
2016 2008-01-23 Ben Elliston <bje@au.ibm.com>
2017
2018 * config.sub, config.guess: Update from upstream sources.
2019
2020 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2021
2022 * MAINTAINERS (Write After Approval): Add myself.
2023
2024 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2025
2026 * MAINTAINERS: Update my email address.
2027
2028 2008-01-09 Raksit Ashok <raksit@google.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2008-01-09 Raksit Ashok <raksit@google.com>
2033
2034 * MAINTAINERS (Write After Approval): Add myself.
2035
2036 2008-01-08 Ben Elliston <bje@au.ibm.com>
2037
2038 * config.sub, config.guess: Update from upstream sources.
2039
2040 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2041
2042 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2043 Change recommended MPFR from 2.2.1 -> 2.3.0.
2044 * configure: Regenerate.
2045
2046 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2047
2048 * MAINTAINERS: Update my email address.
2049
2050 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2051
2052 * MAINTAINERS: Update my email address.
2053
2054 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2055
2056 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2057 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2058 * Makefile.in: Regenerate.
2059
2060 2007-12-10 Mark Heffernan <meheff@google.com>
2061
2062 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2063 misplaced entries.
2064
2065 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2066
2067 * configure.ac: Enable libjava for x86_64-*-darwin9.
2068 * configure: Regenerate.
2069
2070 2007-12-07 Bill Maddox <maddox@google.com>
2071
2072 * MAINTAINERS (Write After Approval): Add myself.
2073
2074 2007-12-05 Ben Elliston <bje@au.ibm.com>
2075
2076 * config.sub, config.guess: Update from upstream sources.
2077
2078 2007-12-02 Matthias Klose <doko@ubuntu.com>
2079
2080 * config-ml.in: Remove 64bit configure tests.
2081
2082 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2083
2084 * config-ml.in: Robustify against white space in absolute file
2085 names.
2086
2087 * config-ml.in (multi-clean): Substitute ${Makefile}.
2088 Remove superfluous ${Makefile} in list.
2089
2090 2007-11-19 Thiemo Seufer <ths@mips.com>
2091
2092 * config-ml.in: Don't hardcode the Makefile name.
2093
2094 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
2098 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2099
2100 * MAINTAINERS (Write After Approval): Add myself.
2101
2102 2007-11-06 Doug Kwan <dougkwan@google.com>
2103
2104 * MAINTAINERS (Write After Approval): Add myself.
2105
2106 2007-10-25 Ben Elliston <bje@au.ibm.com>
2107
2108 * MAINTAINERS (mercury): Remove entry.
2109 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2110
2111 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2112
2113 * Makefile.def (dependencies): Make configure-gdb depend on
2114 all-intl.
2115 * Makefile.in: Regenerated.
2116
2117 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2118
2119 * MAINTAINERS (Fortran maintainer): Remove myself.
2120
2121 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2122
2123 * Makefile.def: To avoid problems running with parallel makes,
2124 build newlib before libgloss so that target specific header
2125 files are availble.
2126 * Makefile.in: Regenerate
2127
2128 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2129
2130 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2131 * Makefile.in: Regenerate.
2132
2133 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2134
2135 * MAINTAINERS (Register allocation reviewer): Add myself.
2136
2137 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2138
2139 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2140 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2141 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2142 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2143 * configure: Regenerate.
2144
2145 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2146
2147 * MAINTAINERS (Register allocation reviewer): Add myself.
2148
2149 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2150
2151 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2152 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2153 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2154 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2155 * configure.ac: Default them to host tools for $host = $build.
2156 Subst them.
2157
2158 * configure: Regenerate.
2159 * Makefile.in: Regenerate.
2160
2161 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2162
2163 * MAINTAINERS (Register allocation reviewer): Add myself.
2164
2165 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2166
2167 * MAINTAINERS (Register allocation reviewer): Add myself.
2168
2169 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2170
2171 * MAINTAINERS (Write After Approval): Fix typo.
2172
2173 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2174
2175 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2176 * configure: Regenerate.
2177
2178 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2179
2180 PR bootstrap/31906
2181 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2182 they're already prefixed.
2183
2184 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2185
2186 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2187 libstdc++.
2188 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2189 * configure: Regenerate.
2190 * Makefile.in: Regenerate.
2191
2192 2007-09-17 Andreas Schwab <schwab@suse.de>
2193
2194 * configure.ac: Raise minimum makeinfo version to 4.6.
2195 * configure: Regenerate.
2196
2197 2007-09-17 Johannes Singler <singler@ira.uka.de>
2198
2199 * MAINTAINERS (write-after-approval) add myself
2200
2201 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2202
2203 * configure.ac: Correct makeinfo version check.
2204 * configure: Regenerate.
2205
2206 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2207
2208 * MAINTAINERS: Update my email address.
2209
2210 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2211
2212 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2213 to $skipdirs and only disable gprof for newlib. Use the normal
2214 mips*-elf* handling in other respects.
2215 * configure: Regnerate.
2216
2217 2007-09-12 David Daney <ddaney@avtrex.com>
2218
2219 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2220 enabling libgcj.
2221 * configure: Regenerate.
2222
2223 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2224
2225 PR other/32154
2226 * configure.ac: For libgloss targets, point the linker to the linker
2227 script, startup code and simulator library.
2228 * configure: Regenerate.
2229
2230 2007-09-07 Andrew Haley <aph@redhat.com>
2231
2232 * configure.ac (noconfigdirs): Remove target-libffi and
2233 target-libjava.
2234 * configure: Regenerate.
2235
2236 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2237
2238 PR target/33281
2239 * configure.ac: Use config/mh-mingw on mingw.
2240 * configure: Regenerate.
2241
2242 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2243
2244 * MAINTAINERS (Write After Approval): Add myself.
2245
2246 2007-09-05 Richard Guenther <rguenther@suse.de>
2247
2248 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2249 nor --disable-checking is provided also turn on yes and types
2250 checking for stage1.
2251 * configure: Re-generate.
2252
2253 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2254
2255 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2256 (Write After Approval): Remove myself.
2257
2258 2007-08-29 Nick Clifton <nickc@redhat.com>
2259
2260 * config.sub, config.guess: Update from upstream sources.
2261
2262 2007-08-22 Bud Davis <jmdavis@link.com>
2263
2264 * MAINTAINERS (Write After Approval): Added myself.
2265 * MAINTAINERS (Reviewers): Removed myself.
2266
2267 2007-08-18 Paul Brook <paul@codesourcery.com>
2268 Joseph Myers <joseph@codesourcery.com>
2269
2270 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2271 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2272 * Makefile.in: Regenerate.
2273 * configure.ac (--with-debug-prefix-map): New.
2274 * configure: Regenerate.
2275
2276 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2277 Nigel Stephens <nigel@mips.com>
2278
2279 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2280 as target_makefile_frag.
2281 * configure: Regenerate.
2282
2283 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2284
2285 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2286 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2287 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2288 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2289 (do-compare, do-compare3, do-compare-debug): New.
2290 ([+compare-target+]): Use them.
2291
2292 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2293
2294 * MAINTAINERS (Write After Approval): Change my email address.
2295
2296 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2297 Ben Elliston <bje@au.ibm.com>
2298
2299 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2300 --silent if $silent.
2301 * configure: Regenerate.
2302
2303 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2304
2305 * MAINTAINERS (Various Maintainers): Add myself as
2306 loop infrastructure maintainer. Update my e-mail
2307 address.
2308
2309 2007-07-31 Diego Novillo <dnovillo@google.com>
2310
2311 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2312 Adjust description.
2313
2314 2007-07-26 Richard Guenther <rguenther@suse.de>
2315
2316 * configure.ac: Add types checking to stage1 checking flags.
2317 * configure: Regenerate.
2318
2319 2007-07-17 Nick Clifton <nickc@redhat.com>
2320
2321 * COPYING3: New file. Contains version 3 of the GNU General
2322 Public License.
2323 * COPYING3.LIB: New file. Contains version 3 of the GNU
2324 Lesser General Public License.
2325
2326 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2327
2328 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2329
2330 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2331
2332 * MAINTAINERS (S/390 co-maintainer): Add myself.
2333 (Write After Approval): Remove myself.
2334
2335 2007-07-13 Dan Hipschman <dsh@google.com>
2336
2337 * MAINTAINERS (Write After Approval): Add myself.
2338
2339 2007-07-11 Nick Clifton <nickc@redhat.com>
2340
2341 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2342 WINDRES export.
2343 * Makefile.in: Regenerate.
2344
2345 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2346
2347 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2348 maintainer.
2349
2350 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2351
2352 * lt~obsolete.m4: New. Import from 20070318 libtool.
2353
2354 2007-07-03 Julian Brown <julian@codesourcery.com>
2355
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
2358 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2359
2360 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2361 * configure: Regenerate.
2362
2363 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2364
2365 * configure.ac: Add some missing m4 quotation.
2366 * configure: Regenerate.
2367
2368 2007-07-02 Simon Baldwin <simonb@google.com>
2369
2370 * MAINTAINERS (Write After Approval): Add myself.
2371
2372 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2373
2374 * configure: Regenerate.
2375
2376 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2377
2378 * Makefile.def: Add windmc tool to build.
2379 * Makefile.tpl: Likewise.
2380 * configure.ac: Likewise.
2381 * Makefile.in: Regenerate.
2382 * configure: Regenerate.
2383
2384 2007-06-28 DJ Delorie <dj@redhat.com>
2385
2386 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2387 not building newlib.
2388 * configure: Regenerated.
2389
2390 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2391
2392 * MAINTAINERS (Write After Approval): Add myself.
2393
2394 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
2398 2007-06-19 Chris Matthews <chrismatthews@google.com>
2399
2400 * MAINTAINERS (Write After Approval): Add myself.
2401
2402 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
2406 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2407
2408 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2409 * Makefile.in: Regenerated.
2410
2411 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2412
2413 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2414 bfin*-*-uclinux* targets.
2415 * configure: Regenerate.
2416
2417 2007-06-14 Ian Lance Taylor <iant@google.com>
2418
2419 * MAINTAINERS: Add myself as non-algorithmic global write
2420 maintainer.
2421
2422 2007-06-14 Diego Novillo <dnovillo@google.com>
2423
2424 * MAINTAINERS: Add self as middle-end maintainer and
2425 non-algorithmic global write maintainer.
2426
2427 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2428
2429 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2430 Move all Fortran maintainers except Paul Brook into the
2431 Non-Autopoiesis section.
2432
2433 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2434
2435 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2436 (distclean-stage[+id+]): Possibly delete stage_last.
2437 * Makefile.in: Regenerate.
2438
2439 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2440
2441 * MAINTAINERS (Various Maintainer): Fix typo.
2442
2443 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2444
2445 * MAINTAINERS (Various Maintainer): Add myself as
2446 dataflow maintainer.
2447
2448 2007-06-07 Ben Elliston <bje@au.ibm.com>
2449
2450 * config.sub, config.guess: Update from upstream sources.
2451
2452 2007-06-07 Ben Elliston <bje@au.ibm.com>
2453
2454 * Makefile.tpl: Fix spelling error.
2455 * Makefile.in: Regenerate.
2456
2457 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2458
2459 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2460 lt_cv_sys_max_cmd_len.
2461
2462 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2463
2464 * MAINTAINERS (Various Maintainers): Add myself as
2465 auto-vectorizer maintainer.
2466
2467 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2468
2469 PR libjava/32098
2470 * libtool.m4: Revert previous change.
2471 * ltgcc.m4: Put it here.
2472
2473 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2474
2475 * MAINTAINERS (Various Maintainers): Add myself as
2476 auto-vectorizer maintainer.
2477
2478 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2479
2480 PR libjava/32098
2481 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2482
2483 2007-05-30 Richard Guenther <rguenther@suse.de>
2484
2485 * MAINTAINERS (Various Maintainers): Add myself as
2486 auto-vectorizer maintainer.
2487
2488 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2489
2490 PR bootstrap/29382
2491 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2492 * configure: Rebuilt.
2493
2494 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2495
2496 * MAINTAINERS (Write After Approval): Removed my name.
2497
2498 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2499
2500 * MAINTAINERS (Write After Approval): Remove myself.
2501
2502 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2503
2504 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2505
2506 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2507
2508 * ltmain.sh: Update from ToT Libtool.
2509 * libtool.m4: Update from ToT Libtool.
2510 * ltsugar.m4: New. Update from ToT Libtool.
2511 * ltversion.m4: New. Update from ToT Libtool.
2512 * ltoptions.m4: New. Update from ToT Libtool.
2513 * ltconfig: Remove.
2514 * ltcf-c.sh: Remove.
2515 * ltcf-cxx.sh: Remove.
2516 * ltcf-gcj.sh: Remove.
2517
2518 2007-05-22 Ollie Wild <aaw@google.com>
2519
2520 * MAINTAINERS (Write After Approval): Add myself.
2521
2522 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2523
2524 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2525 stage_cflags.
2526 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2527 Remove CFLAGS/LIBCFLAGS.
2528 (configure-stage[+id+]-[+prefix+][+module+],
2529 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2530 * Makefile.in: Regenerate.
2531
2532 2007-05-15 Diego Novillo <dnovillo@google.com>
2533
2534 * MAINTAINERS: Update e-mail address.
2535
2536 2007-05-15 Revital Eres <eres@il.ibm.com>
2537
2538 * MAINTAINERS (Write After Approval): Add myself.
2539
2540 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2541
2542 * MAINTAINERS (Write After Approval): Updated my address.
2543
2544 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2545
2546 * MAINTAINERS (Write After Approval): Add myself.
2547
2548 2007-05-11 Silvius Rus <rus@google.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
2552 2007-04-23 Tom Tromey <tromey@redhat.com>
2553
2554 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2555
2556 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2557
2558 * MAINTAINERS (cpplib): Rename to ...
2559 (libcpp): ... this. Add C/C++ front end maintainers.
2560
2561 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2562
2563 * config-ml.in: Pass ${ml_config_env} to configure calls.
2564
2565 2007-04-04 Christian Bruel <christian.bruel@st.com>
2566
2567 * MAINTAINERS (Write After Approval): Add myself.
2568
2569 2007-04-02 Dave Korn <dave.korn@artimi.com>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2007-03-31 Tobias Burnus <burnus@net-b.de>
2574
2575 * MAINTAINERS (fortran 95 front end): Add myself.
2576
2577 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2578
2579 * MAINTAINERS (Write After Approval): Add myself.
2580
2581 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2582
2583 * MAINTAINERS (Modulo Scheduler): Add myself.
2584
2585 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2586
2587 * MAINTAINERS (fortran 95 front end): Add myself.
2588 (c++ front end): whitespace fix.
2589
2590 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2591
2592 * MAINTAINERS (Write After Approval): Add myself.
2593
2594 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2595
2596 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2597 of glob. Quote arguments with single quotes too.
2598 * configure: Regenerate.
2599
2600 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2601
2602 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2603 * Makefile.in: Regenerate
2604
2605 2007-03-07 Andreas Schwab <schwab@suse.de>
2606
2607 * configure: Regenerate.
2608
2609 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2610
2611 * configure.ac: Add "--with-pdfdir" configure option,
2612 which defines pdfdir variable.
2613 * Makefile.def (target=fixincludes): Add install-pdf to
2614 missing targets.
2615 (recursive_targets): Add install-pdf target.
2616 (flags_to_pass): Add pdfdir.
2617 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2618 target.
2619 * configure: Regenerate
2620 * Makefile.in: Regenerate
2621
2622 2007-02-28 Eric Christopher <echristo@apple.com>
2623
2624 Revert:
2625 2006-12-07 Mike Stump <mrs@apple.com>
2626
2627 * Makefile.def (dependencies): Add dependency for
2628 install-target-libssp and install-target-libgomp on
2629 install-gcc.
2630 * Makefile.in: Regenerate.
2631
2632 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2633
2634 * configure: Regenerate.
2635 * configure.ac: Move statements after variable declarations.
2636
2637 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2638
2639 * MAINTAINERS: Add myself as sh maintainer.
2640
2641 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2642
2643 * configure.ac: Adjust for loop syntax.
2644 * configure: Regenerate.
2645
2646 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2647
2648 * configure: Rebuilt.
2649
2650 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2651
2652 * configure.ac: Drop multiple occurrences of --enable-languages,
2653 and fix its quoting.
2654 * configure: Rebuilt.
2655
2656 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2657 Nathan Sidwell <nathan@codesourcery.com>
2658 Vladimir Prus <vladimir@codesourcery.com>
2659 Joseph Myers <joseph@codesourcery.com>
2660
2661 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2662 * configure: Regenerate.
2663
2664 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2665
2666 * ltconfig (freebsd*): Default to elf.
2667
2668 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2669
2670 * configure.ac (target_libraries): Move libgcc before libiberty.
2671 * configure: Regenerated.
2672
2673 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2674 Paolo Bonzini <bonzini@gnu.org>
2675
2676 PR bootstrap/30753
2677 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2678 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2679 * configure: Regenerated.
2680
2681 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2682
2683 * MAINTAINERS (Language Front End Maintainers): Update my mail
2684 address.
2685
2686 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2687
2688 PR bootstrap/30748
2689 * configure.ac: Correct syntax for Solaris ksh.
2690 * configure: Regenerated.
2691
2692 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2693
2694 * configure.ac: Sync with src.
2695 * configure: Regenerate.
2696
2697 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2698
2699 * Makefile.in: Regenerate.
2700
2701 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2702
2703 * config.sub: Sync with src.
2704
2705 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2706
2707 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2708 noncanonical equivalents.
2709 * configure.in: Rename to...
2710 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2711 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2712 target_noncanonical. Use them. Rewrite removal of configure
2713 arguments for autoconf 2.59. Discard variable settings. Force
2714 program_transform_name for native tools.
2715
2716 * Makefile.in: Regenerated.
2717 * configure: Regenerated with autoconf 2.59.
2718
2719 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2720
2721 * MAINTAINERS (Write After Approval): Add myself.
2722
2723 2007-01-31 Andreas Schwab <schwab@suse.de>
2724
2725 * Makefile.tpl (LDFLAGS): Substitute it.
2726 * Makefile.in: Regenerate.
2727
2728 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
2732 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2733
2734 * MAINTAINERS (spu port): Add myself.
2735
2736 2007-01-23 Richard Guenther <rguenther@suse.de>
2737
2738 PR bootstrap/30541
2739 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2740 * Makefile.tpl (GNATBIND): Substitute it.
2741 (GNATMAKE): Likewise.
2742 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2743 of STAGE_PREFIX.
2744 * Makefile.in: Regenerate.
2745 * configure: Regenerate.
2746
2747 2007-01-18 Mike Stump <mrs@apple.com>
2748
2749 * configure.in: Re-enable -Werror for gcc builds.
2750
2751 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2752
2753 * MAINTAINERS (Write After Approval): Add myself.
2754
2755 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2756
2757 * configure.in: Change == to = in test command.
2758 * configure: Regenerate.
2759
2760 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2761 Nick Clifton <nickc@redhat.com>
2762 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2763
2764 * configure.in (build_configargs, host_configargs, target_configargs):
2765 Remove build/host/target parameters.
2766 (host_libs): Add gmp and mpfr.
2767 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2768 * Makefile.def (gmp, mpfr): New.
2769 (gcc): Remove target.
2770 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2771 target_os, target_vendor): New.
2772 (configure): Add host_alias/target_alias arguments; adjust invocations.
2773 * configure: Regenerate.
2774 * Makefile.in: Regenerate.
2775
2776 2007-01-11 Matt Fago <fago@earthlink.net>
2777
2778 * configure.in: Try to link to functions only in mpfr 2.2.x
2779 to improve robustness of configure tests.
2780 * configure: Regenerate.
2781
2782 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2783
2784 * MAINTAINERS: Add myself as i386 maintainer.
2785
2786 2007-01-08 Jan Hubicka <jh@suse.cz>
2787
2788 * MAINTAINERS: Add myself as i386 maintainer.
2789
2790 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2791
2792 * configure.in: Add support for an x86_64-mingw* target.
2793 * configure: Regenerate.
2794
2795 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2796
2797 * Makefile.tpl (all-target): Correct @if conditional for target
2798 modules.
2799 * configure.in: Omit libiberty if building only target libgcc.
2800 * configure, Makefile.in: Regenerated.
2801
2802 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2803
2804 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2805 * configure: Regenerate.
2806
2807 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2808
2809 * Makefile.def (target_modules): Add libgcc.
2810 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2811 * Makefile.tpl (clean-target-libgcc): Delete.
2812 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2813 on gcc even for bootstrapped modules. Rewrite handling of
2814 lang_env_dependencies to loop over target_modules.
2815 * configure.in (target_libraries): Add target-libgcc.
2816 * Makefile.in, configure: Regenerated.
2817
2818 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2819
2820 * configure.in: Reorganize recognition of languages. Add
2821 --enable-stage1-languages. Show supported languages for the chosen
2822 target rather than all recognized languages.
2823 * configure: Regenerate.
2824
2825 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2826
2827 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2828 * Makefile.in: Regenerate.
2829
2830 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2831
2832 * configure.in: Warn that MPFR 2.2.0 is buggy.
2833 * configure: Regenerate.
2834
2835 2006-12-27 Ian Lance Taylor <iant@google.com>
2836
2837 * configure.in: When removing Makefiles to force a reconfigure, also
2838 remove prev-DIR*/Makefile.
2839 * configure: Regenerate.
2840
2841 2006-12-22 Andreas Schwab <schwab@suse.de>
2842
2843 * configure: Regenerate with correct autoconf version.
2844
2845 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2846
2847 * configure.in: add AC_SUBST for *_FOR_TARGET.
2848 * configure: Regenerate.
2849
2850 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2851
2852 * configure.in: Simplify logic for rejecting languages that cannot
2853 be built. Separate the case when a language is unsupported,
2854 from the case when the user chooses not to build a language.
2855
2856 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2857
2858 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2859 it only affects bootstrap and could be tested on "$host" as well.
2860 * configure: Regenerate.
2861 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2862
2863 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2864
2865 PR bootstrap/29544
2866 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2867 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2868 move here comment from Makefile.tpl.
2869 * Makefile.tpl: Move some definitions higher in the file.
2870 (STAGE1_CHECKING): New.
2871 * configure.in: Add --enable-stage1-checking.
2872 * configure: Regenerate.
2873 * Makefile.in: Regenerate.
2874
2875 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2876
2877 * MAINTAINERS: Add myself as build system maintainer.
2878
2879 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2880
2881 * MAINTAINERS (Write After Approval): Add myself.
2882
2883 2006-12-13 Eric Christopher <echristo@apple.com>
2884
2885 * MAINTAINERS: Add myself as darwin maintainer.
2886
2887 2006-12-11 Ian Lance Taylor <ian@airs.com>
2888
2889 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2890
2891 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2892
2893 MAINTAINERS: Update my entry.
2894
2895 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2896
2897 * configure.in: Handle spu makefile frag.
2898 * Makefile.tpl (MAINT): Define
2899 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2900 * configure: Regenerate.
2901 * Makefile.in: Regenerate.
2902
2903 2006-12-11 Ben Elliston <bje@au.ibm.com>
2904
2905 * config.guess: Import latest version.
2906 * config.sub: Likewise.
2907
2908 2006-12-11 Ben Elliston <bje@au.ibm.com>
2909
2910 * configure.in (spu-*-*): Don't skip target-libiberty.
2911 * configure: Regenerate.
2912
2913 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2914
2915 PR bootstrap/30134
2916 * configure.in: Correct x86 darwin support for libjava to powerpc
2917 and i?86 only.
2918 * configure: Regenerate.
2919
2920 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2921
2922 * configure.in: Add x86 darwin support for libjava.
2923 * configure: Regenerate.
2924
2925 2006-12-07 Mike Stump <mrs@apple.com>
2926
2927 * Makefile.def (dependencies): Add dependency for
2928 install-target-libssp and install-target-libgomp on
2929 install-gcc.
2930 * Makefile.in: Regenerate.
2931
2932 2006-12-04 Richard Guenther <rguenther@suse.de>
2933
2934 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2935 (Non-Algorithmic Maintainers): Move over non-algorithmic
2936 loop optimizer maintainers, add myself as a non-algorithmic
2937 middle-end maintainer.
2938
2939 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2940
2941 * MAINTAINERS (Write After Approval): Add myself.
2942
2943 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2944
2945 * configure.in: Update error message for missing GMP/MPFR.
2946
2947 * configure: Regenerate.
2948
2949 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2950
2951 * configure.in: Update MPFR version in error message.
2952
2953 * configure: Regenerate.
2954
2955 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2956
2957 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2958 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2959 --with-gmp-lib): New flags.
2960
2961 * configure: Regenerate.
2962
2963 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2964
2965 * MAINTAINERS (Write After Approval): Change my email address.
2966
2967 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2968
2969 * MAINTAINERS (Write After Approval): Add myself.
2970
2971 2006-11-22 Philipp Thomas <pth@suse.de>
2972
2973 * MAINTAINERS (i18n): Update e-mail address.
2974
2975 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2976
2977 * MAINTAINERS (spu port): Add myself as maintainer.
2978 (Write After Approval): Remove myself.
2979
2980 2006-11-22 Ben Elliston <bje@au.ibm.com>
2981
2982 * configure.in (skipdirs): Don't build libssp for SPU.
2983 * configure: Regenerate.
2984
2985 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2986
2987 * MAINTAINERS (spu port): Add myself as maintainer.
2988 (libobjc): Update my email address.
2989
2990 2006-11-21 Andrea Bona <andrea.bona@st.com>
2991
2992 * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2995
2996 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2997 * configure : Rebuilt.
2998
2999 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
3003 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3004
3005 * MAINTAINERS (Write After Approval): Add myself.
3006
3007 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3008
3009 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3010 libmpfr.a.
3011 * configure: Regenerate.
3012
3013 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3014
3015 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3016 (unstage): Test for stage_last presence.
3017
3018 PR bootstrap/29802
3019 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3020 STAGE_PREFIX.
3021 * Makefile.in: Regenerate.
3022
3023 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3024
3025 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3026 maintainers.
3027
3028 2006-11-14 Erven Rohou <erven.rohou@st.com>
3029
3030 * MAINTAINERS (Write After Approval): Add myself.
3031
3032 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3033
3034 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3035 and stageN-package/Makefile.
3036 * Makefile.in: Regenerated.
3037
3038 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3039
3040 * configure.in: Remove target-libgloss from noconfigdirs for
3041 bfin-*-*.
3042 * configure: Regenerated.
3043
3044 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3045
3046 * configure.in (have_gmp): Only error if the gcc directory exists.
3047
3048 * configure: Regenerate.
3049
3050 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3051
3052 * configure.in: Robustify error message for missing GMP/MPFR.
3053
3054 * configure: Regenerate.
3055
3056 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3057
3058 * MAINTAINERS (Write After Approval): Add myself.
3059
3060 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3061
3062 * MAINTAINERS: Change email address.
3063
3064 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3065
3066 * MAINTAINERS (Write After Approval): Add myself.
3067
3068 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3069
3070 * MAINTAINERS (Write After Approval): Add myself.
3071
3072 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3073
3074 * MAINTAINERS (Write After Approval): Move myself to
3075 Write After Approval section.
3076
3077 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3078
3079 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3080 need_gmp anymore.
3081 * configure: Regenerate.
3082
3083 2006-10-16 Tobias Burnus <burnus@net-b.de>
3084
3085 * MAINTAINERS (Write After Approval): Add myself.
3086
3087 2006-10-16 Ben Elliston <bje@au.ibm.com>
3088
3089 * config.guess: Import latest version.
3090 * config.sub: Likewise.
3091
3092 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3093
3094 * Makefile.def: Added pdf target handling.
3095 * Makefile.tpl: Added pdf target handling.
3096 * Makefile.in: Regenerated.
3097
3098 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3099
3100 * MAINTAINERS: Add self as score port maintainer.
3101
3102 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3107
3108 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3109 or newer.
3110 * configure: Regenerated.
3111
3112 2006-09-27 Dave Brolley <brolley@redhat.com>
3113
3114 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3115 using $s instead of $r.
3116 * configure: Regenerated.
3117
3118 2006-09-26 Thiemo Seufer <ths@mips.com>
3119
3120 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3121 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3122 * configure: Regenerate.
3123
3124 2006-09-24 Graeme Peterson <gridly@gmail.com>
3125
3126 * MAINTAINERS (Write After Approval): Remove myself.
3127
3128 2006-09-22 Chao-ying Fu <fu@mips.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
3132 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3133
3134 * MAINTAINERS: Add self as soft-fp maintainer.
3135
3136 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3137
3138 * MAINTAINERS: Add myself as avr maintainer.
3139 Remove Marek Michalkiewicz as avr maintainer.
3140
3141 2006-09-07 Roberto Costa <roberto.costa@st.com>
3142
3143 * MAINTAINERS (Write After Approval): Add myself.
3144
3145 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3146
3147 * configure.in: Never build newlib for a Mingw host.
3148 Never build newlib as Mingw target library.
3149 Test the existence of winsup/cygwin for building a Cygwin newlib,
3150 rather than just winsup.
3151 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3152 building a Mingw target.
3153 * configure: Regenerate.
3154
3155 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3156
3157 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3158
3159 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3160
3161 * config.guess: Import from src (was more updated).
3162 * config.sub: Likewise.
3163
3164 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3165
3166 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3167 * configure: Regenerated.
3168
3169 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3170
3171 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3172 for stages after the first.
3173
3174 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3175
3176 * Makefile.def: Add dependencies for configure-opcodes
3177 on configure-intl and all-opcodes on all-intl.
3178 * Makefile.in: Regenerated.
3179
3180 2006-07-13 Ben Elliston <bje@au.ibm.com>
3181
3182 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3183
3184 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3185
3186 Port to hosts whose 'sort' and 'tail' implementations
3187 treat operands with leading '+' as file names, as POSIX
3188 has required since 2001. However, make sure the code still
3189 works on pre-POSIX hosts.
3190 * ltmain.sh: Don't assume "sort +2" is equivalent to
3191 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3192
3193 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3194
3195 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3196
3197 2006-07-04 Peter O'Gorman <peter@pogma.com>
3198
3199 * ltconfig: chmod 644 before ranlib during install.
3200
3201 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3202
3203 PR bootstrap/18058
3204 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3205 if the bootstrap compiler is a GCC version that supports it.
3206 * configure: Regenerate.
3207
3208 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3209
3210 * configure.in: Fix thinkos in previous check-in.
3211 * configure: Regenerate.
3212
3213 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3214
3215 PR other/27063
3216 * configure.in: Test subdir_requires and give an appropriate
3217 error message.
3218 * configure: Regenerate.
3219
3220 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3221
3222 * MAINTAINERS (Write After Approval): Add myself.
3223
3224 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3225
3226 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3227
3228 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3229
3230 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3231
3232 2006-06-20 David Ayers <d.ayers@inode.at>
3233
3234 PR bootstrap/28072
3235 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3236 whether target-libjava is being configured instead of whether the
3237 java front end is enabled.
3238 * configure: Regenerate.
3239
3240 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3241
3242 PR target/27540
3243 * configure.in: Only enable libgomp on IRIX 6.
3244 * configure: Regenerate.
3245
3246 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3247
3248 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3249 too.
3250 * Makefile.in: Regenerate.
3251
3252 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3253
3254 * config-ml.in: Alter CCASFLAGS to include special
3255 multilib options the same as is done for CFLAGS.
3256
3257 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3258
3259 * configure.in: Don't enable libgomp on hpux10.
3260 * configure: Rebuilt.
3261
3262 2006-06-12 David Ayers <d.ayers@inode.at>
3263
3264 PR bootstrap/27963
3265 PR target/19970
3266 * configure.in: Remove target-boehm-gc from noconfigdirs where
3267 ${libgcj} is specified.
3268 * configure: Regenerate.
3269
3270 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3271
3272 Sync from src:
3273
3274 * configure.in: Sync.
3275 * configure: Regenerated.
3276
3277 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3278
3279 * Makefile.def: Added dependencies from sim and gdb on intl, and
3280 added configure dependencies to everything with an all dependency
3281 on intl.
3282 * Makefile.in: Regenerated.
3283
3284 2006-06-06 David Ayers <d.ayers@inode.at>
3285
3286 PR libobjc/13946
3287 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3288 * Makefile.in: Regenerate.
3289 * configure.in: Add --enable-objc-gc at toplevel and have it
3290 enable boehm-gc for Objective-C.
3291 Remove target-boehm-gc from libgcj.
3292 Add target-boehm-gc to target_libraries.
3293 Add target-boehm-gc to noconfigdirs where ${libgcj}
3294 is specified.
3295 Assert that boehm-gc is supported when requested for Objective-C.
3296 Only build boehm-gc if needed either for Java or Objective-C.
3297 * configure: Regenerate.
3298
3299 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3300
3301 PR 27674
3302 * Makefile.tpl (configure-[+prefix+][+module+],
3303 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3304 Remove rule to unstage bootstrapped modules.
3305 (stage_current): New.
3306 * Makefile.in: Regenerate.
3307
3308 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3309
3310 * MAINTAINERS (Write After Approval): Update my e-mail address.
3311
3312 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3313
3314 * include/libiberty.h: Declare pex_run_in_environment.
3315
3316 2006-05-31 Asher Langton <langton2@llnl.gov>
3317
3318 * MAINTAINERS (Write After Approval): Add myself.
3319
3320 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3321
3322 * Makefile.def (bfd, opcodes): Fix lib_path.
3323 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3324 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3325 * Makefile.in: Regenerate.
3326
3327 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3328
3329 * Makefile.in: Regenerate.
3330
3331 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3332
3333 * Makefile.def: Add install-html target. Add datarootdir
3334 docdir and htmldir to flags_to_pass.
3335 * Makefile.tpl: Add install-html target.
3336 * Makefile.in: Regenerate.
3337 * configure.in: Add --with-datarootdir, --with-docdir, and
3338 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3339 * configure: Regenerate.
3340
3341 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3342
3343 * configure.in: Enable gprof for cross builds.
3344 * configure: Regenerate.
3345
3346 2006-05-22 Richard Guenther <rguenther@suse.de>
3347
3348 Revert
3349 2006-01-31 Richard Guenther <rguenther@suse.de>
3350 Paolo Bonzini <bonzini@gnu.org>
3351
3352 * Makefile.def (target_modules): Add libgcc-math target module.
3353 * configure.in (target_libraries): Add libgcc-math target library.
3354 (--enable-libgcc-math): New configure switch.
3355 * Makefile.in: Re-generate.
3356 * configure: Re-generate.
3357 * libgcc-math: New toplevel directory.
3358
3359 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3360 Andreas Tobler <a.tobler@schweiz.ch>
3361
3362 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3363 * configure: Rebuilt.
3364
3365 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3366
3367 * MAINTAINERS (Write After Approval): Add myself.
3368
3369 2006-05-01 DJ Delorie <dj@redhat.com>
3370
3371 * configure.in: Restore CFLAGS if GMP isn't present.
3372 * configure: Regenerate.
3373
3374 2006-05-01 Richard Guenther <rguenther@suse.de>
3375
3376 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3377 maintainer.
3378
3379 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3380
3381 * MAINTAINERS (Write After Approval): Add myself.
3382
3383 2006-04-28 Jan Beulich <jbeulich@novell.com>
3384
3385 * MAINTAINERS (Write After Approval): Add myself.
3386
3387 2006-04-18 DJ Delorie <dj@redhat.com>
3388
3389 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3390 reference libgloss so that libssp can be built in a combined
3391 tree.
3392 * configure: Regenerate.
3393
3394 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3395
3396 * MAINTAINERS (Write After Approval): Add myself.
3397
3398 2006-04-05 Ben Elliston <bje@au.ibm.com>
3399
3400 * configure.in: Require makeinfo 4.4 or higher.
3401 * configure: Regenerate.
3402
3403 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3404
3405 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3406 Rearrange the entries of other libraries to have them in one place.
3407
3408 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3409
3410 * MAINTAINERS (Write After Approval): Remove myself.
3411 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3412
3413 2006-03-14 Richard Guenther <rguenther@suse.de>
3414
3415 * configure: Regenerate with autoconf 2.13.
3416
3417 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3418
3419 * MAINTAINERS: Use my work address.
3420
3421 * MAINTAINERS: Update my E-mail address.
3422
3423 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3424
3425 * configure.in: Handle --disable-<component> generically.
3426 * configure: Regenerate.
3427
3428 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3429
3430 PR libgcj/17311
3431 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3432
3433 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3434
3435 * MAINTAINERS (Write After Approval): Remove myself.
3436 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3437
3438 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3439
3440 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3441 (TARGET_CONFIGDIRS): Remove.
3442 * configure.in: Remove AC_SUBST(target_configdirs).
3443 * Makefile.in, configure: Regenerated.
3444
3445 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3446
3447 * MAINTAINERS (Write After Approval): Remove myself.
3448 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3449
3450 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3451
3452 PR bootstrap/25670
3453
3454 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3455
3456 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3457 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3458 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3459 BUILD_PREFIX, BUILD_PREFIX_1.
3460 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3461
3462 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3463 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3464
3465 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3466 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3467 of `cat stage_current`. Always provide the `r' and `s' variables.
3468 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3469 a single shell execution.
3470 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3471 bootstrapped modules, make the stage1 module if the build was not
3472 started yet, else build the current stage.
3473 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3474 (all-build, all-host, all-target, [+make_target+]-host,
3475 [+make_target+]-target): Do not use \-continued lines.
3476 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3477 (current_stage, restrap, stage_last): New.
3478
3479 * Makefile.in: Regenerate.
3480 * configure: Regenerate.
3481
3482 2006-02-19 Bud Davis <jmdavis@link.com>
3483
3484 * MAINTAINERS (Write After Approval): Remove myself.
3485 (Language Front End Maintainers): Add myself as fortran 95
3486 maintainer and update e-mail address.
3487
3488 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3489
3490 * MAINTAINERS (Write After Approval): Remove myself.
3491 (Language Front End Maintainers): Add myself as fortran 95
3492 maintainer.
3493
3494 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
3498 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3499
3500 * MAINTAINERS (Write After Approval): Remove myself.
3501 (Language Front End Maintainers): Add myself as
3502 fortran 95 maintainer.
3503
3504 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3505
3506 Sync from src:
3507
3508 2005-12-27 Leif Ekblad <leif@rdos.net>
3509
3510 * configure.in: Add support for RDOS target.
3511 * configure: Regenerate.
3512
3513 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3514 Andreas Schwab <schwab@suse.de>
3515
3516 * configure: Regenerate.
3517
3518 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3519
3520 * configure.in (enable_libgomp): Add AIX.
3521 * configure: Regenerate.
3522
3523 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3524
3525 * MAINTAINERS (Write After Approval): Add myself.
3526
3527 2006-02-03 Lee Millward <lee.millward@gmail.com>
3528
3529 * MAINTAINERS (Write After Approval): Add myself.
3530
3531 2006-01-31 Richard Guenther <rguenther@suse.de>
3532 Paolo Bonzini <bonzini@gnu.org>
3533
3534 * Makefile.def (target_modules): Add libgcc-math target module.
3535 * configure.in (target_libraries): Add libgcc-math target library.
3536 (--enable-libgcc-math): New configure switch.
3537 * Makefile.in: Re-generate.
3538 * configure: Re-generate.
3539 * libgcc-math: New toplevel directory.
3540
3541 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3542
3543 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3544 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3545 the assembler, linker and binutils.
3546 * configure: Regenerate.
3547
3548 2006-01-22 Dirk Mueller <dmueller@suse.de>
3549
3550 * MAINTAINERS (Write After Approval): Add myself.
3551
3552 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3553
3554 * configure: Regenerate.
3555
3556 2006-01-18 Richard Henderson <rth@redhat.com>
3557 Jakub Jelinek <jakub@redhat.com>
3558 Diego Novillo <dnovillo@redhat.com>
3559
3560 * libgomp: New directory.
3561 * Makefile.def: Add target_module libgomp.
3562 * Makefile.in: Regenerate.
3563 * configure.in (target_libraries): Add target-libgomp.
3564 * configure: Regenerate.
3565
3566 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3567
3568 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3569 @ from continuation.
3570 * Makefile.in: Rebuilt.
3571
3572 2006-01-04 Chris Lattner <sabre@gnu.org>
3573
3574 * MAINTAINERS (Write After Approval): Add myself.
3575
3576 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3577
3578 PR bootstrap/24252
3579
3580 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3581 * Makefile.tpl (OBJDUMP): New.
3582 (EXTRA_HOST_FLAGS): Add it.
3583 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3584
3585 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3586 to use symbolic links between directories. Avoid race conditions
3587 or make them harmless.
3588 * configure.in: Do not try to use symbolic links between directories.
3589
3590 * Makefile.def (LEAN): Pass.
3591 * Makefile.tpl (LEAN): Define.
3592 (stage[+id+]-start): Accept that the previous directory does not
3593 exist, if the bootstrap is lean.
3594 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3595 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3596 configure substitution.
3597 ([+compare-target+]): Likewise.
3598 ([+bootstrap-target+]-lean): New.
3599 * configure.in: Remove lean bootstrap support from here.
3600
3601 * Makefile.in: Regenerate.
3602 * configure: Regenerate.
3603
3604 2006-01-04 Ben Elliston <bje@au.ibm.com>
3605
3606 * MAINTAINERS (libdecnumber): Add myself.
3607
3608 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3609
3610 * libtool-ldflags: New script.
3611
3612 2006-01-02 Andreas Schwab <schwab@suse.de>
3613
3614 * configure.in: When reconfiguring remove Makefile in
3615 all stage directories.
3616 * configure: Regenerate.
3617
3618 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3619
3620 * MAINTAINERS: Update my email address.
3621
3622 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3623
3624 Revert Ada-related part of the previous change.
3625
3626 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3627 Do not pass.
3628 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3629 * Makefile.in: Regenerate.
3630 * configure.in: Do not include mt-ppc-aix target fragment.
3631 * configure: Regenerate.
3632
3633 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3634
3635 * configure.in: Select appropriate fragments for PowerPC/AIX.
3636 * configure: Regenerate.
3637
3638 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3639 BOOT_CFLAGS, BOOT_LDFLAGS.
3640 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3641 BOOT_CFLAGS, BOOT_LDFLAGS.
3642 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3643 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3644 (stage): Fail if we cannot complete the work.
3645 * Makefile.in: Regenerate.
3646
3647 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3648
3649 * configure.in: Replace ms1 with mt.
3650 * configure: Rebuilt.
3651
3652 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3653
3654 * MAINTAINERS: Update my email address.
3655
3656 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3657
3658 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3659 install-host-nogcc): Don't invoke $(stage) at the end.
3660 * Makefile.in: Regenerate.
3661
3662 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3663
3664 * configure.in: Flip the top-level bootstrap switch.
3665 * configure: Regenerate.
3666
3667 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3668
3669 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3670 $(stage) and $(unstage).
3671 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3672 (all): Remove stray semicolon.
3673 (local-distclean): Don't handle multilib.tmp and multilib.out.
3674 (install.all): Set $s for consistency.
3675 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3676 check_multilibs setting. Always make the install directory.
3677 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3678 Correct @if/@endif.
3679 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3680 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3681 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3682 (multilib.out): Remove.
3683 * Makefile.in: Regenerated.
3684
3685 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3686
3687 * MAINTAINERS (Write After Approval): Add myself.
3688
3689 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3690
3691 * MAINTAINERS: Add myself as mt maintainer.
3692
3693 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3694
3695 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3696
3697 * MAINTAINERS: Change email address.
3698
3699 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3700
3701 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3702 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3703 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3704 Find in-tree tools if available.
3705 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3706 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3707 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3708 (COMPILER_*_FOR_TARGET): New.
3709 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3710 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3711 (CONFIGURED_*, USUAL_*): Remove.
3712 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3713 STRIP): Use autoconf substitutions.
3714 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3715 COMPILER_NM_FOR_TARGET): New.
3716 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3717
3718 (all): Make all-host and all-target in parallel.
3719 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3720 that $$r and $$s are set before invoking a recursive make.
3721 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3722 ([+bootstrap-target+]): Inline most of the `all' target.
3723
3724 2005-11-29 Ben Elliston <bje@au.ibm.com>
3725
3726 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3727 from the gcc build directory.
3728 * Makefile.in: Regenerate.
3729
3730 2005-11-29 Ben Elliston <bje@au.ibm.com>
3731
3732 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3733 depend on all-libdecnumber.
3734 * configure.in (host_libs): Include libdecnumber.
3735 * Makefile.in: Regenerate.
3736 * configure: Likewise.
3737
3738 2005-11-29 Ben Elliston <bje@au.ibm.com>
3739
3740 * libdecnumber: Import decNumber sources from the dfp-branch.
3741
3742 2005-11-21 Kean Johnston <jkj@sco.com>
3743
3744 * config.sub, config.guess: Sync from upstream sources.
3745
3746 2005-11-21 Ben Elliston <bje@au.ibm.com>
3747
3748 Import from Autoconf sources:
3749
3750 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3751 * config/move-if-change: Don't output "$2 is unchanged";
3752 suggested by Ben Elliston. Handle weird characters correctly.
3753
3754 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3755
3756 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3757 to match upstream libtool for darwin.
3758
3759 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3760
3761 * Makefile.def: Remove gdb dependencies for gdbtk.
3762 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3763 (configure-gdb, install-gdb): New rules.
3764 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3765 * Makefile.in, configure: Regenerated.
3766
3767 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3768
3769 * MAINTAINERS (Write After Approval): Add myself.
3770
3771 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
3775 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3776
3777 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3778 Diego Novillo.
3779
3780 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3781
3782 PR bootstrap/24297
3783 * Makefile.tpl (do-[+make-target+], do-check, install,
3784 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3785 are set before recursing.
3786 * Makefile.in: Regenerate.
3787
3788 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3789
3790 PR bootstrap/18939
3791 * Makefile.def (gcc) <target>: Fix thinko.
3792 * Makefile.in: Regenerate.
3793
3794 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3795
3796 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3797 * configure: Regenerate.
3798
3799 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3800
3801 * MAINTAINERS (Write After Approval): Add self.
3802
3803 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3804
3805 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3806 target-libffi, target-qthreads, target-libjava, and
3807 targetlibobjc.
3808 * configure: Regenerate.
3809
3810 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3811
3812 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3813 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3814 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3815 (USUAL_OBJDUMP_FOR_TARGET): New.
3816 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3817 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3818 * configure, Makefile.in: Regenerated.
3819
3820 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3821
3822 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3823 before other host packages.
3824
3825 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3826
3827 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3828
3829 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3830
3831 PR bootstrap/22340
3832
3833 * configure.in (default_target): Remove.
3834 * Makefile.tpl (all): Do not use prerequisites as subroutines
3835 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3836 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3837 use prerequisites as subroutines.
3838 (check-host, check-target): New.
3839 (bootstrap configure & all targets): Do not use stage*-start
3840 if the directory layout is already ok.
3841 (non-bootstrap configure & all targets): Prepend a $(unstage).
3842 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3843 (NOTPARALLEL): Remove.
3844 (unstage, stage variables): New variables.
3845 (unstage, stage targets): Simply expand to those variables.
3846
3847 * configure: Regenerate.
3848 * Makefile.in: Regenerate.
3849
3850 2005-10-04 James E Wilson <wilson@specifix.com>
3851
3852 * Makefile.def (lang_env_dependencies): Add libmudflap.
3853 * Makefile.in: Regenerate.
3854
3855 2005-10-03 Andreas Schwab <schwab@suse.de>
3856
3857 Backport from libtool CVS:
3858 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3859
3860 * ltmain.sh: add support for installing into temporary
3861 staging area (e.g. 'make install DESTDIR=...')
3862
3863 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3864
3865 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3866 * configure: Regenerated.
3867
3868 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3869
3870 * configure: Regenerate with the correct
3871 autoconf version.
3872
3873 2005-09-30 Catherine Moore <clm@cm00re.com>
3874
3875 * configure.in (bfin-*-*): New.
3876 * configure: Regenerated.
3877
3878 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3879
3880 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3881 (LIPO_FOR_TARGET): New.
3882 (CONFIGURED_LIPO_FOR_TARGET): New.
3883 (USUAL_LIPO_FOR_TARGET): New.
3884 (STRIP_FOR_TARGET): New.
3885 (CONFIGURED_STRIP_FOR_TARGET): New.
3886 (USUAL_STRIP_FOR_TARGET): New.
3887 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3888 STRIP_FOR_TARGET.
3889 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3890 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3891 * Makefile.in: Regenerate.
3892 * configure: Regenerate.
3893
3894 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3895
3896 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3897 (rs6000-*-aix*): Same.
3898 * configure: Regenerate.
3899
3900 2005-09-16 Tom Tromey <tromey@redhat.com>
3901
3902 * MAINTAINERS: Add self as java maintainer.
3903
3904 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3905
3906 * configure.in: Recognize f95 in the --enable-languages option,
3907 and substitute it for fortran, issuing a warning.
3908 * configure: Regenerate.
3909
3910 2005-08-30 Phil Edwards <phil@codesourcery.com>
3911
3912 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3913 * configure: Regenerated.
3914
3915 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3916
3917 * MAINTAINERS: Add self as ms1 maintainer.
3918
3919 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3920
3921 * Makefile.def (libssp): Add to lang_env_dependencies.
3922 * Makefile.in: Regenerate.
3923
3924 2005-08-18 Ian Lance Taylor <ian@airs.com>
3925
3926 * MAINTAINERS: Add myself as middle-end maintainer.
3927
3928 2005-08-17 Christian Groessler <chris@groessler.org>
3929
3930 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3931 * Makefile.in: Regenerate.
3932
3933 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3934
3935 * MAINTAINERS (write after approval): Added myself.
3936
3937 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3938
3939 * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3942
3943 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3944 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3945 Look for alternate names of the target cc and c++
3946 * configure: Regenerate.
3947
3948 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3949
3950 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3951 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3952 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3953 tools; remove code to manually set them.
3954 (Target tools): Look in the environment for them.
3955 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3956 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3957 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3958 build directory.
3959 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3960 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3961 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3962 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3963 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3964 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3965 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3966 * configure: Regenerate.
3967 * Makefile.in: Regenerate.
3968
3969 2005-07-28 Ben Elliston <bje@au.ibm.com>
3970
3971 * MAINTAINERS: Update for removed CPU targets.
3972
3973 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3974
3975 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3976 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3977 * Makefile.in: Regenerated.
3978
3979 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3980
3981 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3982 (CFLAGS_FOR_TARGET): Use it.
3983 (CXXFLAGS_FOR_TARGET): Likewise.
3984 * Makefile.in: Regenerated.
3985 * configure.in (--with-build-sysroot): New option.
3986 * configure: Regenerated.
3987
3988 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3989
3990 * Makefile.tpl: Wrap install between unstage and stage
3991 * Makefile.in: Regenerate.
3992
3993 2005-07-21 Eric Christopher <echristo@apple.com>
3994
3995 * MAINTAINERS: Update affiliation.
3996
3997 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3998
3999 * MAINTAINERS: Add self as crx port maintainer.
4000
4001 2005-07-20 DJ Delorie <dj@redhat.com>
4002
4003 * MAINTAINERS: Add self as m32c maintainer.
4004
4005 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4006
4007 * all files: Update FSF address.
4008
4009 2005-07-15 Eric Christopher <echristo@redhat.com>
4010
4011 * MAINTAINERS: Change affiliation.
4012
4013 2005-07-14 Jim Blandy <jimb@redhat.com>
4014
4015 * configure.in: Add cases for Renesas m32c.
4016 * configure: Regenerated.
4017
4018 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4019
4020 * COPYING.LIB: Update from fsf.org.
4021
4022 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4023
4024 * COPYING, compile, config.guess,
4025 config.sub, install-sh, missing, mkinstalldirs,
4026 symlink-tree, ylwrap: Sync from upstream sources.
4027 * config-ml.in: Update FSF address.
4028
4029 2005-07-13 Eric Christopher <echristo@redhat.com>
4030
4031 * configure.in: Add toplevel noconfigdir support for tpf.
4032 * configure: Regenerate.
4033
4034 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4035
4036 PR ada/22340
4037
4038 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4039 * Makefile.in: Regenerate.
4040
4041 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4042
4043 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4044 Brolley to write-after-approval.
4045
4046 2005-07-07 Andreas Schwab <schwab@suse.de>
4047
4048 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4049 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4050 * Makefile.in: Regenerated.
4051
4052 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4053
4054 * configure.in: Don't build sim or rda when targetting darwin.
4055 * configure: Regenerate.
4056
4057 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4058
4059 * configure.in: Add --enable-libssp and --disable-libssp.
4060 * configure: Regenerate with autoconf-2.13.
4061
4062 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4063
4064 * Makefile.def (target_modules): Add libssp.
4065 * configure.in (target_libraries): Add target-libssp.
4066 * configure: Rebuilt.
4067 * Makefile.in: Rebuilt.
4068
4069 2005-07-01 Zack Weinberg <zackw@panix.com>
4070
4071 * MAINTAINERS: Change email address. Resign from maintainership.
4072
4073 2005-07-01 Richard Guenther <rguenther@suse.de>
4074
4075 * MAINTAINERS: Change my e-mail address and affiliation.
4076
4077 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4078
4079 * Makefile.def (stagefeedback): Come after profile.
4080 Define profiledbootstrap target.
4081 * Makefile.tpl (profiledbootstrap): Remove.
4082 (stageprofile-end): Zap stagefeedback.
4083 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4084 * Makefile.in: Regenerate.
4085
4086 2005-06-13 Richard Sandiford <richard@codesourcery.com>
4087
4088 * MAINTAINERS: Update my email address.
4089
4090 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4091
4092 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4093 In 'cpp' stanza, support '#line' as well as '# '.
4094
4095 2005-06-08 Andreas Schwab <schwab@suse.de>
4096
4097 * MAINTAINERS: Move myself from 'Write After Approval' to
4098 'CPU Port Maintainers' section as m68k maintainer.
4099
4100 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4101
4102 * configure.in (unsupported_languages): New macro.
4103 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4104 non-ported target libraries in noconfigdirs.
4105 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4106 non-linux-gnu. Remove libgcj_ex_libffi.
4107 <lang_frag loop>: Set add_this_lang=no if the language is in
4108 unsupported_languages.
4109 * configure: Regenerate.
4110
4111 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4112
4113 * configure.in: Fix typo in handling of --with-mpfr-dir.
4114 * configure: Regenerate.
4115
4116 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4117
4118 * MAINTAINERS: Update my email address.
4119
4120 2005-06-02 Jim Blandy <jimb@redhat.com>
4121
4122 * config.sub: Add cases for the Renesas m32c. (This patch has been
4123 accepted into the master sources.)
4124
4125 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4126 Michael Snyder <msnyder@redhat.com>
4127 Stan Cox <scox@redhat.com>
4128
4129 * configure.in: Set noconfigdirs for ms1.
4130
4131 * configure: Regenerate.
4132
4133 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4134
4135 * MAINTAINERS (Write After Approval): Add self.
4136
4137 2005-06-01 Josh Conner <jconner@apple.com>
4138
4139 * MAINTAINERS (Write After Approval): Add self.
4140
4141 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
4142
4143 * MAINTAINERS: Update my email address.
4144
4145 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4146
4147 * MAINTAINERS (Write After Approval): Add self.
4148
4149 2005-05-26 Chris Demetriou <cgd@broadcom.com>
4150
4151 * MAINTAINERS (Write After Approval): Remove self.
4152
4153 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4154
4155 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4156 (Dependencies): Consider target modules for bootstrap dependencies.
4157 Make target bootstrap modules depend on each stage's gcc.
4158 * Makefile.in: Regenerate.
4159
4160 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4161
4162 * Makefile.def (configure-gcc): Depend on binutils having been built.
4163 (all-gcc): No need to do it here.
4164 * Makefile.in: Regenerate.
4165
4166 2005-05-19 Paul Brook <paul@codesourcery.com>
4167
4168 * configure.in: Rewrite misleading error message when requested
4169 language cannot be built.
4170 * configure: Regenerate.
4171
4172 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4173
4174 * ylwrap: Import from Automake 1.9.5.
4175
4176 2005-05-13 David Ung <davidu@mips.com>
4177
4178 * MAINTAINERS (Write After Approval): Add self.
4179
4180 2005-05-09 Mike Stump <mrs@apple.com>
4181
4182 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4183 lt_cv_sys_max_cmd_len for now.
4184
4185 2005-05-09 Stan Cox <scox@redhat.com>
4186
4187 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4188
4189 2005-05-08 Matt Kraai <kraai@ftbfs.org>
4190
4191 * README.SCO: Update the URL.
4192
4193 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4194
4195 * ltconfig: Define file_list_spec. Pass file_list_spec and
4196 with_gnu_ld to libtool.
4197 * ltcf-c.sh (aix[45]): Define file_list_spec.
4198 * ltcf-cxx.sh (aix[45]): Same.
4199 * ltcf-gcj.sh (aix[45]): Same.
4200 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4201 exists, write list of input files to temporary file.
4202
4203 2005-05-04 Mike Stump <mrs@apple.com>
4204
4205 * configure.in: Always pass --target to target configures as
4206 otherwise rebuilds that do --recheck will fail.
4207 * confiugure: Rebuilt.
4208
4209 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4210
4211 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4212 STAGE_HOST_EXPORTS.
4213 (configure, all): Add bootstrap support.
4214 (Host modules, target modules): Pass post-stage1 flags and exports.
4215 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4216 * Makefile.in: Regenerate.
4217
4218 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4219
4220 * configure: Regenerate.
4221
4222 2005-04-27 Mike Stump <mrs@apple.com>
4223
4224 * MAINTAINERS: Add self as darwin maintainer.
4225
4226 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4227
4228 * config.sub: Update from master copy.
4229
4230 2005-04-21 Mike Stump <mrs@apple.com>
4231
4232 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4233 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4234
4235 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4236
4237 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4238 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4239 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4240 "*-*-elf" and "*-*-linux*".
4241 * configure: Regenerate.
4242
4243 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4244
4245 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4246
4247 2005-04-12 Mike Stump <mrs@apple.com>
4248
4249 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4250
4251 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4256
4257 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4258
4259 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4260
4261 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4262 (TARGET_CONFIGARGS): Include --with-target-subdir.
4263 (configure, all): New macros. Use them throughout.
4264 * Makefile.in: Regenerate.
4265
4266 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4267
4268 * MAINTAINERS (Write After Approval): Add myself.
4269
4270 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4271
4272 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4273
4274 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4275
4276 * MAINTAINERS: Move John Carr to Write After Approval.
4277
4278 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4279
4280 * config/mh-mingw32: Delete.
4281 * configure.in: Don't use it.
4282 * configure: Regenerate.
4283
4284 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4285
4286 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4287 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4288 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4289 (HOST_LIB_PATH): Generate from Makefile.def.
4290 (TARGET_LIB_PATH): Likewise.
4291 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4292 * Makefile.in: Regenerate.
4293 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4294 (RPATH_ENVVAR): Include Darwin case.
4295 * configure: Regenerate.
4296
4297 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4298
4299 * MAINTAINERS (Various Maintainers): Remove self.
4300 (Write After Approval): Add self.
4301
4302 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4303
4304 * MAINTAINERS (Various Maintainers): Add self.
4305
4306 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4307
4308 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4309 * configure: Regenerate.
4310
4311 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4312
4313 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4314 gcc_version, and gcc_version_trigger from set of flags to pass.
4315 * Makefile.tpl: Remove definitions of above variables.
4316 (config.status): Remove dependency on $(gcc_version_trigger).
4317 * Makefile.in: Regenerate.
4318 * configure.in: Do not reference config/gcc-version.m4 nor
4319 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4320 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4321 * configure: Regenerate.
4322
4323 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4324 Andrew Pinski <pinskia@physics.uc.edu>
4325
4326 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4327 * Makefile.in: Regenerate.
4328
4329 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4330
4331 * MAINTAINERS (Write After Approval): Add myself.
4332
4333 2005-03-03 David Ayers <d.ayers@inode.at>
4334
4335 * MAINTAINERS (Write After Approval): Add myself.
4336
4337 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4338
4339 PR libgcj/20160
4340 * ltmain.sh: Avoid creating archives with components that have
4341 duplicate basenames.
4342
4343 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4344
4345 PR bootstrap/20250
4346 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4347 instead of check.
4348 * Makefile.in: Regenerate.
4349
4350 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4351
4352 * Makefile.in: Regenerate to fix conflict between the previous two
4353 patches.
4354
4355 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4356
4357 PR bootstrap/17383
4358 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4359 * Makefile.tpl (HOST_SUBDIR): New substitution.
4360 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4361 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4362 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4363 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4364 (Host modules, Bootstrapped modules): Use it.
4365 (Build modules, Target modules): Do not create symlink trees,
4366 always configure out-of-srcdir.
4367 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4368 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4369 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4370 $(HOST_SUBDIR). Create a symlink for host_subdir.
4371
4372 * Makefile.in: Regenerate.
4373 * configure: Regenerate.
4374
4375 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4376
4377 Merged from libada-gnattools-branch:
4378 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4379
4380 * gnattools: New directory.
4381 * Makefile.def: Add gnattools as a module, depending on target-libada.
4382 * Makefile.in: Regenerate.
4383 * configure.in: Include gnattools in host_tools; disable it if ada
4384 is disabled.
4385 * configure: Regenerate.
4386
4387 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4388
4389 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4390 treelang maintainer.
4391 (Write After Approval): Remove myself.
4392
4393 2005-02-23 Paul Schlie <schlie@comcast.net>
4394
4395 * configure.in: Allow darwin targeted ports to build tk, itcl and
4396 libgui.
4397 * configure: Regenerate.
4398
4399 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4400
4401 PR libgcj/10353
4402 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4403 * configure: Regenerate.
4404
4405 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2005-02-10 Ian Lance Taylor <ian@airs.com>
4410
4411 * MAINTAINERS: Update my e-mail address.
4412
4413 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4414
4415 * MAINTAINERS (Write After Approval): Add myself.
4416
4417 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4418
4419 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4420 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4421 target-libgloss when not *-*-elf and *-*-aout.
4422 * configure: Regenerate.
4423
4424 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4425
4426 * MAINTAINERS: Remove obsolete entries.
4427
4428 * MAINTAINERS (Write After Approval): Add Michael Matz.
4429
4430 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4431
4432 * MAINTAINERS: Remove self as cpplib maintainer.
4433
4434 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4435
4436 * install-sh, config.sub: Import from upstream.
4437
4438 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4439
4440 PR bootstrap/18222
4441 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4442 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4443 * Makefile.in: Regenerate.
4444
4445 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4446
4447 * MAINTAINERS: Update my email address.
4448
4449 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4450 Andreas Schwab <schwab@suse.de>
4451
4452 PR bootstrap/18033
4453 * config-ml.in: Eval option if surrounded by single quotes.
4454
4455 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4456
4457 Revert 2004-12-28 Makefile changes, a better fix will be
4458 applied to mainline and src after GCC 4.0 branches.
4459
4460 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4461
4462 PR bootstrap/17383
4463
4464 * Makefile.def (target_modules): Remove stage parameter,
4465 it is always true now.
4466 * Makefile.tpl (configure-build-[+module+],
4467 configure-target-[+module+]): Always build symlink tree
4468 for the directory and for include. BUILD_SUBDIR and
4469 TARGET_SUBDIR cannot be . anymore.
4470 * Makefile.in: Regenerate.
4471
4472 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4473
4474 Revert 2004-12-08 Makefile changes.
4475
4476 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4477
4478 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4479 cygwin, mingw.
4480
4481 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4482
4483 * configure.in (sh64-*-*): Reenable gprof.
4484 * configure: Regenerate.
4485
4486 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4487
4488 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4489 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4490 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4491 * Makefile.in: Regenerate.
4492
4493 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4494
4495 * MAINTAINERS: Update my email address.
4496
4497 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4498
4499 * Makefile.tpl: Generate normal dependencies if the LHS module is
4500 not bootstrapped.
4501 * Makefile.in: Regenerate.
4502
4503 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4504
4505 * configure.in: Include config/gxx-include-dir.m4. Use
4506 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4507 * configure: Regenerate.
4508
4509 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4510
4511 * config.if: Delete.
4512 * configure.in: Set libstdcxx_incdir directly.
4513 * configure: Regenerate.
4514
4515 2004-12-02 Eric Christopher <echristo@redhat.com>
4516
4517 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4518 * Makefile.in: Regenerate.
4519
4520 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4521
4522 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4523 * configure: Regenerate.
4524
4525 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4526
4527 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4528 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4529 * configure: Regenerate.
4530
4531 2004-12-01 Eric Christopher <echristo@redhat.com>
4532
4533 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4534 of things to remove.
4535
4536 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4537
4538 * MAINTAINERS (Write After Approval): Update my e-mail address.
4539
4540 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4541
4542 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4543 from CVS libtool to always pass_all.
4544
4545 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4546
4547 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4548 (hppa*64*-*-*): Delete incorrect comment.
4549 * configure: Rebuilt.
4550
4551 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4552
4553 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4554
4555 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4556
4557 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4558 from CVS libtool to always pass_all.
4559
4560 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4561
4562 * install-sh, compile: Import from automake.
4563
4564 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4565
4566 * config.guess, config.sub: Import from savannnah.
4567
4568 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4569
4570 * MAINTAINERS (Write After Approval): Add myself
4571
4572 2004-11-12 Mike Stump <mrs@apple.com>
4573
4574 * Makefile.def: Add html support.
4575 * Makefile.tpl: Likewise.
4576 * Makefile.in: Regenerate.
4577
4578 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4579
4580 PR 18423
4581 * configure.in: Remove all instances of build-fixincludes from
4582 noconfigdirs.
4583 (build_configargs): Supply --target to subdirectories.
4584 * configure: Regenerate.
4585
4586 * Makefile.def: Make gcc install depend on fixincludes install.
4587 * Makefile.in: Regenerate.
4588
4589 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4590
4591 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4592
4593 2004-11-11 Paul Brook <paul@codesourcery.com>
4594
4595 * MAINTAINERS: Add self as arm maintainer. Update email address.
4596
4597 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4598
4599 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4600 target-libgfortran.
4601 * configure: Regenerate.
4602
4603 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4604
4605 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4606 like CC.
4607
4608 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4609
4610 * Makefile.def (host fixincludes): Specify missing targets.
4611 * Makefile.in: Regenerate.
4612
4613 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4614
4615 * MAINTAINERS: Add myself
4616
4617 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4618
4619 * MAINTAINERS (Write After Approval): Add myself.
4620
4621 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4622
4623 * Makefile.def: Build fixincludes for the host, too.
4624 * Makefile.in: Regenerate.
4625 * configure.in (host_tools): Add fixincludes.
4626 * configure: Regenerate.
4627
4628 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4629
4630 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4631 * configure: Regenerated.
4632
4633 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4634
4635 PR other/17783
4636 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4637 * configure: Regenerated.
4638
4639 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4640
4641 * README.SCO: Update per FSF instructions.
4642
4643 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4644
4645 PR target/18151
4646 * configure.in (case ${target}): Do not build fixincludes for avr.
4647 * configure: Regenerated.
4648
4649 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4650
4651 * configure.in (case ${target}): Do not build fixincludes
4652 on platforms where it is not used.
4653 * configure: Regenerated.
4654
4655 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4656
4657 * configure.in: Use an absolute path to install-sh.
4658 * configure: Regenerated.
4659
4660 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4661
4662 * MAINTAINERS (Write After Approval): Add myself.
4663
4664 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4665
4666 * MAINTAINERS: Remove from Write After Approval those that are
4667 already maintainers.
4668
4669 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4670
4671 * MAINTAINERS: Update my email address.
4672
4673 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4674
4675 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4676 * configure: Regenerate.
4677
4678 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4679
4680 * MAINTAINERS: Update my email address.
4681
4682 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4683
4684 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4685 entries belonging to this category.
4686
4687 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4688
4689 * MAINTAINERS: Update my e-mail address.
4690
4691 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4692
4693 Fix wrong conflict resolution in:
4694
4695 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4696
4697 * Makefile.in: Regenerate.
4698 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4699 in the recursive `make', instead of hardwiring `all'.
4700 (Autogenerated TARGET-* variables): New.
4701
4702 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4703
4704 * configure.in: Enable target-libgloss for crx-*-*.
4705 * configure: Regenerate.
4706
4707 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4708
4709 * MAINTAINERS (Various Maintainers): Move the "windows,
4710 cygwin, mingw" maintainer to ...
4711 (OS Port Maintainers): ... here.
4712
4713 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4714
4715 * MAINTAINERS (Write After Approval): Remove those that are
4716 maintainers of some subsystem.
4717
4718 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4719
4720 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4721 * ltcf-cxx.sh (tpf*): Likewise.
4722 * ltconfig (tpf*): Add TPF OS configuration support.
4723
4724 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4725
4726 * MAINTAINERS: Change my email address to my new work account.
4727
4728 2004-09-24 Michael Roth <mroth@nessie.de>
4729
4730 * configure.in (--without-headers): Add missing double quotes.
4731 * configure: Regenerate.
4732
4733 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4734
4735 * ylwrap: Revert to previous version.
4736
4737 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4738
4739 PR bootstrap/17369
4740 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4741 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4742 SET_GCC_LIB_PATH_CMD.
4743 (BASE_TARGET_EXPORTS): Likewise.
4744 * Makefile.in: Regenerated.
4745
4746 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4747 * configure: Regenerated.
4748
4749 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4750
4751 * config.guess: New upstream version
4752 * compile, depcomp, install-sh, ylwrap: Likewise.
4753
4754 2004-09-19 Roger Sayle <roger@eyesopen.com>
4755
4756 * config/mh-x86omitfp: New host makefile fragment. Add
4757 -fomit-frame-pointer to the default BOOT_CFLAGS.
4758 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4759 * configure: Regenerate.
4760
4761 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4762
4763 PR target/11572
4764 * configure.in (*-*-darwin*): Renable libobjc.
4765 * configure: Regenerate.
4766
4767 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4768
4769 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4770
4771 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4772
4773 * Makefile.def: Remove libbanshee.
4774 * Makefile.tpl: Ditto.
4775 * configure.in: Ditto.
4776 * Makefile.in: Regen.
4777 * configure: Ditto.
4778
4779 2004-09-08 David Edelsohn <edelsohn@gnu.org>
4780
4781 * ltmain.sh: Use $pic_object as $non_pic_object if
4782 $non_pic_object=none.
4783
4784 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4785
4786 * missing: Import latest version from master repository.
4787
4788 2004-09-06 Nick Clifton <nickc@redhat.com>
4789
4790 * config.sub: Import latest version from master repository.
4791 * config.guess: Likewise.
4792 This includes these changes:
4793
4794 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4795
4796 * config.sub: Handle crisv32, alias etraxfs.
4797 * config.guess (crisv32:Linux:*:*): Handle.
4798
4799 2004-08-13 Brad Smith <brad@comstyle.com>
4800
4801 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4802 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4803
4804 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4805
4806 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4807 assume the processor is a powerpc. This is because coreutils
4808 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4809 in this case, due to a MacOS X bug that causes
4810 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4811 to return a negative number.
4812 Problem reported by Petter Reinholdtsen in:
4813 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4814
4815 2004-07-19 Ben Elliston <bje@gnu.org>
4816
4817 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4818
4819 2004-06-24 Ben Elliston <bje@gnu.org>
4820
4821 * config.guess: Update copyright years.
4822 * config.sub: Likewise.
4823
4824 2004-06-22 Robert Millan <robertmh@gnu.org>
4825
4826 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4827 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4828
4829 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4830
4831 * config.guess (*:*VMS:*:*): New entry. Replaces
4832 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4833 manufacturer.
4834
4835 2004-06-22 Ben Elliston <bje@gnu.org>
4836
4837 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4838 * config.sub: Likewise.
4839
4840 2004-06-22 Ben Elliston <bje@gnu.org>
4841
4842 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4843 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4844
4845 2004-06-11 Ben Elliston <bje@gnu.org>
4846
4847 * config.guess (pegasos:OpenBSD:*:*): Remove.
4848
4849 2004-06-11 Ben Elliston <bje@gnu.org>
4850
4851 From Wouter Verhelst <wouter@grep.be>:
4852 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4853
4854 2004-06-11 Ben Elliston <bje@gnu.org>
4855
4856 * config.guess (luna88k:OpenBSD:*:*): New.
4857
4858 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4859
4860 * config.guess (m32r*:Linux:*:*): New case.
4861 * config.sub: Handle m32rle.
4862
4863 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4864
4865 From Jens Petersen <petersen@redhat.com>:
4866 * config.sub: Handle sparcv8.
4867
4868 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4869
4870 From Tom Smith <smith@cag.lkg.hp.com>:
4871 * config.guess: Version suffixes are equally significant on Tru64
4872 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4873 prefix of "P" (patched kernel).
4874
4875 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4876
4877 * config.sub: Add support for National Semiconductor CRX target.
4878
4879 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4880
4881 * MAINTAINERS (Various Maintainers): Remove myself as web page
4882 maintainer, add myself as maintainer of build status lists.
4883
4884 2004-09-03 Jan Beulich <jbeulich@novell.com>
4885
4886 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4887 *-*-netware, but add target-libmudflap.
4888 Consolidate *-*-netware targets (of which really only i?86 exists)
4889 into a single entry.
4890 * configure: Likewise.
4891
4892 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4893
4894 * Makefile.tpl (sorry): Remove.
4895 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4896 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4897 (do-clean): Clean per-stage directories too.
4898 (do-distclean): Run distclean-stage1 too.
4899 (.NOTPARALLEL): Enable during toplevel bootstrap.
4900 (stage[+id+]-bubble): Enable parallel execution during
4901 the recursive invocation.
4902 * Makefile.in: Regenerate.
4903
4904 Fix previous checkin:
4905
4906 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4907 include.
4908 * configure.in: Fix indentation.
4909 * configure: Regenerate.
4910
4911 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4912
4913 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4914 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4915 * configure: regenerate
4916 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4917 -mdynamic-no-pic
4918
4919 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4920
4921 * Makefile.def (build_modules): Add fixincludes.
4922 (dependencies): Make gcc depend on fixincludes.
4923 * configure.in (build_tools): Add fixincludes.
4924 (build_configdirs): Always include build_libs.
4925 * Makefile.in: Regenerate.
4926 * configure: Regenerate.
4927
4928 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4929
4930 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4931 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4932 phony targets; do not generate timestamp files.
4933 (distclean-stageN): Remove references to their timestamp files.
4934 (restageN, touch-stageN): Remove.
4935 (stageN-bubble): Rewritten.
4936 (compare): Support lean bootstraps.
4937 * Makefile.in: Regenerate.
4938
4939 * configure.in: Only warn when bootstrapping but
4940 build != host or build != target. Support lean bootstraps.
4941 * configure: Regenerate.
4942
4943 2004-08-26 Phil Edwards <phil@codesourcery.com>
4944
4945 * configure.in: Give a better error message if GMP/MPFR are missing
4946 and a language needing them has been requested.
4947 * configure: Regenerated.
4948
4949 2004-08-25 Phil Edwards <phil@codesourcery.com>
4950
4951 * configure.in: Print a list of available language front-ends if
4952 a requested one is missing. Tidy stray tab characters.
4953 * configure: Regenerated.
4954
4955 2004-08-19 Michael Koch <konqueror@gmx.de>
4956
4957 * gcc/doc/install.texi: Update entry about automake for libjava.
4958
4959 2004-08-17 Robert Millan <robertmh@gnu.org>
4960
4961 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4962 (instead of FreeBSD).
4963 * configure: Regenerate.
4964
4965 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4966
4967 * Makefile.in: Regenerate.
4968 * configure: Regenerate.
4969
4970 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4971 stage_*_flags.
4972 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4973 for bootstrapped modules if toplevel bootstrap is going.
4974 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4975 modules. Adjust for changes in Makefile.def. Enable several
4976 rules even in non-bootstrap mode, just to avoid peppering the
4977 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4978 (stage-[+prev+]-bubble): Remove.
4979
4980 * Makefile.def (Dependencies): Depend on all-build-bison,
4981 all-build-flex, all-build-byacc, all-build-texinfo, rather
4982 than the host variations.
4983 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4984 with BUILD_SUBDIR.
4985 (BISON): Update for recent Bisons.
4986 (YACC): Fix typo.
4987 (cross): Depend on all-build.
4988 (all): Do not depend on all-build.
4989 (prebootstrap): Remove.
4990 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4991 (Prebootstrap dependencies): Add them to the per-stage targets
4992 and to all-prebootstrap.
4993 * configure.in (build_configdirs): Always enable build_tools.
4994 (BUILD_DIR_PREFIX): Remove.
4995
4996 * Makefile.def (gcc): Add target variable.
4997 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4998 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4999 in the recursive `make', instead of hardwiring `all'.
5000 (Autogenerated TARGET-* variables): New.
5001
5002 2004-08-13 Brian Booth <bbooth@redhat.com>
5003
5004 * MAINTAINERS: Remove myself from write-after-approval.
5005
5006 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5007
5008 * src-release: Stop distributing mmalloc with gdb (which doesn't
5009 use it).
5010 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5011 * Makefile.in: Regenerate.
5012
5013 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5014
5015 * configure.in (arm*-*-eabi*): New target.
5016 * configure: Regenerate.
5017
5018 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5019
5020 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5021 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5022 (Dependencies): New section.
5023 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5024 (configure-target-[+module+]): Depend on maybe-all-gcc
5025 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5026 (toplevel profiledbootstrap): Fix dependencies.
5027 * Makefile.in: Regenerate.
5028
5029 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5030
5031 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5032 target-libiberty to noconfigdirs.
5033 * configure: Regenerate.
5034
5035 2004-08-03 Paul Brook <paul@codesourcery.com>
5036
5037 * configure.in: Check for MPFR as well as GMP.
5038 * configure: Regenerate.
5039
5040 2004-08-01 Robert Millan <robertmh@gnu.org>
5041
5042 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5043 libmudflap for all GNU-based systems (with Glibc).
5044 * configure: Regenerate.
5045
5046 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5047
5048 * Makefile.def (host-modules): Add gcc.
5049 * Makefile.in: Regenerate.
5050 * Makefile.tpl (sorry): New rule.
5051 (configure-host, all-host, [+make_target+]-host, do-check,
5052 install-host): Do not add gcc as a special case.
5053 (host modules): Add a small special-casing for gcc. Export
5054 extra_make_flags through the environment.
5055 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5056 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5057 other recursive targets for gcc): Remove.
5058
5059 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5060 (stage, unstage): New rules.
5061 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5062 distclean-stage[+id+]): Use stage_current.
5063 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5064 the stage*-start rules.
5065
5066 2004-08-02 Geoffrey Keating <geoffk@apple.com>
5067
5068 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5069 use -all_load flag.
5070
5071 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
5072
5073 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5074 * configure: Regenerate.
5075
5076 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5077
5078 * maintainer-scripts/gcc_release: Revert yesterday's change.
5079
5080 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5081
5082 * MAINTAINERS: Add myself to write-after-approval.
5083
5084 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5085
5086 * libf2c: Removed.
5087 * gcc/gccbug.in: Updated because of libf2c removal.
5088 * maintainer-scripts/gcc_release: Ditto.
5089
5090 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5091
5092 * configure.in: Build libmudflap by default on FreeBSD.
5093 * configure: Regenerated.
5094
5095 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5096
5097 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5098 systems.
5099 * configure: Regenerated.
5100
5101 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5102
5103 PR target/16344
5104 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5105 feedback based compiler.
5106 * Makefile.in: Rebuilt.
5107
5108 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5109
5110 * Makefile.def (host_modules): Set bootstrap=true for flex.
5111 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5112 * Makefile.in: Rebuilt.
5113
5114 2004-07-07 Jan Hubicka <jh@suse.cz>
5115
5116 * MAINTAINERS: Add self as a profile feedback maintainer.
5117
5118 2004-07-05 Phil Edwards <phil@codesourcery.com>
5119
5120 * configure.in: Do not prepend $srcdir to /dev/null in
5121 makefile fragments.
5122 * configure: Regenerate.
5123
5124 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5125
5126 * Makefile.def (build_modules): Add bison, byacc, flex,
5127 m4, texinfo.
5128 (flags_to_pass): Add FLEX.
5129 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5130 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5131 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5132 DEFAULT_MAKEINFO): Remove.
5133 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5134 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5135 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5136 objdir or else use configured tool.
5137 (all-build): New.
5138 (all): Depend on it.
5139 (Build module dependencies): Add.
5140 * Makefile.in: Regenerate.
5141 * configure.in: Better support for multiple build modules,
5142 matching what is done for host/target modules. Do not look
5143 for "plausible" locations of build tools if Canadian cross.
5144 Use autoconf's AC_PROG_CC to find a C compiler. Define
5145 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5146 * configure: Regenerate.
5147
5148 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5149
5150 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5151 * Makefile.in: Regenerate.
5152
5153 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5154
5155 * Makefile.tpl (configure-build-[+module+],
5156 configure-[+module+], configure-target-[+module+]): Pass
5157 [+extra_configure_args+].
5158 (all-build-[+module+], all-[+module+], check-[+module+],
5159 install-[+module+], [+make_target+]-[+module+],
5160 all-target-[+module+], check-target-[+module+],
5161 install-target-[+module+], [+make_target+]-target-[+module+]):
5162 Pass [+extra_make_args+].
5163 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5164 (GCC_HOST_EXPORTS): Remove.
5165 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5166 cross, check-gcc, check-gcc-c++, install-gcc,
5167 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5168 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5169 * Makefile.in: Regenerate.
5170
5171 2004-06-21 Matthew Sachs <msachs@apple.com>
5172
5173 * MAINTAINERS: Added self to write-after-approval.
5174
5175 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5176
5177 * configure.in: Check for srcdir/winsup rather than build directory
5178 winsup.
5179 * configure: Regenerate.
5180
5181 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5182
5183 * configure.in: Don't build Cygwin native newlib if winsup
5184 directory is missing. Emit warning instead.
5185 * configure: Regenerate.
5186
5187 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5188
5189 * Makefile.tpl (touch-stage[+id+]): New.
5190 (restage[+prev+]): Depend on touch-stage[+id+].
5191
5192 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5193 Use it throughout.
5194
5195 * Makefile.def: Add profile and feedback bootstrap stages.
5196 Remove next field from bootstrap stages.
5197 * Makefile.tpl (LN, LN_S): Substitute.
5198 (stageN-start, stageN-end): Use double-colon rules, to
5199 provide a hook for additional setup commands.
5200 (distclean-stageN-gcc, restageN): Create dependencies from
5201 [+prev+], not from [+next+].
5202 (stageN-bubble): Add commands for successive stages from
5203 [+prev+], using double-colon rules.
5204 (all-stageN-gcc): Fix typo.
5205 (stagefeedback-start, profiledbootstrap): New.
5206 * Makefile.in: Regenerate.
5207 * configure.in: Call ACX_PROG_LN.
5208 * configure: Regenerate.
5209
5210 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
5214 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5215
5216 * MAINTAINERS (Write After Approval): Add myself.
5217
5218 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5219
5220 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5221 without gcc.
5222 * configure: Regenerate.
5223
5224 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5225
5226 * Makefile.tpl: Fix typo.
5227 * Makefile.in: Regenerate.
5228
5229 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5230
5231 * configure.in: Remove new- prefix from toplevel
5232 bootstrap targets.
5233 * configure: Regenerate.
5234
5235 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5236
5237 * Makefile.tpl (all.normal): Rename to all.
5238 (all): Replace with a rule to pick the default
5239 target from configure.
5240 (all-gcc, configure-gcc): Use conditionals to
5241 do nothing when toplevel bootstrap is going on.
5242 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5243 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5244 * configure.in: Support --enable-bootstrap.
5245
5246 * Makefile.def: Remove new- prefix from toplevel
5247 bootstrap targets.
5248 * Makefile.tpl: Likewise.
5249
5250 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5251 target.
5252
5253 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5254 $(RECURSE_FLAGS) to recursive invocation of make.
5255
5256 * Makefile.in: Regenerate.
5257 * configure: Regenerate.
5258
5259 2004-05-30 Andreas Jaeger <aj@suse.de>
5260 Jim Wilson <wilson@specifixinc.com>
5261
5262 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5263 like CC.
5264
5265 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5266
5267 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5268 * configure: Regenerate.
5269
5270 2004-05-25 Daniel Jacobowitz <drow@false.org>
5271
5272 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5273 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5274 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5275 targets.
5276 * Makefile.in: Regenerate.
5277
5278 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
5279
5280 * configure.in: Test the ability to symlink directories.
5281 * configure: Regenerate.
5282
5283 * Makefile.def (bootstrap-stage): New definitions.
5284 * Makefile.tpl (configure-stage1-gcc,
5285 configure-stage2-gcc, configure-stage3-gcc,
5286 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5287 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5288 new-restage3, compare): Autogenerate, see Makefile.in
5289 entry for behavioral changes.
5290 (distclean-stage1, new-stage1-start, new-stage1-end,
5291 new-stage1-bubble, distclean-stage2, new-stage2-start,
5292 new-stage2-end, new-stage2-bubble, distclean-stage3,
5293 new-stage3-start, new-stage3-end): New autogenerated targets.
5294 (objext, prebootstrap, BOOT_CFLAGS,
5295 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5296 targets.
5297
5298 * Makefile.in: Regenerate.
5299 (distclean-stage1, new-stage1-start, new-stage1-end,
5300 new-stage1-bubble, distclean-stage2, new-stage2-start,
5301 new-stage2-end, new-stage2-bubble, distclean-stage3,
5302 new-stage3-start, new-stage3-end): New targets.
5303 (all-stage1-gcc): Move prebootstrap dependency from here...
5304 (configure-stage1-gcc): ...to here.
5305 (new-bootstrap): Use bubble targets.
5306 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5307 Use per-stage distclean targets.
5308 (configure-stage1-gcc, configure-stage2-gcc,
5309 configure-stage3-gcc, all-stage1-gcc,
5310 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5311 Use new-stageN-start to prepare the tree.
5312
5313 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5314
5315 * Makefile.def (host_modules): add libcpp.
5316 * Makefile.tpl: Add dependencies on and for libcpp.
5317 * Makefile.in: Regenerate.
5318 * configure.in: Add libcpp host module.
5319 * configure: Regenerate.
5320
5321 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
5322
5323 * Makefile.tpl: Whenever a recursive target is defined, wrap
5324 it in a special @if/@endif block, and prepare its maybe
5325 dependency in the @if/@endif block
5326 * configure.in: Instead of writing maybe dependencies, remove
5327 the @if/@endif statements, and remove the @if/@endif blocks
5328 that remain.
5329 * configure: Regenerate.
5330 * Makefile.in: Regenerate.
5331
5332 2004-05-20 Janis Johnson <janis187@us.ibm.com>
5333
5334 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5335
5336 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5337
5338 PR bootstrap/15120
5339 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5340 * */configure: Rebuilt.
5341
5342 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5343
5344 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5345 of libf2c.
5346 * configure, Makefile.in: Regenerate.
5347
5348 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
5349
5350 * MAINTAINERS (Write After Approval): Add myself.
5351
5352 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5353
5354 Merge from tree-ssa-20020619-branch.
5355
5356 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5357 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5358 (HOST_GMPLIBS): Define.
5359 (HOST_GMPINC): Define.
5360 (TARGET_LIB_PATH): Add libmudflap.
5361 (GFORTRAN_FOR_TARGET): Define.
5362 (configure-build*): Export GFORTRAN.
5363 (configure-gcc): Export GMPLIBS and GMPINC.
5364 (all-gcc): Add maybe-all-libbanshee.
5365 (configure-target-libgfortran): Define.
5366 * Makefile.in: Regenerate.
5367 * configure.in (host_libs): Add libbanshee.
5368 (target_libraries): Add target-libmudflap and target-libgfortran.
5369 Add --with-libbanshee.
5370 Handle --disable-libmudflap.
5371 (*-*-freebsd*): Use with_gmp.
5372 Add $(libgcj) to noconfigdirs.
5373 * configure: Regenerate.
5374 * depcomp: New file.
5375 * MAINTAINERS: Add tree-ssa maintainers.
5376
5377 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5378
5379 * MAINTAINERS (Various Maintainers): Add myself.
5380
5381 2004-04-30 Brian Ford <ford@vss.fsi.com>
5382
5383 * MAINTAINERS (Write After Approval): Add myself.
5384
5385 2004-04-29 Uros Bizjak <uros@kss-loka.si>
5386
5387 * MAINTAINERS (Write After Approval): Add myself.
5388
5389 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5390
5391 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5392 * configure: Regenerate.
5393
5394 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5395
5396 Revert:
5397 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5398
5399 * Makefile.def (flags_to_pass): Remove *dir variables that
5400 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5401 as well as prefix and exec_prefix.
5402 * Makefile.in: Regenerate.
5403
5404 2004-04-26 Robert Millan <robertmh@gnu.org>
5405
5406 Add patches from libtool CVS.
5407 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5408 * ltconfig: Likewise.
5409 * ltcf-c.sh: Likewise.
5410 * ltcf-cxx.sh: Likewise.
5411 * ltcf-gcj.sh: Likewise.
5412
5413 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5414
5415 * Makefile.def (host_modules): Mark with the bootstrap
5416 flag packages on which gcc depends.
5417 * Makefile.tpl (all-bootstrap): Use it.
5418 * Makefile.in: Regenerate.
5419
5420 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5421
5422 * Makefile.def (flags_to_pass): Remove *dir variables that
5423 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5424 as well as prefix and exec_prefix.
5425 * Makefile.in: Regenerate.
5426
5427 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5428
5429 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5430 * configure: Regenerate.
5431 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5432 * gcc/Makefile.tpl (compare): Use the result of the test.
5433 * gcc/Makefile.in: Regenerate.
5434
5435 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5436
5437 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5438 Always relocate gcc and prev-gcc to the original names, even
5439 if the build fails.
5440 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5441 New targets.
5442
5443 2004-04-23 Laurent GUERBY <laurent@guerby.net>
5444
5445 * MAINTAINERS: Update my email address.
5446
5447 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5448
5449 * configure.in (mips*-*-irix5*): Enable ld.
5450 * configure: Regenerate.
5451
5452 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5453
5454 * configure: Regenerate.
5455
5456 2004-04-15 James E Wilson <wilson@specifixinc.com>
5457
5458 * Makefile.tpl (configure-[+module+], configure-gcc,
5459 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5460 Set and export LDFLAGS.
5461 * Makefile.in: Regenerate.
5462
5463 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5464
5465 * MAINTAINERS: Add myself to write-after-approval.
5466
5467 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5468
5469 PR bootstrap/14871
5470 * Makefile.tpl: If we don't have built-in-tree target tools,
5471 use the ones found by configure rather than hacking around with
5472 program_transform_name.
5473 * configure.in: Give Makefile.tpl the information necessary
5474 to do that.
5475 * Makefile.in: Regenerate.
5476 * configure: Regenerate.
5477
5478 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5479
5480 PR bootstrap/14760
5481 * configure.in: When computing baseargs, strip *all* copies of
5482 offending options. Also, don't match/substitute the trailing space,
5483 so that this actually works when two similar options are separated by
5484 only one space.
5485 * configure: Regenerate.
5486
5487 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5488
5489 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5490 (rs6000-*-aix*): Same.
5491 * configure: Regenerate.
5492
5493 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5494
5495 * MAINTAINERS: Add myself to write-after-approval.
5496
5497 2004-04-03 Bud Davis <bdavis9659@comcast.net>
5498
5499 * MAINTAINERS: Add myself to write-after-approval.
5500
5501 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5502
5503 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5504 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5505 * Makefile.in: Regenerate.
5506
5507 * configure.in (top level bootstrap support): Rework --enable-werror
5508 to set @stage2_werror_flag@.
5509 * configure: Regenerate.
5510 * Makefile.tpl (top level bootstrap support): Pass
5511 @stage2_werror_flag@ down to configure in stages 2 and 3.
5512 * Makefile.in: Regenerate.
5513
5514 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5515
5516 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5517 for stages 2 and 3 as well as in make. As a consequence, remove
5518 OUTPUT_OPTION (now detected by configure) from the flags passed down
5519 to make.
5520 * Makefile.in: Regenerate.
5521
5522 * Makefile.tpl (new-bootstrap): Fix typo.
5523 * Makefile.in: Regenerate.
5524
5525 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5526
5527 * Makefile.tpl: Rearrange by moving recursive_targets rules
5528 into their proper sections.
5529 * Makefile.tpl (top level bootstrap support): Move disabling
5530 of coverage flags from 'make' to 'configure'; improve comments.
5531 * Makefile.in: Regenerate.
5532
5533 * Makefile.tpl (experimental top level bootstrap) Move stage1
5534 language setting from all- target to configure- target; disable
5535 intermodule optimization in stage 1; prevent gratuitous rebuilds
5536 of stage 1.
5537 * Makefile.in: Regenerate.
5538 * configure.in: Comma-separate stage 1 language list for top
5539 level bootstrap.
5540 * configure: Regenerate.
5541
5542 * Makefile.tpl: Clean up experimental top level bootstrap support:
5543 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5544 prev-gcc in configure- targets as well as all- targets.
5545 * Makefile.in: Regenerate.
5546
5547 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5548
5549 * compile: New file imported from automake.
5550
5551 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5552
5553 * configure.in: Remove symbolic link section.
5554 * configure: Regenerate.
5555 * Makefile.tpl (links): Remove.
5556 * Makefile.in: Regenerate.
5557
5558 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5559 Nathanael Nerode <neroden@gcc.gnu.org>
5560
5561 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5562 Set with AC_CHECK_PROGS.
5563 * configure.in: Fix comment typo from last patch.
5564 * configure: Regenerate.
5565
5566 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5567
5568 * Makefile.tpl: Introduce experimental top level bootstrap support.
5569 * Makefile.in: Regenerate.
5570 * configure.in: Introduce support for top level bootstrap.
5571 * configure: Regenerate.
5572
5573 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5574 Paolo Bonzini <bonzini@gnu.org>
5575
5576 PR bootstrap/14522
5577 * configure.in: Cope with shells that do not support unquoted ^
5578 * configure: Regenerate.
5579
5580 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5581 Paolo Bonzini <bonzini@gnu.org>
5582
5583 PR bootstrap/14522
5584 * configure.in: Cope with shells that do not support nesting
5585 quotes inside quoted backquote substitutions.
5586 * configure: Regenerate.
5587
5588 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5589
5590 PR bootstrap/14522
5591 * configure.in: Fix escaping of $.
5592 * configure: Regenerate.
5593
5594 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5595
5596 * configure: Regenerate, since I forgot to while committing Paolo's
5597 changes.
5598
5599 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5600
5601 PR ada/14131
5602 Move language detection to the top level.
5603 * configure.in: Find default values for the tools as
5604 soon as possible. Disable ada if GNAT is not found.
5605 Emit error message about missing languages. Expand
5606 --enable-languages=all for the gcc subdirectory.
5607
5608 2004-03-10 Ben Elliston <bje@gnu.org>
5609
5610 * MAINTAINERS: Update my email address.
5611
5612 2004-03-05 David Edelsohn <edelsohn@gnu.org>
5613
5614 * ltconfig: Disable building static libraries if building shared
5615 libraries on AIX 5L.
5616
5617 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5618
5619 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5620 and disable libgcj.
5621 * configure: Regenerated.
5622
5623 2004-03-01 Brian Booth <bbooth@redhat.com>
5624
5625 * MAINTAINERS: Add myself to write-after-approval.
5626
5627 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
5628
5629 * MAINTAINERS: Add myself to write-after-approval.
5630
5631 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5632
5633 PR bootstrap/7087
5634 * Makefile.tpl: Guard XFOO sed statements better.
5635 * Makefile.tpl: Add dependency for configure-target-libada.
5636 * Makefile.in: Regenerate (incidentally fixes broken
5637 commit when libada-branch was merged).
5638
5639 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5640
5641 * MAINTAINERS: Add myself to write-after-approval.
5642
5643 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5644
5645 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5646 maintainers.
5647
5648 2004-02-20 Andrew Cagney <cagney@redhat.com>
5649
5650 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5651 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5652
5653 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5654
5655 PR bootstrap/11932
5656 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5657
5658 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
5659
5660 * MAINTAINERS: Added myself to write-after-approval.
5661
5662 2004-02-14 Michael Koch <konqueror@gmx.de>
5663
5664 * MAINTAINERS: Added myself to write-after-approval.
5665
5666 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5667
5668 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5669 some OS port maintainers to OS port maintainers section.
5670
5671 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
5672
5673 * MAINTAINERS: Add self.
5674
5675 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5676
5677 * MAINTAINERS: Alphabetize.
5678
5679 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
5680
5681 * MAINTAINERS: Remove myself.
5682
5683 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5684
5685 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5686 (rs6000-*-aix*): Same.
5687 * configure: Regenerate.
5688
5689 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5690
5691 * configure.in (host): Add in missing $noconfigdirs to defines.
5692 * configure: Regenerate.
5693
5694 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5695 Nathanael Nerode <neroden@gcc.gnu.org>
5696
5697 PR ada/6637, PR ada/5911
5698 Merge with libada-branch:
5699 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5700 with appropriate dependencies. Add --enable-libada configure switch.
5701 * configure, Makefile.in: Regenerate.
5702
5703 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
5704
5705 * MAINTAINERS: Add myself to write-after-approval.
5706
5707 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5708
5709 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5710 * configure: Regenerate.
5711
5712 2004-02-04 Geoffrey Keating <geoffk@apple.com>
5713
5714 Merge from upstream:
5715
5716 * ltmain.in: When setting IFS to '~', be careful about user
5717 arguments that contain '~'.
5718
5719 2004-02-04 Peter O'Gorman <peter@pogma.com>
5720
5721 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5722 Also test $base_compile against $CC with escaped arguments. Bug
5723 reported by Geoff Keating <geoffk@apple.com>.
5724
5725 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5726
5727 * MAINTAINERS: Remove i960 port.
5728
5729 2004-01-23 DJ Delorie <dj@redhat.com>
5730
5731 * Makefile.def (target_modules) [libiberty]: Don't stage.
5732 * Makefile.in: Rebuilt.
5733
5734 2004-01-20 Caroline Tice <ctice@apple.com>
5735
5736 * MAINTAINERS: Add myself to write-after-approval.
5737
5738 2004-01-19 Paolo Carlini <pcarlini@suse.de>
5739
5740 * MAINTAINERS: Update my email address.
5741
5742 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5743
5744 * MAINTAINERS: Add myself to write-after-approval.
5745
5746 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5747
5748 * MAINTAINERS: Remove entries without email address.
5749
5750 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
5751
5752 * MAINTAINERS: Add myself to write-after-approval.
5753
5754 2004-01-15 Steven Bosscher <stevenb@suse.de>
5755
5756 * MAINTAINERS: Update my email address.
5757
5758 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5759
5760 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5761 * Makefile.tpl (configure-target-[+module+]): Support stage.
5762 * Makefile.in: Rebuilt.
5763
5764 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5765
5766 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5767
5768 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
5769
5770 * MAINTAINERS: Add myself as a MIPS maintainer.
5771
5772 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5773
5774 * configure.in: Use ./config.cache, not config.cache.
5775 * configure: Regenerate.
5776 * Makefile.tpl: Special-casing not needed for GCC any more.
5777 * Makefile.in: Regenerate.
5778
5779 * configure.in: Don't share a cache file for host dirs.
5780 * configure: Regenerate.
5781
5782 * config-ml.in: Don't mess with the cache file.
5783
5784 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5785
5786 * MAINTAINERS: Move myself from 'Write After Approval' to
5787 'CPU Port Maintainers' section as SPARC maintainer.
5788
5789 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5790
5791 * Makefile.tpl: Make GCC use a separate config.cache.
5792 * Makefile.in: Regenerate.
5793
5794 PR bootstrap/11932, PR bootstrap/11933
5795 (I don't know if it will fix either of them, but it relates
5796 to them.)
5797 * configure.in: Don't use shared config.cache for target
5798 directories.
5799 * configure: Regenerate.
5800
5801 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5802
5803 * MAINTAINERS: Add myself to 'Write After Approval' section.
5804
5805 2003-12-31 Roger Sayle <roger@eyesopen.com>
5806
5807 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5808 * configure: Regenerated.
5809
5810 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5811
5812 * MAINTAINERS: Remove the mn10200 maintainer.
5813
5814 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5815
5816 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5817 * configure: Regenerated.
5818
5819 2003-12-16 Jan Hubicka <jh@suse.cz>
5820
5821 * MAINTAINERS: Add myself as callgraph maintainer.
5822
5823 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5824
5825 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5826 * configure: Regenerate.
5827
5828 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5829
5830 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5831 'Write After Approval' section. Update email.
5832
5833 2003-12-01 James Lemke <jim@wasabisystems.com>
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
5836
5837 2003-11-20 Matt Thomas <matt@3am-software.com>
5838
5839 * MAINTAINERS: Add myself as a vax port maintainer.
5840
5841 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5842
5843 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5844 (configure-build-[+module+], configure-[+module+]): Likewise.
5845 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5846 * Makefile.in: Regenerate.
5847
5848 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5849
5850 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5851 shared/dylibed libraries.
5852 * ltmain.sh: Likewise.
5853 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5854 * ltcf-cxx.sh: Likewise.
5855 * ltcf-gcj.sh: Likewise.
5856 * ltconfig: Likewise.
5857
5858 2003-11-17 Stan Cox <scox@redhat.com>
5859
5860 * MAINTAINERS: Add myself as iq2000 port maintainer.
5861
5862 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5863
5864 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5865 * Makefile.in: Regenerate.
5866
5867 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5868
5869 * config.sub: Update to 2003-11-03 version.
5870
5871 2003-10-20 Phil Edwards <phil@codesourcery.com>
5872
5873 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5874 * configure: Regenerate.
5875
5876 2003-10-20 Nicolas Pitre <nico@cam.org>
5877
5878 * MAINTAINERS: Add myself to 'Write After Approval' section.
5879
5880 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5881
5882 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5883
5884 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5885
5886 * MAINTAINERS: Update my email address.
5887
5888 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5889
5890 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5891
5892 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
5893
5894 * MAINTAINERS: Add myself to 'Write After Approval' section.
5895
5896 2003-10-16 Bernardo Innocenti <bernie@develer.com>
5897
5898 * config.guess: Update to 2003-10-16 version.
5899 * config.sub: Update to 2003-10-16 version.
5900
5901 2003-10-15 David Daney <ddaney@avtrex.com>
5902
5903 * MAINTAINERS: Added myself to 'Write After Approval' section.
5904
5905 2003-10-15 Falk Hueffner <falk@debian.org>
5906
5907 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5908 'Write After Approval' section. Update email.
5909
5910 2003-10-14 Roger Sayle <roger@eyesopen.com>
5911
5912 * MAINTAINERS: Move myself from 'Write After Approval' to
5913 'Various Maintainers' section as middle-end maintainer.
5914
5915 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5916
5917 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5918 HOST_FLAGS_TO_PASS.
5919 * Makefile.in: Regenerate.
5920
5921 2003-10-11 Bernardo Innocenti <bernie@develer.com>
5922
5923 * config.guess: Update to 2003-10-07 version.
5924 * config.sub: Update to 2003-10-07 version.
5925
5926 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5927
5928 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5929 * ltconfig (irix5*, irix6*): Don't override version_type.
5930
5931 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5932
5933 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5934 * configure: Rebuilt
5935 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5936 * Makefile.in: Rebuilt
5937
5938 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5939
5940 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5941
5942 2003-09-30 Carlo Wood <carlo@alinoe.com>
5943
5944 * MAINTAINERS (Write After Approval): Add myself.
5945
5946 2003-09-29 Paul Koning <ni1d@arrl.net>
5947
5948 * MAINTAINERS: Move myself from "Write After Approval"
5949 to CPU platform maintainers for pdp11 platform.
5950
5951 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5952
5953 * MAINTAINERS: Move myself from 'Write After Approval' to
5954 'Various Maintainers' section as libffi testsuite maintainer.
5955
5956 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5957
5958 * configure.in: Pass a computed --program-transform-name
5959 to subconfigures.
5960 * configure: Regenerated.
5961
5962 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5963
5964 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5965 * Makefile.in: Regenerate.
5966
5967 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5968 * Makefile.in: Regenerate.
5969
5970 2003-09-19 Ziemowit Laski <zlaski@apple.com>
5971
5972 * MAINTAINERS: Move myself from 'Write After Approval'
5973 to 'Various Maintainers' (objective-c) section.
5974
5975 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5976
5977 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5978 quoting.
5979 * configure: Regenerated.
5980
5981 2003-09-16 Joel Brobecker <brobecker@gnat.com>
5982
5983 * MAINTAINERS (Write After Approval): Add myself to write after
5984 approval list.
5985
5986 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5987
5988 * MAINTAINERS (Write After Approval): Add myself.
5989
5990 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5991
5992 * MAINTAINERS: Update my e-mail address.
5993
5994 2003-09-09 Alan Modra <amodra@bigpond.net.au>
5995
5996 * libtool.m4 (LD): Correct powerpc64 host match.
5997
5998 2003-09-06 James E Wilson <wilson@tuliptree.org>
5999
6000 * MAINTAINTERS: Update my affiliation and email address.
6001
6002 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6003
6004 * MAINTAINERS (Write After Approval): Add myself.
6005
6006 2003-09-04 DJ Delorie <dj@redhat.com>
6007
6008 * configure: Regenerate.
6009
6010 2003-09-04 Robert Millan <robertmh@gnu.org>
6011
6012 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6013
6014 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6015
6016 * configure.in: Ensure arguments to sed are properly spaced.
6017 * configure: Regenerate.
6018
6019 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6020
6021 * MAINTAINERS: Update my e-mail address.
6022
6023 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6024
6025 * MAINTAINERS (Write After Approval): Add myself.
6026
6027 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6028
6029 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6030 * configure: Regenerated.
6031
6032 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6033
6034 * MAINTAINERS: Update my email address.
6035
6036 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6037
6038 * configure.in: Use newline instead of semicolon when assuming
6039 shell arguments in a for loop.
6040 * configure: Regenerated.
6041
6042 2003-08-22 Jason Eckhardt <jle@rice.edu>
6043
6044 * MAINTAINERS: Resurrect the i860 maintainer.
6045
6046 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6047
6048 PR 8180
6049 * configure.in: When testing with_libs and with_headers, treat
6050 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6051 * configure: Regenerate.
6052
6053 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6054 make, shell, etc.
6055 (baseargs): Likewise.
6056 * configure: Regenerate.
6057
6058 2003-08-20 Bernardo Innocenti <bernie@develer.com>
6059
6060 * MAINTAINERS (Write After Approval): Add myself.
6061
6062 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6063
6064 * configure.in: Disable libgcj for darwin not on powerpc.
6065 * configure: Rebuild.
6066
6067 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6068
6069 * config-ml.in, symlink-tree: Add license.
6070
6071 2003-08-03 Richard Stallman <rms@gnu.org>
6072 Eben Moglen <moglen@columbia.edu>
6073
6074 * README.SCO: New file.
6075
6076 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6077
6078 * Makefile.tpl (check, check-c++): Express dependencies using
6079 dependencies rather than commands.
6080 * Makefile.in: Regenerate.
6081
6082 2003-08-01 Andrew Cagney <cagney@redhat.com>
6083
6084 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6085 * configure: Ditto.
6086
6087 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6088
6089 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6090 * Makefile.in: Update.
6091
6092 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6093
6094 * configure.in: Enable libgcj for darwin.
6095 * configure: Rebuild.
6096
6097 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
6098
6099 * config-ml.in: Use ac_configure_args directly instead of
6100 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6101 actually seen.
6102
6103 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6104
6105 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6106 creating target and build subdirs to build all parent dirs as needed.
6107 * Makefile.in: Rebuild.
6108 * configure.in: Don't build dirs explicitly here.
6109 * configure: Rebuild.
6110
6111 2003-07-26 Paul Brook <paul@nowt.org>
6112
6113 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6114
6115 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6116
6117 * Makefile.tpl (all-make): Depend on intl.
6118 * Makefile.in: Rebuilt.
6119
6120 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6121
6122 * install-sh: Update to newer upstream versions (associated with
6123 aclocal 1.7).
6124 * mkinstalldirs: Likewise.
6125 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6126
6127 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6128
6129 * MAINTAINERS: Move self from Bug database only accounts
6130 to write-after-approval.
6131
6132 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6133
6134 * config.if: Remove unused libc_interface determination.
6135
6136 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6137
6138 * MAINTAINERS: Move self from write-after-approval to
6139 build machinery (*.in).
6140
6141 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6142
6143 PR bootstrap/11273
6144 PR bootstrap/11408
6145 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6146 unused INSTALL_PROGRAM_ARGS.
6147 * configure.in: Use AC_PROG_INSTALL.
6148 * Makefile.in: Regenerate.
6149 * configure: Regenerate.
6150
6151 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6152
6153 * MAINTAINERS: Alphabetize.
6154
6155 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6156
6157 * configure: Rebuilt.
6158 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6159 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6160 newlib nor libgloss.
6161 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6162 * configure.in (am33_2.0-*-linux*): Added.
6163
6164 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6165
6166 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6167 * configure: Regenerate.
6168
6169 2003-07-07 Zack Weinberg <zack@codesourcery.com>
6170
6171 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6172 * Makefile.in: Regenerate.
6173
6174 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6175
6176 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6177 * Makefile.in: Regenerate.
6178
6179 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
6180
6181 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6182 * Makefile.in: Regenerated.
6183
6184 * config-ml.in: Replace PWD with PWD_COMMAND.
6185
6186 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6187
6188 * intl: New directory; see intl/ChangeLog for details.
6189 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6190 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6191 * Makefile.in: Regenerate.
6192
6193 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6194
6195 * configure.in: Clean up config-lang.in handling. Delete
6196 useless assignment to "subdirs".
6197 * configure: Regenerate.
6198
6199 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6200
6201 * configure.in: Rename 'target_libs' to 'target_libraries'.
6202 Remove useless reference to 'target_libs'.
6203 * configure: Regenerate.
6204
6205 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6206
6207 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6208 * Makefile.in: Regenerate.
6209
6210 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6211
6212 * Makefile.def: Introduce flags_to_pass.
6213 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6214 * Makefile.in: Regenerate.
6215
6216 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6217
6218 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6219 and target-libgloss.
6220 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6221 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6222 * configure: Regenerate.
6223
6224 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6225
6226 * configure.in: Update testsuite_flags to new location.
6227 * configure. Regenerate.
6228
6229 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6230
6231 * Makefile.tpl: Remove BUILD_CC stuff.
6232 * Makefile.in: Regenerate.
6233
6234 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6235
6236 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6237
6238 2003-06-16 Graeme Peterson <gp@qnx.com>
6239
6240 * MAINTAINERS (Write After Approval): Add myself.
6241
6242 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6243
6244 * config.guess: Update to 2003-06-12 version.
6245 * config.sub: Update to 2003-06-13 version.
6246
6247 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6248
6249 * config.guess: Update to 2003-06-06 version.
6250 * config.sub: Update to 2003-06-06 version.
6251
6252 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6253
6254 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6255 * configure. Regenerate.
6256
6257 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6258
6259 * configure.in: Disable serial configure by default.
6260 * configure: Regenerate.
6261 * Makefile.tpl: Abolish .NOTPARALLEL.
6262 * Makefile.in: Regenerate.
6263
6264 * Makefile.tpl: Replace {build,host,target}_canonical by
6265 {build,host,target}.
6266 * Makefile.in: Regenerate.
6267
6268 * Makefile.tpl: Fix stupid pasto.
6269 * Makefile.in: Regenerate.
6270
6271 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6272
6273 * Makefile.tpl: Remove bogus conditional.
6274 * Makefile.in: Regenerate.
6275
6276 2003-06-05 Jan Hubicka <jh@suse.cz>
6277
6278 * Makefile.tpl (profiledbootstrap): New target.
6279 * Makefile.in (profiledbootstrap): New target.
6280
6281 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
6282
6283 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6284 Pinski. Remove user names from other bugzilla-only maintainers.
6285
6286 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6287
6288 * Makefile.tpl: Make 'recursive targets' using autogen rather
6289 than shell loop. Remove duplicate 'clean' targets and false
6290 comments.
6291 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6292 Add systematic method of specifying missing targets in subdirs.
6293 Add copyright boilerplate.
6294 * Makefile.in: Regenerate.
6295 * configure.in: Add 'recursive targets' to maybe list.
6296 * configure: Regenerate.
6297
6298 * MAINTAINERS: "GNATS only" -> "Bug database only".
6299
6300 * Makefile.tpl: Rename [+target+] to [+make_target+].
6301 * Makefile.def: Rename 'target' to 'make_target'.
6302
6303 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
6304
6305 * MAINTAINERS: Add self as options handling maintainer.
6306
6307 2003-05-28 Michael Meissner <gnu@the-meissners.org>
6308
6309 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6310 been too long since I touched those ports.
6311
6312 2003-05-28 DJ Delorie <dj@redhat.com>
6313
6314 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6315 * Makefile.in: Regenerate.
6316
6317 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6318
6319 * configure.in: Use curly braces in the definition of tooldir.
6320 * configure: Regenerate.
6321
6322 2003-05-21 DJ Delorie <dj@redhat.com>
6323
6324 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6325 newlib or libgloss.
6326 * Makefile.in: Regenerate.
6327
6328 2003-05-21 DJ Delorie <dj@redhat.com>
6329
6330 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6331 * Makefile.in: Regenerate.
6332
6333 2003-05-20 Ian Lance Taylor <ian@airs.com>
6334
6335 * MAINTAINERS: Update my e-mail address.
6336
6337 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6338
6339 * configure.in: Switch more things to use maybe dependencies.
6340 * Makefile.tpl: Switch more things to use maybe dependencies.
6341 Factor out common code from autogen IF statements.
6342 * configure: Regenerate.
6343 * Makefile.in: Regenerate.
6344
6345 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6346
6347 * configure.in: Accept i[3456789]86 for machine type.
6348 * configure: Regenerate.
6349
6350 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6351
6352 * configure.in: Switch more things to use maybe dependencies.
6353 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6354 * configure: Regenerate.
6355 * Makefile.tpl: Switch more things to use maybe dependencies.
6356 * Makefile.in: Regenerate.
6357
6358 2003-05-16 Andreas Schwab <schwab@suse.de>
6359
6360 * Makefile.tpl (install-opcodes): Define.
6361 * Makefile.in: Rebuild.
6362
6363 2003-05-13 Andreas Jaeger <aj@suse.de>
6364
6365 * config.guess: Update to 2003-05-09 version.
6366 * config.sub: Update to 2003-05-09 version.
6367
6368 2003-05-13 Michael Eager <eager@mvista.com>
6369
6370 * configure.in: Correct sed script so that options in quotes are not
6371 deleted.
6372 * configure: Rebuild.
6373
6374 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6375
6376 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6377 and $$s/newlib/libc/sys/cygwin32 include paths.
6378 * configure: Ditto.
6379
6380 2003-05-12 Michael Meissner <gnu@the-meissners.org>
6381
6382 * MAINTAINERS: Update my email addresses.
6383
6384 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6385
6386 * config-ml.in: Propagate INSTALL variables.
6387
6388 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6389
6390 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6391
6392 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6393
6394 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6395 * Makefile.in: Regenerate.
6396
6397 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6398
6399 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6400
6401 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6402
6403 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6404
6405 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6406
6407 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6408 * Makefile.in: Regenerated.
6409
6410 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6411
6412 * MAINTAINERS (Write After Approval): Upgrade myself from
6413 GNATS only to write-after-approval. Update my mail address.
6414
6415 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
6416
6417 (OS Port Maintainers: freebsd): Add myself.
6418
6419 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6420
6421 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6422
6423 2003-04-22 Kean Johnston <jkj@sco.com>
6424
6425 * MAINTAINERS (SCO ports): Added myself.
6426
6427 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6428
6429 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6430
6431 2003-04-19 Kean Johnston <jkj@sco.com>
6432
6433 * MAINTAINERS (Write After Approval): Add myself.
6434
6435 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6436
6437 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6438 * Makefile.in: Regenerate.
6439
6440 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6441
6442 * configure.in (powerpc64*-*-linux*): Remove.
6443 * configure: Rebuilt.
6444
6445 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6446
6447 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6448 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6449 and restrap.
6450 * Makefile.in: Regenerate.
6451
6452 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6453
6454 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6455 * configure: Regenerated.
6456
6457 2003-04-15 DJ Delorie <dj@redhat.com>
6458
6459 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6460
6461 2003-04-13 Nick Clifton <nickc@redhat.com>
6462
6463 * config-ml.in: Remove support for --disable-aix removing
6464 call-aix multilibs.
6465
6466 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
6467
6468 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6469 * */configure: Rebuilt.
6470
6471 2003-04-08 Joel Sherrill <joel@oarcorp.com>
6472
6473 * MAINTAINERS: Add my email address.
6474
6475 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
6476
6477 * MAINTAINERS (Write After Approval): Add myself.
6478
6479 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6480
6481 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6482 * Makefile.in: Regenerate.
6483
6484 2003-03-14 Michael Chastain <mec@shout.net>
6485
6486 * Makefile.in: Regenerate with correct Makefile.def.
6487
6488 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6489
6490 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6491 Make macro.
6492 * Makefile.in: Regenerate.
6493 * configure.in: Clean up gxx_include_dir logic.
6494 * configure: Regenerate.
6495
6496 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
6500 2003-03-10 Ben Elliston <bje@wasabisystems.com>
6501
6502 * MAINTAINERS: Update my mail address.
6503
6504 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6505
6506 * configure.in (gxx_include_dir): Fix typo.
6507 * configure: Regenerated.
6508
6509 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6510
6511 * Makefile.tpl: Reindent.
6512 * Makefile.in: Regenerate.
6513 * configure.in: Reindent. Don't set unused variables.
6514 * configure: Regenerate.
6515
6516 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6517
6518 * configure.in: Include $(build_tooldir)/sys-include in
6519 FLAGS_FOR_TARGET.
6520 * configure: Regenerated.
6521
6522 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6523
6524 * Makefile.tpl: Always pass down RANLIB.
6525 * Makefile.in: Regenerate.
6526
6527 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6528 * Makefile.in: Regenerate.
6529 * configure.in: Remove unused logic relating to --enable-shared
6530 and --enable-threads. Remove bogus comments. Remove redundant
6531 noconfigdirs.
6532 * configure: Regenerate.
6533
6534 * configure.in: Replace ${libstdcxx_version} by its value.
6535 Remove reference to mh-dgux.
6536 * configure: Regenerate.
6537
6538 2003-03-03 Kevin Buettner <kevinb@redhat.com>
6539
6540 * MAINTAINERS (Write After Approval): Add myself.
6541
6542 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6543
6544 * Makefile.tpl: Rearrange.
6545 * Makefile.in: Regenerate.
6546
6547 2003-02-25 Uwe Stieber <uwe@wwws.de>
6548
6549 * configure.in: Add support for kaOS as cross build target system.
6550 * configure: Regenerated.
6551
6552 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6553
6554 * MAINTAINERS (Write after approval): Add myself.
6555
6556 2003-02-21 James E Wilson <wilson@tuliptree.org>
6557
6558 * MAINTAINERS: Update my email address.
6559
6560 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6561
6562 * MAINTAINERS: Add self to blanket write privs. section.
6563
6564 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6565
6566 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6567 configure-target-* as some target builds may require additional
6568 flags for preprocessor tests.
6569 * Makefile.in: Regenerated.
6570
6571 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6572
6573 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6574 * ltconfig: Handle it.
6575 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6576 auto-detecting it.
6577
6578 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6579 it is used as argument to $CC.
6580 * ltcf-gcj.sh: Likewise.
6581
6582 * configure.in: Introduce --enable-maintainer-mode.
6583 * configure: Rebuilt.
6584 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6585 for maintainer mode.
6586 * Makefile.in: Rebuilt.
6587
6588 2003-02-18 Jason Merrill <jason@redhat.com>
6589
6590 * Makefile.tpl (check-c++): Allow parallelism.
6591
6592 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6593
6594 * MAINTAINERS: Remove John Carr (who never actually had access to
6595 gcc.gnu.org).
6596
6597 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6598
6599 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6600 don't configure target-libobjc.
6601 * configure: Regenerate.
6602
6603 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6604
6605 * Makefile.tpl (RANLIB): Define.
6606 * Makefile.in: Regenerate.
6607
6608 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6609
6610 * MAINTAINERS: Update my email.
6611
6612 2003-02-06 Keith R Seitz <keiths@redhat.com>
6613
6614 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6615 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6616 * Makefile.in: Regenerated.
6617 * configure.in: Remove all traces of snavigator, db, and grep.
6618 * configure: Regenerated.
6619
6620 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6621
6622 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6623 After Approval.
6624
6625 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6626
6627 * MAINTAINERS (Write after approval): Add myself.
6628
6629 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6630
6631 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6632 * Makefile.in: Regenerated.
6633
6634 2003-01-30 Roger Sayle <roger@eyesopen.com>
6635
6636 * config.guess: Updated to 2003-01-30's version.
6637 * config.sub: Updated to 2003-01-28's version.
6638
6639 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6640
6641 * config.if: If gcc_version is already set, just use it. Don't set
6642 gcc_version_trigger if it's already set, otherwise set it to
6643 gcc/version.c, but only if the file exists. If it is not set and
6644 gcc/version.c does not exist, try to extract the version number from
6645 $CC.
6646
6647 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6648
6649 * MAINTAINERS: Add myself to write-after-approval list.
6650
6651 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6652
6653 * configure.in: Revert 24Jan change.
6654 * configure: Regenerate.
6655
6656 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6657
6658 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6659 entry of HJ Lu.
6660
6661 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6662
6663 * configure.in: Revert previous change.
6664 * configure: Regenerate.
6665
6666 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6667
6668 * configure.in: Make rda native-only.
6669 * configure: Regenerate.
6670
6671 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6672
6673 * MAINTAINERS: Move myself from GNATS-only-accounts to
6674 write-after-approval.
6675
6676 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6677
6678 * configure.in: Add missing \.
6679 * configure: Rebuilt.
6680
6681 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6682
6683 * configure.in (baseargs): Avoid using \| in sed regular
6684 expressions.
6685 * configure: Rebuilt.
6686
6687 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6688
6689 * configure.in (baseargs): Remove all supported forms of
6690 --cache-file, --srcdir, --host, --build and --target options
6691 from argument lists.
6692 * configure: Rebuilt.
6693
6694 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
6695
6696 * MAINTAINERS: Add myself to write-after-approval list.
6697
6698 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6699
6700 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6701 * configure: Rebuilt.
6702
6703 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6704
6705 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6706 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6707 * Makefile.in: Regenerate.
6708 * configure: Regenerate.
6709
6710 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6711
6712 * configure.in: Remove Makefile in build, host and target modules
6713 unless configure was run with --no-recursion.
6714 * configure: Rebuilt.
6715
6716 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6717
6718 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6719 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6720 * Makefile.in: Regenerate.
6721
6722 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6723
6724 * config.guess: Update to 2003-01-03 version.
6725 * config.sub: Update to 2003-01-03 version.
6726
6727 2003-01-07 Christopher Faylor <cgf@redhat.com>
6728
6729 * configure: Regenerate with proper autoconf 2.13.
6730
6731 2003-01-07 Christopher Faylor <cgf@redhat.com>
6732
6733 * configure.in: Add AC_PREREQ for consistency.
6734 * configure: Regenerate.
6735
6736 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6737
6738 * configure.in (GDB_TK): Add tcl directories conditional on
6739 gdb/gdbtk directory being present.
6740 * configure: Regenerate.
6741
6742 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6743
6744 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6745 used by gcc if LD is not defined and we are not doing a Canadian Cross.
6746 * configure: Rebuilt.
6747
6748 2002-12-31 Tom Tromey <tromey@redhat.com>
6749
6750 * Makefile.in: Rebuilt.
6751 * Makefile.def (target_modules) [libffi]: Allow installation.
6752
6753 2002-12-31 Andreas Schwab <schwab@suse.de>
6754
6755 * configure.in: Fix use of $program_transform_name.
6756 * configure: Regenerated.
6757
6758 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6759
6760 * configure.in (baseargs): Don't remove first configure argument.
6761 * configure: Regenerated.
6762
6763 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6764
6765 * Makefile.tpl (local-distclean): Don't remove...
6766 (multilib.ts): ... this. Moved into...
6767 (multilib.out): ... this. Don't use sub-make.
6768 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6769 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6770 (configure-build-[+module+], configure-[+module+],
6771 configure-target-[+module+], configure-gcc): ... these. Test
6772 for Makefile existence. Drop config.status from dependencies.
6773 * Makefile.in: Rebuilt.
6774 * configure.in: Move gcc-version-trigger to the end of
6775 ac_configure_args. Add comments to maybedep.tmp and
6776 serdep.tmp. Introduce --disable-serial-configure. Remove
6777 nonopt from baseargs, matching and removing corresponding
6778 whitespace while at it.
6779 * configure: Rebuilt.
6780
6781 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6782
6783 * configure.in (host_configargs): Replace reference to
6784 no-longer-defined buildopts with --build=${build_alias}.
6785 * configure: Rebuilt.
6786
6787 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6788 program_transform_name to standard idiom.
6789 (AUTOGEN, AUTOCONF): Define.
6790 (Makefile.in): Use $(AUTOGEN).
6791 (Makefile): Depend on config.status, and use autoconf-style rule to
6792 build it. Move original commands to...
6793 (config.status): ... this new target.
6794 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6795 $(AUTOCONF).
6796 * Makefile.in: Rebuilt.
6797
6798 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6799
6800 * Makefile.tpl: Fix dramatic bustage due to change in
6801 program_transform_name.
6802 * Makefile.in: Regenerate.
6803
6804 * configure.in: Remove unnecessary PATH setting.
6805 * configure: Regnerate.
6806
6807 * configure.in: Don't default to unprefixed tools unless
6808 the native tools will work.
6809 * configure: Regenerate.
6810
6811 * configure.in: Convert to autoconf script. Blow away lots
6812 of now-redundant Makefile fragments.
6813 * configure: Generate using Autoconf.
6814 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6815 * Makefile.in: Regenerate.
6816
6817 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6818
6819 * configure: Fix stupid bug where RANLIB was mistakenly included.
6820
6821 * configure.in: Rename (buildargs, hostargs, targargs) to
6822 (build_configargs, host_configargs, target_configargs).
6823
6824 * configure.in: Move logic out of sed statement.
6825
6826 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6827 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6828
6829 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6830
6831 * config.sub: Import from master repository
6832 * config.guess: Ditto
6833
6834 2002-12-24 Andreas Schwab <schwab@suse.de>
6835
6836 * Makefile.tpl (multilib.out): Fix missing space.
6837 * Makefile.in: Regenerate.
6838
6839 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6840
6841 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6842 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6843 * Makefile.in: Regenerate.
6844 * configure.in: Remove unnecessary leftovers.
6845
6846 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6847
6848 * configure.in (extra_ranlibflags_for_target): New variable.
6849 (*-*-darwin): Add -c to ranlib commands.
6850 * configure (tooldir): Handle extra_ranlibflags_for_target.
6851
6852 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6853
6854 * Makefile.tpl: Revert HJL's change.
6855 * Makefile.in: Regenerated.
6856 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6857 always.
6858
6859 2002-12-19 Andreas Schwab <schwab@suse.de>
6860
6861 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6862 * Makefile.in: Regenerate.
6863
6864 2002-12-18 H.J. Lu <hjl@gnu.org>
6865
6866 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6867 * Makefile.in: Regenerated.
6868
6869 * configure.in (build_prefix): New. Substitute.
6870
6871 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6872
6873 * Makefile.tpl: Don't let real targets depend on phony targets.
6874 * Makefile.in: Regenerate.
6875
6876 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6877 * Makefile.in: Regenerate.
6878
6879 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6880
6881 * config.sub: Import from master repository
6882 * config.guess: Ditto
6883
6884 2002-12-16 Jason Merrill <jason@redhat.com>
6885
6886 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6887 previous 'make bootstrap'.
6888 * Makefile.in: Regenerate.
6889
6890 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6891
6892 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6893
6894 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6895
6896 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6897 * Makefile.in: Regenerate.
6898
6899 2002-12-13 Jason Merrill <jason@redhat.com>
6900
6901 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6902 library tests.
6903 (check-c++): Just depend on it and check-target-libstdc++-v3.
6904 * Makefile.in: Regenerate.
6905
6906 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6907
6908 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6909 * Makefile.in: Rebuilt.
6910
6911 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6912
6913 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6914
6915 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6916
6917 * configure: Fix bug put in by gremlins.
6918
6919 * Makefile.tpl: Substitute more autoconfily.
6920 * configure: Substitute more autoconfily.
6921 * Makefile.in: Regenerate.
6922
6923 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6924
6925 * config.sub: Import from master repository
6926 * config.guess: Ditto
6927 * MAINTAINERS: Added Svein Seldal under write after approval
6928
6929 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6930
6931 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6932 * Makefile.in (all-sim): Ditto.
6933
6934 2002-12-06 DJ Delorie <dj@redhat.com>
6935
6936 * Makefile.tpl: Change configure dependencies to not have real
6937 targets depend on phony targets.
6938
6939 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6940
6941 * configure.in: Revert unintentional change.
6942
6943 * Makefile.tpl: Change dependency for */multilib.out so that
6944 it works when gcc isn't in the tree.
6945
6946 * configure.in: Substitute more.
6947 * configure: Run subconfigures from the Makefile.
6948 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6949 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6950
6951 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6952
6953 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6954
6955 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6956
6957 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6958 and corresponding dependencies.
6959 * Makefile.in: Regenerate.
6960
6961 * configure.in (host_tools): Order binutils, gas and ld for
6962 convenience in running the testsuites.
6963
6964 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6965 * Makefile.in: Regenerate.
6966 * configure.in: Introduce rules to serialize subconfigure runs.
6967
6968 * configure.in: Introduce BASE_CC_FOR_TARGET.
6969 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6970 Realize configure-build-* targets. Realize configure-target-* targets.
6971 * Makefile.in: Regenerate.
6972
6973 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6974
6975 * configure: Move gcc_version_trigger stuff from here...
6976 * configure.in: ...to here.
6977
6978 * configure.in: Separate subconfigure options added by this file from
6979 options given by the user. Add machinery to put args for host
6980 subconfigures into the Makefile.
6981
6982 * Makefile.tpl: Remove 'vault' targets.
6983 * Makefile.tpl: Reorder and comment dependencies.
6984 * Makefile.in: Regenerate.
6985
6986 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6987 * configure.in: Fix my broken commit of previous patch. (sigh)
6988
6989 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6990
6991 * configure.in: Move host-specific darwin noconfigdirs into
6992 the host-specific section.
6993
6994 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6995
6996 * configure.in: Move host-specific darwin noconfigdirs into
6997 the host-specific section.
6998
6999 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7000
7001 * configure: Remove skip-this-dir support.
7002 * Makefile.tpl: Remove skip-this-dir support.
7003
7004 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7005 subdirectories.
7006 * Makefile.in: Regenerate.
7007
7008 * Makefile.tpl: Strip out useless setting of 'dir'.
7009 * Makefile.in: Regenerate.
7010
7011 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7012
7013 * configure.in: Fix deeply stupid bug.
7014
7015 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7016 shell code in CXX_FOR_TARGET
7017 * Makefile.def: Introduce raw_cxx.
7018 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7019 RAW_CXX_FOR_TARGET.
7020 * Makefile.in: Regenerate.
7021
7022 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7023
7024 * Makefile.tpl: Remove unnecessary ifs.
7025 * Makefile.in: Regenerate.
7026
7027 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7028 dependencies. Maybe-ize build-libiberty. Create dummy install
7029 targets for 'no_install' modules.
7030 * configure: Move GDB_TK substitution to configure.in. Move
7031 build_modules stuff to configure.in.
7032 * configure.in: Implement soft dependency machinery. Maybe-ize
7033 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7034 * Makefile.in: Regenerate.
7035
7036 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7037
7038 * Makefile.tpl: Make all-target, install-target behave similarly
7039 to all, install (only hitting configured targets). Eliminate
7040 unused macro defintions.
7041
7042 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7043 build != host.
7044
7045 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7046
7047 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7048
7049 * configure.in: Produce lists of subdir targets we're actually
7050 configuring. Remove references to "dosrel".
7051 * Makefile.tpl: Let configure set which subdir targets are hit.
7052 Remove install-cross; clean up install; remove ALL. Remove
7053 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7054 Autogenerate host module targets. Remove empty dependency lines
7055 and redundant dependency; rearrange slightly.
7056 * Makefile.def: Add host-side libtermcap, utils.
7057
7058 * Makefile.in: Regenerate.
7059
7060 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7061
7062 * ltconfig (osf[345]): Append $major to soname_spec.
7063 Reflect this in library_names_spec.
7064 * ltmain.sh (osf): Prefix $major with . for use as extension.
7065
7066 2002-11-19 Andreas Jaeger <aj@suse.de>
7067
7068 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7069 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7070 and sparc64 GNU/Linux systems.
7071
7072 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7073
7074 * MAINTAINERS: Update email.
7075
7076 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7077
7078 * MAINTAINERS: Complete James Dennett's entry.
7079
7080 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7081
7082 * MAINTAINERS (Write After Approval): Add myself.
7083
7084 2002-11-13 Bruce Korb <bkorb@gnu.org>
7085
7086 * Makefile.tpl: syntactic cleanup
7087
7088 2002-11-13 Stuart Hastings <stuart@apple.com>
7089
7090 * MAINTAINERS: Add myself to write-after-approval list.
7091
7092 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7093
7094 * Makefile.def: Add list of recursive targets to autogenerate.
7095 Add build_modules.
7096 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7097 targets. Autogenerate *-build-* targets.
7098 * Makefile.in: Regenerate.
7099
7100 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7101
7102 * configure: More autoconf-style substitutions.
7103 * Makefile.tpl: More autoconf-style substitutions.
7104 * Makefile.in: Regenerate.
7105
7106 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7107
7108 * configure: Substitute more variables in a more autoconf-friendly
7109 way. Simplify slightly.
7110 * Makefile.tpl: Make more variables substitutable in an
7111 autoconf-friendly way.
7112 * Makefile.in: Regenerate.
7113
7114 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7115
7116 * MAINTAINERS (Write After Approval): Add myself.
7117
7118 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7119
7120 * configure.in (v810*): Remove special setting of tools.
7121
7122 * configure: Add support for extra required flags for ar or nm.
7123 * configure.in (aix4.3+): Use above support for target-specific
7124 issues, rather than using config/mt-aix43.
7125
7126 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7127
7128 * configure: Remove 'removing', which doesn't work. Replace $subdir
7129 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7130 with $srcdir. Reformat indentation. Substitute some variables
7131 formerly hard-coded in the Makefile for build=host.
7132 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7133 * Makefile.def: Autogenerate more.
7134 * Makefile.in: Regenerate.
7135
7136 2002-11-04 Adam Nemet <anemet@lnxw.com>
7137
7138 * MAINTAINERS (Write After Approval): Add myself.
7139
7140 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7141
7142 * Makefile.def (host_modules): Add rda.
7143 * Makefile.in: Regenerate.
7144 * configure.in (target_tool): Add target-rda to list.
7145
7146 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7147
7148 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7149
7150 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7151
7152 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7153 and restrap targets to this rule.
7154 * Makefile.in: Regenerate.
7155
7156 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7157
7158 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7159 GNATS only accounts.
7160
7161 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7162
7163 * configure.in (i[3456]86-*-linux*): Add check to disable
7164 ${libgcj} for glibc1.
7165
7166 2002-10-24 Denis Chertykov <denisc@overta.ru>
7167
7168 * MAINTAINERS: Add myself as ip2k port maintainer.
7169
7170 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7171
7172 * configure.in: Add tic4x target.
7173
7174 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7175
7176 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7177 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7178 * Makefile.in: Regenerate.
7179
7180 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7181 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7182 * Makefile.in: Regenerate.
7183
7184 2002-10-02 Janis Johnson <janis187@us.ibm.com>
7185
7186 * MAINTAINERS: Add myself as web pages co-maintainer.
7187
7188 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7189
7190 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7191 * Makefile.in: Regenerate.
7192
7193 2002-10-02 Zack Weinberg <zack@codesourcery.com>
7194
7195 * MAINTAINERS: Add myself and Nathan Sidwell
7196 <nathan@codesourcery.com> as VxWorks maintainers.
7197
7198 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7199
7200 * Makefile.def: Remove order dependency comments.
7201 * Makefile.tpl: Add explicit install-install dependencies.
7202 * Makefile.in: Regenerate.
7203
7204 * Makefile.tpl: Remove material now in src-release. (Finally!)
7205 * Makefile.in: Regenerate.
7206
7207 * Makefile.tpl: Add configure-target (for src-release in src)
7208 * Makefile.in: Regenerate.
7209
7210 2002-09-30 Nick Clifton <nickc@redhat.com>
7211
7212 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7213
7214 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7215
7216 * configure.in (s390*-*-linux*): Enable libgcj.
7217
7218 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7219
7220 * configure: Revert accidentally applied changes.
7221
7222 * Makefile.tpl: Make more autoconf-friendly.
7223 * Makefile.in: Regenerate.
7224 * configure: Make substitution more autoconf-like.
7225
7226 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7227
7228 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7229 single entry to handle all these.
7230 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7231 libjava on arm-*-elf.
7232
7233 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7234
7235 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7236 things that depend on them.
7237
7238 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7239
7240 * Makefile.tpl: Make subsituted variables more autoconfy.
7241 * Makefile.in: Regenerate.
7242 * configure: Make seds more autoconfy.
7243
7244 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7245
7246 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7247 * Makefile.in: Regenerate.
7248 * configure.in: Rewrite sed statements to look autoconfy.
7249
7250 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7251 all-target-foo on configure-target-foo.
7252 * Makefile.def: Ditto.
7253 * Makefile.in: Rebuild.
7254
7255 2002-09-25 Andrew Haley <aph@redhat.com>
7256
7257 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7258
7259 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7260
7261 * Makefile.def: New file.
7262 * Makefile.tpl: New file.
7263 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7264 * contrib/gcc_update: Note that Makefile.in is a generated file.
7265
7266 * configure.in: Minor rearrangement. Simplify tests.
7267
7268 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7269
7270 * configure.in (with_headers): Skip copy if value is "yes".
7271 (with_libs): Likewise.
7272
7273 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7274
7275 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7276 * configure.in (sh*-*-pe*): Ditto.
7277 * configure.in (mips*-*-pe*): Ditto.
7278 * configure.in (*arm-wince-pe): Ditto.
7279
7280 * configure.in: Rearrange.
7281
7282 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7283
7284 * MAINTAINERS: Update my email address.
7285
7286 2002-08-30 Paul Koning <pkoning@equallogic.com>
7287
7288 * MAINTAINERS: (Write After Approval): Add myself.
7289
7290 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
7291
7292 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7293
7294 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
7295
7296 * MAINTAINERS: Change my mailing address.
7297
7298 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
7299
7300 * MAINTAINERS (Write After Approval): Remove myself.
7301 (Various Maintainers: c++ runtime libs): Add myself.
7302
7303 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
7304
7305 * MAINTAINERS (Write After Approval): Remove myself.
7306 (Various Maintainers: c++ runtime libs): Add myself.
7307
7308 2002-08-15 Eric Christopher <echristo@redhat.com>
7309
7310 * config.sub: Import from master repository.
7311 * config.guess: Ditto.
7312
7313 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
7314
7315 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7316 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7317 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7318
7319 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
7320
7321 * MAINTAINERS: Add self to rs6000 vector extensions.
7322
7323 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
7324
7325 * libiberty/configure: Reverted unintended yesterday's check in.
7326
7327 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
7328
7329 * boehm-gc/configure, libf2c/configure: Rebuilt.
7330 * libffi/configure, libiberty/configure: Ditto.
7331 * libjava/configure, libobjc/configure: Ditto.
7332 * libstdc++-v3/configure, zlib/configure: Ditto.
7333 Merged from binutils:
7334 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7335 From Steve Ellcey <sje@cup.hp.com>:
7336 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7337 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7338 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7339 IA64.
7340 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7341 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7342 soname_spec, sys_lib_search_path_spec): Ditto.
7343
7344 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7345
7346 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7347
7348 2002-08-04 H.J. Lu (hjl@gnu.org)
7349
7350 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7351
7352 2002-08-02 Krister Walfridsson <cato@df.lth.se>
7353
7354 * MAINTAINERS (Write After Approval): Add myself.
7355
7356 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7357
7358 * configure.in: Move generic linux case to end. Copy generic
7359 linux noconfigdirs to mips*-*-linux* entry and new
7360 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7361
7362 2002-07-19 Michael Matz <matz@suse.de>
7363
7364 * MAINTAINERS: Add myself as ra* maintainer.
7365
7366 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7367
7368 * config.guess: Update to 2002-07-09 version.
7369 * config.sub: Update to 2002-07-03 version.
7370
7371 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7372
7373 * MAINTAINERS: Fix typo in a maintainer email address.
7374
7375 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7376
7377 * configure.in: Remove two redundant tests.
7378
7379 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7380
7381 * configure.in (mips*-*-irix6*o32): Enable stabs.
7382
7383 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7384
7385 * configure.in: Don't build grez.
7386 * Makefile.in: Ditto.
7387
7388 * Makefile.in: Remove references to bsp, cygmon, libstub.
7389 * configure.in: Ditto.
7390
7391 * configure.in: Remove leftover reference to gdbtest.
7392
7393 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7394
7395 * configure.in (gxx_include_dir): Change to match versioned
7396 C++ headers if --enable-version-specific-runtime-libs is used.
7397
7398 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7399
7400 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7401
7402 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7403
7404 * configure.in: Make --without-x work.
7405
7406 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7407
7408 * configure.in: Rearrange target Makefile fragment collection.
7409
7410 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7411 cvs[src].
7412 * configure.in: Ditto.
7413
7414 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7415
7416 * MAINTAINERS (Write After Approval): Update my e-mail address.
7417
7418 2002-06-24 Ben Elliston <bje@redhat.com>
7419
7420 * configure.in (host_tools): Remove cgen.
7421
7422 * Makefile.in (all-cgen): Remove; runs from its source directory.
7423 (check-cgen, install-cgen, clean-cgen): Likewise.
7424 (all-opcodes): Do not depend on all-cgen.
7425 (all-sim): Likewise.
7426
7427 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7428
7429 * Makefile.in: Eliminate 'apache' targets.
7430 * configure.in: Eliminate 'apache' targets.
7431
7432 * configure.in: Eliminate redundant tests. Reorganize.
7433
7434 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7435
7436 * config-ml.in: Eliminate references to Cygnus configure.
7437
7438 * Makefile.in: Eliminate references to building emacs.
7439
7440 2002-06-28 Graham Stott <graham.stott@btinternet.com>
7441
7442 * MAINTAINERS: Update my email address.
7443
7444 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7445
7446 * config.if (libstdcxx_incdir): Version C++ headers.
7447 (cxx_incdir): Remove.
7448
7449 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7450
7451 * MAINTAINERS (Write After Approval): Add self.
7452
7453 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7454
7455 * configure.in: Add support for ip2k.
7456
7457 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7458
7459 * configure.in: Fix AIX configury bug.
7460
7461 2002-06-20 Steve Ellcey <sje@cup.hp.com>
7462
7463 * MAINTAINERS (Write After Approval): Add self.
7464
7465 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7466
7467 * configure.in: replace ${topsrcdir} with ${srcdir}
7468
7469 * configure.in: Move definition of libstdcxx_flags
7470 right above usage, rather than waaay earlier.
7471
7472 * configure.in: Pull definition of is_cross_compiler earlier.
7473
7474 * configure.in: Rearrange a little.
7475
7476 * configure.in: Remove references to librx.
7477 * Makefile.in: Remove references to librx.
7478
7479 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7480
7481 * config.sub: Add support for avr target.
7482 Import from master sources, rev 1.255
7483
7484 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
7485
7486 * configure, .cvsignore: Revert previous change...
7487 * Makefile: ...delete.
7488
7489 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7490
7491 * configure.in: Eliminate ${gasdir} variable.
7492
7493 2002-06-18 Dave Brolley <brolley@redhat.com>
7494
7495 * configure.in: Add support for frv.
7496 * config.sub: Add support for frv.
7497
7498 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7499
7500 * configure: Remove garbage from previous commit.
7501
7502 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7503
7504 * configure: For in-source builds, make a subdir and re-exec there.
7505 * Makefile: New file. Pass targets through to build directory.
7506 * .cvsignore: No longer ignore "Makefile".
7507
7508 2002-06-16 Douglas Rupp <rupp@gnat.com>
7509
7510 * MAINTAINERS (Write After Approval): Add self.
7511
7512 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7513
7514 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7515
7516 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7517
7518 * configure.in (vax-*-netbsd*): Re-enable gas.
7519
7520 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7521
7522 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7523 BUILD_PREFIX_1, to correct nomenclature.
7524 * configure: Likewise.
7525
7526 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7527 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7528
7529 2002-05-31 Olaf Hering <olh@suse.de>
7530
7531 * config-ml.in: Propogate DESTDIR also.
7532
7533 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7534
7535 * configure.in (vax-*-netbsd*): Don't build gas for this
7536 platform.
7537
7538 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7539
7540 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7541 and libgcj for AVR.
7542
7543 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7544
7545 * MAINTAINERS (Write After Approval): Add myself.
7546
7547 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7548
7549 * config.guess: Update to 2002-05-22 version.
7550 * config.sub: Likewise.
7551
7552 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7553
7554 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7555 * config-ml.in: Likewise.
7556 * configure: Likewise.
7557 * configure.in: Likewise.
7558
7559 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7560
7561 * MAINTAINERS: Update my email address.
7562
7563 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7564
7565 * configure.in: Simplify makefile fragment collection.
7566
7567 * configure.in: Remove code to build emacs.
7568
7569 * configure.in : Remove --srcdir argument from targargs and buildargs
7570 (it's always overridden in the Makefile anyway). Rearrange a bit.
7571
7572 * configure: Move some logic to configure.in.
7573 * configure.in: Move some logic from configure.
7574
7575 2002-05-11 Tom Tromey <tromey@redhat.com>
7576
7577 * MAINTAINERS: Reflect libgcj reality.
7578
7579 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7580
7581 * Makefile.in: Honour DESTDIR.
7582
7583 2002-05-08 Mark Mitchell <mark@codesourcery.com>
7584
7585 * config.guess: Import 2002-03-20 version.
7586 * config.sub: Import 2002-04-26 version.
7587
7588 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7589
7590 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7591
7592 2002-05-07 Tim Josling <tej@melbpc.org.au>
7593
7594 * MAINTAINERS: Add self.
7595
7596 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
7597
7598 * ltmain.sh: Detect and handle object name conflicts
7599 while piecewise linking a static library.
7600
7601 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7602
7603 * configure.in (noconfigdirs): Don't disable libgcj on
7604 sparc64-*-solaris* and sparcv9-*-solaris*.
7605
7606 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7607
7608 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7609
7610 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7611
7612 * configure.in (FLAGS_FOR_TARGET): Do not add
7613 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7614 on i[3456]86-*-linux*.
7615
7616 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7617
7618 * configure.in (noconfigdirs): Replace [ ] with test.
7619
7620 * configure.in (noconfigdirs): Do not add target-newlib if
7621 target == i[3456]86-*-linux*, and host == target.
7622
7623 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7624
7625 * configure.in: delete reference to absent file
7626
7627 * configure.in: replace '[' with 'test'
7628
7629 * configure.in: Eliminate references to gash.
7630 * Makefile.in: Eliminate references to gash.
7631
7632 * configure.in: remove useless references to 'pic' makefile fragments.
7633
7634 * configure.in: (*-*-windows*) Finish removing.
7635
7636 * configure.in: Eliminate redundant test for libgui.
7637
7638 2002-04-29 Roger Sayle <roger@eyesopen.com>
7639
7640 * MAINTAINERS: Add self and realphabetize. Update entries
7641 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7642 entry for a29k port maintainer.
7643
7644 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7645
7646 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7647 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7648
7649 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7650
7651 * configure.in: remove references to dead files
7652
7653 2002-04-19 Mark Mitchell <mark@codesourcery.com>
7654
7655 * MAINTAINERS: Add information about purpose of this file.
7656
7657 2002-04-18 Tom Tromey <tromey@redhat.com>
7658
7659 * configure.in: Disallow configuring libgcj when it is already
7660 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7661 Solaris 2.8 by default. For PR libgcj/6158.
7662
7663 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7664
7665 * configure.in: Move default CC setting out of config/mh-* fragments
7666 directly into here.
7667
7668 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7669
7670 * configure.in: don't even try to configure or make a subdirectory
7671 if there's no configure script for it.
7672
7673 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7674
7675 * MAINTAINERS: Remove chill maintainers.
7676 * Makefile.in (CHILLFLAGS): Remove.
7677 (CHILL_LIB): Remove.
7678 (TARGET_CONFIGDIRS): Remove libchill.
7679 (CHILL_FOR_TARGET): Remove.
7680 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7681 CHILL_LIB.
7682 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7683 (CHECK_TARGET_MODULES): Likewise.
7684 (INSTALL_TARGET_MODULES): Likewise.
7685 (CLEAN_TARGET_MODULES): Likewise.
7686 (configure-target-libchill): Remove.
7687 (all-target-libchill): Remove.
7688 * configure.in (target_libs): Remove target-libchill.
7689 Do not compute CHILL_FOR_TARGET.
7690 * libchill: Remove directory.
7691
7692 2002-04-11 DJ Delorie <dj@redhat.com>
7693
7694 * Makefile.in, configure.in: Sync with binutils, entries
7695 follow...
7696
7697 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7698
7699 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7700 (do-tar, do-bz2): New rules.
7701 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7702 (gdb-tar): New rule.
7703 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7704 (insight_dejagnu.tar): New rule.
7705 (insight.tar): New rule.
7706 (gdb+dejagnu.tar): New rule.
7707 (gdb.tar): New rule.
7708
7709 2002-02-01 Mo DeJong <supermo@bayarea.net>
7710
7711 * Makefile.in: Add all-tix to deps for all-snavigator
7712 so that tix is built when building snavigator.
7713
7714 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7715
7716 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7717 ld and gdb are not supported.
7718
7719 2002-01-07 Mark Salter <msalter@redhat.com>
7720
7721 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7722 Allow target-libgloss to be built for arm, strongarm, and xscale.
7723
7724 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7725
7726 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7727 options for i[3456]86-pc-linux* native builds.
7728
7729 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7730
7731 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7732 files from .po files for a distribution.
7733
7734 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7735
7736 * configure.in: Enable libstdc++-v3 for h8300 targets.
7737
7738 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7739
7740 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7741 version from bfd/.
7742
7743 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7744
7745 * Makefile.in (VER): When present, extract the version number from
7746 the file version.in.
7747
7748 2001-05-24 Tom Rix <trix@redhat.com>
7749
7750 * configure.in : enable ld for aix
7751
7752 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7753
7754 * config.guess: Add linux target for S/390.
7755
7756 2000-11-07 Philip Blundell <pb@futuretv.com>
7757
7758 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7759
7760 2000-11-03 Philip Blundell <pb@futuretv.com>
7761
7762 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7763 files.
7764
7765 2001-01-15 Ben Elliston <bje@redhat.com>
7766
7767 * configure.in (host_tools): Add sid.
7768 Always configure cgen.
7769
7770 2000-11-24 Nick Clifton <nickc@redhat.com>
7771
7772 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7773
7774
7775 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7776
7777 * Makefile.in (ALL_MODULES): Add all-cgen.
7778 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7779 (all-cgen): New target.
7780 (all-opcodes,all-sim): Depend on all-cgen.
7781 * configure.in (host_tools): Add cgen.
7782 Only configure cgen if --enable-cgen-maint.
7783
7784 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
7785
7786 * configure.in: Add *-*-freebsd* configurations.
7787
7788 2002-04-08 Tom Tromey <tromey@redhat.com>
7789
7790 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7791 Fixes PR libgcj/6068.
7792
7793 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7794
7795 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7796
7797 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7798
7799 * configure.in (alpha*-dec-osf*): Enable libgcj.
7800
7801 2003-03-27 Matthew Gingell <gingell@gnat.com>
7802
7803 * MAINTAINERS (Write After Approval): Add myself.
7804
7805 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7806
7807 Fix for: PR bootstrap/3591, target/5676
7808 * configure.in (mcore-pe): Disable the configuration of
7809 libstdc++-v3 since exceptions are not supported.
7810
7811 2002-03-20 Anthony Green <green@redhat.com>
7812
7813 * configure.in: Enable libgcj for xscale-elf target.
7814
7815 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7816
7817 * MAINTAINERS: Update my email address.
7818
7819 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7820
7821 * ltmain.sh (relink_command): Fix typo in previous change.
7822
7823 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7824
7825 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7826 (relink_command): Added --tag flags.
7827 (mode=install): If relinking fails; error out.
7828
7829 2002-03-12 Richard Henderson <rth@redhat.com>
7830
7831 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7832 .NOTPARALLEL tag.
7833 (do-check): Rename from check.
7834 (check): Allow parallel check.
7835
7836 2002-03-12 Bob Wilson <bob.wilson@acm.org>
7837
7838 * MAINTAINERS: Add myself as maintainer for xtensa port.
7839 Fix alphabetical order in CPU port maintainer list.
7840 Remove myself from Write After Approval list.
7841
7842 2002-03-11 Richard Henderson <rth@redhat.com>
7843
7844 * Makefile.in (.NOTPARALLEL): Add fake tag.
7845
7846 2002-03-07 H.J. Lu (hjl@gnu.org)
7847
7848 * configure.in: Enable gprof for mips*-*-linux*.
7849
7850 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7851
7852 * MAINTAINERS (Write After Approval): Add myself.
7853
7854 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7855
7856 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7857 libjava.
7858 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7859
7860 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7863 because its Makefile is there; test for the executable instead.
7864
7865 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7866
7867 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7868 libstdc++-v3 and libjava.
7869
7870 2002-02-11 Adam Megacz <adam@xwt.org>
7871
7872 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7873 boehm-gc
7874
7875 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7876
7877 * config.guess: Updated to 2002-01-30's version.
7878 * config.sub: Updated to 2002-02-01's version.
7879 Contribute sh64-elf.
7880 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7881 * configure.in: Added sh64-*-*.
7882
7883 2002-02-08 Chris Demetriou <cgd@broadcom.com>
7884
7885 * MAINTAINERS: Belatedly add myself to write after approval list.
7886
7887 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7888
7889 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7890 Remove self as Write After Approval.
7891
7892 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
7893
7894 * MAINTAINERS: Put self in as maintainer for contrib/regression
7895 directory.
7896
7897 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
7898
7899 * MAINTAINERS: Update my email address.
7900
7901 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7902
7903 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7904 target-libiberty, and target-libgloss. Skip Java-related
7905 libraries if not supported for NetBSD on target CPU.
7906
7907 2002-01-25 Douglas B Rupp <rupp@gnat.com>
7908
7909 * install-sh: Use _inst.$$_ for temp file name.
7910
7911 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7912
7913 * MAINTAINERS (Write After Approval): Move my contact info
7914 from here...
7915 (OS Port Maintainers): ...to here (netbsd).
7916
7917 2002-01-22 Bob Wilson <bob.wilson@acm.org>
7918
7919 * MAINTAINERS (Write After Approval): Add myself.
7920
7921 2002-01-17 H.J. Lu <hjl@gnu.org>
7922
7923 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7924 (all-target-fastjar): Also depend on all-target-libiberty.
7925
7926 2002-01-16 H.J. Lu (hjl@gnu.org)
7927
7928 * config.guess: Import from master sources, rev 1.225.
7929 * config.sub: Import from master sources, rev 1.238.
7930
7931 2002-01-16 Kazu Hirata <kazu@hxi.com>
7932
7933 * MAINTAINERS (Write After Approval): Remove myself.
7934
7935 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
7936
7937 * MAINTAINERS (Write After Approval): Add myself.
7938
7939 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7940
7941 * MAINTAINERS: Add self as docs co-maintainer.
7942
7943 2001-12-11 Matthias Klose <doko@debian.org>
7944
7945 * MAINTAINERS (Write After Approval): Add myself.
7946
7947 2001-12-09 Zack Weinberg <zack@codesourcery.com>
7948
7949 * MAINTAINERS: Update my email address.
7950
7951 2001-12-07 Turly O'Connor <turly@apple.com>
7952 * MAINTAINERS (Write After Approval): Add myself.
7953 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7954 (rs6000_initialize_trampoline): Call __trampoline_setup for
7955 ABI_DARWIN too.
7956 * darwin-tramp.asm: New file, implements __trampoline_setup.
7957 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7958
7959 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
7960
7961 * MAINTAINERS (Write After Approval): Add myself.
7962
7963 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7964
7965 * configure, configure.in: Use temp file for long sed commands.
7966
7967 2001-12-03 Laurent Guerby <guerby@acm.org>
7968
7969 * config.sub: Update to version 1.232 on subversion.
7970
7971 2001-12-03 Ben Elliston <bje@redhat.com>
7972
7973 * MAINTAINERS: Update mail address for config.* patches.
7974
7975 2001-11-27 DJ Delorie <dj@redhat.com>
7976 Zack Weinberg <zack@codesourcery.com>
7977
7978 When build != host, create libiberty for the build machine.
7979
7980 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7981 CONFIG_ARGUMENTS.
7982 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7983 New variables.
7984 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7985 and rules.
7986 (all.normal): Depend on ALL_BUILD_MODULES.
7987 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7988 (all-build-libiberty): Depend on configure-build-libiberty.
7989
7990 * configure: Calculate and substitute proper value for
7991 ALL_BUILD_MODULES.
7992 * configure.in: Create the build subdirectory.
7993 Calculate and substitute TARGET_CONFIGARGS (formerly
7994 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7995
7996 2001-11-26 Ziemowit Laski <zlaski@apple.com>
7997
7998 * MAINTAINERS (write-after-approval): Add self.
7999
8000 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8001
8002 * MAINTAINERS (GNATS only accounts): Remove self.
8003
8004 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8005
8006 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8007 libf2c.
8008
8009 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8010
8011 * MAINTAINERS (Write After Approval): Add self.
8012
8013 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8014
8015 * MAINTAINERS: mips and s390 are also CPU ports.
8016
8017 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8018
8019 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8020
8021 2001-11-11 David O'Brien <obrien@FreeBSD.org>
8022
8023 * MAINTAINERS: Alphabetize.
8024
8025 2001-11-09 Kazu Hirata <kazu@hxi.com>
8026
8027 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8028
8029 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8030
8031 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8032
8033 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8034
8035 * configure.in (--enable-languages): Be more permissive about
8036 syntax. Check for empty lists better. Warn about $LANGUAGES.
8037
8038 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
8039
8040 * config.sub: Import from master sources, rev. 1.230.
8041 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8042
8043 2001-11-07 Laurent Guerby <guerby@acm.org>
8044
8045 * MAINTAINERS (Write After Approval): Add self.
8046
8047 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8048
8049 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8050
8051 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8052
8053 * config.sub: Import from master sources, rev 1.226.
8054 * config.guess: Import from master sources, rev 1.216.
8055
8056 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8057
8058 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8059 * MAINTAINERS: Add self as maintainer of MMIX port.
8060 Remove old after-approval entry.
8061
8062 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8063
8064 * ChangeLog, configure: Fix spelling errors.
8065
8066 2001-10-20 Brendan Kehoe <brendan@zen.org>
8067
8068 * MAINTAINERS: Tweak my address.
8069
8070 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
8071
8072 * MAINTAINERS: Update my email address.
8073
8074 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8075
8076 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8077 * MAINTAINERS: Add self as maintainer of CRIS port.
8078
8079 2001-10-10 Geert Bosch <bosch@gnat.com>
8080
8081 * MAINTAINERS (Various maintainers: Ada front end):
8082 Added Robert Dewar.
8083
8084 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
8085
8086 * MAINTAINERS (Write After Approval): Added self
8087
8088 2001-10-02 Geert Bosch <bosch@gnat.com>
8089
8090 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8091
8092 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8093
8094 * configure: Handle temporary files securely using mkdir.
8095
8096 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8097
8098 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8099
8100 2001-09-26 Will Cohen <wcohen@redhat.com>
8101
8102 * configure.in (*-*-linux*): Disable configuration of target-newlib
8103 and target-libgloss.
8104
8105 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8106
8107 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8108 RANLIB.
8109
8110 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8111
8112 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8113 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8114 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8115 avoid quotes nesting problems.
8116 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8117 (DO_X): Export only variables that are set.
8118
8119 2001-09-19 Ben Elliston <bje@redhat.com>
8120
8121 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8122 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8123 semantics. Use the shell built-in "type" command instead.
8124
8125 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
8126
8127 Merged from gcc-3_0-branch:
8128 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8129 * ltcf-c.sh: Use $objext, not $ac_objext.
8130 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8131 * ltcf-cxx.sh: Add support for GNU.
8132 2001-07-22 Timothy Wall <twall@redhat.com>
8133 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8134 default settings if using GNU tools with that configuration.
8135 * ltcf-cxx.sh: Ditto.
8136 * ltcf-gcj.sh: Ditto.
8137 2001-07-21 Michael Chastain <chastain@redhat.com>
8138 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8139 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8140 * ltmain.sh: Mark as gcc-local.
8141
8142 2001-08-30 Eric Christopher <echristo@redhat.com>
8143 Jason Eckhardt <jle@redhat.com>
8144
8145 * config.guess: Merge from master sources.
8146 * config.sub: Merge from master sources, add support for mipsisa32.
8147
8148 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
8149 * config.sub: Merge from master sources, rev 1.219.
8150 * MAINTAINERS: Add self as contact for stormy16 port.
8151
8152 2001-08-14 Zack Weinberg <zackw@panix.com>
8153
8154 * config.sub: Merge from master sources, rev 1.218.
8155 * config.guess: Merge from master sources, rev 1.209.
8156
8157 2001-08-11 Graham Stott <grahams@redhat.com>
8158
8159 * Makefile.in (check-c++): Add missing semicolon.
8160
8161 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8162
8163 * MAINTAINERS (Various maitainers: predict.def): Added myself.
8164
8165 2001-07-30 Eric Christopher <echristo@redhat.com>
8166
8167 * MAINTAINERS (Various maintainers: mips port): Added myself.
8168
8169 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8170
8171 * configure.in (sh-*-linux*): New.
8172
8173 2001-07-27 Richard Henderson <rth@redhat.com>
8174
8175 * .cvsignore: Add LAST_UPDATED.
8176
8177 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8178
8179 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8180
8181 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
8182
8183 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8184
8185 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8186
8187 * MAINTAINERS (Write After Approval): Added myself.
8188
8189 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8190
8191 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8192 and libgcj on m68hc11/m68hc12.
8193
8194 2001-06-27 H.J. Lu (hjl@gnu.org)
8195
8196 * Makefile (CFLAGS_FOR_BUILD): New.
8197 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8198
8199 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8200
8201 * README: Remove version number.
8202
8203 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8204
8205 * INSTALL/README: Update wrt. to the installation instructions now
8206 residing in gcc/doc/install.texi.
8207
8208 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8209
8210 * README: Replace with a cut-down and updated version of gcc/README.
8211
8212 2001-06-12 David Edelsohn <edelsohn@gnu.org>
8213
8214 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8215 multilibs to be disabled.
8216
8217 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
8218
8219 * MAINTAINERS (Write After Approval): Add myself.
8220
8221 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
8222
8223 * config.guess: Import CVS version 1.195.
8224 * config.sub: Import CVS version 1.212.
8225
8226 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8227
8228 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8229 gcc/xgcc is built, use -print-prog-name to find out the program
8230 name to use.
8231
8232 2001-06-04 Phil Edwards <pme@sources.redhat.com>
8233
8234 * config.guess: Import CVS version 1.194. All gcc-local changes
8235 appear to also be in the master copy.
8236 * config.sub: Import CVS version 1.211.
8237
8238 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8239
8240 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8241 with_gcc]: Use `gcc -shared' to build a shared library.
8242
8243 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8244
8245 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8246 archives.
8247
8248 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8249
8250 * MAINTAINERS (Write After Approval): Add myself.
8251
8252 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8253
8254 * configure.in (libstdcxx_flags): Do not try to execute
8255 libstdc++-v3/testsuite_flags until it exists.
8256
8257 2001-06-01 Alan Modra <amodra@bigpond.net.au>
8258
8259 * MAINTAINERS: Update my email address.
8260
8261 2001-05-31 Graham Stott <grahams@redhat.com>
8262
8263 * MAINTAINERS (Write After Approval): Add myself.
8264
8265 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8266
8267 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8268 libraries when using g++ with native linker.
8269
8270 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8271
8272 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8273
8274 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8275
8276 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8277 [aix4*|aix5*]: Prepend blank.
8278
8279 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8280
8281 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8282 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8283 of subdir/configure scripts to use the new libtool.m4.
8284
8285 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8286
8287 * MAINTAINERS (Write After Approval): Add myself.
8288
8289 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8290
8291 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8292
8293 2001-05-11 Ben Elliston <bje@redhat.com>
8294
8295 * Makefile.in (all-sid): New target.
8296 (check-sid, clean-sid, install-sid): Likewise.
8297
8298 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8299
8300 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8301
8302 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8303
8304 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8305 libgcj.
8306
8307 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8308
8309 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8310 gcc/xgcc is built, use -print-prog-name to find out the program
8311 name to use.
8312
8313 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8314
8315 * configure.in (noconfigdirs): Don't reset it from scratch in the
8316 target case; only append to it.
8317
8318 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8319 sparc-*-solaris2.8]: Disable ${libgcj}.
8320
8321 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8322
8323 * configure.in (libgcj_saved): Copy from $libgcj.
8324 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8325 --disable-libgcj.
8326
8327 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8328
8329 * MAINTAINERS: Remove self as MIPS maintainer and
8330 C front end maintainer.
8331
8332 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8333
8334 * configure.in: Move *-chorusos target case to the proper switch.
8335 Disable libgcj.
8336
8337 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8338
8339 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8340 1.641.2.228.
8341
8342 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8343
8344 * Makefile.in (STAGE1_CFLAGS): Pass down.
8345
8346 2001-04-13 Alan Modra <amodra@one.net.au>
8347
8348 * config.guess: Add hppa64-linux support. Note for next import that
8349 this is already in the master file.
8350 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8351
8352 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8353
8354 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8355 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8356
8357 2001-04-11 Stan Shebs <shebs@apple.com>
8358
8359 * MAINTAINERS: Add self as Darwin port maintainer.
8360
8361 2001-04-11 Alan Modra <amodra@one.net.au>
8362
8363 * MAINTAINERS: Update my email address.
8364
8365 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
8366
8367 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8368 recent versions of FreeBSD (release 3 or later).
8369 * ltconfig: On FreeBSD, -lc must not be provided when building
8370 a shared library or else the standard -pthread gcc option is
8371 rendered worthless to later users of the built library.
8372
8373 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8374
8375 * MAINTAINERS: Add self and RTH as C front end maintainers.
8376
8377 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
8378
8379 * config.sub: Make sure to match an already-canonicalized
8380 machine name (eg. mn10300-unknown-elf).
8381
8382 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8383
8384 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8385 New macros.
8386 (bootstrap, cross): Use RECURSE_FLAGS.
8387 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8388
8389 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8390
8391 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8392
8393 2001-03-22 Colin Howell <chowell@redhat.com>
8394
8395 * Makefile.in (DO_X): Do not backslash single-quotes in
8396 backquotes (two places).
8397
8398 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8399
8400 Re-installed:
8401 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8402 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8403 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8404 * ltcf-cxx.sh: Likewise.
8405 * ltcf-gcj.sh: Likewise.
8406
8407 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8408
8409 * MAINTAINERS: Add myself as "documentation co-maintainer".
8410
8411 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8412
8413 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8414 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8415
8416 2001-03-19 Tom Tromey <tromey@redhat.com>
8417
8418 * config-ml.in: Handle GCJ and GCJFLAGS.
8419
8420 2001-03-21 Michael Chastain <chastain@redhat.com>
8421
8422 * Makefile.in: all-m4 depends on all-texinfo.
8423
8424 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
8425
8426 * MAINTAINERS: Add myself to write after approval list.
8427
8428 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8429
8430 * Makefile.in (DO_X): Quote nested quotes.
8431
8432 2001-03-18 Alan Modra <alan@linuxcare.com.au>
8433
8434 * MAINTAINERS: Add myself to write after approval list.
8435
8436 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8437
8438 * Makefile.in (DO_X): Use double quotes for quoting
8439 "RANLIB=$${RANLIB}".
8440
8441 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8442
8443 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8444
8445 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8446
8447 * configure.in: Only use `lang_requires' for languages athat are
8448 actually enabled.
8449
8450 2001-03-08 Phil Edwards <pme@sources.redhat.com>
8451
8452 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8453
8454 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8455
8456 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8457
8458 2001-03-07 Tom Tromey <tromey@redhat.com>
8459
8460 * configure.in: Allow config-lang.in to set `lang_requires' to list
8461 of other required languages.
8462
8463 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8464
8465 * Makefile.in: Remove RANLIB definition. Use RANLIB
8466 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8467 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8468
8469 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8470 Alexandre Oliva <aoliva@redhat.com>
8471
8472 * Makefile.in (check-c++): Use tabs, not spaces.
8473
8474 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
8475
8476 * MAINTAINERS: add myself to Write After Approval list.
8477
8478 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8479
8480 * Makefile.in (check-c++): New rule.
8481
8482 * configure.in (target_libs): Remove libg++.
8483 (noconfigdirs): Remove libg++.
8484 (noconfigdirs): Same.
8485 (noconfigdirs): Same.
8486 (noconfigdirs): Same.
8487
8488 * config-ml.in: Remove libg++ references.
8489
8490 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8491 (ALL_TARGET_MODULES): Same.
8492 (configure-target-libg++): Remove.
8493 (all-target-libg++): Remove.
8494 (configure-target-libio): Remove.
8495 (all-target-libio): Remove.
8496 (check-target-libio): Remove.
8497 (.PHONY): Remove.
8498 (libg++.tar.bz2): Remove.
8499 (all-target-cygmon): Remove libio.
8500 (all-target-libstdc++): Remove.
8501 (configure-target-libstdc++): Remove.
8502 (TARGET_LIB_PATH): Remove libstdc++.
8503 (ALL_GCC_CXX): Remove libstdc++.
8504 (all-target-gperf): Correct.
8505
8506 2001-02-16 Nick Clifton <nickc@redhat.com>
8507
8508 * configure.in (noconfigdirs): Allow configuration of texinfo
8509 for Cygwin hosts.
8510
8511 2001-02-15 Anthony Green <green@redhat.com>
8512
8513 * configure: Introduce GCJ_FOR_TARGET.
8514 * configure.in: Ditto.
8515 * Makefile.in: Ditto.
8516
8517 2001-02-13 Andreas Schwab <schwab@suse.de>
8518
8519 * MAINTAINERS: Update mail address.
8520
8521 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8522
8523 * config.guess: Add linux target for S/390.
8524 * config.sub: Likewise.
8525
8526 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8527
8528 * configure.in: for *-chorusos, don't config target-newlib and
8529 target-libgloss.
8530
8531 2001-02-06 Ben Elliston <bje@redhat.com>
8532
8533 * configure: Output host type to stdout, not stderr.
8534
8535 2001-02-05 Mark Mitchell <mark@codesourcery.com>
8536
8537 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8538 * ltcf-cxx.sh: Likewise.
8539
8540 * config.if: Assume enable_libstdcxx_v3 is defined.
8541
8542 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8543
8544 Remove V2 C++ library.
8545 * configure.in: Remove --enable-libstdcxx_v3 support.
8546
8547 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8548
8549 * include/demangle.h: Add prototype for java_demangle_v3.
8550
8551 2001-01-29 Phil Edwards <pme@sources.redhat.com>
8552
8553 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8554
8555 2001-01-27 Richard Henderson <rth@redhat.com>
8556
8557 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8558
8559 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8560
8561 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8562 Don't unset, it's non-portable and no longer necessary, set to empty
8563 instead.
8564
8565 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8566
8567 * ltconfig: Shell portability fix for the tagname validity check.
8568
8569 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8570
8571 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8572 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8573
8574 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8575
8576 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8577
8578 2001-01-26 Tom Tromey <tromey@redhat.com>
8579
8580 * configure.in: Allow libgcj to be built on Sparc Solaris.
8581
8582 2001-01-25 David Edelsohn <edelsohn@gnu.org>
8583
8584 * ltcf-c.sh: Add aix5 case.
8585 * ltcf-cxx.sh: Likewise.
8586 * ltconfig: Likewise.
8587
8588 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8589
8590 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8591 keep at least one of build_libtool_libs or build_old_libs set to
8592 yes.
8593
8594 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8595 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8596
8597 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8598
8599 * configure.in: Enable libgcj on several additional platforms.
8600
8601 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8602
8603 * configure.in: Enable libgcj for linux targets.
8604
8605 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8606
8607 * MAINTAINERS (Write After Approval): Add myself.
8608
8609 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8610
8611 * MAINTAINERS: Add myself as vax port maintainer.
8612
8613 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8614
8615 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8616
8617 2001-01-09 Mike Stump <mrs@wrs.com>
8618
8619 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8620 failures of subdirectories.
8621
8622 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8623
8624 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8625 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8626 * ltcf-cxx.sh: Likewise.
8627 * ltcf-gcj.sh: Likewise.
8628 * ltconfig.sh: Fix typo.
8629
8630 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8631
8632 * configure: handle DOS-style absolute paths.
8633
8634 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8635
8636 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8637
8638 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8639
8640 * MAINTAINERS: Add myself as avr port co-maintainer.
8641
8642 2000-12-28 Ben Elliston <bje@redhat.com>
8643
8644 * MAINTAINERS: Add myself under ``Write After Approval''.
8645
8646 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8647
8648 * texinfo: Remove directory from GCC.
8649
8650 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8651
8652 * COPYING: Update to current
8653 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8654 to 19yy as example year in copyright notice).
8655
8656 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8657
8658 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8659 (libstdcxx_incdir): Pass down.
8660 * config.if: Remove expired bits for cxx_interface, add stub.
8661 (libstdcxx_incdir): Add variable for g++ include directory.
8662 * configure.in (gxx_include_dir): Use it.
8663
8664 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
8665
8666 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8667 with old-email address from ``Write After Approval''.
8668
8669 2000-12-15 Andreas Jaeger <aj@suse.de>
8670
8671 * configure.in: Handle lang_dirs.
8672
8673 2000-12-14 Tom Tromey <tromey@redhat.com>
8674
8675 * MAINTAINERS: Removed brads.
8676
8677 * MAINTAINERS: Added gcj developers.
8678
8679 2000-12-13 Anthony Green <green@redhat.com>
8680
8681 * configure.in: Disable libgcj for any target not specifically
8682 listed. Disable libgcj for x86 and Alpha Linux until compatible
8683 with g++ abi.
8684
8685 2000-12-13 Mike Stump <mrs@wrs.com>
8686
8687 * Makefile.in (local-distclean): Also remove fastjar.
8688
8689 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8690
8691 * contrib/gcc_update: Add fastjar --touch entries.
8692
8693 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8694
8695 * configure.in: Disable language-specific target libraries for
8696 languages that aren't enabled.
8697
8698 2000-12-10 Anthony Green <green@redhat.com>
8699
8700 * configure.in: Define libgcj. Disable libgcj target libraries for
8701 most targets.
8702
8703 2000-12-10 Neil Booth <neilb@earthling.net>
8704
8705 * MAINTAINERS: Update mail address, remove from WAA list.
8706
8707 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8708
8709 * libjava: Imported from /cvs/java.
8710 * libffi: Likewise.
8711 * Boehm-gc: Likewise.
8712
8713 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8714
8715 * configure.in (target_libs): Revert 2000-12-08 patch.
8716 (noconfigdirs): Added target-libjava.
8717
8718 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8719
8720 * djunpack.bat: removed.
8721
8722 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8723
8724 * Makefile.in: handle DOS-style absolute paths.
8725 * config-ml.in: likewise.
8726 * symlink-tree: likewise.
8727
8728 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8729
8730 * fastjar: Imported.
8731
8732 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8733
8734 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8735 libjava.
8736 * configure.in (target_libs): Removed `target-libjava'.
8737
8738 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8739
8740 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8741 (ALL_MODULES): Added fastjar.
8742 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8743 (all-target-libjava): all-fastjar replaces all-zip.
8744 (all-fastjar): Added.
8745 (configure-target-fastjar, all-target-fastjar): Likewise.
8746 * configure.in (host_tools): Added fastjar.
8747
8748 2000-12-07 Mike Stump <mrs@wrs.com>
8749
8750 * Makefile.in (local-distclean): Remove leftover built files.
8751
8752 2000-11-24 Nick Clifton <nickc@redhat.com>
8753
8754 * configure.in (xscale-elf): Add target.
8755 (xscale-coff): Add target.
8756
8757 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8758
8759 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8760 recent versions of FreeBSD (release 3 or later).
8761 * ltconfig: On FreeBSD, -lc must not be provided when building
8762 a shared library or else the standard -pthread gcc option is
8763 rendered worthless to later users of the built library.
8764
8765 2000-11-16 Fred Fish <fnf@be.com>
8766
8767 * configure.in (enable_libstdcxx_v3): Fix typo,
8768 libstd++ -> libstdc++.
8769
8770 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8771
8772 * MAINTAINERS: Add self to Write After Approval list.
8773
8774 2000-11-21 Bernd Schmidt <bernds@redhat.com>
8775
8776 * MAINTAINERS: Update my email address. Add myself to global write
8777 privs list.
8778
8779 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8780
8781 * Makefile.in: Merge with src and libgcj.
8782 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8783 configure-target-<library> when their configure scripts need the C
8784 or C++ library to have already been built to work properly.
8785 (do_proto_toplev): Set them to an empty string.
8786
8787 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8788 (REALLY_SET_LIB_PATH): Use them.
8789
8790 2000-11-17 Stan Shebs <shebs@apple.com>
8791
8792 * MAINTAINERS: Add self to Write After Approval list.
8793
8794 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8795
8796 * configure: Provide the original toplevel configure arguments
8797 (including $0) to subprocesses in the environment rather than
8798 through gcc/configargs.h.
8799
8800 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8801
8802 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8803 C99. Alphabetise "Write After Approval" list.
8804
8805 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8806
8807 * configure: Turn on libstdc++ V3 by default.
8808
8809 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8810 if we've got GCC.
8811
8812 2000-11-11 Philip Blundell <philb@gnu.org>
8813
8814 * MAINTAINERS: Add self to Write After Approval list.
8815
8816 2000-11-09 David Edelsohn <edelsohn@gnu.org>
8817
8818 * ltcf-c.sh (aix4): Improve shared library configuration; require
8819 exporting symbols.
8820 * ltcf-cxx.sh (aix4): Define.
8821 * ltconfig (aix4): Define library and soname specs appropriate for
8822 AIX. Define command to create export symbols list.
8823
8824 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8825
8826 * config.sub: Add support for Sun Chorus
8827
8828 2000-10-31 Nick Clifton <nickc@redhat.com>
8829
8830 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8831 <name>@redhat.com. Also installed new email address for Clint
8832 Popetz.
8833
8834 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8835
8836 * etc: Remove directory from GCC.
8837
8838 2000-10-16 Michael Meissner <meissner@redhat.com>
8839
8840 * configure (gcc/configargs.h): Only create if there is a build GCC
8841 directory created.
8842
8843 2000-10-16 Matthias Klose <doko@debian.org>
8844
8845 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8846 when configured for libstdc++-v3.
8847
8848 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8849
8850 * configure: Save configure arguments to gcc/configargs.h.
8851
8852 2000-10-04 Philipp Thomas <pthomas@suse.de>
8853
8854 * config.guess: Import CVS version 1.157.
8855 * config.sub: Import CVS version 1.181.
8856
8857 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8858
8859 * Makefile.in (bootstrap): avoid recursion if subdir missing
8860 (cross): ditto
8861 (do-proto-toplev): ditto
8862
8863 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8864
8865 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8866 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8867
8868 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8869 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8870 all affected `configure' scripts.
8871
8872 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8873
8874 * MAINTAINERS: Add self as cpplib co-maintainer.
8875
8876 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
8877
8878 * MAINTAINERS: Add self to Write After Approval list.
8879
8880 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8881
8882 * INSTALL/README: egcs -> GCC update.
8883
8884 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8885
8886 * MAINTAINERS: Add myself to Write After Approval list.
8887
8888 2000-09-15 Kazu Hirata <kazu@hxi.com>
8889
8890 * MAINTAINERS: Add myself to Write After Approval list.
8891
8892 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8893
8894 * configure.in: Do not build byacc for hppa64. Provide paths to the
8895 X11 libraries for hppa64.
8896
8897 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8898
8899 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8900
8901 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8902
8903 * Makefile.in (all-zlib): Added dummy target.
8904
8905 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8906 ltcf-gcj.sh: Updated from libtool multi-language branch.
8907
8908 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8909
8910 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8911 (bootstrap*): Depend on all-bootstrap.
8912
8913 2000-09-05 Philipp Thomas <pthomas@suse.de>
8914
8915 * config.guess: Import CVS version 1.156.
8916 * config.sub: Import CVS version 1.179.
8917
8918 2000-09-02 Anthony Green <green@cygnus.com>
8919
8920 * Makefile.in (all-gcc): Depend on all-zlib.
8921 (CLEAN_MODULES): Add clean-zlib.
8922 (ALL_MODULES): Add all-zlib.
8923 * configure.in (host_libs): Add zlib.
8924
8925 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8926
8927 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8928 crosses, but add gcc/include to the header search path for them.
8929
8930 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8931
8932 * MAINTAINERS: Add self to Write After Approval list.
8933
8934 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8935
8936 * config.guess: Import CVS version 1.152.
8937 * config.sub: Import CVS version 1.177.
8938
8939 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8940
8941 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8942 $targargs to tell whether newlib is going to be built.
8943
8944 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8945 $$r/TARGET_SUBDIR/libio for _G_config.h.
8946
8947 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
8948
8949 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8950
8951 2000-08-22 DJ Delorie <dj@redhat.com>
8952
8953 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8954
8955 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8956
8957 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8958 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8959 sub-configures.
8960
8961 2000-08-21 DJ Delorie <dj@redhat.com>
8962
8963 * MAINTAINERS: Add self as a libiberty maintainer
8964
8965 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8966
8967 * configure.in (libstdcxx_flags): Use
8968 libstdc++-v3/src/libstdc++.INC.
8969
8970 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8971
8972 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8973
8974 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8975
8976 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8977
8978 * configure: Make enable_threads and enable_shared defaults
8979 explicit. Substitute enable_threads into generated Makefiles.
8980 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8981 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8982
8983 2000-08-13 Geoff Keating <geoffk@cygnus.com>
8984
8985 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8986
8987 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
8988
8989 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8990 previous delta.
8991
8992 2000-08-11 Jason Merrill <jason@redhat.com>
8993
8994 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8995 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8996 (FLAGS_FOR_TARGET): Not here.
8997 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8998
8999 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
9000
9001 * config-ml.in (CC, CXX): Don't introduce a leading space.
9002
9003 2000-08-07 DJ Delorie <dj@delorie.com>
9004
9005 * MAINTAINERS: Add self as a DJGPP maintainer
9006
9007 2000-08-07 DJ Delorie <dj@redhat.com>
9008
9009 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9010 "if we're also building gcc, and it's a gcc that will run on the
9011 build machine, we want to use its includes instead of the system's
9012 default includes".
9013
9014 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9015
9016 * MAINTAINERS: Add self to Write After Approval list.
9017
9018 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9019
9020 * configure.in (libstdcxx_flags): Don't use `"'.
9021
9022 * config-ml.in: Adjust multilib search paths to the
9023 appropriate multilib tree.
9024
9025 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9026
9027 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9028 commas in $LANGUAGES.
9029
9030 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
9031
9032 * configure.in: Re-enable all references to libg++ and librx.
9033
9034 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9035
9036 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9037 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9038 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9039 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9040
9041 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9042
9043 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9044
9045 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9046 CXX_FOR_TARGET for sed.
9047
9048 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9049
9050 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9051 Do not override if already set in the environment or in configure.
9052 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9053 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9054
9055 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
9056
9057 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9058 the libtool CVS tree multi-language branch.
9059 * ltconfig, ltmain.sh: Updated.
9060
9061 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9062
9063 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9064 (clean-target): Depend on it.
9065
9066 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9067 (GCC_FOR_TARGET): Use it.
9068 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9069 * configure.in: ... here.
9070 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9071 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9072
9073 2000-07-24 Eric Christopher <echristo@cygnus.com>
9074
9075 * MAINTAINERS: Add self to Write After Approval list.
9076
9077 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9078
9079 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9080 (configure-target-libchill, configure-target-libobjc): Likewise.
9081
9082 * configure.in: Use the same cache file for all target libs.
9083 * config-ml.in: But different cache files per multilib variant.
9084
9085 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9086
9087 * configure (topsrcdir): Don't use dirname.
9088
9089 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9090
9091 * MAINTAINERS: Add self to Write After Approval list.
9092
9093 2000-07-20 Jason Merrill <jason@redhat.com>
9094
9095 * configure.in: Remove all references to libg++ and librx.
9096
9097 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9098
9099 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9100
9101 * config.sub: Update to subversions version 2000-07-06.
9102
9103 2000-07-12 Andrew Haley <aph@cygnus.com>
9104
9105 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9106 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9107
9108 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9109
9110 * symlink-tree: Check number of arguments.
9111
9112 2000-07-05 Jim Wilson <wilson@cygnus.com>
9113
9114 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9115 search path for a g++ extracted from the build tree. This
9116 will allow link tests run by configure scripts in
9117 subdirectories to succeed.
9118
9119 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9120
9121 * ltconfig: Add support for mips-dde-sysv4.2MP
9122
9123 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9124
9125 * MAINTAINERS: Add myself as loop discovery maintainer.
9126
9127 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9128
9129 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9130 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9131
9132 2000-06-19 Timothy Wall <twall@cygnus.com>
9133
9134 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9135 * config.sub: Add tic54x target.
9136
9137 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9138
9139 * MAINTAINERS: Add self as Fortran maintainer,
9140 remove Craig Burley.
9141
9142 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
9143
9144 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9145 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9146
9147 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9148
9149 * MAINTAINERS: Add self as i18n maintainer
9150
9151 20000-05-21 H.J. Lu (hjl@gnu.org)
9152
9153 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9154 directory are used if they exist. Make sure
9155 $(build_tooldir)/include is searched for header files,
9156 $(build_tooldir)/lib/ for library files.
9157 (GCC_FOR_TARGET): Likewise.
9158 (CXX_FOR_TARGET): Likewise.
9159
9160 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9161
9162 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9163
9164 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
9165
9166 * Makefile.in (configure-target-libiberty): Depend on
9167 configure-target-newlib.
9168
9169 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9170
9171 * configure.in, Makefile.in: Merge all libffi-related
9172 configury stuff from the libgcj tree.
9173
9174 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9175
9176 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9177 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9178
9179 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9180
9181 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9182 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9183 current version information. Add to proto-toplev directory.
9184 (gdb-taz): Build do-djunpack.
9185
9186 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9187
9188 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9189
9190 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9191
9192 * MAINTAINERS: Add self to Write After Approval list.
9193
9194 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9195
9196 * ltmain.sh: Preserve in relink_command any environment
9197 variables that may affect the linker behavior.
9198
9199 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9200
9201 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9202
9203 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9204
9205 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9206
9207 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9208
9209 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9210 with the version name.
9211
9212 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9213
9214 * MAINTAINERS: Add self as bb-reorder maintainer.
9215
9216 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9217
9218 * config.if: Tweak.
9219
9220 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9221
9222 * djunpack.bat: New file.
9223
9224 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9225
9226 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9227 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9228 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9229 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9230
9231 2000-04-16 Dave Pitts <dpitts@cozx.com>
9232
9233 * config.sub (case $basic_machine): Change default for "ibm-*"
9234 to "openedition".
9235
9236 2000-04-13 Andreas Jaeger <aj@suse.de>
9237
9238 * MAINTAINERS: Added myself.
9239
9240 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9241
9242 * Makefile.in (gdb-taz): New target. GDB specific archive.
9243 (do-md5sum): New target.
9244 (MD5PROG): Define.
9245 (PACKAGE): Default to TOOL.
9246 (VER): Default to a shell script.
9247 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9248 md5 checksum generation.
9249 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9250 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9251 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9252 insight.tar.bz2): Use gdb-taz to create archive.
9253
9254 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9255
9256 * configure (warn_cflags): Delete.
9257
9258 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9259
9260 * MAINTAINERS: Added myself.
9261
9262 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9263 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
9264
9265 * configure.in (enable_libstdcxx_v3): Add.
9266 (target_libs): Add bits here to switch between libstdc++-v2 and
9267 libstdc++-v3.
9268 * config.if: And this file too.
9269 * Makefile.in: Add libstdc++-v3 targets.
9270
9271 2000-04-05 Michael Meissner <meissner@redhat.com>
9272
9273 * config.sub (d30v): Add d30v as a basic machine type.
9274
9275 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9276
9277 * configure.in: -linux-gnu*, not -linux-gnu.
9278
9279 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9280
9281 * MAINTAINERS: Add self in write-after-approval section.
9282
9283 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9284
9285 * MAINTAINERS: Add self as ia64 port maintainer.
9286
9287 2000-03-08 Neil Booth <NeilB@earthling.net>
9288
9289 * MAINTAINERS: Add self in write-after-approval section.
9290
9291 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
9292
9293 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9294 (do-tar-bz2): Replace TOOL with PACKAGE.
9295 (gdb.tar.bz2): Remove GDBTK from GDB package.
9296 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9297 dejagnu.tar.bz2): New packages.
9298
9299 2000-02-27 Andreas Jaeger <aj@suse.de>
9300
9301 * configure.in: Add entry for mips*-*-linux*, move catch all
9302 *-*-*linux* entry below this one.
9303
9304 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9305
9306 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9307
9308 2000-02-24 Nick Clifton <nickc@cygnus.com>
9309
9310 * config.sub: Support an OS of "wince".
9311
9312 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9313
9314 * config.guess, config.sub: Updated to match config's 2000-02-15
9315 version.
9316
9317 2000-02-23 Linas Vepstas <linas@linas.org>
9318
9319 * config.sub: Add support for Linux/IBM 370.
9320 * configure.in: Likewise.
9321
9322 2000-02-22 Nick Clifton <nickc@cygnus.com>
9323
9324 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9325
9326 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9327
9328 * config.guess: Guess "cygwin" rather than "cygwin32".
9329
9330 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9331
9332 * configure (gcc_version): When setting, narrow search to
9333 lines containing `version_string'.
9334
9335 2000-02-15 Denis Chertykov <denisc@overta.ru>
9336
9337 * config.sub: Add support for avr target.
9338
9339 2000-02-14 Nick Clifton <nickc@cygnus.com>
9340
9341 * MAINTAINERS: Add maintainers for MCore port.
9342
9343 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9344
9345 * config.sub: Add mmix-knuth-mmixware.
9346
9347 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9348
9349 * MAINTAINERS: Pair cccp with cpplib maintainership.
9350
9351 2000-01-27 Christopher Faylor <cgf@redhat.com>
9352
9353 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9354 structure stuff to -L library search.
9355 (CXX_FOR_TARGET): Ditto.
9356 (CROSS_CHECK_MODULES): Fix spelling mistake.
9357
9358 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9359
9360 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9361 the C++ compiler.
9362
9363 2000-01-12 Richard Henderson <rth@cygnus.com>
9364
9365 * configure.in: Don't build some bits for beos.
9366
9367 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9368
9369 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9370 as include files.
9371
9372 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9373
9374 * Add self as cpplib maintainer, as requested by Jason
9375 Merrill. Correct my e-mail address.
9376
9377 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9378
9379 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9380 not mh-aix43.
9381
9382 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9383
9384 * MAINTAINERS: Add myself to "write after approval" list.
9385
9386 1999-12-14 Richard Henderson <rth@cygnus.com>
9387
9388 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9389 * config.sub: Accept alphaev[78], alphaev8.
9390
9391 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9392
9393 * config.guess, config.sub: Update from autoconf.
9394
9395 1999-11-29 Bruce Korb <autogen@linuxbox.com>
9396
9397 * MAINTAINERS: update my playtime e-address.
9398
9399 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9400
9401 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9402 necessary libraries are missing.
9403
9404 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9405
9406 * MAINTAINERS: Add new 'write after approval' maintainer.
9407
9408 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9409
9410 * MAINTAINERS: Add new Java maintainer.
9411
9412 1999-10-25 Andreas Schwab <schwab@suse.de>
9413
9414 * configure: Fix quoting inside arguments of eval.
9415
9416 1999-10-21 Nick Clifton <nickc@cygnus.com>
9417
9418 * config-ml.in: Allow suppression of some ARM multilibs.
9419
9420 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9421
9422 * config.guess: Add OS/390 match pattern.
9423 * config.sub: Add mvs, openedition targets.
9424 * configure.in (i370-ibm-opened*): New.
9425
9426 1999-09-04 Steve Chamberlain <sac@pobox.com>
9427
9428 * config.sub: Add support for configuring for pj.
9429
9430 1999-08-31 Nick Clifton <nickc@cygnus.com>
9431
9432 * config.sub (maybe_os): Add support for configuring for fr30.
9433
9434 1999-08-25 Nick Clifton <nickc@cygnus.com>
9435
9436 * configure.in: Do not configure or build ld for AIX
9437 platforms. ld is known to be broken on these platforms.
9438
9439 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9440
9441 * config-ml.in: Pass compiler flag corresponding to multidirs to
9442 subdir configures.
9443
9444 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9445
9446 * Makefile.in (LDFLAGS): Define.
9447
9448 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9449
9450 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9451 noconfigdirs.
9452 (*-*-cygwin*): Likewise.
9453
9454 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9455
9456 * mkdep: New file.
9457 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9458 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9459
9460 From Eli Zaretskii <eliz@is.elta.co.il>:
9461 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9462 long file name when using DJGPP on MS-DOS.
9463
9464 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9465
9466 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9467
9468 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9469
9470 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9471 dependency as this causes "make check" to globally "make all"
9472
9473 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9474
9475 * configure.in (target_libs): Added target-zlib.
9476 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9477 (CONFIGURE_TARGET_MODULES): Likewise.
9478 (CHECK_TARGET_MODULES): Likewise.
9479 (INSTALL_TARGET_MODULES): Likewise.
9480 (CLEAN_TARGET_MODULES): Likewise.
9481 (configure-target-zlib): New target.
9482 (all-target-zlib): Likewise.
9483 (all-target-libjava): Depend on all-target-zlib.
9484 (configure-target-libjava): Depend on configure-target-zlib.
9485
9486 * Makefile.in (configure-target-libjava): Depend on
9487 configure-target-newlib.
9488 (configure-target-boehm-gc): New target.
9489 (configure-target-qthreads): New target.
9490
9491 * configure.in (target_libs): Added target-qthreads.
9492 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9493 (CONFIGURE_TARGET_MODULES): Likewise.
9494 (CHECK_TARGET_MODULES): Likewise.
9495 (INSTALL_TARGET_MODULES): Likewise.
9496 (CLEAN_TARGET_MODULES): Likewise.
9497 (all-target-qthreads): New target.
9498 (configure-target-libjava): Depend on configure-target-qthreads.
9499 (all-target-libjava): Depend on all-target-qthreads.
9500
9501 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9502 (CONFIGURE_TARGET_MODULES): Likewise.
9503 (CHECK_TARGET_MODULES): Likewise.
9504 (INSTALL_TARGET_MODULES): Likewise.
9505 (CLEAN_TARGET_MODULES): Likewise.
9506 (all-target-libjava): New target.
9507 (all-target-boehm-gc): Likewise.
9508 * configure.in (target_libs): Added libjava, boehm-gc.
9509
9510 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9511
9512 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9513 configure.bat in SUPPORT_FILES.
9514 (gas+binutils.tar.bz2): Likewise.
9515
9516 * makeall.bat: Remove; obsolete.
9517
9518 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9519
9520 From Mark Elbrecht:
9521 * configure.bat: Remove; obsolete.
9522
9523 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9524
9525 * configure: Add -W -Wall to the default CFLAGS when compiling with
9526 gcc.
9527
9528 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9529
9530 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9531
9532 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9533
9534 * configure.in: Build ld on IRIX6.
9535
9536 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9537
9538 * Makefile.in: Change distribution targets to use bzip2 instead of
9539 gzip.
9540 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9541 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9542
9543 1999-06-04 Nick Clifton <nickc@cygnus.com>
9544
9545 * config.sub: Add mcore target.
9546
9547 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9548
9549 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9550
9551 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9552
9553 * config.guess (dummy): Changed to $dummy.
9554
9555 1999-05-24 Nick Clifton <nickc@cygnus.com>
9556
9557 * config.sub: Tidied up case statements.
9558
9559 1999-05-22 Ben Elliston <bje@cygnus.com>
9560
9561 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9562 <jiro@din.or.jp>.
9563
9564 * config.guess: Merge with FSF version. Future changes will be
9565 more accurately recorded in this ChangeLog.
9566 * config.sub: Likewise.
9567
9568 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9569
9570 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9571
9572 1999-04-30 Tom Tromey <tromey@cygnus.com>
9573
9574 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9575
9576 1999-04-23 Tom Tromey <tromey@cygnus.com>
9577
9578 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9579
9580 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9581
9582 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9583 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9584 Bad merge removed these two changes.
9585
9586 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9587 Martin Heller (Ing.-Buero_Heller@t-online.de)
9588
9589 * config.guess (interix Alpha): Add.
9590
9591 1999-04-11 Richard Henderson <rth@cygnus.com>
9592
9593 * configure.in (i?86-*-beos*): Do config gperf; don't config
9594 gdb, newlib, or libgloss.
9595
9596 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9597
9598 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9599 link a trivial program with -mabi=64. If it fails, remove mabi=64
9600 from multidirs.
9601
9602 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9603
9604 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9605
9606 1999-04-08 Nick Clifton <nickc@cygnus.com>
9607
9608 * config.sub: Add support for mcore targets.
9609
9610 1999-04-07 Michael Meissner <meissner@cygnus.com>
9611
9612 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9613 not mt-ospace, in order to shut up assembler warning about using
9614 symbols that are named the same as registers.
9615
9616 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9617
9618 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9619 dependency list for all-target-cygmon.
9620
9621 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9622
9623 * config-ml.in: Check $host, not $target, for selective multilibs.
9624 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9625 thumb interworking, and underscore prefix multilibs.
9626
9627 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9628
9629 * missing: Update to version from current automake.
9630
9631 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9632
9633 * configure (gxx_include_dir): Removed.
9634
9635 * configure.in (gxx_include_dir): Handle it.
9636 * Makefile.in: Likewise.
9637
9638 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9639
9640 * config.sub (mips64vr4111,mips64vr4111el) Add.
9641
9642 1999-03-21 Ben Elliston <bje@cygnus.com>
9643
9644 * config.guess: Correct typo for detecting ELF on FreeBSD.
9645
9646 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9647
9648 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9649 config/mh-djgpp.
9650
9651 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9652
9653 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9654 all-target-newlib to dependency list for all-target-bsp.
9655
9656 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9657
9658 * config.sub: Add i386-uwin support.
9659 * config.guess: Likewise.
9660
9661 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9662
9663 * configure.in: cleanup, add mh-*pic handling for arm, special
9664 case powerpc*-*-aix*
9665
9666 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9667
9668 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9669 can be built.
9670
9671 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9672
9673 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9674 targets.
9675
9676 1999-03-02 Nick Clifton <nickc@cygnus.com>
9677
9678 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9679
9680 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9681
9682 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9683
9684 1999-02-24 Nick Clifton <nickc@cygnus.com>
9685
9686 * config.sub: Fix typo in arm recognition.
9687
9688 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9689
9690 * configure.in (noconfigdirs): Changed target_configdirs to
9691 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9692 rather than m68k-*-* since it is not known to work on
9693 m68k-aout. Ditto for arm-*-*oabi.
9694
9695 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9696
9697 * configure.in (*-*-windows*): Remove, no longer used.
9698
9699 1999-02-19 Ben Elliston <bje@cygnus.com>
9700
9701 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9702 Smart and improved by Andrew Cagney.
9703
9704 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9705
9706 * config.guess: Recognize openbsd-*-hppa.
9707
9708 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9709
9710 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9711 only if it is not empty.
9712
9713 1999-02-17 Nick Clifton <nickc@cygnus.com>
9714
9715 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9716
9717 * config.guess: Modified to recognize uname's armv* syntax.
9718
9719 * config.sub: Modified to recognize uname's armv* syntax.
9720
9721 1999-02-17 Mark Salter <msalter@cygnus.com>
9722
9723 * configure.in: Added target-bsp for sparclite.
9724
9725 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9726
9727 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9728
9729 1999-02-08 Nick Clifton <nickc@cygnus.com>
9730
9731 * configure.in: Add support for strongarm port.
9732 * config.sub: Add support for strongarm target.
9733
9734 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
9735
9736 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9737 the old name config/mh-cygwin32.
9738 Enable texinfo.
9739
9740 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9741
9742 * configure.in: Do build ld for ix86 Solaris.
9743
9744 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9745
9746 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9747 $AR_FOR_TARGET. Likewise for RANLIB.
9748
9749 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
9750
9751 * config.sub (oabi): Recognize.
9752 * configure.in (arm-*-oabi): Handle.
9753
9754 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9755
9756 * config.guess: Improve detection of i686 on UnixWare 7.
9757
9758 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9759
9760 * config.guess: Add support for i386-pc-interix.
9761 * config.sub: Likewise.
9762 * configure.in: Likewise.
9763
9764 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9765
9766 * Makefile.in: Remove unneeded all-target-libio from
9767 from all-target-winsup target since it is now unneeded.
9768 Add all-target-libtermcap in its place since it is now
9769 needed.
9770
9771 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9772
9773 * configure.in: makefile stub for cygwin target is probably
9774 unnecessary. Remove it for now.
9775
9776 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9777
9778 * configure.in: libtermcap.a should be built when cygwin is the
9779 target as well as the host.
9780 * config.guess: Allow mixed case in cygwin uname output.
9781 * Makefile.in: Add libtermcap target.
9782
9783 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9784
9785 * config.sub: Clean up handling of hppa2.0.
9786
9787 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9788
9789 * config.guess: Use C code to identify more HP machines.
9790
9791 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9792
9793 * config.sub: Handle hppa2.0.
9794
9795 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9796
9797 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9798 cygmon for all sparclite targets, regardless of object format.
9799
9800 1998-12-15 Mark Salter <msalter@cygnus.com>
9801
9802 * configure.in: Added target-bsp for several target architectures.
9803
9804 * Makefile.in: Added rules for bsp.
9805
9806 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9807
9808 * config.guess: Improve detection of hppa2.0 processors.
9809
9810 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9811
9812 * config.guess: Recognize FreeBSD using ELF automatically.
9813
9814 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9815
9816 * configure (skip-this-dir): Add handling for new shell script, which
9817 might be created by a sub-directory's configure to indicate, this particular
9818 directory is "unwanted".
9819 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9820
9821 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9822
9823 * ltconfig: import from libtool, after changing libtool to
9824 account for the cygwin name change.
9825
9826 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9827
9828 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9829 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9830
9831 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9832
9833 * configure.in: Add libtermcap to list of cygwin dependencies.
9834
9835 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9836
9837 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9838 they include winsup/include when it's a cygwin target.
9839
9840 1998-11-12 Tom Tromey <tromey@cygnus.com>
9841
9842 * configure.in (host_tools): Added zip.
9843 * Makefile.in (all-target-libjava): Depend on all-zip.
9844 (all-zip): New target.
9845 (ALL_MODULES): Added all-zip.
9846 (NATIVE_CHECK_MODULES): Added check-zip.
9847 (INSTALL_MODULES): Added install-zip.
9848 (CLEAN_MODULES): Added clean-zip.
9849
9850 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9851
9852 * Makefile.in: lose "32" from comment about cygwin.
9853
9854 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9855
9856 * configure.in: Use -Os to build target libraries for the fr30.
9857
9858 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9859
9860 * config.sub: Add fr30.
9861
9862 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9863
9864 * configure.in: drop "32" from config/mh-cygwin32. Check
9865 cygwin* instead of cygwin32*.
9866 * config.sub: Check cygwin* instead of cygwin32*.
9867
9868 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9869
9870 * config.guess: Match any version of Unixware7.
9871
9872 1998-10-20 Syd Polk <spolk@cygnus.com>
9873
9874 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9875 if desired.
9876
9877 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9878
9879 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9880 these if the appropriate directories and files to not exist.
9881
9882 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9883
9884 * Makefile.in (DEVO_SUPPORT): Add config.if.
9885
9886 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9887
9888 * configure: Add pattern to replace "build_tooldir"'s
9889 definition in the generated Makefile with "tooldir"'s
9890 actual value.
9891
9892 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9893
9894 * config.sub: Bring back lost sparcv9.
9895
9896 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9897
9898 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9899
9900 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9901 CC_FOR_TARGET and friends.
9902
9903 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9904
9905 * Makefile.in (build_tooldir): New variable, same as tooldir.
9906 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9907 -B$(build_tooldir)/bin/.
9908 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9909
9910 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9911
9912 * README: Remove installation instructions and refer to the
9913 INSTALL directory instead.
9914
9915 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9916
9917 * config.sub: Add support for i[34567]86-pc-udk.
9918 * configure.in: Likewise.
9919
9920 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9921
9922 * Makefile.in: add bzip2 package building bits for user
9923 tools module
9924 * configure.in: ditto
9925
9926 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9927
9928 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9929 (ALL_TARGET_MODULES): Add all-target-libobjc.
9930 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9931 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9932 (all-target-libchill): Add dependencies.
9933 * configure.in (target_libs): Add libchill.
9934
9935 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9936
9937 * configure.in (target_subdir): Remove duplicate line.
9938
9939 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9940
9941 * Makefile.in (all-automake): fix dependencies.
9942
9943 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9944
9945 * configure.in: Minor cleanups for building in the $(target_alias)
9946 subdir.
9947
9948 1998-09-22 Jim Wilson <wilson@cygnus.com>
9949
9950 * Makefile.in (bootstrap): Set r and s before make all. Use
9951 BASE_FLAGS_TO_PASS in make all.
9952 (cross): Likewise.
9953
9954 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9955
9956 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9957
9958 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9959
9960 * config.sub: Fix typo in last change.
9961
9962 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9963
9964 * config.sub: Add support for C4x target.
9965 * configure.in: Likewise.
9966
9967 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9968
9969 * config.sub: Recognize sparcv9 just like sparc64.
9970
9971 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9972
9973 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9974
9975 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9976
9977 * config.guess: Correctly identify Pentium II sco boxes.
9978
9979 * config.guess: Fix "tr" code. From Weiwen Liu.
9980
9981 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9982
9983 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9984 stabs.
9985
9986 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9987
9988 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9989 (ALL_TARGET_MODULES): Add all-target-libchill.
9990 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9991 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9992 (all-target-libchill): Add dependencies.
9993 * configure.in (target_libs): Add libchill.
9994
9995 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9996
9997 * config.guess: Avoid assumptions about "tr" behaves when
9998 LANG is set to something other than English.
9999
10000 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10001
10002 * configure (gxx_include_dir): Changed to
10003 '${prefix}/include/g++'-${libstdcxx_interface}.
10004
10005 * config.if: New to determine the interfaces.
10006
10007 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10008
10009 * config.guess: Detect and handle MPE/IX.
10010 * config.sub: Deal with MPE/IX.
10011
10012 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10013
10014 * configure.in: Use mh-aix43.
10015
10016 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10017
10018 * configure: Fix --without/--disable cases for gxx-include-dir.
10019
10020 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10021
10022 * mdata-sh: Imported. Needed for automake support.
10023
10024 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10025
10026 * Makefile.in (taz): Try "chmod -R og=u ." before
10027 "chmod og=u `find . -print`".
10028
10029 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10030
10031 * configure.in: Add arm-elf and thumb-elf support.
10032
10033 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10034
10035 * Makefile.in: Undo previous patch.
10036
10037 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10038
10039 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10040 to here ...
10041 (install-no-fixedincludes): and here
10042 (INSTALL_MODULES): ... from here.
10043
10044 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10045
10046 * config.sub: Merge with FSF.
10047
10048 * config.guess: Merge with FSF.
10049
10050 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10051
10052 * configure (extraconfigdirs): New variable.
10053 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10054 * Makefile.in (all): Move higher in file.
10055 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10056 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10057 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10058 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10059 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10060
10061 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10062
10063 * Makefile.in (all-target-libjava): Depend on all-gcc and
10064 all-target-newlib.
10065 (configure-target-libjava): Depend on $(ALL_GCC).
10066
10067 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10068
10069 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10070 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10071
10072 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10073
10074 * INSTALL/README: Fix typo.
10075
10076 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10077
10078 * ylwrap: Change absolute path checks to check for DOS style path
10079 names.
10080
10081 * ylwrap: Don't use a full path name if the source file is in the
10082 same directory. From hjl@lucon.org (H.J. Lu).
10083
10084 * config-ml.in: Default to being verbose, to match Feb 18 change to
10085 configure.
10086
10087 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10088
10089 Brought over from egcs:
10090
10091 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10092
10093 * configure.in (target_subdir): Set to ${target_alias} instead
10094 of "libraries".
10095
10096 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10097
10098 * configure.in (target_subdir): Set to libraries if enable_multilib.
10099
10100 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10101
10102 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10103 multilibs, force reconfiguration the first time we create
10104 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10105
10106 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10107
10108 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10109 avoid confusion with --no-recursion.
10110
10111 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10112
10113 * configure.in: Win32 hosts shouldn't use install -x
10114 * install-sh: remove -x option, and special .exe-handling
10115 hack.
10116
10117 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10118
10119 * config.guess: Recognize i586-pc-beos.
10120 * configure.in: Don't build some bits for beos.
10121
10122 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10123
10124 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10125 CFLAGS default to -O2.
10126
10127 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10128 when using GNU ld.
10129
10130 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10131
10132 * ltmain.sh: Correct install when using a different shell.
10133
10134 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10135
10136 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10137
10138 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10139
10140 * makefile.vms: Update to build binutils/makefile.vms. Add install
10141 target.
10142
10143 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10144
10145 * ltconfig: Update to correct AIX handling.
10146
10147 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10148
10149 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10150
10151 * configure.in (target_subdir): Set to ${target_alias} instead
10152 of "libraries".
10153
10154 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10155
10156 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10157 (Makefile): Depend on $(gcc_version_trigger).
10158
10159 * configure (gcc_version): Change default initializer to empty
10160 string.
10161 (gcc_version_trigger): New variable; pass this variable down
10162 to subdir configures to enable them checking gcc's version
10163 themselves. Emit make macros for both gcc_version vars.
10164 (topsrcdir): Initialize reliably.
10165 (recursion line): Remove --with-gcc-version=${gcc_version}.
10166
10167 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10168
10169 * configure (enable_version_specific_runtime_libs): Implement new flag
10170 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10171 in $(libsubdir); emit definition in each generated Makefile.
10172 (gxx_include_dir): Initialize depending on
10173 $enable_version_specific_runtime_libs.
10174
10175 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10176
10177 * configure (gcc_version): Initialize properly depending on
10178 how and where configure is started.
10179 (recursion line): Pass a --with-gcc-version=${gcc_version}
10180 to configures in subdirs.
10181
10182 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10183
10184 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10185 cygmon
10186
10187 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10188
10189 * configure.in: Add cygmon and libstub support for mn10200.
10190
10191 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10192
10193 * configure (gcc_version): Add new variable describing the
10194 particular gcc version we're building.
10195 * Makefile.in (libsubdir): Add new macro for the directory
10196 in which the compiler finds executables, libraries, etc.
10197 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10198 and libsubdir.
10199
10200 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10201
10202 * Makefile.in (local-clean): Remove *.log.
10203 (warning.log): Built with warn_summary from build.log.
10204 (mail-report.log): Run test_summary.
10205 (mail-report-with-warnings.log): Run test_summary including
10206 warning.log in the report.
10207
10208 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10209
10210 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10211
10212 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10213
10214 * Makefile.in (grep): Grep no longer depends on libiberty.
10215
10216 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10217
10218 * Makefile.in: all-snavigator needs all-libgui.
10219
10220 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10221
10222 * configure.in: Add cygmon and libstub support for mn10300.
10223
10224 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10225
10226 * missing: Update to version from automake 1.3.
10227
10228 * ltmain.sh: On installation, don't get confused if the same name
10229 appears more than once in the list of library names.
10230
10231 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10232
10233 * config.sub: Accept m68060 and m5200 as CPU names.
10234
10235 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10236
10237 * configure: Use && rather than using -a in test, because odd
10238 strings can confuse test.
10239 * configure.in: Likewise.
10240
10241 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10242
10243 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10244
10245 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10246
10247 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10248 bootstrap4-lean): New targets.
10249
10250 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10251
10252 * mpw-* Delete. Not used.
10253
10254 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10255
10256 * COPYING.LIB: Update FSF address.
10257
10258 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10259
10260 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10261
10262 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10263 GAS_SUPPORT_DIRS.
10264
10265 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10266
10267 * ltconfig, ltmain.sh: Avoid producing a version number if
10268 -version-info was not used.
10269
10270 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10271
10272 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10273 building with newlib.
10274
10275 1998-04-30 Paul Eggert <eggert@twinsun.com>
10276
10277 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10278 Solaris `make' causes it to continue to next definition.
10279
10280 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10281
10282 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10283 the right GUI libraries and files are installed along with GDB.
10284
10285 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10286
10287 * configure.in: Change alpha to alpha* in several places.
10288
10289 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10290
10291 * config.sub: Recognize sparc86x.
10292
10293 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10294
10295 * configure.in (--enable-target-optspace): Remove debug echo.
10296
10297 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10298
10299 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10300
10301 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10302
10303 * ltconfig: Update cygwin32 support.
10304
10305 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10306 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10307 (GDB_SUPPORT_DIRS): Likewise.
10308
10309 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10310
10311 * configure.in (target_makefile_frag): If --enable-target-optspace,
10312 use -Os to compile target libraries rather than -O2. Default to
10313 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10314 not used.
10315 * configure.in (target_cflags): Ditto for d30v.
10316
10317 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10318
10319 * Makefile.in (all-bfd): Depend on all-intl.
10320 (all-binutils): Likewise.
10321 (all-gas): Likewise.
10322 (all-gprof): Likewise.
10323 (all-ld): Likewise.
10324
10325 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10326
10327 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10328
10329 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10330
10331 * Makefile.in (all-bfd): Depend upon all-libiberty.
10332
10333 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10334
10335 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10336
10337 * Makefile.in: Add libstub.
10338
10339 * configure.in: Ditto. Build libstub for targets that have cygmon
10340 support.
10341
10342 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10343
10344 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10345
10346 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10347
10348 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10349 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10350
10351 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10352
10353 * configure: Define DEFAULT_M4 by searching PATH.
10354 * Makfile.in: Use DEFAULT_M4.
10355
10356 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10357
10358 * ltconfig: Add cygwin32 support.
10359
10360 * Makefile.in, configure.in: Add libtool as a native only directory
10361 to configure and build.
10362
10363 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10364
10365 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10366
10367 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10368
10369 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10370
10371 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10372
10373 * Makefile.in: add ash make rules
10374 * configure.in: add ash to native_only and host_tools lists
10375
10376 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10377
10378 * Makefile.in (all-gettext, all-intl): New targets.
10379 (ALL_MODULES): Added all-gettext, all-intl.
10380 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10381 (INSTALL_MODULES): Added install-gettext, install-intl.
10382 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10383
10384 * configure.in (host_tools): Added gettext.
10385 (native_only): Likewise.
10386 (noconfigdirs) [various cases]: Likewise.
10387 (host_libs): Added intl.
10388
10389 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10390
10391 * configure: Do not disable building gdbtk for cygwin32 hosts.
10392
10393 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10394
10395 * configure.in: Add thumb-coff target.
10396 * config.sub: Add thumb-coff target.
10397
10398 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10399
10400 * Makefile.in: Revert yesterday's change.
10401 (all-target-winsup): all-target-librx stays out of here.
10402
10403 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10404
10405 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10406 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10407 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10408 Remove references to librx and libg++.
10409
10410 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10411
10412 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10413 recursive makes
10414
10415 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10416
10417 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10418 for newlib directory.
10419 (CXX_FOR_TARGET): Likewise.
10420
10421 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10422
10423 * ltconfig: Update after libtool/ltconfig.in change for
10424 hpux11.
10425
10426 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10427
10428 * ltconfig, ltmain.sh: Update to libtool 1.2.
10429
10430 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10431
10432 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10433 (install-gcc-cross): Instead, override LANGUAGES here.
10434
10435 1998-03-18 Dave Love <d.love@dl.ac.uk>
10436
10437 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10438 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10439
10440 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10441
10442 * configure.in: Add Thumb-pe target.
10443
10444 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10445
10446 * Makefile.in - changed sn targets to snavigator
10447 * configure.in - changed sn targets to snavigator
10448
10449 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10450
10451 * config-ml.in: After building symlink tree call make distclean
10452 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10453 to be the case for libiberty.
10454
10455 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10456
10457 * configure: When making link, also check the current
10458 directory. The configure scripts may create one.
10459
10460 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10461
10462 * config.sub: Accept alphapca56 and alphaev6 properly.
10463
10464 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10465
10466 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10467
10468 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10469
10470 * config.sub (sco5): Fix typo.
10471
10472 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10473
10474 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10475 install-itcl.
10476 (install-itcl): Remove dependency on install-tcl.
10477
10478 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10479
10480 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10481
10482 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10483
10484 * configure.in: Don't build libgui for a cygwin32 target when not on
10485 a cygwin32 host.
10486
10487 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10488
10489 * configure (redirect): Set to null, so default behavior of
10490 configure is now --verbose.
10491
10492 1998-02-16 Dave Love <d.love@dl.ac.uk>
10493
10494 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10495 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10496
10497 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10498
10499 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10500 this change to sync Makefile.in with its ChangeLog entries.
10501
10502 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10503
10504 * ltmain.sh (mkdir): Check that the directory doesn't exist
10505 before we exit with error, so that we don't get races during
10506 parallel builds.
10507
10508 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10509
10510 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10511
10512 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10513
10514 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10515 PICFLAG_FOR_TARGET.
10516 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10517
10518 * configure: Emit a definition for the new macro enable_shared
10519 into each Makefile.
10520
10521 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10522
10523 * configure.in (host_tools, native_only): Add libtool.
10524
10525 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10526
10527 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10528 Fix typo in ming config comment.
10529
10530 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10531
10532 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10533
10534 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10535
10536 * config.sub: Add tic30 cases, and map c30 to tic30.
10537
10538 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10539
10540 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10541 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10542 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10543 (CLEAN_TARGET_MODULES): Similarly
10544 (all-target-libf2c): Add dependences.
10545 * configure.in (target_libs): Add libf2c.
10546
10547 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10548
10549 * configure.in: Remove expect from noconfigdirs when target
10550 is cygwin32. OK to build expect and dejagnu with Canadian
10551 Cross.
10552
10553 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10554
10555 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10556 host.
10557
10558 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10559 and mingw32.
10560
10561 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10562
10563 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10564 here as it is not defined in the toplevel Makefile.
10565
10566 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10567
10568 * configure (package_makefile_rules_frag): New variable, which names
10569 a file with generic rules, ...
10570 Change comment to mention we now have FIVE parts.
10571 * configure: Undo last change.
10572
10573 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10574
10575 * config.guess: More accurate determination of HP processor types.
10576 * config.sub: More accurate determination of HP processor types.
10577
10578 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10579
10580 * configure (package_makefile_frag): Move inserting the
10581 ${package_makefile_frag} to where it should be according
10582 to the comment.
10583
10584 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10585
10586 * config.guess: Add support for Linux/ARM.
10587
10588 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10589
10590 * .cvsignore: Remove *-info and *-install since they match
10591 release-info and mpw-install, which we don't want to just ignore.
10592
10593 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10594
10595 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10596
10597 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10598
10599 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10600 local_prefix to sub-make invocations.
10601
10602 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10603
10604 * configure.in: Check makefile fragments in the source
10605 directory.
10606
10607 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10608
10609 * configure.in: Check whether host and target makefile
10610 fragments exist before adding them to *_makefile_frag.
10611
10612 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10613
10614 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10615
10616 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10617
10618 * configure.in: Make sure we only replace RPATH_ENVVAR on
10619 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10620 regexp to sed.
10621
10622 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10623 to sub-makes.
10624
10625 1998-01-13 Lee Iverson (leei@ai.sri.com)
10626
10627 * config-ml.in (multi-do): LDFLAGS must include multilib
10628 designator.
10629
10630 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10631
10632 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10633
10634 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10635
10636 * config.sub: Add mingw32 support.
10637 * configure.in: Likewise.
10638
10639 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10640
10641 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10642
10643 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10644
10645 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10646 * configure (gxx_include_dir): Provide a definition for subdirs
10647 which do not use autoconf.
10648
10649 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10650
10651 * config.guess: Sync with egcs. Picks up new alpha support,
10652 BeOS & some additional linux support.
10653
10654 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10655
10656 * config.guess: HP 9000/803 is a PA1.1 machine.
10657
10658 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10659
10660 * configure.in: It's alpha*-...
10661
10662 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10663
10664 * configure.in (host_makefile_frag, target_makefile_frag):
10665 Handle multiple config files.
10666 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10667 alpha-*-*.
10668
10669 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10670
10671 * mkdep: New file.
10672
10673 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10674
10675 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10676
10677 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * Makefile.in: Add libgui directory.
10680 (GDB_TK): Add all-libgui.
10681 * configure.in: Add libgui directory.
10682 * configure: Add all-libgui to GDB_TK.
10683
10684 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10685
10686 * config-ml.in (multidirs): Add m32r to multilib list.
10687
10688 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10689
10690 * Makefile.in (all-target-gperf): Change dependency to
10691 all-target-libstdc++.
10692
10693 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10694
10695 * config.guess: Add BeOS support.
10696
10697 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10698
10699 Source directory cvs renamed to cvssrc:
10700 * configure.in (host_tools): Change cvs to cvssrc.
10701 (native_only): Likewise.
10702 (noconfigdirs) [various cases]: Likewise.
10703 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10704 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10705 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10706 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10707 (all-cvssrc): Rename target from all-cvs.
10708
10709 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10710
10711 * configure (gxx_include_dir): Fix thinko.
10712
10713 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10714
10715 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10716 (install-cross, install-gcc-cross): New targets.
10717
10718 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10719
10720 * configure.in (noconfigdirs): Add support for Thumb target.
10721
10722 * config.sub (maybe_os): Add support for Thumb target.
10723
10724 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10725
10726 * Makefile.in: Add rules for cygmon.
10727
10728 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10729
10730 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10731
10732 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10733 * configure (gxx_include_dir): Provide a definition for subdirs
10734 which do not use autoconf.
10735
10736 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10737
10738 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10739 11/18/97 build
10740
10741 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10742
10743 * From Franz Sirl.
10744 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10745 found on RedHat Linux systems.
10746
10747 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10748
10749 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10750 guesses.
10751
10752 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10753
10754 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10755
10756 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10757
10758 * ltmain.sh: If mkdir fails, check whether the directory was created
10759 anyhow by some other process.
10760
10761 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10762
10763 * configure.in (d30v-*-*): Configure all directories.
10764
10765 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10766
10767 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10768 for the D30V.
10769
10770 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10771
10772 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10773
10774 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10775
10776 * include/libiberty.h: Add extern "C" { so it can be used with C++
10777 progrms.
10778 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10779 programs.
10780
10781 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10782
10783 * configure.in (d30v-*-*): Configure GCC now.
10784
10785 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10786
10787 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10788 is no longer needed.
10789
10790 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10791
10792 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10793
10794 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10795
10796 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10797 targets using "$@" to provide support for similar but not identical
10798 targets without having to duplicate code.
10799
10800 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10801
10802 * makefile.vms: Fix to work with DEC C.
10803
10804 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10805
10806 * config.sub: Add mips-tx39-elf to marketing names.
10807
10808 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10809
10810 * ltmain.sh: Handle symlinks in generated script.
10811
10812 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10813
10814 * configure: Handle autoconf style directory options: --bindir,
10815 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10816 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10817 --sysconfdir.
10818 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10819 (sharedstatedir, localstatedir, oldincludedir): New variables.
10820 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10821 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10822 sbindir, sharedstatedir, and sysconfdir.
10823
10824 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10825
10826 * Makefile.in (bootstrap-lean): New target.
10827
10828 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10829
10830 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10831 sn, and gnuserv from noconfigdirs.
10832
10833 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10834
10835 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10836
10837 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10838
10839 * Makefile.in (cross): New target.
10840
10841 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10842 Jeff Law <law@cygnus.com>
10843
10844 * Makefile.in (bootstrap2, bootstrap3): New targets.
10845 (all-bootstrap): Remove outdated and confusing target.
10846 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10847
10848 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10849
10850 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10851 windows. Consistent with gdb/configure.
10852
10853 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10854
10855 * configure.in: Name Linux target fragment.
10856
10857 * configure: Rewrite so that project Makefile fragment is inserted
10858 first and appears last in the resulting Makefile.
10859
10860 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10861
10862 * Makefile.in (install-itcl): Install tcl first.
10863
10864 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10865
10866 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10867
10868 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10869
10870 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10871
10872 * configure.in (skipdirs): Add target-librx for Linux.
10873 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10874
10875 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10876
10877 * Makefile.in (bootstrap): New target.
10878
10879 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10880
10881 * config.sub: Accept 'amigados' for backward compatibility.
10882
10883 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10884
10885 * config.guess: Merge with FSF.
10886
10887 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10888
10889 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10890
10891 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10892
10893 * config.sub: Add "marketing-names" patch.
10894
10895 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10896
10897 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10898
10899 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10900
10901 * config.sub: Handle v850-elf.
10902
10903 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10904
10905 * .cvsignore (*-install): Remove.
10906
10907 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10908
10909 * ltconfig: Set CONFIG_SHELL in libtool.
10910 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10911
10912 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10913
10914 * configure.in (target_subdir): Set to libraries if enable_multilib.
10915
10916 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10917
10918 * config.guess: Update from gcc directory.
10919
10920 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10921
10922 * Makefile.in (all-sim): Depends on all-readline.
10923
10924 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10925
10926 * Makefile.in (BISON, YACC): Use $$s.
10927 (all-bison): Depend on all-texinfo.
10928
10929 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10930
10931 * Makefile.in (BISON): Add -L flag.
10932 (YACC): Likewise.
10933
10934 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10935
10936 * configure.in (noconfigdirs): Add support for v850e target.
10937
10938 * config.sub (maybe_os): Add support for v850e target.
10939
10940 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10941
10942 * configure.in (noconfigdirs): Add support for v850ea target.
10943
10944 * config.sub (maybe_os): Add support for v850ea target.
10945
10946 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10947
10948 * config.sub: Add mipstx39. Delete r3900.
10949
10950 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10951
10952 * Makefile.in (all-autoconf): Depends on all-texinfo.
10953
10954 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10955
10956 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10957 eabi targets.
10958
10959 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10960
10961 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10962
10963 * configure: When handling a Canadian Cross, handle YACC as well as
10964 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10965 * Makefile.in (all-bison): Depend upon all-texinfo.
10966
10967 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10968
10969 * Makefile.in (BISON): bison, not byacc or bison -y.
10970 (YACC): bison -y or byacc or yacc.
10971 (various): Add *-bison as appropriate.
10972 (taz): No need to mess with BISON anymore.
10973
10974 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10975
10976 * configure: If OSTYPE matches *win32*, try to find a good value for
10977 CONFIG_SHELL.
10978
10979 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10980
10981 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10982 configure.in if it is present.
10983
10984 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10985
10986 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10987
10988 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10989
10990 * config.sub: Recognize `arc' cpu.
10991 * configure.in: Likewise.
10992 * config-ml.in: Likewise.
10993
10994 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10995
10996 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10997
10998 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10999
11000 * configure: Changed sed delimiter from ':' to '|' when
11001 attempting to substitute ${config_shell} for SHELL. On
11002 NT ${config_shell} may contain a ':' in it.
11003
11004 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11005
11006 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11007
11008 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11009
11010 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11011
11012 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11013
11014 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11015
11016 * ylwrap: If the program is a relative path, force it to be
11017 absolute.
11018
11019 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11020
11021 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11022
11023 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11024
11025 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11026 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11027 for libraries.
11028
11029 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11030
11031 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11032 separated by spaces.
11033
11034 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11035
11036 * ylwrap: New file.
11037 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11038
11039 * ltmain.sh: Handle /bin/sh at start of install program.
11040
11041 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11042
11043 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11044 * missing: New file, from automake 1.2.
11045
11046 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11047
11048 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11049 check-tk to CHECK_X11_MODULES.
11050
11051 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11052
11053 * config.sub: Merge with FSF.
11054
11055 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11056
11057 * config.guess: Merge with FSF.
11058
11059 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11060
11061 * configure: Treat msdosdjgpp like go32.
11062 * configure.in: Likewise. Don't remove gprof for go32.
11063
11064 * configure: Change Makefile.tem2 to Makefile.tm2.
11065
11066 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11067
11068 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11069
11070 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11071
11072 * install-sh (chmodcmd): Set to null if the DST directory already
11073 exists. Same as Nov 11th change.
11074
11075 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11076
11077 * configure (GDB_TK): Needs itcl and tix.
11078
11079 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11080
11081 * config.guess: Update from FSF.
11082
11083 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11084
11085 * Makefile.in (GDB_TK): Depend on itcl and tix.
11086
11087 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11088
11089 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11090 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11091 (INSTALL_SCRIPT): New variable.
11092 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11093 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11094 to -x.
11095 * install-sh: Add support for -x option.
11096
11097 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11098
11099 * configure.in, Makefile.in: Treat tix like itcl.
11100
11101 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11102
11103 * Makefile.in (WINDRES): New variable.
11104 (WINDRES_FOR_TARGET): New variable.
11105 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11106 (EXTRA_HOST_FLAGS): Add WINDRES.
11107 (EXTRA_TARGET_FLAGS): Add WINDRES.
11108 (EXTRA_GCC_FLAGS): Add WINDRES.
11109 ($(DO_X)): Pass down WINDRES.
11110 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11111 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11112 DLLTOOL_FOR_TARGET.
11113
11114 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11115
11116 * configure.in: configure sim before gdb for win32-x-ppc
11117
11118 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11119
11120 Move gperf into the toplevel, from libg++.
11121 * configure.in (target_tools): Add target-gperf.
11122 (native_only): Add target-gperf.
11123 * Makefile.in (all-target-gperf): New target, depend on
11124 all-target-libg++.
11125 (configure-target-gperf): Empty rule.
11126 (ALL_TARGET_MODULES): Add all-target-gperf.
11127 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11128 (CHECK_TARGET_MODULES): Add check-target-gperf.
11129 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11130 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11131
11132 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11133
11134 * config.sub (mn10200): Recognize new basic machine.
11135
11136 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11137
11138 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11139 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11140
11141 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11142
11143 * configure.in: If we're building mips-sgi-irix6* native, turn on
11144 ENABLE_MULTILIB and set TARGET_SUBDIR.
11145
11146 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11147
11148 * Makefile.in (all-sn): Depend on all-grep.
11149
11150 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11151
11152 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11153
11154 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11155 Makefile. From Jeff Makey <jeff@cts.com>.
11156 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11157
11158 * Makefile.in (DISTBISONFILES): Remove.
11159 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11160 $(DEFAULT_YACC).
11161
11162 * configure.in: Build itl, db, sn, etc., when building for native
11163 cygwin32.
11164
11165 * Makefile.in (LD): New variable.
11166 (EXTRA_HOST_FLAGS): Pass down LD.
11167 ($(DO_X)): Likewise.
11168
11169 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11170
11171 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11172
11173 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11174
11175 * configure.in (targargs): Strip out any supplied --build argument
11176 before adding our own. Always add --build.
11177
11178 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11179
11180 * configure.in (targargs): Pass --build if we're doing
11181 a cross-compile.
11182
11183 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11184
11185 * configure: Use '|' instead of ":" as the separator in
11186 sed. Otherwise sed chokes on NT path names with drive
11187 designators. Also look for "?:*" as the leading characters in an
11188 absolute pathname.
11189
11190 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11191
11192 * config.sub: Support for r3900.
11193
11194 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11195
11196 * configure.in: Use install-sh, not install.sh.
11197
11198 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11199
11200 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11201 apply it twice.
11202
11203 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11204
11205 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11206 install-binutils.
11207
11208 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11209
11210 * Makefile.in: Add automake targets.
11211 * configure.in (host_tools): Add automake.
11212
11213 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11214
11215 * configure: Default CXX to c++, not gcc.
11216 * Makefile.in (CXX): Set to c++, not gcc.
11217 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11218
11219 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11220
11221 * install-sh: try appending a .exe if source file doesn't
11222 exist
11223
11224 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11225
11226 * configure.in: Turn on multilib by default.
11227 (cross_only): Remove target-libiberty.
11228
11229 * Makefile.in (all-gcc): Don't depend on libiberty.
11230
11231 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11232
11233 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11234
11235 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11236
11237 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11238 (DISTBISONFILES): Add ld/Makefile.in
11239
11240 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11241
11242 * configure.in: if target is cygwin32 but host isn't cygwin32,
11243 don't configure gdb tcl tk expect, not just gdb.
11244
11245 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11246
11247 * configure.in: Added gnuserv everywhere sn appears.
11248
11249 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11250 (CROSS_CHECK_MODULES): Added check-gnuserv.
11251 (INSTALL_MODULES): Added install-gnuserv.
11252 (CLEAN_MODULES): Added clean-gnuserv.
11253 (all-gnuserv): New target.
11254
11255 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11256
11257 * config.guess: Fixes for MIPS OpenBSD systems.
11258
11259 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11260
11261 * Makefile.in (INSTALL_XFORM): Remove.
11262 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11263
11264 * mkinstalldirs: New file, copied from automake.
11265 * Makefile.in (installdirs): Rename from install-dirs. Use
11266 mkinstalldirs. Change all users.
11267 (DEVO_SUPPORT): Add mkinstalldirs.
11268
11269 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11270
11271 * install-sh: Rename from install.sh.
11272 * Makefile.in (INSTALL): Change install.sh to install-sh.
11273 (DEVO_SUPPORT): Likewise.
11274
11275 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11276 Graichen <graichen@rzpd.de>.
11277
11278 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11279
11280 * config.guess: Recognize OpenBSD systems correctly.
11281
11282 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11283
11284 * README, Makefile.in (ETC_SUPPORT): Remove references to
11285 cfg-paper*, configure.{texi,man,info*}._
11286
11287 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11288
11289 * Makefile.in (all.normal): Ensure that gcc is built after all
11290 the x11 - ie gdb - targets.
11291
11292 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11293
11294 * makefile.vms: Don't run conf-a-gas.
11295
11296 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11297
11298 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11299
11300 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11301
11302 * configure.in: Remove noconfigdirs case since gdb also
11303 configures and builds for tic80-coff.
11304
11305 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11306
11307 * configure: Set cache_file to config.cache.
11308 * Makefile.in (local-distclean): Remove config.cache.
11309
11310 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11311
11312 * COPYING: Update FSF address.
11313
11314 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11315
11316 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11317 noconfigdirs.
11318
11319 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11320
11321 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11322 MAKEDIRS, is empty.
11323
11324 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11325
11326 * config.sub: Tweak mn10300 entry.
11327
11328 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11329
11330 * configure.in (host_tools): Put sim before gdb, so gdb's
11331 configure.tgt can determine if the simulator was configured.
11332
11333 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11334
11335 * config.sub: Move BeOS $os case to be with other Cygnus
11336 local cases.
11337
11338 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11339
11340 * config.sub: Remove misplaced comment that broke Linux.
11341
11342 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11343
11344 * config.sub: Add BeOS support.
11345
11346 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11347
11348 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11349
11350 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11351
11352 * configure.in (noconfigdirs): Remove tcl and tk from
11353 noconfigdirs for cygwin32 builds.
11354
11355 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11356
11357 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11358
11359 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11360
11361 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11362 make-all.com, use makefile.vms instead.
11363
11364 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11365
11366 * config.sub: Accept -lnews*.
11367
11368 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11369
11370 * configure.in (noconfigdirs): Disable target-newlib,
11371 target-examples and target-libiberty for d30v.
11372
11373 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11374
11375 * configure.in (noconfigdirs): Enable ld for d30v.
11376
11377 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11378
11379 * configure.in (tic80-*-*): Build compiler.
11380
11381 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11382
11383 * configure.in (d30v-*): Remove sim directory from list of
11384 unsupported d30v directories
11385
11386 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11387
11388 * config.sub, configure.in: Add d30v target cpu.
11389
11390 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11391
11392 * makefile.vms: New file.
11393 * make-all.com: Remove.
11394
11395 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11396
11397 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11398
11399 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11400
11401 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11402
11403 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11404
11405 * Makefile.in (ALL_MODULES): Added all-db.
11406 (CROSS_CHECK_MODULES): Addec check-db.
11407 (INSTALL_MODULES): Added install-db.
11408 (CLEAN_MODULES): Added clean-db.
11409
11410 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11411
11412 * config.guess: Merge with latest FSF sources.
11413
11414 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11415
11416 * Makefile.in (ALL_MODULES): Added all-itcl.
11417 (CROSS_CHECK_MODULES): Added check-itcl.
11418 (INSTALL_MODULES): Added install-itcl.
11419 (CLEAN_MODULES): Added clean-itcl.
11420
11421 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11422
11423 * configure.in: build gdb for mn10200
11424
11425 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11426
11427 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11428
11429 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11430
11431 * configure.in (tic80-*-*): Turn off most targets right now.
11432
11433 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11434
11435 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11436 rather than the makeinfo program.
11437 (do-info): Depend upon all-texinfo.
11438
11439 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11440
11441 * configure.in: Remove uses of config/mh-linux.
11442
11443 * config.sub, config.guess: Merge with latest FSF sources.
11444
11445 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11446
11447 * config.sub (case $basic_machine): Add tic80 entries.
11448
11449 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11450
11451 * config.sub, config.guess: Merge with latest FSF sources.
11452
11453 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11454
11455 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11456 * mpw-config.in: Test for NewFolderRecursive.
11457 * mpw-install: Use symbolic name for startup filename.
11458 * mpw-README: Add various additional details.
11459
11460 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11461
11462 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11463
11464 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11465
11466 * configure.in: Do build gcc and the target libraries for
11467 the mn10200.
11468
11469 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11470
11471 * configure.in: don't avoid building gdb for mn10300 any more
11472 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11473 instead of single-quoting it.
11474
11475 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11476
11477 * configure.in: Don't use --with-stabs on IRIX 6.
11478
11479 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11480
11481 * configure.in (m32r): Build gdb, libg++ now.
11482
11483 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11484
11485 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11486 directories from noconfigdirs.
11487
11488 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11489
11490 * config.sub (basic_machine): added mips16 configuration
11491
11492 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11493
11494 * config.sub: Handle d10v-unknown.
11495
11496 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11497
11498 * config.sub: Handle v850-unknown.
11499
11500 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11501
11502 * Makefile.in: add findutils
11503 * configure.in: add findutils to list of host_tools
11504
11505 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11506
11507 * config.sub: Handle mn10200 and mn10300.
11508
11509 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11510
11511 * configure.in (d10v-*): Do not build librx.
11512
11513 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11514
11515 * configure.in (mn10300): Build everything except gdb & libgloss.
11516
11517 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11518
11519 * config.guess: Patch for Dansk Data Elektronik servers,
11520 from Niels Skou Olsen <nso@dde.dk>.
11521
11522 For ncr, use /bin/uname rather than uname, since GNU uname does not
11523 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11524
11525 Patch for MIPS R4000 running System V,
11526 from Eric S. Raymond <esr@snark.thyrsus.com>.
11527
11528 Fix thinko for nextstep.
11529
11530 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11531
11532 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11533 * config.guess: Guess mips-dec-mach_bsd4.3.
11534
11535 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11536 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11537 release numbers.
11538 * config.guess (mips-mips-riscos*): Emit just enough of the
11539 release number.
11540
11541 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11542 * config.guess (sparc-auspex-sunos*): Added.
11543 (f300-fujitsu-*): Added.
11544
11545 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11546 * config.guess: Recognize a Tadpole as a sparc.
11547
11548 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11549
11550 * config.guess: Don't assume that NextStep version is either 2 or
11551 3. NextStep 4 (aka OpenStep 4) has come out now.
11552
11553 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11554
11555 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11556 From Rik Faith <faith@cs.unc.edu>.
11557
11558 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11559
11560 * config.sub: Contributions from bug-gnu-utils to:
11561 Support plain "hppa" (no version given) architecture, reported by
11562 OpenStep.
11563 OpenBSD like NetBSD.
11564 LynxOs is not a hardware supplier.
11565
11566 * config.guess: Contributions from bug-gnu-utils to add support for:
11567 OpenBSD like NetBSD.
11568 Stratus systems.
11569 More Pyramid systems.
11570 i[n>4]86 Intel chips.
11571 M680[n>4]0 Motorola chips.
11572 Use unknown instead of lynx for hardware manufacturer.
11573
11574 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11575
11576 * install.sh (chmodcmd): Set to null if the DST directory already
11577 exists.
11578
11579 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11580
11581 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11582 not use mt-ppc target Makefile fragment any more.
11583
11584 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11585
11586 * configure.in (*-*-windows): Exclude everything but those dirs
11587 needed to build windows.
11588
11589 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11590
11591 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11592
11593 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11594
11595 * configure.in: Exclude mmalloc from i386-windows.
11596
11597 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11598
11599 * Undo my previous change.
11600
11601 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11602
11603 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11604 unconditionally.
11605 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11606
11607 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11608
11609 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11610 host to add it's own flags.
11611
11612 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11613
11614 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11615
11616 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11617
11618 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11619 (CXX_FOR_TARGET): Likewise.
11620 (GCC_FOR_TARGET): Define.
11621 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11622 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11623 CC_FOR_TARGET was specified on the command line.
11624 (MAKEOVERRIDES): Don't define.
11625
11626 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11627
11628 * configure.in (m32r): Fix spelling of libg++ libs.
11629
11630 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11631
11632 * config.sub (-apple*): Remove, now redundant.
11633
11634 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11635
11636 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11637
11638 * configure: Rework yesterday's sed script patch.
11639
11640 * config.sub: Merge with FSF.
11641
11642 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11643
11644 * config.guess: Merge from FSF.
11645
11646 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11647 * config.guess: Use pc instead of unknown, for pc clone systems.
11648 Change linux to linux-gnu.
11649
11650 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11651 * config.guess: Avoid non-portable tr syntax.
11652
11653 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11654
11655 * test-build.mk (HOLES): Add "xargs" for gdb.
11656
11657 * configure: Avoid hpux10.20 sed bug.
11658
11659 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11660
11661 * configure.in: Add support for windows host
11662 (that is a build done under the Microsoft build environment).
11663
11664 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11665
11666 * Makefile.in: Replace all uses of srcroot with s, to shrink
11667 command line lengths.
11668
11669 Patches from Geoffrey Noer <noer@cygnus.com>:
11670 * configure.in: If configuring for newlib, pass --with-newlib to
11671 subdirectories.
11672 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11673 -Bnewlib/ and -Lwinsup to gcc.
11674 (CXX_FOR_TARGET): Likewise.
11675
11676 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11677
11678 * Makefile.in (ETC_SUPPORT): Add configure.
11679
11680 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11681
11682 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11683 host configuration file.
11684
11685 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11686
11687 * configure.in: Break mn10x00 support into separate
11688 mn10200 and mn10300 configurations.
11689 * config.sub: Likewise.
11690
11691 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11692
11693 * configure.in: Add lots of stuff to noconfigdirs for
11694 the mn10x00 targets.
11695
11696 * config.sub, configure.in: Add mn10x00 support.
11697
11698 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11699
11700 * make-all.com: Call conf-a-gas, not config-a-gas.
11701
11702 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11703
11704 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11705 targets.
11706
11707 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11708
11709 * mpw-README: Add much more detail for native PowerMac.
11710 * mpw-install: New file.
11711 * mpw-configure: Add --norecursion and --help options.
11712 * mpw-config.in: Translate readme and install files when
11713 copying to objdir.
11714 * mpw-build.in: Don't always depend on byacc and flex.
11715 (install-only-top): New action.
11716
11717 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11718
11719 * configure.in: You can now configure GDB for the v850.
11720
11721 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11722
11723 * configure.in (noconfigdirs): Don't configure any C++ dirs
11724 if targeting D10V.
11725
11726 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11727
11728 * config.sub: Recognize mips64vr5000.
11729
11730 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11731
11732 * configure.in: Use a single line for host_tools and native_only.
11733
11734 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11735
11736 * config.sub, configure.in: Add entries for m32r.
11737
11738 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11739
11740 * Makefile.in (inet-install): Don't run install-gzip.
11741
11742 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11743
11744 * configure.in: Don't config lots of things for *-*-windows*.
11745
11746 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11747
11748 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11749 (host_libs, host_tools): Copy from configure.in.
11750 * mpw-configure: Don't complain about directories not found.
11751
11752 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11753
11754 * configure.in (i[345]86): Recognize i686 for pentium pro.
11755 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11756 file.
11757
11758 * config.guess (i[345]86): Ditto.
11759
11760 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11761
11762 * configure.in (noconfigdirs): Removed gdb for D10V.
11763
11764 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11765
11766 * configure.in: Remove ld, target-libio, target-libg++, and
11767 target-libstdc++ from noconfigdirs.
11768
11769 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11770
11771 * configure: Fix three locations where shell scripts were
11772 being run directly rather than with config_shell.
11773
11774 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11775
11776 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11777 * config.sub (basic_machine): Recognize v850.
11778
11779 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11780
11781 * mpw-configure: Handle multiple enable/disable options and
11782 pass them down recursively, handle -c and -s flags appropriately
11783 depending on choice of compiler, add escape mechanism for
11784 quoted arguments to gC.
11785
11786 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11787
11788 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11789 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11790 so that -mrelocatable-lib and -mno-eabi are used.
11791
11792 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11793 not support --print-multi-lib, don't abort.
11794
11795 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11796
11797 * make-all.com: Run config-a-gas.
11798 * setup.com: Don't copy subdirectory files around.
11799
11800 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11801
11802 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11803 target, it now compiles correctly.
11804
11805 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11806
11807 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11808
11809 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11810
11811 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11812
11813 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11814
11815 * configure.in (native_only): Add prms.
11816
11817 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11818
11819 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11820 (BINUTILS_SUPPORT_DIRS): Likewise.
11821
11822 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11823
11824 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11825 d10v support is added.
11826
11827 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11828
11829 * configure.in (d10v-*-*): New target.
11830
11831 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11832
11833 * config.guess (HP 9000/811): Recognize this as a PA1.1
11834 machine.
11835
11836 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11837
11838 * Makefile.in (do-tar-gz): New target, split out from tail end of
11839 taz target. Run each command separately, don't use pipes.
11840 (taz): Use it.
11841
11842 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11843
11844 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11845 * mpw-build.in: No builds should depend on building byacc or flex,
11846 they are assumed to be installed already.
11847
11848 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11849
11850 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11851 variable that CC_FOR_TARGET needs.
11852
11853 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11854
11855 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11856 options have changed since the last time the subdirectory was
11857 configured, and if it has, reconfigure.
11858 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11859 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11860
11861 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11862
11863 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11864 CLEAN_MODULES): Add bash.
11865 (all-bash): New target.
11866
11867 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11868
11869 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11870
11871 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11872
11873 * config.sub (basic_machine): Recognize d10v as a valid processor.
11874
11875 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11876
11877 * mpw-configure: Add support for --bindir.
11878 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11879
11880 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11881
11882 * configure.in: add bash, time, gawk to list of hosttools and things
11883 to only build for native toolchains
11884
11885 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11886
11887 * Makefile.in (docdir): Remove.
11888
11889 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11890
11891 * Makefile.in (datadir): Set to $(prefix)/share.
11892
11893 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11894
11895 * configure.in: build diff and patch for cygwin32-hosted
11896 toolchains.
11897
11898 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11899
11900 * config.sub: Accept -rtems*.
11901
11902 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11903
11904 * configure.in: enable dosrel for cygwin32-hosted builds,
11905 remove diff from the list of things not buildable
11906 via Canadian Cross
11907
11908 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11909
11910 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11911 don't get ". ".
11912
11913 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11914
11915 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11916
11917 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11918
11919 * Makefile.in (taz): Handle case where tex3patch didn't even get
11920 checked out. Also, if it was found, put the symlink in a new util
11921 subdirectory.
11922
11923 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11924
11925 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11926
11927 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11928
11929 * config.sub: Recognize -openvms.
11930 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11931 * make-all.com, setup.com: New files.
11932
11933 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11934
11935 * Makefile.in (taz): tex3patch moved to texinfo/util.
11936
11937 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11938
11939 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11940 * configure.in: remove make from disable-if-Can-Cross list
11941 enable gdb if ${host} and ${target} are cygwin32
11942
11943 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11944
11945 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11946 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11947
11948 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11949
11950 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11951 distinguish sysv/svr4/bsd variants.
11952 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11953
11954 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11955
11956 * configure.in: Added copyright notice.
11957 * move-if-change: Added copyright notice.
11958
11959 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11960
11961 * configure.in (powerpcle-*-solaris*): Until we get shared
11962 libraries working, don't build gdb, sim, make, tcl, tk, or
11963 expect.
11964
11965 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11966
11967 * config.guess: Merge with FSF:
11968
11969 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11970 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11971
11972 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11973 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11974
11975 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11976 * config.guess: Combine two OSF1 rules.
11977 Also recognize field test versions. From mjr@zk3.dec.com.
11978 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11979 because GNU uname does not support -p. From pmr@pajato.com.
11980
11981 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11982
11983 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11984
11985 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11986
11987 * mpw-README: Document GCCIncludes.
11988
11989 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11990
11991 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11992
11993 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11994
11995 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11996
11997 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11998
11999 * configure.in (*-*-cygwin32): Configure make.
12000
12001 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12002
12003 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12004
12005 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12006
12007 * Makefile.in (all-inet): Depend on all-perl.
12008
12009 * Makefile.in (inet-install): New target.
12010
12011 * Makefile.in (all-inet): Depend on all-tcl.
12012 (all-inet): Depend on all-send-pr.
12013
12014 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12015
12016 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12017 temporarily.
12018
12019 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12020
12021 * configure.in: Don't configure --with-gnu-ld on AIX.
12022
12023 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12024
12025 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12026
12027 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12028
12029 * Makefile.in (ALL_MODULES): Added all-inet.
12030 (CROSS_CHECK_MODULES): Added check-inet.
12031 (INSTALL_MODULES): Added install-inet.
12032 (CLEAN_MODULES): Added clean-inet.
12033 (all-indent): New target.
12034
12035 * configure.in (host_tools): Added inet.
12036 (native_only): Added inet.
12037 (noconfigdirs): Added inet.
12038
12039 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12040
12041 * configure.in: Don't configure libgloss if we are not configuring
12042 newlib.
12043
12044 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12045
12046 * configure.in: Don't configure libgloss for unsupported
12047 architectures.
12048
12049 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12050
12051 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12052
12053 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12054
12055 * Makefile.in (ALL_MODULES): Include all-apache.
12056 (CROSS_CHECK_MODULES): Include check-apache.
12057 (INSTALL_MODULES): Include install-apache.
12058 (all-apache): New target.
12059
12060 * configure.in: Added apache everywhere perl is seen.
12061
12062 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12063
12064 * Makefile.in: Add support for clean-{module} and
12065 clean-target-{module} rules.
12066
12067 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12068
12069 * configure.in (*-*-ose) do not build libgloss.
12070
12071 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12072
12073 * config.guess (prep*:SunOS:5.*:*): Turn into
12074 powerpele-unknown-solaris2.
12075
12076 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12077
12078 * configure.in: Permit --enable-shared to specify a list of
12079 directories.
12080
12081 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12082
12083 * configure.in (host==solaris): Pass only the first word of $CC
12084 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12085
12086 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12087
12088 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12089
12090 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12091
12092 * Makefile.in (ALL_MODULES): Include all-perl.
12093 (CROSS_CHECK_MODULES): Include check-perl.
12094 (INSTALL_MODULES): Include install-perl.
12095 (ALL_X11_MODULES): Include all-guile.
12096 (CHECK_X11_MODULES): Include check-guile.
12097 (INSTALL_X11_MODULES): Include install-guile.
12098 (all-perl): New target.
12099 (all-guile): New target.
12100
12101 * configure.in (host_tools): Include perl and guile.
12102 (native_only): Include perl and guile.
12103 (noconfigdirs): Don't build guile and perl; no ports have been
12104 done.
12105
12106 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12107
12108 * configure (--enable-*): Handle quoted option lists such as
12109 --enable-sim-cflags='-g0 -O' better.
12110
12111 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12112
12113 * Makefile.in ({,inst}all-target): New rule so we can make and
12114 install all of the target directories easily.
12115
12116 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12117
12118 * configure.in: Add missing global flag in sed substitution when
12119 deleting `target-' from ${configdirs}.
12120
12121 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12124 option.
12125
12126 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12127 config/mh-necv4.
12128
12129 * install.sh: Correct misspelling of transformbasename.
12130
12131 * config.guess: Recognize mips-*-sysv*.
12132
12133 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12134
12135 * config.sub: Recognize mon960.
12136
12137 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12138
12139 * configure: Restore Canadian Cross handling of BISON and LEX,
12140 removed in Feb 20 change.
12141
12142 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12143
12144 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12145 Mention make install. Remove the old copyright date as well the
12146 clumsy and rather pointless copyright on the README file.
12147
12148 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12149
12150 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12151 Makefile after running symlink-tree, then run `make distclean' to
12152 avoid clobbering any generated files in srcdir.
12153
12154 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12155
12156 * configure.in (m68k-*-netbsd*): Build everything now.
12157
12158 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12159
12160 * Makefile.in (taz): Fix quoting.
12161
12162 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12163
12164 * configure.in (sparclet-*-*): Build everything now.
12165
12166 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12167
12168 * configure.in (m68k-*-linux*): New host.
12169
12170 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12171
12172 * configure: Check for bison before byacc.
12173
12174 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12175
12176 * Makefile.in configure: Change the way LEX and BISON/YACC are
12177 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12178 searching PATH. These are used as fallbacks by Makefile.in if
12179 flex/bison/byacc aren't in objdir.
12180
12181 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12182
12183 * Makefile.in: Make everything which depends upon all-bfd also
12184 depend upon all-opcodes, in case --with-commonbfdlib is used.
12185
12186 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12187
12188 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12189 building NT native compilers on Unix.
12190
12191 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12192
12193 * configure.in: Don't get CC from the host Makefile fragment if we
12194 can find gcc in PATH, or if this is a Canadian Cross. Move the
12195 Solaris test for /usr/ucb/cc to the post target script, just after
12196 the compiler sanity test.
12197
12198 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12199
12200 * config.sub: Merge with FSF.
12201
12202 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12203
12204 * Makefile.in (RPATH_ENVVAR): New variable.
12205 (REALLY_SET_LIB_PATH): Use it.
12206 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12207
12208 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12209
12210 * config.sub, configure.in: Recognize sparclet cpu.
12211
12212 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12213
12214 * config.guess: Support m68k-cbm-sysv4.
12215
12216 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12217
12218 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12219 m68k-unknown-linuxaout from linker help string. Put quotes around
12220 $ld_help_string.
12221
12222 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12223
12224 * config.guess (powerpc-harris-powerunix): Add guess for port
12225 to new target.
12226
12227 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12228
12229 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12230
12231 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12232
12233 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12234 $(REALLY_SET_LIB_PATH) in Makefile.
12235 * Makefile.in (SET_LIB_PATH): New variable.
12236 (REALLY_SET_LIB_PATH): New variable.
12237 ($(DO_X)): Use $(SET_LIB_PATH).
12238 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12239 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12240 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12241 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12242 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12243 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12244 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12245 (install-dosrel): Likewise.
12246 (all-opcodes): Depend upon all-libiberty.
12247
12248 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12249
12250 * config.guess (*:CYGWIN*): New
12251
12252 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12253
12254 * Makefile.in (all-target-winsup): All all-target-libiberty.
12255
12256 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12257
12258 * configure.in (noconfigdirs): Add missing # in front of comment.
12259
12260 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12261
12262 * configure.in: add second pass to things added to noconfigdirs
12263 so *-gm-magic can exclude libgloss properly.
12264
12265 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12266
12267 * mpw-configure (extralibs_name, rez_name): Set correctly
12268 for MWC68K compiler.
12269
12270 * mpw-README: Add more info on the necessary build tools.
12271
12272 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12273
12274 * configure.in, config.sub: Recognize cygwin32.
12275
12276 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12277
12278 * config.guess, config.sub: Recognize A/UX.
12279
12280 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12281
12282 * config.sub: Merge with gcc/config.sub.
12283
12284 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12285
12286 * mpw-build.in (do-binutils): Add build of stamps.
12287
12288 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12289
12290 * config.sub: Add recognition for mips64vr4100*-* targets.
12291
12292 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12293
12294 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12295 Add creation of gconfigargs with `--enable-shared' turned on.
12296 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12297 ($(host)-stamp-stage3-configured): Likewise.
12298 (HOLES): Add chatr and ldd.
12299 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12300
12301 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12302
12303 * configure: Pass --nfp to recursive configures.
12304
12305 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12306
12307 * Makefile.in (DLLTOOL): New.
12308 (DLLTOOL_FOR_TARGET): New.
12309 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12310 (EXTRA_TARGET_FLAGS): Ditto.
12311 (EXTRA_GCC_FLAGS): Ditto.
12312 (CONFIGURE_TARGET_MODULES): Ditto.
12313 (DO_X): Ditto.
12314 * configure: Add DLLTOOL.
12315
12316 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12317
12318 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12319 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12320 mh-sco, since old workarounds no longer needed, and don't
12321 build ld, since libraries have weak symbols in COFF.
12322
12323 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12324
12325 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12326
12327 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12328
12329 * configure.in: Make sure that ${CC} can be used to compile an
12330 executable.
12331
12332 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12333
12334 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12335 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12336 nothing depending on whether gdbtk is being built.
12337
12338 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12339
12340 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12341
12342 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12343
12344 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12345 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12346
12347 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12348
12349 * config-ml.in: Add support for
12350 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12351 Simplify setting of multidirs from --disable-foo.
12352
12353 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12354
12355 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12356 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12357 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12358 non-empty, pass them on to the GCC make.
12359 (all-bootstrap): New rule that is like all-gcc, except it executes
12360 the GCC bootstrap rule instead of the GCC all rule.
12361
12362 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12363
12364 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12365
12366 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12367
12368 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12369 DG/UX support.
12370
12371 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12372
12373 * config.sub (i*86*) Change [345] to [3456]
12374
12375 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12376
12377 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12378 --with-gnu-ld=no.
12379
12380 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12381
12382 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12383 AIX multilibs get built.
12384
12385 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12386
12387 * configure.in (i386-win32): Don't build expect if we're not
12388 building the tcl subdir.
12389
12390 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12391
12392 * Makefile.in: (configure-target-examples, all-target-examples):
12393 New targets, configure and build example programs.
12394
12395 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12396
12397 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12398 use it as input to sedit the generated MPW makefile.
12399 * mpw-README: Add a suggestion about Gestalt.h.
12400
12401 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12402
12403 * config.sub: Accept *-*-ieee*.
12404
12405 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12406
12407 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12408 Ronald F. Guilmette <rfg@monkeys.com>.
12409
12410 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12411
12412 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12413 for powerpc-pe native.
12414 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12415 (target==powerpc-pe): duplicate i386-win32 entry.
12416
12417 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12418
12419 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12420 of vxworks, not just vxworks5.1.
12421
12422 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12423
12424 * mpw-configure: Add support for exec-prefix.
12425
12426 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12427
12428 * config.guess: Recognize HP model 816 machines as having
12429 a PA1.1 processor.
12430
12431 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12432
12433 * configure: Ignore new autoconf configure options.
12434
12435 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12436
12437 * config.guess: Recognize Pentium under SCO.
12438 From Robert Lipe <robertl@arnet.com>.
12439
12440 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12441
12442 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12443
12444 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12445
12446 * configure.in: Don't configure gas for alpha-dec-osf*.
12447
12448 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12449
12450 * configure.in: Default to --with-stabs for some targets for which
12451 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12452 i[345]86*-*-unixware*.
12453
12454 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12455
12456 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12457 rather than basing it on the target. Simplify handling of options
12458 controlling which directories to configure. Remove extraneous
12459 slash in multi-clean target.
12460
12461 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12462
12463 * config-ml.in: Prefix more variables with ml_ so they don't collide
12464 with configure's.
12465
12466 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12467
12468 * configure: Don't turn -v into --v.
12469
12470 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12471
12472 * configure.in (targargs): Fix typo.
12473
12474 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12475
12476 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12477
12478 * configure.in: Strip --host and --target options from
12479 CONFIG_ARGUMENTS, and always configure for --host only. Add
12480 --with-cross-host option when building with a cross-compiler.
12481 * configure: Canonicalize the arguments put into config.status by
12482 always using `=' for an option with an argument. Pass a presumed
12483 --host or --target explicitly.
12484
12485 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12486
12487 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12488 into general OS recognition case.
12489
12490 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12491
12492 * configure.in (target_configdirs): add target-winsup only
12493 for win32 target systems.
12494
12495 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12496
12497 * Makefile.in (all-target-libgloss): Depend upon
12498 configure-target-newlib, since when libgloss is built it looks to
12499 see if the newlib directory exists.
12500
12501 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12502
12503 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12504 cfg-ml-*.in.
12505
12506 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12507
12508 * configure: Handle LD and LD_FOR_TARGET when configuring a
12509 Canadian Cross.
12510
12511 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12512
12513 * configure.in (target_libs): add target-winsup.
12514 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12515 (target==ppcle-pe): remove ld from $noconfigdirs.
12516
12517 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12518
12519 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12520 Preserve relative path names in $srcdir. Build symlink tree if
12521 configuring cross target dir and srcdir=. (= no VPATH support).
12522 (configure-target-libg++): Depend on configure-target-librx.
12523 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12524 * config-ml.in: New file.
12525 * symlink-tree: New file.
12526 * configure: Ensure srcdir="." if that's what it is.
12527
12528 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12529
12530 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12531 includes and FLEX_SKELETON setting.
12532 * mpw-configure (--with-gnu-ld): New option, controls whether
12533 to use PPCLink or ld with PowerMac GCC.
12534 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12535 * mpw-config.in: Configure grez if targeting Mac.
12536
12537 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12538 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12539 just macos.
12540 * configure.in: Configure grez resource compiler if targeting Mac.
12541 * Makefile.in (all-grez, install-grez): New targets.
12542
12543 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12544
12545 * configure: CXX defaults to gcc, not g++. If we find
12546 gcc in the path, set CC to gcc -O2.
12547
12548 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12549
12550 * configure: Default ${build} correctly. Avoid picking up extra
12551 spaces when reading CC and CXX from Makefile. When doing a
12552 Canadian Cross, use plausible default values for numerous
12553 variables.
12554 * configure.in: When doing a Canadian Cross, don't try to
12555 configure tools whose configure script can't handle it.
12556
12557 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12558
12559 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12560
12561 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12562
12563 * configure: Remove dubious bug reporting address.
12564
12565 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12566
12567 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12568 configure script, run that instead of this directory's configure.
12569 In either case, print a message that we're configuring the sub-dir.
12570
12571 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12572
12573 * configure.in: Before checking for the existence of various files,
12574 use sed to filter out "target-".
12575
12576 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12577
12578 * Makefile.in (DO_X): Split rule to decrease command line length
12579 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12580 (Philippe De Muyter).
12581
12582 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12583
12584 * Makefile.in (all-patch): depend on all-libiberty.
12585
12586 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12587
12588 * configure.in: If the only directory in target_configdirs which
12589 actually exists is libiberty, then set target_configdirs to empty,
12590 to avoid trying to build a target libiberty in a gas or gdb
12591 distribution.
12592
12593 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12594
12595 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12596 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12597 systems.
12598
12599 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12600
12601 * configure.in (copy_dirs): Use sys-include instead of include
12602 for --with-headers option.
12603
12604 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12605
12606 * Makefile.in, configure.in: Make winsup builds work with
12607 new scheme.
12608
12609 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12610
12611 * configure.in: Build the linker on AIX.
12612
12613 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12614
12615 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12616 where needed.
12617
12618 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12619
12620 * Makefile.in (all-gcc): Fix typo.
12621
12622 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12623
12624 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12625
12626 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12627
12628 * configure.in: Rename libFOO to target-libFOO, and xiberty
12629 to target-xiberty, to provide more flexibility.
12630 (target_subdir): Define. Create if cross.
12631 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12632 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12633 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12634 check-libFOO -> check-target-libFOO, etc.
12635 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12636 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12637 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12638 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12639 allow ALL_GCC="" to only configure.
12640 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12641 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12642 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12643
12644 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12645
12646 * Makefile.in (taz): Build "info" in etc explicitly.
12647
12648 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12649
12650 * configure.in: Make sure that CC is undefined (as opposed to
12651 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12652 problem with autoconf trying to configure on a host without GCC.
12653
12654 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12655
12656 * mpw-configure: Set host alias from choice of host compiler,
12657 only use generic MPW Makefile sed if present, edit a file
12658 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12659 * mpw-README: Add problem notes about CW6 and CW7.
12660
12661 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12662
12663 * Makefile.in (taz): Use ";" instead of ";;".
12664
12665 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12666
12667 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12668 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12669 DISTDOCDIRS.
12670 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12671 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12672
12673 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12674
12675 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12676 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12677 Move bfd to DISTSTUFFDIRS.
12678
12679 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12680
12681 * Makefile.in (X11_LIB): Removed.
12682 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12683
12684 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12685
12686 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12687
12688 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12689 names.
12690
12691 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12692
12693 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12694
12695 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12696
12697 * configure.in (i[345]86-*-win32): Always build newlib.
12698 Don't configure cvs, autoconf or texinfo.
12699 * Makefile.in (LD_FOR_TARGET): New.
12700 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12701 Pass down LD_FOR_TARGET.
12702
12703 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12704
12705 * winsup: New directory.
12706 * Makefile.in: Build winsup.
12707 * configure.in: Winsup is configured when target is win32.
12708 Can only build win32 target GDB when native.
12709
12710 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12711
12712 * config.guess: Recognize HP model 819 machines as having
12713 a PA 1.1 processor.
12714
12715 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12716
12717 * configure: Fix sed loop which substitutes for CC and CXX to
12718 avoid bug found in various sed implementations.
12719
12720 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12721
12722 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12723 simulator. Use standard powerpc-*-eabi*.
12724
12725 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12726
12727 * configure.in: Stop putting gas and binutils in noconfigdirs for
12728 powerpc-*-aix* and rs6000-*-*.
12729
12730 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12731
12732 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12733 -mcall-aixdesc libraries.
12734
12735 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12736
12737 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12738
12739 * config.sub (arm | armel | armeb): Fix shell syntax.
12740
12741 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12742
12743 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12744 -msoft-float and -mcpu=common support.
12745 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12746 libraries.
12747
12748 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12749
12750 * configure.in: Allow configuration and build of emacs19 for the alpha.
12751
12752 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12753
12754 * configure.in (CC): Get ^CC, not just any old CC, from
12755 ${host_makefile_frag}.
12756
12757 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12758
12759 * configure.in (CC): Try to get CC from
12760 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12761
12762 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12763
12764 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12765 only if it exists in $(srcdir).
12766
12767 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12768
12769 * configure: If CC and CXX are not set in the environment, set
12770 them, based on either an existing Makefile or on searching for gcc
12771 in PATH. Substitute for CC and CXX in Makefile.
12772 * configure.in: Remove libm from target_libs. Separate
12773 target_configdirs from configdirs. If CC is not set in
12774 environment, try to get it from a host Makefile fragment. Rewrite
12775 changes of configdirs to use skipdirs instead. A few minor
12776 tweaks. Take directories out of target_configdirs as they are
12777 taken out of configdirs. Remove existing Makefile files from
12778 subdirectories. Substitute for TARGET_CONFIGDIRS and
12779 CONFIG_ARGUMENTS in Makefile.
12780 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12781 by configure.in.
12782 (CONFIG_ARGUMENTS): Likewise.
12783 (CONFIGURE_TARGET_MODULES): New variable.
12784 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12785 ($(CONFIGURE_TARGET_MODULES)): New target.
12786 (configure-libg++, configure-libio): New targets.
12787 (all-libg++): Depend upon configure-libg++.
12788 (all-libio): Depend upon configure-libio.
12789 (configure-libgloss, all-libgloss): New targets.
12790 (configure-libstdc++): New target.
12791 (all-libstdc++): Depend upon configure-libstdc++.
12792 (configure-librx, all-librx): New targets.
12793 (configure-newlib): New target.
12794 (all-newlib): Depend upon configure-newlib
12795 (configure-xiberty): New target.
12796 (all-xiberty): Depend upon configure-xiberty.
12797
12798 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12799
12800 * configure.in (host i[345]86-*-win32): Expand the
12801 noconfigdirs again.
12802
12803 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12804
12805 * mpw-configure: Fix sed command file name.
12806
12807 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12808
12809 * configure.in (host i[345]86-*-win32): Reduce the
12810 noconfigdirs again.
12811
12812 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12813
12814 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12815 or powerpc*-*-pe*, since they are not yet supported.
12816
12817 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12818
12819 Add PowerMac support and many other enhancements.
12820 * mpw-configure: New option --cc to select compiler to use,
12821 paste options set according to --cc into the generated
12822 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12823 if mpw-make.sed is present.
12824 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12825 add forward includes for PowerPC include files.
12826 * mpw-build.in: Build using Makefile.PPC if present.
12827 (do-byacc, etc): Remove separate version resource builds.
12828 (do-gas): Build "stamps" before "all".
12829 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12830 * mpw-README: Update to reflect --cc option, PowerMac support,
12831 and recently-reported compatibility problems.
12832
12833 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12834
12835 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12836 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12837 (--with-multilib-top): Pass to recursive invocations.
12838
12839 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12840
12841 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12842 v810-*-*.
12843
12844 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12845
12846 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12847 gdb, ld and opcodes on v810-*-*.
12848
12849 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12850
12851 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12852 (local-maintainer-clean): New target.
12853 (maintainer-clean): New target.
12854 (realclean): Just depend upon maintainer-clean.
12855
12856 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12857
12858 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12859
12860 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12861
12862 * configure.in: Build ld in mips*-*-bsd* case.
12863
12864 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12865
12866 * config.sub: Accept -lites* OS. From Ian Dall.
12867
12868 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12869
12870 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12871 targets.
12872
12873 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12874
12875 * configure.in: treat i386-win32 canadian cross the same as
12876 i386-go32 canadian cross.
12877
12878 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12879
12880 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12881 running under the simulator to build a reduced set of libraries.
12882 (powerpc-*-eabiaix): Add fine grained multilib support added to
12883 other powerpc targets yesterday.
12884
12885 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12886
12887 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12888 -disable-softfloat, -disable-relocatable, -disable-aix, and
12889 -disable-sysv to control which multilib libraries get built.
12890
12891 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12892
12893 * configure: Add Makefile.tem to list of files to remove in trap
12894 handler.
12895
12896 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12897
12898 * config.guess (*Linux*): Add missing "exit"s.
12899 Also, need specific check for alpha-unknown-linux (uses COFF).
12900
12901 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12902
12903 * config.guess: Merge with FSF:
12904
12905 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12906 * config.guess (AIX4): More robust release numbering discovery.
12907
12908 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12909 * config.guess (i386-sequent-ptx): Properly get version number.
12910
12911 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12912 * config.guess (mips:*:4*:UMIPS): New case.
12913
12914 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12915
12916 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12917 (i386-win32 host): Likewise. Don't build readline.
12918
12919 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12920
12921 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12922 SUPPORT_FILES to submakes.
12923
12924 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12925
12926 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12927 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12928 mpw-configure.
12929
12930 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12931
12932 * configure.in (appdirs): Use =, not ==, in test expression when
12933 trying to build the text to print in the warning message for
12934 Solaris users.
12935
12936 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12937
12938 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12939
12940 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12941
12942 * config.guess: Recognize lynx-2.3.
12943
12944 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12945
12946 * config.sub (z8ksim): Deleted
12947 (z8k-*-coff): New, this is the one true name of the target.
12948
12949 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12950
12951 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12952
12953 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12954
12955 * config.guess (*:Linux:*:*): First try asking the linker what the
12956 default object file format is (elf, aout, or coff). Then if this
12957 fails, try previous methods.
12958
12959 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12960
12961 * configure.in: Don't build newlib for *-*-vxworks5.1.
12962
12963 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12964
12965 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12966 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12967
12968 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12969
12970 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12971
12972 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12973
12974 * cfg-ml-com.in: New file.
12975 * cfg-ml-pos.in: New file.
12976
12977 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12978
12979 * COPYING.NEWLIB: Add HP free copyright to list.
12980
12981 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12982
12983 * config.sub: Recognize -eabi* for the system, not just -eabi.
12984
12985 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12986
12987 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12988 * config.sub, configure.in (win32): New target and host.
12989
12990 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12991
12992 * configure.in: Add i386-pe configuration.
12993
12994 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12995
12996 * mpw-build.in (install): Install GDB after LD.
12997
12998 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12999
13000 * mpw-config.in (elf/mips.h): Always forward-include, needed
13001 for GDB to build.
13002
13003 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13004
13005 * testsuite: New directory for customer acceptance and whole tool
13006 chain tests.
13007
13008 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13009
13010 * configure: If per-host line isn't found, but AC_OUTPUT is found
13011 and a configure script exists, run it instead.
13012
13013 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13014
13015 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13016
13017 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13018
13019 * configure: Set build_{cpu,vendor,os,alias} to host values when
13020 --build isn't specified.
13021
13022 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13023
13024 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13025 (FLAGS_TO_PASS): Pass them.
13026 (EXTRA_TARGET_FLAGS): Ditto.
13027
13028 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13029
13030 * Makefile.in (all-libg++): Depend on all-libstdc++.
13031
13032 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13033
13034 * configure.in (noconfigdirs): Enable all packages for
13035 i386-unknown-netbsd.
13036
13037 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13038
13039 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13040 hosted builds (DOS builds)
13041
13042 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13043
13044 Changes for ARM based on patches from Richard Earnshaw:
13045 * config.sub: Handle armeb and armel.
13046 * configure.in: Omit arm linker only for riscix.
13047
13048 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13049
13050 * config.guess: Update from FSF.
13051
13052 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13053
13054 * config.sub: Recognize powerpcle as the little endian variant of
13055 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13056 powerpcle variant. Convert pentium into i586, not i486. Add p5
13057 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13058 temporarily.
13059
13060 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13061
13062 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13063
13064 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13065
13066 * config.sub: Accept -lites* as a basic system type.
13067
13068 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13069
13070 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13071 installed, and if so return linuxoldld as the system name.
13072
13073 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13074
13075 * config.guess: Add hppa1.1-hp-lites support.
13076
13077 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13078
13079 * configure.in: Don't build newlib for m68k-vxworks5.1.
13080
13081 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13082
13083 * configure.in (mips-sgi-irix6): Use mh-irix5.
13084
13085 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13086
13087 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13088
13089 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13090
13091 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13092 OSF/1. Fix compiler flags.
13093 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13094
13095 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13096
13097 * configure.in: Recognize --with-newlib.
13098 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13099
13100 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13101
13102 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13103 to *_X11_MODULES due to gdbtk needing X include files et al.
13104
13105 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13106
13107 Merge in support for Mac MPW as a host.
13108 (Old change descriptions retained for informational value.)
13109
13110 * mpw-config.in: Add generic include forwards for cpu-specific
13111 include files in aout and elf directories.
13112
13113 * mpw-configure: Added copyright.
13114 * mpw-config.in: Check for presence of required build tools.
13115 (target_libs): Add newlib.
13116 (target_tools): Add examples.
13117 (Read Me): Generate as "Read Me for MPW" instead.
13118 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13119 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13120 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13121
13122 * mpw-configure: Remove subdir-specific makefile hackery,
13123 delete mk.tmp after using it.
13124
13125 * mpw-build.in (all): Display start and end times.
13126
13127 * mpw-configure (host_canonical): Set.
13128 (target_cpu): Always add to makefiles.
13129 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13130 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13131 (mpw-mh-mpw): Look for in srcdir and srcroot.
13132 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13133
13134 * mpw-build.in: (install-only): New target.
13135
13136 * mpw-configure (host_alias, target_alias): Rename from hostalias
13137 and targetalias, add into generated Makefile.
13138 (mk.tmp): If present, add into generated Makefile.
13139 * mpw-build.in (all-gas): Build config.h first before gas proper.
13140
13141 * mpw-configure (config.status): Write only if changed.
13142 * mpw-config.in (readline): Configure it (not built, just used for
13143 definitions).
13144
13145 * mpw-config.in (elf/mips.h): Add a forward include.
13146
13147 * mpw-config.in: Forward-include most .h files in include into
13148 extra-include.
13149 (readline): Don't build.
13150 mpw-build.in (install): Install GDB.
13151
13152 * mpw-configure (prefix, mpw_prefix): Handle it.
13153 * mpw-config.in (mmalloc, readline): Don't configure.
13154 * mpw-build.in (thisscript): Rename to ThisScript.
13155 Use mpw-build instead of BuildProgram everywhere.
13156 (mmalloc, readline): Don't build.
13157 * mpw-README: New file, basic documentation about the MPW port.
13158
13159 * mpw-config.in: Use forward-include to create include files.
13160
13161 * mpw-configure: Add more things to the top of each configured
13162 Makefile, including contents of config/mpw-mh-mpw.
13163 * mpw-config.in (extra-include): Create this directory and fill it
13164 with Posix-like include files when configuring.
13165
13166 * config.sub (apple, mac, mpw): Add various aliases.
13167
13168 * mpw-build.in: New file, top-level build script fragment for MPW.
13169 * mpw-configure: New file, configure script for MPW.
13170 * mpw-config.in: New file, config fragment for MPW.
13171
13172 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13173
13174 * configure.in (host_libs): Remove glob, since it is gone from the
13175 sources.
13176
13177 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13178
13179 * Makefile.in: define empty GDB_NLM_DEPS var.
13180
13181 * configure.in(target_makefile_frag): use config/mt-netware
13182 for netware targets.
13183
13184 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13185
13186 * config.sub: Merge in recent FSF changes. Remove linux special
13187 cases.
13188
13189 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13190
13191 Revert this change:
13192
13193 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13194
13195 * build-all.mk: Use CC=cc -Xs on Solaris.
13196
13197 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13198
13199 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13200 stop using it.
13201 * Makefile.in: Nuke all references to glob subdirectory.
13202
13203 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13204
13205 * configure.in: Fix --enable-shared logic in per-host.
13206
13207 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13208
13209 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13210
13211 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13212
13213 * configure.in (noconfigdirs): Don't build gas on AIX, for
13214 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13215
13216 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13217
13218 * configure: Fix --cache-file to work if the file argument is a
13219 relative path.
13220
13221 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13222
13223 * configure: If the --cache-file is used, pass it down to
13224 configure in subdirectories.
13225
13226 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13227
13228 * config.sub: add vxworks29k configuration.
13229
13230 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13231
13232 * Makefile.in (taz): Do "diststuff" part quietly.
13233
13234 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13235
13236 * config.sub: Mini-merge with gcc/config.sub.
13237
13238 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13239
13240 * config.guess (IRIX): Sed - to _.
13241
13242 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13243
13244 * Makefile.in (source-vault, binary-vault): New targets.
13245
13246 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13247
13248 * config.sub: Recognize -eabi as a basic system type.
13249
13250 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13251
13252 * configure.in (enable_shared stuff): Fix typo.
13253
13254 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13255
13256 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13257
13258 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13259
13260 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13261
13262 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13263
13264 * configure.in (rs6000-*-*): Don't build gas.
13265
13266 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13267
13268 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13269 reduce command line length.
13270 (AS_FOR_TARGET): Check for as.new, not Makefile.
13271 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13272
13273 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13274
13275 * config.guess: Merge from FSF.
13276
13277 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13278
13279 * configure: Don't use $ when handling program_suffix.
13280
13281 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13282
13283 * configure.in: Configure tk for hppa/hpux.
13284
13285 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13286
13287 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13288
13289 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13290
13291 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13292 to LIBCXXFLAGS. Tests are better run without it.
13293
13294 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13295
13296 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13297
13298 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13299
13300 * configure.in (*-*-netware*): Don't configure xiberty.
13301
13302 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13303
13304 * configure.in: Remove tk from native_only list.
13305
13306 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13307
13308 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13309 for special NCD build.
13310
13311 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13312
13313 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13314 makeall.bat, they're only useful for binutils snapshots.
13315 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13316 makeall.bat to specified SUPPORT_FILES.
13317
13318 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13319
13320 * build-all.mk: Add Ericsson targets to sun4 and solaris
13321 hosts. Add BNR's sun4 target to solaris host, so their
13322 build-from-source will be tested in-house first.
13323
13324 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13325
13326 * Makefile.in (LIBCFLAGS): New variable.
13327 (CFLAGS_FOR_TARGET): Ditto.
13328 (LIBCFLAGS_FOR_TARGET): Ditto.
13329 (LIBCXXFLAGS): Ditto.
13330 (CXXFLAGS_FOR_TARGET): Ditto.
13331 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13332 (BASE_FLAGS_TO_PASS): Pass them.
13333 (EXTRA_TARGET_FLAGS): Ditto.
13334
13335 * configure.in: Support --enable-shared.
13336
13337 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13338
13339 * configure.in (target_libs): Include libstdc++ again.
13340 * config.guess: Update from FSF (for FreeBSD).
13341
13342 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13343
13344 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13345 makeall.bat.
13346 (DISTDOCDIRS): Add `etc'.
13347 (ETC_SUPPORT_PFX): New variable.
13348 (taz): Include anything from etc starting with a word in
13349 ETC_SUPPORT_PFX.
13350
13351 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13352
13353 * config.sub: Update for recent FSF changes. Remove obsolete
13354 h8300hds entry. Add -windows* and -osx as basic os. Minor
13355 spacing changes.
13356
13357 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13358
13359 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13360
13361 * config.guess: Merge with FSF.
13362 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13363
13364 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13365
13366 * configure: Since the "trap 0" handler will override the exit
13367 status on many systems, only use it for "exit 1", and make it set
13368 a non-zero exit status; reset it before "exit 0". Also, check
13369 exit status of config.sub, and error out if it failed.
13370
13371 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13372
13373 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13374 and install libgloss.
13375
13376 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13377
13378 * Makefile.in (all-binutils): Depend upon all-byacc.
13379
13380 * configure.in: Don't build emacs on Irix 5.
13381
13382 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13383
13384 * configure.in (*-*-netware*): Add libio.
13385
13386 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13387
13388 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13389 (CHECK_TARGET_MODULES): Ditto.
13390 (INSTALL_TARGET_MODULES): Ditto.
13391 (TARGET_LIBS): Ditto.
13392 (all-libstdc++): Note dependencies.
13393
13394 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13395
13396 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13397
13398 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13399
13400 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13401 -fexternal-templates.
13402
13403 * configure.in (target_libs): Add libstdc++.
13404 (noconfigdirs): Add libstdc++ as appropriate.
13405
13406 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13407
13408 * config.guess: Update from FSF.
13409
13410 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13411
13412 * configure: Use ${config_shell} when running ${configsub}.
13413
13414 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13415
13416 * config.sub: No longer recognize h8300h.
13417
13418 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13419
13420 * config.sub: Remove extraneous differences between config.sub and
13421 gcc/config.sub.
13422
13423 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13424
13425 * Makefile.in (DISTSTUFFDIRS): Add gas.
13426
13427 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13428
13429 * COPYING.NEWLIB: New file.
13430
13431 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13432
13433 * config.guess (HP-UX): Patch from Harlan Stenn
13434 <harlan@landmark.com> to also emit release level.
13435
13436 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13437
13438 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13439
13440 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13441
13442 * config.sub: Merge nextstep cleanup from FSF.
13443
13444 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13445
13446 * configure.in (arm-*-*): Don't configure ld for this target.
13447
13448 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13449
13450 * configure.in (*-*-netware): don't configure libg++, libio,
13451 librx, or newlib.
13452
13453 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13454
13455 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13456 configure ld--it works, but it doesn't support shared libraries.
13457
13458 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13459
13460 * config.guess (*-unknown-freebsd*): Get rid of possible
13461 trailing "(Release)" in version string.
13462 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13463
13464 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13465
13466 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13467 Fix type: *-next-neststep -> *-next-nextstep.
13468
13469 * config.guess: Merge from FSF:
13470
13471 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13472
13473 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13474
13475 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13476
13477 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13478 instead of UNIX_SV for UnixWare 1.0).
13479
13480 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13481
13482 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13483 to make gdb/nlm/* build after the compiler and linker.
13484
13485 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13486
13487 * config.guess (netbsd, freebsd, linux): Accept any machine,
13488 not just i[34]86.
13489 (m68k-atari-sysv4): Relocate to match FSF version.
13490
13491 * config.guess: More merges from the FSF:
13492
13493 Add a space before function call or macro invocation.
13494
13495 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13496
13497 * config.guess: Add trap cmd to remove dummy.c and dummy when
13498 interrupted.
13499
13500 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13501
13502 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13503 (dummy): Redirect stderr from compilation of dummy.c.
13504
13505 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13506
13507 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13508
13509 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13510
13511 * configure: Accept and ignore --cache*, for compatibility with
13512 new autoconf.
13513
13514 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13515
13516 * config.guess: Merge from FSF:
13517
13518 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13519
13520 * config.guess (Pyramid*:OSx*:*:*): New case.
13521 (PATH): Add /.attbin at end for finding uname.
13522 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13523
13524 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13525
13526 * config.guess (M88*:DolphinOS:*:*): New case.
13527
13528 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13529
13530 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13531 to select whether to use ELF or COFF.
13532
13533 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13534
13535 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13536
13537 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13538
13539 * config.guess: Guess the OS version for HPUX.
13540
13541 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13542
13543 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13544
13545 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13546
13547 * configure.in: Recognize --with-headers, --with-libs, and
13548 --without-newlib.
13549 * Makefile.in (all-xiberty): Depend upon all-ld.
13550
13551 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13552
13553 * configure.in: Change i[34]86 to i[345]86.
13554
13555 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13556
13557 * configure (version): A few more tweaks to help message.
13558
13559 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13560
13561 * Makefile.in: Remove (for now) librx as a host library,
13562 now that we're building it for target.
13563
13564 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13565
13566 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13567 (Karl Berry).
13568
13569 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13570
13571 * configure.in: Also configure librx.
13572
13573 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13574
13575 * Makefile.in: Update various rules to reflect that librx
13576 is now needed for libg++.
13577
13578 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13579
13580 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13581
13582 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13583
13584 * configure.in: Configure the examples directory.
13585
13586 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13587
13588 * configure: Simplify Jun 2 1994 change.
13589
13590 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13591
13592 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13593 /bin/gcc isn't good enough to build gcc.
13594
13595 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13596
13597 * Makefile.in (GDB_SUPPORT_FILES): Remove
13598 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13599 (gdb.tar.gz): Add new rule to use standard distribution building
13600 mechanism.
13601
13602 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13603
13604 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13605 Bill Cox <bill@cygnus.com>.
13606
13607 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13608
13609 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13610
13611 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13612
13613 * configure: Search current dir first in .gdbinit.
13614
13615 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13616
13617 * config.sub: Recognize freebsd (merged from gcc config.sub).
13618
13619 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13620
13621 * config.sub: Refer to NeXT's operating system as nextstep.
13622
13623 * config.sub (case $basic_machine): Re-order the cases, to match
13624 the order in the FSF version (which is mostly alphabethical).
13625 Merge in some additions and changes from the FSF.
13626
13627 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13628
13629 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13630 * config.sub: Recognize cxux7.
13631 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13632
13633 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13634
13635 * config.sub: Fix typo powerpc -> powerpc-*.
13636
13637 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13638
13639 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13640
13641 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13642 parallel with all-emacs and install-emacs). Top-level command
13643 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13644
13645 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13646
13647 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13648 $(relbindir)/make before doing ``make install'', and use
13649 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13650 installing over running make binary.
13651 ($(host)-stamp-stage3-installed): Likewise.
13652
13653 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13654
13655 * config.guess: Recognize Mach.
13656
13657 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13658
13659 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13660 see whether --exec-prefix was used.
13661
13662 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13663
13664 * README: Explicitly mention libg++/README. (Zoo's idea.)
13665
13666 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13667
13668 * Makefile.in: Add all-librx target similar to all-libproc.
13669
13670 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13671
13672 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13673 with post 1.2 uname bogosity.
13674
13675 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13676
13677 * configure: Remove temporary files on receipt of a signal.
13678
13679 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13680
13681 * configure: If there is a package_makefile_frag, remove
13682 ${subdir}/Makefile.tem after copying it in.
13683
13684 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13685
13686 * build_all.mk: support rs6000 lynx identifies itself as
13687 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13688 since /bin/gcc is too feeble to compile a modern gcc.
13689
13690 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13691
13692 * brought devo/test-build.mk update-to-date with progressive/
13693 test-build.mk. Add lynx targets and hppa flag info.
13694
13695 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13696
13697 * configure.in: Use mh-ncrsvr43. Patch from
13698 Tom McConnell <tmcconne@sedona.intel.com>.
13699
13700 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13701
13702 * config.guess (i386-unknown-bsdi): No longer need to
13703 check #if defined(__bsdi__) && defined(__i386__).
13704
13705 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13706
13707 * configure: Set program_transform_nameoption correctly.
13708
13709 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13710
13711 * brought build-all.mk update-to-date with progressive build-all.mk,
13712 added new targets and hppa info.
13713
13714 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13715
13716 * configure: If config.guess result is a prefix of the user
13717 specified target, assume a native build and use the user specified
13718 target as the host alias. Remove SunOS patch suffix removal hack.
13719 * configure.in: Remove SunOS patch suffix removal hack.
13720
13721 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13722 in NATIVE_CHECK_MODULES.
13723
13724 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13725
13726 * Makefile.in: Rename HOST_ONLY to NATIVE.
13727 * configure: Delete SunOs patch suffix from host_canonical
13728 and build_canonical variables that are prepended to Makefiles.
13729 * configure.in: Add comments for easier maintenance.
13730
13731 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13732
13733 * Makefile.in: Add all-libproc target similar to all-gui.
13734
13735 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13736
13737 * Makefile.in (CHECK_MODULES): split into
13738 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13739
13740 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13741
13742 * config.guess (i386-unknown-bsdi): New system to guess.
13743
13744 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13745
13746 * Makefile.in: Add all-gui target (but not yet build by "all").
13747
13748 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13749
13750 * config.sub: Move deletion of patch suffix from here...
13751 * configure.in: To here, at Ian's suggestion. The top-
13752 level scripts might need to know of a patch level.
13753
13754 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13755
13756 * config.sub: Strip off patch suffix so rtl is recognized
13757 as a sunos4.1.3 machine, even though it's been patched.
13758
13759 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13760
13761 * Makefile.in (INSTALL_LAST): Delete.
13762 (INSTALL_DOSREL): New.
13763
13764 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13765
13766 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13767 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13768 whether we pass down --with-gnu-ld anyhow.
13769
13770 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13771
13772 * Makefile.in (INSTALL_LAST): Change operation so it works
13773 on more flavors of make.
13774 * configure.in (go32): Don't build libg++ or libio.
13775
13776 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13777
13778 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13779 they can be overriden by templates.
13780
13781 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13782
13783 * configure.in (target==go32): Don't build gdb.
13784 * dosrel: New directory.
13785
13786 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13787
13788 * configure.in (host==go32): Configure dosrel too.
13789 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13790 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13791 be set by incoming names or templates.
13792 (INSTALL_LAST): New rule.
13793
13794 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13795
13796 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13797
13798 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13799
13800 * configure.in (appdirs): New variable. Currently empty, but will
13801 be used in gas distribution. If nonempty, lists a set of
13802 directories at least one of which must get configured, or top
13803 level configuration is considered to have failed.
13804 (rs6000-*-lynxos*): Use new file name.
13805
13806 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13807
13808 Eliminate XTRAFLAGS.
13809 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13810 newlib include files using -idirafter, and also use -nostdinc.
13811 (CXX_FOR_TARGET): Likewise.
13812 (XTRAFLAGS): Removed.
13813 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13814 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13815 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13816 ($(DO_X)): Don't pass down XTRAFLAGS.
13817
13818 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13819
13820 * configure.in (mips*-dec-bsd*): New target; do build linker.
13821 (mips*-*-bsd*): New target; don't build linker.
13822
13823 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13824
13825 * configure.in: support rs6000-*-lynxos* configuration.
13826 support sunos4 as a cross target.
13827
13828 * config.sub: look for lynx*, not lynx since the OS version may
13829 legitimately be part of the name.
13830
13831 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13832
13833 * configure.in (i[34]86-*-sco*): Move to be with other i386
13834 targets.
13835 (romp-*-*): New target. Skip various binary utilities.
13836 (vax-*-*): New target. Don't build newlib.
13837 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13838
13839 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13840
13841 * configure.in: Only set host_makefile_frag if config
13842 directory exists.
13843
13844 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13845
13846 * install.sh: If $dstdir exists, don't check whether each
13847 component does.
13848
13849 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13850
13851 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13852
13853 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13854
13855 * configure.in (*-*-lynxos*): Don't configure newlib for either
13856 native or cross Lynx.
13857
13858 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13859
13860 * config.sub (sparc64-elf): Fix os.
13861 (z8k): Remove duplicate.
13862
13863 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13864
13865 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13866 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13867
13868 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13869
13870 * configure: Make file links cleanly even if Lynx fails on
13871 an NFS symlink (at least fail cleanly).
13872
13873 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13874
13875 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13876 -XNh2000.
13877
13878 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13879
13880 * configure: Unknown options are fatal again.
13881
13882 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13883
13884 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13885 compatibility.
13886
13887 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13888
13889 * build-all.mk: Add `clean' target.
13890
13891 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13892
13893 * config.guess: Add SINIX support.
13894 * configure.in: Add mips-*-sysv4* support.
13895
13896 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13897
13898 * build-all.mk: Document all useful targets.
13899 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13900 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13901
13902 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13903
13904 * configure: Support --silent, --quiet.
13905
13906 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13907
13908 * configure: Support --disable-FEATURE.
13909
13910 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13911
13912 * config.guess: Recognize NCR running SVR4.3.
13913
13914 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13915
13916 * config.guess: Make BSDI generate i386-unknown-bsd386.
13917 Patch from Paul Eggert <eggert@twinsun.com>.
13918
13919 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13920
13921 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13922
13923 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13924
13925 * configure: Make unrecognized options give nonfatal warnings
13926 instead of fatal errors, and pass them to any subdirectory
13927 configures in case they recognize them.
13928 Make --x equivalent to --with-x.
13929
13930 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13931
13932 * configure: Add --enable-* options. Clean up usage message and
13933 some comments.
13934
13935 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13936
13937 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13938
13939 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13940
13941 * configure.in (hppa*-*-*): Enable binutils.
13942
13943 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13944
13945 * config.sub: Recognize cisco.
13946
13947 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13948
13949 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13950
13951 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13952
13953 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13954 than one configuration name. Add comment.
13955
13956 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13957
13958 * config.guess: about target *-hitachi-hiuxwe2, fixed
13959 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13960 macro is incorrect.]
13961
13962 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13963
13964 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13965 than the "make ls" stuff which used to be here.
13966
13967 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13968
13969 * config.guess: Recognize i[34]86-unknown-freebsd.
13970 From Shawn M Carey <smcarey@rodan.syr.edu>.
13971
13972 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13973
13974 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13975
13976 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13977
13978 * config.guess: Check for ptx.
13979
13980 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13981
13982 * config.sub: Add os9k checking.
13983
13984 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13985
13986 * config.guess: Handle OSF1 running on HPPA processors
13987
13988 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13989
13990 * configure: If subdir configure fails, print out a message with
13991 subdirectory name, in case subdir's configure code didn't identify
13992 itself.
13993
13994 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13995
13996 * configure.in: Remove embedded newlines from configdirs.
13997 Avoid mismatches of substrings. Fix matching strings at end
13998 of configdirs.
13999
14000 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14001
14002 * config.guess: Add Lynx/rs6000 config support.
14003
14004 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14005
14006 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14007
14008 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14009
14010 * configure.in (hppa*-*-osf*): Treat this just like most other
14011 PA configurations (eg no binutils or ld).
14012 (hppa*-*-*elf*): These configurations have binutils and ld.
14013
14014 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14015
14016 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14017
14018 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14019
14020 * configure.in (rs6000-*-*): Build gas.
14021
14022 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14023
14024 * Makefile.in: Avoid bug in losing hpux sed.
14025
14026 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14027
14028 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14029 for GDB and GDB has been fixed to not need it.
14030
14031 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14032
14033 * config.guess: Recognize vax hosts.
14034
14035 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14036
14037 * configure (while loop): Don't use "break 2" inside case
14038 statement -- the case statement isn't an enclosing loop.
14039
14040 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14041
14042 * config.guess: Clean up NeXT support, to allow nextstep
14043 on Intel machines. Make OS be nextstep.
14044
14045 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14046
14047 * config.guess: Add alternate forms for Convex.
14048
14049 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14050
14051 * configure: Completely rewrite option processing. Take
14052 advantage of pattern-matching to avoid invoking test frequently.
14053 Also clean up host and target defaulting logic.
14054
14055 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14056
14057 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14058 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14059 commands (plus user environment) will fit SCO limits.
14060
14061 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14062
14063 * configure.in: Don't issue warnings about directories which are
14064 not being configured if -norecursion is set. Correct test for
14065 --with-gnu-as and --with-gnu-ld to not get confused by substring
14066 matches.
14067
14068 * configure.in: Don't build gas for alpha-dec-osf1*.
14069
14070 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14071
14072 * configure: Back out Per's change of 12/19/1993. It changes the
14073 behavior of configure in unexpected and confusing ways.
14074
14075 Also, use different delim char when calculating
14076 program_transform_name so that the name can contain slashes.
14077
14078 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14079
14080 * configure.in, config.sub: Add support for VSTa micro-kernel.
14081
14082 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14083
14084 * configure.in: Nuke hacks which were used to get a special
14085 version of GAS for HPPA configurations.
14086
14087 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14088
14089 * configure: If only ${target_alias} is given, use that
14090 as the default for ${host_alias}.
14091 * configure: Add missing back-slashes before nested quotes.
14092
14093 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14094
14095 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14096
14097 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14098
14099 * config.guess: Recognize some Tektronix configurations.
14100 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14101
14102 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14103
14104 * config.sub: Match any flavor of SH.
14105
14106 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14107
14108 * configure.in: Don't try to configure newlib for Alpha.
14109
14110 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14111
14112 * configure.in: Don't build ld for Irix 5. Don't build gas,
14113 libg++ or libio for any Alpha target.
14114
14115 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14116
14117 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14118
14119 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14120 default arguments -- so it tried to compress itself.
14121
14122 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14123
14124 * configure.in (notsupp): ensure that a space is always at the end
14125 of the configdirs list, since the grep checks for an explicit space
14126
14127 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14128
14129 * configure.in (target i386-sysv4.2): don't build ld, since static
14130 versions of many libraries are not available.
14131
14132 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14133
14134 * config.guess: Recognize Apollos (using environment variables).
14135 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14136
14137 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14138
14139 * config.guess: Recognize Sony news mips running newsos.
14140
14141 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14142
14143 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14144 "fi ; else" for bash.
14145
14146 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14147
14148 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14149
14150 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14151
14152 * config.sub: accept unixware as an alias for svr4.2.
14153 Fix some inconsistancies with the gcc version.
14154
14155 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14156
14157 * Makefile.in (DISTDOCDIRS): Add gdb.
14158
14159 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14160
14161 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14162
14163 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14164
14165 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14166 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14167 this now.
14168
14169 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14170
14171 * config.sub: Accept hiux* as an OS name.
14172
14173 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14174 etc/make-stds.texi. The underscore came from gcc, and dje now
14175 agrees that RUNTESTFLAGS is the correct name.
14176
14177 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14178
14179 * install.sh: Remove 'set -e'. It makes any conditionals
14180 in the script useless.
14181
14182 * config.guess: Automatically recognize arm-acorn-riscix
14183 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14184
14185 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14186
14187 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14188
14189 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14190
14191 * Makefile.in (DISTDOCDIRS): New variable.
14192 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14193 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14194
14195 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14196
14197 * configure.in (hppa target): check the source directory for the
14198 pagas sub-directory
14199
14200 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14201
14202 * config.sub: Allow -aout* and -elf*.
14203
14204 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14205
14206 * configure.in: Don't build ld on i386-solaris2, same as for
14207 sparc-solaris2.
14208
14209 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14210
14211 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14212
14213 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14214
14215 * configure.in: Configure gdb for alpha.
14216
14217 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14218
14219 * Makefile.in (CXXFLAGS): Add -O.
14220
14221 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14222
14223 * config.guess: added support for DG Aviion
14224
14225 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14226
14227 * configure.in: Produce warning message for subdirectories not
14228 configurable for this host/target combination. Don't try to
14229 configure gdb for vms.
14230
14231 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14232
14233 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14234 appropriate files before making "diststuff".
14235 (DISTBISONFILES): New var: list of files to be edited.
14236 (DISTSTUFFDIRS): Add binutils.
14237
14238 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14239
14240 * config.sub: also handle mipsel and mips64el (for little endian mips)
14241
14242 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14243
14244 * configure.in: Add * to end of all OS names.
14245
14246 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14247
14248 * configure.in: Build newlib for LynxOS native.
14249
14250 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14251
14252 * config.guess: Add support for delta 88k running SVR3.
14253
14254 * configure.in: Add comment about HP compiler vs. emacs.
14255
14256 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14257
14258 * configure.in: don't build ld on solaris2 (not a viable option
14259 due to bugs in getpwnam & getpwuid)
14260
14261 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14262
14263 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14264 config.guess will produce a full version number.
14265
14266 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14267
14268 * configure.in: Build linker and binutils for alpha-dec-osf1.
14269
14270 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14271
14272 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14273 and gdb/testsuite/Makefile.in.
14274
14275 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14276
14277 * configure.in: recognize mips*- instead of mips-
14278
14279 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14280
14281 * config.sub: Accept linux*coff and linux*elf as operating
14282 systems.
14283
14284 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14285
14286 * config.sub: Recognize mips64, and mips3 as an alias for it.
14287
14288 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14289
14290 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14291 gdb knows how to handle OSF/1 shared libraries.
14292
14293 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14294
14295 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14296 * config.guess: Recognize Hitachi's HIUX.
14297 * config.sub: Recognize h3050r* and hppahitachi.
14298 Remove redundant cases for hp9k[23]*.
14299
14300 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14301
14302 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14303 if gas and ld are in the source tree and are in ${configdirs}.
14304 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14305 --with options (but still pass them down on the command line,
14306 if they were explicitly specified).
14307
14308 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14309
14310 * configure: substitute SHELL value in Makefile.in with
14311 ${CONFIG_SHELL}
14312
14313 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14314
14315 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14316 *-*-solaris2* targets.
14317
14318 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14319
14320 * Makefile.in: define M4, and pass it down to sub-makes;
14321 all-autoconf now depends on all-m4
14322
14323 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14324
14325 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14326 presence of {ar,ranlib} instead of a configured directory
14327
14328 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14329
14330 * config.guess: Accept 34?? as well as 33?? for NCR.
14331
14332 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14333
14334 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14335 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14336
14337 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14338
14339 * configure: grab values for $(CC) and $(CXX) from the
14340 environment, so that someone can do "CC=gcc configure; make" and
14341 have it work right (matching the way that autoconf works now)
14342
14343 * configure.in, Makefile.in: add support for gash, the tcl
14344 interface to Galaxy
14345
14346 * config.guess: add NetBSD variants (hp300, x86)
14347
14348 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14349
14350 * install.sh: Support -d option (in the manner of SunOS 4 install,
14351 as it is more deterministic than that of GNU install)
14352 (chmodcmd): Set file to mode 755 by default (should also do default
14353 chgrp and chown, but I don't feel like dealing with that now)
14354
14355 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14356
14357 * config.sub: Remove h8300hhms alias.
14358
14359 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14360
14361 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14362
14363 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14364
14365 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14366 as stmp-fixinc
14367
14368 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14369
14370 * config.sub: recognize m88110-bug-coff.
14371
14372 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14373
14374 * Makefile.in (all-libio): all dependencies on the toolchain used
14375 to build this (gcc, gas, ld, etc)
14376
14377 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14378
14379 * config.guess: Deal with OSF/1 1.3 on alpha.
14380
14381 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14382
14383 * install.sh: add some 'else true' clauses for portability
14384
14385 * configure.in: don't build libio for h8[35]00-*-* targets
14386
14387 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14388
14389 * Makefile.in: Add support for new libio.
14390
14391 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14392
14393 * install.sh: If one command fails, don't try the rest. Don't try
14394 to remove $dsttmp (via trap) unless we have already created it.
14395 If $src doesn't exist, detect it and exit with an error.
14396
14397 * config.guess: Recognize BSD on hp300.
14398
14399 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14400
14401 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14402 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14403
14404 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14405
14406 * Makefile.in (all-send-pr): depends on all-prms
14407
14408 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14409
14410 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14411
14412 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14413
14414 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14415 Added test for mips-mips-riscos5.
14416
14417 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14418
14419 * configure.in: use mh-hp300 for 68k HP hosts
14420
14421 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14422
14423 * configure: add support for CONFIG_SHELL, so that you can use
14424 some alternate shell for evaluating configure scripts
14425
14426 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14427
14428 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14429 in configure script to bug-gdb@prep.ai.mit.edu when building
14430 distribution archive.
14431 * Makefile.in (COMPRESS): Remove def.
14432 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14433 gdb.tar.Z and make-gdb.tar.Z respectively.
14434 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14435 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14436 to convergence with 'taz' target in Makefile.in.
14437
14438 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14439
14440 * install.sh (dsttmp): use trap to ensure that tmp files go
14441 away on error conditions
14442
14443 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14444
14445 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14446
14447 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14448
14449 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14450 its parent is '/' not ''.
14451
14452 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14453
14454 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14455
14456 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14457 that ${newsrcdir}/configure.in does.
14458
14459 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14460
14461 * test-build.mk: support for CONFIG_SHELL
14462
14463 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14464
14465 * config.sub (netware): Add as a basic system type.
14466
14467 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14468
14469 * Makefile.in (Makefile): depend on configure.in. Also drop the
14470 $(srcdir)/ from the dependency on Makefile.in.
14471
14472 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14473
14474 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14475 (h8300hhms is temporary until multi-libraries are implemented).
14476 * configure.in: Handle h8300h too.
14477
14478 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14479
14480 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14481
14482 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14483
14484 * configure: Remove extraneous output when guessing host type.
14485 * config.guess: Remove extraneous output when guessing using C
14486 compiler rather than uname, or when guessing fails.
14487
14488 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14489
14490 * Makefile.in: remove all.cross and install.cross targets
14491
14492 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14493 definitions
14494
14495 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14496
14497 * configure.in (target sh): Build gprof.
14498
14499 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14500
14501 * config.sub: change -solaris to -solaris2
14502
14503 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14504
14505 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14506
14507 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14508
14509 * configure: Correct error message for missing Makefile.in to
14510 print correct directory.
14511
14512 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14513
14514 * install.sh: kludge around 386BSD shell bug
14515
14516 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14517
14518 * config.guess: Recognize NeXT.
14519 * config.guess: Recognize i486-ncr-sysv4.
14520 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14521
14522 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14523
14524 * Makefile.in (MAKEINFOFLAGS): New variable.
14525 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14526 * build-all.mk, test-build.mk: Pass down --no-split as
14527 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14528
14529 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14530
14531 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14532
14533 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14534
14535 * Makefile.in (libg++.tar.z): New rule.
14536 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14537 * Makefile.in (taz): Only do a single chmod.
14538
14539 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14540
14541 * install.sh: don't use dirname anymore (replaced with sed usage)
14542
14543 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14544
14545 * Makefile.in: Change extension for gzip'd files from '.z' to
14546 '.gz' per new FSF standard usage.
14547
14548 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14549
14550 * configure: put quotes around the final value of program_transform_name
14551
14552 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14553
14554 * Makefile.in: new install.sh support; update install-info rules
14555
14556 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14557
14558 * configure.in: Build diff for crosses, but not for go32 host.
14559
14560 * configure.in: Build gprof only for native, and don't build it
14561 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14562
14563 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14564
14565 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14566
14567 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14568
14569 * configure.in (host_tools): Add prms.
14570
14571 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14572
14573 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14574 with $(FLAGS_TO_PASS) on the command line
14575
14576 * config.sub: Recognize lynx and lynxos
14577
14578 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14579
14580 * config.sub: Accept -ecoff*, not just -ecoff.
14581
14582 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14583
14584 * Makefile.in (taz): Use .gz suffix instead of .z.
14585 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14586 names.
14587
14588 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14589
14590 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14591
14592 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14593
14594 * Makefile.in (install-no-fixedincludes): install gcc last, so
14595 that rebuilds that might happen during 'make install' don't get
14596 bogus gcc include files
14597
14598 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14599
14600 Change from Utah for HPPA support:
14601 * config.guess: Recognize hppa1.x-hp-bsd.
14602
14603 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14604
14605 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14606 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14607
14608 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14609
14610 * config.sub: Add support for rom68k and bug boot monitors.
14611
14612 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14613
14614 * Makefile.in: Make all-opcodes depend on all-bfd.
14615
14616 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14617
14618 * config.guess: Added special check for i[34]86-univel-sysv4*.
14619
14620 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14621
14622 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14623 the processor rather than assuming i486.
14624
14625 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14626
14627 * config.guess: Recognize SunOS6 as Solaris3.
14628
14629 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14630
14631 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14632 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14633
14634 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14635
14636 * build-all.mk (all-cross): New target for Canadian Cross.
14637 Added Q2 go32 targets.
14638 * test-build.mk: Configure go32 cross sparclite-aout and
14639 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14640 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14641
14642 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14643
14644 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14645 GO32 hosted toolchains
14646
14647 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14648
14649 * configure: change so "-exec-prefix" gets passed down rather
14650 than "-exec_prefix" so autoconf generated Makefiles get the
14651 exec_prefix set right.
14652
14653 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14654
14655 * config.guess: get the Solaris2 minor version number
14656
14657 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14658
14659 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14660
14661 * config.guess: Recognize some Sequent platforms.
14662
14663 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14664
14665 * Makefile.in: added the vault-install target
14666
14667 * configure.in: actually use the Sun3 makefile fragment that's in
14668 config, also added the release dir to configdirs
14669
14670 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14671
14672 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14673
14674 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14675
14676 * configure.in: remove some program from Alpha targetted toolchains
14677
14678 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14679
14680 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14681 gprof.
14682 (taz): Run "make diststuff" in those directories instead of "make
14683 proto-dir". Look for "VERSION=" only at start of line in subdir
14684 Makefile. Use "gzip -9" for compression.
14685 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14686 (binutils.tar.z): New target.
14687
14688 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14689
14690 * Makefile.in (taz): Include gpl.texinfo.
14691
14692 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14693
14694 * Makefile.in (setup-dirs): Merged into "taz" target.
14695 (taz): Only do `proto-dir' stuff if a directory is actually needed
14696 for this target.
14697
14698 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14699
14700 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14701 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14702 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14703 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14704 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14705
14706 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14707
14708 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14709 config.sub, and move-if-change to gdb testsuite distribution
14710 archive, so the testsuite can be extracted, configured, and
14711 run separately from the gdb distribution. Blow away the Chill
14712 tests that require a Chill compiled executable, since GNU Chill
14713 is not yet publically available.
14714
14715 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14716
14717 * test-build.mk: set environment variables in a single command,
14718 instead of a list of assignments and exports
14719
14720 * config.guess: recognize Alpha/OSF1 systems
14721
14722 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14723
14724 * configure: Change help message to prefer --options rather than
14725 -options.
14726
14727 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14728
14729 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14730 zippy@ecst.csuchico.edu.
14731 * config.guess: Recognize miniframe.
14732
14733 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14734
14735 * Makefile.in: Use srcroot to find runtest rather than rootme.
14736 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14737
14738 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14739
14740 * test-build.mk: Extensive additions to support building on a
14741 machine other than the host.
14742
14743 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14744
14745 * configure (tooldir): Fix for i386-aix again.
14746
14747 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14748
14749 * configure, Makefile.in: Change definition of $(tooldir)
14750 to match the FSF.
14751
14752 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14753
14754 * config.guess: Recognize i[34]86/SVR4.
14755
14756 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14757
14758 * Makefile.in (all-gdb): gdb depends on sim.
14759
14760 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14761
14762 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14763 at the same time we make the prototype gdb directory.
14764 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14765 files at the same time as the gdb base release distribution.
14766
14767 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14768
14769 * Makefile.in (check): Use individual check targets rather than
14770 DO_X rule.
14771 (check-gcc): Added.
14772
14773 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14774
14775 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14776 for System V release 3.2.
14777
14778 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14779
14780 * config.sub: Recognize hppaosf.
14781 * configure.in: Do configure ld/binutils/gas for it.
14782
14783 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14784
14785 * configure (tooldir): Alter syntax used to set this, for systems
14786 where "\$" isn't handled right, like i386-aix.
14787
14788 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14789
14790 * configure: Pass program-transform-name, not
14791 program_transform_name, to recursive configures.
14792
14793 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14794
14795 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14796 of gas+ld+binutils.
14797
14798 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14799
14800 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14801
14802 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14803
14804 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14805
14806 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14807
14808 * Makefile.in (PRMS): Set back to all-prms.
14809
14810 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14811
14812 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14813 targets, rather than for MIPS hosts.
14814
14815 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14816
14817 * configure.in: add comment for --with-x default values
14818
14819 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14820
14821 * Makefile.in: add check-* targets for each of the directories in
14822 the tree. Add a definition of RUNTEST that will use the one we
14823 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14824
14825 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14826
14827 * configure.in: Removed obsolete references to bfd_target and
14828 target_makefile_frag.
14829
14830 * build-all.mk: Set assorted targets for Q2.
14831 * config.sub: Recognize z8k-sim and h8300-hms.
14832 * test-build.mk: Really don't pass host to configure.
14833 (HOLES): Added uname.
14834
14835 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14836
14837 * configure: Handle an empty program-prefix, program-suffix or
14838 program-transform-name correctly.
14839
14840 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14841
14842 * build-all.mk: -G 8 no longer required for MIPS targets.
14843 * test-build.mk: Don't pass host argument to configure; make it
14844 guess.
14845
14846 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14847
14848 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14849 * Makefile.in (COMPRESS): New macro, like GZIP.
14850
14851 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14852
14853 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14854
14855 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14856 with gas currently defaults to -G 0.
14857
14858 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14859
14860 * Makefile.in (all-flex): flex depends on byacc.
14861
14862 * build-all.mk: If host not specified, use config.guess. Pass TAG
14863 to test-build.mk as RELEASE_TAG.
14864 * test-build.mk (configargs): New variable containing arguments to
14865 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14866 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14867
14868 * config.guess: Use /bin/uname when checking -X argument on SCO,
14869 to avoid invoking GNU uname which doesn't understand -X.
14870
14871 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14872
14873 * configure.in: Build gas for mips-*-*.
14874
14875 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14876
14877 * Makefile.in (all.normal): insert missing backslash.
14878
14879 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14880
14881 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14882
14883 * Makefile.in: Complete overhaul to merge many almost identical
14884 targets.
14885
14886 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14887
14888 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14889 (gdb.tar.Z): Adjusted.
14890
14891 * Makefile.in (setup-dirs, taz): New targets; should be general
14892 enough to adapt for gdb sometime. Build only .z file.
14893 (gas.tar.z): New target.
14894
14895 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14896
14897 * build-all.mk: Use CC=cc -Xs on Solaris.
14898
14899 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14900
14901 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14902 for handling BISON for FSF releases.
14903
14904 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14905
14906 * configure: Actually implement the change zoo just documented.
14907
14908 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14909
14910 * configure: when using config.guess, only set target_alias when
14911 it's not already been set (ie, on the command line)
14912
14913 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14914
14915 * Makefile.in: add installcheck target, set PRMS to install-prms
14916
14917 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14918
14919 * configure: add support for package_makefile_fragment, handle the
14920 case where a directory has a configure.in file but no Makefile.in
14921 more gracefully (with an actual understandable error message, even);
14922 add support for --without (and add this to the usage message); also
14923 explicitly add a --host=${host_alias} to the command line when
14924 config.guess is used
14925
14926 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14927
14928 * configure: Must use both --host and --target in recursive calls.
14929
14930 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14931
14932 * Makefile.in: Change deja-gnu to dejagnu.
14933
14934 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14935
14936 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14937
14938 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14939
14940 * configure.in: canonicalize all instances to *-*-solaris2*,
14941 also strip out a number of tools to not build for go32 host
14942
14943 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14944
14945 * config.guess: add GPL.
14946
14947 * Makefile.in, config.guess, config.sub, configure: bump
14948 copyrights to 93.
14949
14950 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14951
14952 * Makefile.in (do-info): Removed obsolete check for existence of
14953 localenv file.
14954
14955 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14956
14957 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14958
14959 * Makefile.in: a couple of 'else true' for decstation,
14960 support for TclX
14961
14962 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14963
14964 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14965
14966 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14967
14968 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14969
14970 * config.guess: Recognize i386-ibm-aix (PS/2).
14971 * configure.in: Use config/mh-aix386 file for it.
14972
14973 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14974
14975 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14976 CC_FOR_TARGET instead.
14977 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14978
14979 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14980
14981 * Makefile.in: Add sim to list of directories sent with gdb
14982
14983 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14984
14985 * configure.in: Put back mips-dec-bsd* case.
14986
14987 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14988
14989 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14990 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14991 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14992
14993 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14994
14995 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14996
14997 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14998 (install-info): install dir.info only if it exists,
14999 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15000
15001 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15002
15003 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15004 gas for mips-dec-bsd.
15005
15006 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15007
15008 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15009 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15010
15011 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15012
15013 * configure.in: Added "dejagnu" to hosttools list.
15014
15015 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15016
15017 * config.sub, configure.in, config.guess: Add support
15018 for Bosx, an AIX variant from Bull.
15019 Patches from F.Pierresteguy@frcl.bull.fr.
15020
15021 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15022
15023 * devo/dejagnu: Initial creation of devo/dejagnu.
15024 Migrated dejagnu testcases and support files for testing software
15025 tools to reside as subdirectories, currently called "testsuite",
15026 within the directory of the software tool. Migrated all programs,
15027 support libraries, etc. beloging to dejagnu proper from
15028 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15029 with no modifications. The changes to these files which will
15030 allow them to configure, build, and execute properly will be made
15031 in a future update.
15032
15033 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15034
15035 * Makefile.in: Change send_pr to send-pr.
15036 * configure.in: Likewise.
15037 * send_pr: Renamed directory to send-pr.
15038
15039 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15040
15041 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15042
15043 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15044
15045 * README: Update for gdb-4.8 release.
15046 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15047 gdb-xxx.tar.z (gzip'd) file also.
15048
15049 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15050
15051 * Makefile.in: make all-diff depend on all-libiberty
15052
15053 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15054
15055 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15056
15057 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15058
15059 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15060
15061 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15062
15063 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15064 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15065 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15066
15067 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15068
15069 * Makefile.in: makeinfo binary is in a new location
15070
15071 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15072
15073 * config.sub: Accept -ecoff as an OS.
15074
15075 * Makefile.in: Various changes to eliminate a level of make
15076 recursion and reduce the required command line length.
15077 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15078 sub-makes.
15079 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15080 variables holding settings for specific sub-makes.
15081 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15082 in terms of BASE_FLAGS_TO_PASS.
15083 (TARGET_LIBS): New variable listing directories which use
15084 TARGET_FLAGS_TO_PASS.
15085 (subdir_do): Eliminated.
15086 (do-*): New set of targets to replace subdir_do.
15087 (various): All targets which used subdir_do now depend on do-*.
15088 (local-clean): Renamed from do_clean.
15089 (local-distclean): New target, dependency of distclean and
15090 realclean.
15091 (install-info): Don't create directories. Depend on dir.info
15092 rather than calling make recursively.
15093 (install-dir.info): Eliminated.
15094 (install-info-dirs): Create all info directories here.
15095 (dir.info): Depend upon do-install-info.
15096
15097 * test-build.mk (HOLES): Added false.
15098
15099 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15100
15101 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15102
15103 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15104
15105 * Makefile.in (info): remove dependency on all-texinfo. The
15106 problem was really in texinfo/C, not at this level.
15107
15108 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15109
15110 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15111
15112 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15113
15114 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15115 GDB releases.
15116
15117 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15118
15119 * configure: Include srcdir in message about target of link not
15120 being found. Don't convert `-' to `_' in `with' options being
15121 passed to subdirs.
15122
15123 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15124
15125 * configure.in: add uudecode to host_tools
15126
15127 * Makefile.in: added {all,install}-uudecode targets, added them to
15128 the appropriate lists
15129
15130 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15131
15132 * Makefile.in (all-gcc): Added dependency on all-gas.
15133
15134 * configure.in (mips-*-*): Build ld and binutils.
15135
15136 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15137
15138 * configure: check return code from mkdir, print error message and
15139 exit on failure.
15140
15141 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15142
15143 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15144
15145 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15146
15147 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15148
15149 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15150
15151 * config.sub (h8500): Recognize this as a cpu type.
15152
15153 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15154
15155 * configure: source directory missing is no longer a warning
15156
15157 * configure.in: recognize irix[34]* instead of irix[34]
15158
15159 * Makefile.in: define and pass down X11_LIB
15160
15161 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15162
15163 * guess-systype: Renamed to ...
15164 * config.guess: ... by popular request.
15165 * configure.in, Makefile.in: Update accordingly.
15166
15167 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15168
15169 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15170 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15171 + Execute ./dummy instead of assuming . is in PATH.
15172
15173 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15174
15175 * guess-systype: New shell script. Attempts to guess the
15176 canonical host name of the executing host.
15177 Only a few hosts are supported so far.
15178 * configure: Call guess-systype if no host is specified.
15179
15180 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15181
15182 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15183 gcc Makefile.
15184
15185
15186 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15187
15188 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15189 (all-gcc, install-gcc, subdir_do): Use it.
15190
15191 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15192
15193 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15194
15195 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15196
15197 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15198 set exclusively by configure, using configure.in .
15199
15200 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15201
15202 * test-build.mk: set $PATH for all builds
15203
15204 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15205
15206 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15207
15208 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15209 the one used in gcc/Makefile.in, so that a null expansion doesn't
15210 override the one needed to build gcc with a native cc.
15211
15212
15213 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15214
15215 * configure: Accept -with arguments.
15216
15217 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15218
15219 * Makefile.in: added h8300sim
15220
15221 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15222
15223 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15224 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15225 (all-cygnus, native, build-cygnus): Make
15226 $(canonhost)-stamp-3stage-done, not $(host)....
15227 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15228 i386-sco3.2v4. Added else true to if command.
15229
15230 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15231
15232 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15233
15234 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15235
15236 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15237
15238 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15239
15240 * configure.in: don't remove binutils from Solaris builds
15241
15242 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15243
15244 * Makefile.in: get rid of earlier definitions for *clean,
15245 also handle the recursive info rule better
15246
15247 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15248
15249 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15250 do more-or-less the right thing.
15251
15252 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15253
15254 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15255 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15256
15257 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15258
15259 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15260 $(host_canonical).
15261
15262 * configure.in: split the configdirs list into 4 categories (native
15263 v. cross, library v. tool) and handle the cross-only and native-
15264 only in more reasonable (and correct!) way.
15265
15266 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15267
15268 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15269 configdirs anymore.
15270
15271 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15272
15273 * Makefile.in: extensive cleanup:: removed all of the explicit
15274 clean-* targets, collapsed many wrappers around subdir_do into
15275 one, added additional targets to satisfy standards.texi, deleted
15276 some old targets, some changes for consistency
15277
15278 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15279
15280 * configure.in: handle some programs as cross-only, and others as
15281 native only
15282
15283 * test-build.mk: handle partial holes in a more generic manner
15284
15285 * Makefile.in: m4 depends on libiberty
15286
15287 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15288
15289 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15290 time, wdiff, and find to configdirs
15291
15292 * Makefile.in: all, clean, and install rules for the new programs
15293 added to configure.in
15294
15295 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15296
15297 * configure.in: use mh-sun for all *-sun-* hosts
15298
15299 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15300
15301 * Makefile.in: define flags for X11 include files and library file
15302 locations, pass them down to the programs that need this info
15303
15304 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15305
15306 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15307
15308 * configure.in: start building libg++ for HP-UX targets
15309
15310 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15311
15312 * README: Update references to files moved into etc/.
15313
15314 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15315
15316 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15317 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15318
15319 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15320
15321 * configure: accept dash as well as underscore in long option
15322 names for FSF compatibility.
15323
15324 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15325
15326 * config.sub: added -sco3.2v4 support from FSF.
15327
15328 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15329
15330 * configure.in: expand the section that adds or removes
15331 directories from the list of programs to build, to handle native
15332 vs. cross in addition to host v. native
15333
15334 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15335
15336 * Makefile.in: Replace C++ in macro names with CXX.
15337 This is less likely to break ...
15338
15339 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15340
15341 * test-build.mk: add -w to GNU_MAKE
15342
15343 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15344
15345 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15346 add 'sparc' to list of recognized cpus. This needed to make
15347 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15348 Delete some redundant ose68 variants. Recognize -wrs as an os,
15349 then changes that into $CPU-wrs-vxworks.
15350
15351 * configure.in: remove most references to gdbtest, regularize
15352 target based program removal
15353
15354 * test-build.mk: import from p3 tree (many fixes and changes)
15355
15356 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15357
15358 * Makefile.in: added rules to handle tcl, tk, and expect
15359
15360 * configure.in: handle those directories if they exist
15361
15362 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15363
15364 * config.sub: removed bogus hppabsd and hppahpux names, since
15365 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15366
15367 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15368
15369 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15370 depends upon all-xiberty
15371
15372 * Makefile.in: changes from p3, including:
15373
15374 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15375
15376 * Makefile.in (XTRAFLAGS): include newlib directories if
15377 newlib/Makefile exists, rather than if host != target.
15378
15379 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15380
15381 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15382 from the same source tree and not building a cross-compiler. This
15383 matters for the libg++ configuration if reconfiguring a tree that
15384 has already been installed.
15385
15386 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15387
15388 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15389 pick up the machine and system specific header files.
15390
15391 * Makefile.in: added AS_FOR_TARGET, passed down in
15392 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15393 the C compiler to use to create programs which are run in the
15394 build environment, set it to default to $(CC), and passed it down
15395 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15396
15397 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15398
15399 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15400 We need them for unusual native builds, like systems without
15401 ranlib.
15402
15403 * configure: also define $(host_canonical) and
15404 $(target_canonical), which are the full, canonical names for the
15405 given host and target
15406
15407 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15408
15409 * Makefile.in: Added separate definitions for C++.
15410
15411 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15412
15413 * configure.in (configdirs): Add deja-gnu.
15414
15415 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15416
15417 * README: Update for configure.texi and gdb-4.7 release.
15418
15419 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15420
15421 * Makefile.in: Move "all" target to top of file.
15422 Previously, first target was ".PHONY" which caused BSD4.4 make
15423 to build .PHONY when make was run without arguments.
15424
15425 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15426
15427 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15428 Library-copylefted code in libiberty.
15429
15430 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15431
15432 * config.sub: Replace m68kmote with plain old m68k.
15433
15434 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15435
15436 * Makefile.in: Remove space from blank line, avoid Make complaints.
15437
15438 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15439
15440 * config.sub: Complain if no argument is given. Added support for
15441 386bsd as OS and target alias.
15442
15443 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15444
15445 * Makefile.in (XTRAFLAGS): include newlib directories if
15446 newlib/Makefile exists, rather than if host != target.
15447
15448 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15449
15450 * config.sub: recognize sparclite-wrs-vxworks.
15451
15452 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15453 p3.) Added clean-xiberty to clean.
15454
15455 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15456
15457 * configure.in: use *-*-* instead of nested cases for host and target
15458
15459 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15460
15461 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15462 from the same source tree and not building a cross-compiler. This
15463 matters for the libg++ configuration if reconfiguring a tree that
15464 has already been installed.
15465
15466 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15467
15468 * config.sub (i486v/i486v4): Merge in from FSF version.
15469
15470 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15471
15472 * configure: only set PWD if it is already set.
15473
15474 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15475
15476 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15477 doesn't have unset and all success paths (and most error paths)
15478 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15479 to just ${PWD} to avoid confusion.)
15480
15481 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15482
15483 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15484 even for a native compilation.
15485
15486 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15487
15488 Changes to make the gdb.tar.Z rule work better.
15489
15490 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15491 (DEVO_SUPPORT): Add configure.texi.
15492 (bfd-ilrt.tar.Z): Remove ancient rule.
15493
15494 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15495
15496 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15497 pick up the machine and system specific header files.
15498
15499 * configure.in, config.sub: added new target m68010-adobe-scout,
15500 with alias of adobe68k. Changed configure.in to check for
15501 -scout before -sco* to avoid a false match.
15502
15503 * Makefile.in: added AS_FOR_TARGET, passed down in
15504 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15505 the C compiler to use to create programs which are run in the
15506 build environment, set it to default to $(CC), and passed it down
15507 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15508
15509 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15510
15511 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15512 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15513 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15514 FOR_TARGET variants, to newlib and libg++.
15515
15516 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15517
15518 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15519 first.
15520
15521 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15522
15523 * config.sub: Accept `elf' as an environment.
15524
15525 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15526
15527 * Makefile.in (all-opcodes): cd into the right directory
15528
15529 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15530
15531 * configure: added -program_transform_name option, used as
15532 argument to sed when installing programs.
15533 configure.texi: added documentation for -program_prefix,
15534 -program_suffix and -program_transform_name.
15535
15536 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15537
15538 * config.sub: Accept i486 where i386 ok.
15539
15540 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15541
15542 * config.sub: accept we32k
15543
15544 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15545
15546 * config.sub, configure.in: accept OSE68000 and OSE68k.
15547
15548 * Makefile.in: don't create all directories for ``make install'';
15549 let the subdirectories create the ones they need.
15550
15551 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15552
15553 * COPYING: new file, GPL v2
15554
15555 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15556
15557 * Makefile.in: use the new gen-info-dir, which needs a template
15558 argument (which also lives in texinfo)
15559
15560 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15561
15562 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15563
15564 * config.sub (ncr3000): Change i386 to i486.
15565
15566 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15567
15568 * Makefile.in: add install-rcs, install-grep to
15569 install-no-fixedincludes, removed install-bison and install-libgcc
15570
15571 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15572
15573 * configure.in: grab the HPUX makefile fragment if on HPUX
15574
15575 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15576
15577 * Makefile.in: eradicate bison spoor (ditto libgcc).
15578 configure.in: recognise m68{k,000}-ericsson-OSE.
15579 es1800 is alias for m68k-ericsson-OSE
15580
15581 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15582
15583 * configure.in: rearrange the parts that remove programs from
15584 configdirs, based now on HOST==TARGET or by canonical triple.
15585
15586 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15587
15588 * test-build.mk: recurse explicitly with -f test-build.mk when
15589 appropriate. predicate stage3 and comparison on the existence
15590 of gcc. That is, if gcc isn't around, we aren't three-staging.
15591 On very clean, also remove ...stamp-co. Build in-place before
15592 doing other builds.
15593
15594 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15595
15596 * Makefile.in, configure.in: add tgas
15597
15598 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15599
15600 * Makefile.in: a number of changes merged in from progressive.
15601
15602 * configure.in: add libm.
15603
15604 * .cvsignore: ignore some stuff that comes from test-build.mk.
15605
15606 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15607
15608 * config.sub: Add es1800 (m68k-ericsson-es1800).
15609
15610 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15611
15612 * configure: Add program_suffix (parallel to program_prefix)
15613 * Makefile.in: adjust directory-creating script for losing decstation
15614
15615 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15616
15617 * configure: Minor $subdir-related fixes.
15618
15619 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15620
15621 * configure: fix various problems with propogating
15622 makefile_target_frag in subdirs.
15623 * configure.in: config libgcc if its there
15624
15625 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15626
15627 * config.sub: HPPA merge.
15628
15629 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15630
15631 * Makefile.in: Replace all-bison with all-byacc in all
15632 dependency lines for other tools (which now use byacc).
15633
15634 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15635
15636 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15637
15638 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15639
15640 * Makefile.in: make gprof rules similar to byacc rules (instead of
15641 vestigal $(unsubdir) that didn't work...)
15642
15643 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15644
15645 * config.sub: Add support for Linux.
15646 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15647 (at least for libg++).
15648
15649 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15650
15651 * configure.texi: fix doc for the -nfp option to configure
15652
15653 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15654
15655 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15656
15657 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15658
15659 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15660 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15661 * configure.in: added solaris* host_makefile_frag hook.
15662
15663 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15664
15665 * config.sub: changed recognition of m68000 so that various
15666 m68k types can be specified via m680[01234]0
15667
15668 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15669
15670 * config.sub (basic_machine): fix sed so that '-foo' isn't
15671 completely substituted out while .+'-foo' loses the '-foo'
15672
15673 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15674
15675 * config.sub ($os): Add -aout.
15676
15677 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15678
15679 * configure: If host_makefile_frag is absolute, don't
15680 prefix ${invsubdir} (relevant to libg++ auto-configure).
15681
15682 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15683
15684 * Makefile.in (tooldir): Define it.
15685 (all-ld): Depend on all-flex.
15686
15687 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15688
15689 * Makefile.in (check): Fix libg++ special case.
15690
15691 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15692
15693 * configure: do not bury `pwd` into config.status, thus do fewer
15694 pwd's.
15695
15696 * configure: print the "Building in" message only when building in
15697 other than "." AND verbose.
15698
15699 * configure: remove -s, rework -v to better accommodate guested
15700 configures.
15701
15702 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15703
15704 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15705
15706 * Makefile.in: macroize flags passed on recursion. remove
15707 fileutils.
15708
15709 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15710
15711 * configure: get makesrcdir right for subdirs deeper than 1.
15712
15713 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15714 install.
15715
15716 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15717
15718 * Makefile.in: don't print subdir_do or recursion lines.
15719
15720 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15721
15722 * standards.texi: added menu item.
15723
15724 * Makefile.in: build and install standards.info.
15725
15726 * standards.texi: new file.
15727
15728 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15729
15730 * configure: test for and move config.status pieces from
15731 ${subdir}/.
15732
15733 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15734
15735 * configure: Test for existance of files before trying to mv
15736 them, to avoid numerous non-existance messages.
15737
15738 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15739
15740 * configure: correct final line of config.status.
15741
15742 * configure: patch from eggert. Avoids a protection problem if
15743 the original Makefile.in is read only.
15744
15745 * configure: use move-if-change from gcc to create config.status.
15746 Some makefiles depend on config.status to tell if a directory
15747 has been reconfigured for a different host. This change
15748 prevents those directories from remaking everything in the case
15749 where the reconfig was only intended to rebuild a Makefile.
15750
15751 * configure: test for config.sub with "config.sub sun4" rather
15752 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15753 host alias from a missing config.sub.
15754
15755 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15756
15757 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15758 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15759
15760 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15761
15762 * configure: mkdir ${subdir} as needed.
15763
15764 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15765
15766 * Makefile.in,configure.in: added autoconf.
15767
15768 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15769
15770 * Makefile.in: no longer pass against on recursion.
15771
15772 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15773 definitions are not inherited.
15774
15775 * configure: correct makesrcdir when subdir is .
15776
15777 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15778
15779 * configure: Add support for 'subdirs' variable, which is
15780 like 'configdirs', except that configure doesn't re-invoke
15781 itself for subdirs, it just creates a Makefile for each subdir.
15782 * configure.texi: Document subdirs.
15783
15784 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15785
15786 * configure.in: added flex to configdirs
15787
15788 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15789
15790 * Makefile.in: remove clean-stamps from clean.
15791
15792 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15793
15794 * configure.in: Add gdbtest to configdirs.
15795
15796 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15797
15798 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15799 to recursive makes.
15800 * configure.in: Recognize new ncr3000 config.
15801
15802 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15803
15804 * Makefile.in, configure.in: removed references to gdbm.
15805
15806 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15807
15808 * config.sub: Don't canonicalize os value
15809 newsos* to bsd (readline needs to check for newsos).
15810 (This fix was earlier made Jan 31, but got re-broken.)
15811
15812 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15813
15814 * configure.in: sco is an os, not a vendor!
15815
15816 * configure: Quote $( better. Keep various shells happy.
15817
15818 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15819
15820 * Makefile.in: eliminate stamp-files.
15821
15822 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15823
15824 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15825 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15826
15827 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15828
15829 * config.sub: fix iris/iris3.
15830
15831 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15832
15833 * configure: re-add -rm.
15834
15835 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15836
15837 * Maskefile.in: add .stmp-rcs to all.
15838
15839 * configure.in: remove gas from rs6000 build, use aix host fragment.
15840
15841 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15842
15843 * configure: pass down site_option during recursion.
15844
15845 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15846
15847 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15848
15849 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15850
15851 * configure: Change exec_prefix so that it really defaults to prefix.
15852
15853 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15854
15855 * Makefile.in, configure.in: Add support for mmalloc library.
15856
15857 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15858
15859 * Makefile.in: add stmp dependencies for a few more things.
15860
15861 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15862
15863 * configure: adjusted error message on objdir/srcdir configure
15864 collision, per john's suggestion.
15865
15866 * Makefile.in: add libiberty stmp to all and all.cross.
15867
15868 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15869
15870 * Makefile.in: remove force dependencies, add grep to all.
15871
15872 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15873
15874 * Makefile.in: drop flex. make stamp files work.
15875
15876 * configure: added test for conflicting configuration in srcdir,
15877 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15878 gets cranky. use relative paths for configure and srcdir
15879 whenever possible. Send some error messages to stderr that were
15880 going to stdout.
15881
15882 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15883
15884 * Makefile.in: Fix libg++ rule to check for gcc directory
15885 before using gcc/gcc. Also pass XTRAFLAGS.
15886
15887 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15888
15889 * Makefile.in: added stmp-files so that directories aren't polled
15890 when they are already built.
15891
15892 * configure.texi: fixed a node pointer problem.
15893
15894 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15895
15896 * config.sub configure.in gdb/configure.in
15897 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15898 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15899 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15900
15901 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15902
15903 * configure: -recurring becomes -silent. corrected help message
15904 for -site= option.
15905
15906 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15907
15908 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15909
15910 * configure: when building Makefile for crosses, replace
15911 tooldir and program_prefix. default srcdir from location of
15912 config.sub. remove "for host in hosts" and "for target in
15913 targets" loops.
15914
15915 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15916
15917 * Makefile.in: Do not pass bindir or mandir to cvs.
15918
15919 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15920
15921 * Makefile.in, configure.in: removed traces of namesubdir,
15922 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15923 copyrights to '92, changed some from Cygnus to FSF.
15924
15925 * configure.texi: remove most references to multiple hosts,
15926 multiple targets, subdirs, etc.
15927
15928 * configure.man: removed rcsid. reference config.sub not
15929 config.subr.
15930
15931 * Makefile.in: mkdir $(infodir) on install-info.
15932
15933 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15934
15935 * configure.texi: Explain better about .gdbinit and about
15936 the environment that configure.in sections run in.
15937
15938 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15939
15940 * configure.in: Ultrix is only a decstation if it's a MIPS.
15941
15942 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15943
15944 * README: DOC.configure => cfg-paper.texi.
15945
15946 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15947
15948 * config.sub (near case $os): Don't convert newsos* to bsd!
15949
15950 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15951
15952 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15953 the number of copies of COPYING that go into the GDB tar file.
15954
15955 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15956
15957 * bfd/configure.in, gdb/config/mh-i386sco,
15958 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15959 Fix SCO configuration stuff.
15960
15961 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15962
15963 * Makefile.in: For libg++, make sure the -I pointing
15964 to the gcc directory goes *after* all the libg++-local -I flags.
15965 Also, move just-gcc dependency from just-libg++ to all-libg++.
15966
15967 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15968
15969 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15970
15971 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15972
15973 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15974
15975 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15976
15977 * config.sub: Add stratus configuration frags. Also
15978 submitted to FSF.
15979
15980 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15981
15982 * Makefile.in (DEV_SUPPORT): add configure.man.
15983
15984 * config.sub(Decode manufacturer-specific): add -none*.
15985
15986 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15987
15988 * Makefile.in: remove form feeds to make Sun's make happy.
15989 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15990
15991 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15992
15993 * Makefile.in (AR_FLAGS): Make quieter.
15994
15995 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15996
15997 * configure.in: Add libg++.
15998 * configure: When verbose, don't output the command line at each
15999 level; it will be unremarkably the same as the previous version,
16000 which will be the same as what the user typed.
16001
16002 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16003
16004 * configure.in, Makefile.in: fix clean-info, add flex. add
16005 fileutils.
16006
16007 * configure: be less sensitive to spaces in Makefile.in. Do not
16008 look for sources in "..". Doing so breaks subdirectories that
16009 might have their own configure. If a subdir has it's own
16010 configure script, use it.
16011
16012 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16013
16014 * cfg-paper.texi: some changes suggested by rms.
16015
16016 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16017
16018 * config.sub: Merge in some small additions from the FSF version,
16019 taken from the gcc distribution, to bring the Cygnus and FSF
16020 versions into closer sync.
16021
16022 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16023
16024 * configure.in: Changed svr4 references to sysv4.
16025
16026 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16027
16028 * configure: added -V for version number option.
16029
16030 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16031
16032 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16033 renamed from DOC.configure to cfg-paper.texi.
16034
16035 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16036
16037 * configure, config.subr, config.sub: config.subr is now
16038 config.sub again.
16039
16040 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16041
16042 * configure.texi: new file, in progress.
16043
16044 * Makefile.in: build info file and install the man page for
16045 configure.
16046
16047 * configure.man: new file, first cut.
16048
16049 * configure: find config.subr again now that configuration "none"
16050 has gone. removed all traces of the -ansi option. removed all
16051 traces of the -languages option.
16052
16053 * config.subr: resync from rms.
16054
16055 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16056
16057 * configure, config.sub, config.subr: merge config.sub into
16058 config.subr, call the result config.subr, remove config.sub, use
16059 config.subr.
16060
16061 * Makefile.in: revised install for dir.info.
16062
16063 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16064
16065 * configure.in: add decstation host makefile frag.
16066
16067 * Makefile.in: BISON now bison -y again. also install-gcc on
16068 install. clean-gdbm on clean. infodir belongs in datadir.
16069 Make directories for info install. Build dir.info here then
16070 install it.
16071
16072 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16073
16074 * Makefile.in: fix for bad directory tests.
16075
16076 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16077
16078 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16079 regexp. -srcdir relative was being handled incorrectly.
16080
16081 * Makefile.in: unwrapped some for loops so that parallel makes
16082 work again and so one can focus one's attention on a particular
16083 package.
16084
16085 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16086
16087 * configure: added PWD as a stand in for `pwd` (for speed). use
16088 elif wherever possible. make -srcdir work without -objdir.
16089 -objdir= commented out.
16090
16091 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16092
16093 * configure: +options become --options. -subdirs commented out.
16094 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16095 Makefile now at top of generated Makefile. Removed cvs log
16096 entries. added -srcdir. create .gdbinit only if there is one
16097 in ${srcdir}.
16098
16099 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16100 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16101 and mandir now keyed off datadir by default.
16102
16103 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16104
16105 * Freshly created ChangeLog.
16106
16107 \f
16108 Local Variables:
16109 mode: change-log
16110 left-margin: 8
16111 fill-column: 76
16112 version-control: never
16113 End: