f9c1f010b9b2319bbc83fe843d760ecf9e543dae
[gcc.git] / ChangeLog
1 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
10
11 PR target/44862
12 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
13 Provide -B option to allow for link spec %s substitutions for
14 libstdc++.a on darwin.
15 * Makefile.in: Regenerate.
16
17 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
18
19 * MAINTAINERS (Reviewers): Update my e-mail address
20
21 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
22
23 * Makefile.def (configure-gcc): Depend on all-libelf.
24 * Makefile.in: Rebuild.
25
26 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
27
28 * MAINTAINERS (Write After Approval): Add myself in the right place.
29
30 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
31
32 * MAINTAINERS (Write After Approval): Add myself.
33
34 2010-05-25 Sterling Augustine <sterling@tensilica.com>
35
36 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
37
38 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
39
40 * config.sub: Update to version 2010-05-21.
41 * config.guess: Update to version 2010-04-03.
42
43 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
44
45 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
46 * configure: Regenerate.
47
48 2010-05-12 Sriraman Tallam <tmsriram@google.com>
49
50 * MAINTAINERS (Write After Approval): Add myself.
51
52 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
53
54 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
55 a platform that supports LTO.
56 * configure: Regenerate.
57
58 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
59
60 * configure.ac: Allow all the versions greater than 0.10 of PPL.
61 * configure: Regenerated.
62
63 2010-04-27 Roland McGrath <roland@redhat.com>
64 H.J. Lu <hongjiu.lu@intel.com>
65
66 * configure.ac (--enable-gold): Support both, both/gold and
67 both/bfd to add gold to configdirs without removing ld.
68 * configure: Regenerated.
69
70 * Makefile.def: Add install-gold dependency to install-ld.
71 * Makefile.in: Regenerated.
72
73 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
74
75 PR lto/42776
76 * configure.ac (--enable-lto): Refactor handling so libelf tests
77 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
78 and allow LTO to be explicitly enabled on non-ELF platforms that
79 are known to support it inside else-clause.
80 * configure: Regenerate.
81
82 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
83
84 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
85 * configure: Regenerate.
86
87 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
88
89 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
90 * configure: Regenerate.
91
92 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
93
94 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
95 separately.
96 * configure: Regenerate.
97
98 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
102 2010-04-14 Tristan Gingold <gingold@adacore.com>
103
104 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
105 * configure: Regenerate.
106
107 2010-04-13 Steve Ellcey <sje@cup.hp.com>
108
109 * configure: Regenerate after change to elf.m4.
110
111 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
112
113 * MAINTAINERS (Write After Approval): Add myself.
114
115 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
116
117 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
118 * configure: Regenerated.
119
120 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
121
122 * configure.ac: Print "buggy but acceptable" when CLooG
123 revision is less than 9.
124 * configure: Regenerated.
125
126 2010-04-01 Diego Novillo <dnovillo@google.com>
127
128 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
129
130 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
131
132 PR bootstrap/43615
133 PR bootstrap/43328
134
135 Revert:
136
137 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
138
139 * configure.ac: Do not pass --enable-multilib nor
140 --disable-multilib in baseargs. Accept explicitly passed
141 --enable_multilib.
142 * configure: Regenerate.
143
144 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
145
146 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
147
148 2010-03-31 Janis Johnson <janis187@us.ibm.com>
149
150 * MAINTAINERS: Remove myself.
151
152 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
153
154 PR bootstrap/43328
155 * configure.ac: Do not pass --enable-multilib nor
156 --disable-multilib in baseargs. Accept explicitly passed
157 --enable_multilib.
158 * configure: Regenerate.
159
160 2010-03-28 Andrew Pinski <pinskia@gmail.com>
161
162 * MAINTAINERS (spu port): Remove me.
163
164 2010-03-23 Joseph Myers <joseph@codesourcery.com>
165
166 * configure.ac (tic6x-*-*): New case.
167 * configure: Regenerate.
168
169 2010-03-23 Joseph Myers <joseph@codesourcery.com>
170
171 * config.sub: Update to version 2010-03-22.
172 * config.guess: Update to version 2009-12-30.
173
174 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
175
176 PR ada/42554
177 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
178 * configure: Regenerate.
179
180 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
181
182 * MAINTAINERS: Update my email address.
183
184 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
185
186 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
187 (ghassan.shobaki@amd.com): Removed.
188
189 2010-03-17 Alan Modra <amodra@gmail.com>
190
191 * MAINTAINERS: Update my email address.
192
193 2010-03-16 Diego Novillo <dnovillo@google.com>
194
195 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
196 Matthews.
197
198 2010-03-16 Joseph Myers <joseph@codesourcery.com>
199
200 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
201 Gutson, Jeffrey D. Oldham and Mark Shinwell.
202
203 2010-03-16 Joseph Myers <joseph@codesourcery.com>
204
205 * MAINTAINERS: Update my email address.
206
207 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
208
209 * MAINTAINERS: Update my email address.
210
211 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
212
213 * MAINTAINERS: Update my email address.
214
215 2010-03-09 Jie Zhang <jie@codesourcery.com>
216
217 * MAINTAINERS: Update my email address.
218
219 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
220
221 PR libstdc++/32499
222 * configure.ac (RANLIB): Default to true.
223 (STRIP): Likewise.
224 (RANLIB_FOR_TARGET): Remove superfluous : argument.
225 * configure: Regenerate.
226
227 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
228
229 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
230 (Write After Approval): Update my email address.
231
232 2010-02-17 Nick Clifton <nickc@redhat.com>
233
234 PR 11238
235 * Makefile.tpl (local-distclean): Also remove config.cache files in
236 sub-directories as there may not be Makefiles present in the
237 sub-directories.
238 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
239 the config.cache files found by the find command.
240
241 * Makefile.in: Regenerate.
242 * configure.ac: Revert previous delta.
243 * configure: Regenerate.
244
245 2010-02-15 Nick Clifton <nickc@redhat.com>
246
247 PR 11238
248 * configure.ac: Delete config.cache files in sub-directories when
249 deleting Makefiles.
250 * configure: Regenerate.
251
252 2010-02-12 Ben Elliston <bje@gnu.org>
253
254 * MAINTAINERS: Update my email address.
255
256 2010-02-08 Andrew Pinski <pinskia@gmail.com>
257
258 * MAINTAINERS (spu port): Update my email address.
259
260 2010-02-08 Jie Zhang <jie.zhang@analog.com>
261
262 * MAINTAINERS: Add myself as a maintainer for the bfin port.
263
264 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
265
266 * configure.ac: Add "recommended" version checks for GMP/MPC.
267 Update recommended GMP/MPFR/MPC versions.
268 * configure: Regenerate.
269
270 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
271
272 * MAINTAINERS: Move my Embecosm email address into the
273 write-after-approval section.
274
275 2010-01-26 Ian Lance Taylor <iant@google.com>
276
277 * MAINTAINERS: Add myself as Go frontend maintainer.
278
279 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
280
281 PR libstdc++/36101, PR libstdc++/42813
282 * configure.ac (bootstrap_target_libs): Make inclusion of
283 target-libgomp conditional on libgomb being in target_configdirs.
284 * configure: Regenerate.
285
286 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
287
288 PR libstdc++/36101, PR libstdc++/42813
289 * configure.ac (bootstrap_target_libs): Include target-libgomp.
290 * configure: Regenerate.
291
292 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
293
294 PR libstdc++/36101, PR libstdc++/42813
295 * configure.ac (target_configdirs): Substitute.
296 * Makefile.def: Bootstrap target module libgomp.
297 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
298 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
299 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
300 * configure, Makefile.in: Regenerate.
301
302 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
303
304 * MAINTAINERS: Adjust my details.
305
306 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
307
308 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
309
310 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
311
312 * MAINTAINERS: reindented my entry with tabs instead of spaces.
313
314 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
315
316 * MAINTAINERS (Write After Approval): Add myself.
317
318 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
319
320 * MAINTAINERS (Write After Approval): Add myself.
321
322 2010-01-11 Richard Guenther <rguenther@suse.de>
323
324 PR lto/41569
325 * Makefile.def (all-lto-plugin): Depend on all-gcc.
326 * Makefile.in: Regenerated.
327
328 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
329
330 * configure.ac: Enable libjava build on x86_64-*freebsd*.
331 * configure: Regenerate.
332
333 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
334 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
335
336 PR bootstrap/42424
337 * configure.ac: Include libtool m4 files.
338 (_LT_CHECK_OBJDIR): Call it.
339 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
340 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
341
342 * configure: Regenerate.
343
344 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
345
346 PR bootstrap/41818
347 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
348 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
349 * Makefile.in: Regenerate.
350
351 2010-01-02 Richard Guenther <rguenther@suse.de>
352
353 PR lto/41529
354 * configure.ac: Include config/elf.m4. Disable LTO if not
355 builting for an elf target.
356 * configure: Regenerate.
357
358 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
359
360 * MAINTAINERS: Change my email address.
361
362 2009-12-18 Ben Elliston <bje@au.ibm.com>
363
364 * config.sub, config.guess: Update from upstream sources.
365
366 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
367
368 * MAINTAINERS (Write After Approval): Add myself.
369
370 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
371
372 PR middle-end/30447
373 PR middle-end/30789
374 PR other/40302
375
376 * configure.ac: Require MPC.
377 * configure: Regenerate.
378
379 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
380
381 PR target/38384
382 PR bootstrap/40972
383 * libtool.m4: Sync from git Libtool.
384 * ltoptions.m4: Likewise.
385 * ltversion.m4: Likewise.
386 * lt~obsolete.m4: Likewise.
387 * ltmain.sh: Likewise.
388
389 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
390
391 * configure.ac: Update minimum MPC version to 0.8.
392 * configure: Regenerate.
393
394 2009-11-21 Sebastian Pop <sebpop@gmail.com>
395
396 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
397 * configure: Regenerated.
398
399 2009-11-21 Ian Lance Taylor <iant@google.com>
400
401 * configure.ac: Change default of poststage1_ldflags to be empty if
402 poststage1_libs is set. When poststage1_libs is empty, and
403 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
404 * configure: Rebuild.
405
406 2009-11-21 Adam Nemet <adambnmet@gmail.com>
407
408 * MAINTAINERS (Write After Approval): Update my email address.
409
410 2009-11-20 Ben Elliston <bje@au.ibm.com>
411
412 * config.guess: Update from upstream sources.
413
414 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
415
416 * Makefile.def: Restore host and target settings for gmp.
417 * Makefile.in: Rebuild.
418
419 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
420
421 * configure.ac: Add libelf to host_libs. Enable in-tree configury
422 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
423 Fix portability of test of C++ as bootstrap language. Add
424 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
425 * configure: Rebuild.
426 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
427 and cloog. Fix in-tree ppl configuration. Introduce libelf
428 in-tree building.
429 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
430 (POSTSTAGE1_HOST_EXPORTS): Use it.
431 (STAGE[+id+]_CXXFLAGS): New.
432 (BASE_FLAGS_TO_PASS): Pass it down.
433 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
434 extra_exports.
435 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
436 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
437 extra_exports.
438 * Makefile.in: Rebuild.
439
440 2009-11-17 Ben Elliston <bje@au.ibm.com>
441
442 * config.sub, config.guess: Update from upstream sources.
443
444 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
448 2009-11-09 Jon Beniston <jon@beniston.com>
449
450 * MAINTAINERS (Write After Approval): Add myself.
451
452 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
453
454 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
455 paths for *-w64-mingw* and x86_64-*mingw*.
456 * configure: Regenerated.
457
458 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
459
460 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
461
462 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
463
464 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
465 Phil Edwards to Write-After Approval.
466
467 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
468
469 * configure.ac: Disable target-winsup & co for
470 x86_64-*-mingw* and *-w64-mingw* targets.
471 * configure: Regenerated.
472
473 2009-10-16 Nick Clifton <nickc@redhat.com>
474
475 * MAINTAINERS: Add myself as a maintainer for the RX port.
476
477 2009-10-26 Johannes Singler <singler@kit.edu>
478
479 * MAINTAINERS (Write After Approval): Update my e-mail address.
480
481 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
482
483 * configure.ac (CLooG test): Use = with test.
484 * configure: Regenerate.
485
486 2009-10-22 Richard Guenther <rguenther@suse.de>
487
488 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
489 cloog if the ppl version check failed. Move flags saving
490 before setting in libelf check.
491 * configure: Regenerate.
492
493 2009-10-21 Richard Guenther <rguenther@suse.de>
494
495 * configure.ac: Adjust the ppl and cloog configure to work as
496 documented. Disable cloog if ppl was disabled. Omit the version
497 checks if they were disabled.
498 * configure: Re-generate.
499
500 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
501
502 * configure.ac: Add 'lto' to enable_languages, not
503 new_enable_languages, and only if not already present.
504 * configure: Regenerate.
505
506 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
507
508 * README: Refer to the various COPYING* files instead of just
509 COPYING.
510 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
511
512 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
513
514 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
515
516 2009-10-07 Richard Guenther <rguenther@suse.de>
517
518 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
519 and Richard Guenther as reviewers.
520 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
521 as reviewers.
522
523 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
524
525 * config.sub: Update from upstream sources.
526
527 2009-10-06 Ian Lance Taylor <iant@google.com>
528
529 * Makefile.def: check-gold depends upon all-gas.
530 * Makefile.in: Rebuild.
531
532 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
533
534 * MAINTAINERS (Write After Approval): Add myself.
535
536 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
537
538 * Makefile.def: all-lto-plugin depends on all-libiberty.
539 set bootstrap=true for lto-plugin.
540 Add lto-plugin.
541 * Makefile.in: Regenerate.
542 * configure.ac (host_libs): Add lto-plugin.
543 * configure: Regenerate.
544
545 2009-10-03 Diego Novillo <dnovillo@google.com>
546
547 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
548 (HOST_LIBELFLIBS): Define.
549 (HOST_LIBELFINC): Define.
550 * Makefile.in: Regenerate.
551 * configure.ac: Add --enable-lto.
552 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
553 If --enable-lto is used, add 'lto' to new_enable_languages.
554 If --enable-lto is used and gold is enabled, add
555 lto-plugin to configdirs.
556 * configure: Regenerate.
557
558 2009-10-03 Simon Baldwin <simonb@google.com>
559
560 * configure.ac: If --with-system-zlib, suppress local zlib and
561 pass --with-system-zlib to subdir configure scripts.
562 * configure: Regenerate.
563
564 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
565 Paolo Bonzini <bonzini@gnu.org>
566
567 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
568 $(srcdir).
569 * Makefile.in: Rebuilt.
570
571 2009-09-26 Gary Funck <gary@intrepid.com>
572
573 * MAINTAINERS (Write After Approval): Add myself.
574
575 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
576
577 * configure.ac: Update minimum MPC version to 0.7.
578 * configure: Regenerate.
579
580 2009-09-25 Nick Clifton <nickc@redhat.com>
581
582 * configure.ac: Pass any --cache-file=/dev/null option on to
583 subconfigures.
584 * configure: Regenerate.
585
586 2009-09-23 Nick Clifton <nickc@redhat.com>
587
588 * config.sub, config.guess: Update from upstream sources.
589
590 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
591
592 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
593 * Makefile.in: Rebuilt.
594
595 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
596
597 PR bootstrap/32272
598 * configure.ac: Error out if $srcdir isn't '.' but contains
599 host-${host_noncanonical}.
600 * configure: Regenerate.
601
602 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
603
604 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
605 maintainer.
606
607 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
608
609 * configure.ac: If bootstrapping a combined tree with
610 --enable-gold, require c++ in stage1_languages.
611 * configure: Regenerate.
612
613 * configure.ac: Also add target_libs of stage1_languages to
614 bootstrap_target_libs.
615 * configure: Regenerate.
616
617 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
618 with --enable-languages not containing c++.
619 * configure: Regenerate.
620
621 2009-09-15 Jie Zhang <jie.zhang@analog.com>
622
623 * configure.ac: Disable java and boehm-gc for bfin-*-*.
624 * configure: Regenerate.
625
626 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
627
628 * MAINTAINERS (Write After Approval): Update my e-mail address,
629 and move from from here...
630 (Waiting for paperwork): To here.
631
632 2009-09-09 Joseph Myers <joseph@codesourcery.com>
633
634 * MAINTAINERS (Reviewers): Add self as driver reviewer.
635
636 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
637
638 * configure.ac: Do not use $extrasub for replacing @if/@endif
639 parts in Makefile; instead, use additional arguments to
640 AC_CONFIG_COMMANDS to do the replacement manually, with several
641 sed invocations, to avoid HP-UX sed command limits.
642 * configure: Regenerate.
643
644 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
645
646 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
647 blank before -L.
648
649 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
650
651 * configure.ac (with-build-config): Document. Handle without.
652 Handle missing argument.
653 * configure: Rebuilt.
654
655 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
656
657 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
658 Default to bootstrap-debug only if compare-debug works.
659 * configure: Rebuilt.
660 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
661 * Makefile.in: Rebuilt.
662
663 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
664
665 * MAINTAINERS (OS Port Maintainers): Update my email address.
666
667 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
668
669 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
670 * Makefile.in: Rebuilt.
671
672 2009-09-01 Chris Demetriou <cgd@google.com>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
676 2009-08-31 Dodji Seketeli <dodji@redhat.com>
677
678 PR debug/30161
679 * include/dwarf2.h (enum dwarf_tag): Added
680 DW_TAG_GNU_template_template_param
681 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
682
683 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
684
685 * Makefile.tpl (AWK): Fix typo.
686 * Makefile.in: Regenerate.
687
688 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
689
690 * configure.ac: Detect awk and sed.
691 * Makefile.def (flags_to_pass): Add AWK and SED.
692 * Makefile.tpl (AWK, SED): New.
693 (BASE_FLAGS_TO_PASS): Add AWK and SED.
694 * configure: Regenerate.
695 * Makefile.in: Regenerate.
696
697 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
698
699 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
700 (collapseslashes): Likewise.
701
702 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
703
704 * configure.ac (AC_PREREQ): Bump to 2.64.
705
706 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
707
708 * configure.ac: Remove --with-datarootdir, --with-docdir,
709 --with-pdfdir, --with-htmldir switches.
710 * configure: Regenerate.
711
712 * configure: Regenerate.
713
714 * compile: Sync from Automake 1.11.
715 * depcomp: Likewise.
716 * install-sh: Likewise.
717 * missing: Likewise.
718 * mkinstalldirs: Likewise.
719 * ylwrap: Likewise.
720
721 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
722
723 * ltmain.sh (func_normal_abspath): New function.
724 (func_relative_path): Likewise.
725 (func_mode_help): Document new -bindir option for link mode.
726 (func_mode_link): Add new -bindir option, and use it to place
727 output DLL if specified.
728
729 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
730
731 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
732 (baseargs): Add --disable-option-checking.
733 * configure: Regenerate.
734
735 * Makefile.def (configure-target-libiberty): Depend on
736 all-binutils and all-ld.
737 (configure-target-newlib): Likewise.
738 * Makefile.in: Regenerate.
739
740 2009-08-17 Ben Elliston <bje@au.ibm.com>
741
742 * config.sub, config.guess: Update from upstream sources.
743
744 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
745
746 Sync from src, merge:
747
748 2009-07-02 Tristan Gingold <gingold@adacore.com>
749
750 * configure.ac: Do not exclude gas for i386-*-darwin.
751 Add a case for x86_64-*-darwin.
752 * configure: Regenerate.
753
754 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
755
756 * MAINTAINERS: Add my name to Write After Approval list.
757
758 2009-08-06 Michael Eager <eager@eagercon.com>
759
760 * configure.ac: Add Microblaze target.
761 * configure: Regenerate.
762
763 2009-07-31 Christian Bruel <christian.bruel@st.com>
764
765 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
766 * configure: Regenerate.
767
768 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
769
770 * MAINTAINERS (Write After Approval): Update my e-mail address.
771
772 2009-07-06 Ian Lance Taylor <iant@google.com>
773
774 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
775 * configure: Rebuild.
776
777 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
778
779 * MAINTAINERS: Move myself to the Graphite Reviewers.
780
781 2009-06-30 Wei Guozhi <carrot@google.com>
782
783 * MAINTAINERS: Add my name to Write After Approval list.
784
785 2009-06-26 Steve Ellcey <sje@cup.hp.com>
786
787 PR bootstrap/40338
788 * configure.ac (comparestring): Create new variable.
789 * Makefile.tpl (comparestring): Use to skip some comparisions.
790 * configure: Regenerate.
791 * Makefile.in: Regenerate.
792
793 2009-06-26 Doug Evans <dje@sebabeach.org>
794
795 * Makefile.def (host_modules): Add cgen.
796 * Makefile.in: Regenerate.
797 * configure.ac (host_tools): Add cgen.
798 * configure: Regenerate.
799
800 2009-06-23 DJ Delorie <dj@redhat.com>
801
802 * MAINTAINERS: Add myself as mep maintainer.
803
804 2009-06-23 Ian Lance Taylor <iant@google.com>
805
806 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
807 boot_languages. Only bootstrap target libraries listed in
808 target_libs for some boot language. Add --with-stage1-ldflags,
809 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
810 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
811 if not building with C++.
812 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
813 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
814 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
815 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
816 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
817 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
818 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
819 * configure, Makefile.in: Rebuild.
820
821 2009-06-23 Li Feng <nemokingdom@gmail.com>
822
823 * MAINTAINERS: Added my name to write-after-approval list.
824
825 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
826
827 * configure.ac: Define is_elf for QNX Neutrino targets.
828 * configure: Regenerate.
829
830 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
831
832 * MAINTAINERS: Added my name to the write-after-approval list
833
834 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
835
836 * configure.ac: Detect MPC in default directory.
837 * configure: Regenerate.
838
839 2009-06-03 Jerome Guitton <guitton@adacore.com>
840 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
841
842 * Makefile.tpl (all): Avoid a trailing backslash.
843 * Makefile.in: Regenerate.
844
845 2009-06-03 Ben Elliston <bje@au.ibm.com>
846
847 * config.sub, config.guess: Update from upstream sources.
848
849 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
850
851 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
852 to noconfdirs.
853 * configure: Regenerate.
854
855 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
856
857 * Makefile.tpl ([+compare-target+]): Compare all stage
858 directories, rather than just gcc.
859 * Makefile.in: Rebuilt.
860
861 2009-06-01 Doug Kwan <dougkwan@google.com>
862
863 * configure.ac: Support gold for target arm*-*-*.
864 * configure: Regenerate.
865
866 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
867
868 * Makefile.def: Add MPC support and dependencies.
869 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
870
871 * Makefile.in, configure: Regenerate.
872
873 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
874
875 * Makefile.tpl (all): Avoid harmless warning in make all when
876 gcc-bootstrap is enabled but stage_last does not exist.
877 * Makefile.in: Rebuilt.
878
879 2009-05-24 Nicolas Roche <roche@adacore.com>
880
881 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
882 * Makefile.in: Regenerate.
883
884 2009-05-21 Denis Chertykov <chertykov@gmail.com>
885
886 * MAINTAINERS: Update my e-mail address.
887
888 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
889
890 * configure.ac (cygwin noconfigdirs): Remove libgcj.
891 * configure: Regenerate.
892
893 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
894
895 PR other/40159
896 * Makefile.tpl (all): Don't assume gcc-bootstrap and
897 gcc-no-bootstrap are mutually exclusive.
898 * Makefile.in: Rebuilt.
899
900 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
901
902 PR other/40159
903 * Makefile.tpl (all): Don't end with unconditional success.
904 * Makefile.in: Rebuilt.
905
906 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
907
908 PR target/37137
909 * Makefile.def (flags_to_pass): Remove redundant and incomplete
910 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
911 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
912 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
913 stage_configureflags, stage_cflags and stage_libcflags into
914 explicit Makefile macros.
915 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
916 GFORTRAN.
917 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
918 CC. Set CC_FOR_BUILD from CC.
919 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
920 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
921 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
922 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
923 and GFORTRAN.
924 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
925 (_LIBCFLAGS): Renamed to _TFLAGS.
926 (do-compare-debug, do-compare3-debug): Drop.
927 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
928 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
929 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
930 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
931 (XGCC_FLAGS_FOR_TARGET): New.
932 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
933 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
934 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
935 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
936 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
937 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
938 TFLAGS.
939 (BUILD_CONFIG): Include if requested.
940 (all): Set TFLAGS on bootstrap.
941 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
942 (all-stageid-prefixmodule): Likewise.
943 (do-clean, distclean-stageid): Set TFLAGS.
944 (restrap): Fix whitespace.
945 * Makefile.in: Rebuilt.
946
947 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
948
949 * config.guess: Sync with src.
950
951 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
952
953 * configure.ac ($with_ppl): Default to no if not supplied.
954 ($with_cloog): Likewise.
955 configure: Regenerate.
956
957 2009-04-27 James E. Wilson <wilson@codesourcery.com>
958
959 * MAINTAINERS: Update my e-mail address.
960
961 2009-04-27 Nick Clifton <nickc@redhat.com>
962
963 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
964
965 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
966
967 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
968 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
969 * Makefile.in: Regenerate.
970
971 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
972
973 PR bootstrap/39739
974 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
975 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
976
977 * configure, Makefile.in: Regenerate.
978
979 2009-04-21 Taras Glek <tglek@mozilla.com>
980
981 * include/hashtab.h: Update GTY annotations to new syntax
982 * include/splay-tree.h: Likewise
983
984 2009-04-17 Ben Elliston <bje@au.ibm.com>
985
986 * config.sub, config.guess: Update from upstream sources.
987
988 2009-04-15 Anthony Green <green@moxielogic.com>
989
990 * configure.ac: Add moxie support.
991 * configure: Rebuilt.
992
993 2009-04-14 Jakub Jelinek <jakub@redhat.com>
994
995 * configure.ac: Change copyright header to refer to version
996 3 of the GNU General Public License and to point readers at the
997 COPYING3 file and the FSF's license web page.
998 * Makefile.def: Likewise.
999 * Makefile.tpl: Likewise.
1000 * Makefile.in: Regenerate.
1001
1002 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1003
1004 * configure.ac: Restore match for darwin9 or later. Use double
1005 brackets since regeneration eats one pair.
1006 * configure: Regenerate.
1007
1008 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1009
1010 PR gas/10039
1011 * configure.ac: Require texinfo 4.7.
1012 * configure: Regenerated.
1013
1014 2009-04-09 Nick Clifton <nickc@redhat.com>
1015
1016 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1017 the GCC Runtime Library Exception.
1018
1019 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1020
1021 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1022 * configure: Regenerate.
1023
1024 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1025
1026 * Makefil.def (languages): New entries.
1027 * Makefile.tpl (check-gcc-*): New generic target.
1028 * Makefile.in: Regenerate.
1029
1030 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1031
1032 * MAINTAINERS: Update my email address.
1033
1034 2009-03-18 Tom Tromey <tromey@redhat.com>
1035
1036 * configure: Rebuild.
1037 * configure.ac (host_libs): Add libiconv.
1038 * Makefile.in: Rebuild.
1039 * Makefile.def (host_modules): Add libiconv.
1040 (configure-gdb, all-gdb): Depend on libiconv.
1041
1042 2009-03-16 Tristan Gingold <gingold@adacore.com>
1043
1044 * configure.ac: Treat gdb as supported on x86_64-darwin.
1045 * configure: Regenerate.
1046
1047 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1048
1049 * configure.ac (--with-host-libstdcxx): New option.
1050 * configure: Regenerate.
1051
1052 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1053
1054 * MAINTAINERS: Move myself into the write after approval list.
1055
1056 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1057
1058 * MAINTAINERS: Update e-mail address.
1059
1060 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1061
1062 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1063
1064 2009-03-10 Ira Rosen <irar@il.ibm.com>
1065
1066 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1067
1068 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1069
1070 Backport from git Libtool:
1071
1072 2009-01-19 Robert Millan <rmh@aybabtu.com>
1073 Support GNU/kOpenSolaris.
1074 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1075 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1076 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1077 GNU/kOpenSolaris.
1078
1079 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1080
1081 * MAINTAINERS: Update e-mail address.
1082
1083 2009-02-24 Michael Eager <eager@eagercon.com>
1084
1085 * MAINTAINERS (Write After Approval): Add self.
1086
1087 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1088
1089 * MAINTAINERS (Write After Approval): Add myself.
1090
1091 2009-02-05 Andreas Schwab <schwab@suse.de>
1092
1093 * Makefile.tpl (stage_last): Define $r and $s before using
1094 $(RECURSE_FLAGS_TO_PASS).
1095 * Makefile.in: Regenerate
1096
1097 2009-01-30 Ian Lance Taylor <iant@google.com>
1098
1099 * MAINTAINERS: Move myself to the Global Reviewers list.
1100
1101 2009-01-29 Robert Millan <rmh@aybabtu.com>
1102
1103 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1104 * configure: Regenerate.
1105
1106 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1107
1108 * MAINTAINERS: Make whitespace consistent.
1109 Remove Robert Millan from Write After Approval.
1110
1111 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1112
1113 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1114 (all-opcodes): Depend on all-libiberty.
1115 * Makefile.in: Regenerate.
1116
1117 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1118
1119 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1120 * configure: Regenerate.
1121
1122 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1123
1124 * MAINTAINERS (Write After Approval): Add myself.
1125
1126 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1127
1128 * MAINTAINERS: Add myself to reviewers (Fortran).
1129
1130 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1131
1132 PR tree-optimization/38515
1133 * configure.ac (cloog-polylib): Removed.
1134 (with_ppl, with_cloog): Test for "no".
1135 * configure: Regenerated.
1136
1137 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1138
1139 * MAINTAINERS: Moved myself to reviewers (Fortran).
1140
1141 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1142
1143 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1144 (Write After Approval): Remove myself.
1145
1146 2009-01-03 Diego Novillo <dnovillo@google.com>
1147
1148 * MAINTAINERS: Remove myself from alias maintainership.
1149
1150 2009-01-02 David Ayers <ayers@fsfe.org>
1151
1152 * MAINTAINERS: Update e-mail address.
1153
1154 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1155
1156 * MAINTAINERS: Make whitespace consistent.
1157
1158 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1159
1160 Backport from upstream Libtool:
1161 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1162 Add cache variables to tests that require the linker to work.
1163 For shlibpath_overrides_runpath, this also changes the semantics
1164 to let the result from the C compiler take precedence.
1165
1166 2008-12-02 Ben Elliston <bje@au.ibm.com>
1167
1168 * config.sub, config.guess: Update from upstream sources.
1169
1170 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1171
1172 * configure.ac (ppllibs): Add by default the lib flags.
1173 * configure: Regenerate.
1174
1175 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1176
1177 * MAINTAINERS: Add myself to the write after approval list.
1178
1179 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1180
1181 * configure.ac: Add double brackets on darwin[912].
1182 * configure: Regenerate.
1183
1184 2008-12-03 Daniel Kraft <d@domob.eu>
1185
1186 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1187 Approval to Reviewer section (for Fortran front-end).
1188
1189 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1190
1191 * configure.ac: Expand to darwin10 and later.
1192 * configure: Regenerate.
1193
1194 2008-12-02 Andreas Schwab <schwab@suse.de>
1195
1196 * Makefile.def: configure-target-boehm-gc depends on
1197 all-target-libstdc++-v3.
1198 * Makefile.in: Regenerate.
1199
1200 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1201
1202 * MAINTAINERS: Add myself as mingw maintainer.
1203
1204 2008-12-02 Ben Elliston <bje@au.ibm.com>
1205
1206 * config.sub, config.guess: Update from upstream sources.
1207
1208 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1209
1210 * README.SCO: Remove.
1211
1212 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1213
1214 * MAINTAINERS: Add myself to the write after approval list.
1215
1216 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1217
1218 * MAINTAINERS: Update my email address in WAA section.
1219
1220 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1221
1222 * MAINTAINERS: Update e-mail address.
1223
1224 2008-11-27 Toon Moene <toon@moene.org>
1225
1226 * MAINTAINERS: Change e-mail address.
1227
1228 2008-11-27 Tristan Gingold <gingold@adacore.com>
1229
1230 * configure.ac: Build gdb for i?86-*-darwin*
1231 * configure: Regenerated.
1232
1233 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1234
1235 * MAINTAINERS: Added my full name.
1236
1237 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1238
1239 PR bootstrap/38014
1240 PR bootstrap/37923
1241
1242 Revert:
1243
1244 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1245
1246 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1247 * Makefile.in: Regenerated.
1248
1249 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1250
1251 PR gdb/921
1252 PR gdb/1646
1253 PR gdb/2175
1254 PR gdb/2176
1255
1256 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1257 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1258 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1259 (HOST_EXPORTS): Pass CPPFLAGS.
1260 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1261 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1262 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1263 * Makefile.in, configure: Regenerated.
1264 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1265 and CPPFLAGS_FOR_BUILD.
1266
1267 2008-11-06 Jeff Law <law@redhat.com>
1268
1269 * MAINTAINERS: Add myself as middle end maintainer.
1270
1271 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1272
1273 * MAINTAINERS (Write after approval): Add myself.
1274
1275 2008-11-05 Diego Novillo <dnovillo@google.com>
1276
1277 * MAINTAINERS (Global Reviewers): Add myself.
1278 (Non-Algorithmic Maintainers): Remove myself.
1279
1280 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1281
1282 * MAINTAINERS (Write after approval): Add myself.
1283
1284 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1285
1286 * MAINTAINERS (Write after approval): Add myself.
1287
1288 2008-10-31 Ben Elliston <bje@au.ibm.com>
1289
1290 * configure.ac (spu-*-*): Remove special case.
1291 * configure: Regenerate.
1292
1293 2008-10-30 Catherine Moore <clm@codesourcery.com>
1294
1295 * MAINTAINERS (Write after approval): Update my email address.
1296
1297 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1298
1299 * configure.ac [spu-*-*]: Do not set skipdirs.
1300 * configure: Re-generate.
1301
1302 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1303
1304 * MAINTAINERS (Various Maintainers): Add myself to reload.
1305
1306 2008-10-25 Richard Guenther <rguenther@suse.de>
1307
1308 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1309 maintainer. Remove myself as libgcc-math maintainer.
1310 (Non-Algorithmic Maintainers): Remove myself.
1311
1312 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1313
1314 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1315 * Makefile.in: Regenerated.
1316
1317 2008-10-23 Cary Coutant <ccoutant@google.com>
1318
1319 * MAINTAINERS (Write after approval): Add myself.
1320
1321 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1322
1323 PR gdb/921
1324 PR gdb/1646
1325 PR gdb/2175
1326 PR gdb/2176
1327
1328 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1329 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1330 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1331 (HOST_EXPORTS): Pass CPPFLAGS.
1332 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1333 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1334 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1335 * Makefile.in, configure: Regenerated.
1336 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1337 and CPPFLAGS_FOR_BUILD.
1338
1339 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1340
1341 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1342 Sebastian Pop.
1343
1344 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1345
1346 * MAINTAINERS (Write After Approval): Added myself.
1347
1348 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1349
1350 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1351 recommended version to 2.3.2.
1352
1353 * configure: Regenerate.
1354
1355 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1356
1357 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1358
1359 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1360
1361 * MAINTAINERS (Write After Approval): Update e-mail address.
1362
1363 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1364
1365 * libtool.m4: Update to libtool 2.2.6.
1366 * lt~obsolete.m4: Update to libtool 2.2.6.
1367 * ltmain.sh: Update to libtool 2.2.6.
1368 * ltsugar.m4: Update to libtool 2.2.6.
1369 * ltversion.m4: Update to libtool 2.2.6.
1370 * ltoptions.m4: Update to libtool 2.2.6.
1371 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1372
1373 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1374
1375 * MAINTAINERS (Write After Approval): Add myself.
1376
1377 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1378
1379 * MAINTAINERS (Write After Approval): Update my name.
1380
1381 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1382
1383 * MAINTAINERS: Add myself in "Write After Approval".
1384
1385 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1386
1387 * MAINTAINERS: Add myself as ia64 maintainer.
1388
1389 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1390
1391 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1392 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1393 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1394 and Michael Tiemann from Write After Approval since they do not
1395 actually have access.
1396
1397 2008-09-05 Richard Guenther <rguenther@suse.de>
1398
1399 * configure.ac: Initialize clooglibs to -lcloog.
1400 * configure: Re-generate.
1401
1402 2008-09-04 Le-Chun Wu <lcwu@google.com>
1403
1404 * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1407
1408 * configure.ac (--with-cloog-polylib): New.
1409 (--disable-cloog-version-check): New.
1410 (--disable-ppl-version-check): New.
1411 * configure: Re-generate.
1412
1413 2008-09-03 Richard Guenther <rguenther@suse.de>
1414
1415 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1416 cloog test.
1417 * configure: Re-generate.
1418
1419 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1420
1421 Add picoChip port.
1422 * MAINTAINERS: Add picoChip maintainers.
1423
1424 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1425 Tobias Grosser <grosser@fim.uni-passau.de>
1426 Jan Sjodin <jan.sjodin@amd.com>
1427 Harsha Jagasia <harsha.jagasia@amd.com>
1428 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1429 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1430 Adrien Eliche <aeliche@isty.uvsq.fr>
1431
1432 Merge from graphite branch.
1433 * configure: Regenerate.
1434 * Makefile.in: Regenerate.
1435 * configure.ac (host_libs): Add ppl and cloog.
1436 Add checks for PPL and CLooG.
1437 * Makefile.def (ppl, cloog): Added modules and dependences.
1438 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1439 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1440
1441 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1442
1443 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1444 (GCC_SHLIB_SUBDIR): New.
1445 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1446 * configure: Regenerate.
1447 * Makefile.in: Regenerate.
1448
1449 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1450
1451 * MAINTAINERS: Consistently use tabs to separate columns.
1452
1453 2008-08-29 Tristan Gingold <gingold@adacore.com>
1454
1455 * MAINTAINERS (Write after Approval): Add myself.
1456
1457 2008-08-28 Tristan Gingold <gingold@adacore.com>
1458
1459 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1460 Enable bfd, binutils and opcodes.
1461 * configure: Regenerate.
1462
1463 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1464
1465 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1466
1467 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1468
1469 * MAINTAINERS: Use correct Umlaut for last name.
1470
1471 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1472
1473 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1474
1475 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1476
1477 * MAINTAINERS: Update my email address.
1478
1479 2008-08-16 Nicolas Roche <roche@adacore.com>
1480
1481 * Makefile.tpl: Add BOOT_ADAFLAGS.
1482 * Makefile.in: Regenerate.
1483
1484 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1485
1486 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1487 * configure: Regenerate.
1488
1489 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1490
1491 * configure.ac: Add makefile fragments for hpux.
1492 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1493 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1494 * configure: Regenerate.
1495 * Makefile.in: Regenerate.
1496
1497 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1498
1499 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1500
1501 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1502
1503 * MAINTAINERS (Write after Approval): Add myself.
1504
1505 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508
1509 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1510
1511 * MAINTAINERS (Write After Approval): Add myself.
1512
1513 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1514
1515 * MAINTAINERS: Update my email address.
1516
1517 2008-06-25 Joey Ye <joey.ye@intel.com>
1518
1519 * MAINTAINERS (Write After Approval): Add myself.
1520
1521 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1522
1523 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1524 * Makefile.in: Regenerate.
1525 * configure: Regenerate.
1526
1527 2008-06-17 Daniel Kraft <d@domob.eu>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1532
1533 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1534 "$@" is still intact with both Autoconf 2.59 and 2.62.
1535 * configure: Regenerate.
1536
1537 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1538
1539 * Makefile.tpl: Fix comment errors.
1540 * Makefile.in: Regenerate.
1541
1542 2008-06-12 David S. Miller <davem@davemloft.net>
1543 David Edelsohn <edelsohn@gnu.org>
1544
1545 * configure.ac: Add powerpc*-*-* to gold supported targets.
1546 * configure: Regenerate.
1547
1548 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1549
1550 PR tree-optimization/36218
1551 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1552 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1553 (all prefix="build-"): Pass them to build-system sub-makes.
1554 * Makefile.in: Regenerate.
1555
1556 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1557
1558 * MAINTAINERS (mt port): Remove.
1559 (sco5, unixware, sco udk): Remove.
1560 (Kean Johnston): Add to Write After Approval.
1561
1562 2008-05-30 Julian Brown <julian@codesourcery.com>
1563
1564 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1565 of libobjc for ARM EABI Linux.
1566 * configure: Regenerate.
1567
1568 2008-05-18 Xinliang David Li <davidxl@google.com>
1569
1570 * ChangeLog: Remove wrong ChangeLog entry.
1571
1572 2008-05-17 Xinliang David Li <davidxl@google.com>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1577
1578 * MAINTAINERS (Write After Approval): Add myself.
1579
1580 2008-05-14 Rafael Espíndola <espindola@google.com>
1581
1582 * config-ml.in: don't handle --enable-shared and --enable-static.
1583
1584 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1585
1586 * MAINTAINERS: Update my email address.
1587
1588 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1589
1590 * MAINTAINERS: Update my email address.
1591
1592 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1593
1594 * MAINTAINERS (Write After Approval): Add myself.
1595
1596 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
1600 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1601
1602 * MAINTAINERS (crx): Add myself.
1603
1604 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1605
1606 Sync with src:
1607 2008-04-14 David S. Miller <davem@davemloft.net>
1608
1609 * configure.ac: Add sparc*-*-* to gold supported targets.
1610 * configure: Regenerate.
1611
1612 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1613
1614 PR bootstrap/35457
1615 * configure.ac: Include override.m4.
1616 * configure: Regenerate.
1617
1618 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1619
1620 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1621 * Makefile.in: Regenerate.
1622
1623 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1624
1625 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1626 as nonconfigurable directories list.
1627 * configure: Regenerate.
1628
1629 2008-04-14 Ben Elliston <bje@au.ibm.com>
1630
1631 * config.sub, config.guess: Update from upstream sources.
1632
1633 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1634
1635 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1636 * Makefile.in: Regenerate.
1637
1638 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1639
1640 * configure.ac: Do not build libssp for the AVR.
1641 * configure: Regenerate.
1642
1643 2008-04-07 Ian Lance Taylor <iant@google.com>
1644
1645 * Makefile.def: check-gold depends upon all-binutils.
1646 * Makefile.in: Regenerate.
1647
1648 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
1652 2008-04-04 Nick Clifton <nickc@redhat.com>
1653
1654 PR binutils/4334
1655 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1656 builds.
1657 * configure: Regenerate.
1658
1659 2008-04-04 NightStrike <NightStrike@gmail.com>
1660
1661 PR other/35151
1662 * configure.ac: Combine rules for mingw32 and mingw64.
1663 * configure: Regenerate.
1664
1665 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1666
1667 * MAINTAINERS (Write After Approval): Add myself.
1668
1669 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1670
1671 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1672 * Makefile.in (.NOTPARALLEL): Ditto.
1673
1674 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1675
1676 * MAINTAINERS (Write After Approval): Add myself.
1677
1678 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1679
1680 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1681 * Makefile.in (.NOTPARALLEL): Regenerate.
1682
1683 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1684
1685 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1686 * Makefile.in: Regenerate.
1687
1688 2008-03-26 Jakub Staszak <kuba@et.pl>
1689
1690 * MAINTAINERS (Write After Approval): Add myself.
1691
1692 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1693
1694 * MAINTAINERS: Update e-mail address.
1695
1696 2008-03-20 Ian Lance Taylor <iant@google.com>
1697
1698 * configure.ac: Add support for --enable-gold.
1699 * Makefile.def: Add gold as a directory like ld.
1700 * configure, Makefile.in: Regenerate.
1701
1702 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1703
1704 * configure.ac: m4_include config/proginstall.m4.
1705 * configure: Regenerate.
1706
1707 Backport from upstream Libtool:
1708
1709 2007-10-12 Eric Blake <ebb9@byu.net>
1710
1711 Deal with Autoconf 2.62's semantic change in m4_append.
1712 * ltsugar.m4 (lt_append): Replace broken versions of
1713 m4_append.
1714 (lt_if_append_uniq): Don't require separator to be overquoted,
1715 and avoid broken m4_append.
1716 (lt_dict_add): Fix typo.
1717 * libtool.m4 (_LT_DECL): Don't overquote separator.
1718
1719 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1720
1721 * config.rpath: Add AIX 6 support.
1722
1723 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1724
1725 * Makefile.def (stageprofile). Remove -fprofile-generate
1726 from stage_libcflags.
1727 * Makefile.in: Regenerate.
1728
1729 2008-03-13 Ben Elliston <bje@au.ibm.com>
1730
1731 * config.sub, config.guess: Update from upstream sources.
1732
1733 2008-03-06 Tom Tromey <tromey@redhat.com>
1734
1735 * MAINTAINERS: Update for treelang deletion.
1736
1737 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1738
1739 * MAINTAINERS: Update my email address.
1740
1741 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1742
1743 * MAINTAINERS (darwin port): Add myself as a maintainer.
1744 (objective-c/c++): Add myself as a maintainer.
1745
1746 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1747
1748 * MAINTAINERS (Write After Approval): Update my email address.
1749
1750 2008-02-25 Tomas Bily <tbily@suse.cz>
1751
1752 * MAINTAINERS (Write After Approval): Add myself.
1753
1754 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1755
1756 * MAINTAINERS (OpenMP): Add myself.
1757
1758 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1759
1760 PR bootstrap/32009
1761 PR bootstrap/32161
1762
1763 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1764 * configure: Regenerate.
1765
1766 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1767 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1768 STAGE4_LIBCFLAGS): New.
1769 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1770 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1771 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1772 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1773 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1774 for target modules. Don't export LIBCFLAGS.
1775 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1776 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1777 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1778 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1779 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1780 * Makefile.in: Regenerate.
1781
1782 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1783
1784 PR libgcj/33085
1785 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1786 Do not use -DDLL_EXPORT. Backport from upstream.
1787
1788 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1789
1790 * MAINTAINERS (Write After Approval): Add myself.
1791
1792 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1793
1794 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1795 * configure: Regenerate.
1796
1797 2008-01-31 Marc Gauthier <marc@tensilica.com>
1798
1799 * configure.ac (xtensa*-*-*): Recognize processor variants.
1800 * configure: Regenerate.
1801
1802 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1803
1804 PR bootstrap/34922
1805 * configure.ac (PARSE_ARGS): Push suitable setting of
1806 ac_subdirs_all, for `./configure --help=recursive'.
1807 Handle `+' in generic toplevel directory disabling.
1808 * configure: Regenerate.
1809
1810 2008-01-28 Nick Clifton <nickc@redhat.com>
1811
1812 * MAINTAINERS (xstormy16): Take over maintainership.
1813
1814 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1815
1816 * MAINTAINERS (c4x port): Remove.
1817
1818 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1819
1820 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1821
1822 2008-01-23 Ben Elliston <bje@au.ibm.com>
1823
1824 * config.sub, config.guess: Update from upstream sources.
1825
1826 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1827
1828 * MAINTAINERS (Write After Approval): Add myself.
1829
1830 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1831
1832 * MAINTAINERS: Update my email address.
1833
1834 2008-01-09 Raksit Ashok <raksit@google.com>
1835
1836 * MAINTAINERS (Write After Approval): Add myself.
1837
1838 2008-01-09 Raksit Ashok <raksit@google.com>
1839
1840 * MAINTAINERS (Write After Approval): Add myself.
1841
1842 2008-01-08 Ben Elliston <bje@au.ibm.com>
1843
1844 * config.sub, config.guess: Update from upstream sources.
1845
1846 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1847
1848 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1849 Change recommended MPFR from 2.2.1 -> 2.3.0.
1850 * configure: Regenerate.
1851
1852 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1853
1854 * MAINTAINERS: Update my email address.
1855
1856 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1857
1858 * MAINTAINERS: Update my email address.
1859
1860 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1861
1862 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1863 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1864 * Makefile.in: Regenerate.
1865
1866 2007-12-10 Mark Heffernan <meheff@google.com>
1867
1868 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1869 misplaced entries.
1870
1871 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1872
1873 * configure.ac: Enable libjava for x86_64-*-darwin9.
1874 * configure: Regenerate.
1875
1876 2007-12-07 Bill Maddox <maddox@google.com>
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
1879
1880 2007-12-05 Ben Elliston <bje@au.ibm.com>
1881
1882 * config.sub, config.guess: Update from upstream sources.
1883
1884 2007-12-02 Matthias Klose <doko@ubuntu.com>
1885
1886 * config-ml.in: Remove 64bit configure tests.
1887
1888 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1889
1890 * config-ml.in: Robustify against white space in absolute file
1891 names.
1892
1893 * config-ml.in (multi-clean): Substitute ${Makefile}.
1894 Remove superfluous ${Makefile} in list.
1895
1896 2007-11-19 Thiemo Seufer <ths@mips.com>
1897
1898 * config-ml.in: Don't hardcode the Makefile name.
1899
1900 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1901
1902 * MAINTAINERS (Write After Approval): Add myself.
1903
1904 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1905
1906 * MAINTAINERS (Write After Approval): Add myself.
1907
1908 2007-11-06 Doug Kwan <dougkwan@google.com>
1909
1910 * MAINTAINERS (Write After Approval): Add myself.
1911
1912 2007-10-25 Ben Elliston <bje@au.ibm.com>
1913
1914 * MAINTAINERS (mercury): Remove entry.
1915 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1916
1917 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1918
1919 * Makefile.def (dependencies): Make configure-gdb depend on
1920 all-intl.
1921 * Makefile.in: Regenerated.
1922
1923 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1924
1925 * MAINTAINERS (Fortran maintainer): Remove myself.
1926
1927 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1928
1929 * Makefile.def: To avoid problems running with parallel makes,
1930 build newlib before libgloss so that target specific header
1931 files are availble.
1932 * Makefile.in: Regenerate
1933
1934 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1935
1936 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1937 * Makefile.in: Regenerate.
1938
1939 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1940
1941 * MAINTAINERS (Register allocation reviewer): Add myself.
1942
1943 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1944
1945 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1946 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1947 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1948 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1949 * configure: Regenerate.
1950
1951 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1952
1953 * MAINTAINERS (Register allocation reviewer): Add myself.
1954
1955 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1956
1957 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1958 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1959 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1960 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1961 * configure.ac: Default them to host tools for $host = $build.
1962 Subst them.
1963
1964 * configure: Regenerate.
1965 * Makefile.in: Regenerate.
1966
1967 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1968
1969 * MAINTAINERS (Register allocation reviewer): Add myself.
1970
1971 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1972
1973 * MAINTAINERS (Register allocation reviewer): Add myself.
1974
1975 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1976
1977 * MAINTAINERS (Write After Approval): Fix typo.
1978
1979 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1980
1981 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1982 * configure: Regenerate.
1983
1984 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1985
1986 PR bootstrap/31906
1987 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1988 they're already prefixed.
1989
1990 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1991
1992 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1993 libstdc++.
1994 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1995 * configure: Regenerate.
1996 * Makefile.in: Regenerate.
1997
1998 2007-09-17 Andreas Schwab <schwab@suse.de>
1999
2000 * configure.ac: Raise minimum makeinfo version to 4.6.
2001 * configure: Regenerate.
2002
2003 2007-09-17 Johannes Singler <singler@ira.uka.de>
2004
2005 * MAINTAINERS (write-after-approval) add myself
2006
2007 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2008
2009 * configure.ac: Correct makeinfo version check.
2010 * configure: Regenerate.
2011
2012 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2013
2014 * MAINTAINERS: Update my email address.
2015
2016 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2017
2018 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2019 to $skipdirs and only disable gprof for newlib. Use the normal
2020 mips*-elf* handling in other respects.
2021 * configure: Regnerate.
2022
2023 2007-09-12 David Daney <ddaney@avtrex.com>
2024
2025 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2026 enabling libgcj.
2027 * configure: Regenerate.
2028
2029 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2030
2031 PR other/32154
2032 * configure.ac: For libgloss targets, point the linker to the linker
2033 script, startup code and simulator library.
2034 * configure: Regenerate.
2035
2036 2007-09-07 Andrew Haley <aph@redhat.com>
2037
2038 * configure.ac (noconfigdirs): Remove target-libffi and
2039 target-libjava.
2040 * configure: Regenerate.
2041
2042 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2043
2044 PR target/33281
2045 * configure.ac: Use config/mh-mingw on mingw.
2046 * configure: Regenerate.
2047
2048 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
2052 2007-09-05 Richard Guenther <rguenther@suse.de>
2053
2054 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2055 nor --disable-checking is provided also turn on yes and types
2056 checking for stage1.
2057 * configure: Re-generate.
2058
2059 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2060
2061 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2062 (Write After Approval): Remove myself.
2063
2064 2007-08-29 Nick Clifton <nickc@redhat.com>
2065
2066 * config.sub, config.guess: Update from upstream sources.
2067
2068 2007-08-22 Bud Davis <jmdavis@link.com>
2069
2070 * MAINTAINERS (Write After Approval): Added myself.
2071 * MAINTAINERS (Reviewers): Removed myself.
2072
2073 2007-08-18 Paul Brook <paul@codesourcery.com>
2074 Joseph Myers <joseph@codesourcery.com>
2075
2076 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2077 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2078 * Makefile.in: Regenerate.
2079 * configure.ac (--with-debug-prefix-map): New.
2080 * configure: Regenerate.
2081
2082 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2083 Nigel Stephens <nigel@mips.com>
2084
2085 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2086 as target_makefile_frag.
2087 * configure: Regenerate.
2088
2089 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2090
2091 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2092 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2093 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2094 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2095 (do-compare, do-compare3, do-compare-debug): New.
2096 ([+compare-target+]): Use them.
2097
2098 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2099
2100 * MAINTAINERS (Write After Approval): Change my email address.
2101
2102 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2103 Ben Elliston <bje@au.ibm.com>
2104
2105 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2106 --silent if $silent.
2107 * configure: Regenerate.
2108
2109 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2110
2111 * MAINTAINERS (Various Maintainers): Add myself as
2112 loop infrastructure maintainer. Update my e-mail
2113 address.
2114
2115 2007-07-31 Diego Novillo <dnovillo@google.com>
2116
2117 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2118 Adjust description.
2119
2120 2007-07-26 Richard Guenther <rguenther@suse.de>
2121
2122 * configure.ac: Add types checking to stage1 checking flags.
2123 * configure: Regenerate.
2124
2125 2007-07-17 Nick Clifton <nickc@redhat.com>
2126
2127 * COPYING3: New file. Contains version 3 of the GNU General
2128 Public License.
2129 * COPYING3.LIB: New file. Contains version 3 of the GNU
2130 Lesser General Public License.
2131
2132 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2133
2134 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2135
2136 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2137
2138 * MAINTAINERS (S/390 co-maintainer): Add myself.
2139 (Write After Approval): Remove myself.
2140
2141 2007-07-13 Dan Hipschman <dsh@google.com>
2142
2143 * MAINTAINERS (Write After Approval): Add myself.
2144
2145 2007-07-11 Nick Clifton <nickc@redhat.com>
2146
2147 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2148 WINDRES export.
2149 * Makefile.in: Regenerate.
2150
2151 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2152
2153 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2154 maintainer.
2155
2156 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2157
2158 * lt~obsolete.m4: New. Import from 20070318 libtool.
2159
2160 2007-07-03 Julian Brown <julian@codesourcery.com>
2161
2162 * MAINTAINERS (Write After Approval): Add myself.
2163
2164 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2165
2166 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2167 * configure: Regenerate.
2168
2169 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2170
2171 * configure.ac: Add some missing m4 quotation.
2172 * configure: Regenerate.
2173
2174 2007-07-02 Simon Baldwin <simonb@google.com>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
2178 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2179
2180 * configure: Regenerate.
2181
2182 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2183
2184 * Makefile.def: Add windmc tool to build.
2185 * Makefile.tpl: Likewise.
2186 * configure.ac: Likewise.
2187 * Makefile.in: Regenerate.
2188 * configure: Regenerate.
2189
2190 2007-06-28 DJ Delorie <dj@redhat.com>
2191
2192 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2193 not building newlib.
2194 * configure: Regenerated.
2195
2196 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
2200 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2201
2202 * MAINTAINERS (Write After Approval): Add myself.
2203
2204 2007-06-19 Chris Matthews <chrismatthews@google.com>
2205
2206 * MAINTAINERS (Write After Approval): Add myself.
2207
2208 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
2212 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2213
2214 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2215 * Makefile.in: Regenerated.
2216
2217 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2218
2219 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2220 bfin*-*-uclinux* targets.
2221 * configure: Regenerate.
2222
2223 2007-06-14 Ian Lance Taylor <iant@google.com>
2224
2225 * MAINTAINERS: Add myself as non-algorithmic global write
2226 maintainer.
2227
2228 2007-06-14 Diego Novillo <dnovillo@google.com>
2229
2230 * MAINTAINERS: Add self as middle-end maintainer and
2231 non-algorithmic global write maintainer.
2232
2233 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2234
2235 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2236 Move all Fortran maintainers except Paul Brook into the
2237 Non-Autopoiesis section.
2238
2239 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2240
2241 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2242 (distclean-stage[+id+]): Possibly delete stage_last.
2243 * Makefile.in: Regenerate.
2244
2245 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2246
2247 * MAINTAINERS (Various Maintainer): Fix typo.
2248
2249 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2250
2251 * MAINTAINERS (Various Maintainer): Add myself as
2252 dataflow maintainer.
2253
2254 2007-06-07 Ben Elliston <bje@au.ibm.com>
2255
2256 * config.sub, config.guess: Update from upstream sources.
2257
2258 2007-06-07 Ben Elliston <bje@au.ibm.com>
2259
2260 * Makefile.tpl: Fix spelling error.
2261 * Makefile.in: Regenerate.
2262
2263 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2264
2265 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2266 lt_cv_sys_max_cmd_len.
2267
2268 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2269
2270 * MAINTAINERS (Various Maintainers): Add myself as
2271 auto-vectorizer maintainer.
2272
2273 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2274
2275 PR libjava/32098
2276 * libtool.m4: Revert previous change.
2277 * ltgcc.m4: Put it here.
2278
2279 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2280
2281 * MAINTAINERS (Various Maintainers): Add myself as
2282 auto-vectorizer maintainer.
2283
2284 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2285
2286 PR libjava/32098
2287 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2288
2289 2007-05-30 Richard Guenther <rguenther@suse.de>
2290
2291 * MAINTAINERS (Various Maintainers): Add myself as
2292 auto-vectorizer maintainer.
2293
2294 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2295
2296 PR bootstrap/29382
2297 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2298 * configure: Rebuilt.
2299
2300 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2301
2302 * MAINTAINERS (Write After Approval): Removed my name.
2303
2304 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2305
2306 * MAINTAINERS (Write After Approval): Remove myself.
2307
2308 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2309
2310 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2311
2312 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2313
2314 * ltmain.sh: Update from ToT Libtool.
2315 * libtool.m4: Update from ToT Libtool.
2316 * ltsugar.m4: New. Update from ToT Libtool.
2317 * ltversion.m4: New. Update from ToT Libtool.
2318 * ltoptions.m4: New. Update from ToT Libtool.
2319 * ltconfig: Remove.
2320 * ltcf-c.sh: Remove.
2321 * ltcf-cxx.sh: Remove.
2322 * ltcf-gcj.sh: Remove.
2323
2324 2007-05-22 Ollie Wild <aaw@google.com>
2325
2326 * MAINTAINERS (Write After Approval): Add myself.
2327
2328 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2329
2330 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2331 stage_cflags.
2332 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2333 Remove CFLAGS/LIBCFLAGS.
2334 (configure-stage[+id+]-[+prefix+][+module+],
2335 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2336 * Makefile.in: Regenerate.
2337
2338 2007-05-15 Diego Novillo <dnovillo@google.com>
2339
2340 * MAINTAINERS: Update e-mail address.
2341
2342 2007-05-15 Revital Eres <eres@il.ibm.com>
2343
2344 * MAINTAINERS (Write After Approval): Add myself.
2345
2346 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2347
2348 * MAINTAINERS (Write After Approval): Updated my address.
2349
2350 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2351
2352 * MAINTAINERS (Write After Approval): Add myself.
2353
2354 2007-05-11 Silvius Rus <rus@google.com>
2355
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
2358 2007-04-23 Tom Tromey <tromey@redhat.com>
2359
2360 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2361
2362 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2363
2364 * MAINTAINERS (cpplib): Rename to ...
2365 (libcpp): ... this. Add C/C++ front end maintainers.
2366
2367 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2368
2369 * config-ml.in: Pass ${ml_config_env} to configure calls.
2370
2371 2007-04-04 Christian Bruel <christian.bruel@st.com>
2372
2373 * MAINTAINERS (Write After Approval): Add myself.
2374
2375 2007-04-02 Dave Korn <dave.korn@artimi.com>
2376
2377 * MAINTAINERS (Write After Approval): Add myself.
2378
2379 2007-03-31 Tobias Burnus <burnus@net-b.de>
2380
2381 * MAINTAINERS (fortran 95 front end): Add myself.
2382
2383 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2384
2385 * MAINTAINERS (Write After Approval): Add myself.
2386
2387 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2388
2389 * MAINTAINERS (Modulo Scheduler): Add myself.
2390
2391 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2392
2393 * MAINTAINERS (fortran 95 front end): Add myself.
2394 (c++ front end): whitespace fix.
2395
2396 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2397
2398 * MAINTAINERS (Write After Approval): Add myself.
2399
2400 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2401
2402 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2403 of glob. Quote arguments with single quotes too.
2404 * configure: Regenerate.
2405
2406 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2407
2408 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2409 * Makefile.in: Regenerate
2410
2411 2007-03-07 Andreas Schwab <schwab@suse.de>
2412
2413 * configure: Regenerate.
2414
2415 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2416
2417 * configure.ac: Add "--with-pdfdir" configure option,
2418 which defines pdfdir variable.
2419 * Makefile.def (target=fixincludes): Add install-pdf to
2420 missing targets.
2421 (recursive_targets): Add install-pdf target.
2422 (flags_to_pass): Add pdfdir.
2423 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2424 target.
2425 * configure: Regenerate
2426 * Makefile.in: Regenerate
2427
2428 2007-02-28 Eric Christopher <echristo@apple.com>
2429
2430 Revert:
2431 2006-12-07 Mike Stump <mrs@apple.com>
2432
2433 * Makefile.def (dependencies): Add dependency for
2434 install-target-libssp and install-target-libgomp on
2435 install-gcc.
2436 * Makefile.in: Regenerate.
2437
2438 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2439
2440 * configure: Regenerate.
2441 * configure.ac: Move statements after variable declarations.
2442
2443 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2444
2445 * MAINTAINERS: Add myself as sh maintainer.
2446
2447 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2448
2449 * configure.ac: Adjust for loop syntax.
2450 * configure: Regenerate.
2451
2452 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2453
2454 * configure: Rebuilt.
2455
2456 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2457
2458 * configure.ac: Drop multiple occurrences of --enable-languages,
2459 and fix its quoting.
2460 * configure: Rebuilt.
2461
2462 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2463 Nathan Sidwell <nathan@codesourcery.com>
2464 Vladimir Prus <vladimir@codesourcery.com>
2465 Joseph Myers <joseph@codesourcery.com>
2466
2467 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2468 * configure: Regenerate.
2469
2470 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2471
2472 * ltconfig (freebsd*): Default to elf.
2473
2474 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2475
2476 * configure.ac (target_libraries): Move libgcc before libiberty.
2477 * configure: Regenerated.
2478
2479 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2480 Paolo Bonzini <bonzini@gnu.org>
2481
2482 PR bootstrap/30753
2483 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2484 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2485 * configure: Regenerated.
2486
2487 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2488
2489 * MAINTAINERS (Language Front End Maintainers): Update my mail
2490 address.
2491
2492 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2493
2494 PR bootstrap/30748
2495 * configure.ac: Correct syntax for Solaris ksh.
2496 * configure: Regenerated.
2497
2498 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2499
2500 * configure.ac: Sync with src.
2501 * configure: Regenerate.
2502
2503 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2504
2505 * Makefile.in: Regenerate.
2506
2507 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2508
2509 * config.sub: Sync with src.
2510
2511 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2512
2513 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2514 noncanonical equivalents.
2515 * configure.in: Rename to...
2516 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2517 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2518 target_noncanonical. Use them. Rewrite removal of configure
2519 arguments for autoconf 2.59. Discard variable settings. Force
2520 program_transform_name for native tools.
2521
2522 * Makefile.in: Regenerated.
2523 * configure: Regenerated with autoconf 2.59.
2524
2525 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2526
2527 * MAINTAINERS (Write After Approval): Add myself.
2528
2529 2007-01-31 Andreas Schwab <schwab@suse.de>
2530
2531 * Makefile.tpl (LDFLAGS): Substitute it.
2532 * Makefile.in: Regenerate.
2533
2534 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2535
2536 * MAINTAINERS (Write After Approval): Add myself.
2537
2538 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2539
2540 * MAINTAINERS (spu port): Add myself.
2541
2542 2007-01-23 Richard Guenther <rguenther@suse.de>
2543
2544 PR bootstrap/30541
2545 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2546 * Makefile.tpl (GNATBIND): Substitute it.
2547 (GNATMAKE): Likewise.
2548 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2549 of STAGE_PREFIX.
2550 * Makefile.in: Regenerate.
2551 * configure: Regenerate.
2552
2553 2007-01-18 Mike Stump <mrs@apple.com>
2554
2555 * configure.in: Re-enable -Werror for gcc builds.
2556
2557 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
2561 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2562
2563 * configure.in: Change == to = in test command.
2564 * configure: Regenerate.
2565
2566 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2567 Nick Clifton <nickc@redhat.com>
2568 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2569
2570 * configure.in (build_configargs, host_configargs, target_configargs):
2571 Remove build/host/target parameters.
2572 (host_libs): Add gmp and mpfr.
2573 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2574 * Makefile.def (gmp, mpfr): New.
2575 (gcc): Remove target.
2576 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2577 target_os, target_vendor): New.
2578 (configure): Add host_alias/target_alias arguments; adjust invocations.
2579 * configure: Regenerate.
2580 * Makefile.in: Regenerate.
2581
2582 2007-01-11 Matt Fago <fago@earthlink.net>
2583
2584 * configure.in: Try to link to functions only in mpfr 2.2.x
2585 to improve robustness of configure tests.
2586 * configure: Regenerate.
2587
2588 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2589
2590 * MAINTAINERS: Add myself as i386 maintainer.
2591
2592 2007-01-08 Jan Hubicka <jh@suse.cz>
2593
2594 * MAINTAINERS: Add myself as i386 maintainer.
2595
2596 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2597
2598 * configure.in: Add support for an x86_64-mingw* target.
2599 * configure: Regenerate.
2600
2601 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2602
2603 * Makefile.tpl (all-target): Correct @if conditional for target
2604 modules.
2605 * configure.in: Omit libiberty if building only target libgcc.
2606 * configure, Makefile.in: Regenerated.
2607
2608 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2609
2610 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2611 * configure: Regenerate.
2612
2613 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2614
2615 * Makefile.def (target_modules): Add libgcc.
2616 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2617 * Makefile.tpl (clean-target-libgcc): Delete.
2618 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2619 on gcc even for bootstrapped modules. Rewrite handling of
2620 lang_env_dependencies to loop over target_modules.
2621 * configure.in (target_libraries): Add target-libgcc.
2622 * Makefile.in, configure: Regenerated.
2623
2624 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2625
2626 * configure.in: Reorganize recognition of languages. Add
2627 --enable-stage1-languages. Show supported languages for the chosen
2628 target rather than all recognized languages.
2629 * configure: Regenerate.
2630
2631 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2632
2633 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2634 * Makefile.in: Regenerate.
2635
2636 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2637
2638 * configure.in: Warn that MPFR 2.2.0 is buggy.
2639 * configure: Regenerate.
2640
2641 2006-12-27 Ian Lance Taylor <iant@google.com>
2642
2643 * configure.in: When removing Makefiles to force a reconfigure, also
2644 remove prev-DIR*/Makefile.
2645 * configure: Regenerate.
2646
2647 2006-12-22 Andreas Schwab <schwab@suse.de>
2648
2649 * configure: Regenerate with correct autoconf version.
2650
2651 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2652
2653 * configure.in: add AC_SUBST for *_FOR_TARGET.
2654 * configure: Regenerate.
2655
2656 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2657
2658 * configure.in: Simplify logic for rejecting languages that cannot
2659 be built. Separate the case when a language is unsupported,
2660 from the case when the user chooses not to build a language.
2661
2662 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2663
2664 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2665 it only affects bootstrap and could be tested on "$host" as well.
2666 * configure: Regenerate.
2667 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2668
2669 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2670
2671 PR bootstrap/29544
2672 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2673 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2674 move here comment from Makefile.tpl.
2675 * Makefile.tpl: Move some definitions higher in the file.
2676 (STAGE1_CHECKING): New.
2677 * configure.in: Add --enable-stage1-checking.
2678 * configure: Regenerate.
2679 * Makefile.in: Regenerate.
2680
2681 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2682
2683 * MAINTAINERS: Add myself as build system maintainer.
2684
2685 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2686
2687 * MAINTAINERS (Write After Approval): Add myself.
2688
2689 2006-12-13 Eric Christopher <echristo@apple.com>
2690
2691 * MAINTAINERS: Add myself as darwin maintainer.
2692
2693 2006-12-11 Ian Lance Taylor <ian@airs.com>
2694
2695 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2696
2697 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2698
2699 MAINTAINERS: Update my entry.
2700
2701 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2702
2703 * configure.in: Handle spu makefile frag.
2704 * Makefile.tpl (MAINT): Define
2705 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2706 * configure: Regenerate.
2707 * Makefile.in: Regenerate.
2708
2709 2006-12-11 Ben Elliston <bje@au.ibm.com>
2710
2711 * config.guess: Import latest version.
2712 * config.sub: Likewise.
2713
2714 2006-12-11 Ben Elliston <bje@au.ibm.com>
2715
2716 * configure.in (spu-*-*): Don't skip target-libiberty.
2717 * configure: Regenerate.
2718
2719 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2720
2721 PR bootstrap/30134
2722 * configure.in: Correct x86 darwin support for libjava to powerpc
2723 and i?86 only.
2724 * configure: Regenerate.
2725
2726 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2727
2728 * configure.in: Add x86 darwin support for libjava.
2729 * configure: Regenerate.
2730
2731 2006-12-07 Mike Stump <mrs@apple.com>
2732
2733 * Makefile.def (dependencies): Add dependency for
2734 install-target-libssp and install-target-libgomp on
2735 install-gcc.
2736 * Makefile.in: Regenerate.
2737
2738 2006-12-04 Richard Guenther <rguenther@suse.de>
2739
2740 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2741 (Non-Algorithmic Maintainers): Move over non-algorithmic
2742 loop optimizer maintainers, add myself as a non-algorithmic
2743 middle-end maintainer.
2744
2745 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2746
2747 * MAINTAINERS (Write After Approval): Add myself.
2748
2749 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2750
2751 * configure.in: Update error message for missing GMP/MPFR.
2752
2753 * configure: Regenerate.
2754
2755 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2756
2757 * configure.in: Update MPFR version in error message.
2758
2759 * configure: Regenerate.
2760
2761 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2762
2763 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2764 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2765 --with-gmp-lib): New flags.
2766
2767 * configure: Regenerate.
2768
2769 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2770
2771 * MAINTAINERS (Write After Approval): Change my email address.
2772
2773 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2774
2775 * MAINTAINERS (Write After Approval): Add myself.
2776
2777 2006-11-22 Philipp Thomas <pth@suse.de>
2778
2779 * MAINTAINERS (i18n): Update e-mail address.
2780
2781 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2782
2783 * MAINTAINERS (spu port): Add myself as maintainer.
2784 (Write After Approval): Remove myself.
2785
2786 2006-11-22 Ben Elliston <bje@au.ibm.com>
2787
2788 * configure.in (skipdirs): Don't build libssp for SPU.
2789 * configure: Regenerate.
2790
2791 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2792
2793 * MAINTAINERS (spu port): Add myself as maintainer.
2794 (libobjc): Update my email address.
2795
2796 2006-11-21 Andrea Bona <andrea.bona@st.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
2800 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2801
2802 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2803 * configure : Rebuilt.
2804
2805 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
2809 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2810
2811 * MAINTAINERS (Write After Approval): Add myself.
2812
2813 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2814
2815 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2816 libmpfr.a.
2817 * configure: Regenerate.
2818
2819 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2820
2821 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2822 (unstage): Test for stage_last presence.
2823
2824 PR bootstrap/29802
2825 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2826 STAGE_PREFIX.
2827 * Makefile.in: Regenerate.
2828
2829 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2830
2831 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2832 maintainers.
2833
2834 2006-11-14 Erven Rohou <erven.rohou@st.com>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2839
2840 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2841 and stageN-package/Makefile.
2842 * Makefile.in: Regenerated.
2843
2844 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2845
2846 * configure.in: Remove target-libgloss from noconfigdirs for
2847 bfin-*-*.
2848 * configure: Regenerated.
2849
2850 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2851
2852 * configure.in (have_gmp): Only error if the gcc directory exists.
2853
2854 * configure: Regenerate.
2855
2856 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2857
2858 * configure.in: Robustify error message for missing GMP/MPFR.
2859
2860 * configure: Regenerate.
2861
2862 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2863
2864 * MAINTAINERS (Write After Approval): Add myself.
2865
2866 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2867
2868 * MAINTAINERS: Change email address.
2869
2870 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2871
2872 * MAINTAINERS (Write After Approval): Add myself.
2873
2874 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2875
2876 * MAINTAINERS (Write After Approval): Add myself.
2877
2878 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2879
2880 * MAINTAINERS (Write After Approval): Move myself to
2881 Write After Approval section.
2882
2883 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2884
2885 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2886 need_gmp anymore.
2887 * configure: Regenerate.
2888
2889 2006-10-16 Tobias Burnus <burnus@net-b.de>
2890
2891 * MAINTAINERS (Write After Approval): Add myself.
2892
2893 2006-10-16 Ben Elliston <bje@au.ibm.com>
2894
2895 * config.guess: Import latest version.
2896 * config.sub: Likewise.
2897
2898 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2899
2900 * Makefile.def: Added pdf target handling.
2901 * Makefile.tpl: Added pdf target handling.
2902 * Makefile.in: Regenerated.
2903
2904 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2905
2906 * MAINTAINERS: Add self as score port maintainer.
2907
2908 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2909
2910 * MAINTAINERS (Write After Approval): Add myself.
2911
2912 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2913
2914 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2915 or newer.
2916 * configure: Regenerated.
2917
2918 2006-09-27 Dave Brolley <brolley@redhat.com>
2919
2920 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
2921 using $s instead of $r.
2922 * configure: Regenerated.
2923
2924 2006-09-26 Thiemo Seufer <ths@mips.com>
2925
2926 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2927 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2928 * configure: Regenerate.
2929
2930 2006-09-24 Graeme Peterson <gridly@gmail.com>
2931
2932 * MAINTAINERS (Write After Approval): Remove myself.
2933
2934 2006-09-22 Chao-ying Fu <fu@mips.com>
2935
2936 * MAINTAINERS (Write After Approval): Add myself.
2937
2938 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2939
2940 * MAINTAINERS: Add self as soft-fp maintainer.
2941
2942 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2943
2944 * MAINTAINERS: Add myself as avr maintainer.
2945 Remove Marek Michalkiewicz as avr maintainer.
2946
2947 2006-09-07 Roberto Costa <roberto.costa@st.com>
2948
2949 * MAINTAINERS (Write After Approval): Add myself.
2950
2951 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2952
2953 * configure.in: Never build newlib for a Mingw host.
2954 Never build newlib as Mingw target library.
2955 Test the existence of winsup/cygwin for building a Cygwin newlib,
2956 rather than just winsup.
2957 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2958 building a Mingw target.
2959 * configure: Regenerate.
2960
2961 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2962
2963 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2964
2965 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2966
2967 * config.guess: Import from src (was more updated).
2968 * config.sub: Likewise.
2969
2970 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2971
2972 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2973 * configure: Regenerated.
2974
2975 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2976
2977 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2978 for stages after the first.
2979
2980 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2981
2982 * Makefile.def: Add dependencies for configure-opcodes
2983 on configure-intl and all-opcodes on all-intl.
2984 * Makefile.in: Regenerated.
2985
2986 2006-07-13 Ben Elliston <bje@au.ibm.com>
2987
2988 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2989
2990 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2991
2992 Port to hosts whose 'sort' and 'tail' implementations
2993 treat operands with leading '+' as file names, as POSIX
2994 has required since 2001. However, make sure the code still
2995 works on pre-POSIX hosts.
2996 * ltmain.sh: Don't assume "sort +2" is equivalent to
2997 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2998
2999 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3000
3001 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3002
3003 2006-07-04 Peter O'Gorman <peter@pogma.com>
3004
3005 * ltconfig: chmod 644 before ranlib during install.
3006
3007 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3008
3009 PR bootstrap/18058
3010 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3011 if the bootstrap compiler is a GCC version that supports it.
3012 * configure: Regenerate.
3013
3014 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3015
3016 * configure.in: Fix thinkos in previous check-in.
3017 * configure: Regenerate.
3018
3019 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3020
3021 PR other/27063
3022 * configure.in: Test subdir_requires and give an appropriate
3023 error message.
3024 * configure: Regenerate.
3025
3026 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3031
3032 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3033
3034 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3035
3036 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3037
3038 2006-06-20 David Ayers <d.ayers@inode.at>
3039
3040 PR bootstrap/28072
3041 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3042 whether target-libjava is being configured instead of whether the
3043 java front end is enabled.
3044 * configure: Regenerate.
3045
3046 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3047
3048 PR target/27540
3049 * configure.in: Only enable libgomp on IRIX 6.
3050 * configure: Regenerate.
3051
3052 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3053
3054 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3055 too.
3056 * Makefile.in: Regenerate.
3057
3058 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3059
3060 * config-ml.in: Alter CCASFLAGS to include special
3061 multilib options the same as is done for CFLAGS.
3062
3063 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3064
3065 * configure.in: Don't enable libgomp on hpux10.
3066 * configure: Rebuilt.
3067
3068 2006-06-12 David Ayers <d.ayers@inode.at>
3069
3070 PR bootstrap/27963
3071 PR target/19970
3072 * configure.in: Remove target-boehm-gc from noconfigdirs where
3073 ${libgcj} is specified.
3074 * configure: Regenerate.
3075
3076 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3077
3078 Sync from src:
3079
3080 * configure.in: Sync.
3081 * configure: Regenerated.
3082
3083 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3084
3085 * Makefile.def: Added dependencies from sim and gdb on intl, and
3086 added configure dependencies to everything with an all dependency
3087 on intl.
3088 * Makefile.in: Regenerated.
3089
3090 2006-06-06 David Ayers <d.ayers@inode.at>
3091
3092 PR libobjc/13946
3093 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3094 * Makefile.in: Regenerate.
3095 * configure.in: Add --enable-objc-gc at toplevel and have it
3096 enable boehm-gc for Objective-C.
3097 Remove target-boehm-gc from libgcj.
3098 Add target-boehm-gc to target_libraries.
3099 Add target-boehm-gc to noconfigdirs where ${libgcj}
3100 is specified.
3101 Assert that boehm-gc is supported when requested for Objective-C.
3102 Only build boehm-gc if needed either for Java or Objective-C.
3103 * configure: Regenerate.
3104
3105 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3106
3107 PR 27674
3108 * Makefile.tpl (configure-[+prefix+][+module+],
3109 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3110 Remove rule to unstage bootstrapped modules.
3111 (stage_current): New.
3112 * Makefile.in: Regenerate.
3113
3114 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3115
3116 * MAINTAINERS (Write After Approval): Update my e-mail address.
3117
3118 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3119
3120 * include/libiberty.h: Declare pex_run_in_environment.
3121
3122 2006-05-31 Asher Langton <langton2@llnl.gov>
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
3126 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3127
3128 * Makefile.def (bfd, opcodes): Fix lib_path.
3129 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3130 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3131 * Makefile.in: Regenerate.
3132
3133 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3134
3135 * Makefile.in: Regenerate.
3136
3137 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3138
3139 * Makefile.def: Add install-html target. Add datarootdir
3140 docdir and htmldir to flags_to_pass.
3141 * Makefile.tpl: Add install-html target.
3142 * Makefile.in: Regenerate.
3143 * configure.in: Add --with-datarootdir, --with-docdir, and
3144 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3145 * configure: Regenerate.
3146
3147 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3148
3149 * configure.in: Enable gprof for cross builds.
3150 * configure: Regenerate.
3151
3152 2006-05-22 Richard Guenther <rguenther@suse.de>
3153
3154 Revert
3155 2006-01-31 Richard Guenther <rguenther@suse.de>
3156 Paolo Bonzini <bonzini@gnu.org>
3157
3158 * Makefile.def (target_modules): Add libgcc-math target module.
3159 * configure.in (target_libraries): Add libgcc-math target library.
3160 (--enable-libgcc-math): New configure switch.
3161 * Makefile.in: Re-generate.
3162 * configure: Re-generate.
3163 * libgcc-math: New toplevel directory.
3164
3165 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3166 Andreas Tobler <a.tobler@schweiz.ch>
3167
3168 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3169 * configure: Rebuilt.
3170
3171 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3172
3173 * MAINTAINERS (Write After Approval): Add myself.
3174
3175 2006-05-01 DJ Delorie <dj@redhat.com>
3176
3177 * configure.in: Restore CFLAGS if GMP isn't present.
3178 * configure: Regenerate.
3179
3180 2006-05-01 Richard Guenther <rguenther@suse.de>
3181
3182 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3183 maintainer.
3184
3185 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3186
3187 * MAINTAINERS (Write After Approval): Add myself.
3188
3189 2006-04-28 Jan Beulich <jbeulich@novell.com>
3190
3191 * MAINTAINERS (Write After Approval): Add myself.
3192
3193 2006-04-18 DJ Delorie <dj@redhat.com>
3194
3195 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3196 reference libgloss so that libssp can be built in a combined
3197 tree.
3198 * configure: Regenerate.
3199
3200 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3201
3202 * MAINTAINERS (Write After Approval): Add myself.
3203
3204 2006-04-05 Ben Elliston <bje@au.ibm.com>
3205
3206 * configure.in: Require makeinfo 4.4 or higher.
3207 * configure: Regenerate.
3208
3209 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3210
3211 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3212 Rearrange the entries of other libraries to have them in one place.
3213
3214 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3215
3216 * MAINTAINERS (Write After Approval): Remove myself.
3217 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3218
3219 2006-03-14 Richard Guenther <rguenther@suse.de>
3220
3221 * configure: Regenerate with autoconf 2.13.
3222
3223 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3224
3225 * MAINTAINERS: Use my work address.
3226
3227 * MAINTAINERS: Update my E-mail address.
3228
3229 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3230
3231 * configure.in: Handle --disable-<component> generically.
3232 * configure: Regenerate.
3233
3234 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3235
3236 PR libgcj/17311
3237 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3238
3239 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3240
3241 * MAINTAINERS (Write After Approval): Remove myself.
3242 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3243
3244 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3245
3246 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3247 (TARGET_CONFIGDIRS): Remove.
3248 * configure.in: Remove AC_SUBST(target_configdirs).
3249 * Makefile.in, configure: Regenerated.
3250
3251 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3252
3253 * MAINTAINERS (Write After Approval): Remove myself.
3254 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3255
3256 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3257
3258 PR bootstrap/25670
3259
3260 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3261
3262 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3263 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3264 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3265 BUILD_PREFIX, BUILD_PREFIX_1.
3266 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3267
3268 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3269 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3270
3271 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3272 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3273 of `cat stage_current`. Always provide the `r' and `s' variables.
3274 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3275 a single shell execution.
3276 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3277 bootstrapped modules, make the stage1 module if the build was not
3278 started yet, else build the current stage.
3279 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3280 (all-build, all-host, all-target, [+make_target+]-host,
3281 [+make_target+]-target): Do not use \-continued lines.
3282 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3283 (current_stage, restrap, stage_last): New.
3284
3285 * Makefile.in: Regenerate.
3286 * configure: Regenerate.
3287
3288 2006-02-19 Bud Davis <jmdavis@link.com>
3289
3290 * MAINTAINERS (Write After Approval): Remove myself.
3291 (Language Front End Maintainers): Add myself as fortran 95
3292 maintainer and update e-mail address.
3293
3294 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3295
3296 * MAINTAINERS (Write After Approval): Remove myself.
3297 (Language Front End Maintainers): Add myself as fortran 95
3298 maintainer.
3299
3300 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3301
3302 * MAINTAINERS (Write After Approval): Add myself.
3303
3304 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3305
3306 * MAINTAINERS (Write After Approval): Remove myself.
3307 (Language Front End Maintainers): Add myself as
3308 fortran 95 maintainer.
3309
3310 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3311
3312 Sync from src:
3313
3314 2005-12-27 Leif Ekblad <leif@rdos.net>
3315
3316 * configure.in: Add support for RDOS target.
3317 * configure: Regenerate.
3318
3319 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3320 Andreas Schwab <schwab@suse.de>
3321
3322 * configure: Regenerate.
3323
3324 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3325
3326 * configure.in (enable_libgomp): Add AIX.
3327 * configure: Regenerate.
3328
3329 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3330
3331 * MAINTAINERS (Write After Approval): Add myself.
3332
3333 2006-02-03 Lee Millward <lee.millward@gmail.com>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2006-01-31 Richard Guenther <rguenther@suse.de>
3338 Paolo Bonzini <bonzini@gnu.org>
3339
3340 * Makefile.def (target_modules): Add libgcc-math target module.
3341 * configure.in (target_libraries): Add libgcc-math target library.
3342 (--enable-libgcc-math): New configure switch.
3343 * Makefile.in: Re-generate.
3344 * configure: Re-generate.
3345 * libgcc-math: New toplevel directory.
3346
3347 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3348
3349 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3350 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3351 the assembler, linker and binutils.
3352 * configure: Regenerate.
3353
3354 2006-01-22 Dirk Mueller <dmueller@suse.de>
3355
3356 * MAINTAINERS (Write After Approval): Add myself.
3357
3358 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3359
3360 * configure: Regenerate.
3361
3362 2006-01-18 Richard Henderson <rth@redhat.com>
3363 Jakub Jelinek <jakub@redhat.com>
3364 Diego Novillo <dnovillo@redhat.com>
3365
3366 * libgomp: New directory.
3367 * Makefile.def: Add target_module libgomp.
3368 * Makefile.in: Regenerate.
3369 * configure.in (target_libraries): Add target-libgomp.
3370 * configure: Regenerate.
3371
3372 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3373
3374 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3375 @ from continuation.
3376 * Makefile.in: Rebuilt.
3377
3378 2006-01-04 Chris Lattner <sabre@gnu.org>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3383
3384 PR bootstrap/24252
3385
3386 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3387 * Makefile.tpl (OBJDUMP): New.
3388 (EXTRA_HOST_FLAGS): Add it.
3389 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3390
3391 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3392 to use symbolic links between directories. Avoid race conditions
3393 or make them harmless.
3394 * configure.in: Do not try to use symbolic links between directories.
3395
3396 * Makefile.def (LEAN): Pass.
3397 * Makefile.tpl (LEAN): Define.
3398 (stage[+id+]-start): Accept that the previous directory does not
3399 exist, if the bootstrap is lean.
3400 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3401 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3402 configure substitution.
3403 ([+compare-target+]): Likewise.
3404 ([+bootstrap-target+]-lean): New.
3405 * configure.in: Remove lean bootstrap support from here.
3406
3407 * Makefile.in: Regenerate.
3408 * configure: Regenerate.
3409
3410 2006-01-04 Ben Elliston <bje@au.ibm.com>
3411
3412 * MAINTAINERS (libdecnumber): Add myself.
3413
3414 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3415
3416 * libtool-ldflags: New script.
3417
3418 2006-01-02 Andreas Schwab <schwab@suse.de>
3419
3420 * configure.in: When reconfiguring remove Makefile in
3421 all stage directories.
3422 * configure: Regenerate.
3423
3424 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3425
3426 * MAINTAINERS: Update my email address.
3427
3428 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3429
3430 Revert Ada-related part of the previous change.
3431
3432 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3433 Do not pass.
3434 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3435 * Makefile.in: Regenerate.
3436 * configure.in: Do not include mt-ppc-aix target fragment.
3437 * configure: Regenerate.
3438
3439 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3440
3441 * configure.in: Select appropriate fragments for PowerPC/AIX.
3442 * configure: Regenerate.
3443
3444 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3445 BOOT_CFLAGS, BOOT_LDFLAGS.
3446 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3447 BOOT_CFLAGS, BOOT_LDFLAGS.
3448 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3449 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3450 (stage): Fail if we cannot complete the work.
3451 * Makefile.in: Regenerate.
3452
3453 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3454
3455 * configure.in: Replace ms1 with mt.
3456 * configure: Rebuilt.
3457
3458 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3459
3460 * MAINTAINERS: Update my email address.
3461
3462 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3463
3464 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3465 install-host-nogcc): Don't invoke $(stage) at the end.
3466 * Makefile.in: Regenerate.
3467
3468 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3469
3470 * configure.in: Flip the top-level bootstrap switch.
3471 * configure: Regenerate.
3472
3473 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3474
3475 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3476 $(stage) and $(unstage).
3477 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3478 (all): Remove stray semicolon.
3479 (local-distclean): Don't handle multilib.tmp and multilib.out.
3480 (install.all): Set $s for consistency.
3481 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3482 check_multilibs setting. Always make the install directory.
3483 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3484 Correct @if/@endif.
3485 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3486 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3487 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3488 (multilib.out): Remove.
3489 * Makefile.in: Regenerated.
3490
3491 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3492
3493 * MAINTAINERS (Write After Approval): Add myself.
3494
3495 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3496
3497 * MAINTAINERS: Add myself as mt maintainer.
3498
3499 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3500
3501 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3502
3503 * MAINTAINERS: Change email address.
3504
3505 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3506
3507 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3508 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3509 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3510 Find in-tree tools if available.
3511 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3512 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3513 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3514 (COMPILER_*_FOR_TARGET): New.
3515 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3516 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3517 (CONFIGURED_*, USUAL_*): Remove.
3518 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3519 STRIP): Use autoconf substitutions.
3520 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3521 COMPILER_NM_FOR_TARGET): New.
3522 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3523
3524 (all): Make all-host and all-target in parallel.
3525 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3526 that $$r and $$s are set before invoking a recursive make.
3527 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3528 ([+bootstrap-target+]): Inline most of the `all' target.
3529
3530 2005-11-29 Ben Elliston <bje@au.ibm.com>
3531
3532 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3533 from the gcc build directory.
3534 * Makefile.in: Regenerate.
3535
3536 2005-11-29 Ben Elliston <bje@au.ibm.com>
3537
3538 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3539 depend on all-libdecnumber.
3540 * configure.in (host_libs): Include libdecnumber.
3541 * Makefile.in: Regenerate.
3542 * configure: Likewise.
3543
3544 2005-11-29 Ben Elliston <bje@au.ibm.com>
3545
3546 * libdecnumber: Import decNumber sources from the dfp-branch.
3547
3548 2005-11-21 Kean Johnston <jkj@sco.com>
3549
3550 * config.sub, config.guess: Sync from upstream sources.
3551
3552 2005-11-21 Ben Elliston <bje@au.ibm.com>
3553
3554 Import from Autoconf sources:
3555
3556 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3557 * config/move-if-change: Don't output "$2 is unchanged";
3558 suggested by Ben Elliston. Handle weird characters correctly.
3559
3560 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3561
3562 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3563 to match upstream libtool for darwin.
3564
3565 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3566
3567 * Makefile.def: Remove gdb dependencies for gdbtk.
3568 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3569 (configure-gdb, install-gdb): New rules.
3570 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3571 * Makefile.in, configure: Regenerated.
3572
3573 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3574
3575 * MAINTAINERS (Write After Approval): Add myself.
3576
3577 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3578
3579 * MAINTAINERS (Write After Approval): Add myself.
3580
3581 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3582
3583 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3584 Diego Novillo.
3585
3586 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3587
3588 PR bootstrap/24297
3589 * Makefile.tpl (do-[+make-target+], do-check, install,
3590 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3591 are set before recursing.
3592 * Makefile.in: Regenerate.
3593
3594 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3595
3596 PR bootstrap/18939
3597 * Makefile.def (gcc) <target>: Fix thinko.
3598 * Makefile.in: Regenerate.
3599
3600 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3601
3602 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3603 * configure: Regenerate.
3604
3605 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3606
3607 * MAINTAINERS (Write After Approval): Add self.
3608
3609 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3610
3611 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3612 target-libffi, target-qthreads, target-libjava, and
3613 targetlibobjc.
3614 * configure: Regenerate.
3615
3616 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3617
3618 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3619 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3620 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3621 (USUAL_OBJDUMP_FOR_TARGET): New.
3622 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3623 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3624 * configure, Makefile.in: Regenerated.
3625
3626 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3627
3628 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3629 before other host packages.
3630
3631 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3632
3633 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3634
3635 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3636
3637 PR bootstrap/22340
3638
3639 * configure.in (default_target): Remove.
3640 * Makefile.tpl (all): Do not use prerequisites as subroutines
3641 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3642 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3643 use prerequisites as subroutines.
3644 (check-host, check-target): New.
3645 (bootstrap configure & all targets): Do not use stage*-start
3646 if the directory layout is already ok.
3647 (non-bootstrap configure & all targets): Prepend a $(unstage).
3648 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3649 (NOTPARALLEL): Remove.
3650 (unstage, stage variables): New variables.
3651 (unstage, stage targets): Simply expand to those variables.
3652
3653 * configure: Regenerate.
3654 * Makefile.in: Regenerate.
3655
3656 2005-10-04 James E Wilson <wilson@specifix.com>
3657
3658 * Makefile.def (lang_env_dependencies): Add libmudflap.
3659 * Makefile.in: Regenerate.
3660
3661 2005-10-03 Andreas Schwab <schwab@suse.de>
3662
3663 Backport from libtool CVS:
3664 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3665
3666 * ltmain.sh: add support for installing into temporary
3667 staging area (e.g. 'make install DESTDIR=...')
3668
3669 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3670
3671 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3672 * configure: Regenerated.
3673
3674 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3675
3676 * configure: Regenerate with the correct
3677 autoconf version.
3678
3679 2005-09-30 Catherine Moore <clm@cm00re.com>
3680
3681 * configure.in (bfin-*-*): New.
3682 * configure: Regenerated.
3683
3684 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3685
3686 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3687 (LIPO_FOR_TARGET): New.
3688 (CONFIGURED_LIPO_FOR_TARGET): New.
3689 (USUAL_LIPO_FOR_TARGET): New.
3690 (STRIP_FOR_TARGET): New.
3691 (CONFIGURED_STRIP_FOR_TARGET): New.
3692 (USUAL_STRIP_FOR_TARGET): New.
3693 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3694 STRIP_FOR_TARGET.
3695 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3696 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3697 * Makefile.in: Regenerate.
3698 * configure: Regenerate.
3699
3700 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3701
3702 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3703 (rs6000-*-aix*): Same.
3704 * configure: Regenerate.
3705
3706 2005-09-16 Tom Tromey <tromey@redhat.com>
3707
3708 * MAINTAINERS: Add self as java maintainer.
3709
3710 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3711
3712 * configure.in: Recognize f95 in the --enable-languages option,
3713 and substitute it for fortran, issuing a warning.
3714 * configure: Regenerate.
3715
3716 2005-08-30 Phil Edwards <phil@codesourcery.com>
3717
3718 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3719 * configure: Regenerated.
3720
3721 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3722
3723 * MAINTAINERS: Add self as ms1 maintainer.
3724
3725 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3726
3727 * Makefile.def (libssp): Add to lang_env_dependencies.
3728 * Makefile.in: Regenerate.
3729
3730 2005-08-18 Ian Lance Taylor <ian@airs.com>
3731
3732 * MAINTAINERS: Add myself as middle-end maintainer.
3733
3734 2005-08-17 Christian Groessler <chris@groessler.org>
3735
3736 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3737 * Makefile.in: Regenerate.
3738
3739 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3740
3741 * MAINTAINERS (write after approval): Added myself.
3742
3743 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3744
3745 * MAINTAINERS (Write After Approval): Add myself.
3746
3747 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3748
3749 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3750 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3751 Look for alternate names of the target cc and c++
3752 * configure: Regenerate.
3753
3754 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3755
3756 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3757 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3758 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3759 tools; remove code to manually set them.
3760 (Target tools): Look in the environment for them.
3761 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3762 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3763 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3764 build directory.
3765 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3766 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3767 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3768 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3769 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3770 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3771 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3772 * configure: Regenerate.
3773 * Makefile.in: Regenerate.
3774
3775 2005-07-28 Ben Elliston <bje@au.ibm.com>
3776
3777 * MAINTAINERS: Update for removed CPU targets.
3778
3779 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3780
3781 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3782 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3783 * Makefile.in: Regenerated.
3784
3785 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3786
3787 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3788 (CFLAGS_FOR_TARGET): Use it.
3789 (CXXFLAGS_FOR_TARGET): Likewise.
3790 * Makefile.in: Regenerated.
3791 * configure.in (--with-build-sysroot): New option.
3792 * configure: Regenerated.
3793
3794 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3795
3796 * Makefile.tpl: Wrap install between unstage and stage
3797 * Makefile.in: Regenerate.
3798
3799 2005-07-21 Eric Christopher <echristo@apple.com>
3800
3801 * MAINTAINERS: Update affiliation.
3802
3803 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3804
3805 * MAINTAINERS: Add self as crx port maintainer.
3806
3807 2005-07-20 DJ Delorie <dj@redhat.com>
3808
3809 * MAINTAINERS: Add self as m32c maintainer.
3810
3811 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3812
3813 * all files: Update FSF address.
3814
3815 2005-07-15 Eric Christopher <echristo@redhat.com>
3816
3817 * MAINTAINERS: Change affiliation.
3818
3819 2005-07-14 Jim Blandy <jimb@redhat.com>
3820
3821 * configure.in: Add cases for Renesas m32c.
3822 * configure: Regenerated.
3823
3824 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3825
3826 * COPYING.LIB: Update from fsf.org.
3827
3828 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3829
3830 * COPYING, compile, config.guess,
3831 config.sub, install-sh, missing, mkinstalldirs,
3832 symlink-tree, ylwrap: Sync from upstream sources.
3833 * config-ml.in: Update FSF address.
3834
3835 2005-07-13 Eric Christopher <echristo@redhat.com>
3836
3837 * configure.in: Add toplevel noconfigdir support for tpf.
3838 * configure: Regenerate.
3839
3840 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3841
3842 PR ada/22340
3843
3844 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3845 * Makefile.in: Regenerate.
3846
3847 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3848
3849 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3850 Brolley to write-after-approval.
3851
3852 2005-07-07 Andreas Schwab <schwab@suse.de>
3853
3854 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3855 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3856 * Makefile.in: Regenerated.
3857
3858 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3859
3860 * configure.in: Don't build sim or rda when targetting darwin.
3861 * configure: Regenerate.
3862
3863 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3864
3865 * configure.in: Add --enable-libssp and --disable-libssp.
3866 * configure: Regenerate with autoconf-2.13.
3867
3868 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3869
3870 * Makefile.def (target_modules): Add libssp.
3871 * configure.in (target_libraries): Add target-libssp.
3872 * configure: Rebuilt.
3873 * Makefile.in: Rebuilt.
3874
3875 2005-07-01 Zack Weinberg <zackw@panix.com>
3876
3877 * MAINTAINERS: Change email address. Resign from maintainership.
3878
3879 2005-07-01 Richard Guenther <rguenther@suse.de>
3880
3881 * MAINTAINERS: Change my e-mail address and affiliation.
3882
3883 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3884
3885 * Makefile.def (stagefeedback): Come after profile.
3886 Define profiledbootstrap target.
3887 * Makefile.tpl (profiledbootstrap): Remove.
3888 (stageprofile-end): Zap stagefeedback.
3889 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3890 * Makefile.in: Regenerate.
3891
3892 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3893
3894 * MAINTAINERS: Update my email address.
3895
3896 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3897
3898 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3899 In 'cpp' stanza, support '#line' as well as '# '.
3900
3901 2005-06-08 Andreas Schwab <schwab@suse.de>
3902
3903 * MAINTAINERS: Move myself from 'Write After Approval' to
3904 'CPU Port Maintainers' section as m68k maintainer.
3905
3906 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3907
3908 * configure.in (unsupported_languages): New macro.
3909 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3910 non-ported target libraries in noconfigdirs.
3911 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3912 non-linux-gnu. Remove libgcj_ex_libffi.
3913 <lang_frag loop>: Set add_this_lang=no if the language is in
3914 unsupported_languages.
3915 * configure: Regenerate.
3916
3917 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3918
3919 * configure.in: Fix typo in handling of --with-mpfr-dir.
3920 * configure: Regenerate.
3921
3922 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3923
3924 * MAINTAINERS: Update my email address.
3925
3926 2005-06-02 Jim Blandy <jimb@redhat.com>
3927
3928 * config.sub: Add cases for the Renesas m32c. (This patch has been
3929 accepted into the master sources.)
3930
3931 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3932 Michael Snyder <msnyder@redhat.com>
3933 Stan Cox <scox@redhat.com>
3934
3935 * configure.in: Set noconfigdirs for ms1.
3936
3937 * configure: Regenerate.
3938
3939 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3940
3941 * MAINTAINERS (Write After Approval): Add self.
3942
3943 2005-06-01 Josh Conner <jconner@apple.com>
3944
3945 * MAINTAINERS (Write After Approval): Add self.
3946
3947 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3948
3949 * MAINTAINERS: Update my email address.
3950
3951 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3952
3953 * MAINTAINERS (Write After Approval): Add self.
3954
3955 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3956
3957 * MAINTAINERS (Write After Approval): Remove self.
3958
3959 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3960
3961 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3962 (Dependencies): Consider target modules for bootstrap dependencies.
3963 Make target bootstrap modules depend on each stage's gcc.
3964 * Makefile.in: Regenerate.
3965
3966 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3967
3968 * Makefile.def (configure-gcc): Depend on binutils having been built.
3969 (all-gcc): No need to do it here.
3970 * Makefile.in: Regenerate.
3971
3972 2005-05-19 Paul Brook <paul@codesourcery.com>
3973
3974 * configure.in: Rewrite misleading error message when requested
3975 language cannot be built.
3976 * configure: Regenerate.
3977
3978 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3979
3980 * ylwrap: Import from Automake 1.9.5.
3981
3982 2005-05-13 David Ung <davidu@mips.com>
3983
3984 * MAINTAINERS (Write After Approval): Add self.
3985
3986 2005-05-09 Mike Stump <mrs@apple.com>
3987
3988 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3989 lt_cv_sys_max_cmd_len for now.
3990
3991 2005-05-09 Stan Cox <scox@redhat.com>
3992
3993 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3994
3995 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3996
3997 * README.SCO: Update the URL.
3998
3999 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4000
4001 * ltconfig: Define file_list_spec. Pass file_list_spec and
4002 with_gnu_ld to libtool.
4003 * ltcf-c.sh (aix[45]): Define file_list_spec.
4004 * ltcf-cxx.sh (aix[45]): Same.
4005 * ltcf-gcj.sh (aix[45]): Same.
4006 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4007 exists, write list of input files to temporary file.
4008
4009 2005-05-04 Mike Stump <mrs@apple.com>
4010
4011 * configure.in: Always pass --target to target configures as
4012 otherwise rebuilds that do --recheck will fail.
4013 * confiugure: Rebuilt.
4014
4015 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4016
4017 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4018 STAGE_HOST_EXPORTS.
4019 (configure, all): Add bootstrap support.
4020 (Host modules, target modules): Pass post-stage1 flags and exports.
4021 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4022 * Makefile.in: Regenerate.
4023
4024 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4025
4026 * configure: Regenerate.
4027
4028 2005-04-27 Mike Stump <mrs@apple.com>
4029
4030 * MAINTAINERS: Add self as darwin maintainer.
4031
4032 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4033
4034 * config.sub: Update from master copy.
4035
4036 2005-04-21 Mike Stump <mrs@apple.com>
4037
4038 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4039 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4040
4041 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4042
4043 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4044 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4045 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4046 "*-*-elf" and "*-*-linux*".
4047 * configure: Regenerate.
4048
4049 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4050
4051 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4052
4053 2005-04-12 Mike Stump <mrs@apple.com>
4054
4055 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4056
4057 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4058
4059 * MAINTAINERS (Write After Approval): Add myself.
4060
4061 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4062
4063 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4064
4065 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4066
4067 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4068 (TARGET_CONFIGARGS): Include --with-target-subdir.
4069 (configure, all): New macros. Use them throughout.
4070 * Makefile.in: Regenerate.
4071
4072 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4073
4074 * MAINTAINERS (Write After Approval): Add myself.
4075
4076 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4077
4078 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4079
4080 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4081
4082 * MAINTAINERS: Move John Carr to Write After Approval.
4083
4084 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4085
4086 * config/mh-mingw32: Delete.
4087 * configure.in: Don't use it.
4088 * configure: Regenerate.
4089
4090 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4091
4092 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4093 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4094 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4095 (HOST_LIB_PATH): Generate from Makefile.def.
4096 (TARGET_LIB_PATH): Likewise.
4097 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4098 * Makefile.in: Regenerate.
4099 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4100 (RPATH_ENVVAR): Include Darwin case.
4101 * configure: Regenerate.
4102
4103 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4104
4105 * MAINTAINERS (Various Maintainers): Remove self.
4106 (Write After Approval): Add self.
4107
4108 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4109
4110 * MAINTAINERS (Various Maintainers): Add self.
4111
4112 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4113
4114 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4115 * configure: Regenerate.
4116
4117 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4118
4119 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4120 gcc_version, and gcc_version_trigger from set of flags to pass.
4121 * Makefile.tpl: Remove definitions of above variables.
4122 (config.status): Remove dependency on $(gcc_version_trigger).
4123 * Makefile.in: Regenerate.
4124 * configure.in: Do not reference config/gcc-version.m4 nor
4125 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4126 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4127 * configure: Regenerate.
4128
4129 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4130 Andrew Pinski <pinskia@physics.uc.edu>
4131
4132 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4133 * Makefile.in: Regenerate.
4134
4135 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4136
4137 * MAINTAINERS (Write After Approval): Add myself.
4138
4139 2005-03-03 David Ayers <d.ayers@inode.at>
4140
4141 * MAINTAINERS (Write After Approval): Add myself.
4142
4143 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4144
4145 PR libgcj/20160
4146 * ltmain.sh: Avoid creating archives with components that have
4147 duplicate basenames.
4148
4149 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4150
4151 PR bootstrap/20250
4152 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4153 instead of check.
4154 * Makefile.in: Regenerate.
4155
4156 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4157
4158 * Makefile.in: Regenerate to fix conflict between the previous two
4159 patches.
4160
4161 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4162
4163 PR bootstrap/17383
4164 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4165 * Makefile.tpl (HOST_SUBDIR): New substitution.
4166 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4167 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4168 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4169 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4170 (Host modules, Bootstrapped modules): Use it.
4171 (Build modules, Target modules): Do not create symlink trees,
4172 always configure out-of-srcdir.
4173 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4174 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4175 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4176 $(HOST_SUBDIR). Create a symlink for host_subdir.
4177
4178 * Makefile.in: Regenerate.
4179 * configure: Regenerate.
4180
4181 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4182
4183 Merged from libada-gnattools-branch:
4184 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4185
4186 * gnattools: New directory.
4187 * Makefile.def: Add gnattools as a module, depending on target-libada.
4188 * Makefile.in: Regenerate.
4189 * configure.in: Include gnattools in host_tools; disable it if ada
4190 is disabled.
4191 * configure: Regenerate.
4192
4193 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4194
4195 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4196 treelang maintainer.
4197 (Write After Approval): Remove myself.
4198
4199 2005-02-23 Paul Schlie <schlie@comcast.net>
4200
4201 * configure.in: Allow darwin targeted ports to build tk, itcl and
4202 libgui.
4203 * configure: Regenerate.
4204
4205 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4206
4207 PR libgcj/10353
4208 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4209 * configure: Regenerate.
4210
4211 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4212
4213 * MAINTAINERS (Write After Approval): Add myself.
4214
4215 2005-02-10 Ian Lance Taylor <ian@airs.com>
4216
4217 * MAINTAINERS: Update my e-mail address.
4218
4219 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4220
4221 * MAINTAINERS (Write After Approval): Add myself.
4222
4223 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4224
4225 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4226 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4227 target-libgloss when not *-*-elf and *-*-aout.
4228 * configure: Regenerate.
4229
4230 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4231
4232 * MAINTAINERS: Remove obsolete entries.
4233
4234 * MAINTAINERS (Write After Approval): Add Michael Matz.
4235
4236 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4237
4238 * MAINTAINERS: Remove self as cpplib maintainer.
4239
4240 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4241
4242 * install-sh, config.sub: Import from upstream.
4243
4244 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4245
4246 PR bootstrap/18222
4247 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4248 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4249 * Makefile.in: Regenerate.
4250
4251 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4252
4253 * MAINTAINERS: Update my email address.
4254
4255 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4256 Andreas Schwab <schwab@suse.de>
4257
4258 PR bootstrap/18033
4259 * config-ml.in: Eval option if surrounded by single quotes.
4260
4261 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4262
4263 Revert 2004-12-28 Makefile changes, a better fix will be
4264 applied to mainline and src after GCC 4.0 branches.
4265
4266 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4267
4268 PR bootstrap/17383
4269
4270 * Makefile.def (target_modules): Remove stage parameter,
4271 it is always true now.
4272 * Makefile.tpl (configure-build-[+module+],
4273 configure-target-[+module+]): Always build symlink tree
4274 for the directory and for include. BUILD_SUBDIR and
4275 TARGET_SUBDIR cannot be . anymore.
4276 * Makefile.in: Regenerate.
4277
4278 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4279
4280 Revert 2004-12-08 Makefile changes.
4281
4282 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4283
4284 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4285 cygwin, mingw.
4286
4287 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4288
4289 * configure.in (sh64-*-*): Reenable gprof.
4290 * configure: Regenerate.
4291
4292 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4293
4294 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4295 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4296 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4297 * Makefile.in: Regenerate.
4298
4299 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4300
4301 * MAINTAINERS: Update my email address.
4302
4303 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4304
4305 * Makefile.tpl: Generate normal dependencies if the LHS module is
4306 not bootstrapped.
4307 * Makefile.in: Regenerate.
4308
4309 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4310
4311 * configure.in: Include config/gxx-include-dir.m4. Use
4312 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4313 * configure: Regenerate.
4314
4315 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4316
4317 * config.if: Delete.
4318 * configure.in: Set libstdcxx_incdir directly.
4319 * configure: Regenerate.
4320
4321 2004-12-02 Eric Christopher <echristo@redhat.com>
4322
4323 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4324 * Makefile.in: Regenerate.
4325
4326 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4327
4328 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4329 * configure: Regenerate.
4330
4331 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4332
4333 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4334 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4335 * configure: Regenerate.
4336
4337 2004-12-01 Eric Christopher <echristo@redhat.com>
4338
4339 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4340 of things to remove.
4341
4342 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4343
4344 * MAINTAINERS (Write After Approval): Update my e-mail address.
4345
4346 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4347
4348 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4349 from CVS libtool to always pass_all.
4350
4351 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4352
4353 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4354 (hppa*64*-*-*): Delete incorrect comment.
4355 * configure: Rebuilt.
4356
4357 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4358
4359 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4360
4361 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4362
4363 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4364 from CVS libtool to always pass_all.
4365
4366 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4367
4368 * install-sh, compile: Import from automake.
4369
4370 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4371
4372 * config.guess, config.sub: Import from savannnah.
4373
4374 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4375
4376 * MAINTAINERS (Write After Approval): Add myself
4377
4378 2004-11-12 Mike Stump <mrs@apple.com>
4379
4380 * Makefile.def: Add html support.
4381 * Makefile.tpl: Likewise.
4382 * Makefile.in: Regenerate.
4383
4384 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4385
4386 PR 18423
4387 * configure.in: Remove all instances of build-fixincludes from
4388 noconfigdirs.
4389 (build_configargs): Supply --target to subdirectories.
4390 * configure: Regenerate.
4391
4392 * Makefile.def: Make gcc install depend on fixincludes install.
4393 * Makefile.in: Regenerate.
4394
4395 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4396
4397 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4398
4399 2004-11-11 Paul Brook <paul@codesourcery.com>
4400
4401 * MAINTAINERS: Add self as arm maintainer. Update email address.
4402
4403 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4404
4405 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4406 target-libgfortran.
4407 * configure: Regenerate.
4408
4409 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4410
4411 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4412 like CC.
4413
4414 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4415
4416 * Makefile.def (host fixincludes): Specify missing targets.
4417 * Makefile.in: Regenerate.
4418
4419 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4420
4421 * MAINTAINERS: Add myself
4422
4423 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4424
4425 * MAINTAINERS (Write After Approval): Add myself.
4426
4427 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4428
4429 * Makefile.def: Build fixincludes for the host, too.
4430 * Makefile.in: Regenerate.
4431 * configure.in (host_tools): Add fixincludes.
4432 * configure: Regenerate.
4433
4434 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4435
4436 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4437 * configure: Regenerated.
4438
4439 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4440
4441 PR other/17783
4442 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4443 * configure: Regenerated.
4444
4445 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4446
4447 * README.SCO: Update per FSF instructions.
4448
4449 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4450
4451 PR target/18151
4452 * configure.in (case ${target}): Do not build fixincludes for avr.
4453 * configure: Regenerated.
4454
4455 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4456
4457 * configure.in (case ${target}): Do not build fixincludes
4458 on platforms where it is not used.
4459 * configure: Regenerated.
4460
4461 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4462
4463 * configure.in: Use an absolute path to install-sh.
4464 * configure: Regenerated.
4465
4466 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4467
4468 * MAINTAINERS (Write After Approval): Add myself.
4469
4470 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4471
4472 * MAINTAINERS: Remove from Write After Approval those that are
4473 already maintainers.
4474
4475 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4476
4477 * MAINTAINERS: Update my email address.
4478
4479 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4480
4481 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4482 * configure: Regenerate.
4483
4484 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4485
4486 * MAINTAINERS: Update my email address.
4487
4488 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4489
4490 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4491 entries belonging to this category.
4492
4493 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4494
4495 * MAINTAINERS: Update my e-mail address.
4496
4497 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4498
4499 Fix wrong conflict resolution in:
4500
4501 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4502
4503 * Makefile.in: Regenerate.
4504 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4505 in the recursive `make', instead of hardwiring `all'.
4506 (Autogenerated TARGET-* variables): New.
4507
4508 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4509
4510 * configure.in: Enable target-libgloss for crx-*-*.
4511 * configure: Regenerate.
4512
4513 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4514
4515 * MAINTAINERS (Various Maintainers): Move the "windows,
4516 cygwin, mingw" maintainer to ...
4517 (OS Port Maintainers): ... here.
4518
4519 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4520
4521 * MAINTAINERS (Write After Approval): Remove those that are
4522 maintainers of some subsystem.
4523
4524 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4525
4526 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4527 * ltcf-cxx.sh (tpf*): Likewise.
4528 * ltconfig (tpf*): Add TPF OS configuration support.
4529
4530 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4531
4532 * MAINTAINERS: Change my email address to my new work account.
4533
4534 2004-09-24 Michael Roth <mroth@nessie.de>
4535
4536 * configure.in (--without-headers): Add missing double quotes.
4537 * configure: Regenerate.
4538
4539 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4540
4541 * ylwrap: Revert to previous version.
4542
4543 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4544
4545 PR bootstrap/17369
4546 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4547 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4548 SET_GCC_LIB_PATH_CMD.
4549 (BASE_TARGET_EXPORTS): Likewise.
4550 * Makefile.in: Regenerated.
4551
4552 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4553 * configure: Regenerated.
4554
4555 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4556
4557 * config.guess: New upstream version
4558 * compile, depcomp, install-sh, ylwrap: Likewise.
4559
4560 2004-09-19 Roger Sayle <roger@eyesopen.com>
4561
4562 * config/mh-x86omitfp: New host makefile fragment. Add
4563 -fomit-frame-pointer to the default BOOT_CFLAGS.
4564 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4565 * configure: Regenerate.
4566
4567 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4568
4569 PR target/11572
4570 * configure.in (*-*-darwin*): Renable libobjc.
4571 * configure: Regenerate.
4572
4573 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4574
4575 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4576
4577 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4578
4579 * Makefile.def: Remove libbanshee.
4580 * Makefile.tpl: Ditto.
4581 * configure.in: Ditto.
4582 * Makefile.in: Regen.
4583 * configure: Ditto.
4584
4585 2004-09-08 David Edelsohn <edelsohn@gnu.org>
4586
4587 * ltmain.sh: Use $pic_object as $non_pic_object if
4588 $non_pic_object=none.
4589
4590 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4591
4592 * missing: Import latest version from master repository.
4593
4594 2004-09-06 Nick Clifton <nickc@redhat.com>
4595
4596 * config.sub: Import latest version from master repository.
4597 * config.guess: Likewise.
4598 This includes these changes:
4599
4600 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4601
4602 * config.sub: Handle crisv32, alias etraxfs.
4603 * config.guess (crisv32:Linux:*:*): Handle.
4604
4605 2004-08-13 Brad Smith <brad@comstyle.com>
4606
4607 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4608 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4609
4610 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4611
4612 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4613 assume the processor is a powerpc. This is because coreutils
4614 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4615 in this case, due to a MacOS X bug that causes
4616 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4617 to return a negative number.
4618 Problem reported by Petter Reinholdtsen in:
4619 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4620
4621 2004-07-19 Ben Elliston <bje@gnu.org>
4622
4623 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4624
4625 2004-06-24 Ben Elliston <bje@gnu.org>
4626
4627 * config.guess: Update copyright years.
4628 * config.sub: Likewise.
4629
4630 2004-06-22 Robert Millan <robertmh@gnu.org>
4631
4632 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4633 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4634
4635 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4636
4637 * config.guess (*:*VMS:*:*): New entry. Replaces
4638 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4639 manufacturer.
4640
4641 2004-06-22 Ben Elliston <bje@gnu.org>
4642
4643 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4644 * config.sub: Likewise.
4645
4646 2004-06-22 Ben Elliston <bje@gnu.org>
4647
4648 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4649 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4650
4651 2004-06-11 Ben Elliston <bje@gnu.org>
4652
4653 * config.guess (pegasos:OpenBSD:*:*): Remove.
4654
4655 2004-06-11 Ben Elliston <bje@gnu.org>
4656
4657 From Wouter Verhelst <wouter@grep.be>:
4658 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4659
4660 2004-06-11 Ben Elliston <bje@gnu.org>
4661
4662 * config.guess (luna88k:OpenBSD:*:*): New.
4663
4664 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4665
4666 * config.guess (m32r*:Linux:*:*): New case.
4667 * config.sub: Handle m32rle.
4668
4669 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4670
4671 From Jens Petersen <petersen@redhat.com>:
4672 * config.sub: Handle sparcv8.
4673
4674 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4675
4676 From Tom Smith <smith@cag.lkg.hp.com>:
4677 * config.guess: Version suffixes are equally significant on Tru64
4678 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4679 prefix of "P" (patched kernel).
4680
4681 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4682
4683 * config.sub: Add support for National Semiconductor CRX target.
4684
4685 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4686
4687 * MAINTAINERS (Various Maintainers): Remove myself as web page
4688 maintainer, add myself as maintainer of build status lists.
4689
4690 2004-09-03 Jan Beulich <jbeulich@novell.com>
4691
4692 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4693 *-*-netware, but add target-libmudflap.
4694 Consolidate *-*-netware targets (of which really only i?86 exists)
4695 into a single entry.
4696 * configure: Likewise.
4697
4698 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4699
4700 * Makefile.tpl (sorry): Remove.
4701 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4702 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4703 (do-clean): Clean per-stage directories too.
4704 (do-distclean): Run distclean-stage1 too.
4705 (.NOTPARALLEL): Enable during toplevel bootstrap.
4706 (stage[+id+]-bubble): Enable parallel execution during
4707 the recursive invocation.
4708 * Makefile.in: Regenerate.
4709
4710 Fix previous checkin:
4711
4712 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4713 include.
4714 * configure.in: Fix indentation.
4715 * configure: Regenerate.
4716
4717 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4718
4719 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4720 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4721 * configure: regenerate
4722 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4723 -mdynamic-no-pic
4724
4725 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4726
4727 * Makefile.def (build_modules): Add fixincludes.
4728 (dependencies): Make gcc depend on fixincludes.
4729 * configure.in (build_tools): Add fixincludes.
4730 (build_configdirs): Always include build_libs.
4731 * Makefile.in: Regenerate.
4732 * configure: Regenerate.
4733
4734 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4735
4736 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4737 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4738 phony targets; do not generate timestamp files.
4739 (distclean-stageN): Remove references to their timestamp files.
4740 (restageN, touch-stageN): Remove.
4741 (stageN-bubble): Rewritten.
4742 (compare): Support lean bootstraps.
4743 * Makefile.in: Regenerate.
4744
4745 * configure.in: Only warn when bootstrapping but
4746 build != host or build != target. Support lean bootstraps.
4747 * configure: Regenerate.
4748
4749 2004-08-26 Phil Edwards <phil@codesourcery.com>
4750
4751 * configure.in: Give a better error message if GMP/MPFR are missing
4752 and a language needing them has been requested.
4753 * configure: Regenerated.
4754
4755 2004-08-25 Phil Edwards <phil@codesourcery.com>
4756
4757 * configure.in: Print a list of available language front-ends if
4758 a requested one is missing. Tidy stray tab characters.
4759 * configure: Regenerated.
4760
4761 2004-08-19 Michael Koch <konqueror@gmx.de>
4762
4763 * gcc/doc/install.texi: Update entry about automake for libjava.
4764
4765 2004-08-17 Robert Millan <robertmh@gnu.org>
4766
4767 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4768 (instead of FreeBSD).
4769 * configure: Regenerate.
4770
4771 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4772
4773 * Makefile.in: Regenerate.
4774 * configure: Regenerate.
4775
4776 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4777 stage_*_flags.
4778 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4779 for bootstrapped modules if toplevel bootstrap is going.
4780 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4781 modules. Adjust for changes in Makefile.def. Enable several
4782 rules even in non-bootstrap mode, just to avoid peppering the
4783 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4784 (stage-[+prev+]-bubble): Remove.
4785
4786 * Makefile.def (Dependencies): Depend on all-build-bison,
4787 all-build-flex, all-build-byacc, all-build-texinfo, rather
4788 than the host variations.
4789 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4790 with BUILD_SUBDIR.
4791 (BISON): Update for recent Bisons.
4792 (YACC): Fix typo.
4793 (cross): Depend on all-build.
4794 (all): Do not depend on all-build.
4795 (prebootstrap): Remove.
4796 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4797 (Prebootstrap dependencies): Add them to the per-stage targets
4798 and to all-prebootstrap.
4799 * configure.in (build_configdirs): Always enable build_tools.
4800 (BUILD_DIR_PREFIX): Remove.
4801
4802 * Makefile.def (gcc): Add target variable.
4803 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4804 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4805 in the recursive `make', instead of hardwiring `all'.
4806 (Autogenerated TARGET-* variables): New.
4807
4808 2004-08-13 Brian Booth <bbooth@redhat.com>
4809
4810 * MAINTAINERS: Remove myself from write-after-approval.
4811
4812 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4813
4814 * src-release: Stop distributing mmalloc with gdb (which doesn't
4815 use it).
4816 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4817 * Makefile.in: Regenerate.
4818
4819 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4820
4821 * configure.in (arm*-*-eabi*): New target.
4822 * configure: Regenerate.
4823
4824 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4825
4826 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4827 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4828 (Dependencies): New section.
4829 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4830 (configure-target-[+module+]): Depend on maybe-all-gcc
4831 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4832 (toplevel profiledbootstrap): Fix dependencies.
4833 * Makefile.in: Regenerate.
4834
4835 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4836
4837 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4838 target-libiberty to noconfigdirs.
4839 * configure: Regenerate.
4840
4841 2004-08-03 Paul Brook <paul@codesourcery.com>
4842
4843 * configure.in: Check for MPFR as well as GMP.
4844 * configure: Regenerate.
4845
4846 2004-08-01 Robert Millan <robertmh@gnu.org>
4847
4848 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4849 libmudflap for all GNU-based systems (with Glibc).
4850 * configure: Regenerate.
4851
4852 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4853
4854 * Makefile.def (host-modules): Add gcc.
4855 * Makefile.in: Regenerate.
4856 * Makefile.tpl (sorry): New rule.
4857 (configure-host, all-host, [+make_target+]-host, do-check,
4858 install-host): Do not add gcc as a special case.
4859 (host modules): Add a small special-casing for gcc. Export
4860 extra_make_flags through the environment.
4861 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4862 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4863 other recursive targets for gcc): Remove.
4864
4865 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4866 (stage, unstage): New rules.
4867 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4868 distclean-stage[+id+]): Use stage_current.
4869 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4870 the stage*-start rules.
4871
4872 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4873
4874 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4875 use -all_load flag.
4876
4877 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
4878
4879 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4880 * configure: Regenerate.
4881
4882 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4883
4884 * maintainer-scripts/gcc_release: Revert yesterday's change.
4885
4886 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4887
4888 * MAINTAINERS: Add myself to write-after-approval.
4889
4890 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4891
4892 * libf2c: Removed.
4893 * gcc/gccbug.in: Updated because of libf2c removal.
4894 * maintainer-scripts/gcc_release: Ditto.
4895
4896 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4897
4898 * configure.in: Build libmudflap by default on FreeBSD.
4899 * configure: Regenerated.
4900
4901 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4902
4903 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4904 systems.
4905 * configure: Regenerated.
4906
4907 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4908
4909 PR target/16344
4910 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4911 feedback based compiler.
4912 * Makefile.in: Rebuilt.
4913
4914 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4915
4916 * Makefile.def (host_modules): Set bootstrap=true for flex.
4917 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4918 * Makefile.in: Rebuilt.
4919
4920 2004-07-07 Jan Hubicka <jh@suse.cz>
4921
4922 * MAINTAINERS: Add self as a profile feedback maintainer.
4923
4924 2004-07-05 Phil Edwards <phil@codesourcery.com>
4925
4926 * configure.in: Do not prepend $srcdir to /dev/null in
4927 makefile fragments.
4928 * configure: Regenerate.
4929
4930 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4931
4932 * Makefile.def (build_modules): Add bison, byacc, flex,
4933 m4, texinfo.
4934 (flags_to_pass): Add FLEX.
4935 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4936 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4937 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4938 DEFAULT_MAKEINFO): Remove.
4939 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4940 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4941 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4942 objdir or else use configured tool.
4943 (all-build): New.
4944 (all): Depend on it.
4945 (Build module dependencies): Add.
4946 * Makefile.in: Regenerate.
4947 * configure.in: Better support for multiple build modules,
4948 matching what is done for host/target modules. Do not look
4949 for "plausible" locations of build tools if Canadian cross.
4950 Use autoconf's AC_PROG_CC to find a C compiler. Define
4951 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4952 * configure: Regenerate.
4953
4954 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4955
4956 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4957 * Makefile.in: Regenerate.
4958
4959 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4960
4961 * Makefile.tpl (configure-build-[+module+],
4962 configure-[+module+], configure-target-[+module+]): Pass
4963 [+extra_configure_args+].
4964 (all-build-[+module+], all-[+module+], check-[+module+],
4965 install-[+module+], [+make_target+]-[+module+],
4966 all-target-[+module+], check-target-[+module+],
4967 install-target-[+module+], [+make_target+]-target-[+module+]):
4968 Pass [+extra_make_args+].
4969 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4970 (GCC_HOST_EXPORTS): Remove.
4971 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4972 cross, check-gcc, check-gcc-c++, install-gcc,
4973 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4974 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4975 * Makefile.in: Regenerate.
4976
4977 2004-06-21 Matthew Sachs <msachs@apple.com>
4978
4979 * MAINTAINERS: Added self to write-after-approval.
4980
4981 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4982
4983 * configure.in: Check for srcdir/winsup rather than build directory
4984 winsup.
4985 * configure: Regenerate.
4986
4987 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4988
4989 * configure.in: Don't build Cygwin native newlib if winsup
4990 directory is missing. Emit warning instead.
4991 * configure: Regenerate.
4992
4993 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4994
4995 * Makefile.tpl (touch-stage[+id+]): New.
4996 (restage[+prev+]): Depend on touch-stage[+id+].
4997
4998 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4999 Use it throughout.
5000
5001 * Makefile.def: Add profile and feedback bootstrap stages.
5002 Remove next field from bootstrap stages.
5003 * Makefile.tpl (LN, LN_S): Substitute.
5004 (stageN-start, stageN-end): Use double-colon rules, to
5005 provide a hook for additional setup commands.
5006 (distclean-stageN-gcc, restageN): Create dependencies from
5007 [+prev+], not from [+next+].
5008 (stageN-bubble): Add commands for successive stages from
5009 [+prev+], using double-colon rules.
5010 (all-stageN-gcc): Fix typo.
5011 (stagefeedback-start, profiledbootstrap): New.
5012 * Makefile.in: Regenerate.
5013 * configure.in: Call ACX_PROG_LN.
5014 * configure: Regenerate.
5015
5016 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5017
5018 * MAINTAINERS (Write After Approval): Add myself.
5019
5020 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5021
5022 * MAINTAINERS (Write After Approval): Add myself.
5023
5024 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5025
5026 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5027 without gcc.
5028 * configure: Regenerate.
5029
5030 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5031
5032 * Makefile.tpl: Fix typo.
5033 * Makefile.in: Regenerate.
5034
5035 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5036
5037 * configure.in: Remove new- prefix from toplevel
5038 bootstrap targets.
5039 * configure: Regenerate.
5040
5041 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5042
5043 * Makefile.tpl (all.normal): Rename to all.
5044 (all): Replace with a rule to pick the default
5045 target from configure.
5046 (all-gcc, configure-gcc): Use conditionals to
5047 do nothing when toplevel bootstrap is going on.
5048 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5049 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5050 * configure.in: Support --enable-bootstrap.
5051
5052 * Makefile.def: Remove new- prefix from toplevel
5053 bootstrap targets.
5054 * Makefile.tpl: Likewise.
5055
5056 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5057 target.
5058
5059 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5060 $(RECURSE_FLAGS) to recursive invocation of make.
5061
5062 * Makefile.in: Regenerate.
5063 * configure: Regenerate.
5064
5065 2004-05-30 Andreas Jaeger <aj@suse.de>
5066 Jim Wilson <wilson@specifixinc.com>
5067
5068 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5069 like CC.
5070
5071 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5072
5073 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5074 * configure: Regenerate.
5075
5076 2004-05-25 Daniel Jacobowitz <drow@false.org>
5077
5078 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5079 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5080 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5081 targets.
5082 * Makefile.in: Regenerate.
5083
5084 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
5085
5086 * configure.in: Test the ability to symlink directories.
5087 * configure: Regenerate.
5088
5089 * Makefile.def (bootstrap-stage): New definitions.
5090 * Makefile.tpl (configure-stage1-gcc,
5091 configure-stage2-gcc, configure-stage3-gcc,
5092 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5093 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5094 new-restage3, compare): Autogenerate, see Makefile.in
5095 entry for behavioral changes.
5096 (distclean-stage1, new-stage1-start, new-stage1-end,
5097 new-stage1-bubble, distclean-stage2, new-stage2-start,
5098 new-stage2-end, new-stage2-bubble, distclean-stage3,
5099 new-stage3-start, new-stage3-end): New autogenerated targets.
5100 (objext, prebootstrap, BOOT_CFLAGS,
5101 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5102 targets.
5103
5104 * Makefile.in: Regenerate.
5105 (distclean-stage1, new-stage1-start, new-stage1-end,
5106 new-stage1-bubble, distclean-stage2, new-stage2-start,
5107 new-stage2-end, new-stage2-bubble, distclean-stage3,
5108 new-stage3-start, new-stage3-end): New targets.
5109 (all-stage1-gcc): Move prebootstrap dependency from here...
5110 (configure-stage1-gcc): ...to here.
5111 (new-bootstrap): Use bubble targets.
5112 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5113 Use per-stage distclean targets.
5114 (configure-stage1-gcc, configure-stage2-gcc,
5115 configure-stage3-gcc, all-stage1-gcc,
5116 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5117 Use new-stageN-start to prepare the tree.
5118
5119 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5120
5121 * Makefile.def (host_modules): add libcpp.
5122 * Makefile.tpl: Add dependencies on and for libcpp.
5123 * Makefile.in: Regenerate.
5124 * configure.in: Add libcpp host module.
5125 * configure: Regenerate.
5126
5127 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
5128
5129 * Makefile.tpl: Whenever a recursive target is defined, wrap
5130 it in a special @if/@endif block, and prepare its maybe
5131 dependency in the @if/@endif block
5132 * configure.in: Instead of writing maybe dependencies, remove
5133 the @if/@endif statements, and remove the @if/@endif blocks
5134 that remain.
5135 * configure: Regenerate.
5136 * Makefile.in: Regenerate.
5137
5138 2004-05-20 Janis Johnson <janis187@us.ibm.com>
5139
5140 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5141
5142 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5143
5144 PR bootstrap/15120
5145 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5146 * */configure: Rebuilt.
5147
5148 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5149
5150 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5151 of libf2c.
5152 * configure, Makefile.in: Regenerate.
5153
5154 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
5155
5156 * MAINTAINERS (Write After Approval): Add myself.
5157
5158 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5159
5160 Merge from tree-ssa-20020619-branch.
5161
5162 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5163 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5164 (HOST_GMPLIBS): Define.
5165 (HOST_GMPINC): Define.
5166 (TARGET_LIB_PATH): Add libmudflap.
5167 (GFORTRAN_FOR_TARGET): Define.
5168 (configure-build*): Export GFORTRAN.
5169 (configure-gcc): Export GMPLIBS and GMPINC.
5170 (all-gcc): Add maybe-all-libbanshee.
5171 (configure-target-libgfortran): Define.
5172 * Makefile.in: Regenerate.
5173 * configure.in (host_libs): Add libbanshee.
5174 (target_libraries): Add target-libmudflap and target-libgfortran.
5175 Add --with-libbanshee.
5176 Handle --disable-libmudflap.
5177 (*-*-freebsd*): Use with_gmp.
5178 Add $(libgcj) to noconfigdirs.
5179 * configure: Regenerate.
5180 * depcomp: New file.
5181 * MAINTAINERS: Add tree-ssa maintainers.
5182
5183 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5184
5185 * MAINTAINERS (Various Maintainers): Add myself.
5186
5187 2004-04-30 Brian Ford <ford@vss.fsi.com>
5188
5189 * MAINTAINERS (Write After Approval): Add myself.
5190
5191 2004-04-29 Uros Bizjak <uros@kss-loka.si>
5192
5193 * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5196
5197 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5198 * configure: Regenerate.
5199
5200 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5201
5202 Revert:
5203 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5204
5205 * Makefile.def (flags_to_pass): Remove *dir variables that
5206 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5207 as well as prefix and exec_prefix.
5208 * Makefile.in: Regenerate.
5209
5210 2004-04-26 Robert Millan <robertmh@gnu.org>
5211
5212 Add patches from libtool CVS.
5213 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5214 * ltconfig: Likewise.
5215 * ltcf-c.sh: Likewise.
5216 * ltcf-cxx.sh: Likewise.
5217 * ltcf-gcj.sh: Likewise.
5218
5219 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5220
5221 * Makefile.def (host_modules): Mark with the bootstrap
5222 flag packages on which gcc depends.
5223 * Makefile.tpl (all-bootstrap): Use it.
5224 * Makefile.in: Regenerate.
5225
5226 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5227
5228 * Makefile.def (flags_to_pass): Remove *dir variables that
5229 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5230 as well as prefix and exec_prefix.
5231 * Makefile.in: Regenerate.
5232
5233 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5234
5235 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5236 * configure: Regenerate.
5237 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5238 * gcc/Makefile.tpl (compare): Use the result of the test.
5239 * gcc/Makefile.in: Regenerate.
5240
5241 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5242
5243 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5244 Always relocate gcc and prev-gcc to the original names, even
5245 if the build fails.
5246 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5247 New targets.
5248
5249 2004-04-23 Laurent GUERBY <laurent@guerby.net>
5250
5251 * MAINTAINERS: Update my email address.
5252
5253 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5254
5255 * configure.in (mips*-*-irix5*): Enable ld.
5256 * configure: Regenerate.
5257
5258 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5259
5260 * configure: Regenerate.
5261
5262 2004-04-15 James E Wilson <wilson@specifixinc.com>
5263
5264 * Makefile.tpl (configure-[+module+], configure-gcc,
5265 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5266 Set and export LDFLAGS.
5267 * Makefile.in: Regenerate.
5268
5269 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5270
5271 * MAINTAINERS: Add myself to write-after-approval.
5272
5273 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5274
5275 PR bootstrap/14871
5276 * Makefile.tpl: If we don't have built-in-tree target tools,
5277 use the ones found by configure rather than hacking around with
5278 program_transform_name.
5279 * configure.in: Give Makefile.tpl the information necessary
5280 to do that.
5281 * Makefile.in: Regenerate.
5282 * configure: Regenerate.
5283
5284 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5285
5286 PR bootstrap/14760
5287 * configure.in: When computing baseargs, strip *all* copies of
5288 offending options. Also, don't match/substitute the trailing space,
5289 so that this actually works when two similar options are separated by
5290 only one space.
5291 * configure: Regenerate.
5292
5293 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5294
5295 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5296 (rs6000-*-aix*): Same.
5297 * configure: Regenerate.
5298
5299 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5300
5301 * MAINTAINERS: Add myself to write-after-approval.
5302
5303 2004-04-03 Bud Davis <bdavis9659@comcast.net>
5304
5305 * MAINTAINERS: Add myself to write-after-approval.
5306
5307 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5308
5309 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5310 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5311 * Makefile.in: Regenerate.
5312
5313 * configure.in (top level bootstrap support): Rework --enable-werror
5314 to set @stage2_werror_flag@.
5315 * configure: Regenerate.
5316 * Makefile.tpl (top level bootstrap support): Pass
5317 @stage2_werror_flag@ down to configure in stages 2 and 3.
5318 * Makefile.in: Regenerate.
5319
5320 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5321
5322 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5323 for stages 2 and 3 as well as in make. As a consequence, remove
5324 OUTPUT_OPTION (now detected by configure) from the flags passed down
5325 to make.
5326 * Makefile.in: Regenerate.
5327
5328 * Makefile.tpl (new-bootstrap): Fix typo.
5329 * Makefile.in: Regenerate.
5330
5331 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5332
5333 * Makefile.tpl: Rearrange by moving recursive_targets rules
5334 into their proper sections.
5335 * Makefile.tpl (top level bootstrap support): Move disabling
5336 of coverage flags from 'make' to 'configure'; improve comments.
5337 * Makefile.in: Regenerate.
5338
5339 * Makefile.tpl (experimental top level bootstrap) Move stage1
5340 language setting from all- target to configure- target; disable
5341 intermodule optimization in stage 1; prevent gratuitous rebuilds
5342 of stage 1.
5343 * Makefile.in: Regenerate.
5344 * configure.in: Comma-separate stage 1 language list for top
5345 level bootstrap.
5346 * configure: Regenerate.
5347
5348 * Makefile.tpl: Clean up experimental top level bootstrap support:
5349 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5350 prev-gcc in configure- targets as well as all- targets.
5351 * Makefile.in: Regenerate.
5352
5353 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5354
5355 * compile: New file imported from automake.
5356
5357 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5358
5359 * configure.in: Remove symbolic link section.
5360 * configure: Regenerate.
5361 * Makefile.tpl (links): Remove.
5362 * Makefile.in: Regenerate.
5363
5364 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5365 Nathanael Nerode <neroden@gcc.gnu.org>
5366
5367 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5368 Set with AC_CHECK_PROGS.
5369 * configure.in: Fix comment typo from last patch.
5370 * configure: Regenerate.
5371
5372 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5373
5374 * Makefile.tpl: Introduce experimental top level bootstrap support.
5375 * Makefile.in: Regenerate.
5376 * configure.in: Introduce support for top level bootstrap.
5377 * configure: Regenerate.
5378
5379 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5380 Paolo Bonzini <bonzini@gnu.org>
5381
5382 PR bootstrap/14522
5383 * configure.in: Cope with shells that do not support unquoted ^
5384 * configure: Regenerate.
5385
5386 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5387 Paolo Bonzini <bonzini@gnu.org>
5388
5389 PR bootstrap/14522
5390 * configure.in: Cope with shells that do not support nesting
5391 quotes inside quoted backquote substitutions.
5392 * configure: Regenerate.
5393
5394 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5395
5396 PR bootstrap/14522
5397 * configure.in: Fix escaping of $.
5398 * configure: Regenerate.
5399
5400 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5401
5402 * configure: Regenerate, since I forgot to while committing Paolo's
5403 changes.
5404
5405 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5406
5407 PR ada/14131
5408 Move language detection to the top level.
5409 * configure.in: Find default values for the tools as
5410 soon as possible. Disable ada if GNAT is not found.
5411 Emit error message about missing languages. Expand
5412 --enable-languages=all for the gcc subdirectory.
5413
5414 2004-03-10 Ben Elliston <bje@gnu.org>
5415
5416 * MAINTAINERS: Update my email address.
5417
5418 2004-03-05 David Edelsohn <edelsohn@gnu.org>
5419
5420 * ltconfig: Disable building static libraries if building shared
5421 libraries on AIX 5L.
5422
5423 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5424
5425 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5426 and disable libgcj.
5427 * configure: Regenerated.
5428
5429 2004-03-01 Brian Booth <bbooth@redhat.com>
5430
5431 * MAINTAINERS: Add myself to write-after-approval.
5432
5433 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
5434
5435 * MAINTAINERS: Add myself to write-after-approval.
5436
5437 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5438
5439 PR bootstrap/7087
5440 * Makefile.tpl: Guard XFOO sed statements better.
5441 * Makefile.tpl: Add dependency for configure-target-libada.
5442 * Makefile.in: Regenerate (incidentally fixes broken
5443 commit when libada-branch was merged).
5444
5445 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5446
5447 * MAINTAINERS: Add myself to write-after-approval.
5448
5449 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5450
5451 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5452 maintainers.
5453
5454 2004-02-20 Andrew Cagney <cagney@redhat.com>
5455
5456 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5457 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5458
5459 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5460
5461 PR bootstrap/11932
5462 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5463
5464 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
5465
5466 * MAINTAINERS: Added myself to write-after-approval.
5467
5468 2004-02-14 Michael Koch <konqueror@gmx.de>
5469
5470 * MAINTAINERS: Added myself to write-after-approval.
5471
5472 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5473
5474 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5475 some OS port maintainers to OS port maintainers section.
5476
5477 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
5478
5479 * MAINTAINERS: Add self.
5480
5481 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5482
5483 * MAINTAINERS: Alphabetize.
5484
5485 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
5486
5487 * MAINTAINERS: Remove myself.
5488
5489 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5490
5491 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5492 (rs6000-*-aix*): Same.
5493 * configure: Regenerate.
5494
5495 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5496
5497 * configure.in (host): Add in missing $noconfigdirs to defines.
5498 * configure: Regenerate.
5499
5500 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5501 Nathanael Nerode <neroden@gcc.gnu.org>
5502
5503 PR ada/6637, PR ada/5911
5504 Merge with libada-branch:
5505 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5506 with appropriate dependencies. Add --enable-libada configure switch.
5507 * configure, Makefile.in: Regenerate.
5508
5509 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
5510
5511 * MAINTAINERS: Add myself to write-after-approval.
5512
5513 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5514
5515 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5516 * configure: Regenerate.
5517
5518 2004-02-04 Geoffrey Keating <geoffk@apple.com>
5519
5520 Merge from upstream:
5521
5522 * ltmain.in: When setting IFS to '~', be careful about user
5523 arguments that contain '~'.
5524
5525 2004-02-04 Peter O'Gorman <peter@pogma.com>
5526
5527 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5528 Also test $base_compile against $CC with escaped arguments. Bug
5529 reported by Geoff Keating <geoffk@apple.com>.
5530
5531 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5532
5533 * MAINTAINERS: Remove i960 port.
5534
5535 2004-01-23 DJ Delorie <dj@redhat.com>
5536
5537 * Makefile.def (target_modules) [libiberty]: Don't stage.
5538 * Makefile.in: Rebuilt.
5539
5540 2004-01-20 Caroline Tice <ctice@apple.com>
5541
5542 * MAINTAINERS: Add myself to write-after-approval.
5543
5544 2004-01-19 Paolo Carlini <pcarlini@suse.de>
5545
5546 * MAINTAINERS: Update my email address.
5547
5548 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5549
5550 * MAINTAINERS: Add myself to write-after-approval.
5551
5552 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5553
5554 * MAINTAINERS: Remove entries without email address.
5555
5556 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
5557
5558 * MAINTAINERS: Add myself to write-after-approval.
5559
5560 2004-01-15 Steven Bosscher <stevenb@suse.de>
5561
5562 * MAINTAINERS: Update my email address.
5563
5564 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5565
5566 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5567 * Makefile.tpl (configure-target-[+module+]): Support stage.
5568 * Makefile.in: Rebuilt.
5569
5570 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5571
5572 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5573
5574 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
5575
5576 * MAINTAINERS: Add myself as a MIPS maintainer.
5577
5578 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5579
5580 * configure.in: Use ./config.cache, not config.cache.
5581 * configure: Regenerate.
5582 * Makefile.tpl: Special-casing not needed for GCC any more.
5583 * Makefile.in: Regenerate.
5584
5585 * configure.in: Don't share a cache file for host dirs.
5586 * configure: Regenerate.
5587
5588 * config-ml.in: Don't mess with the cache file.
5589
5590 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5591
5592 * MAINTAINERS: Move myself from 'Write After Approval' to
5593 'CPU Port Maintainers' section as SPARC maintainer.
5594
5595 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5596
5597 * Makefile.tpl: Make GCC use a separate config.cache.
5598 * Makefile.in: Regenerate.
5599
5600 PR bootstrap/11932, PR bootstrap/11933
5601 (I don't know if it will fix either of them, but it relates
5602 to them.)
5603 * configure.in: Don't use shared config.cache for target
5604 directories.
5605 * configure: Regenerate.
5606
5607 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5608
5609 * MAINTAINERS: Add myself to 'Write After Approval' section.
5610
5611 2003-12-31 Roger Sayle <roger@eyesopen.com>
5612
5613 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5614 * configure: Regenerated.
5615
5616 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5617
5618 * MAINTAINERS: Remove the mn10200 maintainer.
5619
5620 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5621
5622 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5623 * configure: Regenerated.
5624
5625 2003-12-16 Jan Hubicka <jh@suse.cz>
5626
5627 * MAINTAINERS: Add myself as callgraph maintainer.
5628
5629 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5630
5631 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5632 * configure: Regenerate.
5633
5634 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5635
5636 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5637 'Write After Approval' section. Update email.
5638
5639 2003-12-01 James Lemke <jim@wasabisystems.com>
5640
5641 * MAINTAINERS (Write After Approval): Add myself.
5642
5643 2003-11-20 Matt Thomas <matt@3am-software.com>
5644
5645 * MAINTAINERS: Add myself as a vax port maintainer.
5646
5647 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5648
5649 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5650 (configure-build-[+module+], configure-[+module+]): Likewise.
5651 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5652 * Makefile.in: Regenerate.
5653
5654 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5655
5656 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5657 shared/dylibed libraries.
5658 * ltmain.sh: Likewise.
5659 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5660 * ltcf-cxx.sh: Likewise.
5661 * ltcf-gcj.sh: Likewise.
5662 * ltconfig: Likewise.
5663
5664 2003-11-17 Stan Cox <scox@redhat.com>
5665
5666 * MAINTAINERS: Add myself as iq2000 port maintainer.
5667
5668 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5669
5670 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5671 * Makefile.in: Regenerate.
5672
5673 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5674
5675 * config.sub: Update to 2003-11-03 version.
5676
5677 2003-10-20 Phil Edwards <phil@codesourcery.com>
5678
5679 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5680 * configure: Regenerate.
5681
5682 2003-10-20 Nicolas Pitre <nico@cam.org>
5683
5684 * MAINTAINERS: Add myself to 'Write After Approval' section.
5685
5686 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5687
5688 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5689
5690 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5691
5692 * MAINTAINERS: Update my email address.
5693
5694 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5695
5696 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5697
5698 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
5699
5700 * MAINTAINERS: Add myself to 'Write After Approval' section.
5701
5702 2003-10-16 Bernardo Innocenti <bernie@develer.com>
5703
5704 * config.guess: Update to 2003-10-16 version.
5705 * config.sub: Update to 2003-10-16 version.
5706
5707 2003-10-15 David Daney <ddaney@avtrex.com>
5708
5709 * MAINTAINERS: Added myself to 'Write After Approval' section.
5710
5711 2003-10-15 Falk Hueffner <falk@debian.org>
5712
5713 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5714 'Write After Approval' section. Update email.
5715
5716 2003-10-14 Roger Sayle <roger@eyesopen.com>
5717
5718 * MAINTAINERS: Move myself from 'Write After Approval' to
5719 'Various Maintainers' section as middle-end maintainer.
5720
5721 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5722
5723 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5724 HOST_FLAGS_TO_PASS.
5725 * Makefile.in: Regenerate.
5726
5727 2003-10-11 Bernardo Innocenti <bernie@develer.com>
5728
5729 * config.guess: Update to 2003-10-07 version.
5730 * config.sub: Update to 2003-10-07 version.
5731
5732 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5733
5734 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5735 * ltconfig (irix5*, irix6*): Don't override version_type.
5736
5737 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5738
5739 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5740 * configure: Rebuilt
5741 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5742 * Makefile.in: Rebuilt
5743
5744 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5745
5746 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5747
5748 2003-09-30 Carlo Wood <carlo@alinoe.com>
5749
5750 * MAINTAINERS (Write After Approval): Add myself.
5751
5752 2003-09-29 Paul Koning <ni1d@arrl.net>
5753
5754 * MAINTAINERS: Move myself from "Write After Approval"
5755 to CPU platform maintainers for pdp11 platform.
5756
5757 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5758
5759 * MAINTAINERS: Move myself from 'Write After Approval' to
5760 'Various Maintainers' section as libffi testsuite maintainer.
5761
5762 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5763
5764 * configure.in: Pass a computed --program-transform-name
5765 to subconfigures.
5766 * configure: Regenerated.
5767
5768 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5769
5770 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5771 * Makefile.in: Regenerate.
5772
5773 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5774 * Makefile.in: Regenerate.
5775
5776 2003-09-19 Ziemowit Laski <zlaski@apple.com>
5777
5778 * MAINTAINERS: Move myself from 'Write After Approval'
5779 to 'Various Maintainers' (objective-c) section.
5780
5781 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5782
5783 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5784 quoting.
5785 * configure: Regenerated.
5786
5787 2003-09-16 Joel Brobecker <brobecker@gnat.com>
5788
5789 * MAINTAINERS (Write After Approval): Add myself to write after
5790 approval list.
5791
5792 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5793
5794 * MAINTAINERS (Write After Approval): Add myself.
5795
5796 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5797
5798 * MAINTAINERS: Update my e-mail address.
5799
5800 2003-09-09 Alan Modra <amodra@bigpond.net.au>
5801
5802 * libtool.m4 (LD): Correct powerpc64 host match.
5803
5804 2003-09-06 James E Wilson <wilson@tuliptree.org>
5805
5806 * MAINTAINTERS: Update my affiliation and email address.
5807
5808 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5809
5810 * MAINTAINERS (Write After Approval): Add myself.
5811
5812 2003-09-04 DJ Delorie <dj@redhat.com>
5813
5814 * configure: Regenerate.
5815
5816 2003-09-04 Robert Millan <robertmh@gnu.org>
5817
5818 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5819
5820 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5821
5822 * configure.in: Ensure arguments to sed are properly spaced.
5823 * configure: Regenerate.
5824
5825 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5826
5827 * MAINTAINERS: Update my e-mail address.
5828
5829 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5830
5831 * MAINTAINERS (Write After Approval): Add myself.
5832
5833 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5834
5835 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5836 * configure: Regenerated.
5837
5838 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5839
5840 * MAINTAINERS: Update my email address.
5841
5842 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5843
5844 * configure.in: Use newline instead of semicolon when assuming
5845 shell arguments in a for loop.
5846 * configure: Regenerated.
5847
5848 2003-08-22 Jason Eckhardt <jle@rice.edu>
5849
5850 * MAINTAINERS: Resurrect the i860 maintainer.
5851
5852 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5853
5854 PR 8180
5855 * configure.in: When testing with_libs and with_headers, treat
5856 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5857 * configure: Regenerate.
5858
5859 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5860 make, shell, etc.
5861 (baseargs): Likewise.
5862 * configure: Regenerate.
5863
5864 2003-08-20 Bernardo Innocenti <bernie@develer.com>
5865
5866 * MAINTAINERS (Write After Approval): Add myself.
5867
5868 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5869
5870 * configure.in: Disable libgcj for darwin not on powerpc.
5871 * configure: Rebuild.
5872
5873 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5874
5875 * config-ml.in, symlink-tree: Add license.
5876
5877 2003-08-03 Richard Stallman <rms@gnu.org>
5878 Eben Moglen <moglen@columbia.edu>
5879
5880 * README.SCO: New file.
5881
5882 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5883
5884 * Makefile.tpl (check, check-c++): Express dependencies using
5885 dependencies rather than commands.
5886 * Makefile.in: Regenerate.
5887
5888 2003-08-01 Andrew Cagney <cagney@redhat.com>
5889
5890 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5891 * configure: Ditto.
5892
5893 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5894
5895 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5896 * Makefile.in: Update.
5897
5898 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5899
5900 * configure.in: Enable libgcj for darwin.
5901 * configure: Rebuild.
5902
5903 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
5904
5905 * config-ml.in: Use ac_configure_args directly instead of
5906 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5907 actually seen.
5908
5909 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5910
5911 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5912 creating target and build subdirs to build all parent dirs as needed.
5913 * Makefile.in: Rebuild.
5914 * configure.in: Don't build dirs explicitly here.
5915 * configure: Rebuild.
5916
5917 2003-07-26 Paul Brook <paul@nowt.org>
5918
5919 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5920
5921 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5922
5923 * Makefile.tpl (all-make): Depend on intl.
5924 * Makefile.in: Rebuilt.
5925
5926 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5927
5928 * install-sh: Update to newer upstream versions (associated with
5929 aclocal 1.7).
5930 * mkinstalldirs: Likewise.
5931 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5932
5933 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5934
5935 * MAINTAINERS: Move self from Bug database only accounts
5936 to write-after-approval.
5937
5938 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5939
5940 * config.if: Remove unused libc_interface determination.
5941
5942 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5943
5944 * MAINTAINERS: Move self from write-after-approval to
5945 build machinery (*.in).
5946
5947 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5948
5949 PR bootstrap/11273
5950 PR bootstrap/11408
5951 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5952 unused INSTALL_PROGRAM_ARGS.
5953 * configure.in: Use AC_PROG_INSTALL.
5954 * Makefile.in: Regenerate.
5955 * configure: Regenerate.
5956
5957 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5958
5959 * MAINTAINERS: Alphabetize.
5960
5961 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5962
5963 * configure: Rebuilt.
5964 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5965 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5966 newlib nor libgloss.
5967 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5968 * configure.in (am33_2.0-*-linux*): Added.
5969
5970 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5971
5972 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5973 * configure: Regenerate.
5974
5975 2003-07-07 Zack Weinberg <zack@codesourcery.com>
5976
5977 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5978 * Makefile.in: Regenerate.
5979
5980 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5981
5982 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5983 * Makefile.in: Regenerate.
5984
5985 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5986
5987 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5988 * Makefile.in: Regenerated.
5989
5990 * config-ml.in: Replace PWD with PWD_COMMAND.
5991
5992 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5993
5994 * intl: New directory; see intl/ChangeLog for details.
5995 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5996 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5997 * Makefile.in: Regenerate.
5998
5999 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6000
6001 * configure.in: Clean up config-lang.in handling. Delete
6002 useless assignment to "subdirs".
6003 * configure: Regenerate.
6004
6005 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6006
6007 * configure.in: Rename 'target_libs' to 'target_libraries'.
6008 Remove useless reference to 'target_libs'.
6009 * configure: Regenerate.
6010
6011 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6012
6013 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6014 * Makefile.in: Regenerate.
6015
6016 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6017
6018 * Makefile.def: Introduce flags_to_pass.
6019 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6020 * Makefile.in: Regenerate.
6021
6022 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6023
6024 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6025 and target-libgloss.
6026 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6027 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6028 * configure: Regenerate.
6029
6030 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6031
6032 * configure.in: Update testsuite_flags to new location.
6033 * configure. Regenerate.
6034
6035 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6036
6037 * Makefile.tpl: Remove BUILD_CC stuff.
6038 * Makefile.in: Regenerate.
6039
6040 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6041
6042 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6043
6044 2003-06-16 Graeme Peterson <gp@qnx.com>
6045
6046 * MAINTAINERS (Write After Approval): Add myself.
6047
6048 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6049
6050 * config.guess: Update to 2003-06-12 version.
6051 * config.sub: Update to 2003-06-13 version.
6052
6053 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6054
6055 * config.guess: Update to 2003-06-06 version.
6056 * config.sub: Update to 2003-06-06 version.
6057
6058 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6059
6060 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6061 * configure. Regenerate.
6062
6063 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6064
6065 * configure.in: Disable serial configure by default.
6066 * configure: Regenerate.
6067 * Makefile.tpl: Abolish .NOTPARALLEL.
6068 * Makefile.in: Regenerate.
6069
6070 * Makefile.tpl: Replace {build,host,target}_canonical by
6071 {build,host,target}.
6072 * Makefile.in: Regenerate.
6073
6074 * Makefile.tpl: Fix stupid pasto.
6075 * Makefile.in: Regenerate.
6076
6077 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6078
6079 * Makefile.tpl: Remove bogus conditional.
6080 * Makefile.in: Regenerate.
6081
6082 2003-06-05 Jan Hubicka <jh@suse.cz>
6083
6084 * Makefile.tpl (profiledbootstrap): New target.
6085 * Makefile.in (profiledbootstrap): New target.
6086
6087 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
6088
6089 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6090 Pinski. Remove user names from other bugzilla-only maintainers.
6091
6092 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6093
6094 * Makefile.tpl: Make 'recursive targets' using autogen rather
6095 than shell loop. Remove duplicate 'clean' targets and false
6096 comments.
6097 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6098 Add systematic method of specifying missing targets in subdirs.
6099 Add copyright boilerplate.
6100 * Makefile.in: Regenerate.
6101 * configure.in: Add 'recursive targets' to maybe list.
6102 * configure: Regenerate.
6103
6104 * MAINTAINERS: "GNATS only" -> "Bug database only".
6105
6106 * Makefile.tpl: Rename [+target+] to [+make_target+].
6107 * Makefile.def: Rename 'target' to 'make_target'.
6108
6109 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
6110
6111 * MAINTAINERS: Add self as options handling maintainer.
6112
6113 2003-05-28 Michael Meissner <gnu@the-meissners.org>
6114
6115 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6116 been too long since I touched those ports.
6117
6118 2003-05-28 DJ Delorie <dj@redhat.com>
6119
6120 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6121 * Makefile.in: Regenerate.
6122
6123 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6124
6125 * configure.in: Use curly braces in the definition of tooldir.
6126 * configure: Regenerate.
6127
6128 2003-05-21 DJ Delorie <dj@redhat.com>
6129
6130 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6131 newlib or libgloss.
6132 * Makefile.in: Regenerate.
6133
6134 2003-05-21 DJ Delorie <dj@redhat.com>
6135
6136 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6137 * Makefile.in: Regenerate.
6138
6139 2003-05-20 Ian Lance Taylor <ian@airs.com>
6140
6141 * MAINTAINERS: Update my e-mail address.
6142
6143 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6144
6145 * configure.in: Switch more things to use maybe dependencies.
6146 * Makefile.tpl: Switch more things to use maybe dependencies.
6147 Factor out common code from autogen IF statements.
6148 * configure: Regenerate.
6149 * Makefile.in: Regenerate.
6150
6151 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6152
6153 * configure.in: Accept i[3456789]86 for machine type.
6154 * configure: Regenerate.
6155
6156 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6157
6158 * configure.in: Switch more things to use maybe dependencies.
6159 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6160 * configure: Regenerate.
6161 * Makefile.tpl: Switch more things to use maybe dependencies.
6162 * Makefile.in: Regenerate.
6163
6164 2003-05-16 Andreas Schwab <schwab@suse.de>
6165
6166 * Makefile.tpl (install-opcodes): Define.
6167 * Makefile.in: Rebuild.
6168
6169 2003-05-13 Andreas Jaeger <aj@suse.de>
6170
6171 * config.guess: Update to 2003-05-09 version.
6172 * config.sub: Update to 2003-05-09 version.
6173
6174 2003-05-13 Michael Eager <eager@mvista.com>
6175
6176 * configure.in: Correct sed script so that options in quotes are not
6177 deleted.
6178 * configure: Rebuild.
6179
6180 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6181
6182 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6183 and $$s/newlib/libc/sys/cygwin32 include paths.
6184 * configure: Ditto.
6185
6186 2003-05-12 Michael Meissner <gnu@the-meissners.org>
6187
6188 * MAINTAINERS: Update my email addresses.
6189
6190 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6191
6192 * config-ml.in: Propagate INSTALL variables.
6193
6194 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6195
6196 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6197
6198 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6199
6200 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6201 * Makefile.in: Regenerate.
6202
6203 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6204
6205 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6206
6207 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6208
6209 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6210
6211 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6212
6213 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6214 * Makefile.in: Regenerated.
6215
6216 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6217
6218 * MAINTAINERS (Write After Approval): Upgrade myself from
6219 GNATS only to write-after-approval. Update my mail address.
6220
6221 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
6222
6223 (OS Port Maintainers: freebsd): Add myself.
6224
6225 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6226
6227 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6228
6229 2003-04-22 Kean Johnston <jkj@sco.com>
6230
6231 * MAINTAINERS (SCO ports): Added myself.
6232
6233 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6234
6235 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6236
6237 2003-04-19 Kean Johnston <jkj@sco.com>
6238
6239 * MAINTAINERS (Write After Approval): Add myself.
6240
6241 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6242
6243 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6244 * Makefile.in: Regenerate.
6245
6246 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6247
6248 * configure.in (powerpc64*-*-linux*): Remove.
6249 * configure: Rebuilt.
6250
6251 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6252
6253 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6254 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6255 and restrap.
6256 * Makefile.in: Regenerate.
6257
6258 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6259
6260 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6261 * configure: Regenerated.
6262
6263 2003-04-15 DJ Delorie <dj@redhat.com>
6264
6265 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6266
6267 2003-04-13 Nick Clifton <nickc@redhat.com>
6268
6269 * config-ml.in: Remove support for --disable-aix removing
6270 call-aix multilibs.
6271
6272 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
6273
6274 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6275 * */configure: Rebuilt.
6276
6277 2003-04-08 Joel Sherrill <joel@oarcorp.com>
6278
6279 * MAINTAINERS: Add my email address.
6280
6281 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
6282
6283 * MAINTAINERS (Write After Approval): Add myself.
6284
6285 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6286
6287 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6288 * Makefile.in: Regenerate.
6289
6290 2003-03-14 Michael Chastain <mec@shout.net>
6291
6292 * Makefile.in: Regenerate with correct Makefile.def.
6293
6294 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6295
6296 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6297 Make macro.
6298 * Makefile.in: Regenerate.
6299 * configure.in: Clean up gxx_include_dir logic.
6300 * configure: Regenerate.
6301
6302 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6303
6304 * MAINTAINERS (Write After Approval): Add myself.
6305
6306 2003-03-10 Ben Elliston <bje@wasabisystems.com>
6307
6308 * MAINTAINERS: Update my mail address.
6309
6310 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6311
6312 * configure.in (gxx_include_dir): Fix typo.
6313 * configure: Regenerated.
6314
6315 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6316
6317 * Makefile.tpl: Reindent.
6318 * Makefile.in: Regenerate.
6319 * configure.in: Reindent. Don't set unused variables.
6320 * configure: Regenerate.
6321
6322 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6323
6324 * configure.in: Include $(build_tooldir)/sys-include in
6325 FLAGS_FOR_TARGET.
6326 * configure: Regenerated.
6327
6328 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6329
6330 * Makefile.tpl: Always pass down RANLIB.
6331 * Makefile.in: Regenerate.
6332
6333 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6334 * Makefile.in: Regenerate.
6335 * configure.in: Remove unused logic relating to --enable-shared
6336 and --enable-threads. Remove bogus comments. Remove redundant
6337 noconfigdirs.
6338 * configure: Regenerate.
6339
6340 * configure.in: Replace ${libstdcxx_version} by its value.
6341 Remove reference to mh-dgux.
6342 * configure: Regenerate.
6343
6344 2003-03-03 Kevin Buettner <kevinb@redhat.com>
6345
6346 * MAINTAINERS (Write After Approval): Add myself.
6347
6348 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6349
6350 * Makefile.tpl: Rearrange.
6351 * Makefile.in: Regenerate.
6352
6353 2003-02-25 Uwe Stieber <uwe@wwws.de>
6354
6355 * configure.in: Add support for kaOS as cross build target system.
6356 * configure: Regenerated.
6357
6358 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6359
6360 * MAINTAINERS (Write after approval): Add myself.
6361
6362 2003-02-21 James E Wilson <wilson@tuliptree.org>
6363
6364 * MAINTAINERS: Update my email address.
6365
6366 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6367
6368 * MAINTAINERS: Add self to blanket write privs. section.
6369
6370 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6371
6372 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6373 configure-target-* as some target builds may require additional
6374 flags for preprocessor tests.
6375 * Makefile.in: Regenerated.
6376
6377 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6378
6379 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6380 * ltconfig: Handle it.
6381 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6382 auto-detecting it.
6383
6384 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6385 it is used as argument to $CC.
6386 * ltcf-gcj.sh: Likewise.
6387
6388 * configure.in: Introduce --enable-maintainer-mode.
6389 * configure: Rebuilt.
6390 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6391 for maintainer mode.
6392 * Makefile.in: Rebuilt.
6393
6394 2003-02-18 Jason Merrill <jason@redhat.com>
6395
6396 * Makefile.tpl (check-c++): Allow parallelism.
6397
6398 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6399
6400 * MAINTAINERS: Remove John Carr (who never actually had access to
6401 gcc.gnu.org).
6402
6403 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6404
6405 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6406 don't configure target-libobjc.
6407 * configure: Regenerate.
6408
6409 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6410
6411 * Makefile.tpl (RANLIB): Define.
6412 * Makefile.in: Regenerate.
6413
6414 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6415
6416 * MAINTAINERS: Update my email.
6417
6418 2003-02-06 Keith R Seitz <keiths@redhat.com>
6419
6420 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6421 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6422 * Makefile.in: Regenerated.
6423 * configure.in: Remove all traces of snavigator, db, and grep.
6424 * configure: Regenerated.
6425
6426 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6427
6428 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6429 After Approval.
6430
6431 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6432
6433 * MAINTAINERS (Write after approval): Add myself.
6434
6435 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6436
6437 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6438 * Makefile.in: Regenerated.
6439
6440 2003-01-30 Roger Sayle <roger@eyesopen.com>
6441
6442 * config.guess: Updated to 2003-01-30's version.
6443 * config.sub: Updated to 2003-01-28's version.
6444
6445 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6446
6447 * config.if: If gcc_version is already set, just use it. Don't set
6448 gcc_version_trigger if it's already set, otherwise set it to
6449 gcc/version.c, but only if the file exists. If it is not set and
6450 gcc/version.c does not exist, try to extract the version number from
6451 $CC.
6452
6453 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6454
6455 * MAINTAINERS: Add myself to write-after-approval list.
6456
6457 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6458
6459 * configure.in: Revert 24Jan change.
6460 * configure: Regenerate.
6461
6462 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6463
6464 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6465 entry of HJ Lu.
6466
6467 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6468
6469 * configure.in: Revert previous change.
6470 * configure: Regenerate.
6471
6472 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6473
6474 * configure.in: Make rda native-only.
6475 * configure: Regenerate.
6476
6477 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6478
6479 * MAINTAINERS: Move myself from GNATS-only-accounts to
6480 write-after-approval.
6481
6482 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6483
6484 * configure.in: Add missing \.
6485 * configure: Rebuilt.
6486
6487 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6488
6489 * configure.in (baseargs): Avoid using \| in sed regular
6490 expressions.
6491 * configure: Rebuilt.
6492
6493 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6494
6495 * configure.in (baseargs): Remove all supported forms of
6496 --cache-file, --srcdir, --host, --build and --target options
6497 from argument lists.
6498 * configure: Rebuilt.
6499
6500 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
6501
6502 * MAINTAINERS: Add myself to write-after-approval list.
6503
6504 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6505
6506 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6507 * configure: Rebuilt.
6508
6509 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6510
6511 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6512 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6513 * Makefile.in: Regenerate.
6514 * configure: Regenerate.
6515
6516 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6517
6518 * configure.in: Remove Makefile in build, host and target modules
6519 unless configure was run with --no-recursion.
6520 * configure: Rebuilt.
6521
6522 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6523
6524 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6525 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6526 * Makefile.in: Regenerate.
6527
6528 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6529
6530 * config.guess: Update to 2003-01-03 version.
6531 * config.sub: Update to 2003-01-03 version.
6532
6533 2003-01-07 Christopher Faylor <cgf@redhat.com>
6534
6535 * configure: Regenerate with proper autoconf 2.13.
6536
6537 2003-01-07 Christopher Faylor <cgf@redhat.com>
6538
6539 * configure.in: Add AC_PREREQ for consistency.
6540 * configure: Regenerate.
6541
6542 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6543
6544 * configure.in (GDB_TK): Add tcl directories conditional on
6545 gdb/gdbtk directory being present.
6546 * configure: Regenerate.
6547
6548 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6549
6550 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6551 used by gcc if LD is not defined and we are not doing a Canadian Cross.
6552 * configure: Rebuilt.
6553
6554 2002-12-31 Tom Tromey <tromey@redhat.com>
6555
6556 * Makefile.in: Rebuilt.
6557 * Makefile.def (target_modules) [libffi]: Allow installation.
6558
6559 2002-12-31 Andreas Schwab <schwab@suse.de>
6560
6561 * configure.in: Fix use of $program_transform_name.
6562 * configure: Regenerated.
6563
6564 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6565
6566 * configure.in (baseargs): Don't remove first configure argument.
6567 * configure: Regenerated.
6568
6569 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6570
6571 * Makefile.tpl (local-distclean): Don't remove...
6572 (multilib.ts): ... this. Moved into...
6573 (multilib.out): ... this. Don't use sub-make.
6574 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6575 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6576 (configure-build-[+module+], configure-[+module+],
6577 configure-target-[+module+], configure-gcc): ... these. Test
6578 for Makefile existence. Drop config.status from dependencies.
6579 * Makefile.in: Rebuilt.
6580 * configure.in: Move gcc-version-trigger to the end of
6581 ac_configure_args. Add comments to maybedep.tmp and
6582 serdep.tmp. Introduce --disable-serial-configure. Remove
6583 nonopt from baseargs, matching and removing corresponding
6584 whitespace while at it.
6585 * configure: Rebuilt.
6586
6587 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6588
6589 * configure.in (host_configargs): Replace reference to
6590 no-longer-defined buildopts with --build=${build_alias}.
6591 * configure: Rebuilt.
6592
6593 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6594 program_transform_name to standard idiom.
6595 (AUTOGEN, AUTOCONF): Define.
6596 (Makefile.in): Use $(AUTOGEN).
6597 (Makefile): Depend on config.status, and use autoconf-style rule to
6598 build it. Move original commands to...
6599 (config.status): ... this new target.
6600 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6601 $(AUTOCONF).
6602 * Makefile.in: Rebuilt.
6603
6604 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6605
6606 * Makefile.tpl: Fix dramatic bustage due to change in
6607 program_transform_name.
6608 * Makefile.in: Regenerate.
6609
6610 * configure.in: Remove unnecessary PATH setting.
6611 * configure: Regnerate.
6612
6613 * configure.in: Don't default to unprefixed tools unless
6614 the native tools will work.
6615 * configure: Regenerate.
6616
6617 * configure.in: Convert to autoconf script. Blow away lots
6618 of now-redundant Makefile fragments.
6619 * configure: Generate using Autoconf.
6620 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6621 * Makefile.in: Regenerate.
6622
6623 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6624
6625 * configure: Fix stupid bug where RANLIB was mistakenly included.
6626
6627 * configure.in: Rename (buildargs, hostargs, targargs) to
6628 (build_configargs, host_configargs, target_configargs).
6629
6630 * configure.in: Move logic out of sed statement.
6631
6632 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6633 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6634
6635 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6636
6637 * config.sub: Import from master repository
6638 * config.guess: Ditto
6639
6640 2002-12-24 Andreas Schwab <schwab@suse.de>
6641
6642 * Makefile.tpl (multilib.out): Fix missing space.
6643 * Makefile.in: Regenerate.
6644
6645 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6646
6647 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6648 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6649 * Makefile.in: Regenerate.
6650 * configure.in: Remove unnecessary leftovers.
6651
6652 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6653
6654 * configure.in (extra_ranlibflags_for_target): New variable.
6655 (*-*-darwin): Add -c to ranlib commands.
6656 * configure (tooldir): Handle extra_ranlibflags_for_target.
6657
6658 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6659
6660 * Makefile.tpl: Revert HJL's change.
6661 * Makefile.in: Regenerated.
6662 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6663 always.
6664
6665 2002-12-19 Andreas Schwab <schwab@suse.de>
6666
6667 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6668 * Makefile.in: Regenerate.
6669
6670 2002-12-18 H.J. Lu <hjl@gnu.org>
6671
6672 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6673 * Makefile.in: Regenerated.
6674
6675 * configure.in (build_prefix): New. Substitute.
6676
6677 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6678
6679 * Makefile.tpl: Don't let real targets depend on phony targets.
6680 * Makefile.in: Regenerate.
6681
6682 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6683 * Makefile.in: Regenerate.
6684
6685 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6686
6687 * config.sub: Import from master repository
6688 * config.guess: Ditto
6689
6690 2002-12-16 Jason Merrill <jason@redhat.com>
6691
6692 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6693 previous 'make bootstrap'.
6694 * Makefile.in: Regenerate.
6695
6696 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6697
6698 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6699
6700 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6701
6702 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6703 * Makefile.in: Regenerate.
6704
6705 2002-12-13 Jason Merrill <jason@redhat.com>
6706
6707 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6708 library tests.
6709 (check-c++): Just depend on it and check-target-libstdc++-v3.
6710 * Makefile.in: Regenerate.
6711
6712 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6713
6714 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6715 * Makefile.in: Rebuilt.
6716
6717 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6718
6719 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6720
6721 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6722
6723 * configure: Fix bug put in by gremlins.
6724
6725 * Makefile.tpl: Substitute more autoconfily.
6726 * configure: Substitute more autoconfily.
6727 * Makefile.in: Regenerate.
6728
6729 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6730
6731 * config.sub: Import from master repository
6732 * config.guess: Ditto
6733 * MAINTAINERS: Added Svein Seldal under write after approval
6734
6735 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6736
6737 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6738 * Makefile.in (all-sim): Ditto.
6739
6740 2002-12-06 DJ Delorie <dj@redhat.com>
6741
6742 * Makefile.tpl: Change configure dependencies to not have real
6743 targets depend on phony targets.
6744
6745 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6746
6747 * configure.in: Revert unintentional change.
6748
6749 * Makefile.tpl: Change dependency for */multilib.out so that
6750 it works when gcc isn't in the tree.
6751
6752 * configure.in: Substitute more.
6753 * configure: Run subconfigures from the Makefile.
6754 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6755 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6756
6757 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6758
6759 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6760
6761 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6762
6763 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6764 and corresponding dependencies.
6765 * Makefile.in: Regenerate.
6766
6767 * configure.in (host_tools): Order binutils, gas and ld for
6768 convenience in running the testsuites.
6769
6770 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6771 * Makefile.in: Regenerate.
6772 * configure.in: Introduce rules to serialize subconfigure runs.
6773
6774 * configure.in: Introduce BASE_CC_FOR_TARGET.
6775 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6776 Realize configure-build-* targets. Realize configure-target-* targets.
6777 * Makefile.in: Regenerate.
6778
6779 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6780
6781 * configure: Move gcc_version_trigger stuff from here...
6782 * configure.in: ...to here.
6783
6784 * configure.in: Separate subconfigure options added by this file from
6785 options given by the user. Add machinery to put args for host
6786 subconfigures into the Makefile.
6787
6788 * Makefile.tpl: Remove 'vault' targets.
6789 * Makefile.tpl: Reorder and comment dependencies.
6790 * Makefile.in: Regenerate.
6791
6792 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6793 * configure.in: Fix my broken commit of previous patch. (sigh)
6794
6795 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6796
6797 * configure.in: Move host-specific darwin noconfigdirs into
6798 the host-specific section.
6799
6800 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6801
6802 * configure.in: Move host-specific darwin noconfigdirs into
6803 the host-specific section.
6804
6805 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6806
6807 * configure: Remove skip-this-dir support.
6808 * Makefile.tpl: Remove skip-this-dir support.
6809
6810 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6811 subdirectories.
6812 * Makefile.in: Regenerate.
6813
6814 * Makefile.tpl: Strip out useless setting of 'dir'.
6815 * Makefile.in: Regenerate.
6816
6817 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6818
6819 * configure.in: Fix deeply stupid bug.
6820
6821 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6822 shell code in CXX_FOR_TARGET
6823 * Makefile.def: Introduce raw_cxx.
6824 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6825 RAW_CXX_FOR_TARGET.
6826 * Makefile.in: Regenerate.
6827
6828 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6829
6830 * Makefile.tpl: Remove unnecessary ifs.
6831 * Makefile.in: Regenerate.
6832
6833 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6834 dependencies. Maybe-ize build-libiberty. Create dummy install
6835 targets for 'no_install' modules.
6836 * configure: Move GDB_TK substitution to configure.in. Move
6837 build_modules stuff to configure.in.
6838 * configure.in: Implement soft dependency machinery. Maybe-ize
6839 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6840 * Makefile.in: Regenerate.
6841
6842 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6843
6844 * Makefile.tpl: Make all-target, install-target behave similarly
6845 to all, install (only hitting configured targets). Eliminate
6846 unused macro defintions.
6847
6848 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6849 build != host.
6850
6851 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6852
6853 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6854
6855 * configure.in: Produce lists of subdir targets we're actually
6856 configuring. Remove references to "dosrel".
6857 * Makefile.tpl: Let configure set which subdir targets are hit.
6858 Remove install-cross; clean up install; remove ALL. Remove
6859 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6860 Autogenerate host module targets. Remove empty dependency lines
6861 and redundant dependency; rearrange slightly.
6862 * Makefile.def: Add host-side libtermcap, utils.
6863
6864 * Makefile.in: Regenerate.
6865
6866 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6867
6868 * ltconfig (osf[345]): Append $major to soname_spec.
6869 Reflect this in library_names_spec.
6870 * ltmain.sh (osf): Prefix $major with . for use as extension.
6871
6872 2002-11-19 Andreas Jaeger <aj@suse.de>
6873
6874 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6875 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6876 and sparc64 GNU/Linux systems.
6877
6878 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6879
6880 * MAINTAINERS: Update email.
6881
6882 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6883
6884 * MAINTAINERS: Complete James Dennett's entry.
6885
6886 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6887
6888 * MAINTAINERS (Write After Approval): Add myself.
6889
6890 2002-11-13 Bruce Korb <bkorb@gnu.org>
6891
6892 * Makefile.tpl: syntactic cleanup
6893
6894 2002-11-13 Stuart Hastings <stuart@apple.com>
6895
6896 * MAINTAINERS: Add myself to write-after-approval list.
6897
6898 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6899
6900 * Makefile.def: Add list of recursive targets to autogenerate.
6901 Add build_modules.
6902 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6903 targets. Autogenerate *-build-* targets.
6904 * Makefile.in: Regenerate.
6905
6906 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6907
6908 * configure: More autoconf-style substitutions.
6909 * Makefile.tpl: More autoconf-style substitutions.
6910 * Makefile.in: Regenerate.
6911
6912 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6913
6914 * configure: Substitute more variables in a more autoconf-friendly
6915 way. Simplify slightly.
6916 * Makefile.tpl: Make more variables substitutable in an
6917 autoconf-friendly way.
6918 * Makefile.in: Regenerate.
6919
6920 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6921
6922 * MAINTAINERS (Write After Approval): Add myself.
6923
6924 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6925
6926 * configure.in (v810*): Remove special setting of tools.
6927
6928 * configure: Add support for extra required flags for ar or nm.
6929 * configure.in (aix4.3+): Use above support for target-specific
6930 issues, rather than using config/mt-aix43.
6931
6932 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6933
6934 * configure: Remove 'removing', which doesn't work. Replace $subdir
6935 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6936 with $srcdir. Reformat indentation. Substitute some variables
6937 formerly hard-coded in the Makefile for build=host.
6938 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6939 * Makefile.def: Autogenerate more.
6940 * Makefile.in: Regenerate.
6941
6942 2002-11-04 Adam Nemet <anemet@lnxw.com>
6943
6944 * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6947
6948 * Makefile.def (host_modules): Add rda.
6949 * Makefile.in: Regenerate.
6950 * configure.in (target_tool): Add target-rda to list.
6951
6952 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6953
6954 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6955
6956 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6957
6958 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6959 and restrap targets to this rule.
6960 * Makefile.in: Regenerate.
6961
6962 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6963
6964 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6965 GNATS only accounts.
6966
6967 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6968
6969 * configure.in (i[3456]86-*-linux*): Add check to disable
6970 ${libgcj} for glibc1.
6971
6972 2002-10-24 Denis Chertykov <denisc@overta.ru>
6973
6974 * MAINTAINERS: Add myself as ip2k port maintainer.
6975
6976 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6977
6978 * configure.in: Add tic4x target.
6979
6980 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6981
6982 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6983 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6984 * Makefile.in: Regenerate.
6985
6986 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6987 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6988 * Makefile.in: Regenerate.
6989
6990 2002-10-02 Janis Johnson <janis187@us.ibm.com>
6991
6992 * MAINTAINERS: Add myself as web pages co-maintainer.
6993
6994 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6995
6996 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6997 * Makefile.in: Regenerate.
6998
6999 2002-10-02 Zack Weinberg <zack@codesourcery.com>
7000
7001 * MAINTAINERS: Add myself and Nathan Sidwell
7002 <nathan@codesourcery.com> as VxWorks maintainers.
7003
7004 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7005
7006 * Makefile.def: Remove order dependency comments.
7007 * Makefile.tpl: Add explicit install-install dependencies.
7008 * Makefile.in: Regenerate.
7009
7010 * Makefile.tpl: Remove material now in src-release. (Finally!)
7011 * Makefile.in: Regenerate.
7012
7013 * Makefile.tpl: Add configure-target (for src-release in src)
7014 * Makefile.in: Regenerate.
7015
7016 2002-09-30 Nick Clifton <nickc@redhat.com>
7017
7018 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7019
7020 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7021
7022 * configure.in (s390*-*-linux*): Enable libgcj.
7023
7024 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7025
7026 * configure: Revert accidentally applied changes.
7027
7028 * Makefile.tpl: Make more autoconf-friendly.
7029 * Makefile.in: Regenerate.
7030 * configure: Make substitution more autoconf-like.
7031
7032 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7033
7034 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7035 single entry to handle all these.
7036 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7037 libjava on arm-*-elf.
7038
7039 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7040
7041 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7042 things that depend on them.
7043
7044 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7045
7046 * Makefile.tpl: Make subsituted variables more autoconfy.
7047 * Makefile.in: Regenerate.
7048 * configure: Make seds more autoconfy.
7049
7050 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7051
7052 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7053 * Makefile.in: Regenerate.
7054 * configure.in: Rewrite sed statements to look autoconfy.
7055
7056 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7057 all-target-foo on configure-target-foo.
7058 * Makefile.def: Ditto.
7059 * Makefile.in: Rebuild.
7060
7061 2002-09-25 Andrew Haley <aph@redhat.com>
7062
7063 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7064
7065 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7066
7067 * Makefile.def: New file.
7068 * Makefile.tpl: New file.
7069 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7070 * contrib/gcc_update: Note that Makefile.in is a generated file.
7071
7072 * configure.in: Minor rearrangement. Simplify tests.
7073
7074 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7075
7076 * configure.in (with_headers): Skip copy if value is "yes".
7077 (with_libs): Likewise.
7078
7079 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7080
7081 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7082 * configure.in (sh*-*-pe*): Ditto.
7083 * configure.in (mips*-*-pe*): Ditto.
7084 * configure.in (*arm-wince-pe): Ditto.
7085
7086 * configure.in: Rearrange.
7087
7088 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7089
7090 * MAINTAINERS: Update my email address.
7091
7092 2002-08-30 Paul Koning <pkoning@equallogic.com>
7093
7094 * MAINTAINERS: (Write After Approval): Add myself.
7095
7096 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
7097
7098 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7099
7100 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
7101
7102 * MAINTAINERS: Change my mailing address.
7103
7104 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
7105
7106 * MAINTAINERS (Write After Approval): Remove myself.
7107 (Various Maintainers: c++ runtime libs): Add myself.
7108
7109 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
7110
7111 * MAINTAINERS (Write After Approval): Remove myself.
7112 (Various Maintainers: c++ runtime libs): Add myself.
7113
7114 2002-08-15 Eric Christopher <echristo@redhat.com>
7115
7116 * config.sub: Import from master repository.
7117 * config.guess: Ditto.
7118
7119 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
7120
7121 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7122 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7123 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7124
7125 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
7126
7127 * MAINTAINERS: Add self to rs6000 vector extensions.
7128
7129 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
7130
7131 * libiberty/configure: Reverted unintended yesterday's check in.
7132
7133 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
7134
7135 * boehm-gc/configure, libf2c/configure: Rebuilt.
7136 * libffi/configure, libiberty/configure: Ditto.
7137 * libjava/configure, libobjc/configure: Ditto.
7138 * libstdc++-v3/configure, zlib/configure: Ditto.
7139 Merged from binutils:
7140 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7141 From Steve Ellcey <sje@cup.hp.com>:
7142 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7143 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7144 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7145 IA64.
7146 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7147 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7148 soname_spec, sys_lib_search_path_spec): Ditto.
7149
7150 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7151
7152 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7153
7154 2002-08-04 H.J. Lu (hjl@gnu.org)
7155
7156 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7157
7158 2002-08-02 Krister Walfridsson <cato@df.lth.se>
7159
7160 * MAINTAINERS (Write After Approval): Add myself.
7161
7162 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7163
7164 * configure.in: Move generic linux case to end. Copy generic
7165 linux noconfigdirs to mips*-*-linux* entry and new
7166 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7167
7168 2002-07-19 Michael Matz <matz@suse.de>
7169
7170 * MAINTAINERS: Add myself as ra* maintainer.
7171
7172 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7173
7174 * config.guess: Update to 2002-07-09 version.
7175 * config.sub: Update to 2002-07-03 version.
7176
7177 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7178
7179 * MAINTAINERS: Fix typo in a maintainer email address.
7180
7181 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7182
7183 * configure.in: Remove two redundant tests.
7184
7185 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7186
7187 * configure.in (mips*-*-irix6*o32): Enable stabs.
7188
7189 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7190
7191 * configure.in: Don't build grez.
7192 * Makefile.in: Ditto.
7193
7194 * Makefile.in: Remove references to bsp, cygmon, libstub.
7195 * configure.in: Ditto.
7196
7197 * configure.in: Remove leftover reference to gdbtest.
7198
7199 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7200
7201 * configure.in (gxx_include_dir): Change to match versioned
7202 C++ headers if --enable-version-specific-runtime-libs is used.
7203
7204 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7205
7206 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7207
7208 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7209
7210 * configure.in: Make --without-x work.
7211
7212 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7213
7214 * configure.in: Rearrange target Makefile fragment collection.
7215
7216 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7217 cvs[src].
7218 * configure.in: Ditto.
7219
7220 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7221
7222 * MAINTAINERS (Write After Approval): Update my e-mail address.
7223
7224 2002-06-24 Ben Elliston <bje@redhat.com>
7225
7226 * configure.in (host_tools): Remove cgen.
7227
7228 * Makefile.in (all-cgen): Remove; runs from its source directory.
7229 (check-cgen, install-cgen, clean-cgen): Likewise.
7230 (all-opcodes): Do not depend on all-cgen.
7231 (all-sim): Likewise.
7232
7233 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7234
7235 * Makefile.in: Eliminate 'apache' targets.
7236 * configure.in: Eliminate 'apache' targets.
7237
7238 * configure.in: Eliminate redundant tests. Reorganize.
7239
7240 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7241
7242 * config-ml.in: Eliminate references to Cygnus configure.
7243
7244 * Makefile.in: Eliminate references to building emacs.
7245
7246 2002-06-28 Graham Stott <graham.stott@btinternet.com>
7247
7248 * MAINTAINERS: Update my email address.
7249
7250 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7251
7252 * config.if (libstdcxx_incdir): Version C++ headers.
7253 (cxx_incdir): Remove.
7254
7255 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7256
7257 * MAINTAINERS (Write After Approval): Add self.
7258
7259 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7260
7261 * configure.in: Add support for ip2k.
7262
7263 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7264
7265 * configure.in: Fix AIX configury bug.
7266
7267 2002-06-20 Steve Ellcey <sje@cup.hp.com>
7268
7269 * MAINTAINERS (Write After Approval): Add self.
7270
7271 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7272
7273 * configure.in: replace ${topsrcdir} with ${srcdir}
7274
7275 * configure.in: Move definition of libstdcxx_flags
7276 right above usage, rather than waaay earlier.
7277
7278 * configure.in: Pull definition of is_cross_compiler earlier.
7279
7280 * configure.in: Rearrange a little.
7281
7282 * configure.in: Remove references to librx.
7283 * Makefile.in: Remove references to librx.
7284
7285 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7286
7287 * config.sub: Add support for avr target.
7288 Import from master sources, rev 1.255
7289
7290 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
7291
7292 * configure, .cvsignore: Revert previous change...
7293 * Makefile: ...delete.
7294
7295 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7296
7297 * configure.in: Eliminate ${gasdir} variable.
7298
7299 2002-06-18 Dave Brolley <brolley@redhat.com>
7300
7301 * configure.in: Add support for frv.
7302 * config.sub: Add support for frv.
7303
7304 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7305
7306 * configure: Remove garbage from previous commit.
7307
7308 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7309
7310 * configure: For in-source builds, make a subdir and re-exec there.
7311 * Makefile: New file. Pass targets through to build directory.
7312 * .cvsignore: No longer ignore "Makefile".
7313
7314 2002-06-16 Douglas Rupp <rupp@gnat.com>
7315
7316 * MAINTAINERS (Write After Approval): Add self.
7317
7318 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7319
7320 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7321
7322 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7323
7324 * configure.in (vax-*-netbsd*): Re-enable gas.
7325
7326 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7327
7328 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7329 BUILD_PREFIX_1, to correct nomenclature.
7330 * configure: Likewise.
7331
7332 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7333 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7334
7335 2002-05-31 Olaf Hering <olh@suse.de>
7336
7337 * config-ml.in: Propogate DESTDIR also.
7338
7339 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7340
7341 * configure.in (vax-*-netbsd*): Don't build gas for this
7342 platform.
7343
7344 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7345
7346 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7347 and libgcj for AVR.
7348
7349 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7350
7351 * MAINTAINERS (Write After Approval): Add myself.
7352
7353 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7354
7355 * config.guess: Update to 2002-05-22 version.
7356 * config.sub: Likewise.
7357
7358 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7359
7360 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7361 * config-ml.in: Likewise.
7362 * configure: Likewise.
7363 * configure.in: Likewise.
7364
7365 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7366
7367 * MAINTAINERS: Update my email address.
7368
7369 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7370
7371 * configure.in: Simplify makefile fragment collection.
7372
7373 * configure.in: Remove code to build emacs.
7374
7375 * configure.in : Remove --srcdir argument from targargs and buildargs
7376 (it's always overridden in the Makefile anyway). Rearrange a bit.
7377
7378 * configure: Move some logic to configure.in.
7379 * configure.in: Move some logic from configure.
7380
7381 2002-05-11 Tom Tromey <tromey@redhat.com>
7382
7383 * MAINTAINERS: Reflect libgcj reality.
7384
7385 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7386
7387 * Makefile.in: Honour DESTDIR.
7388
7389 2002-05-08 Mark Mitchell <mark@codesourcery.com>
7390
7391 * config.guess: Import 2002-03-20 version.
7392 * config.sub: Import 2002-04-26 version.
7393
7394 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7395
7396 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7397
7398 2002-05-07 Tim Josling <tej@melbpc.org.au>
7399
7400 * MAINTAINERS: Add self.
7401
7402 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
7403
7404 * ltmain.sh: Detect and handle object name conflicts
7405 while piecewise linking a static library.
7406
7407 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7408
7409 * configure.in (noconfigdirs): Don't disable libgcj on
7410 sparc64-*-solaris* and sparcv9-*-solaris*.
7411
7412 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7413
7414 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7415
7416 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7417
7418 * configure.in (FLAGS_FOR_TARGET): Do not add
7419 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7420 on i[3456]86-*-linux*.
7421
7422 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7423
7424 * configure.in (noconfigdirs): Replace [ ] with test.
7425
7426 * configure.in (noconfigdirs): Do not add target-newlib if
7427 target == i[3456]86-*-linux*, and host == target.
7428
7429 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7430
7431 * configure.in: delete reference to absent file
7432
7433 * configure.in: replace '[' with 'test'
7434
7435 * configure.in: Eliminate references to gash.
7436 * Makefile.in: Eliminate references to gash.
7437
7438 * configure.in: remove useless references to 'pic' makefile fragments.
7439
7440 * configure.in: (*-*-windows*) Finish removing.
7441
7442 * configure.in: Eliminate redundant test for libgui.
7443
7444 2002-04-29 Roger Sayle <roger@eyesopen.com>
7445
7446 * MAINTAINERS: Add self and realphabetize. Update entries
7447 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7448 entry for a29k port maintainer.
7449
7450 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7451
7452 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7453 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7454
7455 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7456
7457 * configure.in: remove references to dead files
7458
7459 2002-04-19 Mark Mitchell <mark@codesourcery.com>
7460
7461 * MAINTAINERS: Add information about purpose of this file.
7462
7463 2002-04-18 Tom Tromey <tromey@redhat.com>
7464
7465 * configure.in: Disallow configuring libgcj when it is already
7466 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7467 Solaris 2.8 by default. For PR libgcj/6158.
7468
7469 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7470
7471 * configure.in: Move default CC setting out of config/mh-* fragments
7472 directly into here.
7473
7474 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7475
7476 * configure.in: don't even try to configure or make a subdirectory
7477 if there's no configure script for it.
7478
7479 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7480
7481 * MAINTAINERS: Remove chill maintainers.
7482 * Makefile.in (CHILLFLAGS): Remove.
7483 (CHILL_LIB): Remove.
7484 (TARGET_CONFIGDIRS): Remove libchill.
7485 (CHILL_FOR_TARGET): Remove.
7486 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7487 CHILL_LIB.
7488 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7489 (CHECK_TARGET_MODULES): Likewise.
7490 (INSTALL_TARGET_MODULES): Likewise.
7491 (CLEAN_TARGET_MODULES): Likewise.
7492 (configure-target-libchill): Remove.
7493 (all-target-libchill): Remove.
7494 * configure.in (target_libs): Remove target-libchill.
7495 Do not compute CHILL_FOR_TARGET.
7496 * libchill: Remove directory.
7497
7498 2002-04-11 DJ Delorie <dj@redhat.com>
7499
7500 * Makefile.in, configure.in: Sync with binutils, entries
7501 follow...
7502
7503 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7504
7505 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7506 (do-tar, do-bz2): New rules.
7507 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7508 (gdb-tar): New rule.
7509 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7510 (insight_dejagnu.tar): New rule.
7511 (insight.tar): New rule.
7512 (gdb+dejagnu.tar): New rule.
7513 (gdb.tar): New rule.
7514
7515 2002-02-01 Mo DeJong <supermo@bayarea.net>
7516
7517 * Makefile.in: Add all-tix to deps for all-snavigator
7518 so that tix is built when building snavigator.
7519
7520 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7521
7522 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7523 ld and gdb are not supported.
7524
7525 2002-01-07 Mark Salter <msalter@redhat.com>
7526
7527 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7528 Allow target-libgloss to be built for arm, strongarm, and xscale.
7529
7530 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7531
7532 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7533 options for i[3456]86-pc-linux* native builds.
7534
7535 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7536
7537 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7538 files from .po files for a distribution.
7539
7540 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7541
7542 * configure.in: Enable libstdc++-v3 for h8300 targets.
7543
7544 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7545
7546 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7547 version from bfd/.
7548
7549 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7550
7551 * Makefile.in (VER): When present, extract the version number from
7552 the file version.in.
7553
7554 2001-05-24 Tom Rix <trix@redhat.com>
7555
7556 * configure.in : enable ld for aix
7557
7558 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7559
7560 * config.guess: Add linux target for S/390.
7561
7562 2000-11-07 Philip Blundell <pb@futuretv.com>
7563
7564 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7565
7566 2000-11-03 Philip Blundell <pb@futuretv.com>
7567
7568 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7569 files.
7570
7571 2001-01-15 Ben Elliston <bje@redhat.com>
7572
7573 * configure.in (host_tools): Add sid.
7574 Always configure cgen.
7575
7576 2000-11-24 Nick Clifton <nickc@redhat.com>
7577
7578 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7579
7580
7581 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7582
7583 * Makefile.in (ALL_MODULES): Add all-cgen.
7584 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7585 (all-cgen): New target.
7586 (all-opcodes,all-sim): Depend on all-cgen.
7587 * configure.in (host_tools): Add cgen.
7588 Only configure cgen if --enable-cgen-maint.
7589
7590 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
7591
7592 * configure.in: Add *-*-freebsd* configurations.
7593
7594 2002-04-08 Tom Tromey <tromey@redhat.com>
7595
7596 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7597 Fixes PR libgcj/6068.
7598
7599 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7600
7601 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7602
7603 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7604
7605 * configure.in (alpha*-dec-osf*): Enable libgcj.
7606
7607 2003-03-27 Matthew Gingell <gingell@gnat.com>
7608
7609 * MAINTAINERS (Write After Approval): Add myself.
7610
7611 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7612
7613 Fix for: PR bootstrap/3591, target/5676
7614 * configure.in (mcore-pe): Disable the configuration of
7615 libstdc++-v3 since exceptions are not supported.
7616
7617 2002-03-20 Anthony Green <green@redhat.com>
7618
7619 * configure.in: Enable libgcj for xscale-elf target.
7620
7621 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7622
7623 * MAINTAINERS: Update my email address.
7624
7625 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7626
7627 * ltmain.sh (relink_command): Fix typo in previous change.
7628
7629 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7630
7631 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7632 (relink_command): Added --tag flags.
7633 (mode=install): If relinking fails; error out.
7634
7635 2002-03-12 Richard Henderson <rth@redhat.com>
7636
7637 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7638 .NOTPARALLEL tag.
7639 (do-check): Rename from check.
7640 (check): Allow parallel check.
7641
7642 2002-03-12 Bob Wilson <bob.wilson@acm.org>
7643
7644 * MAINTAINERS: Add myself as maintainer for xtensa port.
7645 Fix alphabetical order in CPU port maintainer list.
7646 Remove myself from Write After Approval list.
7647
7648 2002-03-11 Richard Henderson <rth@redhat.com>
7649
7650 * Makefile.in (.NOTPARALLEL): Add fake tag.
7651
7652 2002-03-07 H.J. Lu (hjl@gnu.org)
7653
7654 * configure.in: Enable gprof for mips*-*-linux*.
7655
7656 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7657
7658 * MAINTAINERS (Write After Approval): Add myself.
7659
7660 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7661
7662 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7663 libjava.
7664 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7665
7666 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7667
7668 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7669 because its Makefile is there; test for the executable instead.
7670
7671 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7672
7673 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7674 libstdc++-v3 and libjava.
7675
7676 2002-02-11 Adam Megacz <adam@xwt.org>
7677
7678 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7679 boehm-gc
7680
7681 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7682
7683 * config.guess: Updated to 2002-01-30's version.
7684 * config.sub: Updated to 2002-02-01's version.
7685 Contribute sh64-elf.
7686 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7687 * configure.in: Added sh64-*-*.
7688
7689 2002-02-08 Chris Demetriou <cgd@broadcom.com>
7690
7691 * MAINTAINERS: Belatedly add myself to write after approval list.
7692
7693 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7694
7695 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7696 Remove self as Write After Approval.
7697
7698 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
7699
7700 * MAINTAINERS: Put self in as maintainer for contrib/regression
7701 directory.
7702
7703 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
7704
7705 * MAINTAINERS: Update my email address.
7706
7707 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7708
7709 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7710 target-libiberty, and target-libgloss. Skip Java-related
7711 libraries if not supported for NetBSD on target CPU.
7712
7713 2002-01-25 Douglas B Rupp <rupp@gnat.com>
7714
7715 * install-sh: Use _inst.$$_ for temp file name.
7716
7717 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7718
7719 * MAINTAINERS (Write After Approval): Move my contact info
7720 from here...
7721 (OS Port Maintainers): ...to here (netbsd).
7722
7723 2002-01-22 Bob Wilson <bob.wilson@acm.org>
7724
7725 * MAINTAINERS (Write After Approval): Add myself.
7726
7727 2002-01-17 H.J. Lu <hjl@gnu.org>
7728
7729 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7730 (all-target-fastjar): Also depend on all-target-libiberty.
7731
7732 2002-01-16 H.J. Lu (hjl@gnu.org)
7733
7734 * config.guess: Import from master sources, rev 1.225.
7735 * config.sub: Import from master sources, rev 1.238.
7736
7737 2002-01-16 Kazu Hirata <kazu@hxi.com>
7738
7739 * MAINTAINERS (Write After Approval): Remove myself.
7740
7741 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
7742
7743 * MAINTAINERS (Write After Approval): Add myself.
7744
7745 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7746
7747 * MAINTAINERS: Add self as docs co-maintainer.
7748
7749 2001-12-11 Matthias Klose <doko@debian.org>
7750
7751 * MAINTAINERS (Write After Approval): Add myself.
7752
7753 2001-12-09 Zack Weinberg <zack@codesourcery.com>
7754
7755 * MAINTAINERS: Update my email address.
7756
7757 2001-12-07 Turly O'Connor <turly@apple.com>
7758 * MAINTAINERS (Write After Approval): Add myself.
7759 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7760 (rs6000_initialize_trampoline): Call __trampoline_setup for
7761 ABI_DARWIN too.
7762 * darwin-tramp.asm: New file, implements __trampoline_setup.
7763 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7764
7765 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
7766
7767 * MAINTAINERS (Write After Approval): Add myself.
7768
7769 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7770
7771 * configure, configure.in: Use temp file for long sed commands.
7772
7773 2001-12-03 Laurent Guerby <guerby@acm.org>
7774
7775 * config.sub: Update to version 1.232 on subversion.
7776
7777 2001-12-03 Ben Elliston <bje@redhat.com>
7778
7779 * MAINTAINERS: Update mail address for config.* patches.
7780
7781 2001-11-27 DJ Delorie <dj@redhat.com>
7782 Zack Weinberg <zack@codesourcery.com>
7783
7784 When build != host, create libiberty for the build machine.
7785
7786 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7787 CONFIG_ARGUMENTS.
7788 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7789 New variables.
7790 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7791 and rules.
7792 (all.normal): Depend on ALL_BUILD_MODULES.
7793 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7794 (all-build-libiberty): Depend on configure-build-libiberty.
7795
7796 * configure: Calculate and substitute proper value for
7797 ALL_BUILD_MODULES.
7798 * configure.in: Create the build subdirectory.
7799 Calculate and substitute TARGET_CONFIGARGS (formerly
7800 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7801
7802 2001-11-26 Ziemowit Laski <zlaski@apple.com>
7803
7804 * MAINTAINERS (write-after-approval): Add self.
7805
7806 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7807
7808 * MAINTAINERS (GNATS only accounts): Remove self.
7809
7810 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7811
7812 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7813 libf2c.
7814
7815 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7816
7817 * MAINTAINERS (Write After Approval): Add self.
7818
7819 2001-11-12 David O'Brien <obrien@FreeBSD.org>
7820
7821 * MAINTAINERS: mips and s390 are also CPU ports.
7822
7823 2001-11-12 David O'Brien <obrien@FreeBSD.org>
7824
7825 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7826
7827 2001-11-11 David O'Brien <obrien@FreeBSD.org>
7828
7829 * MAINTAINERS: Alphabetize.
7830
7831 2001-11-09 Kazu Hirata <kazu@hxi.com>
7832
7833 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7834
7835 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7836
7837 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7838
7839 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7840
7841 * configure.in (--enable-languages): Be more permissive about
7842 syntax. Check for empty lists better. Warn about $LANGUAGES.
7843
7844 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
7845
7846 * config.sub: Import from master sources, rev. 1.230.
7847 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7848
7849 2001-11-07 Laurent Guerby <guerby@acm.org>
7850
7851 * MAINTAINERS (Write After Approval): Add self.
7852
7853 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7854
7855 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7856
7857 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7858
7859 * config.sub: Import from master sources, rev 1.226.
7860 * config.guess: Import from master sources, rev 1.216.
7861
7862 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7863
7864 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7865 * MAINTAINERS: Add self as maintainer of MMIX port.
7866 Remove old after-approval entry.
7867
7868 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7869
7870 * ChangeLog, configure: Fix spelling errors.
7871
7872 2001-10-20 Brendan Kehoe <brendan@zen.org>
7873
7874 * MAINTAINERS: Tweak my address.
7875
7876 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7877
7878 * MAINTAINERS: Update my email address.
7879
7880 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7881
7882 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7883 * MAINTAINERS: Add self as maintainer of CRIS port.
7884
7885 2001-10-10 Geert Bosch <bosch@gnat.com>
7886
7887 * MAINTAINERS (Various maintainers: Ada front end):
7888 Added Robert Dewar.
7889
7890 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7891
7892 * MAINTAINERS (Write After Approval): Added self
7893
7894 2001-10-02 Geert Bosch <bosch@gnat.com>
7895
7896 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7897
7898 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7899
7900 * configure: Handle temporary files securely using mkdir.
7901
7902 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7903
7904 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7905
7906 2001-09-26 Will Cohen <wcohen@redhat.com>
7907
7908 * configure.in (*-*-linux*): Disable configuration of target-newlib
7909 and target-libgloss.
7910
7911 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7912
7913 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7914 RANLIB.
7915
7916 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7917
7918 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7919 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7920 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7921 avoid quotes nesting problems.
7922 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7923 (DO_X): Export only variables that are set.
7924
7925 2001-09-19 Ben Elliston <bje@redhat.com>
7926
7927 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7928 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7929 semantics. Use the shell built-in "type" command instead.
7930
7931 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
7932
7933 Merged from gcc-3_0-branch:
7934 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7935 * ltcf-c.sh: Use $objext, not $ac_objext.
7936 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7937 * ltcf-cxx.sh: Add support for GNU.
7938 2001-07-22 Timothy Wall <twall@redhat.com>
7939 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7940 default settings if using GNU tools with that configuration.
7941 * ltcf-cxx.sh: Ditto.
7942 * ltcf-gcj.sh: Ditto.
7943 2001-07-21 Michael Chastain <chastain@redhat.com>
7944 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7945 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7946 * ltmain.sh: Mark as gcc-local.
7947
7948 2001-08-30 Eric Christopher <echristo@redhat.com>
7949 Jason Eckhardt <jle@redhat.com>
7950
7951 * config.guess: Merge from master sources.
7952 * config.sub: Merge from master sources, add support for mipsisa32.
7953
7954 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
7955 * config.sub: Merge from master sources, rev 1.219.
7956 * MAINTAINERS: Add self as contact for stormy16 port.
7957
7958 2001-08-14 Zack Weinberg <zackw@panix.com>
7959
7960 * config.sub: Merge from master sources, rev 1.218.
7961 * config.guess: Merge from master sources, rev 1.209.
7962
7963 2001-08-11 Graham Stott <grahams@redhat.com>
7964
7965 * Makefile.in (check-c++): Add missing semicolon.
7966
7967 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7968
7969 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7970
7971 2001-07-30 Eric Christopher <echristo@redhat.com>
7972
7973 * MAINTAINERS (Various maintainers: mips port): Added myself.
7974
7975 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7976
7977 * configure.in (sh-*-linux*): New.
7978
7979 2001-07-27 Richard Henderson <rth@redhat.com>
7980
7981 * .cvsignore: Add LAST_UPDATED.
7982
7983 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7984
7985 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7986
7987 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
7988
7989 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7990
7991 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7992
7993 * MAINTAINERS (Write After Approval): Added myself.
7994
7995 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7996
7997 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7998 and libgcj on m68hc11/m68hc12.
7999
8000 2001-06-27 H.J. Lu (hjl@gnu.org)
8001
8002 * Makefile (CFLAGS_FOR_BUILD): New.
8003 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8004
8005 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8006
8007 * README: Remove version number.
8008
8009 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8010
8011 * INSTALL/README: Update wrt. to the installation instructions now
8012 residing in gcc/doc/install.texi.
8013
8014 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8015
8016 * README: Replace with a cut-down and updated version of gcc/README.
8017
8018 2001-06-12 David Edelsohn <edelsohn@gnu.org>
8019
8020 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8021 multilibs to be disabled.
8022
8023 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
8024
8025 * MAINTAINERS (Write After Approval): Add myself.
8026
8027 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
8028
8029 * config.guess: Import CVS version 1.195.
8030 * config.sub: Import CVS version 1.212.
8031
8032 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8033
8034 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8035 gcc/xgcc is built, use -print-prog-name to find out the program
8036 name to use.
8037
8038 2001-06-04 Phil Edwards <pme@sources.redhat.com>
8039
8040 * config.guess: Import CVS version 1.194. All gcc-local changes
8041 appear to also be in the master copy.
8042 * config.sub: Import CVS version 1.211.
8043
8044 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8045
8046 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8047 with_gcc]: Use `gcc -shared' to build a shared library.
8048
8049 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8050
8051 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8052 archives.
8053
8054 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8055
8056 * MAINTAINERS (Write After Approval): Add myself.
8057
8058 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8059
8060 * configure.in (libstdcxx_flags): Do not try to execute
8061 libstdc++-v3/testsuite_flags until it exists.
8062
8063 2001-06-01 Alan Modra <amodra@bigpond.net.au>
8064
8065 * MAINTAINERS: Update my email address.
8066
8067 2001-05-31 Graham Stott <grahams@redhat.com>
8068
8069 * MAINTAINERS (Write After Approval): Add myself.
8070
8071 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8072
8073 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8074 libraries when using g++ with native linker.
8075
8076 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8077
8078 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8079
8080 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8081
8082 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8083 [aix4*|aix5*]: Prepend blank.
8084
8085 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8086
8087 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8088 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8089 of subdir/configure scripts to use the new libtool.m4.
8090
8091 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8092
8093 * MAINTAINERS (Write After Approval): Add myself.
8094
8095 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8096
8097 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8098
8099 2001-05-11 Ben Elliston <bje@redhat.com>
8100
8101 * Makefile.in (all-sid): New target.
8102 (check-sid, clean-sid, install-sid): Likewise.
8103
8104 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8105
8106 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8107
8108 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8109
8110 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8111 libgcj.
8112
8113 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8114
8115 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8116 gcc/xgcc is built, use -print-prog-name to find out the program
8117 name to use.
8118
8119 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8120
8121 * configure.in (noconfigdirs): Don't reset it from scratch in the
8122 target case; only append to it.
8123
8124 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8125 sparc-*-solaris2.8]: Disable ${libgcj}.
8126
8127 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8128
8129 * configure.in (libgcj_saved): Copy from $libgcj.
8130 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8131 --disable-libgcj.
8132
8133 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8134
8135 * MAINTAINERS: Remove self as MIPS maintainer and
8136 C front end maintainer.
8137
8138 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8139
8140 * configure.in: Move *-chorusos target case to the proper switch.
8141 Disable libgcj.
8142
8143 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8144
8145 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8146 1.641.2.228.
8147
8148 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8149
8150 * Makefile.in (STAGE1_CFLAGS): Pass down.
8151
8152 2001-04-13 Alan Modra <amodra@one.net.au>
8153
8154 * config.guess: Add hppa64-linux support. Note for next import that
8155 this is already in the master file.
8156 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8157
8158 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8159
8160 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8161 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8162
8163 2001-04-11 Stan Shebs <shebs@apple.com>
8164
8165 * MAINTAINERS: Add self as Darwin port maintainer.
8166
8167 2001-04-11 Alan Modra <amodra@one.net.au>
8168
8169 * MAINTAINERS: Update my email address.
8170
8171 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
8172
8173 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8174 recent versions of FreeBSD (release 3 or later).
8175 * ltconfig: On FreeBSD, -lc must not be provided when building
8176 a shared library or else the standard -pthread gcc option is
8177 rendered worthless to later users of the built library.
8178
8179 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8180
8181 * MAINTAINERS: Add self and RTH as C front end maintainers.
8182
8183 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
8184
8185 * config.sub: Make sure to match an already-canonicalized
8186 machine name (eg. mn10300-unknown-elf).
8187
8188 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8189
8190 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8191 New macros.
8192 (bootstrap, cross): Use RECURSE_FLAGS.
8193 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8194
8195 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8196
8197 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8198
8199 2001-03-22 Colin Howell <chowell@redhat.com>
8200
8201 * Makefile.in (DO_X): Do not backslash single-quotes in
8202 backquotes (two places).
8203
8204 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8205
8206 Re-installed:
8207 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8208 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8209 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8210 * ltcf-cxx.sh: Likewise.
8211 * ltcf-gcj.sh: Likewise.
8212
8213 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8214
8215 * MAINTAINERS: Add myself as "documentation co-maintainer".
8216
8217 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8218
8219 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8220 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8221
8222 2001-03-19 Tom Tromey <tromey@redhat.com>
8223
8224 * config-ml.in: Handle GCJ and GCJFLAGS.
8225
8226 2001-03-21 Michael Chastain <chastain@redhat.com>
8227
8228 * Makefile.in: all-m4 depends on all-texinfo.
8229
8230 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
8231
8232 * MAINTAINERS: Add myself to write after approval list.
8233
8234 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8235
8236 * Makefile.in (DO_X): Quote nested quotes.
8237
8238 2001-03-18 Alan Modra <alan@linuxcare.com.au>
8239
8240 * MAINTAINERS: Add myself to write after approval list.
8241
8242 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8243
8244 * Makefile.in (DO_X): Use double quotes for quoting
8245 "RANLIB=$${RANLIB}".
8246
8247 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8248
8249 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8250
8251 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8252
8253 * configure.in: Only use `lang_requires' for languages athat are
8254 actually enabled.
8255
8256 2001-03-08 Phil Edwards <pme@sources.redhat.com>
8257
8258 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8259
8260 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8261
8262 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8263
8264 2001-03-07 Tom Tromey <tromey@redhat.com>
8265
8266 * configure.in: Allow config-lang.in to set `lang_requires' to list
8267 of other required languages.
8268
8269 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8270
8271 * Makefile.in: Remove RANLIB definition. Use RANLIB
8272 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8273 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8274
8275 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8276 Alexandre Oliva <aoliva@redhat.com>
8277
8278 * Makefile.in (check-c++): Use tabs, not spaces.
8279
8280 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
8281
8282 * MAINTAINERS: add myself to Write After Approval list.
8283
8284 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8285
8286 * Makefile.in (check-c++): New rule.
8287
8288 * configure.in (target_libs): Remove libg++.
8289 (noconfigdirs): Remove libg++.
8290 (noconfigdirs): Same.
8291 (noconfigdirs): Same.
8292 (noconfigdirs): Same.
8293
8294 * config-ml.in: Remove libg++ references.
8295
8296 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8297 (ALL_TARGET_MODULES): Same.
8298 (configure-target-libg++): Remove.
8299 (all-target-libg++): Remove.
8300 (configure-target-libio): Remove.
8301 (all-target-libio): Remove.
8302 (check-target-libio): Remove.
8303 (.PHONY): Remove.
8304 (libg++.tar.bz2): Remove.
8305 (all-target-cygmon): Remove libio.
8306 (all-target-libstdc++): Remove.
8307 (configure-target-libstdc++): Remove.
8308 (TARGET_LIB_PATH): Remove libstdc++.
8309 (ALL_GCC_CXX): Remove libstdc++.
8310 (all-target-gperf): Correct.
8311
8312 2001-02-16 Nick Clifton <nickc@redhat.com>
8313
8314 * configure.in (noconfigdirs): Allow configuration of texinfo
8315 for Cygwin hosts.
8316
8317 2001-02-15 Anthony Green <green@redhat.com>
8318
8319 * configure: Introduce GCJ_FOR_TARGET.
8320 * configure.in: Ditto.
8321 * Makefile.in: Ditto.
8322
8323 2001-02-13 Andreas Schwab <schwab@suse.de>
8324
8325 * MAINTAINERS: Update mail address.
8326
8327 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8328
8329 * config.guess: Add linux target for S/390.
8330 * config.sub: Likewise.
8331
8332 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8333
8334 * configure.in: for *-chorusos, don't config target-newlib and
8335 target-libgloss.
8336
8337 2001-02-06 Ben Elliston <bje@redhat.com>
8338
8339 * configure: Output host type to stdout, not stderr.
8340
8341 2001-02-05 Mark Mitchell <mark@codesourcery.com>
8342
8343 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8344 * ltcf-cxx.sh: Likewise.
8345
8346 * config.if: Assume enable_libstdcxx_v3 is defined.
8347
8348 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8349
8350 Remove V2 C++ library.
8351 * configure.in: Remove --enable-libstdcxx_v3 support.
8352
8353 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8354
8355 * include/demangle.h: Add prototype for java_demangle_v3.
8356
8357 2001-01-29 Phil Edwards <pme@sources.redhat.com>
8358
8359 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8360
8361 2001-01-27 Richard Henderson <rth@redhat.com>
8362
8363 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8364
8365 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8366
8367 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8368 Don't unset, it's non-portable and no longer necessary, set to empty
8369 instead.
8370
8371 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8372
8373 * ltconfig: Shell portability fix for the tagname validity check.
8374
8375 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8376
8377 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8378 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8379
8380 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8381
8382 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8383
8384 2001-01-26 Tom Tromey <tromey@redhat.com>
8385
8386 * configure.in: Allow libgcj to be built on Sparc Solaris.
8387
8388 2001-01-25 David Edelsohn <edelsohn@gnu.org>
8389
8390 * ltcf-c.sh: Add aix5 case.
8391 * ltcf-cxx.sh: Likewise.
8392 * ltconfig: Likewise.
8393
8394 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8395
8396 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8397 keep at least one of build_libtool_libs or build_old_libs set to
8398 yes.
8399
8400 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8401 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8402
8403 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8404
8405 * configure.in: Enable libgcj on several additional platforms.
8406
8407 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8408
8409 * configure.in: Enable libgcj for linux targets.
8410
8411 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8412
8413 * MAINTAINERS (Write After Approval): Add myself.
8414
8415 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8416
8417 * MAINTAINERS: Add myself as vax port maintainer.
8418
8419 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8420
8421 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8422
8423 2001-01-09 Mike Stump <mrs@wrs.com>
8424
8425 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8426 failures of subdirectories.
8427
8428 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8429
8430 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8431 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8432 * ltcf-cxx.sh: Likewise.
8433 * ltcf-gcj.sh: Likewise.
8434 * ltconfig.sh: Fix typo.
8435
8436 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8437
8438 * configure: handle DOS-style absolute paths.
8439
8440 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8441
8442 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8443
8444 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8445
8446 * MAINTAINERS: Add myself as avr port co-maintainer.
8447
8448 2000-12-28 Ben Elliston <bje@redhat.com>
8449
8450 * MAINTAINERS: Add myself under ``Write After Approval''.
8451
8452 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8453
8454 * texinfo: Remove directory from GCC.
8455
8456 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8457
8458 * COPYING: Update to current
8459 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8460 to 19yy as example year in copyright notice).
8461
8462 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8463
8464 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8465 (libstdcxx_incdir): Pass down.
8466 * config.if: Remove expired bits for cxx_interface, add stub.
8467 (libstdcxx_incdir): Add variable for g++ include directory.
8468 * configure.in (gxx_include_dir): Use it.
8469
8470 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
8471
8472 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8473 with old-email address from ``Write After Approval''.
8474
8475 2000-12-15 Andreas Jaeger <aj@suse.de>
8476
8477 * configure.in: Handle lang_dirs.
8478
8479 2000-12-14 Tom Tromey <tromey@redhat.com>
8480
8481 * MAINTAINERS: Removed brads.
8482
8483 * MAINTAINERS: Added gcj developers.
8484
8485 2000-12-13 Anthony Green <green@redhat.com>
8486
8487 * configure.in: Disable libgcj for any target not specifically
8488 listed. Disable libgcj for x86 and Alpha Linux until compatible
8489 with g++ abi.
8490
8491 2000-12-13 Mike Stump <mrs@wrs.com>
8492
8493 * Makefile.in (local-distclean): Also remove fastjar.
8494
8495 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8496
8497 * contrib/gcc_update: Add fastjar --touch entries.
8498
8499 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8500
8501 * configure.in: Disable language-specific target libraries for
8502 languages that aren't enabled.
8503
8504 2000-12-10 Anthony Green <green@redhat.com>
8505
8506 * configure.in: Define libgcj. Disable libgcj target libraries for
8507 most targets.
8508
8509 2000-12-10 Neil Booth <neilb@earthling.net>
8510
8511 * MAINTAINERS: Update mail address, remove from WAA list.
8512
8513 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8514
8515 * libjava: Imported from /cvs/java.
8516 * libffi: Likewise.
8517 * Boehm-gc: Likewise.
8518
8519 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8520
8521 * configure.in (target_libs): Revert 2000-12-08 patch.
8522 (noconfigdirs): Added target-libjava.
8523
8524 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8525
8526 * djunpack.bat: removed.
8527
8528 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8529
8530 * Makefile.in: handle DOS-style absolute paths.
8531 * config-ml.in: likewise.
8532 * symlink-tree: likewise.
8533
8534 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8535
8536 * fastjar: Imported.
8537
8538 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8539
8540 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8541 libjava.
8542 * configure.in (target_libs): Removed `target-libjava'.
8543
8544 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8545
8546 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8547 (ALL_MODULES): Added fastjar.
8548 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8549 (all-target-libjava): all-fastjar replaces all-zip.
8550 (all-fastjar): Added.
8551 (configure-target-fastjar, all-target-fastjar): Likewise.
8552 * configure.in (host_tools): Added fastjar.
8553
8554 2000-12-07 Mike Stump <mrs@wrs.com>
8555
8556 * Makefile.in (local-distclean): Remove leftover built files.
8557
8558 2000-11-24 Nick Clifton <nickc@redhat.com>
8559
8560 * configure.in (xscale-elf): Add target.
8561 (xscale-coff): Add target.
8562
8563 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8564
8565 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8566 recent versions of FreeBSD (release 3 or later).
8567 * ltconfig: On FreeBSD, -lc must not be provided when building
8568 a shared library or else the standard -pthread gcc option is
8569 rendered worthless to later users of the built library.
8570
8571 2000-11-16 Fred Fish <fnf@be.com>
8572
8573 * configure.in (enable_libstdcxx_v3): Fix typo,
8574 libstd++ -> libstdc++.
8575
8576 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8577
8578 * MAINTAINERS: Add self to Write After Approval list.
8579
8580 2000-11-21 Bernd Schmidt <bernds@redhat.com>
8581
8582 * MAINTAINERS: Update my email address. Add myself to global write
8583 privs list.
8584
8585 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8586
8587 * Makefile.in: Merge with src and libgcj.
8588 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8589 configure-target-<library> when their configure scripts need the C
8590 or C++ library to have already been built to work properly.
8591 (do_proto_toplev): Set them to an empty string.
8592
8593 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8594 (REALLY_SET_LIB_PATH): Use them.
8595
8596 2000-11-17 Stan Shebs <shebs@apple.com>
8597
8598 * MAINTAINERS: Add self to Write After Approval list.
8599
8600 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8601
8602 * configure: Provide the original toplevel configure arguments
8603 (including $0) to subprocesses in the environment rather than
8604 through gcc/configargs.h.
8605
8606 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8607
8608 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8609 C99. Alphabetise "Write After Approval" list.
8610
8611 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8612
8613 * configure: Turn on libstdc++ V3 by default.
8614
8615 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8616 if we've got GCC.
8617
8618 2000-11-11 Philip Blundell <philb@gnu.org>
8619
8620 * MAINTAINERS: Add self to Write After Approval list.
8621
8622 2000-11-09 David Edelsohn <edelsohn@gnu.org>
8623
8624 * ltcf-c.sh (aix4): Improve shared library configuration; require
8625 exporting symbols.
8626 * ltcf-cxx.sh (aix4): Define.
8627 * ltconfig (aix4): Define library and soname specs appropriate for
8628 AIX. Define command to create export symbols list.
8629
8630 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8631
8632 * config.sub: Add support for Sun Chorus
8633
8634 2000-10-31 Nick Clifton <nickc@redhat.com>
8635
8636 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8637 <name>@redhat.com. Also installed new email address for Clint
8638 Popetz.
8639
8640 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8641
8642 * etc: Remove directory from GCC.
8643
8644 2000-10-16 Michael Meissner <meissner@redhat.com>
8645
8646 * configure (gcc/configargs.h): Only create if there is a build GCC
8647 directory created.
8648
8649 2000-10-16 Matthias Klose <doko@debian.org>
8650
8651 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8652 when configured for libstdc++-v3.
8653
8654 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8655
8656 * configure: Save configure arguments to gcc/configargs.h.
8657
8658 2000-10-04 Philipp Thomas <pthomas@suse.de>
8659
8660 * config.guess: Import CVS version 1.157.
8661 * config.sub: Import CVS version 1.181.
8662
8663 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8664
8665 * Makefile.in (bootstrap): avoid recursion if subdir missing
8666 (cross): ditto
8667 (do-proto-toplev): ditto
8668
8669 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8670
8671 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8672 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8673
8674 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8675 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8676 all affected `configure' scripts.
8677
8678 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8679
8680 * MAINTAINERS: Add self as cpplib co-maintainer.
8681
8682 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
8683
8684 * MAINTAINERS: Add self to Write After Approval list.
8685
8686 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8687
8688 * INSTALL/README: egcs -> GCC update.
8689
8690 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8691
8692 * MAINTAINERS: Add myself to Write After Approval list.
8693
8694 2000-09-15 Kazu Hirata <kazu@hxi.com>
8695
8696 * MAINTAINERS: Add myself to Write After Approval list.
8697
8698 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8699
8700 * configure.in: Do not build byacc for hppa64. Provide paths to the
8701 X11 libraries for hppa64.
8702
8703 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8704
8705 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8706
8707 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8708
8709 * Makefile.in (all-zlib): Added dummy target.
8710
8711 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8712 ltcf-gcj.sh: Updated from libtool multi-language branch.
8713
8714 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8715
8716 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8717 (bootstrap*): Depend on all-bootstrap.
8718
8719 2000-09-05 Philipp Thomas <pthomas@suse.de>
8720
8721 * config.guess: Import CVS version 1.156.
8722 * config.sub: Import CVS version 1.179.
8723
8724 2000-09-02 Anthony Green <green@cygnus.com>
8725
8726 * Makefile.in (all-gcc): Depend on all-zlib.
8727 (CLEAN_MODULES): Add clean-zlib.
8728 (ALL_MODULES): Add all-zlib.
8729 * configure.in (host_libs): Add zlib.
8730
8731 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8732
8733 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8734 crosses, but add gcc/include to the header search path for them.
8735
8736 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8737
8738 * MAINTAINERS: Add self to Write After Approval list.
8739
8740 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8741
8742 * config.guess: Import CVS version 1.152.
8743 * config.sub: Import CVS version 1.177.
8744
8745 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8746
8747 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8748 $targargs to tell whether newlib is going to be built.
8749
8750 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8751 $$r/TARGET_SUBDIR/libio for _G_config.h.
8752
8753 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
8754
8755 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8756
8757 2000-08-22 DJ Delorie <dj@redhat.com>
8758
8759 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8760
8761 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8762
8763 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8764 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8765 sub-configures.
8766
8767 2000-08-21 DJ Delorie <dj@redhat.com>
8768
8769 * MAINTAINERS: Add self as a libiberty maintainer
8770
8771 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8772
8773 * configure.in (libstdcxx_flags): Use
8774 libstdc++-v3/src/libstdc++.INC.
8775
8776 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8777
8778 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8779
8780 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8781
8782 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8783
8784 * configure: Make enable_threads and enable_shared defaults
8785 explicit. Substitute enable_threads into generated Makefiles.
8786 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8787 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8788
8789 2000-08-13 Geoff Keating <geoffk@cygnus.com>
8790
8791 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8792
8793 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
8794
8795 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8796 previous delta.
8797
8798 2000-08-11 Jason Merrill <jason@redhat.com>
8799
8800 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8801 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8802 (FLAGS_FOR_TARGET): Not here.
8803 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8804
8805 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
8806
8807 * config-ml.in (CC, CXX): Don't introduce a leading space.
8808
8809 2000-08-07 DJ Delorie <dj@delorie.com>
8810
8811 * MAINTAINERS: Add self as a DJGPP maintainer
8812
8813 2000-08-07 DJ Delorie <dj@redhat.com>
8814
8815 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8816 "if we're also building gcc, and it's a gcc that will run on the
8817 build machine, we want to use its includes instead of the system's
8818 default includes".
8819
8820 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8821
8822 * MAINTAINERS: Add self to Write After Approval list.
8823
8824 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8825
8826 * configure.in (libstdcxx_flags): Don't use `"'.
8827
8828 * config-ml.in: Adjust multilib search paths to the
8829 appropriate multilib tree.
8830
8831 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8832
8833 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8834 commas in $LANGUAGES.
8835
8836 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8837
8838 * configure.in: Re-enable all references to libg++ and librx.
8839
8840 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8841
8842 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8843 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8844 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8845 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8846
8847 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8848
8849 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8850
8851 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8852 CXX_FOR_TARGET for sed.
8853
8854 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8855
8856 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8857 Do not override if already set in the environment or in configure.
8858 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8859 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8860
8861 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
8862
8863 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8864 the libtool CVS tree multi-language branch.
8865 * ltconfig, ltmain.sh: Updated.
8866
8867 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8868
8869 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8870 (clean-target): Depend on it.
8871
8872 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8873 (GCC_FOR_TARGET): Use it.
8874 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8875 * configure.in: ... here.
8876 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8877 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8878
8879 2000-07-24 Eric Christopher <echristo@cygnus.com>
8880
8881 * MAINTAINERS: Add self to Write After Approval list.
8882
8883 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8884
8885 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8886 (configure-target-libchill, configure-target-libobjc): Likewise.
8887
8888 * configure.in: Use the same cache file for all target libs.
8889 * config-ml.in: But different cache files per multilib variant.
8890
8891 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8892
8893 * configure (topsrcdir): Don't use dirname.
8894
8895 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8896
8897 * MAINTAINERS: Add self to Write After Approval list.
8898
8899 2000-07-20 Jason Merrill <jason@redhat.com>
8900
8901 * configure.in: Remove all references to libg++ and librx.
8902
8903 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8904
8905 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8906
8907 * config.sub: Update to subversions version 2000-07-06.
8908
8909 2000-07-12 Andrew Haley <aph@cygnus.com>
8910
8911 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8912 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8913
8914 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8915
8916 * symlink-tree: Check number of arguments.
8917
8918 2000-07-05 Jim Wilson <wilson@cygnus.com>
8919
8920 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8921 search path for a g++ extracted from the build tree. This
8922 will allow link tests run by configure scripts in
8923 subdirectories to succeed.
8924
8925 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8926
8927 * ltconfig: Add support for mips-dde-sysv4.2MP
8928
8929 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8930
8931 * MAINTAINERS: Add myself as loop discovery maintainer.
8932
8933 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8934
8935 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8936 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8937
8938 2000-06-19 Timothy Wall <twall@cygnus.com>
8939
8940 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8941 * config.sub: Add tic54x target.
8942
8943 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8944
8945 * MAINTAINERS: Add self as Fortran maintainer,
8946 remove Craig Burley.
8947
8948 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
8949
8950 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8951 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8952
8953 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8954
8955 * MAINTAINERS: Add self as i18n maintainer
8956
8957 20000-05-21 H.J. Lu (hjl@gnu.org)
8958
8959 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8960 directory are used if they exist. Make sure
8961 $(build_tooldir)/include is searched for header files,
8962 $(build_tooldir)/lib/ for library files.
8963 (GCC_FOR_TARGET): Likewise.
8964 (CXX_FOR_TARGET): Likewise.
8965
8966 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8967
8968 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8969
8970 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
8971
8972 * Makefile.in (configure-target-libiberty): Depend on
8973 configure-target-newlib.
8974
8975 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8976
8977 * configure.in, Makefile.in: Merge all libffi-related
8978 configury stuff from the libgcj tree.
8979
8980 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8981
8982 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8983 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8984
8985 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8986
8987 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8988 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8989 current version information. Add to proto-toplev directory.
8990 (gdb-taz): Build do-djunpack.
8991
8992 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8993
8994 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8995
8996 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8997
8998 * MAINTAINERS: Add self to Write After Approval list.
8999
9000 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9001
9002 * ltmain.sh: Preserve in relink_command any environment
9003 variables that may affect the linker behavior.
9004
9005 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9006
9007 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9008
9009 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9010
9011 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9012
9013 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9014
9015 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9016 with the version name.
9017
9018 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9019
9020 * MAINTAINERS: Add self as bb-reorder maintainer.
9021
9022 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9023
9024 * config.if: Tweak.
9025
9026 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9027
9028 * djunpack.bat: New file.
9029
9030 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9031
9032 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9033 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9034 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9035 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9036
9037 2000-04-16 Dave Pitts <dpitts@cozx.com>
9038
9039 * config.sub (case $basic_machine): Change default for "ibm-*"
9040 to "openedition".
9041
9042 2000-04-13 Andreas Jaeger <aj@suse.de>
9043
9044 * MAINTAINERS: Added myself.
9045
9046 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9047
9048 * Makefile.in (gdb-taz): New target. GDB specific archive.
9049 (do-md5sum): New target.
9050 (MD5PROG): Define.
9051 (PACKAGE): Default to TOOL.
9052 (VER): Default to a shell script.
9053 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9054 md5 checksum generation.
9055 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9056 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9057 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9058 insight.tar.bz2): Use gdb-taz to create archive.
9059
9060 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9061
9062 * configure (warn_cflags): Delete.
9063
9064 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9065
9066 * MAINTAINERS: Added myself.
9067
9068 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9069 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
9070
9071 * configure.in (enable_libstdcxx_v3): Add.
9072 (target_libs): Add bits here to switch between libstdc++-v2 and
9073 libstdc++-v3.
9074 * config.if: And this file too.
9075 * Makefile.in: Add libstdc++-v3 targets.
9076
9077 2000-04-05 Michael Meissner <meissner@redhat.com>
9078
9079 * config.sub (d30v): Add d30v as a basic machine type.
9080
9081 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9082
9083 * configure.in: -linux-gnu*, not -linux-gnu.
9084
9085 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9086
9087 * MAINTAINERS: Add self in write-after-approval section.
9088
9089 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9090
9091 * MAINTAINERS: Add self as ia64 port maintainer.
9092
9093 2000-03-08 Neil Booth <NeilB@earthling.net>
9094
9095 * MAINTAINERS: Add self in write-after-approval section.
9096
9097 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
9098
9099 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9100 (do-tar-bz2): Replace TOOL with PACKAGE.
9101 (gdb.tar.bz2): Remove GDBTK from GDB package.
9102 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9103 dejagnu.tar.bz2): New packages.
9104
9105 2000-02-27 Andreas Jaeger <aj@suse.de>
9106
9107 * configure.in: Add entry for mips*-*-linux*, move catch all
9108 *-*-*linux* entry below this one.
9109
9110 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9111
9112 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9113
9114 2000-02-24 Nick Clifton <nickc@cygnus.com>
9115
9116 * config.sub: Support an OS of "wince".
9117
9118 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9119
9120 * config.guess, config.sub: Updated to match config's 2000-02-15
9121 version.
9122
9123 2000-02-23 Linas Vepstas <linas@linas.org>
9124
9125 * config.sub: Add support for Linux/IBM 370.
9126 * configure.in: Likewise.
9127
9128 2000-02-22 Nick Clifton <nickc@cygnus.com>
9129
9130 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9131
9132 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9133
9134 * config.guess: Guess "cygwin" rather than "cygwin32".
9135
9136 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9137
9138 * configure (gcc_version): When setting, narrow search to
9139 lines containing `version_string'.
9140
9141 2000-02-15 Denis Chertykov <denisc@overta.ru>
9142
9143 * config.sub: Add support for avr target.
9144
9145 2000-02-14 Nick Clifton <nickc@cygnus.com>
9146
9147 * MAINTAINERS: Add maintainers for MCore port.
9148
9149 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9150
9151 * config.sub: Add mmix-knuth-mmixware.
9152
9153 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9154
9155 * MAINTAINERS: Pair cccp with cpplib maintainership.
9156
9157 2000-01-27 Christopher Faylor <cgf@redhat.com>
9158
9159 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9160 structure stuff to -L library search.
9161 (CXX_FOR_TARGET): Ditto.
9162 (CROSS_CHECK_MODULES): Fix spelling mistake.
9163
9164 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9165
9166 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9167 the C++ compiler.
9168
9169 2000-01-12 Richard Henderson <rth@cygnus.com>
9170
9171 * configure.in: Don't build some bits for beos.
9172
9173 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9174
9175 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9176 as include files.
9177
9178 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9179
9180 * Add self as cpplib maintainer, as requested by Jason
9181 Merrill. Correct my e-mail address.
9182
9183 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9184
9185 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9186 not mh-aix43.
9187
9188 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9189
9190 * MAINTAINERS: Add myself to "write after approval" list.
9191
9192 1999-12-14 Richard Henderson <rth@cygnus.com>
9193
9194 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9195 * config.sub: Accept alphaev[78], alphaev8.
9196
9197 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9198
9199 * config.guess, config.sub: Update from autoconf.
9200
9201 1999-11-29 Bruce Korb <autogen@linuxbox.com>
9202
9203 * MAINTAINERS: update my playtime e-address.
9204
9205 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9206
9207 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9208 necessary libraries are missing.
9209
9210 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9211
9212 * MAINTAINERS: Add new 'write after approval' maintainer.
9213
9214 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9215
9216 * MAINTAINERS: Add new Java maintainer.
9217
9218 1999-10-25 Andreas Schwab <schwab@suse.de>
9219
9220 * configure: Fix quoting inside arguments of eval.
9221
9222 1999-10-21 Nick Clifton <nickc@cygnus.com>
9223
9224 * config-ml.in: Allow suppression of some ARM multilibs.
9225
9226 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9227
9228 * config.guess: Add OS/390 match pattern.
9229 * config.sub: Add mvs, openedition targets.
9230 * configure.in (i370-ibm-opened*): New.
9231
9232 1999-09-04 Steve Chamberlain <sac@pobox.com>
9233
9234 * config.sub: Add support for configuring for pj.
9235
9236 1999-08-31 Nick Clifton <nickc@cygnus.com>
9237
9238 * config.sub (maybe_os): Add support for configuring for fr30.
9239
9240 1999-08-25 Nick Clifton <nickc@cygnus.com>
9241
9242 * configure.in: Do not configure or build ld for AIX
9243 platforms. ld is known to be broken on these platforms.
9244
9245 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9246
9247 * config-ml.in: Pass compiler flag corresponding to multidirs to
9248 subdir configures.
9249
9250 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9251
9252 * Makefile.in (LDFLAGS): Define.
9253
9254 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9255
9256 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9257 noconfigdirs.
9258 (*-*-cygwin*): Likewise.
9259
9260 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9261
9262 * mkdep: New file.
9263 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9264 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9265
9266 From Eli Zaretskii <eliz@is.elta.co.il>:
9267 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9268 long file name when using DJGPP on MS-DOS.
9269
9270 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9271
9272 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9273
9274 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9275
9276 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9277 dependency as this causes "make check" to globally "make all"
9278
9279 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9280
9281 * configure.in (target_libs): Added target-zlib.
9282 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9283 (CONFIGURE_TARGET_MODULES): Likewise.
9284 (CHECK_TARGET_MODULES): Likewise.
9285 (INSTALL_TARGET_MODULES): Likewise.
9286 (CLEAN_TARGET_MODULES): Likewise.
9287 (configure-target-zlib): New target.
9288 (all-target-zlib): Likewise.
9289 (all-target-libjava): Depend on all-target-zlib.
9290 (configure-target-libjava): Depend on configure-target-zlib.
9291
9292 * Makefile.in (configure-target-libjava): Depend on
9293 configure-target-newlib.
9294 (configure-target-boehm-gc): New target.
9295 (configure-target-qthreads): New target.
9296
9297 * configure.in (target_libs): Added target-qthreads.
9298 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9299 (CONFIGURE_TARGET_MODULES): Likewise.
9300 (CHECK_TARGET_MODULES): Likewise.
9301 (INSTALL_TARGET_MODULES): Likewise.
9302 (CLEAN_TARGET_MODULES): Likewise.
9303 (all-target-qthreads): New target.
9304 (configure-target-libjava): Depend on configure-target-qthreads.
9305 (all-target-libjava): Depend on all-target-qthreads.
9306
9307 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9308 (CONFIGURE_TARGET_MODULES): Likewise.
9309 (CHECK_TARGET_MODULES): Likewise.
9310 (INSTALL_TARGET_MODULES): Likewise.
9311 (CLEAN_TARGET_MODULES): Likewise.
9312 (all-target-libjava): New target.
9313 (all-target-boehm-gc): Likewise.
9314 * configure.in (target_libs): Added libjava, boehm-gc.
9315
9316 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9317
9318 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9319 configure.bat in SUPPORT_FILES.
9320 (gas+binutils.tar.bz2): Likewise.
9321
9322 * makeall.bat: Remove; obsolete.
9323
9324 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9325
9326 From Mark Elbrecht:
9327 * configure.bat: Remove; obsolete.
9328
9329 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9330
9331 * configure: Add -W -Wall to the default CFLAGS when compiling with
9332 gcc.
9333
9334 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9335
9336 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9337
9338 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9339
9340 * configure.in: Build ld on IRIX6.
9341
9342 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9343
9344 * Makefile.in: Change distribution targets to use bzip2 instead of
9345 gzip.
9346 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9347 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9348
9349 1999-06-04 Nick Clifton <nickc@cygnus.com>
9350
9351 * config.sub: Add mcore target.
9352
9353 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9354
9355 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9356
9357 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9358
9359 * config.guess (dummy): Changed to $dummy.
9360
9361 1999-05-24 Nick Clifton <nickc@cygnus.com>
9362
9363 * config.sub: Tidied up case statements.
9364
9365 1999-05-22 Ben Elliston <bje@cygnus.com>
9366
9367 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9368 <jiro@din.or.jp>.
9369
9370 * config.guess: Merge with FSF version. Future changes will be
9371 more accurately recorded in this ChangeLog.
9372 * config.sub: Likewise.
9373
9374 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9375
9376 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9377
9378 1999-04-30 Tom Tromey <tromey@cygnus.com>
9379
9380 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9381
9382 1999-04-23 Tom Tromey <tromey@cygnus.com>
9383
9384 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9385
9386 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9387
9388 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9389 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9390 Bad merge removed these two changes.
9391
9392 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9393 Martin Heller (Ing.-Buero_Heller@t-online.de)
9394
9395 * config.guess (interix Alpha): Add.
9396
9397 1999-04-11 Richard Henderson <rth@cygnus.com>
9398
9399 * configure.in (i?86-*-beos*): Do config gperf; don't config
9400 gdb, newlib, or libgloss.
9401
9402 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9403
9404 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9405 link a trivial program with -mabi=64. If it fails, remove mabi=64
9406 from multidirs.
9407
9408 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9409
9410 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9411
9412 1999-04-08 Nick Clifton <nickc@cygnus.com>
9413
9414 * config.sub: Add support for mcore targets.
9415
9416 1999-04-07 Michael Meissner <meissner@cygnus.com>
9417
9418 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9419 not mt-ospace, in order to shut up assembler warning about using
9420 symbols that are named the same as registers.
9421
9422 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9423
9424 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9425 dependency list for all-target-cygmon.
9426
9427 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9428
9429 * config-ml.in: Check $host, not $target, for selective multilibs.
9430 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9431 thumb interworking, and underscore prefix multilibs.
9432
9433 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9434
9435 * missing: Update to version from current automake.
9436
9437 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9438
9439 * configure (gxx_include_dir): Removed.
9440
9441 * configure.in (gxx_include_dir): Handle it.
9442 * Makefile.in: Likewise.
9443
9444 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9445
9446 * config.sub (mips64vr4111,mips64vr4111el) Add.
9447
9448 1999-03-21 Ben Elliston <bje@cygnus.com>
9449
9450 * config.guess: Correct typo for detecting ELF on FreeBSD.
9451
9452 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9453
9454 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9455 config/mh-djgpp.
9456
9457 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9458
9459 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9460 all-target-newlib to dependency list for all-target-bsp.
9461
9462 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9463
9464 * config.sub: Add i386-uwin support.
9465 * config.guess: Likewise.
9466
9467 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9468
9469 * configure.in: cleanup, add mh-*pic handling for arm, special
9470 case powerpc*-*-aix*
9471
9472 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9473
9474 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9475 can be built.
9476
9477 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9478
9479 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9480 targets.
9481
9482 1999-03-02 Nick Clifton <nickc@cygnus.com>
9483
9484 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9485
9486 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9487
9488 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9489
9490 1999-02-24 Nick Clifton <nickc@cygnus.com>
9491
9492 * config.sub: Fix typo in arm recognition.
9493
9494 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9495
9496 * configure.in (noconfigdirs): Changed target_configdirs to
9497 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9498 rather than m68k-*-* since it is not known to work on
9499 m68k-aout. Ditto for arm-*-*oabi.
9500
9501 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9502
9503 * configure.in (*-*-windows*): Remove, no longer used.
9504
9505 1999-02-19 Ben Elliston <bje@cygnus.com>
9506
9507 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9508 Smart and improved by Andrew Cagney.
9509
9510 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9511
9512 * config.guess: Recognize openbsd-*-hppa.
9513
9514 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9515
9516 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9517 only if it is not empty.
9518
9519 1999-02-17 Nick Clifton <nickc@cygnus.com>
9520
9521 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9522
9523 * config.guess: Modified to recognize uname's armv* syntax.
9524
9525 * config.sub: Modified to recognize uname's armv* syntax.
9526
9527 1999-02-17 Mark Salter <msalter@cygnus.com>
9528
9529 * configure.in: Added target-bsp for sparclite.
9530
9531 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9532
9533 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9534
9535 1999-02-08 Nick Clifton <nickc@cygnus.com>
9536
9537 * configure.in: Add support for strongarm port.
9538 * config.sub: Add support for strongarm target.
9539
9540 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
9541
9542 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9543 the old name config/mh-cygwin32.
9544 Enable texinfo.
9545
9546 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9547
9548 * configure.in: Do build ld for ix86 Solaris.
9549
9550 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9551
9552 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9553 $AR_FOR_TARGET. Likewise for RANLIB.
9554
9555 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
9556
9557 * config.sub (oabi): Recognize.
9558 * configure.in (arm-*-oabi): Handle.
9559
9560 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9561
9562 * config.guess: Improve detection of i686 on UnixWare 7.
9563
9564 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9565
9566 * config.guess: Add support for i386-pc-interix.
9567 * config.sub: Likewise.
9568 * configure.in: Likewise.
9569
9570 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9571
9572 * Makefile.in: Remove unneeded all-target-libio from
9573 from all-target-winsup target since it is now unneeded.
9574 Add all-target-libtermcap in its place since it is now
9575 needed.
9576
9577 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9578
9579 * configure.in: makefile stub for cygwin target is probably
9580 unnecessary. Remove it for now.
9581
9582 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9583
9584 * configure.in: libtermcap.a should be built when cygwin is the
9585 target as well as the host.
9586 * config.guess: Allow mixed case in cygwin uname output.
9587 * Makefile.in: Add libtermcap target.
9588
9589 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9590
9591 * config.sub: Clean up handling of hppa2.0.
9592
9593 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9594
9595 * config.guess: Use C code to identify more HP machines.
9596
9597 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9598
9599 * config.sub: Handle hppa2.0.
9600
9601 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9602
9603 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9604 cygmon for all sparclite targets, regardless of object format.
9605
9606 1998-12-15 Mark Salter <msalter@cygnus.com>
9607
9608 * configure.in: Added target-bsp for several target architectures.
9609
9610 * Makefile.in: Added rules for bsp.
9611
9612 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9613
9614 * config.guess: Improve detection of hppa2.0 processors.
9615
9616 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9617
9618 * config.guess: Recognize FreeBSD using ELF automatically.
9619
9620 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9621
9622 * configure (skip-this-dir): Add handling for new shell script, which
9623 might be created by a sub-directory's configure to indicate, this particular
9624 directory is "unwanted".
9625 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9626
9627 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9628
9629 * ltconfig: import from libtool, after changing libtool to
9630 account for the cygwin name change.
9631
9632 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9633
9634 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9635 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9636
9637 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9638
9639 * configure.in: Add libtermcap to list of cygwin dependencies.
9640
9641 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9642
9643 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9644 they include winsup/include when it's a cygwin target.
9645
9646 1998-11-12 Tom Tromey <tromey@cygnus.com>
9647
9648 * configure.in (host_tools): Added zip.
9649 * Makefile.in (all-target-libjava): Depend on all-zip.
9650 (all-zip): New target.
9651 (ALL_MODULES): Added all-zip.
9652 (NATIVE_CHECK_MODULES): Added check-zip.
9653 (INSTALL_MODULES): Added install-zip.
9654 (CLEAN_MODULES): Added clean-zip.
9655
9656 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9657
9658 * Makefile.in: lose "32" from comment about cygwin.
9659
9660 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9661
9662 * configure.in: Use -Os to build target libraries for the fr30.
9663
9664 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9665
9666 * config.sub: Add fr30.
9667
9668 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9669
9670 * configure.in: drop "32" from config/mh-cygwin32. Check
9671 cygwin* instead of cygwin32*.
9672 * config.sub: Check cygwin* instead of cygwin32*.
9673
9674 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9675
9676 * config.guess: Match any version of Unixware7.
9677
9678 1998-10-20 Syd Polk <spolk@cygnus.com>
9679
9680 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9681 if desired.
9682
9683 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9684
9685 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9686 these if the appropriate directories and files to not exist.
9687
9688 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9689
9690 * Makefile.in (DEVO_SUPPORT): Add config.if.
9691
9692 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9693
9694 * configure: Add pattern to replace "build_tooldir"'s
9695 definition in the generated Makefile with "tooldir"'s
9696 actual value.
9697
9698 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9699
9700 * config.sub: Bring back lost sparcv9.
9701
9702 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9703
9704 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9705
9706 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9707 CC_FOR_TARGET and friends.
9708
9709 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9710
9711 * Makefile.in (build_tooldir): New variable, same as tooldir.
9712 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9713 -B$(build_tooldir)/bin/.
9714 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9715
9716 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9717
9718 * README: Remove installation instructions and refer to the
9719 INSTALL directory instead.
9720
9721 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9722
9723 * config.sub: Add support for i[34567]86-pc-udk.
9724 * configure.in: Likewise.
9725
9726 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9727
9728 * Makefile.in: add bzip2 package building bits for user
9729 tools module
9730 * configure.in: ditto
9731
9732 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9733
9734 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9735 (ALL_TARGET_MODULES): Add all-target-libobjc.
9736 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9737 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9738 (all-target-libchill): Add dependencies.
9739 * configure.in (target_libs): Add libchill.
9740
9741 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9742
9743 * configure.in (target_subdir): Remove duplicate line.
9744
9745 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9746
9747 * Makefile.in (all-automake): fix dependencies.
9748
9749 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9750
9751 * configure.in: Minor cleanups for building in the $(target_alias)
9752 subdir.
9753
9754 1998-09-22 Jim Wilson <wilson@cygnus.com>
9755
9756 * Makefile.in (bootstrap): Set r and s before make all. Use
9757 BASE_FLAGS_TO_PASS in make all.
9758 (cross): Likewise.
9759
9760 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9761
9762 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9763
9764 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9765
9766 * config.sub: Fix typo in last change.
9767
9768 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9769
9770 * config.sub: Add support for C4x target.
9771 * configure.in: Likewise.
9772
9773 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9774
9775 * config.sub: Recognize sparcv9 just like sparc64.
9776
9777 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9778
9779 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9780
9781 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9782
9783 * config.guess: Correctly identify Pentium II sco boxes.
9784
9785 * config.guess: Fix "tr" code. From Weiwen Liu.
9786
9787 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9788
9789 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9790 stabs.
9791
9792 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9793
9794 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9795 (ALL_TARGET_MODULES): Add all-target-libchill.
9796 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9797 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9798 (all-target-libchill): Add dependencies.
9799 * configure.in (target_libs): Add libchill.
9800
9801 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9802
9803 * config.guess: Avoid assumptions about "tr" behaves when
9804 LANG is set to something other than English.
9805
9806 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9807
9808 * configure (gxx_include_dir): Changed to
9809 '${prefix}/include/g++'-${libstdcxx_interface}.
9810
9811 * config.if: New to determine the interfaces.
9812
9813 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9814
9815 * config.guess: Detect and handle MPE/IX.
9816 * config.sub: Deal with MPE/IX.
9817
9818 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9819
9820 * configure.in: Use mh-aix43.
9821
9822 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9823
9824 * configure: Fix --without/--disable cases for gxx-include-dir.
9825
9826 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9827
9828 * mdata-sh: Imported. Needed for automake support.
9829
9830 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9831
9832 * Makefile.in (taz): Try "chmod -R og=u ." before
9833 "chmod og=u `find . -print`".
9834
9835 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9836
9837 * configure.in: Add arm-elf and thumb-elf support.
9838
9839 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9840
9841 * Makefile.in: Undo previous patch.
9842
9843 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9844
9845 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9846 to here ...
9847 (install-no-fixedincludes): and here
9848 (INSTALL_MODULES): ... from here.
9849
9850 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9851
9852 * config.sub: Merge with FSF.
9853
9854 * config.guess: Merge with FSF.
9855
9856 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9857
9858 * configure (extraconfigdirs): New variable.
9859 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9860 * Makefile.in (all): Move higher in file.
9861 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9862 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9863 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9864 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9865 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9866
9867 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9868
9869 * Makefile.in (all-target-libjava): Depend on all-gcc and
9870 all-target-newlib.
9871 (configure-target-libjava): Depend on $(ALL_GCC).
9872
9873 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9874
9875 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9876 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9877
9878 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9879
9880 * INSTALL/README: Fix typo.
9881
9882 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9883
9884 * ylwrap: Change absolute path checks to check for DOS style path
9885 names.
9886
9887 * ylwrap: Don't use a full path name if the source file is in the
9888 same directory. From hjl@lucon.org (H.J. Lu).
9889
9890 * config-ml.in: Default to being verbose, to match Feb 18 change to
9891 configure.
9892
9893 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9894
9895 Brought over from egcs:
9896
9897 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9898
9899 * configure.in (target_subdir): Set to ${target_alias} instead
9900 of "libraries".
9901
9902 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9903
9904 * configure.in (target_subdir): Set to libraries if enable_multilib.
9905
9906 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9907
9908 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9909 multilibs, force reconfiguration the first time we create
9910 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9911
9912 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9913
9914 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9915 avoid confusion with --no-recursion.
9916
9917 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9918
9919 * configure.in: Win32 hosts shouldn't use install -x
9920 * install-sh: remove -x option, and special .exe-handling
9921 hack.
9922
9923 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9924
9925 * config.guess: Recognize i586-pc-beos.
9926 * configure.in: Don't build some bits for beos.
9927
9928 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9929
9930 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9931 CFLAGS default to -O2.
9932
9933 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9934 when using GNU ld.
9935
9936 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9937
9938 * ltmain.sh: Correct install when using a different shell.
9939
9940 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9941
9942 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9943
9944 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9945
9946 * makefile.vms: Update to build binutils/makefile.vms. Add install
9947 target.
9948
9949 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9950
9951 * ltconfig: Update to correct AIX handling.
9952
9953 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9954
9955 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9956
9957 * configure.in (target_subdir): Set to ${target_alias} instead
9958 of "libraries".
9959
9960 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9961
9962 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9963 (Makefile): Depend on $(gcc_version_trigger).
9964
9965 * configure (gcc_version): Change default initializer to empty
9966 string.
9967 (gcc_version_trigger): New variable; pass this variable down
9968 to subdir configures to enable them checking gcc's version
9969 themselves. Emit make macros for both gcc_version vars.
9970 (topsrcdir): Initialize reliably.
9971 (recursion line): Remove --with-gcc-version=${gcc_version}.
9972
9973 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9974
9975 * configure (enable_version_specific_runtime_libs): Implement new flag
9976 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9977 in $(libsubdir); emit definition in each generated Makefile.
9978 (gxx_include_dir): Initialize depending on
9979 $enable_version_specific_runtime_libs.
9980
9981 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9982
9983 * configure (gcc_version): Initialize properly depending on
9984 how and where configure is started.
9985 (recursion line): Pass a --with-gcc-version=${gcc_version}
9986 to configures in subdirs.
9987
9988 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9989
9990 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9991 cygmon
9992
9993 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9994
9995 * configure.in: Add cygmon and libstub support for mn10200.
9996
9997 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9998
9999 * configure (gcc_version): Add new variable describing the
10000 particular gcc version we're building.
10001 * Makefile.in (libsubdir): Add new macro for the directory
10002 in which the compiler finds executables, libraries, etc.
10003 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10004 and libsubdir.
10005
10006 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10007
10008 * Makefile.in (local-clean): Remove *.log.
10009 (warning.log): Built with warn_summary from build.log.
10010 (mail-report.log): Run test_summary.
10011 (mail-report-with-warnings.log): Run test_summary including
10012 warning.log in the report.
10013
10014 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10015
10016 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10017
10018 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10019
10020 * Makefile.in (grep): Grep no longer depends on libiberty.
10021
10022 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10023
10024 * Makefile.in: all-snavigator needs all-libgui.
10025
10026 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10027
10028 * configure.in: Add cygmon and libstub support for mn10300.
10029
10030 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10031
10032 * missing: Update to version from automake 1.3.
10033
10034 * ltmain.sh: On installation, don't get confused if the same name
10035 appears more than once in the list of library names.
10036
10037 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10038
10039 * config.sub: Accept m68060 and m5200 as CPU names.
10040
10041 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10042
10043 * configure: Use && rather than using -a in test, because odd
10044 strings can confuse test.
10045 * configure.in: Likewise.
10046
10047 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10048
10049 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10050
10051 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10052
10053 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10054 bootstrap4-lean): New targets.
10055
10056 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10057
10058 * mpw-* Delete. Not used.
10059
10060 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10061
10062 * COPYING.LIB: Update FSF address.
10063
10064 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10065
10066 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10067
10068 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10069 GAS_SUPPORT_DIRS.
10070
10071 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10072
10073 * ltconfig, ltmain.sh: Avoid producing a version number if
10074 -version-info was not used.
10075
10076 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10077
10078 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10079 building with newlib.
10080
10081 1998-04-30 Paul Eggert <eggert@twinsun.com>
10082
10083 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10084 Solaris `make' causes it to continue to next definition.
10085
10086 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10087
10088 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10089 the right GUI libraries and files are installed along with GDB.
10090
10091 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10092
10093 * configure.in: Change alpha to alpha* in several places.
10094
10095 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10096
10097 * config.sub: Recognize sparc86x.
10098
10099 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10100
10101 * configure.in (--enable-target-optspace): Remove debug echo.
10102
10103 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10104
10105 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10106
10107 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10108
10109 * ltconfig: Update cygwin32 support.
10110
10111 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10112 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10113 (GDB_SUPPORT_DIRS): Likewise.
10114
10115 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10116
10117 * configure.in (target_makefile_frag): If --enable-target-optspace,
10118 use -Os to compile target libraries rather than -O2. Default to
10119 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10120 not used.
10121 * configure.in (target_cflags): Ditto for d30v.
10122
10123 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10124
10125 * Makefile.in (all-bfd): Depend on all-intl.
10126 (all-binutils): Likewise.
10127 (all-gas): Likewise.
10128 (all-gprof): Likewise.
10129 (all-ld): Likewise.
10130
10131 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10132
10133 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10134
10135 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10136
10137 * Makefile.in (all-bfd): Depend upon all-libiberty.
10138
10139 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10140
10141 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10142
10143 * Makefile.in: Add libstub.
10144
10145 * configure.in: Ditto. Build libstub for targets that have cygmon
10146 support.
10147
10148 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10149
10150 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10151
10152 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10153
10154 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10155 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10156
10157 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10158
10159 * configure: Define DEFAULT_M4 by searching PATH.
10160 * Makfile.in: Use DEFAULT_M4.
10161
10162 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10163
10164 * ltconfig: Add cygwin32 support.
10165
10166 * Makefile.in, configure.in: Add libtool as a native only directory
10167 to configure and build.
10168
10169 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10170
10171 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10172
10173 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10174
10175 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10176
10177 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10178
10179 * Makefile.in: add ash make rules
10180 * configure.in: add ash to native_only and host_tools lists
10181
10182 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10183
10184 * Makefile.in (all-gettext, all-intl): New targets.
10185 (ALL_MODULES): Added all-gettext, all-intl.
10186 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10187 (INSTALL_MODULES): Added install-gettext, install-intl.
10188 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10189
10190 * configure.in (host_tools): Added gettext.
10191 (native_only): Likewise.
10192 (noconfigdirs) [various cases]: Likewise.
10193 (host_libs): Added intl.
10194
10195 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10196
10197 * configure: Do not disable building gdbtk for cygwin32 hosts.
10198
10199 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10200
10201 * configure.in: Add thumb-coff target.
10202 * config.sub: Add thumb-coff target.
10203
10204 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10205
10206 * Makefile.in: Revert yesterday's change.
10207 (all-target-winsup): all-target-librx stays out of here.
10208
10209 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10210
10211 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10212 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10213 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10214 Remove references to librx and libg++.
10215
10216 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10217
10218 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10219 recursive makes
10220
10221 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10222
10223 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10224 for newlib directory.
10225 (CXX_FOR_TARGET): Likewise.
10226
10227 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10228
10229 * ltconfig: Update after libtool/ltconfig.in change for
10230 hpux11.
10231
10232 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10233
10234 * ltconfig, ltmain.sh: Update to libtool 1.2.
10235
10236 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10237
10238 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10239 (install-gcc-cross): Instead, override LANGUAGES here.
10240
10241 1998-03-18 Dave Love <d.love@dl.ac.uk>
10242
10243 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10244 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10245
10246 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10247
10248 * configure.in: Add Thumb-pe target.
10249
10250 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10251
10252 * Makefile.in - changed sn targets to snavigator
10253 * configure.in - changed sn targets to snavigator
10254
10255 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10256
10257 * config-ml.in: After building symlink tree call make distclean
10258 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10259 to be the case for libiberty.
10260
10261 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10262
10263 * configure: When making link, also check the current
10264 directory. The configure scripts may create one.
10265
10266 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10267
10268 * config.sub: Accept alphapca56 and alphaev6 properly.
10269
10270 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10271
10272 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10273
10274 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10275
10276 * config.sub (sco5): Fix typo.
10277
10278 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10279
10280 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10281 install-itcl.
10282 (install-itcl): Remove dependency on install-tcl.
10283
10284 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10285
10286 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10287
10288 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10289
10290 * configure.in: Don't build libgui for a cygwin32 target when not on
10291 a cygwin32 host.
10292
10293 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10294
10295 * configure (redirect): Set to null, so default behavior of
10296 configure is now --verbose.
10297
10298 1998-02-16 Dave Love <d.love@dl.ac.uk>
10299
10300 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10301 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10302
10303 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10304
10305 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10306 this change to sync Makefile.in with its ChangeLog entries.
10307
10308 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10309
10310 * ltmain.sh (mkdir): Check that the directory doesn't exist
10311 before we exit with error, so that we don't get races during
10312 parallel builds.
10313
10314 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10315
10316 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10317
10318 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10319
10320 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10321 PICFLAG_FOR_TARGET.
10322 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10323
10324 * configure: Emit a definition for the new macro enable_shared
10325 into each Makefile.
10326
10327 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10328
10329 * configure.in (host_tools, native_only): Add libtool.
10330
10331 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10332
10333 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10334 Fix typo in ming config comment.
10335
10336 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10337
10338 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10339
10340 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10341
10342 * config.sub: Add tic30 cases, and map c30 to tic30.
10343
10344 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10345
10346 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10347 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10348 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10349 (CLEAN_TARGET_MODULES): Similarly
10350 (all-target-libf2c): Add dependences.
10351 * configure.in (target_libs): Add libf2c.
10352
10353 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10354
10355 * configure.in: Remove expect from noconfigdirs when target
10356 is cygwin32. OK to build expect and dejagnu with Canadian
10357 Cross.
10358
10359 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10360
10361 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10362 host.
10363
10364 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10365 and mingw32.
10366
10367 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10368
10369 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10370 here as it is not defined in the toplevel Makefile.
10371
10372 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10373
10374 * configure (package_makefile_rules_frag): New variable, which names
10375 a file with generic rules, ...
10376 Change comment to mention we now have FIVE parts.
10377 * configure: Undo last change.
10378
10379 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10380
10381 * config.guess: More accurate determination of HP processor types.
10382 * config.sub: More accurate determination of HP processor types.
10383
10384 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10385
10386 * configure (package_makefile_frag): Move inserting the
10387 ${package_makefile_frag} to where it should be according
10388 to the comment.
10389
10390 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10391
10392 * config.guess: Add support for Linux/ARM.
10393
10394 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10395
10396 * .cvsignore: Remove *-info and *-install since they match
10397 release-info and mpw-install, which we don't want to just ignore.
10398
10399 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10400
10401 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10402
10403 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10404
10405 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10406 local_prefix to sub-make invocations.
10407
10408 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10409
10410 * configure.in: Check makefile fragments in the source
10411 directory.
10412
10413 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10414
10415 * configure.in: Check whether host and target makefile
10416 fragments exist before adding them to *_makefile_frag.
10417
10418 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10419
10420 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10421
10422 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10423
10424 * configure.in: Make sure we only replace RPATH_ENVVAR on
10425 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10426 regexp to sed.
10427
10428 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10429 to sub-makes.
10430
10431 1998-01-13 Lee Iverson (leei@ai.sri.com)
10432
10433 * config-ml.in (multi-do): LDFLAGS must include multilib
10434 designator.
10435
10436 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10437
10438 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10439
10440 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10441
10442 * config.sub: Add mingw32 support.
10443 * configure.in: Likewise.
10444
10445 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10446
10447 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10448
10449 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10450
10451 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10452 * configure (gxx_include_dir): Provide a definition for subdirs
10453 which do not use autoconf.
10454
10455 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10456
10457 * config.guess: Sync with egcs. Picks up new alpha support,
10458 BeOS & some additional linux support.
10459
10460 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10461
10462 * config.guess: HP 9000/803 is a PA1.1 machine.
10463
10464 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10465
10466 * configure.in: It's alpha*-...
10467
10468 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10469
10470 * configure.in (host_makefile_frag, target_makefile_frag):
10471 Handle multiple config files.
10472 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10473 alpha-*-*.
10474
10475 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10476
10477 * mkdep: New file.
10478
10479 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10480
10481 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10482
10483 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10484
10485 * Makefile.in: Add libgui directory.
10486 (GDB_TK): Add all-libgui.
10487 * configure.in: Add libgui directory.
10488 * configure: Add all-libgui to GDB_TK.
10489
10490 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10491
10492 * config-ml.in (multidirs): Add m32r to multilib list.
10493
10494 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10495
10496 * Makefile.in (all-target-gperf): Change dependency to
10497 all-target-libstdc++.
10498
10499 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10500
10501 * config.guess: Add BeOS support.
10502
10503 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10504
10505 Source directory cvs renamed to cvssrc:
10506 * configure.in (host_tools): Change cvs to cvssrc.
10507 (native_only): Likewise.
10508 (noconfigdirs) [various cases]: Likewise.
10509 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10510 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10511 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10512 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10513 (all-cvssrc): Rename target from all-cvs.
10514
10515 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10516
10517 * configure (gxx_include_dir): Fix thinko.
10518
10519 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10520
10521 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10522 (install-cross, install-gcc-cross): New targets.
10523
10524 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10525
10526 * configure.in (noconfigdirs): Add support for Thumb target.
10527
10528 * config.sub (maybe_os): Add support for Thumb target.
10529
10530 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10531
10532 * Makefile.in: Add rules for cygmon.
10533
10534 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10535
10536 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10537
10538 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10539 * configure (gxx_include_dir): Provide a definition for subdirs
10540 which do not use autoconf.
10541
10542 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10543
10544 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10545 11/18/97 build
10546
10547 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10548
10549 * From Franz Sirl.
10550 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10551 found on RedHat Linux systems.
10552
10553 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10554
10555 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10556 guesses.
10557
10558 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10559
10560 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10561
10562 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10563
10564 * ltmain.sh: If mkdir fails, check whether the directory was created
10565 anyhow by some other process.
10566
10567 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10568
10569 * configure.in (d30v-*-*): Configure all directories.
10570
10571 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10572
10573 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10574 for the D30V.
10575
10576 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10577
10578 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10579
10580 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10581
10582 * include/libiberty.h: Add extern "C" { so it can be used with C++
10583 progrms.
10584 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10585 programs.
10586
10587 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10588
10589 * configure.in (d30v-*-*): Configure GCC now.
10590
10591 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10592
10593 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10594 is no longer needed.
10595
10596 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10597
10598 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10599
10600 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10601
10602 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10603 targets using "$@" to provide support for similar but not identical
10604 targets without having to duplicate code.
10605
10606 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10607
10608 * makefile.vms: Fix to work with DEC C.
10609
10610 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10611
10612 * config.sub: Add mips-tx39-elf to marketing names.
10613
10614 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10615
10616 * ltmain.sh: Handle symlinks in generated script.
10617
10618 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10619
10620 * configure: Handle autoconf style directory options: --bindir,
10621 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10622 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10623 --sysconfdir.
10624 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10625 (sharedstatedir, localstatedir, oldincludedir): New variables.
10626 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10627 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10628 sbindir, sharedstatedir, and sysconfdir.
10629
10630 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10631
10632 * Makefile.in (bootstrap-lean): New target.
10633
10634 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10635
10636 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10637 sn, and gnuserv from noconfigdirs.
10638
10639 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10640
10641 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10642
10643 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10644
10645 * Makefile.in (cross): New target.
10646
10647 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10648 Jeff Law <law@cygnus.com>
10649
10650 * Makefile.in (bootstrap2, bootstrap3): New targets.
10651 (all-bootstrap): Remove outdated and confusing target.
10652 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10653
10654 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10655
10656 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10657 windows. Consistent with gdb/configure.
10658
10659 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10660
10661 * configure.in: Name Linux target fragment.
10662
10663 * configure: Rewrite so that project Makefile fragment is inserted
10664 first and appears last in the resulting Makefile.
10665
10666 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10667
10668 * Makefile.in (install-itcl): Install tcl first.
10669
10670 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10671
10672 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10673
10674 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10675
10676 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10677
10678 * configure.in (skipdirs): Add target-librx for Linux.
10679 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10680
10681 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10682
10683 * Makefile.in (bootstrap): New target.
10684
10685 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10686
10687 * config.sub: Accept 'amigados' for backward compatibility.
10688
10689 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10690
10691 * config.guess: Merge with FSF.
10692
10693 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10694
10695 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10696
10697 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10698
10699 * config.sub: Add "marketing-names" patch.
10700
10701 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10702
10703 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10704
10705 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10706
10707 * config.sub: Handle v850-elf.
10708
10709 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10710
10711 * .cvsignore (*-install): Remove.
10712
10713 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10714
10715 * ltconfig: Set CONFIG_SHELL in libtool.
10716 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10717
10718 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10719
10720 * configure.in (target_subdir): Set to libraries if enable_multilib.
10721
10722 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10723
10724 * config.guess: Update from gcc directory.
10725
10726 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10727
10728 * Makefile.in (all-sim): Depends on all-readline.
10729
10730 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10731
10732 * Makefile.in (BISON, YACC): Use $$s.
10733 (all-bison): Depend on all-texinfo.
10734
10735 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10736
10737 * Makefile.in (BISON): Add -L flag.
10738 (YACC): Likewise.
10739
10740 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10741
10742 * configure.in (noconfigdirs): Add support for v850e target.
10743
10744 * config.sub (maybe_os): Add support for v850e target.
10745
10746 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10747
10748 * configure.in (noconfigdirs): Add support for v850ea target.
10749
10750 * config.sub (maybe_os): Add support for v850ea target.
10751
10752 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10753
10754 * config.sub: Add mipstx39. Delete r3900.
10755
10756 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10757
10758 * Makefile.in (all-autoconf): Depends on all-texinfo.
10759
10760 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10761
10762 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10763 eabi targets.
10764
10765 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10766
10767 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10768
10769 * configure: When handling a Canadian Cross, handle YACC as well as
10770 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10771 * Makefile.in (all-bison): Depend upon all-texinfo.
10772
10773 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10774
10775 * Makefile.in (BISON): bison, not byacc or bison -y.
10776 (YACC): bison -y or byacc or yacc.
10777 (various): Add *-bison as appropriate.
10778 (taz): No need to mess with BISON anymore.
10779
10780 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10781
10782 * configure: If OSTYPE matches *win32*, try to find a good value for
10783 CONFIG_SHELL.
10784
10785 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10786
10787 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10788 configure.in if it is present.
10789
10790 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10791
10792 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10793
10794 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10795
10796 * config.sub: Recognize `arc' cpu.
10797 * configure.in: Likewise.
10798 * config-ml.in: Likewise.
10799
10800 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10801
10802 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10803
10804 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10805
10806 * configure: Changed sed delimiter from ':' to '|' when
10807 attempting to substitute ${config_shell} for SHELL. On
10808 NT ${config_shell} may contain a ':' in it.
10809
10810 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10811
10812 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10813
10814 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10815
10816 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10817
10818 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10819
10820 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10821
10822 * ylwrap: If the program is a relative path, force it to be
10823 absolute.
10824
10825 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10826
10827 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10828
10829 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10830
10831 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10832 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10833 for libraries.
10834
10835 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10836
10837 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10838 separated by spaces.
10839
10840 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10841
10842 * ylwrap: New file.
10843 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10844
10845 * ltmain.sh: Handle /bin/sh at start of install program.
10846
10847 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10848
10849 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10850 * missing: New file, from automake 1.2.
10851
10852 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10853
10854 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10855 check-tk to CHECK_X11_MODULES.
10856
10857 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10858
10859 * config.sub: Merge with FSF.
10860
10861 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10862
10863 * config.guess: Merge with FSF.
10864
10865 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10866
10867 * configure: Treat msdosdjgpp like go32.
10868 * configure.in: Likewise. Don't remove gprof for go32.
10869
10870 * configure: Change Makefile.tem2 to Makefile.tm2.
10871
10872 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10873
10874 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10875
10876 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10877
10878 * install-sh (chmodcmd): Set to null if the DST directory already
10879 exists. Same as Nov 11th change.
10880
10881 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10882
10883 * configure (GDB_TK): Needs itcl and tix.
10884
10885 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10886
10887 * config.guess: Update from FSF.
10888
10889 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10890
10891 * Makefile.in (GDB_TK): Depend on itcl and tix.
10892
10893 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10894
10895 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10896 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10897 (INSTALL_SCRIPT): New variable.
10898 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10899 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10900 to -x.
10901 * install-sh: Add support for -x option.
10902
10903 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10904
10905 * configure.in, Makefile.in: Treat tix like itcl.
10906
10907 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10908
10909 * Makefile.in (WINDRES): New variable.
10910 (WINDRES_FOR_TARGET): New variable.
10911 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10912 (EXTRA_HOST_FLAGS): Add WINDRES.
10913 (EXTRA_TARGET_FLAGS): Add WINDRES.
10914 (EXTRA_GCC_FLAGS): Add WINDRES.
10915 ($(DO_X)): Pass down WINDRES.
10916 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10917 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10918 DLLTOOL_FOR_TARGET.
10919
10920 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10921
10922 * configure.in: configure sim before gdb for win32-x-ppc
10923
10924 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10925
10926 Move gperf into the toplevel, from libg++.
10927 * configure.in (target_tools): Add target-gperf.
10928 (native_only): Add target-gperf.
10929 * Makefile.in (all-target-gperf): New target, depend on
10930 all-target-libg++.
10931 (configure-target-gperf): Empty rule.
10932 (ALL_TARGET_MODULES): Add all-target-gperf.
10933 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10934 (CHECK_TARGET_MODULES): Add check-target-gperf.
10935 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10936 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10937
10938 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10939
10940 * config.sub (mn10200): Recognize new basic machine.
10941
10942 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10943
10944 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10945 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10946
10947 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10948
10949 * configure.in: If we're building mips-sgi-irix6* native, turn on
10950 ENABLE_MULTILIB and set TARGET_SUBDIR.
10951
10952 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10953
10954 * Makefile.in (all-sn): Depend on all-grep.
10955
10956 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10957
10958 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10959
10960 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10961 Makefile. From Jeff Makey <jeff@cts.com>.
10962 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10963
10964 * Makefile.in (DISTBISONFILES): Remove.
10965 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10966 $(DEFAULT_YACC).
10967
10968 * configure.in: Build itl, db, sn, etc., when building for native
10969 cygwin32.
10970
10971 * Makefile.in (LD): New variable.
10972 (EXTRA_HOST_FLAGS): Pass down LD.
10973 ($(DO_X)): Likewise.
10974
10975 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10976
10977 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10978
10979 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10980
10981 * configure.in (targargs): Strip out any supplied --build argument
10982 before adding our own. Always add --build.
10983
10984 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10985
10986 * configure.in (targargs): Pass --build if we're doing
10987 a cross-compile.
10988
10989 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10990
10991 * configure: Use '|' instead of ":" as the separator in
10992 sed. Otherwise sed chokes on NT path names with drive
10993 designators. Also look for "?:*" as the leading characters in an
10994 absolute pathname.
10995
10996 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10997
10998 * config.sub: Support for r3900.
10999
11000 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11001
11002 * configure.in: Use install-sh, not install.sh.
11003
11004 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11007 apply it twice.
11008
11009 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11010
11011 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11012 install-binutils.
11013
11014 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11015
11016 * Makefile.in: Add automake targets.
11017 * configure.in (host_tools): Add automake.
11018
11019 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11020
11021 * configure: Default CXX to c++, not gcc.
11022 * Makefile.in (CXX): Set to c++, not gcc.
11023 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11024
11025 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11026
11027 * install-sh: try appending a .exe if source file doesn't
11028 exist
11029
11030 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11031
11032 * configure.in: Turn on multilib by default.
11033 (cross_only): Remove target-libiberty.
11034
11035 * Makefile.in (all-gcc): Don't depend on libiberty.
11036
11037 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11038
11039 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11040
11041 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11042
11043 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11044 (DISTBISONFILES): Add ld/Makefile.in
11045
11046 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11047
11048 * configure.in: if target is cygwin32 but host isn't cygwin32,
11049 don't configure gdb tcl tk expect, not just gdb.
11050
11051 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11052
11053 * configure.in: Added gnuserv everywhere sn appears.
11054
11055 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11056 (CROSS_CHECK_MODULES): Added check-gnuserv.
11057 (INSTALL_MODULES): Added install-gnuserv.
11058 (CLEAN_MODULES): Added clean-gnuserv.
11059 (all-gnuserv): New target.
11060
11061 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11062
11063 * config.guess: Fixes for MIPS OpenBSD systems.
11064
11065 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11066
11067 * Makefile.in (INSTALL_XFORM): Remove.
11068 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11069
11070 * mkinstalldirs: New file, copied from automake.
11071 * Makefile.in (installdirs): Rename from install-dirs. Use
11072 mkinstalldirs. Change all users.
11073 (DEVO_SUPPORT): Add mkinstalldirs.
11074
11075 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11076
11077 * install-sh: Rename from install.sh.
11078 * Makefile.in (INSTALL): Change install.sh to install-sh.
11079 (DEVO_SUPPORT): Likewise.
11080
11081 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11082 Graichen <graichen@rzpd.de>.
11083
11084 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11085
11086 * config.guess: Recognize OpenBSD systems correctly.
11087
11088 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11089
11090 * README, Makefile.in (ETC_SUPPORT): Remove references to
11091 cfg-paper*, configure.{texi,man,info*}._
11092
11093 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11094
11095 * Makefile.in (all.normal): Ensure that gcc is built after all
11096 the x11 - ie gdb - targets.
11097
11098 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11099
11100 * makefile.vms: Don't run conf-a-gas.
11101
11102 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11103
11104 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11105
11106 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11107
11108 * configure.in: Remove noconfigdirs case since gdb also
11109 configures and builds for tic80-coff.
11110
11111 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11112
11113 * configure: Set cache_file to config.cache.
11114 * Makefile.in (local-distclean): Remove config.cache.
11115
11116 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11117
11118 * COPYING: Update FSF address.
11119
11120 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11121
11122 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11123 noconfigdirs.
11124
11125 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11126
11127 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11128 MAKEDIRS, is empty.
11129
11130 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11131
11132 * config.sub: Tweak mn10300 entry.
11133
11134 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11135
11136 * configure.in (host_tools): Put sim before gdb, so gdb's
11137 configure.tgt can determine if the simulator was configured.
11138
11139 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11140
11141 * config.sub: Move BeOS $os case to be with other Cygnus
11142 local cases.
11143
11144 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11145
11146 * config.sub: Remove misplaced comment that broke Linux.
11147
11148 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11149
11150 * config.sub: Add BeOS support.
11151
11152 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11153
11154 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11155
11156 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11157
11158 * configure.in (noconfigdirs): Remove tcl and tk from
11159 noconfigdirs for cygwin32 builds.
11160
11161 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11162
11163 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11164
11165 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11166
11167 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11168 make-all.com, use makefile.vms instead.
11169
11170 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11171
11172 * config.sub: Accept -lnews*.
11173
11174 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11175
11176 * configure.in (noconfigdirs): Disable target-newlib,
11177 target-examples and target-libiberty for d30v.
11178
11179 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11180
11181 * configure.in (noconfigdirs): Enable ld for d30v.
11182
11183 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11184
11185 * configure.in (tic80-*-*): Build compiler.
11186
11187 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11188
11189 * configure.in (d30v-*): Remove sim directory from list of
11190 unsupported d30v directories
11191
11192 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11193
11194 * config.sub, configure.in: Add d30v target cpu.
11195
11196 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11197
11198 * makefile.vms: New file.
11199 * make-all.com: Remove.
11200
11201 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11202
11203 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11204
11205 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11206
11207 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11208
11209 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11210
11211 * Makefile.in (ALL_MODULES): Added all-db.
11212 (CROSS_CHECK_MODULES): Addec check-db.
11213 (INSTALL_MODULES): Added install-db.
11214 (CLEAN_MODULES): Added clean-db.
11215
11216 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11217
11218 * config.guess: Merge with latest FSF sources.
11219
11220 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11221
11222 * Makefile.in (ALL_MODULES): Added all-itcl.
11223 (CROSS_CHECK_MODULES): Added check-itcl.
11224 (INSTALL_MODULES): Added install-itcl.
11225 (CLEAN_MODULES): Added clean-itcl.
11226
11227 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11228
11229 * configure.in: build gdb for mn10200
11230
11231 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11232
11233 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11234
11235 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11236
11237 * configure.in (tic80-*-*): Turn off most targets right now.
11238
11239 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11240
11241 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11242 rather than the makeinfo program.
11243 (do-info): Depend upon all-texinfo.
11244
11245 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11246
11247 * configure.in: Remove uses of config/mh-linux.
11248
11249 * config.sub, config.guess: Merge with latest FSF sources.
11250
11251 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11252
11253 * config.sub (case $basic_machine): Add tic80 entries.
11254
11255 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11256
11257 * config.sub, config.guess: Merge with latest FSF sources.
11258
11259 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11260
11261 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11262 * mpw-config.in: Test for NewFolderRecursive.
11263 * mpw-install: Use symbolic name for startup filename.
11264 * mpw-README: Add various additional details.
11265
11266 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11267
11268 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11269
11270 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11271
11272 * configure.in: Do build gcc and the target libraries for
11273 the mn10200.
11274
11275 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11276
11277 * configure.in: don't avoid building gdb for mn10300 any more
11278 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11279 instead of single-quoting it.
11280
11281 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11282
11283 * configure.in: Don't use --with-stabs on IRIX 6.
11284
11285 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11286
11287 * configure.in (m32r): Build gdb, libg++ now.
11288
11289 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11290
11291 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11292 directories from noconfigdirs.
11293
11294 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11295
11296 * config.sub (basic_machine): added mips16 configuration
11297
11298 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11299
11300 * config.sub: Handle d10v-unknown.
11301
11302 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11303
11304 * config.sub: Handle v850-unknown.
11305
11306 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11307
11308 * Makefile.in: add findutils
11309 * configure.in: add findutils to list of host_tools
11310
11311 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11312
11313 * config.sub: Handle mn10200 and mn10300.
11314
11315 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11316
11317 * configure.in (d10v-*): Do not build librx.
11318
11319 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11320
11321 * configure.in (mn10300): Build everything except gdb & libgloss.
11322
11323 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11324
11325 * config.guess: Patch for Dansk Data Elektronik servers,
11326 from Niels Skou Olsen <nso@dde.dk>.
11327
11328 For ncr, use /bin/uname rather than uname, since GNU uname does not
11329 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11330
11331 Patch for MIPS R4000 running System V,
11332 from Eric S. Raymond <esr@snark.thyrsus.com>.
11333
11334 Fix thinko for nextstep.
11335
11336 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11337
11338 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11339 * config.guess: Guess mips-dec-mach_bsd4.3.
11340
11341 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11342 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11343 release numbers.
11344 * config.guess (mips-mips-riscos*): Emit just enough of the
11345 release number.
11346
11347 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11348 * config.guess (sparc-auspex-sunos*): Added.
11349 (f300-fujitsu-*): Added.
11350
11351 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11352 * config.guess: Recognize a Tadpole as a sparc.
11353
11354 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11355
11356 * config.guess: Don't assume that NextStep version is either 2 or
11357 3. NextStep 4 (aka OpenStep 4) has come out now.
11358
11359 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11360
11361 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11362 From Rik Faith <faith@cs.unc.edu>.
11363
11364 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11365
11366 * config.sub: Contributions from bug-gnu-utils to:
11367 Support plain "hppa" (no version given) architecture, reported by
11368 OpenStep.
11369 OpenBSD like NetBSD.
11370 LynxOs is not a hardware supplier.
11371
11372 * config.guess: Contributions from bug-gnu-utils to add support for:
11373 OpenBSD like NetBSD.
11374 Stratus systems.
11375 More Pyramid systems.
11376 i[n>4]86 Intel chips.
11377 M680[n>4]0 Motorola chips.
11378 Use unknown instead of lynx for hardware manufacturer.
11379
11380 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11381
11382 * install.sh (chmodcmd): Set to null if the DST directory already
11383 exists.
11384
11385 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11386
11387 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11388 not use mt-ppc target Makefile fragment any more.
11389
11390 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11391
11392 * configure.in (*-*-windows): Exclude everything but those dirs
11393 needed to build windows.
11394
11395 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11396
11397 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11398
11399 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11400
11401 * configure.in: Exclude mmalloc from i386-windows.
11402
11403 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11404
11405 * Undo my previous change.
11406
11407 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11408
11409 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11410 unconditionally.
11411 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11412
11413 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11414
11415 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11416 host to add it's own flags.
11417
11418 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11419
11420 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11421
11422 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11423
11424 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11425 (CXX_FOR_TARGET): Likewise.
11426 (GCC_FOR_TARGET): Define.
11427 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11428 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11429 CC_FOR_TARGET was specified on the command line.
11430 (MAKEOVERRIDES): Don't define.
11431
11432 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11433
11434 * configure.in (m32r): Fix spelling of libg++ libs.
11435
11436 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11437
11438 * config.sub (-apple*): Remove, now redundant.
11439
11440 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11441
11442 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11443
11444 * configure: Rework yesterday's sed script patch.
11445
11446 * config.sub: Merge with FSF.
11447
11448 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11449
11450 * config.guess: Merge from FSF.
11451
11452 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11453 * config.guess: Use pc instead of unknown, for pc clone systems.
11454 Change linux to linux-gnu.
11455
11456 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11457 * config.guess: Avoid non-portable tr syntax.
11458
11459 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11460
11461 * test-build.mk (HOLES): Add "xargs" for gdb.
11462
11463 * configure: Avoid hpux10.20 sed bug.
11464
11465 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11466
11467 * configure.in: Add support for windows host
11468 (that is a build done under the Microsoft build environment).
11469
11470 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11471
11472 * Makefile.in: Replace all uses of srcroot with s, to shrink
11473 command line lengths.
11474
11475 Patches from Geoffrey Noer <noer@cygnus.com>:
11476 * configure.in: If configuring for newlib, pass --with-newlib to
11477 subdirectories.
11478 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11479 -Bnewlib/ and -Lwinsup to gcc.
11480 (CXX_FOR_TARGET): Likewise.
11481
11482 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11483
11484 * Makefile.in (ETC_SUPPORT): Add configure.
11485
11486 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11487
11488 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11489 host configuration file.
11490
11491 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11492
11493 * configure.in: Break mn10x00 support into separate
11494 mn10200 and mn10300 configurations.
11495 * config.sub: Likewise.
11496
11497 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11498
11499 * configure.in: Add lots of stuff to noconfigdirs for
11500 the mn10x00 targets.
11501
11502 * config.sub, configure.in: Add mn10x00 support.
11503
11504 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11505
11506 * make-all.com: Call conf-a-gas, not config-a-gas.
11507
11508 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11509
11510 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11511 targets.
11512
11513 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11514
11515 * mpw-README: Add much more detail for native PowerMac.
11516 * mpw-install: New file.
11517 * mpw-configure: Add --norecursion and --help options.
11518 * mpw-config.in: Translate readme and install files when
11519 copying to objdir.
11520 * mpw-build.in: Don't always depend on byacc and flex.
11521 (install-only-top): New action.
11522
11523 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11524
11525 * configure.in: You can now configure GDB for the v850.
11526
11527 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11528
11529 * configure.in (noconfigdirs): Don't configure any C++ dirs
11530 if targeting D10V.
11531
11532 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11533
11534 * config.sub: Recognize mips64vr5000.
11535
11536 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11537
11538 * configure.in: Use a single line for host_tools and native_only.
11539
11540 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11541
11542 * config.sub, configure.in: Add entries for m32r.
11543
11544 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11545
11546 * Makefile.in (inet-install): Don't run install-gzip.
11547
11548 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11549
11550 * configure.in: Don't config lots of things for *-*-windows*.
11551
11552 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11553
11554 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11555 (host_libs, host_tools): Copy from configure.in.
11556 * mpw-configure: Don't complain about directories not found.
11557
11558 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11559
11560 * configure.in (i[345]86): Recognize i686 for pentium pro.
11561 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11562 file.
11563
11564 * config.guess (i[345]86): Ditto.
11565
11566 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11567
11568 * configure.in (noconfigdirs): Removed gdb for D10V.
11569
11570 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11571
11572 * configure.in: Remove ld, target-libio, target-libg++, and
11573 target-libstdc++ from noconfigdirs.
11574
11575 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11576
11577 * configure: Fix three locations where shell scripts were
11578 being run directly rather than with config_shell.
11579
11580 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11581
11582 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11583 * config.sub (basic_machine): Recognize v850.
11584
11585 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11586
11587 * mpw-configure: Handle multiple enable/disable options and
11588 pass them down recursively, handle -c and -s flags appropriately
11589 depending on choice of compiler, add escape mechanism for
11590 quoted arguments to gC.
11591
11592 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11593
11594 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11595 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11596 so that -mrelocatable-lib and -mno-eabi are used.
11597
11598 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11599 not support --print-multi-lib, don't abort.
11600
11601 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11602
11603 * make-all.com: Run config-a-gas.
11604 * setup.com: Don't copy subdirectory files around.
11605
11606 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11607
11608 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11609 target, it now compiles correctly.
11610
11611 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11612
11613 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11614
11615 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11616
11617 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11618
11619 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11620
11621 * configure.in (native_only): Add prms.
11622
11623 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11624
11625 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11626 (BINUTILS_SUPPORT_DIRS): Likewise.
11627
11628 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11629
11630 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11631 d10v support is added.
11632
11633 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11634
11635 * configure.in (d10v-*-*): New target.
11636
11637 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11638
11639 * config.guess (HP 9000/811): Recognize this as a PA1.1
11640 machine.
11641
11642 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11643
11644 * Makefile.in (do-tar-gz): New target, split out from tail end of
11645 taz target. Run each command separately, don't use pipes.
11646 (taz): Use it.
11647
11648 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11649
11650 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11651 * mpw-build.in: No builds should depend on building byacc or flex,
11652 they are assumed to be installed already.
11653
11654 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11655
11656 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11657 variable that CC_FOR_TARGET needs.
11658
11659 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11660
11661 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11662 options have changed since the last time the subdirectory was
11663 configured, and if it has, reconfigure.
11664 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11665 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11666
11667 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11668
11669 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11670 CLEAN_MODULES): Add bash.
11671 (all-bash): New target.
11672
11673 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11674
11675 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11676
11677 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11678
11679 * config.sub (basic_machine): Recognize d10v as a valid processor.
11680
11681 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11682
11683 * mpw-configure: Add support for --bindir.
11684 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11685
11686 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11687
11688 * configure.in: add bash, time, gawk to list of hosttools and things
11689 to only build for native toolchains
11690
11691 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11692
11693 * Makefile.in (docdir): Remove.
11694
11695 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11696
11697 * Makefile.in (datadir): Set to $(prefix)/share.
11698
11699 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11700
11701 * configure.in: build diff and patch for cygwin32-hosted
11702 toolchains.
11703
11704 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11705
11706 * config.sub: Accept -rtems*.
11707
11708 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11709
11710 * configure.in: enable dosrel for cygwin32-hosted builds,
11711 remove diff from the list of things not buildable
11712 via Canadian Cross
11713
11714 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11715
11716 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11717 don't get ". ".
11718
11719 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11720
11721 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11722
11723 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11724
11725 * Makefile.in (taz): Handle case where tex3patch didn't even get
11726 checked out. Also, if it was found, put the symlink in a new util
11727 subdirectory.
11728
11729 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11730
11731 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11732
11733 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11734
11735 * config.sub: Recognize -openvms.
11736 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11737 * make-all.com, setup.com: New files.
11738
11739 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11740
11741 * Makefile.in (taz): tex3patch moved to texinfo/util.
11742
11743 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11744
11745 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11746 * configure.in: remove make from disable-if-Can-Cross list
11747 enable gdb if ${host} and ${target} are cygwin32
11748
11749 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11750
11751 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11752 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11753
11754 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11755
11756 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11757 distinguish sysv/svr4/bsd variants.
11758 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11759
11760 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11761
11762 * configure.in: Added copyright notice.
11763 * move-if-change: Added copyright notice.
11764
11765 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11766
11767 * configure.in (powerpcle-*-solaris*): Until we get shared
11768 libraries working, don't build gdb, sim, make, tcl, tk, or
11769 expect.
11770
11771 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11772
11773 * config.guess: Merge with FSF:
11774
11775 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11776 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11777
11778 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11779 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11780
11781 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11782 * config.guess: Combine two OSF1 rules.
11783 Also recognize field test versions. From mjr@zk3.dec.com.
11784 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11785 because GNU uname does not support -p. From pmr@pajato.com.
11786
11787 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11788
11789 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11790
11791 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11792
11793 * mpw-README: Document GCCIncludes.
11794
11795 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11796
11797 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11798
11799 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11800
11801 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11802
11803 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11804
11805 * configure.in (*-*-cygwin32): Configure make.
11806
11807 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11808
11809 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11810
11811 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11812
11813 * Makefile.in (all-inet): Depend on all-perl.
11814
11815 * Makefile.in (inet-install): New target.
11816
11817 * Makefile.in (all-inet): Depend on all-tcl.
11818 (all-inet): Depend on all-send-pr.
11819
11820 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11821
11822 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11823 temporarily.
11824
11825 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11826
11827 * configure.in: Don't configure --with-gnu-ld on AIX.
11828
11829 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11830
11831 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11832
11833 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11834
11835 * Makefile.in (ALL_MODULES): Added all-inet.
11836 (CROSS_CHECK_MODULES): Added check-inet.
11837 (INSTALL_MODULES): Added install-inet.
11838 (CLEAN_MODULES): Added clean-inet.
11839 (all-indent): New target.
11840
11841 * configure.in (host_tools): Added inet.
11842 (native_only): Added inet.
11843 (noconfigdirs): Added inet.
11844
11845 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11846
11847 * configure.in: Don't configure libgloss if we are not configuring
11848 newlib.
11849
11850 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11851
11852 * configure.in: Don't configure libgloss for unsupported
11853 architectures.
11854
11855 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11856
11857 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11858
11859 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11860
11861 * Makefile.in (ALL_MODULES): Include all-apache.
11862 (CROSS_CHECK_MODULES): Include check-apache.
11863 (INSTALL_MODULES): Include install-apache.
11864 (all-apache): New target.
11865
11866 * configure.in: Added apache everywhere perl is seen.
11867
11868 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11869
11870 * Makefile.in: Add support for clean-{module} and
11871 clean-target-{module} rules.
11872
11873 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11874
11875 * configure.in (*-*-ose) do not build libgloss.
11876
11877 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11878
11879 * config.guess (prep*:SunOS:5.*:*): Turn into
11880 powerpele-unknown-solaris2.
11881
11882 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11883
11884 * configure.in: Permit --enable-shared to specify a list of
11885 directories.
11886
11887 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11888
11889 * configure.in (host==solaris): Pass only the first word of $CC
11890 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11891
11892 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11893
11894 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11895
11896 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11897
11898 * Makefile.in (ALL_MODULES): Include all-perl.
11899 (CROSS_CHECK_MODULES): Include check-perl.
11900 (INSTALL_MODULES): Include install-perl.
11901 (ALL_X11_MODULES): Include all-guile.
11902 (CHECK_X11_MODULES): Include check-guile.
11903 (INSTALL_X11_MODULES): Include install-guile.
11904 (all-perl): New target.
11905 (all-guile): New target.
11906
11907 * configure.in (host_tools): Include perl and guile.
11908 (native_only): Include perl and guile.
11909 (noconfigdirs): Don't build guile and perl; no ports have been
11910 done.
11911
11912 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11913
11914 * configure (--enable-*): Handle quoted option lists such as
11915 --enable-sim-cflags='-g0 -O' better.
11916
11917 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11918
11919 * Makefile.in ({,inst}all-target): New rule so we can make and
11920 install all of the target directories easily.
11921
11922 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11923
11924 * configure.in: Add missing global flag in sed substitution when
11925 deleting `target-' from ${configdirs}.
11926
11927 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11928
11929 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11930 option.
11931
11932 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11933 config/mh-necv4.
11934
11935 * install.sh: Correct misspelling of transformbasename.
11936
11937 * config.guess: Recognize mips-*-sysv*.
11938
11939 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11940
11941 * config.sub: Recognize mon960.
11942
11943 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11944
11945 * configure: Restore Canadian Cross handling of BISON and LEX,
11946 removed in Feb 20 change.
11947
11948 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11949
11950 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11951 Mention make install. Remove the old copyright date as well the
11952 clumsy and rather pointless copyright on the README file.
11953
11954 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11955
11956 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11957 Makefile after running symlink-tree, then run `make distclean' to
11958 avoid clobbering any generated files in srcdir.
11959
11960 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11961
11962 * configure.in (m68k-*-netbsd*): Build everything now.
11963
11964 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11965
11966 * Makefile.in (taz): Fix quoting.
11967
11968 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11969
11970 * configure.in (sparclet-*-*): Build everything now.
11971
11972 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11973
11974 * configure.in (m68k-*-linux*): New host.
11975
11976 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11977
11978 * configure: Check for bison before byacc.
11979
11980 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11981
11982 * Makefile.in configure: Change the way LEX and BISON/YACC are
11983 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11984 searching PATH. These are used as fallbacks by Makefile.in if
11985 flex/bison/byacc aren't in objdir.
11986
11987 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11988
11989 * Makefile.in: Make everything which depends upon all-bfd also
11990 depend upon all-opcodes, in case --with-commonbfdlib is used.
11991
11992 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11993
11994 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11995 building NT native compilers on Unix.
11996
11997 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11998
11999 * configure.in: Don't get CC from the host Makefile fragment if we
12000 can find gcc in PATH, or if this is a Canadian Cross. Move the
12001 Solaris test for /usr/ucb/cc to the post target script, just after
12002 the compiler sanity test.
12003
12004 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12005
12006 * config.sub: Merge with FSF.
12007
12008 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12009
12010 * Makefile.in (RPATH_ENVVAR): New variable.
12011 (REALLY_SET_LIB_PATH): Use it.
12012 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12013
12014 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12015
12016 * config.sub, configure.in: Recognize sparclet cpu.
12017
12018 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12019
12020 * config.guess: Support m68k-cbm-sysv4.
12021
12022 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12023
12024 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12025 m68k-unknown-linuxaout from linker help string. Put quotes around
12026 $ld_help_string.
12027
12028 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12029
12030 * config.guess (powerpc-harris-powerunix): Add guess for port
12031 to new target.
12032
12033 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12034
12035 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12036
12037 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12038
12039 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12040 $(REALLY_SET_LIB_PATH) in Makefile.
12041 * Makefile.in (SET_LIB_PATH): New variable.
12042 (REALLY_SET_LIB_PATH): New variable.
12043 ($(DO_X)): Use $(SET_LIB_PATH).
12044 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12045 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12046 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12047 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12048 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12049 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12050 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12051 (install-dosrel): Likewise.
12052 (all-opcodes): Depend upon all-libiberty.
12053
12054 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12055
12056 * config.guess (*:CYGWIN*): New
12057
12058 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12059
12060 * Makefile.in (all-target-winsup): All all-target-libiberty.
12061
12062 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12063
12064 * configure.in (noconfigdirs): Add missing # in front of comment.
12065
12066 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12067
12068 * configure.in: add second pass to things added to noconfigdirs
12069 so *-gm-magic can exclude libgloss properly.
12070
12071 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12072
12073 * mpw-configure (extralibs_name, rez_name): Set correctly
12074 for MWC68K compiler.
12075
12076 * mpw-README: Add more info on the necessary build tools.
12077
12078 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12079
12080 * configure.in, config.sub: Recognize cygwin32.
12081
12082 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12083
12084 * config.guess, config.sub: Recognize A/UX.
12085
12086 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12087
12088 * config.sub: Merge with gcc/config.sub.
12089
12090 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12091
12092 * mpw-build.in (do-binutils): Add build of stamps.
12093
12094 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12095
12096 * config.sub: Add recognition for mips64vr4100*-* targets.
12097
12098 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12099
12100 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12101 Add creation of gconfigargs with `--enable-shared' turned on.
12102 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12103 ($(host)-stamp-stage3-configured): Likewise.
12104 (HOLES): Add chatr and ldd.
12105 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12106
12107 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12108
12109 * configure: Pass --nfp to recursive configures.
12110
12111 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12112
12113 * Makefile.in (DLLTOOL): New.
12114 (DLLTOOL_FOR_TARGET): New.
12115 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12116 (EXTRA_TARGET_FLAGS): Ditto.
12117 (EXTRA_GCC_FLAGS): Ditto.
12118 (CONFIGURE_TARGET_MODULES): Ditto.
12119 (DO_X): Ditto.
12120 * configure: Add DLLTOOL.
12121
12122 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12123
12124 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12125 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12126 mh-sco, since old workarounds no longer needed, and don't
12127 build ld, since libraries have weak symbols in COFF.
12128
12129 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12130
12131 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12132
12133 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12134
12135 * configure.in: Make sure that ${CC} can be used to compile an
12136 executable.
12137
12138 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12139
12140 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12141 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12142 nothing depending on whether gdbtk is being built.
12143
12144 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12145
12146 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12147
12148 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12149
12150 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12151 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12152
12153 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12154
12155 * config-ml.in: Add support for
12156 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12157 Simplify setting of multidirs from --disable-foo.
12158
12159 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12160
12161 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12162 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12163 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12164 non-empty, pass them on to the GCC make.
12165 (all-bootstrap): New rule that is like all-gcc, except it executes
12166 the GCC bootstrap rule instead of the GCC all rule.
12167
12168 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12169
12170 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12171
12172 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12173
12174 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12175 DG/UX support.
12176
12177 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12178
12179 * config.sub (i*86*) Change [345] to [3456]
12180
12181 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12182
12183 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12184 --with-gnu-ld=no.
12185
12186 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12187
12188 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12189 AIX multilibs get built.
12190
12191 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12192
12193 * configure.in (i386-win32): Don't build expect if we're not
12194 building the tcl subdir.
12195
12196 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12197
12198 * Makefile.in: (configure-target-examples, all-target-examples):
12199 New targets, configure and build example programs.
12200
12201 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12202
12203 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12204 use it as input to sedit the generated MPW makefile.
12205 * mpw-README: Add a suggestion about Gestalt.h.
12206
12207 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12208
12209 * config.sub: Accept *-*-ieee*.
12210
12211 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12212
12213 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12214 Ronald F. Guilmette <rfg@monkeys.com>.
12215
12216 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12217
12218 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12219 for powerpc-pe native.
12220 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12221 (target==powerpc-pe): duplicate i386-win32 entry.
12222
12223 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12224
12225 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12226 of vxworks, not just vxworks5.1.
12227
12228 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12229
12230 * mpw-configure: Add support for exec-prefix.
12231
12232 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12233
12234 * config.guess: Recognize HP model 816 machines as having
12235 a PA1.1 processor.
12236
12237 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12238
12239 * configure: Ignore new autoconf configure options.
12240
12241 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12242
12243 * config.guess: Recognize Pentium under SCO.
12244 From Robert Lipe <robertl@arnet.com>.
12245
12246 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12247
12248 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12249
12250 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12251
12252 * configure.in: Don't configure gas for alpha-dec-osf*.
12253
12254 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12255
12256 * configure.in: Default to --with-stabs for some targets for which
12257 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12258 i[345]86*-*-unixware*.
12259
12260 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12261
12262 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12263 rather than basing it on the target. Simplify handling of options
12264 controlling which directories to configure. Remove extraneous
12265 slash in multi-clean target.
12266
12267 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12268
12269 * config-ml.in: Prefix more variables with ml_ so they don't collide
12270 with configure's.
12271
12272 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12273
12274 * configure: Don't turn -v into --v.
12275
12276 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12277
12278 * configure.in (targargs): Fix typo.
12279
12280 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12281
12282 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12283
12284 * configure.in: Strip --host and --target options from
12285 CONFIG_ARGUMENTS, and always configure for --host only. Add
12286 --with-cross-host option when building with a cross-compiler.
12287 * configure: Canonicalize the arguments put into config.status by
12288 always using `=' for an option with an argument. Pass a presumed
12289 --host or --target explicitly.
12290
12291 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12292
12293 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12294 into general OS recognition case.
12295
12296 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12297
12298 * configure.in (target_configdirs): add target-winsup only
12299 for win32 target systems.
12300
12301 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12302
12303 * Makefile.in (all-target-libgloss): Depend upon
12304 configure-target-newlib, since when libgloss is built it looks to
12305 see if the newlib directory exists.
12306
12307 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12308
12309 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12310 cfg-ml-*.in.
12311
12312 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12313
12314 * configure: Handle LD and LD_FOR_TARGET when configuring a
12315 Canadian Cross.
12316
12317 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12318
12319 * configure.in (target_libs): add target-winsup.
12320 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12321 (target==ppcle-pe): remove ld from $noconfigdirs.
12322
12323 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12324
12325 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12326 Preserve relative path names in $srcdir. Build symlink tree if
12327 configuring cross target dir and srcdir=. (= no VPATH support).
12328 (configure-target-libg++): Depend on configure-target-librx.
12329 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12330 * config-ml.in: New file.
12331 * symlink-tree: New file.
12332 * configure: Ensure srcdir="." if that's what it is.
12333
12334 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12335
12336 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12337 includes and FLEX_SKELETON setting.
12338 * mpw-configure (--with-gnu-ld): New option, controls whether
12339 to use PPCLink or ld with PowerMac GCC.
12340 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12341 * mpw-config.in: Configure grez if targeting Mac.
12342
12343 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12344 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12345 just macos.
12346 * configure.in: Configure grez resource compiler if targeting Mac.
12347 * Makefile.in (all-grez, install-grez): New targets.
12348
12349 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12350
12351 * configure: CXX defaults to gcc, not g++. If we find
12352 gcc in the path, set CC to gcc -O2.
12353
12354 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12355
12356 * configure: Default ${build} correctly. Avoid picking up extra
12357 spaces when reading CC and CXX from Makefile. When doing a
12358 Canadian Cross, use plausible default values for numerous
12359 variables.
12360 * configure.in: When doing a Canadian Cross, don't try to
12361 configure tools whose configure script can't handle it.
12362
12363 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12364
12365 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12366
12367 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12368
12369 * configure: Remove dubious bug reporting address.
12370
12371 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12372
12373 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12374 configure script, run that instead of this directory's configure.
12375 In either case, print a message that we're configuring the sub-dir.
12376
12377 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12378
12379 * configure.in: Before checking for the existence of various files,
12380 use sed to filter out "target-".
12381
12382 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12383
12384 * Makefile.in (DO_X): Split rule to decrease command line length
12385 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12386 (Philippe De Muyter).
12387
12388 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12389
12390 * Makefile.in (all-patch): depend on all-libiberty.
12391
12392 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12393
12394 * configure.in: If the only directory in target_configdirs which
12395 actually exists is libiberty, then set target_configdirs to empty,
12396 to avoid trying to build a target libiberty in a gas or gdb
12397 distribution.
12398
12399 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12400
12401 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12402 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12403 systems.
12404
12405 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12406
12407 * configure.in (copy_dirs): Use sys-include instead of include
12408 for --with-headers option.
12409
12410 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12411
12412 * Makefile.in, configure.in: Make winsup builds work with
12413 new scheme.
12414
12415 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12416
12417 * configure.in: Build the linker on AIX.
12418
12419 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12420
12421 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12422 where needed.
12423
12424 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12425
12426 * Makefile.in (all-gcc): Fix typo.
12427
12428 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12429
12430 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12431
12432 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12433
12434 * configure.in: Rename libFOO to target-libFOO, and xiberty
12435 to target-xiberty, to provide more flexibility.
12436 (target_subdir): Define. Create if cross.
12437 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12438 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12439 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12440 check-libFOO -> check-target-libFOO, etc.
12441 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12442 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12443 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12444 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12445 allow ALL_GCC="" to only configure.
12446 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12447 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12448 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12449
12450 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12451
12452 * Makefile.in (taz): Build "info" in etc explicitly.
12453
12454 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12455
12456 * configure.in: Make sure that CC is undefined (as opposed to
12457 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12458 problem with autoconf trying to configure on a host without GCC.
12459
12460 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12461
12462 * mpw-configure: Set host alias from choice of host compiler,
12463 only use generic MPW Makefile sed if present, edit a file
12464 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12465 * mpw-README: Add problem notes about CW6 and CW7.
12466
12467 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12468
12469 * Makefile.in (taz): Use ";" instead of ";;".
12470
12471 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12472
12473 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12474 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12475 DISTDOCDIRS.
12476 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12477 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12478
12479 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12480
12481 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12482 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12483 Move bfd to DISTSTUFFDIRS.
12484
12485 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12486
12487 * Makefile.in (X11_LIB): Removed.
12488 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12489
12490 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12491
12492 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12493
12494 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12495 names.
12496
12497 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12498
12499 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12500
12501 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12502
12503 * configure.in (i[345]86-*-win32): Always build newlib.
12504 Don't configure cvs, autoconf or texinfo.
12505 * Makefile.in (LD_FOR_TARGET): New.
12506 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12507 Pass down LD_FOR_TARGET.
12508
12509 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12510
12511 * winsup: New directory.
12512 * Makefile.in: Build winsup.
12513 * configure.in: Winsup is configured when target is win32.
12514 Can only build win32 target GDB when native.
12515
12516 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12517
12518 * config.guess: Recognize HP model 819 machines as having
12519 a PA 1.1 processor.
12520
12521 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12522
12523 * configure: Fix sed loop which substitutes for CC and CXX to
12524 avoid bug found in various sed implementations.
12525
12526 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12527
12528 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12529 simulator. Use standard powerpc-*-eabi*.
12530
12531 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12532
12533 * configure.in: Stop putting gas and binutils in noconfigdirs for
12534 powerpc-*-aix* and rs6000-*-*.
12535
12536 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12537
12538 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12539 -mcall-aixdesc libraries.
12540
12541 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12542
12543 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12544
12545 * config.sub (arm | armel | armeb): Fix shell syntax.
12546
12547 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12548
12549 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12550 -msoft-float and -mcpu=common support.
12551 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12552 libraries.
12553
12554 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12555
12556 * configure.in: Allow configuration and build of emacs19 for the alpha.
12557
12558 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12559
12560 * configure.in (CC): Get ^CC, not just any old CC, from
12561 ${host_makefile_frag}.
12562
12563 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12564
12565 * configure.in (CC): Try to get CC from
12566 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12567
12568 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12569
12570 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12571 only if it exists in $(srcdir).
12572
12573 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12574
12575 * configure: If CC and CXX are not set in the environment, set
12576 them, based on either an existing Makefile or on searching for gcc
12577 in PATH. Substitute for CC and CXX in Makefile.
12578 * configure.in: Remove libm from target_libs. Separate
12579 target_configdirs from configdirs. If CC is not set in
12580 environment, try to get it from a host Makefile fragment. Rewrite
12581 changes of configdirs to use skipdirs instead. A few minor
12582 tweaks. Take directories out of target_configdirs as they are
12583 taken out of configdirs. Remove existing Makefile files from
12584 subdirectories. Substitute for TARGET_CONFIGDIRS and
12585 CONFIG_ARGUMENTS in Makefile.
12586 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12587 by configure.in.
12588 (CONFIG_ARGUMENTS): Likewise.
12589 (CONFIGURE_TARGET_MODULES): New variable.
12590 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12591 ($(CONFIGURE_TARGET_MODULES)): New target.
12592 (configure-libg++, configure-libio): New targets.
12593 (all-libg++): Depend upon configure-libg++.
12594 (all-libio): Depend upon configure-libio.
12595 (configure-libgloss, all-libgloss): New targets.
12596 (configure-libstdc++): New target.
12597 (all-libstdc++): Depend upon configure-libstdc++.
12598 (configure-librx, all-librx): New targets.
12599 (configure-newlib): New target.
12600 (all-newlib): Depend upon configure-newlib
12601 (configure-xiberty): New target.
12602 (all-xiberty): Depend upon configure-xiberty.
12603
12604 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12605
12606 * configure.in (host i[345]86-*-win32): Expand the
12607 noconfigdirs again.
12608
12609 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12610
12611 * mpw-configure: Fix sed command file name.
12612
12613 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12614
12615 * configure.in (host i[345]86-*-win32): Reduce the
12616 noconfigdirs again.
12617
12618 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12619
12620 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12621 or powerpc*-*-pe*, since they are not yet supported.
12622
12623 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12624
12625 Add PowerMac support and many other enhancements.
12626 * mpw-configure: New option --cc to select compiler to use,
12627 paste options set according to --cc into the generated
12628 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12629 if mpw-make.sed is present.
12630 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12631 add forward includes for PowerPC include files.
12632 * mpw-build.in: Build using Makefile.PPC if present.
12633 (do-byacc, etc): Remove separate version resource builds.
12634 (do-gas): Build "stamps" before "all".
12635 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12636 * mpw-README: Update to reflect --cc option, PowerMac support,
12637 and recently-reported compatibility problems.
12638
12639 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12640
12641 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12642 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12643 (--with-multilib-top): Pass to recursive invocations.
12644
12645 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12646
12647 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12648 v810-*-*.
12649
12650 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12651
12652 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12653 gdb, ld and opcodes on v810-*-*.
12654
12655 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12656
12657 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12658 (local-maintainer-clean): New target.
12659 (maintainer-clean): New target.
12660 (realclean): Just depend upon maintainer-clean.
12661
12662 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12663
12664 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12665
12666 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12667
12668 * configure.in: Build ld in mips*-*-bsd* case.
12669
12670 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12671
12672 * config.sub: Accept -lites* OS. From Ian Dall.
12673
12674 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12675
12676 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12677 targets.
12678
12679 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12680
12681 * configure.in: treat i386-win32 canadian cross the same as
12682 i386-go32 canadian cross.
12683
12684 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12685
12686 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12687 running under the simulator to build a reduced set of libraries.
12688 (powerpc-*-eabiaix): Add fine grained multilib support added to
12689 other powerpc targets yesterday.
12690
12691 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12692
12693 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12694 -disable-softfloat, -disable-relocatable, -disable-aix, and
12695 -disable-sysv to control which multilib libraries get built.
12696
12697 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12698
12699 * configure: Add Makefile.tem to list of files to remove in trap
12700 handler.
12701
12702 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12703
12704 * config.guess (*Linux*): Add missing "exit"s.
12705 Also, need specific check for alpha-unknown-linux (uses COFF).
12706
12707 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12708
12709 * config.guess: Merge with FSF:
12710
12711 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12712 * config.guess (AIX4): More robust release numbering discovery.
12713
12714 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12715 * config.guess (i386-sequent-ptx): Properly get version number.
12716
12717 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12718 * config.guess (mips:*:4*:UMIPS): New case.
12719
12720 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12721
12722 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12723 (i386-win32 host): Likewise. Don't build readline.
12724
12725 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12726
12727 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12728 SUPPORT_FILES to submakes.
12729
12730 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12731
12732 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12733 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12734 mpw-configure.
12735
12736 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12737
12738 * configure.in (appdirs): Use =, not ==, in test expression when
12739 trying to build the text to print in the warning message for
12740 Solaris users.
12741
12742 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12743
12744 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12745
12746 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12747
12748 * config.guess: Recognize lynx-2.3.
12749
12750 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12751
12752 * config.sub (z8ksim): Deleted
12753 (z8k-*-coff): New, this is the one true name of the target.
12754
12755 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12756
12757 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12758
12759 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12760
12761 * config.guess (*:Linux:*:*): First try asking the linker what the
12762 default object file format is (elf, aout, or coff). Then if this
12763 fails, try previous methods.
12764
12765 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12766
12767 * configure.in: Don't build newlib for *-*-vxworks5.1.
12768
12769 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12770
12771 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12772 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12773
12774 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12775
12776 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12777
12778 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12779
12780 * cfg-ml-com.in: New file.
12781 * cfg-ml-pos.in: New file.
12782
12783 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12784
12785 * COPYING.NEWLIB: Add HP free copyright to list.
12786
12787 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12788
12789 * config.sub: Recognize -eabi* for the system, not just -eabi.
12790
12791 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12792
12793 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12794 * config.sub, configure.in (win32): New target and host.
12795
12796 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12797
12798 * configure.in: Add i386-pe configuration.
12799
12800 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12801
12802 * mpw-build.in (install): Install GDB after LD.
12803
12804 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12805
12806 * mpw-config.in (elf/mips.h): Always forward-include, needed
12807 for GDB to build.
12808
12809 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12810
12811 * testsuite: New directory for customer acceptance and whole tool
12812 chain tests.
12813
12814 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12815
12816 * configure: If per-host line isn't found, but AC_OUTPUT is found
12817 and a configure script exists, run it instead.
12818
12819 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12820
12821 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12822
12823 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12824
12825 * configure: Set build_{cpu,vendor,os,alias} to host values when
12826 --build isn't specified.
12827
12828 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12829
12830 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12831 (FLAGS_TO_PASS): Pass them.
12832 (EXTRA_TARGET_FLAGS): Ditto.
12833
12834 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12835
12836 * Makefile.in (all-libg++): Depend on all-libstdc++.
12837
12838 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12839
12840 * configure.in (noconfigdirs): Enable all packages for
12841 i386-unknown-netbsd.
12842
12843 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12844
12845 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12846 hosted builds (DOS builds)
12847
12848 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12849
12850 Changes for ARM based on patches from Richard Earnshaw:
12851 * config.sub: Handle armeb and armel.
12852 * configure.in: Omit arm linker only for riscix.
12853
12854 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12855
12856 * config.guess: Update from FSF.
12857
12858 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12859
12860 * config.sub: Recognize powerpcle as the little endian variant of
12861 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12862 powerpcle variant. Convert pentium into i586, not i486. Add p5
12863 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12864 temporarily.
12865
12866 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12867
12868 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12869
12870 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12871
12872 * config.sub: Accept -lites* as a basic system type.
12873
12874 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12875
12876 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12877 installed, and if so return linuxoldld as the system name.
12878
12879 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12880
12881 * config.guess: Add hppa1.1-hp-lites support.
12882
12883 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12884
12885 * configure.in: Don't build newlib for m68k-vxworks5.1.
12886
12887 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12888
12889 * configure.in (mips-sgi-irix6): Use mh-irix5.
12890
12891 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12892
12893 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12894
12895 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12896
12897 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12898 OSF/1. Fix compiler flags.
12899 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12900
12901 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12902
12903 * configure.in: Recognize --with-newlib.
12904 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12905
12906 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12907
12908 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12909 to *_X11_MODULES due to gdbtk needing X include files et al.
12910
12911 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12912
12913 Merge in support for Mac MPW as a host.
12914 (Old change descriptions retained for informational value.)
12915
12916 * mpw-config.in: Add generic include forwards for cpu-specific
12917 include files in aout and elf directories.
12918
12919 * mpw-configure: Added copyright.
12920 * mpw-config.in: Check for presence of required build tools.
12921 (target_libs): Add newlib.
12922 (target_tools): Add examples.
12923 (Read Me): Generate as "Read Me for MPW" instead.
12924 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12925 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12926 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12927
12928 * mpw-configure: Remove subdir-specific makefile hackery,
12929 delete mk.tmp after using it.
12930
12931 * mpw-build.in (all): Display start and end times.
12932
12933 * mpw-configure (host_canonical): Set.
12934 (target_cpu): Always add to makefiles.
12935 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12936 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12937 (mpw-mh-mpw): Look for in srcdir and srcroot.
12938 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12939
12940 * mpw-build.in: (install-only): New target.
12941
12942 * mpw-configure (host_alias, target_alias): Rename from hostalias
12943 and targetalias, add into generated Makefile.
12944 (mk.tmp): If present, add into generated Makefile.
12945 * mpw-build.in (all-gas): Build config.h first before gas proper.
12946
12947 * mpw-configure (config.status): Write only if changed.
12948 * mpw-config.in (readline): Configure it (not built, just used for
12949 definitions).
12950
12951 * mpw-config.in (elf/mips.h): Add a forward include.
12952
12953 * mpw-config.in: Forward-include most .h files in include into
12954 extra-include.
12955 (readline): Don't build.
12956 mpw-build.in (install): Install GDB.
12957
12958 * mpw-configure (prefix, mpw_prefix): Handle it.
12959 * mpw-config.in (mmalloc, readline): Don't configure.
12960 * mpw-build.in (thisscript): Rename to ThisScript.
12961 Use mpw-build instead of BuildProgram everywhere.
12962 (mmalloc, readline): Don't build.
12963 * mpw-README: New file, basic documentation about the MPW port.
12964
12965 * mpw-config.in: Use forward-include to create include files.
12966
12967 * mpw-configure: Add more things to the top of each configured
12968 Makefile, including contents of config/mpw-mh-mpw.
12969 * mpw-config.in (extra-include): Create this directory and fill it
12970 with Posix-like include files when configuring.
12971
12972 * config.sub (apple, mac, mpw): Add various aliases.
12973
12974 * mpw-build.in: New file, top-level build script fragment for MPW.
12975 * mpw-configure: New file, configure script for MPW.
12976 * mpw-config.in: New file, config fragment for MPW.
12977
12978 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12979
12980 * configure.in (host_libs): Remove glob, since it is gone from the
12981 sources.
12982
12983 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12984
12985 * Makefile.in: define empty GDB_NLM_DEPS var.
12986
12987 * configure.in(target_makefile_frag): use config/mt-netware
12988 for netware targets.
12989
12990 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12991
12992 * config.sub: Merge in recent FSF changes. Remove linux special
12993 cases.
12994
12995 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12996
12997 Revert this change:
12998
12999 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13000
13001 * build-all.mk: Use CC=cc -Xs on Solaris.
13002
13003 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13004
13005 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13006 stop using it.
13007 * Makefile.in: Nuke all references to glob subdirectory.
13008
13009 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13010
13011 * configure.in: Fix --enable-shared logic in per-host.
13012
13013 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13014
13015 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13016
13017 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13018
13019 * configure.in (noconfigdirs): Don't build gas on AIX, for
13020 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13021
13022 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13023
13024 * configure: Fix --cache-file to work if the file argument is a
13025 relative path.
13026
13027 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13028
13029 * configure: If the --cache-file is used, pass it down to
13030 configure in subdirectories.
13031
13032 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13033
13034 * config.sub: add vxworks29k configuration.
13035
13036 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13037
13038 * Makefile.in (taz): Do "diststuff" part quietly.
13039
13040 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13041
13042 * config.sub: Mini-merge with gcc/config.sub.
13043
13044 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13045
13046 * config.guess (IRIX): Sed - to _.
13047
13048 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13049
13050 * Makefile.in (source-vault, binary-vault): New targets.
13051
13052 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13053
13054 * config.sub: Recognize -eabi as a basic system type.
13055
13056 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13057
13058 * configure.in (enable_shared stuff): Fix typo.
13059
13060 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13061
13062 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13063
13064 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13065
13066 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13067
13068 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13069
13070 * configure.in (rs6000-*-*): Don't build gas.
13071
13072 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13073
13074 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13075 reduce command line length.
13076 (AS_FOR_TARGET): Check for as.new, not Makefile.
13077 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13078
13079 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13080
13081 * config.guess: Merge from FSF.
13082
13083 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13084
13085 * configure: Don't use $ when handling program_suffix.
13086
13087 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13088
13089 * configure.in: Configure tk for hppa/hpux.
13090
13091 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13092
13093 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13094
13095 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13096
13097 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13098 to LIBCXXFLAGS. Tests are better run without it.
13099
13100 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13101
13102 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13103
13104 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13105
13106 * configure.in (*-*-netware*): Don't configure xiberty.
13107
13108 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13109
13110 * configure.in: Remove tk from native_only list.
13111
13112 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13113
13114 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13115 for special NCD build.
13116
13117 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13118
13119 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13120 makeall.bat, they're only useful for binutils snapshots.
13121 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13122 makeall.bat to specified SUPPORT_FILES.
13123
13124 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13125
13126 * build-all.mk: Add Ericsson targets to sun4 and solaris
13127 hosts. Add BNR's sun4 target to solaris host, so their
13128 build-from-source will be tested in-house first.
13129
13130 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13131
13132 * Makefile.in (LIBCFLAGS): New variable.
13133 (CFLAGS_FOR_TARGET): Ditto.
13134 (LIBCFLAGS_FOR_TARGET): Ditto.
13135 (LIBCXXFLAGS): Ditto.
13136 (CXXFLAGS_FOR_TARGET): Ditto.
13137 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13138 (BASE_FLAGS_TO_PASS): Pass them.
13139 (EXTRA_TARGET_FLAGS): Ditto.
13140
13141 * configure.in: Support --enable-shared.
13142
13143 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13144
13145 * configure.in (target_libs): Include libstdc++ again.
13146 * config.guess: Update from FSF (for FreeBSD).
13147
13148 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13149
13150 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13151 makeall.bat.
13152 (DISTDOCDIRS): Add `etc'.
13153 (ETC_SUPPORT_PFX): New variable.
13154 (taz): Include anything from etc starting with a word in
13155 ETC_SUPPORT_PFX.
13156
13157 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13158
13159 * config.sub: Update for recent FSF changes. Remove obsolete
13160 h8300hds entry. Add -windows* and -osx as basic os. Minor
13161 spacing changes.
13162
13163 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13164
13165 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13166
13167 * config.guess: Merge with FSF.
13168 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13169
13170 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13171
13172 * configure: Since the "trap 0" handler will override the exit
13173 status on many systems, only use it for "exit 1", and make it set
13174 a non-zero exit status; reset it before "exit 0". Also, check
13175 exit status of config.sub, and error out if it failed.
13176
13177 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13178
13179 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13180 and install libgloss.
13181
13182 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13183
13184 * Makefile.in (all-binutils): Depend upon all-byacc.
13185
13186 * configure.in: Don't build emacs on Irix 5.
13187
13188 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13189
13190 * configure.in (*-*-netware*): Add libio.
13191
13192 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13193
13194 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13195 (CHECK_TARGET_MODULES): Ditto.
13196 (INSTALL_TARGET_MODULES): Ditto.
13197 (TARGET_LIBS): Ditto.
13198 (all-libstdc++): Note dependencies.
13199
13200 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13201
13202 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13203
13204 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13205
13206 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13207 -fexternal-templates.
13208
13209 * configure.in (target_libs): Add libstdc++.
13210 (noconfigdirs): Add libstdc++ as appropriate.
13211
13212 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13213
13214 * config.guess: Update from FSF.
13215
13216 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13217
13218 * configure: Use ${config_shell} when running ${configsub}.
13219
13220 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13221
13222 * config.sub: No longer recognize h8300h.
13223
13224 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13225
13226 * config.sub: Remove extraneous differences between config.sub and
13227 gcc/config.sub.
13228
13229 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13230
13231 * Makefile.in (DISTSTUFFDIRS): Add gas.
13232
13233 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13234
13235 * COPYING.NEWLIB: New file.
13236
13237 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13238
13239 * config.guess (HP-UX): Patch from Harlan Stenn
13240 <harlan@landmark.com> to also emit release level.
13241
13242 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13243
13244 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13245
13246 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13247
13248 * config.sub: Merge nextstep cleanup from FSF.
13249
13250 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13251
13252 * configure.in (arm-*-*): Don't configure ld for this target.
13253
13254 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13255
13256 * configure.in (*-*-netware): don't configure libg++, libio,
13257 librx, or newlib.
13258
13259 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13260
13261 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13262 configure ld--it works, but it doesn't support shared libraries.
13263
13264 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13265
13266 * config.guess (*-unknown-freebsd*): Get rid of possible
13267 trailing "(Release)" in version string.
13268 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13269
13270 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13271
13272 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13273 Fix type: *-next-neststep -> *-next-nextstep.
13274
13275 * config.guess: Merge from FSF:
13276
13277 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13278
13279 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13280
13281 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13282
13283 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13284 instead of UNIX_SV for UnixWare 1.0).
13285
13286 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13287
13288 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13289 to make gdb/nlm/* build after the compiler and linker.
13290
13291 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13292
13293 * config.guess (netbsd, freebsd, linux): Accept any machine,
13294 not just i[34]86.
13295 (m68k-atari-sysv4): Relocate to match FSF version.
13296
13297 * config.guess: More merges from the FSF:
13298
13299 Add a space before function call or macro invocation.
13300
13301 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13302
13303 * config.guess: Add trap cmd to remove dummy.c and dummy when
13304 interrupted.
13305
13306 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13307
13308 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13309 (dummy): Redirect stderr from compilation of dummy.c.
13310
13311 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13312
13313 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13314
13315 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13316
13317 * configure: Accept and ignore --cache*, for compatibility with
13318 new autoconf.
13319
13320 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13321
13322 * config.guess: Merge from FSF:
13323
13324 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13325
13326 * config.guess (Pyramid*:OSx*:*:*): New case.
13327 (PATH): Add /.attbin at end for finding uname.
13328 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13329
13330 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13331
13332 * config.guess (M88*:DolphinOS:*:*): New case.
13333
13334 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13335
13336 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13337 to select whether to use ELF or COFF.
13338
13339 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13340
13341 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13342
13343 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13344
13345 * config.guess: Guess the OS version for HPUX.
13346
13347 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13348
13349 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13350
13351 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13352
13353 * configure.in: Recognize --with-headers, --with-libs, and
13354 --without-newlib.
13355 * Makefile.in (all-xiberty): Depend upon all-ld.
13356
13357 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13358
13359 * configure.in: Change i[34]86 to i[345]86.
13360
13361 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13362
13363 * configure (version): A few more tweaks to help message.
13364
13365 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13366
13367 * Makefile.in: Remove (for now) librx as a host library,
13368 now that we're building it for target.
13369
13370 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13371
13372 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13373 (Karl Berry).
13374
13375 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13376
13377 * configure.in: Also configure librx.
13378
13379 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13380
13381 * Makefile.in: Update various rules to reflect that librx
13382 is now needed for libg++.
13383
13384 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13385
13386 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13387
13388 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13389
13390 * configure.in: Configure the examples directory.
13391
13392 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13393
13394 * configure: Simplify Jun 2 1994 change.
13395
13396 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13397
13398 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13399 /bin/gcc isn't good enough to build gcc.
13400
13401 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13402
13403 * Makefile.in (GDB_SUPPORT_FILES): Remove
13404 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13405 (gdb.tar.gz): Add new rule to use standard distribution building
13406 mechanism.
13407
13408 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13409
13410 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13411 Bill Cox <bill@cygnus.com>.
13412
13413 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13414
13415 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13416
13417 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13418
13419 * configure: Search current dir first in .gdbinit.
13420
13421 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13422
13423 * config.sub: Recognize freebsd (merged from gcc config.sub).
13424
13425 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13426
13427 * config.sub: Refer to NeXT's operating system as nextstep.
13428
13429 * config.sub (case $basic_machine): Re-order the cases, to match
13430 the order in the FSF version (which is mostly alphabethical).
13431 Merge in some additions and changes from the FSF.
13432
13433 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13434
13435 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13436 * config.sub: Recognize cxux7.
13437 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13438
13439 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13440
13441 * config.sub: Fix typo powerpc -> powerpc-*.
13442
13443 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13444
13445 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13446
13447 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13448 parallel with all-emacs and install-emacs). Top-level command
13449 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13450
13451 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13452
13453 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13454 $(relbindir)/make before doing ``make install'', and use
13455 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13456 installing over running make binary.
13457 ($(host)-stamp-stage3-installed): Likewise.
13458
13459 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13460
13461 * config.guess: Recognize Mach.
13462
13463 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13464
13465 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13466 see whether --exec-prefix was used.
13467
13468 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13469
13470 * README: Explicitly mention libg++/README. (Zoo's idea.)
13471
13472 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13473
13474 * Makefile.in: Add all-librx target similar to all-libproc.
13475
13476 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13477
13478 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13479 with post 1.2 uname bogosity.
13480
13481 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13482
13483 * configure: Remove temporary files on receipt of a signal.
13484
13485 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13486
13487 * configure: If there is a package_makefile_frag, remove
13488 ${subdir}/Makefile.tem after copying it in.
13489
13490 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13491
13492 * build_all.mk: support rs6000 lynx identifies itself as
13493 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13494 since /bin/gcc is too feeble to compile a modern gcc.
13495
13496 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13497
13498 * brought devo/test-build.mk update-to-date with progressive/
13499 test-build.mk. Add lynx targets and hppa flag info.
13500
13501 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13502
13503 * configure.in: Use mh-ncrsvr43. Patch from
13504 Tom McConnell <tmcconne@sedona.intel.com>.
13505
13506 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13507
13508 * config.guess (i386-unknown-bsdi): No longer need to
13509 check #if defined(__bsdi__) && defined(__i386__).
13510
13511 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13512
13513 * configure: Set program_transform_nameoption correctly.
13514
13515 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13516
13517 * brought build-all.mk update-to-date with progressive build-all.mk,
13518 added new targets and hppa info.
13519
13520 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13521
13522 * configure: If config.guess result is a prefix of the user
13523 specified target, assume a native build and use the user specified
13524 target as the host alias. Remove SunOS patch suffix removal hack.
13525 * configure.in: Remove SunOS patch suffix removal hack.
13526
13527 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13528 in NATIVE_CHECK_MODULES.
13529
13530 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13531
13532 * Makefile.in: Rename HOST_ONLY to NATIVE.
13533 * configure: Delete SunOs patch suffix from host_canonical
13534 and build_canonical variables that are prepended to Makefiles.
13535 * configure.in: Add comments for easier maintenance.
13536
13537 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13538
13539 * Makefile.in: Add all-libproc target similar to all-gui.
13540
13541 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13542
13543 * Makefile.in (CHECK_MODULES): split into
13544 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13545
13546 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13547
13548 * config.guess (i386-unknown-bsdi): New system to guess.
13549
13550 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13551
13552 * Makefile.in: Add all-gui target (but not yet build by "all").
13553
13554 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13555
13556 * config.sub: Move deletion of patch suffix from here...
13557 * configure.in: To here, at Ian's suggestion. The top-
13558 level scripts might need to know of a patch level.
13559
13560 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13561
13562 * config.sub: Strip off patch suffix so rtl is recognized
13563 as a sunos4.1.3 machine, even though it's been patched.
13564
13565 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13566
13567 * Makefile.in (INSTALL_LAST): Delete.
13568 (INSTALL_DOSREL): New.
13569
13570 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13571
13572 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13573 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13574 whether we pass down --with-gnu-ld anyhow.
13575
13576 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13577
13578 * Makefile.in (INSTALL_LAST): Change operation so it works
13579 on more flavors of make.
13580 * configure.in (go32): Don't build libg++ or libio.
13581
13582 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13583
13584 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13585 they can be overriden by templates.
13586
13587 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13588
13589 * configure.in (target==go32): Don't build gdb.
13590 * dosrel: New directory.
13591
13592 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13593
13594 * configure.in (host==go32): Configure dosrel too.
13595 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13596 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13597 be set by incoming names or templates.
13598 (INSTALL_LAST): New rule.
13599
13600 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13601
13602 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13603
13604 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13605
13606 * configure.in (appdirs): New variable. Currently empty, but will
13607 be used in gas distribution. If nonempty, lists a set of
13608 directories at least one of which must get configured, or top
13609 level configuration is considered to have failed.
13610 (rs6000-*-lynxos*): Use new file name.
13611
13612 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13613
13614 Eliminate XTRAFLAGS.
13615 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13616 newlib include files using -idirafter, and also use -nostdinc.
13617 (CXX_FOR_TARGET): Likewise.
13618 (XTRAFLAGS): Removed.
13619 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13620 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13621 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13622 ($(DO_X)): Don't pass down XTRAFLAGS.
13623
13624 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13625
13626 * configure.in (mips*-dec-bsd*): New target; do build linker.
13627 (mips*-*-bsd*): New target; don't build linker.
13628
13629 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13630
13631 * configure.in: support rs6000-*-lynxos* configuration.
13632 support sunos4 as a cross target.
13633
13634 * config.sub: look for lynx*, not lynx since the OS version may
13635 legitimately be part of the name.
13636
13637 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13638
13639 * configure.in (i[34]86-*-sco*): Move to be with other i386
13640 targets.
13641 (romp-*-*): New target. Skip various binary utilities.
13642 (vax-*-*): New target. Don't build newlib.
13643 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13644
13645 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13646
13647 * configure.in: Only set host_makefile_frag if config
13648 directory exists.
13649
13650 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13651
13652 * install.sh: If $dstdir exists, don't check whether each
13653 component does.
13654
13655 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13656
13657 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13658
13659 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13660
13661 * configure.in (*-*-lynxos*): Don't configure newlib for either
13662 native or cross Lynx.
13663
13664 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13665
13666 * config.sub (sparc64-elf): Fix os.
13667 (z8k): Remove duplicate.
13668
13669 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13670
13671 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13672 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13673
13674 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13675
13676 * configure: Make file links cleanly even if Lynx fails on
13677 an NFS symlink (at least fail cleanly).
13678
13679 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13680
13681 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13682 -XNh2000.
13683
13684 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13685
13686 * configure: Unknown options are fatal again.
13687
13688 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13689
13690 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13691 compatibility.
13692
13693 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13694
13695 * build-all.mk: Add `clean' target.
13696
13697 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13698
13699 * config.guess: Add SINIX support.
13700 * configure.in: Add mips-*-sysv4* support.
13701
13702 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13703
13704 * build-all.mk: Document all useful targets.
13705 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13706 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13707
13708 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13709
13710 * configure: Support --silent, --quiet.
13711
13712 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13713
13714 * configure: Support --disable-FEATURE.
13715
13716 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13717
13718 * config.guess: Recognize NCR running SVR4.3.
13719
13720 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13721
13722 * config.guess: Make BSDI generate i386-unknown-bsd386.
13723 Patch from Paul Eggert <eggert@twinsun.com>.
13724
13725 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13726
13727 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13728
13729 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13730
13731 * configure: Make unrecognized options give nonfatal warnings
13732 instead of fatal errors, and pass them to any subdirectory
13733 configures in case they recognize them.
13734 Make --x equivalent to --with-x.
13735
13736 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13737
13738 * configure: Add --enable-* options. Clean up usage message and
13739 some comments.
13740
13741 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13742
13743 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13744
13745 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13746
13747 * configure.in (hppa*-*-*): Enable binutils.
13748
13749 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13750
13751 * config.sub: Recognize cisco.
13752
13753 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13754
13755 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13756
13757 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13758
13759 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13760 than one configuration name. Add comment.
13761
13762 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13763
13764 * config.guess: about target *-hitachi-hiuxwe2, fixed
13765 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13766 macro is incorrect.]
13767
13768 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13769
13770 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13771 than the "make ls" stuff which used to be here.
13772
13773 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13774
13775 * config.guess: Recognize i[34]86-unknown-freebsd.
13776 From Shawn M Carey <smcarey@rodan.syr.edu>.
13777
13778 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13779
13780 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13781
13782 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13783
13784 * config.guess: Check for ptx.
13785
13786 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13787
13788 * config.sub: Add os9k checking.
13789
13790 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13791
13792 * config.guess: Handle OSF1 running on HPPA processors
13793
13794 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13795
13796 * configure: If subdir configure fails, print out a message with
13797 subdirectory name, in case subdir's configure code didn't identify
13798 itself.
13799
13800 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13801
13802 * configure.in: Remove embedded newlines from configdirs.
13803 Avoid mismatches of substrings. Fix matching strings at end
13804 of configdirs.
13805
13806 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13807
13808 * config.guess: Add Lynx/rs6000 config support.
13809
13810 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13811
13812 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13813
13814 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13815
13816 * configure.in (hppa*-*-osf*): Treat this just like most other
13817 PA configurations (eg no binutils or ld).
13818 (hppa*-*-*elf*): These configurations have binutils and ld.
13819
13820 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13821
13822 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13823
13824 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13825
13826 * configure.in (rs6000-*-*): Build gas.
13827
13828 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13829
13830 * Makefile.in: Avoid bug in losing hpux sed.
13831
13832 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13833
13834 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13835 for GDB and GDB has been fixed to not need it.
13836
13837 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13838
13839 * config.guess: Recognize vax hosts.
13840
13841 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13842
13843 * configure (while loop): Don't use "break 2" inside case
13844 statement -- the case statement isn't an enclosing loop.
13845
13846 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13847
13848 * config.guess: Clean up NeXT support, to allow nextstep
13849 on Intel machines. Make OS be nextstep.
13850
13851 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13852
13853 * config.guess: Add alternate forms for Convex.
13854
13855 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13856
13857 * configure: Completely rewrite option processing. Take
13858 advantage of pattern-matching to avoid invoking test frequently.
13859 Also clean up host and target defaulting logic.
13860
13861 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13862
13863 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13864 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13865 commands (plus user environment) will fit SCO limits.
13866
13867 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13868
13869 * configure.in: Don't issue warnings about directories which are
13870 not being configured if -norecursion is set. Correct test for
13871 --with-gnu-as and --with-gnu-ld to not get confused by substring
13872 matches.
13873
13874 * configure.in: Don't build gas for alpha-dec-osf1*.
13875
13876 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13877
13878 * configure: Back out Per's change of 12/19/1993. It changes the
13879 behavior of configure in unexpected and confusing ways.
13880
13881 Also, use different delim char when calculating
13882 program_transform_name so that the name can contain slashes.
13883
13884 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13885
13886 * configure.in, config.sub: Add support for VSTa micro-kernel.
13887
13888 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13889
13890 * configure.in: Nuke hacks which were used to get a special
13891 version of GAS for HPPA configurations.
13892
13893 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13894
13895 * configure: If only ${target_alias} is given, use that
13896 as the default for ${host_alias}.
13897 * configure: Add missing back-slashes before nested quotes.
13898
13899 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13900
13901 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13902
13903 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13904
13905 * config.guess: Recognize some Tektronix configurations.
13906 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13907
13908 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13909
13910 * config.sub: Match any flavor of SH.
13911
13912 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13913
13914 * configure.in: Don't try to configure newlib for Alpha.
13915
13916 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13917
13918 * configure.in: Don't build ld for Irix 5. Don't build gas,
13919 libg++ or libio for any Alpha target.
13920
13921 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13922
13923 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13924
13925 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13926 default arguments -- so it tried to compress itself.
13927
13928 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13929
13930 * configure.in (notsupp): ensure that a space is always at the end
13931 of the configdirs list, since the grep checks for an explicit space
13932
13933 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13934
13935 * configure.in (target i386-sysv4.2): don't build ld, since static
13936 versions of many libraries are not available.
13937
13938 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13939
13940 * config.guess: Recognize Apollos (using environment variables).
13941 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13942
13943 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13944
13945 * config.guess: Recognize Sony news mips running newsos.
13946
13947 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13948
13949 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13950 "fi ; else" for bash.
13951
13952 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13953
13954 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13955
13956 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13957
13958 * config.sub: accept unixware as an alias for svr4.2.
13959 Fix some inconsistancies with the gcc version.
13960
13961 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13962
13963 * Makefile.in (DISTDOCDIRS): Add gdb.
13964
13965 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13966
13967 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13968
13969 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13970
13971 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13972 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13973 this now.
13974
13975 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13976
13977 * config.sub: Accept hiux* as an OS name.
13978
13979 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13980 etc/make-stds.texi. The underscore came from gcc, and dje now
13981 agrees that RUNTESTFLAGS is the correct name.
13982
13983 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13984
13985 * install.sh: Remove 'set -e'. It makes any conditionals
13986 in the script useless.
13987
13988 * config.guess: Automatically recognize arm-acorn-riscix
13989 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13990
13991 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13992
13993 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13994
13995 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13996
13997 * Makefile.in (DISTDOCDIRS): New variable.
13998 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13999 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14000
14001 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14002
14003 * configure.in (hppa target): check the source directory for the
14004 pagas sub-directory
14005
14006 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14007
14008 * config.sub: Allow -aout* and -elf*.
14009
14010 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14011
14012 * configure.in: Don't build ld on i386-solaris2, same as for
14013 sparc-solaris2.
14014
14015 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14016
14017 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14018
14019 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14020
14021 * configure.in: Configure gdb for alpha.
14022
14023 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14024
14025 * Makefile.in (CXXFLAGS): Add -O.
14026
14027 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14028
14029 * config.guess: added support for DG Aviion
14030
14031 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14032
14033 * configure.in: Produce warning message for subdirectories not
14034 configurable for this host/target combination. Don't try to
14035 configure gdb for vms.
14036
14037 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14038
14039 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14040 appropriate files before making "diststuff".
14041 (DISTBISONFILES): New var: list of files to be edited.
14042 (DISTSTUFFDIRS): Add binutils.
14043
14044 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14045
14046 * config.sub: also handle mipsel and mips64el (for little endian mips)
14047
14048 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14049
14050 * configure.in: Add * to end of all OS names.
14051
14052 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14053
14054 * configure.in: Build newlib for LynxOS native.
14055
14056 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14057
14058 * config.guess: Add support for delta 88k running SVR3.
14059
14060 * configure.in: Add comment about HP compiler vs. emacs.
14061
14062 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14063
14064 * configure.in: don't build ld on solaris2 (not a viable option
14065 due to bugs in getpwnam & getpwuid)
14066
14067 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14068
14069 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14070 config.guess will produce a full version number.
14071
14072 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14073
14074 * configure.in: Build linker and binutils for alpha-dec-osf1.
14075
14076 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14077
14078 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14079 and gdb/testsuite/Makefile.in.
14080
14081 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14082
14083 * configure.in: recognize mips*- instead of mips-
14084
14085 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14086
14087 * config.sub: Accept linux*coff and linux*elf as operating
14088 systems.
14089
14090 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14091
14092 * config.sub: Recognize mips64, and mips3 as an alias for it.
14093
14094 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14095
14096 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14097 gdb knows how to handle OSF/1 shared libraries.
14098
14099 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14100
14101 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14102 * config.guess: Recognize Hitachi's HIUX.
14103 * config.sub: Recognize h3050r* and hppahitachi.
14104 Remove redundant cases for hp9k[23]*.
14105
14106 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14107
14108 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14109 if gas and ld are in the source tree and are in ${configdirs}.
14110 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14111 --with options (but still pass them down on the command line,
14112 if they were explicitly specified).
14113
14114 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14115
14116 * configure: substitute SHELL value in Makefile.in with
14117 ${CONFIG_SHELL}
14118
14119 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14120
14121 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14122 *-*-solaris2* targets.
14123
14124 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14125
14126 * Makefile.in: define M4, and pass it down to sub-makes;
14127 all-autoconf now depends on all-m4
14128
14129 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14130
14131 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14132 presence of {ar,ranlib} instead of a configured directory
14133
14134 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14135
14136 * config.guess: Accept 34?? as well as 33?? for NCR.
14137
14138 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14139
14140 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14141 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14142
14143 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14144
14145 * configure: grab values for $(CC) and $(CXX) from the
14146 environment, so that someone can do "CC=gcc configure; make" and
14147 have it work right (matching the way that autoconf works now)
14148
14149 * configure.in, Makefile.in: add support for gash, the tcl
14150 interface to Galaxy
14151
14152 * config.guess: add NetBSD variants (hp300, x86)
14153
14154 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14155
14156 * install.sh: Support -d option (in the manner of SunOS 4 install,
14157 as it is more deterministic than that of GNU install)
14158 (chmodcmd): Set file to mode 755 by default (should also do default
14159 chgrp and chown, but I don't feel like dealing with that now)
14160
14161 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14162
14163 * config.sub: Remove h8300hhms alias.
14164
14165 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14166
14167 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14168
14169 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14170
14171 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14172 as stmp-fixinc
14173
14174 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14175
14176 * config.sub: recognize m88110-bug-coff.
14177
14178 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14179
14180 * Makefile.in (all-libio): all dependencies on the toolchain used
14181 to build this (gcc, gas, ld, etc)
14182
14183 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14184
14185 * config.guess: Deal with OSF/1 1.3 on alpha.
14186
14187 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14188
14189 * install.sh: add some 'else true' clauses for portability
14190
14191 * configure.in: don't build libio for h8[35]00-*-* targets
14192
14193 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14194
14195 * Makefile.in: Add support for new libio.
14196
14197 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14198
14199 * install.sh: If one command fails, don't try the rest. Don't try
14200 to remove $dsttmp (via trap) unless we have already created it.
14201 If $src doesn't exist, detect it and exit with an error.
14202
14203 * config.guess: Recognize BSD on hp300.
14204
14205 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14206
14207 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14208 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14209
14210 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14211
14212 * Makefile.in (all-send-pr): depends on all-prms
14213
14214 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14215
14216 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14217
14218 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14219
14220 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14221 Added test for mips-mips-riscos5.
14222
14223 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14224
14225 * configure.in: use mh-hp300 for 68k HP hosts
14226
14227 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14228
14229 * configure: add support for CONFIG_SHELL, so that you can use
14230 some alternate shell for evaluating configure scripts
14231
14232 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14233
14234 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14235 in configure script to bug-gdb@prep.ai.mit.edu when building
14236 distribution archive.
14237 * Makefile.in (COMPRESS): Remove def.
14238 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14239 gdb.tar.Z and make-gdb.tar.Z respectively.
14240 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14241 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14242 to convergence with 'taz' target in Makefile.in.
14243
14244 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14245
14246 * install.sh (dsttmp): use trap to ensure that tmp files go
14247 away on error conditions
14248
14249 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14250
14251 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14252
14253 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14254
14255 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14256 its parent is '/' not ''.
14257
14258 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14259
14260 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14261
14262 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14263 that ${newsrcdir}/configure.in does.
14264
14265 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14266
14267 * test-build.mk: support for CONFIG_SHELL
14268
14269 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14270
14271 * config.sub (netware): Add as a basic system type.
14272
14273 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14274
14275 * Makefile.in (Makefile): depend on configure.in. Also drop the
14276 $(srcdir)/ from the dependency on Makefile.in.
14277
14278 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14279
14280 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14281 (h8300hhms is temporary until multi-libraries are implemented).
14282 * configure.in: Handle h8300h too.
14283
14284 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14285
14286 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14287
14288 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14289
14290 * configure: Remove extraneous output when guessing host type.
14291 * config.guess: Remove extraneous output when guessing using C
14292 compiler rather than uname, or when guessing fails.
14293
14294 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14295
14296 * Makefile.in: remove all.cross and install.cross targets
14297
14298 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14299 definitions
14300
14301 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14302
14303 * configure.in (target sh): Build gprof.
14304
14305 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14306
14307 * config.sub: change -solaris to -solaris2
14308
14309 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14310
14311 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14312
14313 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14314
14315 * configure: Correct error message for missing Makefile.in to
14316 print correct directory.
14317
14318 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14319
14320 * install.sh: kludge around 386BSD shell bug
14321
14322 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14323
14324 * config.guess: Recognize NeXT.
14325 * config.guess: Recognize i486-ncr-sysv4.
14326 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14327
14328 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14329
14330 * Makefile.in (MAKEINFOFLAGS): New variable.
14331 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14332 * build-all.mk, test-build.mk: Pass down --no-split as
14333 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14334
14335 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14336
14337 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14338
14339 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14340
14341 * Makefile.in (libg++.tar.z): New rule.
14342 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14343 * Makefile.in (taz): Only do a single chmod.
14344
14345 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14346
14347 * install.sh: don't use dirname anymore (replaced with sed usage)
14348
14349 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14350
14351 * Makefile.in: Change extension for gzip'd files from '.z' to
14352 '.gz' per new FSF standard usage.
14353
14354 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14355
14356 * configure: put quotes around the final value of program_transform_name
14357
14358 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14359
14360 * Makefile.in: new install.sh support; update install-info rules
14361
14362 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14363
14364 * configure.in: Build diff for crosses, but not for go32 host.
14365
14366 * configure.in: Build gprof only for native, and don't build it
14367 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14368
14369 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14370
14371 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14372
14373 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14374
14375 * configure.in (host_tools): Add prms.
14376
14377 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14378
14379 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14380 with $(FLAGS_TO_PASS) on the command line
14381
14382 * config.sub: Recognize lynx and lynxos
14383
14384 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14385
14386 * config.sub: Accept -ecoff*, not just -ecoff.
14387
14388 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14389
14390 * Makefile.in (taz): Use .gz suffix instead of .z.
14391 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14392 names.
14393
14394 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14395
14396 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14397
14398 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14399
14400 * Makefile.in (install-no-fixedincludes): install gcc last, so
14401 that rebuilds that might happen during 'make install' don't get
14402 bogus gcc include files
14403
14404 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14405
14406 Change from Utah for HPPA support:
14407 * config.guess: Recognize hppa1.x-hp-bsd.
14408
14409 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14410
14411 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14412 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14413
14414 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14415
14416 * config.sub: Add support for rom68k and bug boot monitors.
14417
14418 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14419
14420 * Makefile.in: Make all-opcodes depend on all-bfd.
14421
14422 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14423
14424 * config.guess: Added special check for i[34]86-univel-sysv4*.
14425
14426 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14427
14428 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14429 the processor rather than assuming i486.
14430
14431 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14432
14433 * config.guess: Recognize SunOS6 as Solaris3.
14434
14435 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14436
14437 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14438 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14439
14440 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14441
14442 * build-all.mk (all-cross): New target for Canadian Cross.
14443 Added Q2 go32 targets.
14444 * test-build.mk: Configure go32 cross sparclite-aout and
14445 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14446 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14447
14448 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14449
14450 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14451 GO32 hosted toolchains
14452
14453 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14454
14455 * configure: change so "-exec-prefix" gets passed down rather
14456 than "-exec_prefix" so autoconf generated Makefiles get the
14457 exec_prefix set right.
14458
14459 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14460
14461 * config.guess: get the Solaris2 minor version number
14462
14463 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14464
14465 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14466
14467 * config.guess: Recognize some Sequent platforms.
14468
14469 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14470
14471 * Makefile.in: added the vault-install target
14472
14473 * configure.in: actually use the Sun3 makefile fragment that's in
14474 config, also added the release dir to configdirs
14475
14476 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14477
14478 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14479
14480 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14481
14482 * configure.in: remove some program from Alpha targetted toolchains
14483
14484 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14485
14486 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14487 gprof.
14488 (taz): Run "make diststuff" in those directories instead of "make
14489 proto-dir". Look for "VERSION=" only at start of line in subdir
14490 Makefile. Use "gzip -9" for compression.
14491 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14492 (binutils.tar.z): New target.
14493
14494 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14495
14496 * Makefile.in (taz): Include gpl.texinfo.
14497
14498 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14499
14500 * Makefile.in (setup-dirs): Merged into "taz" target.
14501 (taz): Only do `proto-dir' stuff if a directory is actually needed
14502 for this target.
14503
14504 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14505
14506 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14507 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14508 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14509 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14510 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14511
14512 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14513
14514 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14515 config.sub, and move-if-change to gdb testsuite distribution
14516 archive, so the testsuite can be extracted, configured, and
14517 run separately from the gdb distribution. Blow away the Chill
14518 tests that require a Chill compiled executable, since GNU Chill
14519 is not yet publically available.
14520
14521 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14522
14523 * test-build.mk: set environment variables in a single command,
14524 instead of a list of assignments and exports
14525
14526 * config.guess: recognize Alpha/OSF1 systems
14527
14528 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14529
14530 * configure: Change help message to prefer --options rather than
14531 -options.
14532
14533 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14534
14535 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14536 zippy@ecst.csuchico.edu.
14537 * config.guess: Recognize miniframe.
14538
14539 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14540
14541 * Makefile.in: Use srcroot to find runtest rather than rootme.
14542 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14543
14544 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14545
14546 * test-build.mk: Extensive additions to support building on a
14547 machine other than the host.
14548
14549 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14550
14551 * configure (tooldir): Fix for i386-aix again.
14552
14553 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14554
14555 * configure, Makefile.in: Change definition of $(tooldir)
14556 to match the FSF.
14557
14558 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14559
14560 * config.guess: Recognize i[34]86/SVR4.
14561
14562 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14563
14564 * Makefile.in (all-gdb): gdb depends on sim.
14565
14566 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14567
14568 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14569 at the same time we make the prototype gdb directory.
14570 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14571 files at the same time as the gdb base release distribution.
14572
14573 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14574
14575 * Makefile.in (check): Use individual check targets rather than
14576 DO_X rule.
14577 (check-gcc): Added.
14578
14579 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14580
14581 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14582 for System V release 3.2.
14583
14584 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14585
14586 * config.sub: Recognize hppaosf.
14587 * configure.in: Do configure ld/binutils/gas for it.
14588
14589 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14590
14591 * configure (tooldir): Alter syntax used to set this, for systems
14592 where "\$" isn't handled right, like i386-aix.
14593
14594 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14595
14596 * configure: Pass program-transform-name, not
14597 program_transform_name, to recursive configures.
14598
14599 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14600
14601 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14602 of gas+ld+binutils.
14603
14604 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14605
14606 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14607
14608 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14609
14610 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14611
14612 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14613
14614 * Makefile.in (PRMS): Set back to all-prms.
14615
14616 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14617
14618 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14619 targets, rather than for MIPS hosts.
14620
14621 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14622
14623 * configure.in: add comment for --with-x default values
14624
14625 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14626
14627 * Makefile.in: add check-* targets for each of the directories in
14628 the tree. Add a definition of RUNTEST that will use the one we
14629 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14630
14631 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14632
14633 * configure.in: Removed obsolete references to bfd_target and
14634 target_makefile_frag.
14635
14636 * build-all.mk: Set assorted targets for Q2.
14637 * config.sub: Recognize z8k-sim and h8300-hms.
14638 * test-build.mk: Really don't pass host to configure.
14639 (HOLES): Added uname.
14640
14641 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14642
14643 * configure: Handle an empty program-prefix, program-suffix or
14644 program-transform-name correctly.
14645
14646 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14647
14648 * build-all.mk: -G 8 no longer required for MIPS targets.
14649 * test-build.mk: Don't pass host argument to configure; make it
14650 guess.
14651
14652 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14653
14654 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14655 * Makefile.in (COMPRESS): New macro, like GZIP.
14656
14657 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14658
14659 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14660
14661 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14662 with gas currently defaults to -G 0.
14663
14664 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14665
14666 * Makefile.in (all-flex): flex depends on byacc.
14667
14668 * build-all.mk: If host not specified, use config.guess. Pass TAG
14669 to test-build.mk as RELEASE_TAG.
14670 * test-build.mk (configargs): New variable containing arguments to
14671 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14672 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14673
14674 * config.guess: Use /bin/uname when checking -X argument on SCO,
14675 to avoid invoking GNU uname which doesn't understand -X.
14676
14677 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14678
14679 * configure.in: Build gas for mips-*-*.
14680
14681 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14682
14683 * Makefile.in (all.normal): insert missing backslash.
14684
14685 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14686
14687 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14688
14689 * Makefile.in: Complete overhaul to merge many almost identical
14690 targets.
14691
14692 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14693
14694 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14695 (gdb.tar.Z): Adjusted.
14696
14697 * Makefile.in (setup-dirs, taz): New targets; should be general
14698 enough to adapt for gdb sometime. Build only .z file.
14699 (gas.tar.z): New target.
14700
14701 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14702
14703 * build-all.mk: Use CC=cc -Xs on Solaris.
14704
14705 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14706
14707 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14708 for handling BISON for FSF releases.
14709
14710 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14711
14712 * configure: Actually implement the change zoo just documented.
14713
14714 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14715
14716 * configure: when using config.guess, only set target_alias when
14717 it's not already been set (ie, on the command line)
14718
14719 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14720
14721 * Makefile.in: add installcheck target, set PRMS to install-prms
14722
14723 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14724
14725 * configure: add support for package_makefile_fragment, handle the
14726 case where a directory has a configure.in file but no Makefile.in
14727 more gracefully (with an actual understandable error message, even);
14728 add support for --without (and add this to the usage message); also
14729 explicitly add a --host=${host_alias} to the command line when
14730 config.guess is used
14731
14732 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14733
14734 * configure: Must use both --host and --target in recursive calls.
14735
14736 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14737
14738 * Makefile.in: Change deja-gnu to dejagnu.
14739
14740 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14741
14742 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14743
14744 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14745
14746 * configure.in: canonicalize all instances to *-*-solaris2*,
14747 also strip out a number of tools to not build for go32 host
14748
14749 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14750
14751 * config.guess: add GPL.
14752
14753 * Makefile.in, config.guess, config.sub, configure: bump
14754 copyrights to 93.
14755
14756 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14757
14758 * Makefile.in (do-info): Removed obsolete check for existence of
14759 localenv file.
14760
14761 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14762
14763 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14764
14765 * Makefile.in: a couple of 'else true' for decstation,
14766 support for TclX
14767
14768 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14769
14770 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14771
14772 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14773
14774 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14775
14776 * config.guess: Recognize i386-ibm-aix (PS/2).
14777 * configure.in: Use config/mh-aix386 file for it.
14778
14779 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14780
14781 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14782 CC_FOR_TARGET instead.
14783 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14784
14785 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14786
14787 * Makefile.in: Add sim to list of directories sent with gdb
14788
14789 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14790
14791 * configure.in: Put back mips-dec-bsd* case.
14792
14793 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14794
14795 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14796 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14797 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14798
14799 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14800
14801 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14802
14803 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14804 (install-info): install dir.info only if it exists,
14805 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14806
14807 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14808
14809 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14810 gas for mips-dec-bsd.
14811
14812 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14813
14814 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14815 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14816
14817 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14818
14819 * configure.in: Added "dejagnu" to hosttools list.
14820
14821 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14822
14823 * config.sub, configure.in, config.guess: Add support
14824 for Bosx, an AIX variant from Bull.
14825 Patches from F.Pierresteguy@frcl.bull.fr.
14826
14827 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14828
14829 * devo/dejagnu: Initial creation of devo/dejagnu.
14830 Migrated dejagnu testcases and support files for testing software
14831 tools to reside as subdirectories, currently called "testsuite",
14832 within the directory of the software tool. Migrated all programs,
14833 support libraries, etc. beloging to dejagnu proper from
14834 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14835 with no modifications. The changes to these files which will
14836 allow them to configure, build, and execute properly will be made
14837 in a future update.
14838
14839 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14840
14841 * Makefile.in: Change send_pr to send-pr.
14842 * configure.in: Likewise.
14843 * send_pr: Renamed directory to send-pr.
14844
14845 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14846
14847 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14848
14849 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14850
14851 * README: Update for gdb-4.8 release.
14852 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14853 gdb-xxx.tar.z (gzip'd) file also.
14854
14855 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14856
14857 * Makefile.in: make all-diff depend on all-libiberty
14858
14859 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14860
14861 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14862
14863 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14864
14865 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14866
14867 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14868
14869 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14870 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14871 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14872
14873 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14874
14875 * Makefile.in: makeinfo binary is in a new location
14876
14877 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14878
14879 * config.sub: Accept -ecoff as an OS.
14880
14881 * Makefile.in: Various changes to eliminate a level of make
14882 recursion and reduce the required command line length.
14883 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14884 sub-makes.
14885 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14886 variables holding settings for specific sub-makes.
14887 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14888 in terms of BASE_FLAGS_TO_PASS.
14889 (TARGET_LIBS): New variable listing directories which use
14890 TARGET_FLAGS_TO_PASS.
14891 (subdir_do): Eliminated.
14892 (do-*): New set of targets to replace subdir_do.
14893 (various): All targets which used subdir_do now depend on do-*.
14894 (local-clean): Renamed from do_clean.
14895 (local-distclean): New target, dependency of distclean and
14896 realclean.
14897 (install-info): Don't create directories. Depend on dir.info
14898 rather than calling make recursively.
14899 (install-dir.info): Eliminated.
14900 (install-info-dirs): Create all info directories here.
14901 (dir.info): Depend upon do-install-info.
14902
14903 * test-build.mk (HOLES): Added false.
14904
14905 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14906
14907 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14908
14909 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14910
14911 * Makefile.in (info): remove dependency on all-texinfo. The
14912 problem was really in texinfo/C, not at this level.
14913
14914 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14915
14916 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14917
14918 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14919
14920 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14921 GDB releases.
14922
14923 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14924
14925 * configure: Include srcdir in message about target of link not
14926 being found. Don't convert `-' to `_' in `with' options being
14927 passed to subdirs.
14928
14929 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14930
14931 * configure.in: add uudecode to host_tools
14932
14933 * Makefile.in: added {all,install}-uudecode targets, added them to
14934 the appropriate lists
14935
14936 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14937
14938 * Makefile.in (all-gcc): Added dependency on all-gas.
14939
14940 * configure.in (mips-*-*): Build ld and binutils.
14941
14942 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14943
14944 * configure: check return code from mkdir, print error message and
14945 exit on failure.
14946
14947 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14948
14949 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14950
14951 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14952
14953 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14954
14955 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14956
14957 * config.sub (h8500): Recognize this as a cpu type.
14958
14959 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14960
14961 * configure: source directory missing is no longer a warning
14962
14963 * configure.in: recognize irix[34]* instead of irix[34]
14964
14965 * Makefile.in: define and pass down X11_LIB
14966
14967 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14968
14969 * guess-systype: Renamed to ...
14970 * config.guess: ... by popular request.
14971 * configure.in, Makefile.in: Update accordingly.
14972
14973 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14974
14975 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14976 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14977 + Execute ./dummy instead of assuming . is in PATH.
14978
14979 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14980
14981 * guess-systype: New shell script. Attempts to guess the
14982 canonical host name of the executing host.
14983 Only a few hosts are supported so far.
14984 * configure: Call guess-systype if no host is specified.
14985
14986 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14987
14988 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14989 gcc Makefile.
14990
14991
14992 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14993
14994 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14995 (all-gcc, install-gcc, subdir_do): Use it.
14996
14997 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14998
14999 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15000
15001 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15002
15003 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15004 set exclusively by configure, using configure.in .
15005
15006 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15007
15008 * test-build.mk: set $PATH for all builds
15009
15010 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15011
15012 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15013
15014 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15015 the one used in gcc/Makefile.in, so that a null expansion doesn't
15016 override the one needed to build gcc with a native cc.
15017
15018
15019 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15020
15021 * configure: Accept -with arguments.
15022
15023 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15024
15025 * Makefile.in: added h8300sim
15026
15027 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15028
15029 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15030 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15031 (all-cygnus, native, build-cygnus): Make
15032 $(canonhost)-stamp-3stage-done, not $(host)....
15033 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15034 i386-sco3.2v4. Added else true to if command.
15035
15036 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15037
15038 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15039
15040 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15041
15042 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15043
15044 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15045
15046 * configure.in: don't remove binutils from Solaris builds
15047
15048 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15049
15050 * Makefile.in: get rid of earlier definitions for *clean,
15051 also handle the recursive info rule better
15052
15053 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15054
15055 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15056 do more-or-less the right thing.
15057
15058 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15059
15060 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15061 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15062
15063 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15064
15065 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15066 $(host_canonical).
15067
15068 * configure.in: split the configdirs list into 4 categories (native
15069 v. cross, library v. tool) and handle the cross-only and native-
15070 only in more reasonable (and correct!) way.
15071
15072 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15073
15074 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15075 configdirs anymore.
15076
15077 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15078
15079 * Makefile.in: extensive cleanup:: removed all of the explicit
15080 clean-* targets, collapsed many wrappers around subdir_do into
15081 one, added additional targets to satisfy standards.texi, deleted
15082 some old targets, some changes for consistency
15083
15084 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15085
15086 * configure.in: handle some programs as cross-only, and others as
15087 native only
15088
15089 * test-build.mk: handle partial holes in a more generic manner
15090
15091 * Makefile.in: m4 depends on libiberty
15092
15093 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15094
15095 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15096 time, wdiff, and find to configdirs
15097
15098 * Makefile.in: all, clean, and install rules for the new programs
15099 added to configure.in
15100
15101 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15102
15103 * configure.in: use mh-sun for all *-sun-* hosts
15104
15105 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15106
15107 * Makefile.in: define flags for X11 include files and library file
15108 locations, pass them down to the programs that need this info
15109
15110 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15111
15112 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15113
15114 * configure.in: start building libg++ for HP-UX targets
15115
15116 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15117
15118 * README: Update references to files moved into etc/.
15119
15120 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15121
15122 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15123 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15124
15125 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15126
15127 * configure: accept dash as well as underscore in long option
15128 names for FSF compatibility.
15129
15130 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15131
15132 * config.sub: added -sco3.2v4 support from FSF.
15133
15134 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15135
15136 * configure.in: expand the section that adds or removes
15137 directories from the list of programs to build, to handle native
15138 vs. cross in addition to host v. native
15139
15140 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15141
15142 * Makefile.in: Replace C++ in macro names with CXX.
15143 This is less likely to break ...
15144
15145 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15146
15147 * test-build.mk: add -w to GNU_MAKE
15148
15149 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15150
15151 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15152 add 'sparc' to list of recognized cpus. This needed to make
15153 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15154 Delete some redundant ose68 variants. Recognize -wrs as an os,
15155 then changes that into $CPU-wrs-vxworks.
15156
15157 * configure.in: remove most references to gdbtest, regularize
15158 target based program removal
15159
15160 * test-build.mk: import from p3 tree (many fixes and changes)
15161
15162 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15163
15164 * Makefile.in: added rules to handle tcl, tk, and expect
15165
15166 * configure.in: handle those directories if they exist
15167
15168 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15169
15170 * config.sub: removed bogus hppabsd and hppahpux names, since
15171 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15172
15173 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15174
15175 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15176 depends upon all-xiberty
15177
15178 * Makefile.in: changes from p3, including:
15179
15180 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15181
15182 * Makefile.in (XTRAFLAGS): include newlib directories if
15183 newlib/Makefile exists, rather than if host != target.
15184
15185 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15186
15187 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15188 from the same source tree and not building a cross-compiler. This
15189 matters for the libg++ configuration if reconfiguring a tree that
15190 has already been installed.
15191
15192 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15193
15194 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15195 pick up the machine and system specific header files.
15196
15197 * Makefile.in: added AS_FOR_TARGET, passed down in
15198 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15199 the C compiler to use to create programs which are run in the
15200 build environment, set it to default to $(CC), and passed it down
15201 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15202
15203 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15204
15205 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15206 We need them for unusual native builds, like systems without
15207 ranlib.
15208
15209 * configure: also define $(host_canonical) and
15210 $(target_canonical), which are the full, canonical names for the
15211 given host and target
15212
15213 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15214
15215 * Makefile.in: Added separate definitions for C++.
15216
15217 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15218
15219 * configure.in (configdirs): Add deja-gnu.
15220
15221 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15222
15223 * README: Update for configure.texi and gdb-4.7 release.
15224
15225 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15226
15227 * Makefile.in: Move "all" target to top of file.
15228 Previously, first target was ".PHONY" which caused BSD4.4 make
15229 to build .PHONY when make was run without arguments.
15230
15231 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15232
15233 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15234 Library-copylefted code in libiberty.
15235
15236 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15237
15238 * config.sub: Replace m68kmote with plain old m68k.
15239
15240 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15241
15242 * Makefile.in: Remove space from blank line, avoid Make complaints.
15243
15244 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15245
15246 * config.sub: Complain if no argument is given. Added support for
15247 386bsd as OS and target alias.
15248
15249 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15250
15251 * Makefile.in (XTRAFLAGS): include newlib directories if
15252 newlib/Makefile exists, rather than if host != target.
15253
15254 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15255
15256 * config.sub: recognize sparclite-wrs-vxworks.
15257
15258 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15259 p3.) Added clean-xiberty to clean.
15260
15261 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15262
15263 * configure.in: use *-*-* instead of nested cases for host and target
15264
15265 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15266
15267 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15268 from the same source tree and not building a cross-compiler. This
15269 matters for the libg++ configuration if reconfiguring a tree that
15270 has already been installed.
15271
15272 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15273
15274 * config.sub (i486v/i486v4): Merge in from FSF version.
15275
15276 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15277
15278 * configure: only set PWD if it is already set.
15279
15280 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15281
15282 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15283 doesn't have unset and all success paths (and most error paths)
15284 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15285 to just ${PWD} to avoid confusion.)
15286
15287 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15288
15289 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15290 even for a native compilation.
15291
15292 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15293
15294 Changes to make the gdb.tar.Z rule work better.
15295
15296 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15297 (DEVO_SUPPORT): Add configure.texi.
15298 (bfd-ilrt.tar.Z): Remove ancient rule.
15299
15300 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15301
15302 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15303 pick up the machine and system specific header files.
15304
15305 * configure.in, config.sub: added new target m68010-adobe-scout,
15306 with alias of adobe68k. Changed configure.in to check for
15307 -scout before -sco* to avoid a false match.
15308
15309 * Makefile.in: added AS_FOR_TARGET, passed down in
15310 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15311 the C compiler to use to create programs which are run in the
15312 build environment, set it to default to $(CC), and passed it down
15313 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15314
15315 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15316
15317 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15318 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15319 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15320 FOR_TARGET variants, to newlib and libg++.
15321
15322 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15323
15324 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15325 first.
15326
15327 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15328
15329 * config.sub: Accept `elf' as an environment.
15330
15331 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15332
15333 * Makefile.in (all-opcodes): cd into the right directory
15334
15335 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15336
15337 * configure: added -program_transform_name option, used as
15338 argument to sed when installing programs.
15339 configure.texi: added documentation for -program_prefix,
15340 -program_suffix and -program_transform_name.
15341
15342 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15343
15344 * config.sub: Accept i486 where i386 ok.
15345
15346 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15347
15348 * config.sub: accept we32k
15349
15350 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15351
15352 * config.sub, configure.in: accept OSE68000 and OSE68k.
15353
15354 * Makefile.in: don't create all directories for ``make install'';
15355 let the subdirectories create the ones they need.
15356
15357 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15358
15359 * COPYING: new file, GPL v2
15360
15361 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15362
15363 * Makefile.in: use the new gen-info-dir, which needs a template
15364 argument (which also lives in texinfo)
15365
15366 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15367
15368 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15369
15370 * config.sub (ncr3000): Change i386 to i486.
15371
15372 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15373
15374 * Makefile.in: add install-rcs, install-grep to
15375 install-no-fixedincludes, removed install-bison and install-libgcc
15376
15377 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15378
15379 * configure.in: grab the HPUX makefile fragment if on HPUX
15380
15381 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15382
15383 * Makefile.in: eradicate bison spoor (ditto libgcc).
15384 configure.in: recognise m68{k,000}-ericsson-OSE.
15385 es1800 is alias for m68k-ericsson-OSE
15386
15387 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15388
15389 * configure.in: rearrange the parts that remove programs from
15390 configdirs, based now on HOST==TARGET or by canonical triple.
15391
15392 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15393
15394 * test-build.mk: recurse explicitly with -f test-build.mk when
15395 appropriate. predicate stage3 and comparison on the existence
15396 of gcc. That is, if gcc isn't around, we aren't three-staging.
15397 On very clean, also remove ...stamp-co. Build in-place before
15398 doing other builds.
15399
15400 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15401
15402 * Makefile.in, configure.in: add tgas
15403
15404 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15405
15406 * Makefile.in: a number of changes merged in from progressive.
15407
15408 * configure.in: add libm.
15409
15410 * .cvsignore: ignore some stuff that comes from test-build.mk.
15411
15412 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15413
15414 * config.sub: Add es1800 (m68k-ericsson-es1800).
15415
15416 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15417
15418 * configure: Add program_suffix (parallel to program_prefix)
15419 * Makefile.in: adjust directory-creating script for losing decstation
15420
15421 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15422
15423 * configure: Minor $subdir-related fixes.
15424
15425 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15426
15427 * configure: fix various problems with propogating
15428 makefile_target_frag in subdirs.
15429 * configure.in: config libgcc if its there
15430
15431 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15432
15433 * config.sub: HPPA merge.
15434
15435 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15436
15437 * Makefile.in: Replace all-bison with all-byacc in all
15438 dependency lines for other tools (which now use byacc).
15439
15440 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15441
15442 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15443
15444 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15445
15446 * Makefile.in: make gprof rules similar to byacc rules (instead of
15447 vestigal $(unsubdir) that didn't work...)
15448
15449 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15450
15451 * config.sub: Add support for Linux.
15452 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15453 (at least for libg++).
15454
15455 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15456
15457 * configure.texi: fix doc for the -nfp option to configure
15458
15459 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15460
15461 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15462
15463 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15464
15465 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15466 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15467 * configure.in: added solaris* host_makefile_frag hook.
15468
15469 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15470
15471 * config.sub: changed recognition of m68000 so that various
15472 m68k types can be specified via m680[01234]0
15473
15474 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15475
15476 * config.sub (basic_machine): fix sed so that '-foo' isn't
15477 completely substituted out while .+'-foo' loses the '-foo'
15478
15479 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15480
15481 * config.sub ($os): Add -aout.
15482
15483 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15484
15485 * configure: If host_makefile_frag is absolute, don't
15486 prefix ${invsubdir} (relevant to libg++ auto-configure).
15487
15488 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15489
15490 * Makefile.in (tooldir): Define it.
15491 (all-ld): Depend on all-flex.
15492
15493 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15494
15495 * Makefile.in (check): Fix libg++ special case.
15496
15497 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15498
15499 * configure: do not bury `pwd` into config.status, thus do fewer
15500 pwd's.
15501
15502 * configure: print the "Building in" message only when building in
15503 other than "." AND verbose.
15504
15505 * configure: remove -s, rework -v to better accommodate guested
15506 configures.
15507
15508 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15509
15510 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15511
15512 * Makefile.in: macroize flags passed on recursion. remove
15513 fileutils.
15514
15515 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15516
15517 * configure: get makesrcdir right for subdirs deeper than 1.
15518
15519 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15520 install.
15521
15522 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15523
15524 * Makefile.in: don't print subdir_do or recursion lines.
15525
15526 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15527
15528 * standards.texi: added menu item.
15529
15530 * Makefile.in: build and install standards.info.
15531
15532 * standards.texi: new file.
15533
15534 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15535
15536 * configure: test for and move config.status pieces from
15537 ${subdir}/.
15538
15539 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15540
15541 * configure: Test for existance of files before trying to mv
15542 them, to avoid numerous non-existance messages.
15543
15544 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15545
15546 * configure: correct final line of config.status.
15547
15548 * configure: patch from eggert. Avoids a protection problem if
15549 the original Makefile.in is read only.
15550
15551 * configure: use move-if-change from gcc to create config.status.
15552 Some makefiles depend on config.status to tell if a directory
15553 has been reconfigured for a different host. This change
15554 prevents those directories from remaking everything in the case
15555 where the reconfig was only intended to rebuild a Makefile.
15556
15557 * configure: test for config.sub with "config.sub sun4" rather
15558 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15559 host alias from a missing config.sub.
15560
15561 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15562
15563 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15564 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15565
15566 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15567
15568 * configure: mkdir ${subdir} as needed.
15569
15570 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15571
15572 * Makefile.in,configure.in: added autoconf.
15573
15574 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15575
15576 * Makefile.in: no longer pass against on recursion.
15577
15578 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15579 definitions are not inherited.
15580
15581 * configure: correct makesrcdir when subdir is .
15582
15583 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15584
15585 * configure: Add support for 'subdirs' variable, which is
15586 like 'configdirs', except that configure doesn't re-invoke
15587 itself for subdirs, it just creates a Makefile for each subdir.
15588 * configure.texi: Document subdirs.
15589
15590 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15591
15592 * configure.in: added flex to configdirs
15593
15594 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15595
15596 * Makefile.in: remove clean-stamps from clean.
15597
15598 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15599
15600 * configure.in: Add gdbtest to configdirs.
15601
15602 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15603
15604 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15605 to recursive makes.
15606 * configure.in: Recognize new ncr3000 config.
15607
15608 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15609
15610 * Makefile.in, configure.in: removed references to gdbm.
15611
15612 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15613
15614 * config.sub: Don't canonicalize os value
15615 newsos* to bsd (readline needs to check for newsos).
15616 (This fix was earlier made Jan 31, but got re-broken.)
15617
15618 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15619
15620 * configure.in: sco is an os, not a vendor!
15621
15622 * configure: Quote $( better. Keep various shells happy.
15623
15624 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15625
15626 * Makefile.in: eliminate stamp-files.
15627
15628 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15629
15630 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15631 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15632
15633 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15634
15635 * config.sub: fix iris/iris3.
15636
15637 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15638
15639 * configure: re-add -rm.
15640
15641 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15642
15643 * Maskefile.in: add .stmp-rcs to all.
15644
15645 * configure.in: remove gas from rs6000 build, use aix host fragment.
15646
15647 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15648
15649 * configure: pass down site_option during recursion.
15650
15651 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15652
15653 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15654
15655 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15656
15657 * configure: Change exec_prefix so that it really defaults to prefix.
15658
15659 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15660
15661 * Makefile.in, configure.in: Add support for mmalloc library.
15662
15663 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15664
15665 * Makefile.in: add stmp dependencies for a few more things.
15666
15667 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15668
15669 * configure: adjusted error message on objdir/srcdir configure
15670 collision, per john's suggestion.
15671
15672 * Makefile.in: add libiberty stmp to all and all.cross.
15673
15674 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15675
15676 * Makefile.in: remove force dependencies, add grep to all.
15677
15678 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15679
15680 * Makefile.in: drop flex. make stamp files work.
15681
15682 * configure: added test for conflicting configuration in srcdir,
15683 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15684 gets cranky. use relative paths for configure and srcdir
15685 whenever possible. Send some error messages to stderr that were
15686 going to stdout.
15687
15688 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15689
15690 * Makefile.in: Fix libg++ rule to check for gcc directory
15691 before using gcc/gcc. Also pass XTRAFLAGS.
15692
15693 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15694
15695 * Makefile.in: added stmp-files so that directories aren't polled
15696 when they are already built.
15697
15698 * configure.texi: fixed a node pointer problem.
15699
15700 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15701
15702 * config.sub configure.in gdb/configure.in
15703 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15704 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15705 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15706
15707 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15708
15709 * configure: -recurring becomes -silent. corrected help message
15710 for -site= option.
15711
15712 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15713
15714 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15715
15716 * configure: when building Makefile for crosses, replace
15717 tooldir and program_prefix. default srcdir from location of
15718 config.sub. remove "for host in hosts" and "for target in
15719 targets" loops.
15720
15721 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15722
15723 * Makefile.in: Do not pass bindir or mandir to cvs.
15724
15725 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15726
15727 * Makefile.in, configure.in: removed traces of namesubdir,
15728 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15729 copyrights to '92, changed some from Cygnus to FSF.
15730
15731 * configure.texi: remove most references to multiple hosts,
15732 multiple targets, subdirs, etc.
15733
15734 * configure.man: removed rcsid. reference config.sub not
15735 config.subr.
15736
15737 * Makefile.in: mkdir $(infodir) on install-info.
15738
15739 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15740
15741 * configure.texi: Explain better about .gdbinit and about
15742 the environment that configure.in sections run in.
15743
15744 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15745
15746 * configure.in: Ultrix is only a decstation if it's a MIPS.
15747
15748 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15749
15750 * README: DOC.configure => cfg-paper.texi.
15751
15752 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15753
15754 * config.sub (near case $os): Don't convert newsos* to bsd!
15755
15756 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15757
15758 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15759 the number of copies of COPYING that go into the GDB tar file.
15760
15761 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15762
15763 * bfd/configure.in, gdb/config/mh-i386sco,
15764 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15765 Fix SCO configuration stuff.
15766
15767 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15768
15769 * Makefile.in: For libg++, make sure the -I pointing
15770 to the gcc directory goes *after* all the libg++-local -I flags.
15771 Also, move just-gcc dependency from just-libg++ to all-libg++.
15772
15773 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15774
15775 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15776
15777 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15778
15779 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15780
15781 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15782
15783 * config.sub: Add stratus configuration frags. Also
15784 submitted to FSF.
15785
15786 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15787
15788 * Makefile.in (DEV_SUPPORT): add configure.man.
15789
15790 * config.sub(Decode manufacturer-specific): add -none*.
15791
15792 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15793
15794 * Makefile.in: remove form feeds to make Sun's make happy.
15795 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15796
15797 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15798
15799 * Makefile.in (AR_FLAGS): Make quieter.
15800
15801 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15802
15803 * configure.in: Add libg++.
15804 * configure: When verbose, don't output the command line at each
15805 level; it will be unremarkably the same as the previous version,
15806 which will be the same as what the user typed.
15807
15808 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15809
15810 * configure.in, Makefile.in: fix clean-info, add flex. add
15811 fileutils.
15812
15813 * configure: be less sensitive to spaces in Makefile.in. Do not
15814 look for sources in "..". Doing so breaks subdirectories that
15815 might have their own configure. If a subdir has it's own
15816 configure script, use it.
15817
15818 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15819
15820 * cfg-paper.texi: some changes suggested by rms.
15821
15822 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15823
15824 * config.sub: Merge in some small additions from the FSF version,
15825 taken from the gcc distribution, to bring the Cygnus and FSF
15826 versions into closer sync.
15827
15828 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15829
15830 * configure.in: Changed svr4 references to sysv4.
15831
15832 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15833
15834 * configure: added -V for version number option.
15835
15836 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15837
15838 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15839 renamed from DOC.configure to cfg-paper.texi.
15840
15841 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15842
15843 * configure, config.subr, config.sub: config.subr is now
15844 config.sub again.
15845
15846 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15847
15848 * configure.texi: new file, in progress.
15849
15850 * Makefile.in: build info file and install the man page for
15851 configure.
15852
15853 * configure.man: new file, first cut.
15854
15855 * configure: find config.subr again now that configuration "none"
15856 has gone. removed all traces of the -ansi option. removed all
15857 traces of the -languages option.
15858
15859 * config.subr: resync from rms.
15860
15861 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15862
15863 * configure, config.sub, config.subr: merge config.sub into
15864 config.subr, call the result config.subr, remove config.sub, use
15865 config.subr.
15866
15867 * Makefile.in: revised install for dir.info.
15868
15869 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15870
15871 * configure.in: add decstation host makefile frag.
15872
15873 * Makefile.in: BISON now bison -y again. also install-gcc on
15874 install. clean-gdbm on clean. infodir belongs in datadir.
15875 Make directories for info install. Build dir.info here then
15876 install it.
15877
15878 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15879
15880 * Makefile.in: fix for bad directory tests.
15881
15882 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15883
15884 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15885 regexp. -srcdir relative was being handled incorrectly.
15886
15887 * Makefile.in: unwrapped some for loops so that parallel makes
15888 work again and so one can focus one's attention on a particular
15889 package.
15890
15891 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15892
15893 * configure: added PWD as a stand in for `pwd` (for speed). use
15894 elif wherever possible. make -srcdir work without -objdir.
15895 -objdir= commented out.
15896
15897 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15898
15899 * configure: +options become --options. -subdirs commented out.
15900 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15901 Makefile now at top of generated Makefile. Removed cvs log
15902 entries. added -srcdir. create .gdbinit only if there is one
15903 in ${srcdir}.
15904
15905 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15906 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15907 and mandir now keyed off datadir by default.
15908
15909 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15910
15911 * Freshly created ChangeLog.
15912
15913 \f
15914 Local Variables:
15915 mode: change-log
15916 left-margin: 8
15917 fill-column: 76
15918 version-control: never
15919 End: