]> gcc.gnu.org Git - gcc.git/blob - ChangeLog
config.sub: Update to version 2010-05-21.
[gcc.git] / ChangeLog
1 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2
3 * config.sub: Update to version 2010-05-21.
4 * config.guess: Update to version 2010-04-03.
5
6 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
7
8 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
9 * configure: Regenerate.
10
11 2010-05-12 Sriraman Tallam <tmsriram@google.com>
12
13 * MAINTAINERS (Write After Approval): Add myself.
14
15 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
16
17 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
18 a platform that supports LTO.
19 * configure: Regenerate.
20
21 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
22
23 * configure.ac: Allow all the versions greater than 0.10 of PPL.
24 * configure: Regenerated.
25
26 2010-04-27 Roland McGrath <roland@redhat.com>
27 H.J. Lu <hongjiu.lu@intel.com>
28
29 * configure.ac (--enable-gold): Support both, both/gold and
30 both/bfd to add gold to configdirs without removing ld.
31 * configure: Regenerated.
32
33 * Makefile.def: Add install-gold dependency to install-ld.
34 * Makefile.in: Regenerated.
35
36 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
37
38 PR lto/42776
39 * configure.ac (--enable-lto): Refactor handling so libelf tests
40 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
41 and allow LTO to be explicitly enabled on non-ELF platforms that
42 are known to support it inside else-clause.
43 * configure: Regenerate.
44
45 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
46
47 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
48 * configure: Regenerate.
49
50 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
51
52 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
53 * configure: Regenerate.
54
55 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
56
57 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
58 separately.
59 * configure: Regenerate.
60
61 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
62
63 * MAINTAINERS (Write After Approval): Add myself.
64
65 2010-04-14 Tristan Gingold <gingold@adacore.com>
66
67 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
68 * configure: Regenerate.
69
70 2010-04-13 Steve Ellcey <sje@cup.hp.com>
71
72 * configure: Regenerate after change to elf.m4.
73
74 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
75
76 * MAINTAINERS (Write After Approval): Add myself.
77
78 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
79
80 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
81 * configure: Regenerated.
82
83 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
84
85 * configure.ac: Print "buggy but acceptable" when CLooG
86 revision is less than 9.
87 * configure: Regenerated.
88
89 2010-04-01 Diego Novillo <dnovillo@google.com>
90
91 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
92
93 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
94
95 PR bootstrap/43615
96 PR bootstrap/43328
97
98 Revert:
99
100 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
101
102 * configure.ac: Do not pass --enable-multilib nor
103 --disable-multilib in baseargs. Accept explicitly passed
104 --enable_multilib.
105 * configure: Regenerate.
106
107 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
108
109 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
110
111 2010-03-31 Janis Johnson <janis187@us.ibm.com>
112
113 * MAINTAINERS: Remove myself.
114
115 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
116
117 PR bootstrap/43328
118 * configure.ac: Do not pass --enable-multilib nor
119 --disable-multilib in baseargs. Accept explicitly passed
120 --enable_multilib.
121 * configure: Regenerate.
122
123 2010-03-28 Andrew Pinski <pinskia@gmail.com>
124
125 * MAINTAINERS (spu port): Remove me.
126
127 2010-03-23 Joseph Myers <joseph@codesourcery.com>
128
129 * configure.ac (tic6x-*-*): New case.
130 * configure: Regenerate.
131
132 2010-03-23 Joseph Myers <joseph@codesourcery.com>
133
134 * config.sub: Update to version 2010-03-22.
135 * config.guess: Update to version 2009-12-30.
136
137 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
138
139 PR ada/42554
140 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
141 * configure: Regenerate.
142
143 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
144
145 * MAINTAINERS: Update my email address.
146
147 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
148
149 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
150 (ghassan.shobaki@amd.com): Removed.
151
152 2010-03-17 Alan Modra <amodra@gmail.com>
153
154 * MAINTAINERS: Update my email address.
155
156 2010-03-16 Diego Novillo <dnovillo@google.com>
157
158 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
159 Matthews.
160
161 2010-03-16 Joseph Myers <joseph@codesourcery.com>
162
163 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
164 Gutson, Jeffrey D. Oldham and Mark Shinwell.
165
166 2010-03-16 Joseph Myers <joseph@codesourcery.com>
167
168 * MAINTAINERS: Update my email address.
169
170 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
171
172 * MAINTAINERS: Update my email address.
173
174 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
175
176 * MAINTAINERS: Update my email address.
177
178 2010-03-09 Jie Zhang <jie@codesourcery.com>
179
180 * MAINTAINERS: Update my email address.
181
182 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
183
184 PR libstdc++/32499
185 * configure.ac (RANLIB): Default to true.
186 (STRIP): Likewise.
187 (RANLIB_FOR_TARGET): Remove superfluous : argument.
188 * configure: Regenerate.
189
190 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
191
192 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
193 (Write After Approval): Update my email address.
194
195 2010-02-17 Nick Clifton <nickc@redhat.com>
196
197 PR 11238
198 * Makefile.tpl (local-distclean): Also remove config.cache files in
199 sub-directories as there may not be Makefiles present in the
200 sub-directories.
201 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
202 the config.cache files found by the find command.
203
204 * Makefile.in: Regenerate.
205 * configure.ac: Revert previous delta.
206 * configure: Regenerate.
207
208 2010-02-15 Nick Clifton <nickc@redhat.com>
209
210 PR 11238
211 * configure.ac: Delete config.cache files in sub-directories when
212 deleting Makefiles.
213 * configure: Regenerate.
214
215 2010-02-12 Ben Elliston <bje@gnu.org>
216
217 * MAINTAINERS: Update my email address.
218
219 2010-02-08 Andrew Pinski <pinskia@gmail.com>
220
221 * MAINTAINERS (spu port): Update my email address.
222
223 2010-02-08 Jie Zhang <jie.zhang@analog.com>
224
225 * MAINTAINERS: Add myself as a maintainer for the bfin port.
226
227 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
228
229 * configure.ac: Add "recommended" version checks for GMP/MPC.
230 Update recommended GMP/MPFR/MPC versions.
231 * configure: Regenerate.
232
233 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
234
235 * MAINTAINERS: Move my Embecosm email address into the
236 write-after-approval section.
237
238 2010-01-26 Ian Lance Taylor <iant@google.com>
239
240 * MAINTAINERS: Add myself as Go frontend maintainer.
241
242 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
243
244 PR libstdc++/36101, PR libstdc++/42813
245 * configure.ac (bootstrap_target_libs): Make inclusion of
246 target-libgomp conditional on libgomb being in target_configdirs.
247 * configure: Regenerate.
248
249 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
250
251 PR libstdc++/36101, PR libstdc++/42813
252 * configure.ac (bootstrap_target_libs): Include target-libgomp.
253 * configure: Regenerate.
254
255 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
256
257 PR libstdc++/36101, PR libstdc++/42813
258 * configure.ac (target_configdirs): Substitute.
259 * Makefile.def: Bootstrap target module libgomp.
260 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
261 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
262 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
263 * configure, Makefile.in: Regenerate.
264
265 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
266
267 * MAINTAINERS: Adjust my details.
268
269 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
270
271 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
272
273 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
274
275 * MAINTAINERS: reindented my entry with tabs instead of spaces.
276
277 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
278
279 * MAINTAINERS (Write After Approval): Add myself.
280
281 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
285 2010-01-11 Richard Guenther <rguenther@suse.de>
286
287 PR lto/41569
288 * Makefile.def (all-lto-plugin): Depend on all-gcc.
289 * Makefile.in: Regenerated.
290
291 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
292
293 * configure.ac: Enable libjava build on x86_64-*freebsd*.
294 * configure: Regenerate.
295
296 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
297 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
298
299 PR bootstrap/42424
300 * configure.ac: Include libtool m4 files.
301 (_LT_CHECK_OBJDIR): Call it.
302 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
303 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
304
305 * configure: Regenerate.
306
307 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
308
309 PR bootstrap/41818
310 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
311 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
312 * Makefile.in: Regenerate.
313
314 2010-01-02 Richard Guenther <rguenther@suse.de>
315
316 PR lto/41529
317 * configure.ac: Include config/elf.m4. Disable LTO if not
318 builting for an elf target.
319 * configure: Regenerate.
320
321 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
322
323 * MAINTAINERS: Change my email address.
324
325 2009-12-18 Ben Elliston <bje@au.ibm.com>
326
327 * config.sub, config.guess: Update from upstream sources.
328
329 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
333 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
334
335 PR middle-end/30447
336 PR middle-end/30789
337 PR other/40302
338
339 * configure.ac: Require MPC.
340 * configure: Regenerate.
341
342 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
343
344 PR target/38384
345 PR bootstrap/40972
346 * libtool.m4: Sync from git Libtool.
347 * ltoptions.m4: Likewise.
348 * ltversion.m4: Likewise.
349 * lt~obsolete.m4: Likewise.
350 * ltmain.sh: Likewise.
351
352 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
353
354 * configure.ac: Update minimum MPC version to 0.8.
355 * configure: Regenerate.
356
357 2009-11-21 Sebastian Pop <sebpop@gmail.com>
358
359 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
360 * configure: Regenerated.
361
362 2009-11-21 Ian Lance Taylor <iant@google.com>
363
364 * configure.ac: Change default of poststage1_ldflags to be empty if
365 poststage1_libs is set. When poststage1_libs is empty, and
366 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
367 * configure: Rebuild.
368
369 2009-11-21 Adam Nemet <adambnmet@gmail.com>
370
371 * MAINTAINERS (Write After Approval): Update my email address.
372
373 2009-11-20 Ben Elliston <bje@au.ibm.com>
374
375 * config.guess: Update from upstream sources.
376
377 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
378
379 * Makefile.def: Restore host and target settings for gmp.
380 * Makefile.in: Rebuild.
381
382 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
383
384 * configure.ac: Add libelf to host_libs. Enable in-tree configury
385 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
386 Fix portability of test of C++ as bootstrap language. Add
387 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
388 * configure: Rebuild.
389 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
390 and cloog. Fix in-tree ppl configuration. Introduce libelf
391 in-tree building.
392 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
393 (POSTSTAGE1_HOST_EXPORTS): Use it.
394 (STAGE[+id+]_CXXFLAGS): New.
395 (BASE_FLAGS_TO_PASS): Pass it down.
396 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
397 extra_exports.
398 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
399 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
400 extra_exports.
401 * Makefile.in: Rebuild.
402
403 2009-11-17 Ben Elliston <bje@au.ibm.com>
404
405 * config.sub, config.guess: Update from upstream sources.
406
407 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
408
409 * MAINTAINERS (Write After Approval): Add myself.
410
411 2009-11-09 Jon Beniston <jon@beniston.com>
412
413 * MAINTAINERS (Write After Approval): Add myself.
414
415 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
416
417 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
418 paths for *-w64-mingw* and x86_64-*mingw*.
419 * configure: Regenerated.
420
421 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
422
423 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
424
425 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
426
427 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
428 Phil Edwards to Write-After Approval.
429
430 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
431
432 * configure.ac: Disable target-winsup & co for
433 x86_64-*-mingw* and *-w64-mingw* targets.
434 * configure: Regenerated.
435
436 2009-10-16 Nick Clifton <nickc@redhat.com>
437
438 * MAINTAINERS: Add myself as a maintainer for the RX port.
439
440 2009-10-26 Johannes Singler <singler@kit.edu>
441
442 * MAINTAINERS (Write After Approval): Update my e-mail address.
443
444 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
445
446 * configure.ac (CLooG test): Use = with test.
447 * configure: Regenerate.
448
449 2009-10-22 Richard Guenther <rguenther@suse.de>
450
451 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
452 cloog if the ppl version check failed. Move flags saving
453 before setting in libelf check.
454 * configure: Regenerate.
455
456 2009-10-21 Richard Guenther <rguenther@suse.de>
457
458 * configure.ac: Adjust the ppl and cloog configure to work as
459 documented. Disable cloog if ppl was disabled. Omit the version
460 checks if they were disabled.
461 * configure: Re-generate.
462
463 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
464
465 * configure.ac: Add 'lto' to enable_languages, not
466 new_enable_languages, and only if not already present.
467 * configure: Regenerate.
468
469 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
470
471 * README: Refer to the various COPYING* files instead of just
472 COPYING.
473 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
474
475 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
476
477 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
478
479 2009-10-07 Richard Guenther <rguenther@suse.de>
480
481 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
482 and Richard Guenther as reviewers.
483 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
484 as reviewers.
485
486 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
487
488 * config.sub: Update from upstream sources.
489
490 2009-10-06 Ian Lance Taylor <iant@google.com>
491
492 * Makefile.def: check-gold depends upon all-gas.
493 * Makefile.in: Rebuild.
494
495 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
499 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
500
501 * Makefile.def: all-lto-plugin depends on all-libiberty.
502 set bootstrap=true for lto-plugin.
503 Add lto-plugin.
504 * Makefile.in: Regenerate.
505 * configure.ac (host_libs): Add lto-plugin.
506 * configure: Regenerate.
507
508 2009-10-03 Diego Novillo <dnovillo@google.com>
509
510 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
511 (HOST_LIBELFLIBS): Define.
512 (HOST_LIBELFINC): Define.
513 * Makefile.in: Regenerate.
514 * configure.ac: Add --enable-lto.
515 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
516 If --enable-lto is used, add 'lto' to new_enable_languages.
517 If --enable-lto is used and gold is enabled, add
518 lto-plugin to configdirs.
519 * configure: Regenerate.
520
521 2009-10-03 Simon Baldwin <simonb@google.com>
522
523 * configure.ac: If --with-system-zlib, suppress local zlib and
524 pass --with-system-zlib to subdir configure scripts.
525 * configure: Regenerate.
526
527 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
528 Paolo Bonzini <bonzini@gnu.org>
529
530 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
531 $(srcdir).
532 * Makefile.in: Rebuilt.
533
534 2009-09-26 Gary Funck <gary@intrepid.com>
535
536 * MAINTAINERS (Write After Approval): Add myself.
537
538 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
539
540 * configure.ac: Update minimum MPC version to 0.7.
541 * configure: Regenerate.
542
543 2009-09-25 Nick Clifton <nickc@redhat.com>
544
545 * configure.ac: Pass any --cache-file=/dev/null option on to
546 subconfigures.
547 * configure: Regenerate.
548
549 2009-09-23 Nick Clifton <nickc@redhat.com>
550
551 * config.sub, config.guess: Update from upstream sources.
552
553 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
554
555 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
556 * Makefile.in: Rebuilt.
557
558 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
559
560 PR bootstrap/32272
561 * configure.ac: Error out if $srcdir isn't '.' but contains
562 host-${host_noncanonical}.
563 * configure: Regenerate.
564
565 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
566
567 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
568 maintainer.
569
570 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
571
572 * configure.ac: If bootstrapping a combined tree with
573 --enable-gold, require c++ in stage1_languages.
574 * configure: Regenerate.
575
576 * configure.ac: Also add target_libs of stage1_languages to
577 bootstrap_target_libs.
578 * configure: Regenerate.
579
580 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
581 with --enable-languages not containing c++.
582 * configure: Regenerate.
583
584 2009-09-15 Jie Zhang <jie.zhang@analog.com>
585
586 * configure.ac: Disable java and boehm-gc for bfin-*-*.
587 * configure: Regenerate.
588
589 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
590
591 * MAINTAINERS (Write After Approval): Update my e-mail address,
592 and move from from here...
593 (Waiting for paperwork): To here.
594
595 2009-09-09 Joseph Myers <joseph@codesourcery.com>
596
597 * MAINTAINERS (Reviewers): Add self as driver reviewer.
598
599 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
600
601 * configure.ac: Do not use $extrasub for replacing @if/@endif
602 parts in Makefile; instead, use additional arguments to
603 AC_CONFIG_COMMANDS to do the replacement manually, with several
604 sed invocations, to avoid HP-UX sed command limits.
605 * configure: Regenerate.
606
607 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
608
609 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
610 blank before -L.
611
612 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
613
614 * configure.ac (with-build-config): Document. Handle without.
615 Handle missing argument.
616 * configure: Rebuilt.
617
618 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
619
620 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
621 Default to bootstrap-debug only if compare-debug works.
622 * configure: Rebuilt.
623 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
624 * Makefile.in: Rebuilt.
625
626 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
627
628 * MAINTAINERS (OS Port Maintainers): Update my email address.
629
630 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
631
632 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
633 * Makefile.in: Rebuilt.
634
635 2009-09-01 Chris Demetriou <cgd@google.com>
636
637 * MAINTAINERS (Write After Approval): Add myself.
638
639 2009-08-31 Dodji Seketeli <dodji@redhat.com>
640
641 PR debug/30161
642 * include/dwarf2.h (enum dwarf_tag): Added
643 DW_TAG_GNU_template_template_param
644 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
645
646 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
647
648 * Makefile.tpl (AWK): Fix typo.
649 * Makefile.in: Regenerate.
650
651 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
652
653 * configure.ac: Detect awk and sed.
654 * Makefile.def (flags_to_pass): Add AWK and SED.
655 * Makefile.tpl (AWK, SED): New.
656 (BASE_FLAGS_TO_PASS): Add AWK and SED.
657 * configure: Regenerate.
658 * Makefile.in: Regenerate.
659
660 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
661
662 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
663 (collapseslashes): Likewise.
664
665 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
666
667 * configure.ac (AC_PREREQ): Bump to 2.64.
668
669 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
670
671 * configure.ac: Remove --with-datarootdir, --with-docdir,
672 --with-pdfdir, --with-htmldir switches.
673 * configure: Regenerate.
674
675 * configure: Regenerate.
676
677 * compile: Sync from Automake 1.11.
678 * depcomp: Likewise.
679 * install-sh: Likewise.
680 * missing: Likewise.
681 * mkinstalldirs: Likewise.
682 * ylwrap: Likewise.
683
684 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
685
686 * ltmain.sh (func_normal_abspath): New function.
687 (func_relative_path): Likewise.
688 (func_mode_help): Document new -bindir option for link mode.
689 (func_mode_link): Add new -bindir option, and use it to place
690 output DLL if specified.
691
692 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
693
694 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
695 (baseargs): Add --disable-option-checking.
696 * configure: Regenerate.
697
698 * Makefile.def (configure-target-libiberty): Depend on
699 all-binutils and all-ld.
700 (configure-target-newlib): Likewise.
701 * Makefile.in: Regenerate.
702
703 2009-08-17 Ben Elliston <bje@au.ibm.com>
704
705 * config.sub, config.guess: Update from upstream sources.
706
707 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
708
709 Sync from src, merge:
710
711 2009-07-02 Tristan Gingold <gingold@adacore.com>
712
713 * configure.ac: Do not exclude gas for i386-*-darwin.
714 Add a case for x86_64-*-darwin.
715 * configure: Regenerate.
716
717 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
718
719 * MAINTAINERS: Add my name to Write After Approval list.
720
721 2009-08-06 Michael Eager <eager@eagercon.com>
722
723 * configure.ac: Add Microblaze target.
724 * configure: Regenerate.
725
726 2009-07-31 Christian Bruel <christian.bruel@st.com>
727
728 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
729 * configure: Regenerate.
730
731 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
732
733 * MAINTAINERS (Write After Approval): Update my e-mail address.
734
735 2009-07-06 Ian Lance Taylor <iant@google.com>
736
737 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
738 * configure: Rebuild.
739
740 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
741
742 * MAINTAINERS: Move myself to the Graphite Reviewers.
743
744 2009-06-30 Wei Guozhi <carrot@google.com>
745
746 * MAINTAINERS: Add my name to Write After Approval list.
747
748 2009-06-26 Steve Ellcey <sje@cup.hp.com>
749
750 PR bootstrap/40338
751 * configure.ac (comparestring): Create new variable.
752 * Makefile.tpl (comparestring): Use to skip some comparisions.
753 * configure: Regenerate.
754 * Makefile.in: Regenerate.
755
756 2009-06-26 Doug Evans <dje@sebabeach.org>
757
758 * Makefile.def (host_modules): Add cgen.
759 * Makefile.in: Regenerate.
760 * configure.ac (host_tools): Add cgen.
761 * configure: Regenerate.
762
763 2009-06-23 DJ Delorie <dj@redhat.com>
764
765 * MAINTAINERS: Add myself as mep maintainer.
766
767 2009-06-23 Ian Lance Taylor <iant@google.com>
768
769 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
770 boot_languages. Only bootstrap target libraries listed in
771 target_libs for some boot language. Add --with-stage1-ldflags,
772 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
773 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
774 if not building with C++.
775 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
776 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
777 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
778 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
779 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
780 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
781 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
782 * configure, Makefile.in: Rebuild.
783
784 2009-06-23 Li Feng <nemokingdom@gmail.com>
785
786 * MAINTAINERS: Added my name to write-after-approval list.
787
788 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
789
790 * configure.ac: Define is_elf for QNX Neutrino targets.
791 * configure: Regenerate.
792
793 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
794
795 * MAINTAINERS: Added my name to the write-after-approval list
796
797 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
798
799 * configure.ac: Detect MPC in default directory.
800 * configure: Regenerate.
801
802 2009-06-03 Jerome Guitton <guitton@adacore.com>
803 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
804
805 * Makefile.tpl (all): Avoid a trailing backslash.
806 * Makefile.in: Regenerate.
807
808 2009-06-03 Ben Elliston <bje@au.ibm.com>
809
810 * config.sub, config.guess: Update from upstream sources.
811
812 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
813
814 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
815 to noconfdirs.
816 * configure: Regenerate.
817
818 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
819
820 * Makefile.tpl ([+compare-target+]): Compare all stage
821 directories, rather than just gcc.
822 * Makefile.in: Rebuilt.
823
824 2009-06-01 Doug Kwan <dougkwan@google.com>
825
826 * configure.ac: Support gold for target arm*-*-*.
827 * configure: Regenerate.
828
829 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
830
831 * Makefile.def: Add MPC support and dependencies.
832 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
833
834 * Makefile.in, configure: Regenerate.
835
836 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
837
838 * Makefile.tpl (all): Avoid harmless warning in make all when
839 gcc-bootstrap is enabled but stage_last does not exist.
840 * Makefile.in: Rebuilt.
841
842 2009-05-24 Nicolas Roche <roche@adacore.com>
843
844 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
845 * Makefile.in: Regenerate.
846
847 2009-05-21 Denis Chertykov <chertykov@gmail.com>
848
849 * MAINTAINERS: Update my e-mail address.
850
851 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
852
853 * configure.ac (cygwin noconfigdirs): Remove libgcj.
854 * configure: Regenerate.
855
856 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
857
858 PR other/40159
859 * Makefile.tpl (all): Don't assume gcc-bootstrap and
860 gcc-no-bootstrap are mutually exclusive.
861 * Makefile.in: Rebuilt.
862
863 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
864
865 PR other/40159
866 * Makefile.tpl (all): Don't end with unconditional success.
867 * Makefile.in: Rebuilt.
868
869 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
870
871 PR target/37137
872 * Makefile.def (flags_to_pass): Remove redundant and incomplete
873 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
874 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
875 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
876 stage_configureflags, stage_cflags and stage_libcflags into
877 explicit Makefile macros.
878 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
879 GFORTRAN.
880 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
881 CC. Set CC_FOR_BUILD from CC.
882 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
883 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
884 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
885 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
886 and GFORTRAN.
887 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
888 (_LIBCFLAGS): Renamed to _TFLAGS.
889 (do-compare-debug, do-compare3-debug): Drop.
890 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
891 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
892 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
893 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
894 (XGCC_FLAGS_FOR_TARGET): New.
895 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
896 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
897 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
898 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
899 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
900 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
901 TFLAGS.
902 (BUILD_CONFIG): Include if requested.
903 (all): Set TFLAGS on bootstrap.
904 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
905 (all-stageid-prefixmodule): Likewise.
906 (do-clean, distclean-stageid): Set TFLAGS.
907 (restrap): Fix whitespace.
908 * Makefile.in: Rebuilt.
909
910 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
911
912 * config.guess: Sync with src.
913
914 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
915
916 * configure.ac ($with_ppl): Default to no if not supplied.
917 ($with_cloog): Likewise.
918 configure: Regenerate.
919
920 2009-04-27 James E. Wilson <wilson@codesourcery.com>
921
922 * MAINTAINERS: Update my e-mail address.
923
924 2009-04-27 Nick Clifton <nickc@redhat.com>
925
926 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
927
928 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
929
930 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
931 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
932 * Makefile.in: Regenerate.
933
934 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
935
936 PR bootstrap/39739
937 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
938 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
939
940 * configure, Makefile.in: Regenerate.
941
942 2009-04-21 Taras Glek <tglek@mozilla.com>
943
944 * include/hashtab.h: Update GTY annotations to new syntax
945 * include/splay-tree.h: Likewise
946
947 2009-04-17 Ben Elliston <bje@au.ibm.com>
948
949 * config.sub, config.guess: Update from upstream sources.
950
951 2009-04-15 Anthony Green <green@moxielogic.com>
952
953 * configure.ac: Add moxie support.
954 * configure: Rebuilt.
955
956 2009-04-14 Jakub Jelinek <jakub@redhat.com>
957
958 * configure.ac: Change copyright header to refer to version
959 3 of the GNU General Public License and to point readers at the
960 COPYING3 file and the FSF's license web page.
961 * Makefile.def: Likewise.
962 * Makefile.tpl: Likewise.
963 * Makefile.in: Regenerate.
964
965 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
966
967 * configure.ac: Restore match for darwin9 or later. Use double
968 brackets since regeneration eats one pair.
969 * configure: Regenerate.
970
971 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
972
973 PR gas/10039
974 * configure.ac: Require texinfo 4.7.
975 * configure: Regenerated.
976
977 2009-04-09 Nick Clifton <nickc@redhat.com>
978
979 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
980 the GCC Runtime Library Exception.
981
982 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
983
984 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
985 * configure: Regenerate.
986
987 2009-04-01 Steve Ellcey <sje@cup.hp.com>
988
989 * Makefil.def (languages): New entries.
990 * Makefile.tpl (check-gcc-*): New generic target.
991 * Makefile.in: Regenerate.
992
993 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
994
995 * MAINTAINERS: Update my email address.
996
997 2009-03-18 Tom Tromey <tromey@redhat.com>
998
999 * configure: Rebuild.
1000 * configure.ac (host_libs): Add libiconv.
1001 * Makefile.in: Rebuild.
1002 * Makefile.def (host_modules): Add libiconv.
1003 (configure-gdb, all-gdb): Depend on libiconv.
1004
1005 2009-03-16 Tristan Gingold <gingold@adacore.com>
1006
1007 * configure.ac: Treat gdb as supported on x86_64-darwin.
1008 * configure: Regenerate.
1009
1010 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1011
1012 * configure.ac (--with-host-libstdcxx): New option.
1013 * configure: Regenerate.
1014
1015 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1016
1017 * MAINTAINERS: Move myself into the write after approval list.
1018
1019 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1020
1021 * MAINTAINERS: Update e-mail address.
1022
1023 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1024
1025 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1026
1027 2009-03-10 Ira Rosen <irar@il.ibm.com>
1028
1029 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1030
1031 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1032
1033 Backport from git Libtool:
1034
1035 2009-01-19 Robert Millan <rmh@aybabtu.com>
1036 Support GNU/kOpenSolaris.
1037 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1038 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1039 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1040 GNU/kOpenSolaris.
1041
1042 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1043
1044 * MAINTAINERS: Update e-mail address.
1045
1046 2009-02-24 Michael Eager <eager@eagercon.com>
1047
1048 * MAINTAINERS (Write After Approval): Add self.
1049
1050 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1051
1052 * MAINTAINERS (Write After Approval): Add myself.
1053
1054 2009-02-05 Andreas Schwab <schwab@suse.de>
1055
1056 * Makefile.tpl (stage_last): Define $r and $s before using
1057 $(RECURSE_FLAGS_TO_PASS).
1058 * Makefile.in: Regenerate
1059
1060 2009-01-30 Ian Lance Taylor <iant@google.com>
1061
1062 * MAINTAINERS: Move myself to the Global Reviewers list.
1063
1064 2009-01-29 Robert Millan <rmh@aybabtu.com>
1065
1066 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1067 * configure: Regenerate.
1068
1069 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1070
1071 * MAINTAINERS: Make whitespace consistent.
1072 Remove Robert Millan from Write After Approval.
1073
1074 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1075
1076 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1077 (all-opcodes): Depend on all-libiberty.
1078 * Makefile.in: Regenerate.
1079
1080 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1081
1082 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1083 * configure: Regenerate.
1084
1085 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1086
1087 * MAINTAINERS (Write After Approval): Add myself.
1088
1089 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1090
1091 * MAINTAINERS: Add myself to reviewers (Fortran).
1092
1093 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1094
1095 PR tree-optimization/38515
1096 * configure.ac (cloog-polylib): Removed.
1097 (with_ppl, with_cloog): Test for "no".
1098 * configure: Regenerated.
1099
1100 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1101
1102 * MAINTAINERS: Moved myself to reviewers (Fortran).
1103
1104 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1105
1106 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1107 (Write After Approval): Remove myself.
1108
1109 2009-01-03 Diego Novillo <dnovillo@google.com>
1110
1111 * MAINTAINERS: Remove myself from alias maintainership.
1112
1113 2009-01-02 David Ayers <ayers@fsfe.org>
1114
1115 * MAINTAINERS: Update e-mail address.
1116
1117 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1118
1119 * MAINTAINERS: Make whitespace consistent.
1120
1121 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1122
1123 Backport from upstream Libtool:
1124 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1125 Add cache variables to tests that require the linker to work.
1126 For shlibpath_overrides_runpath, this also changes the semantics
1127 to let the result from the C compiler take precedence.
1128
1129 2008-12-02 Ben Elliston <bje@au.ibm.com>
1130
1131 * config.sub, config.guess: Update from upstream sources.
1132
1133 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1134
1135 * configure.ac (ppllibs): Add by default the lib flags.
1136 * configure: Regenerate.
1137
1138 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1139
1140 * MAINTAINERS: Add myself to the write after approval list.
1141
1142 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1143
1144 * configure.ac: Add double brackets on darwin[912].
1145 * configure: Regenerate.
1146
1147 2008-12-03 Daniel Kraft <d@domob.eu>
1148
1149 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1150 Approval to Reviewer section (for Fortran front-end).
1151
1152 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1153
1154 * configure.ac: Expand to darwin10 and later.
1155 * configure: Regenerate.
1156
1157 2008-12-02 Andreas Schwab <schwab@suse.de>
1158
1159 * Makefile.def: configure-target-boehm-gc depends on
1160 all-target-libstdc++-v3.
1161 * Makefile.in: Regenerate.
1162
1163 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1164
1165 * MAINTAINERS: Add myself as mingw maintainer.
1166
1167 2008-12-02 Ben Elliston <bje@au.ibm.com>
1168
1169 * config.sub, config.guess: Update from upstream sources.
1170
1171 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1172
1173 * README.SCO: Remove.
1174
1175 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1176
1177 * MAINTAINERS: Add myself to the write after approval list.
1178
1179 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1180
1181 * MAINTAINERS: Update my email address in WAA section.
1182
1183 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1184
1185 * MAINTAINERS: Update e-mail address.
1186
1187 2008-11-27 Toon Moene <toon@moene.org>
1188
1189 * MAINTAINERS: Change e-mail address.
1190
1191 2008-11-27 Tristan Gingold <gingold@adacore.com>
1192
1193 * configure.ac: Build gdb for i?86-*-darwin*
1194 * configure: Regenerated.
1195
1196 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1197
1198 * MAINTAINERS: Added my full name.
1199
1200 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1201
1202 PR bootstrap/38014
1203 PR bootstrap/37923
1204
1205 Revert:
1206
1207 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1208
1209 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1210 * Makefile.in: Regenerated.
1211
1212 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1213
1214 PR gdb/921
1215 PR gdb/1646
1216 PR gdb/2175
1217 PR gdb/2176
1218
1219 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1220 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1221 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1222 (HOST_EXPORTS): Pass CPPFLAGS.
1223 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1224 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1225 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1226 * Makefile.in, configure: Regenerated.
1227 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1228 and CPPFLAGS_FOR_BUILD.
1229
1230 2008-11-06 Jeff Law <law@redhat.com>
1231
1232 * MAINTAINERS: Add myself as middle end maintainer.
1233
1234 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1235
1236 * MAINTAINERS (Write after approval): Add myself.
1237
1238 2008-11-05 Diego Novillo <dnovillo@google.com>
1239
1240 * MAINTAINERS (Global Reviewers): Add myself.
1241 (Non-Algorithmic Maintainers): Remove myself.
1242
1243 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1244
1245 * MAINTAINERS (Write after approval): Add myself.
1246
1247 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1248
1249 * MAINTAINERS (Write after approval): Add myself.
1250
1251 2008-10-31 Ben Elliston <bje@au.ibm.com>
1252
1253 * configure.ac (spu-*-*): Remove special case.
1254 * configure: Regenerate.
1255
1256 2008-10-30 Catherine Moore <clm@codesourcery.com>
1257
1258 * MAINTAINERS (Write after approval): Update my email address.
1259
1260 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1261
1262 * configure.ac [spu-*-*]: Do not set skipdirs.
1263 * configure: Re-generate.
1264
1265 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1266
1267 * MAINTAINERS (Various Maintainers): Add myself to reload.
1268
1269 2008-10-25 Richard Guenther <rguenther@suse.de>
1270
1271 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1272 maintainer. Remove myself as libgcc-math maintainer.
1273 (Non-Algorithmic Maintainers): Remove myself.
1274
1275 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1276
1277 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1278 * Makefile.in: Regenerated.
1279
1280 2008-10-23 Cary Coutant <ccoutant@google.com>
1281
1282 * MAINTAINERS (Write after approval): Add myself.
1283
1284 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1285
1286 PR gdb/921
1287 PR gdb/1646
1288 PR gdb/2175
1289 PR gdb/2176
1290
1291 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1292 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1293 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1294 (HOST_EXPORTS): Pass CPPFLAGS.
1295 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1296 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1297 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1298 * Makefile.in, configure: Regenerated.
1299 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1300 and CPPFLAGS_FOR_BUILD.
1301
1302 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1303
1304 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1305 Sebastian Pop.
1306
1307 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1308
1309 * MAINTAINERS (Write After Approval): Added myself.
1310
1311 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1312
1313 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1314 recommended version to 2.3.2.
1315
1316 * configure: Regenerate.
1317
1318 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1319
1320 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1321
1322 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1323
1324 * MAINTAINERS (Write After Approval): Update e-mail address.
1325
1326 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1327
1328 * libtool.m4: Update to libtool 2.2.6.
1329 * lt~obsolete.m4: Update to libtool 2.2.6.
1330 * ltmain.sh: Update to libtool 2.2.6.
1331 * ltsugar.m4: Update to libtool 2.2.6.
1332 * ltversion.m4: Update to libtool 2.2.6.
1333 * ltoptions.m4: Update to libtool 2.2.6.
1334 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1335
1336 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1337
1338 * MAINTAINERS (Write After Approval): Add myself.
1339
1340 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1341
1342 * MAINTAINERS (Write After Approval): Update my name.
1343
1344 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1345
1346 * MAINTAINERS: Add myself in "Write After Approval".
1347
1348 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1349
1350 * MAINTAINERS: Add myself as ia64 maintainer.
1351
1352 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1353
1354 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1355 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1356 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1357 and Michael Tiemann from Write After Approval since they do not
1358 actually have access.
1359
1360 2008-09-05 Richard Guenther <rguenther@suse.de>
1361
1362 * configure.ac: Initialize clooglibs to -lcloog.
1363 * configure: Re-generate.
1364
1365 2008-09-04 Le-Chun Wu <lcwu@google.com>
1366
1367 * MAINTAINERS (Write After Approval): Add myself.
1368
1369 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1370
1371 * configure.ac (--with-cloog-polylib): New.
1372 (--disable-cloog-version-check): New.
1373 (--disable-ppl-version-check): New.
1374 * configure: Re-generate.
1375
1376 2008-09-03 Richard Guenther <rguenther@suse.de>
1377
1378 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1379 cloog test.
1380 * configure: Re-generate.
1381
1382 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1383
1384 Add picoChip port.
1385 * MAINTAINERS: Add picoChip maintainers.
1386
1387 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1388 Tobias Grosser <grosser@fim.uni-passau.de>
1389 Jan Sjodin <jan.sjodin@amd.com>
1390 Harsha Jagasia <harsha.jagasia@amd.com>
1391 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1392 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1393 Adrien Eliche <aeliche@isty.uvsq.fr>
1394
1395 Merge from graphite branch.
1396 * configure: Regenerate.
1397 * Makefile.in: Regenerate.
1398 * configure.ac (host_libs): Add ppl and cloog.
1399 Add checks for PPL and CLooG.
1400 * Makefile.def (ppl, cloog): Added modules and dependences.
1401 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1402 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1403
1404 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1405
1406 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1407 (GCC_SHLIB_SUBDIR): New.
1408 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1409 * configure: Regenerate.
1410 * Makefile.in: Regenerate.
1411
1412 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1413
1414 * MAINTAINERS: Consistently use tabs to separate columns.
1415
1416 2008-08-29 Tristan Gingold <gingold@adacore.com>
1417
1418 * MAINTAINERS (Write after Approval): Add myself.
1419
1420 2008-08-28 Tristan Gingold <gingold@adacore.com>
1421
1422 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1423 Enable bfd, binutils and opcodes.
1424 * configure: Regenerate.
1425
1426 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1427
1428 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1429
1430 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1431
1432 * MAINTAINERS: Use correct Umlaut for last name.
1433
1434 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1435
1436 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1437
1438 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1439
1440 * MAINTAINERS: Update my email address.
1441
1442 2008-08-16 Nicolas Roche <roche@adacore.com>
1443
1444 * Makefile.tpl: Add BOOT_ADAFLAGS.
1445 * Makefile.in: Regenerate.
1446
1447 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1448
1449 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1450 * configure: Regenerate.
1451
1452 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1453
1454 * configure.ac: Add makefile fragments for hpux.
1455 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1456 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1457 * configure: Regenerate.
1458 * Makefile.in: Regenerate.
1459
1460 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1461
1462 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1463
1464 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1465
1466 * MAINTAINERS (Write after Approval): Add myself.
1467
1468 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1469
1470 * MAINTAINERS (Write After Approval): Add myself.
1471
1472 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1473
1474 * MAINTAINERS (Write After Approval): Add myself.
1475
1476 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1477
1478 * MAINTAINERS: Update my email address.
1479
1480 2008-06-25 Joey Ye <joey.ye@intel.com>
1481
1482 * MAINTAINERS (Write After Approval): Add myself.
1483
1484 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1485
1486 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1487 * Makefile.in: Regenerate.
1488 * configure: Regenerate.
1489
1490 2008-06-17 Daniel Kraft <d@domob.eu>
1491
1492 * MAINTAINERS (Write After Approval): Add myself.
1493
1494 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1495
1496 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1497 "$@" is still intact with both Autoconf 2.59 and 2.62.
1498 * configure: Regenerate.
1499
1500 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1501
1502 * Makefile.tpl: Fix comment errors.
1503 * Makefile.in: Regenerate.
1504
1505 2008-06-12 David S. Miller <davem@davemloft.net>
1506 David Edelsohn <edelsohn@gnu.org>
1507
1508 * configure.ac: Add powerpc*-*-* to gold supported targets.
1509 * configure: Regenerate.
1510
1511 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1512
1513 PR tree-optimization/36218
1514 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1515 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1516 (all prefix="build-"): Pass them to build-system sub-makes.
1517 * Makefile.in: Regenerate.
1518
1519 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1520
1521 * MAINTAINERS (mt port): Remove.
1522 (sco5, unixware, sco udk): Remove.
1523 (Kean Johnston): Add to Write After Approval.
1524
1525 2008-05-30 Julian Brown <julian@codesourcery.com>
1526
1527 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1528 of libobjc for ARM EABI Linux.
1529 * configure: Regenerate.
1530
1531 2008-05-18 Xinliang David Li <davidxl@google.com>
1532
1533 * ChangeLog: Remove wrong ChangeLog entry.
1534
1535 2008-05-17 Xinliang David Li <davidxl@google.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1540
1541 * MAINTAINERS (Write After Approval): Add myself.
1542
1543 2008-05-14 Rafael Espíndola <espindola@google.com>
1544
1545 * config-ml.in: don't handle --enable-shared and --enable-static.
1546
1547 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1548
1549 * MAINTAINERS: Update my email address.
1550
1551 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1552
1553 * MAINTAINERS: Update my email address.
1554
1555 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1556
1557 * MAINTAINERS (Write After Approval): Add myself.
1558
1559 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1560
1561 * MAINTAINERS (Write After Approval): Add myself.
1562
1563 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1564
1565 * MAINTAINERS (crx): Add myself.
1566
1567 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1568
1569 Sync with src:
1570 2008-04-14 David S. Miller <davem@davemloft.net>
1571
1572 * configure.ac: Add sparc*-*-* to gold supported targets.
1573 * configure: Regenerate.
1574
1575 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1576
1577 PR bootstrap/35457
1578 * configure.ac: Include override.m4.
1579 * configure: Regenerate.
1580
1581 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1582
1583 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1584 * Makefile.in: Regenerate.
1585
1586 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1587
1588 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1589 as nonconfigurable directories list.
1590 * configure: Regenerate.
1591
1592 2008-04-14 Ben Elliston <bje@au.ibm.com>
1593
1594 * config.sub, config.guess: Update from upstream sources.
1595
1596 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1597
1598 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1599 * Makefile.in: Regenerate.
1600
1601 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1602
1603 * configure.ac: Do not build libssp for the AVR.
1604 * configure: Regenerate.
1605
1606 2008-04-07 Ian Lance Taylor <iant@google.com>
1607
1608 * Makefile.def: check-gold depends upon all-binutils.
1609 * Makefile.in: Regenerate.
1610
1611 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1612
1613 * MAINTAINERS (Write After Approval): Add myself.
1614
1615 2008-04-04 Nick Clifton <nickc@redhat.com>
1616
1617 PR binutils/4334
1618 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1619 builds.
1620 * configure: Regenerate.
1621
1622 2008-04-04 NightStrike <NightStrike@gmail.com>
1623
1624 PR other/35151
1625 * configure.ac: Combine rules for mingw32 and mingw64.
1626 * configure: Regenerate.
1627
1628 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1629
1630 * MAINTAINERS (Write After Approval): Add myself.
1631
1632 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1633
1634 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1635 * Makefile.in (.NOTPARALLEL): Ditto.
1636
1637 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1642
1643 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1644 * Makefile.in (.NOTPARALLEL): Regenerate.
1645
1646 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1647
1648 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1649 * Makefile.in: Regenerate.
1650
1651 2008-03-26 Jakub Staszak <kuba@et.pl>
1652
1653 * MAINTAINERS (Write After Approval): Add myself.
1654
1655 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1656
1657 * MAINTAINERS: Update e-mail address.
1658
1659 2008-03-20 Ian Lance Taylor <iant@google.com>
1660
1661 * configure.ac: Add support for --enable-gold.
1662 * Makefile.def: Add gold as a directory like ld.
1663 * configure, Makefile.in: Regenerate.
1664
1665 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1666
1667 * configure.ac: m4_include config/proginstall.m4.
1668 * configure: Regenerate.
1669
1670 Backport from upstream Libtool:
1671
1672 2007-10-12 Eric Blake <ebb9@byu.net>
1673
1674 Deal with Autoconf 2.62's semantic change in m4_append.
1675 * ltsugar.m4 (lt_append): Replace broken versions of
1676 m4_append.
1677 (lt_if_append_uniq): Don't require separator to be overquoted,
1678 and avoid broken m4_append.
1679 (lt_dict_add): Fix typo.
1680 * libtool.m4 (_LT_DECL): Don't overquote separator.
1681
1682 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1683
1684 * config.rpath: Add AIX 6 support.
1685
1686 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1687
1688 * Makefile.def (stageprofile). Remove -fprofile-generate
1689 from stage_libcflags.
1690 * Makefile.in: Regenerate.
1691
1692 2008-03-13 Ben Elliston <bje@au.ibm.com>
1693
1694 * config.sub, config.guess: Update from upstream sources.
1695
1696 2008-03-06 Tom Tromey <tromey@redhat.com>
1697
1698 * MAINTAINERS: Update for treelang deletion.
1699
1700 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1701
1702 * MAINTAINERS: Update my email address.
1703
1704 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1705
1706 * MAINTAINERS (darwin port): Add myself as a maintainer.
1707 (objective-c/c++): Add myself as a maintainer.
1708
1709 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1710
1711 * MAINTAINERS (Write After Approval): Update my email address.
1712
1713 2008-02-25 Tomas Bily <tbily@suse.cz>
1714
1715 * MAINTAINERS (Write After Approval): Add myself.
1716
1717 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1718
1719 * MAINTAINERS (OpenMP): Add myself.
1720
1721 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1722
1723 PR bootstrap/32009
1724 PR bootstrap/32161
1725
1726 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1727 * configure: Regenerate.
1728
1729 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1730 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1731 STAGE4_LIBCFLAGS): New.
1732 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1733 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1734 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1735 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1736 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1737 for target modules. Don't export LIBCFLAGS.
1738 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1739 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1740 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1741 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1742 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1743 * Makefile.in: Regenerate.
1744
1745 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1746
1747 PR libgcj/33085
1748 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1749 Do not use -DDLL_EXPORT. Backport from upstream.
1750
1751 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1752
1753 * MAINTAINERS (Write After Approval): Add myself.
1754
1755 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1756
1757 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1758 * configure: Regenerate.
1759
1760 2008-01-31 Marc Gauthier <marc@tensilica.com>
1761
1762 * configure.ac (xtensa*-*-*): Recognize processor variants.
1763 * configure: Regenerate.
1764
1765 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1766
1767 PR bootstrap/34922
1768 * configure.ac (PARSE_ARGS): Push suitable setting of
1769 ac_subdirs_all, for `./configure --help=recursive'.
1770 Handle `+' in generic toplevel directory disabling.
1771 * configure: Regenerate.
1772
1773 2008-01-28 Nick Clifton <nickc@redhat.com>
1774
1775 * MAINTAINERS (xstormy16): Take over maintainership.
1776
1777 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1778
1779 * MAINTAINERS (c4x port): Remove.
1780
1781 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1782
1783 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1784
1785 2008-01-23 Ben Elliston <bje@au.ibm.com>
1786
1787 * config.sub, config.guess: Update from upstream sources.
1788
1789 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1790
1791 * MAINTAINERS (Write After Approval): Add myself.
1792
1793 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1794
1795 * MAINTAINERS: Update my email address.
1796
1797 2008-01-09 Raksit Ashok <raksit@google.com>
1798
1799 * MAINTAINERS (Write After Approval): Add myself.
1800
1801 2008-01-09 Raksit Ashok <raksit@google.com>
1802
1803 * MAINTAINERS (Write After Approval): Add myself.
1804
1805 2008-01-08 Ben Elliston <bje@au.ibm.com>
1806
1807 * config.sub, config.guess: Update from upstream sources.
1808
1809 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1810
1811 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1812 Change recommended MPFR from 2.2.1 -> 2.3.0.
1813 * configure: Regenerate.
1814
1815 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1816
1817 * MAINTAINERS: Update my email address.
1818
1819 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1820
1821 * MAINTAINERS: Update my email address.
1822
1823 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1824
1825 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1826 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1827 * Makefile.in: Regenerate.
1828
1829 2007-12-10 Mark Heffernan <meheff@google.com>
1830
1831 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1832 misplaced entries.
1833
1834 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1835
1836 * configure.ac: Enable libjava for x86_64-*-darwin9.
1837 * configure: Regenerate.
1838
1839 2007-12-07 Bill Maddox <maddox@google.com>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2007-12-05 Ben Elliston <bje@au.ibm.com>
1844
1845 * config.sub, config.guess: Update from upstream sources.
1846
1847 2007-12-02 Matthias Klose <doko@ubuntu.com>
1848
1849 * config-ml.in: Remove 64bit configure tests.
1850
1851 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1852
1853 * config-ml.in: Robustify against white space in absolute file
1854 names.
1855
1856 * config-ml.in (multi-clean): Substitute ${Makefile}.
1857 Remove superfluous ${Makefile} in list.
1858
1859 2007-11-19 Thiemo Seufer <ths@mips.com>
1860
1861 * config-ml.in: Don't hardcode the Makefile name.
1862
1863 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1864
1865 * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1868
1869 * MAINTAINERS (Write After Approval): Add myself.
1870
1871 2007-11-06 Doug Kwan <dougkwan@google.com>
1872
1873 * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2007-10-25 Ben Elliston <bje@au.ibm.com>
1876
1877 * MAINTAINERS (mercury): Remove entry.
1878 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1879
1880 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1881
1882 * Makefile.def (dependencies): Make configure-gdb depend on
1883 all-intl.
1884 * Makefile.in: Regenerated.
1885
1886 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1887
1888 * MAINTAINERS (Fortran maintainer): Remove myself.
1889
1890 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1891
1892 * Makefile.def: To avoid problems running with parallel makes,
1893 build newlib before libgloss so that target specific header
1894 files are availble.
1895 * Makefile.in: Regenerate
1896
1897 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1898
1899 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1900 * Makefile.in: Regenerate.
1901
1902 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1903
1904 * MAINTAINERS (Register allocation reviewer): Add myself.
1905
1906 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1907
1908 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1909 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1910 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1911 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1912 * configure: Regenerate.
1913
1914 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1915
1916 * MAINTAINERS (Register allocation reviewer): Add myself.
1917
1918 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1919
1920 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1921 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1922 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1923 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1924 * configure.ac: Default them to host tools for $host = $build.
1925 Subst them.
1926
1927 * configure: Regenerate.
1928 * Makefile.in: Regenerate.
1929
1930 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1931
1932 * MAINTAINERS (Register allocation reviewer): Add myself.
1933
1934 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1935
1936 * MAINTAINERS (Register allocation reviewer): Add myself.
1937
1938 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1939
1940 * MAINTAINERS (Write After Approval): Fix typo.
1941
1942 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1943
1944 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1945 * configure: Regenerate.
1946
1947 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1948
1949 PR bootstrap/31906
1950 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1951 they're already prefixed.
1952
1953 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1954
1955 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1956 libstdc++.
1957 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1958 * configure: Regenerate.
1959 * Makefile.in: Regenerate.
1960
1961 2007-09-17 Andreas Schwab <schwab@suse.de>
1962
1963 * configure.ac: Raise minimum makeinfo version to 4.6.
1964 * configure: Regenerate.
1965
1966 2007-09-17 Johannes Singler <singler@ira.uka.de>
1967
1968 * MAINTAINERS (write-after-approval) add myself
1969
1970 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1971
1972 * configure.ac: Correct makeinfo version check.
1973 * configure: Regenerate.
1974
1975 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1976
1977 * MAINTAINERS: Update my email address.
1978
1979 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1980
1981 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1982 to $skipdirs and only disable gprof for newlib. Use the normal
1983 mips*-elf* handling in other respects.
1984 * configure: Regnerate.
1985
1986 2007-09-12 David Daney <ddaney@avtrex.com>
1987
1988 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1989 enabling libgcj.
1990 * configure: Regenerate.
1991
1992 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1993
1994 PR other/32154
1995 * configure.ac: For libgloss targets, point the linker to the linker
1996 script, startup code and simulator library.
1997 * configure: Regenerate.
1998
1999 2007-09-07 Andrew Haley <aph@redhat.com>
2000
2001 * configure.ac (noconfigdirs): Remove target-libffi and
2002 target-libjava.
2003 * configure: Regenerate.
2004
2005 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2006
2007 PR target/33281
2008 * configure.ac: Use config/mh-mingw on mingw.
2009 * configure: Regenerate.
2010
2011 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
2015 2007-09-05 Richard Guenther <rguenther@suse.de>
2016
2017 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2018 nor --disable-checking is provided also turn on yes and types
2019 checking for stage1.
2020 * configure: Re-generate.
2021
2022 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2023
2024 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2025 (Write After Approval): Remove myself.
2026
2027 2007-08-29 Nick Clifton <nickc@redhat.com>
2028
2029 * config.sub, config.guess: Update from upstream sources.
2030
2031 2007-08-22 Bud Davis <jmdavis@link.com>
2032
2033 * MAINTAINERS (Write After Approval): Added myself.
2034 * MAINTAINERS (Reviewers): Removed myself.
2035
2036 2007-08-18 Paul Brook <paul@codesourcery.com>
2037 Joseph Myers <joseph@codesourcery.com>
2038
2039 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2040 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2041 * Makefile.in: Regenerate.
2042 * configure.ac (--with-debug-prefix-map): New.
2043 * configure: Regenerate.
2044
2045 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2046 Nigel Stephens <nigel@mips.com>
2047
2048 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2049 as target_makefile_frag.
2050 * configure: Regenerate.
2051
2052 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2053
2054 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2055 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2056 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2057 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2058 (do-compare, do-compare3, do-compare-debug): New.
2059 ([+compare-target+]): Use them.
2060
2061 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2062
2063 * MAINTAINERS (Write After Approval): Change my email address.
2064
2065 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2066 Ben Elliston <bje@au.ibm.com>
2067
2068 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2069 --silent if $silent.
2070 * configure: Regenerate.
2071
2072 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2073
2074 * MAINTAINERS (Various Maintainers): Add myself as
2075 loop infrastructure maintainer. Update my e-mail
2076 address.
2077
2078 2007-07-31 Diego Novillo <dnovillo@google.com>
2079
2080 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2081 Adjust description.
2082
2083 2007-07-26 Richard Guenther <rguenther@suse.de>
2084
2085 * configure.ac: Add types checking to stage1 checking flags.
2086 * configure: Regenerate.
2087
2088 2007-07-17 Nick Clifton <nickc@redhat.com>
2089
2090 * COPYING3: New file. Contains version 3 of the GNU General
2091 Public License.
2092 * COPYING3.LIB: New file. Contains version 3 of the GNU
2093 Lesser General Public License.
2094
2095 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2096
2097 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2098
2099 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2100
2101 * MAINTAINERS (S/390 co-maintainer): Add myself.
2102 (Write After Approval): Remove myself.
2103
2104 2007-07-13 Dan Hipschman <dsh@google.com>
2105
2106 * MAINTAINERS (Write After Approval): Add myself.
2107
2108 2007-07-11 Nick Clifton <nickc@redhat.com>
2109
2110 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2111 WINDRES export.
2112 * Makefile.in: Regenerate.
2113
2114 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2115
2116 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2117 maintainer.
2118
2119 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2120
2121 * lt~obsolete.m4: New. Import from 20070318 libtool.
2122
2123 2007-07-03 Julian Brown <julian@codesourcery.com>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
2127 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2128
2129 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2130 * configure: Regenerate.
2131
2132 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2133
2134 * configure.ac: Add some missing m4 quotation.
2135 * configure: Regenerate.
2136
2137 2007-07-02 Simon Baldwin <simonb@google.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
2141 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2142
2143 * configure: Regenerate.
2144
2145 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2146
2147 * Makefile.def: Add windmc tool to build.
2148 * Makefile.tpl: Likewise.
2149 * configure.ac: Likewise.
2150 * Makefile.in: Regenerate.
2151 * configure: Regenerate.
2152
2153 2007-06-28 DJ Delorie <dj@redhat.com>
2154
2155 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2156 not building newlib.
2157 * configure: Regenerated.
2158
2159 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2160
2161 * MAINTAINERS (Write After Approval): Add myself.
2162
2163 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2007-06-19 Chris Matthews <chrismatthews@google.com>
2168
2169 * MAINTAINERS (Write After Approval): Add myself.
2170
2171 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2172
2173 * MAINTAINERS (Write After Approval): Add myself.
2174
2175 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2176
2177 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2178 * Makefile.in: Regenerated.
2179
2180 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2181
2182 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2183 bfin*-*-uclinux* targets.
2184 * configure: Regenerate.
2185
2186 2007-06-14 Ian Lance Taylor <iant@google.com>
2187
2188 * MAINTAINERS: Add myself as non-algorithmic global write
2189 maintainer.
2190
2191 2007-06-14 Diego Novillo <dnovillo@google.com>
2192
2193 * MAINTAINERS: Add self as middle-end maintainer and
2194 non-algorithmic global write maintainer.
2195
2196 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2197
2198 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2199 Move all Fortran maintainers except Paul Brook into the
2200 Non-Autopoiesis section.
2201
2202 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2203
2204 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2205 (distclean-stage[+id+]): Possibly delete stage_last.
2206 * Makefile.in: Regenerate.
2207
2208 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2209
2210 * MAINTAINERS (Various Maintainer): Fix typo.
2211
2212 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2213
2214 * MAINTAINERS (Various Maintainer): Add myself as
2215 dataflow maintainer.
2216
2217 2007-06-07 Ben Elliston <bje@au.ibm.com>
2218
2219 * config.sub, config.guess: Update from upstream sources.
2220
2221 2007-06-07 Ben Elliston <bje@au.ibm.com>
2222
2223 * Makefile.tpl: Fix spelling error.
2224 * Makefile.in: Regenerate.
2225
2226 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2227
2228 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2229 lt_cv_sys_max_cmd_len.
2230
2231 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2232
2233 * MAINTAINERS (Various Maintainers): Add myself as
2234 auto-vectorizer maintainer.
2235
2236 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2237
2238 PR libjava/32098
2239 * libtool.m4: Revert previous change.
2240 * ltgcc.m4: Put it here.
2241
2242 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2243
2244 * MAINTAINERS (Various Maintainers): Add myself as
2245 auto-vectorizer maintainer.
2246
2247 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2248
2249 PR libjava/32098
2250 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2251
2252 2007-05-30 Richard Guenther <rguenther@suse.de>
2253
2254 * MAINTAINERS (Various Maintainers): Add myself as
2255 auto-vectorizer maintainer.
2256
2257 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2258
2259 PR bootstrap/29382
2260 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2261 * configure: Rebuilt.
2262
2263 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2264
2265 * MAINTAINERS (Write After Approval): Removed my name.
2266
2267 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2268
2269 * MAINTAINERS (Write After Approval): Remove myself.
2270
2271 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2272
2273 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2274
2275 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2276
2277 * ltmain.sh: Update from ToT Libtool.
2278 * libtool.m4: Update from ToT Libtool.
2279 * ltsugar.m4: New. Update from ToT Libtool.
2280 * ltversion.m4: New. Update from ToT Libtool.
2281 * ltoptions.m4: New. Update from ToT Libtool.
2282 * ltconfig: Remove.
2283 * ltcf-c.sh: Remove.
2284 * ltcf-cxx.sh: Remove.
2285 * ltcf-gcj.sh: Remove.
2286
2287 2007-05-22 Ollie Wild <aaw@google.com>
2288
2289 * MAINTAINERS (Write After Approval): Add myself.
2290
2291 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2292
2293 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2294 stage_cflags.
2295 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2296 Remove CFLAGS/LIBCFLAGS.
2297 (configure-stage[+id+]-[+prefix+][+module+],
2298 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2299 * Makefile.in: Regenerate.
2300
2301 2007-05-15 Diego Novillo <dnovillo@google.com>
2302
2303 * MAINTAINERS: Update e-mail address.
2304
2305 2007-05-15 Revital Eres <eres@il.ibm.com>
2306
2307 * MAINTAINERS (Write After Approval): Add myself.
2308
2309 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2310
2311 * MAINTAINERS (Write After Approval): Updated my address.
2312
2313 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2314
2315 * MAINTAINERS (Write After Approval): Add myself.
2316
2317 2007-05-11 Silvius Rus <rus@google.com>
2318
2319 * MAINTAINERS (Write After Approval): Add myself.
2320
2321 2007-04-23 Tom Tromey <tromey@redhat.com>
2322
2323 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2324
2325 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2326
2327 * MAINTAINERS (cpplib): Rename to ...
2328 (libcpp): ... this. Add C/C++ front end maintainers.
2329
2330 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2331
2332 * config-ml.in: Pass ${ml_config_env} to configure calls.
2333
2334 2007-04-04 Christian Bruel <christian.bruel@st.com>
2335
2336 * MAINTAINERS (Write After Approval): Add myself.
2337
2338 2007-04-02 Dave Korn <dave.korn@artimi.com>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
2342 2007-03-31 Tobias Burnus <burnus@net-b.de>
2343
2344 * MAINTAINERS (fortran 95 front end): Add myself.
2345
2346 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2347
2348 * MAINTAINERS (Write After Approval): Add myself.
2349
2350 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2351
2352 * MAINTAINERS (Modulo Scheduler): Add myself.
2353
2354 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2355
2356 * MAINTAINERS (fortran 95 front end): Add myself.
2357 (c++ front end): whitespace fix.
2358
2359 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2360
2361 * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2364
2365 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2366 of glob. Quote arguments with single quotes too.
2367 * configure: Regenerate.
2368
2369 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2370
2371 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2372 * Makefile.in: Regenerate
2373
2374 2007-03-07 Andreas Schwab <schwab@suse.de>
2375
2376 * configure: Regenerate.
2377
2378 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2379
2380 * configure.ac: Add "--with-pdfdir" configure option,
2381 which defines pdfdir variable.
2382 * Makefile.def (target=fixincludes): Add install-pdf to
2383 missing targets.
2384 (recursive_targets): Add install-pdf target.
2385 (flags_to_pass): Add pdfdir.
2386 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2387 target.
2388 * configure: Regenerate
2389 * Makefile.in: Regenerate
2390
2391 2007-02-28 Eric Christopher <echristo@apple.com>
2392
2393 Revert:
2394 2006-12-07 Mike Stump <mrs@apple.com>
2395
2396 * Makefile.def (dependencies): Add dependency for
2397 install-target-libssp and install-target-libgomp on
2398 install-gcc.
2399 * Makefile.in: Regenerate.
2400
2401 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2402
2403 * configure: Regenerate.
2404 * configure.ac: Move statements after variable declarations.
2405
2406 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2407
2408 * MAINTAINERS: Add myself as sh maintainer.
2409
2410 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2411
2412 * configure.ac: Adjust for loop syntax.
2413 * configure: Regenerate.
2414
2415 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2416
2417 * configure: Rebuilt.
2418
2419 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2420
2421 * configure.ac: Drop multiple occurrences of --enable-languages,
2422 and fix its quoting.
2423 * configure: Rebuilt.
2424
2425 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2426 Nathan Sidwell <nathan@codesourcery.com>
2427 Vladimir Prus <vladimir@codesourcery.com>
2428 Joseph Myers <joseph@codesourcery.com>
2429
2430 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2431 * configure: Regenerate.
2432
2433 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2434
2435 * ltconfig (freebsd*): Default to elf.
2436
2437 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2438
2439 * configure.ac (target_libraries): Move libgcc before libiberty.
2440 * configure: Regenerated.
2441
2442 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2443 Paolo Bonzini <bonzini@gnu.org>
2444
2445 PR bootstrap/30753
2446 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2447 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2448 * configure: Regenerated.
2449
2450 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2451
2452 * MAINTAINERS (Language Front End Maintainers): Update my mail
2453 address.
2454
2455 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2456
2457 PR bootstrap/30748
2458 * configure.ac: Correct syntax for Solaris ksh.
2459 * configure: Regenerated.
2460
2461 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2462
2463 * configure.ac: Sync with src.
2464 * configure: Regenerate.
2465
2466 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2467
2468 * Makefile.in: Regenerate.
2469
2470 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2471
2472 * config.sub: Sync with src.
2473
2474 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2475
2476 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2477 noncanonical equivalents.
2478 * configure.in: Rename to...
2479 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2480 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2481 target_noncanonical. Use them. Rewrite removal of configure
2482 arguments for autoconf 2.59. Discard variable settings. Force
2483 program_transform_name for native tools.
2484
2485 * Makefile.in: Regenerated.
2486 * configure: Regenerated with autoconf 2.59.
2487
2488 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2489
2490 * MAINTAINERS (Write After Approval): Add myself.
2491
2492 2007-01-31 Andreas Schwab <schwab@suse.de>
2493
2494 * Makefile.tpl (LDFLAGS): Substitute it.
2495 * Makefile.in: Regenerate.
2496
2497 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2498
2499 * MAINTAINERS (Write After Approval): Add myself.
2500
2501 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2502
2503 * MAINTAINERS (spu port): Add myself.
2504
2505 2007-01-23 Richard Guenther <rguenther@suse.de>
2506
2507 PR bootstrap/30541
2508 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2509 * Makefile.tpl (GNATBIND): Substitute it.
2510 (GNATMAKE): Likewise.
2511 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2512 of STAGE_PREFIX.
2513 * Makefile.in: Regenerate.
2514 * configure: Regenerate.
2515
2516 2007-01-18 Mike Stump <mrs@apple.com>
2517
2518 * configure.in: Re-enable -Werror for gcc builds.
2519
2520 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2521
2522 * MAINTAINERS (Write After Approval): Add myself.
2523
2524 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2525
2526 * configure.in: Change == to = in test command.
2527 * configure: Regenerate.
2528
2529 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2530 Nick Clifton <nickc@redhat.com>
2531 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2532
2533 * configure.in (build_configargs, host_configargs, target_configargs):
2534 Remove build/host/target parameters.
2535 (host_libs): Add gmp and mpfr.
2536 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2537 * Makefile.def (gmp, mpfr): New.
2538 (gcc): Remove target.
2539 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2540 target_os, target_vendor): New.
2541 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2542 * configure: Regenerate.
2543 * Makefile.in: Regenerate.
2544
2545 2007-01-11 Matt Fago <fago@earthlink.net>
2546
2547 * configure.in: Try to link to functions only in mpfr 2.2.x
2548 to improve robustness of configure tests.
2549 * configure: Regenerate.
2550
2551 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2552
2553 * MAINTAINERS: Add myself as i386 maintainer.
2554
2555 2007-01-08 Jan Hubicka <jh@suse.cz>
2556
2557 * MAINTAINERS: Add myself as i386 maintainer.
2558
2559 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2560
2561 * configure.in: Add support for an x86_64-mingw* target.
2562 * configure: Regenerate.
2563
2564 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2565
2566 * Makefile.tpl (all-target): Correct @if conditional for target
2567 modules.
2568 * configure.in: Omit libiberty if building only target libgcc.
2569 * configure, Makefile.in: Regenerated.
2570
2571 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2572
2573 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2574 * configure: Regenerate.
2575
2576 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2577
2578 * Makefile.def (target_modules): Add libgcc.
2579 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2580 * Makefile.tpl (clean-target-libgcc): Delete.
2581 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2582 on gcc even for bootstrapped modules. Rewrite handling of
2583 lang_env_dependencies to loop over target_modules.
2584 * configure.in (target_libraries): Add target-libgcc.
2585 * Makefile.in, configure: Regenerated.
2586
2587 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2588
2589 * configure.in: Reorganize recognition of languages. Add
2590 --enable-stage1-languages. Show supported languages for the chosen
2591 target rather than all recognized languages.
2592 * configure: Regenerate.
2593
2594 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2595
2596 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2597 * Makefile.in: Regenerate.
2598
2599 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2600
2601 * configure.in: Warn that MPFR 2.2.0 is buggy.
2602 * configure: Regenerate.
2603
2604 2006-12-27 Ian Lance Taylor <iant@google.com>
2605
2606 * configure.in: When removing Makefiles to force a reconfigure, also
2607 remove prev-DIR*/Makefile.
2608 * configure: Regenerate.
2609
2610 2006-12-22 Andreas Schwab <schwab@suse.de>
2611
2612 * configure: Regenerate with correct autoconf version.
2613
2614 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2615
2616 * configure.in: add AC_SUBST for *_FOR_TARGET.
2617 * configure: Regenerate.
2618
2619 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2620
2621 * configure.in: Simplify logic for rejecting languages that cannot
2622 be built. Separate the case when a language is unsupported,
2623 from the case when the user chooses not to build a language.
2624
2625 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2626
2627 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2628 it only affects bootstrap and could be tested on "$host" as well.
2629 * configure: Regenerate.
2630 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2631
2632 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2633
2634 PR bootstrap/29544
2635 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2636 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2637 move here comment from Makefile.tpl.
2638 * Makefile.tpl: Move some definitions higher in the file.
2639 (STAGE1_CHECKING): New.
2640 * configure.in: Add --enable-stage1-checking.
2641 * configure: Regenerate.
2642 * Makefile.in: Regenerate.
2643
2644 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2645
2646 * MAINTAINERS: Add myself as build system maintainer.
2647
2648 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2006-12-13 Eric Christopher <echristo@apple.com>
2653
2654 * MAINTAINERS: Add myself as darwin maintainer.
2655
2656 2006-12-11 Ian Lance Taylor <ian@airs.com>
2657
2658 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2659
2660 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2661
2662 MAINTAINERS: Update my entry.
2663
2664 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2665
2666 * configure.in: Handle spu makefile frag.
2667 * Makefile.tpl (MAINT): Define
2668 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2669 * configure: Regenerate.
2670 * Makefile.in: Regenerate.
2671
2672 2006-12-11 Ben Elliston <bje@au.ibm.com>
2673
2674 * config.guess: Import latest version.
2675 * config.sub: Likewise.
2676
2677 2006-12-11 Ben Elliston <bje@au.ibm.com>
2678
2679 * configure.in (spu-*-*): Don't skip target-libiberty.
2680 * configure: Regenerate.
2681
2682 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2683
2684 PR bootstrap/30134
2685 * configure.in: Correct x86 darwin support for libjava to powerpc
2686 and i?86 only.
2687 * configure: Regenerate.
2688
2689 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2690
2691 * configure.in: Add x86 darwin support for libjava.
2692 * configure: Regenerate.
2693
2694 2006-12-07 Mike Stump <mrs@apple.com>
2695
2696 * Makefile.def (dependencies): Add dependency for
2697 install-target-libssp and install-target-libgomp on
2698 install-gcc.
2699 * Makefile.in: Regenerate.
2700
2701 2006-12-04 Richard Guenther <rguenther@suse.de>
2702
2703 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2704 (Non-Algorithmic Maintainers): Move over non-algorithmic
2705 loop optimizer maintainers, add myself as a non-algorithmic
2706 middle-end maintainer.
2707
2708 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2713
2714 * configure.in: Update error message for missing GMP/MPFR.
2715
2716 * configure: Regenerate.
2717
2718 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2719
2720 * configure.in: Update MPFR version in error message.
2721
2722 * configure: Regenerate.
2723
2724 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2725
2726 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2727 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2728 --with-gmp-lib): New flags.
2729
2730 * configure: Regenerate.
2731
2732 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2733
2734 * MAINTAINERS (Write After Approval): Change my email address.
2735
2736 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2737
2738 * MAINTAINERS (Write After Approval): Add myself.
2739
2740 2006-11-22 Philipp Thomas <pth@suse.de>
2741
2742 * MAINTAINERS (i18n): Update e-mail address.
2743
2744 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2745
2746 * MAINTAINERS (spu port): Add myself as maintainer.
2747 (Write After Approval): Remove myself.
2748
2749 2006-11-22 Ben Elliston <bje@au.ibm.com>
2750
2751 * configure.in (skipdirs): Don't build libssp for SPU.
2752 * configure: Regenerate.
2753
2754 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2755
2756 * MAINTAINERS (spu port): Add myself as maintainer.
2757 (libobjc): Update my email address.
2758
2759 2006-11-21 Andrea Bona <andrea.bona@st.com>
2760
2761 * MAINTAINERS (Write After Approval): Add myself.
2762
2763 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2764
2765 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2766 * configure : Rebuilt.
2767
2768 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2769
2770 * MAINTAINERS (Write After Approval): Add myself.
2771
2772 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2773
2774 * MAINTAINERS (Write After Approval): Add myself.
2775
2776 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2777
2778 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2779 libmpfr.a.
2780 * configure: Regenerate.
2781
2782 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2783
2784 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2785 (unstage): Test for stage_last presence.
2786
2787 PR bootstrap/29802
2788 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2789 * Makefile.in: Regenerate.
2790
2791 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2792
2793 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2794 maintainers.
2795
2796 2006-11-14 Erven Rohou <erven.rohou@st.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
2800 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2801
2802 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2803 and stageN-package/Makefile.
2804 * Makefile.in: Regenerated.
2805
2806 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2807
2808 * configure.in: Remove target-libgloss from noconfigdirs for
2809 bfin-*-*.
2810 * configure: Regenerated.
2811
2812 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2813
2814 * configure.in (have_gmp): Only error if the gcc directory exists.
2815
2816 * configure: Regenerate.
2817
2818 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2819
2820 * configure.in: Robustify error message for missing GMP/MPFR.
2821
2822 * configure: Regenerate.
2823
2824 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2825
2826 * MAINTAINERS (Write After Approval): Add myself.
2827
2828 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2829
2830 * MAINTAINERS: Change email address.
2831
2832 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2833
2834 * MAINTAINERS (Write After Approval): Add myself.
2835
2836 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2837
2838 * MAINTAINERS (Write After Approval): Add myself.
2839
2840 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2841
2842 * MAINTAINERS (Write After Approval): Move myself to
2843 Write After Approval section.
2844
2845 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2846
2847 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2848 need_gmp anymore.
2849 * configure: Regenerate.
2850
2851 2006-10-16 Tobias Burnus <burnus@net-b.de>
2852
2853 * MAINTAINERS (Write After Approval): Add myself.
2854
2855 2006-10-16 Ben Elliston <bje@au.ibm.com>
2856
2857 * config.guess: Import latest version.
2858 * config.sub: Likewise.
2859
2860 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2861
2862 * Makefile.def: Added pdf target handling.
2863 * Makefile.tpl: Added pdf target handling.
2864 * Makefile.in: Regenerated.
2865
2866 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2867
2868 * MAINTAINERS: Add self as score port maintainer.
2869
2870 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2871
2872 * MAINTAINERS (Write After Approval): Add myself.
2873
2874 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2875
2876 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2877 or newer.
2878 * configure: Regenerated.
2879
2880 2006-09-27 Dave Brolley <brolley@redhat.com>
2881
2882 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2883 $s instead of $r.
2884 * configure: Regenerated.
2885
2886 2006-09-26 Thiemo Seufer <ths@mips.com>
2887
2888 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2889 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2890 * configure: Regenerate.
2891
2892 2006-09-24 Graeme Peterson <gridly@gmail.com>
2893
2894 * MAINTAINERS (Write After Approval): Remove myself.
2895
2896 2006-09-22 Chao-ying Fu <fu@mips.com>
2897
2898 * MAINTAINERS (Write After Approval): Add myself.
2899
2900 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2901
2902 * MAINTAINERS: Add self as soft-fp maintainer.
2903
2904 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2905
2906 * MAINTAINERS: Add myself as avr maintainer.
2907 Remove Marek Michalkiewicz as avr maintainer.
2908
2909 2006-09-07 Roberto Costa <roberto.costa@st.com>
2910
2911 * MAINTAINERS (Write After Approval): Add myself.
2912
2913 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2914
2915 * configure.in: Never build newlib for a Mingw host.
2916 Never build newlib as Mingw target library.
2917 Test the existence of winsup/cygwin for building a Cygwin newlib,
2918 rather than just winsup.
2919 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2920 building a Mingw target.
2921 * configure: Regenerate.
2922
2923 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2924
2925 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2926
2927 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2928
2929 * config.guess: Import from src (was more updated).
2930 * config.sub: Likewise.
2931
2932 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2933
2934 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2935 * configure: Regenerated.
2936
2937 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2938
2939 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2940 for stages after the first.
2941
2942 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2943
2944 * Makefile.def: Add dependencies for configure-opcodes
2945 on configure-intl and all-opcodes on all-intl.
2946 * Makefile.in: Regenerated.
2947
2948 2006-07-13 Ben Elliston <bje@au.ibm.com>
2949
2950 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2951
2952 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2953
2954 Port to hosts whose 'sort' and 'tail' implementations
2955 treat operands with leading '+' as file names, as POSIX
2956 has required since 2001. However, make sure the code still
2957 works on pre-POSIX hosts.
2958 * ltmain.sh: Don't assume "sort +2" is equivalent to
2959 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2960
2961 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2962
2963 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2964
2965 2006-07-04 Peter O'Gorman <peter@pogma.com>
2966
2967 * ltconfig: chmod 644 before ranlib during install.
2968
2969 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2970
2971 PR bootstrap/18058
2972 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2973 if the bootstrap compiler is a GCC version that supports it.
2974 * configure: Regenerate.
2975
2976 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2977
2978 * configure.in: Fix thinkos in previous check-in.
2979 * configure: Regenerate.
2980
2981 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2982
2983 PR other/27063
2984 * configure.in: Test subdir_requires and give an appropriate
2985 error message.
2986 * configure: Regenerate.
2987
2988 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2989
2990 * MAINTAINERS (Write After Approval): Add myself.
2991
2992 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2993
2994 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2995
2996 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2997
2998 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2999
3000 2006-06-20 David Ayers <d.ayers@inode.at>
3001
3002 PR bootstrap/28072
3003 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3004 whether target-libjava is being configured instead of whether the
3005 java front end is enabled.
3006 * configure: Regenerate.
3007
3008 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3009
3010 PR target/27540
3011 * configure.in: Only enable libgomp on IRIX 6.
3012 * configure: Regenerate.
3013
3014 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3015
3016 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3017 too.
3018 * Makefile.in: Regenerate.
3019
3020 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3021
3022 * config-ml.in: Alter CCASFLAGS to include special
3023 multilib options the same as is done for CFLAGS.
3024
3025 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3026
3027 * configure.in: Don't enable libgomp on hpux10.
3028 * configure: Rebuilt.
3029
3030 2006-06-12 David Ayers <d.ayers@inode.at>
3031
3032 PR bootstrap/27963
3033 PR target/19970
3034 * configure.in: Remove target-boehm-gc from noconfigdirs where
3035 ${libgcj} is specified.
3036 * configure: Regenerate.
3037
3038 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3039
3040 Sync from src:
3041
3042 * configure.in: Sync.
3043 * configure: Regenerated.
3044
3045 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3046
3047 * Makefile.def: Added dependencies from sim and gdb on intl, and
3048 added configure dependencies to everything with an all dependency
3049 on intl.
3050 * Makefile.in: Regenerated.
3051
3052 2006-06-06 David Ayers <d.ayers@inode.at>
3053
3054 PR libobjc/13946
3055 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3056 * Makefile.in: Regenerate.
3057 * configure.in: Add --enable-objc-gc at toplevel and have it
3058 enable boehm-gc for Objective-C.
3059 Remove target-boehm-gc from libgcj.
3060 Add target-boehm-gc to target_libraries.
3061 Add target-boehm-gc to noconfigdirs where ${libgcj}
3062 is specified.
3063 Assert that boehm-gc is supported when requested for Objective-C.
3064 Only build boehm-gc if needed either for Java or Objective-C.
3065 * configure: Regenerate.
3066
3067 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3068
3069 PR 27674
3070 * Makefile.tpl (configure-[+prefix+][+module+],
3071 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3072 Remove rule to unstage bootstrapped modules.
3073 (stage_current): New.
3074 * Makefile.in: Regenerate.
3075
3076 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3077
3078 * MAINTAINERS (Write After Approval): Update my e-mail address.
3079
3080 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3081
3082 * include/libiberty.h: Declare pex_run_in_environment.
3083
3084 2006-05-31 Asher Langton <langton2@llnl.gov>
3085
3086 * MAINTAINERS (Write After Approval): Add myself.
3087
3088 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3089
3090 * Makefile.def (bfd, opcodes): Fix lib_path.
3091 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3092 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3093 * Makefile.in: Regenerate.
3094
3095 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3096
3097 * Makefile.in: Regenerate.
3098
3099 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3100
3101 * Makefile.def: Add install-html target. Add datarootdir
3102 docdir and htmldir to flags_to_pass.
3103 * Makefile.tpl: Add install-html target.
3104 * Makefile.in: Regenerate.
3105 * configure.in: Add --with-datarootdir, --with-docdir, and
3106 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3107 * configure: Regenerate.
3108
3109 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3110
3111 * configure.in: Enable gprof for cross builds.
3112 * configure: Regenerate.
3113
3114 2006-05-22 Richard Guenther <rguenther@suse.de>
3115
3116 Revert
3117 2006-01-31 Richard Guenther <rguenther@suse.de>
3118 Paolo Bonzini <bonzini@gnu.org>
3119
3120 * Makefile.def (target_modules): Add libgcc-math target module.
3121 * configure.in (target_libraries): Add libgcc-math target library.
3122 (--enable-libgcc-math): New configure switch.
3123 * Makefile.in: Re-generate.
3124 * configure: Re-generate.
3125 * libgcc-math: New toplevel directory.
3126
3127 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3128 Andreas Tobler <a.tobler@schweiz.ch>
3129
3130 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3131 * configure: Rebuilt.
3132
3133 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3134
3135 * MAINTAINERS (Write After Approval): Add myself.
3136
3137 2006-05-01 DJ Delorie <dj@redhat.com>
3138
3139 * configure.in: Restore CFLAGS if GMP isn't present.
3140 * configure: Regenerate.
3141
3142 2006-05-01 Richard Guenther <rguenther@suse.de>
3143
3144 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3145 maintainer.
3146
3147 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150
3151 2006-04-28 Jan Beulich <jbeulich@novell.com>
3152
3153 * MAINTAINERS (Write After Approval): Add myself.
3154
3155 2006-04-18 DJ Delorie <dj@redhat.com>
3156
3157 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3158 reference libgloss so that libssp can be built in a combined
3159 tree.
3160 * configure: Regenerate.
3161
3162 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3163
3164 * MAINTAINERS (Write After Approval): Add myself.
3165
3166 2006-04-05 Ben Elliston <bje@au.ibm.com>
3167
3168 * configure.in: Require makeinfo 4.4 or higher.
3169 * configure: Regenerate.
3170
3171 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3172
3173 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3174 Rearrange the entries of other libraries to have them in one place.
3175
3176 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3177
3178 * MAINTAINERS (Write After Approval): Remove myself.
3179 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3180
3181 2006-03-14 Richard Guenther <rguenther@suse.de>
3182
3183 * configure: Regenerate with autoconf 2.13.
3184
3185 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3186
3187 * MAINTAINERS: Use my work address.
3188
3189 * MAINTAINERS: Update my E-mail address.
3190
3191 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3192
3193 * configure.in: Handle --disable-<component> generically.
3194 * configure: Regenerate.
3195
3196 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3197
3198 PR libgcj/17311
3199 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3200
3201 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3202
3203 * MAINTAINERS (Write After Approval): Remove myself.
3204 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3205
3206 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3207
3208 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3209 (TARGET_CONFIGDIRS): Remove.
3210 * configure.in: Remove AC_SUBST(target_configdirs).
3211 * Makefile.in, configure: Regenerated.
3212
3213 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3214
3215 * MAINTAINERS (Write After Approval): Remove myself.
3216 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3217
3218 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3219
3220 PR bootstrap/25670
3221
3222 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3223
3224 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3225 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3226 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3227 BUILD_PREFIX, BUILD_PREFIX_1.
3228 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3229
3230 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3231 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3232
3233 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3234 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3235 of `cat stage_current`. Always provide the `r' and `s' variables.
3236 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3237 a single shell execution.
3238 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3239 bootstrapped modules, make the stage1 module if the build was not
3240 started yet, else build the current stage.
3241 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3242 (all-build, all-host, all-target, [+make_target+]-host,
3243 [+make_target+]-target): Do not use \-continued lines.
3244 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3245 (current_stage, restrap, stage_last): New.
3246
3247 * Makefile.in: Regenerate.
3248 * configure: Regenerate.
3249
3250 2006-02-19 Bud Davis <jmdavis@link.com>
3251
3252 * MAINTAINERS (Write After Approval): Remove myself.
3253 (Language Front End Maintainers): Add myself as fortran 95
3254 maintainer and update e-mail address.
3255
3256 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3257
3258 * MAINTAINERS (Write After Approval): Remove myself.
3259 (Language Front End Maintainers): Add myself as fortran 95
3260 maintainer.
3261
3262 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3263
3264 * MAINTAINERS (Write After Approval): Add myself.
3265
3266 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3267
3268 * MAINTAINERS (Write After Approval): Remove myself.
3269 (Language Front End Maintainers): Add myself as
3270 fortran 95 maintainer.
3271
3272 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3273
3274 Sync from src:
3275
3276 2005-12-27 Leif Ekblad <leif@rdos.net>
3277
3278 * configure.in: Add support for RDOS target.
3279 * configure: Regenerate.
3280
3281 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3282 Andreas Schwab <schwab@suse.de>
3283
3284 * configure: Regenerate.
3285
3286 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3287
3288 * configure.in (enable_libgomp): Add AIX.
3289 * configure: Regenerate.
3290
3291 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3292
3293 * MAINTAINERS (Write After Approval): Add myself.
3294
3295 2006-02-03 Lee Millward <lee.millward@gmail.com>
3296
3297 * MAINTAINERS (Write After Approval): Add myself.
3298
3299 2006-01-31 Richard Guenther <rguenther@suse.de>
3300 Paolo Bonzini <bonzini@gnu.org>
3301
3302 * Makefile.def (target_modules): Add libgcc-math target module.
3303 * configure.in (target_libraries): Add libgcc-math target library.
3304 (--enable-libgcc-math): New configure switch.
3305 * Makefile.in: Re-generate.
3306 * configure: Re-generate.
3307 * libgcc-math: New toplevel directory.
3308
3309 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3310
3311 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3312 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3313 the assembler, linker and binutils.
3314 * configure: Regenerate.
3315
3316 2006-01-22 Dirk Mueller <dmueller@suse.de>
3317
3318 * MAINTAINERS (Write After Approval): Add myself.
3319
3320 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3321
3322 * configure: Regenerate.
3323
3324 2006-01-18 Richard Henderson <rth@redhat.com>
3325 Jakub Jelinek <jakub@redhat.com>
3326 Diego Novillo <dnovillo@redhat.com>
3327
3328 * libgomp: New directory.
3329 * Makefile.def: Add target_module libgomp.
3330 * Makefile.in: Regenerate.
3331 * configure.in (target_libraries): Add target-libgomp.
3332 * configure: Regenerate.
3333
3334 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3335
3336 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3337 @ from continuation.
3338 * Makefile.in: Rebuilt.
3339
3340 2006-01-04 Chris Lattner <sabre@gnu.org>
3341
3342 * MAINTAINERS (Write After Approval): Add myself.
3343
3344 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3345
3346 PR bootstrap/24252
3347
3348 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3349 * Makefile.tpl (OBJDUMP): New.
3350 (EXTRA_HOST_FLAGS): Add it.
3351 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3352
3353 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3354 to use symbolic links between directories. Avoid race conditions
3355 or make them harmless.
3356 * configure.in: Do not try to use symbolic links between directories.
3357
3358 * Makefile.def (LEAN): Pass.
3359 * Makefile.tpl (LEAN): Define.
3360 (stage[+id+]-start): Accept that the previous directory does not
3361 exist, if the bootstrap is lean.
3362 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3363 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3364 configure substitution.
3365 ([+compare-target+]): Likewise.
3366 ([+bootstrap-target+]-lean): New.
3367 * configure.in: Remove lean bootstrap support from here.
3368
3369 * Makefile.in: Regenerate.
3370 * configure: Regenerate.
3371
3372 2006-01-04 Ben Elliston <bje@au.ibm.com>
3373
3374 * MAINTAINERS (libdecnumber): Add myself.
3375
3376 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3377
3378 * libtool-ldflags: New script.
3379
3380 2006-01-02 Andreas Schwab <schwab@suse.de>
3381
3382 * configure.in: When reconfiguring remove Makefile in
3383 all stage directories.
3384 * configure: Regenerate.
3385
3386 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3387
3388 * MAINTAINERS: Update my email address.
3389
3390 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3391
3392 Revert Ada-related part of the previous change.
3393
3394 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3395 Do not pass.
3396 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3397 * Makefile.in: Regenerate.
3398 * configure.in: Do not include mt-ppc-aix target fragment.
3399 * configure: Regenerate.
3400
3401 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3402
3403 * configure.in: Select appropriate fragments for PowerPC/AIX.
3404 * configure: Regenerate.
3405
3406 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3407 BOOT_CFLAGS, BOOT_LDFLAGS.
3408 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3409 BOOT_CFLAGS, BOOT_LDFLAGS.
3410 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3411 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3412 (stage): Fail if we cannot complete the work.
3413 * Makefile.in: Regenerate.
3414
3415 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3416
3417 * configure.in: Replace ms1 with mt.
3418 * configure: Rebuilt.
3419
3420 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3421
3422 * MAINTAINERS: Update my email address.
3423
3424 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3425
3426 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3427 install-host-nogcc): Don't invoke $(stage) at the end.
3428 * Makefile.in: Regenerate.
3429
3430 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3431
3432 * configure.in: Flip the top-level bootstrap switch.
3433 * configure: Regenerate.
3434
3435 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3436
3437 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3438 $(stage) and $(unstage).
3439 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3440 (all): Remove stray semicolon.
3441 (local-distclean): Don't handle multilib.tmp and multilib.out.
3442 (install.all): Set $s for consistency.
3443 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3444 check_multilibs setting. Always make the install directory.
3445 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3446 Correct @if/@endif.
3447 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3448 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3449 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3450 (multilib.out): Remove.
3451 * Makefile.in: Regenerated.
3452
3453 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3454
3455 * MAINTAINERS (Write After Approval): Add myself.
3456
3457 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3458
3459 * MAINTAINERS: Add myself as mt maintainer.
3460
3461 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3462
3463 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3464
3465 * MAINTAINERS: Change email address.
3466
3467 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3468
3469 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3470 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3471 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3472 Find in-tree tools if available.
3473 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3474 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3475 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3476 (COMPILER_*_FOR_TARGET): New.
3477 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3478 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3479 (CONFIGURED_*, USUAL_*): Remove.
3480 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3481 STRIP): Use autoconf substitutions.
3482 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3483 COMPILER_NM_FOR_TARGET): New.
3484 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3485
3486 (all): Make all-host and all-target in parallel.
3487 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3488 that $$r and $$s are set before invoking a recursive make.
3489 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3490 ([+bootstrap-target+]): Inline most of the `all' target.
3491
3492 2005-11-29 Ben Elliston <bje@au.ibm.com>
3493
3494 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3495 from the gcc build directory.
3496 * Makefile.in: Regenerate.
3497
3498 2005-11-29 Ben Elliston <bje@au.ibm.com>
3499
3500 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3501 depend on all-libdecnumber.
3502 * configure.in (host_libs): Include libdecnumber.
3503 * Makefile.in: Regenerate.
3504 * configure: Likewise.
3505
3506 2005-11-29 Ben Elliston <bje@au.ibm.com>
3507
3508 * libdecnumber: Import decNumber sources from the dfp-branch.
3509
3510 2005-11-21 Kean Johnston <jkj@sco.com>
3511
3512 * config.sub, config.guess: Sync from upstream sources.
3513
3514 2005-11-21 Ben Elliston <bje@au.ibm.com>
3515
3516 Import from Autoconf sources:
3517
3518 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3519 * config/move-if-change: Don't output "$2 is unchanged";
3520 suggested by Ben Elliston. Handle weird characters correctly.
3521
3522 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3523
3524 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3525 to match upstream libtool for darwin.
3526
3527 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3528
3529 * Makefile.def: Remove gdb dependencies for gdbtk.
3530 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3531 (configure-gdb, install-gdb): New rules.
3532 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3533 * Makefile.in, configure: Regenerated.
3534
3535 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3536
3537 * MAINTAINERS (Write After Approval): Add myself.
3538
3539 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3540
3541 * MAINTAINERS (Write After Approval): Add myself.
3542
3543 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3544
3545 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3546 Diego Novillo.
3547
3548 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3549
3550 PR bootstrap/24297
3551 * Makefile.tpl (do-[+make-target+], do-check, install,
3552 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3553 are set before recursing.
3554 * Makefile.in: Regenerate.
3555
3556 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3557
3558 PR bootstrap/18939
3559 * Makefile.def (gcc) <target>: Fix thinko.
3560 * Makefile.in: Regenerate.
3561
3562 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3563
3564 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3565 * configure: Regenerate.
3566
3567 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3568
3569 * MAINTAINERS (Write After Approval): Add self.
3570
3571 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3572
3573 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3574 target-libffi, target-qthreads, target-libjava, and
3575 targetlibobjc.
3576 * configure: Regenerate.
3577
3578 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3579
3580 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3581 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3582 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3583 (USUAL_OBJDUMP_FOR_TARGET): New.
3584 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3585 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3586 * configure, Makefile.in: Regenerated.
3587
3588 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3589
3590 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3591 before other host packages.
3592
3593 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3594
3595 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3596
3597 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3598
3599 PR bootstrap/22340
3600
3601 * configure.in (default_target): Remove.
3602 * Makefile.tpl (all): Do not use prerequisites as subroutines
3603 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3604 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3605 use prerequisites as subroutines.
3606 (check-host, check-target): New.
3607 (bootstrap configure & all targets): Do not use stage*-start
3608 if the directory layout is already ok.
3609 (non-bootstrap configure & all targets): Prepend a $(unstage).
3610 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3611 (NOTPARALLEL): Remove.
3612 (unstage, stage variables): New variables.
3613 (unstage, stage targets): Simply expand to those variables.
3614
3615 * configure: Regenerate.
3616 * Makefile.in: Regenerate.
3617
3618 2005-10-04 James E Wilson <wilson@specifix.com>
3619
3620 * Makefile.def (lang_env_dependencies): Add libmudflap.
3621 * Makefile.in: Regenerate.
3622
3623 2005-10-03 Andreas Schwab <schwab@suse.de>
3624
3625 Backport from libtool CVS:
3626 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3627
3628 * ltmain.sh: add support for installing into temporary
3629 staging area (e.g. 'make install DESTDIR=...')
3630
3631 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3632
3633 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3634 * configure: Regenerated.
3635
3636 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3637
3638 * configure: Regenerate with the correct
3639 autoconf version.
3640
3641 2005-09-30 Catherine Moore <clm@cm00re.com>
3642
3643 * configure.in (bfin-*-*): New.
3644 * configure: Regenerated.
3645
3646 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3647
3648 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3649 (LIPO_FOR_TARGET): New.
3650 (CONFIGURED_LIPO_FOR_TARGET): New.
3651 (USUAL_LIPO_FOR_TARGET): New.
3652 (STRIP_FOR_TARGET): New.
3653 (CONFIGURED_STRIP_FOR_TARGET): New.
3654 (USUAL_STRIP_FOR_TARGET): New.
3655 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3656 STRIP_FOR_TARGET.
3657 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3658 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3659 * Makefile.in: Regenerate.
3660 * configure: Regenerate.
3661
3662 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3663
3664 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3665 (rs6000-*-aix*): Same.
3666 * configure: Regenerate.
3667
3668 2005-09-16 Tom Tromey <tromey@redhat.com>
3669
3670 * MAINTAINERS: Add self as java maintainer.
3671
3672 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3673
3674 * configure.in: Recognize f95 in the --enable-languages option,
3675 and substitute it for fortran, issuing a warning.
3676 * configure: Regenerate.
3677
3678 2005-08-30 Phil Edwards <phil@codesourcery.com>
3679
3680 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3681 * configure: Regenerated.
3682
3683 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3684
3685 * MAINTAINERS: Add self as ms1 maintainer.
3686
3687 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3688
3689 * Makefile.def (libssp): Add to lang_env_dependencies.
3690 * Makefile.in: Regenerate.
3691
3692 2005-08-18 Ian Lance Taylor <ian@airs.com>
3693
3694 * MAINTAINERS: Add myself as middle-end maintainer.
3695
3696 2005-08-17 Christian Groessler <chris@groessler.org>
3697
3698 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3699 * Makefile.in: Regenerate.
3700
3701 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3702
3703 * MAINTAINERS (write after approval): Added myself.
3704
3705 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3706
3707 * MAINTAINERS (Write After Approval): Add myself.
3708
3709 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3710
3711 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3712 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3713 Look for alternate names of the target cc and c++
3714 * configure: Regenerate.
3715
3716 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3717
3718 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3719 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3720 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3721 tools; remove code to manually set them.
3722 (Target tools): Look in the environment for them.
3723 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3724 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3725 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3726 build directory.
3727 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3728 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3729 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3730 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3731 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3732 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3733 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3734 * configure: Regenerate.
3735 * Makefile.in: Regenerate.
3736
3737 2005-07-28 Ben Elliston <bje@au.ibm.com>
3738
3739 * MAINTAINERS: Update for removed CPU targets.
3740
3741 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3742
3743 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3744 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3745 * Makefile.in: Regenerated.
3746
3747 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3748
3749 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3750 (CFLAGS_FOR_TARGET): Use it.
3751 (CXXFLAGS_FOR_TARGET): Likewise.
3752 * Makefile.in: Regenerated.
3753 * configure.in (--with-build-sysroot): New option.
3754 * configure: Regenerated.
3755
3756 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3757
3758 * Makefile.tpl: Wrap install between unstage and stage
3759 * Makefile.in: Regenerate.
3760
3761 2005-07-21 Eric Christopher <echristo@apple.com>
3762
3763 * MAINTAINERS: Update affiliation.
3764
3765 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3766
3767 * MAINTAINERS: Add self as crx port maintainer.
3768
3769 2005-07-20 DJ Delorie <dj@redhat.com>
3770
3771 * MAINTAINERS: Add self as m32c maintainer.
3772
3773 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3774
3775 * all files: Update FSF address.
3776
3777 2005-07-15 Eric Christopher <echristo@redhat.com>
3778
3779 * MAINTAINERS: Change affiliation.
3780
3781 2005-07-14 Jim Blandy <jimb@redhat.com>
3782
3783 * configure.in: Add cases for Renesas m32c.
3784 * configure: Regenerated.
3785
3786 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3787
3788 * COPYING.LIB: Update from fsf.org.
3789
3790 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3791
3792 * COPYING, compile, config.guess,
3793 config.sub, install-sh, missing, mkinstalldirs,
3794 symlink-tree, ylwrap: Sync from upstream sources.
3795 * config-ml.in: Update FSF address.
3796
3797 2005-07-13 Eric Christopher <echristo@redhat.com>
3798
3799 * configure.in: Add toplevel noconfigdir support for tpf.
3800 * configure: Regenerate.
3801
3802 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3803
3804 PR ada/22340
3805
3806 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3807 * Makefile.in: Regenerate.
3808
3809 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3810
3811 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3812 Brolley to write-after-approval.
3813
3814 2005-07-07 Andreas Schwab <schwab@suse.de>
3815
3816 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3817 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3818 * Makefile.in: Regenerated.
3819
3820 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3821
3822 * configure.in: Don't build sim or rda when targetting darwin.
3823 * configure: Regenerate.
3824
3825 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3826
3827 * configure.in: Add --enable-libssp and --disable-libssp.
3828 * configure: Regenerate with autoconf-2.13.
3829
3830 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3831
3832 * Makefile.def (target_modules): Add libssp.
3833 * configure.in (target_libraries): Add target-libssp.
3834 * configure: Rebuilt.
3835 * Makefile.in: Rebuilt.
3836
3837 2005-07-01 Zack Weinberg <zackw@panix.com>
3838
3839 * MAINTAINERS: Change email address. Resign from maintainership.
3840
3841 2005-07-01 Richard Guenther <rguenther@suse.de>
3842
3843 * MAINTAINERS: Change my e-mail address and affiliation.
3844
3845 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3846
3847 * Makefile.def (stagefeedback): Come after profile.
3848 Define profiledbootstrap target.
3849 * Makefile.tpl (profiledbootstrap): Remove.
3850 (stageprofile-end): Zap stagefeedback.
3851 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3852 * Makefile.in: Regenerate.
3853
3854 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3855
3856 * MAINTAINERS: Update my email address.
3857
3858 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3859
3860 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3861 In 'cpp' stanza, support '#line' as well as '# '.
3862
3863 2005-06-08 Andreas Schwab <schwab@suse.de>
3864
3865 * MAINTAINERS: Move myself from 'Write After Approval' to
3866 'CPU Port Maintainers' section as m68k maintainer.
3867
3868 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3869
3870 * configure.in (unsupported_languages): New macro.
3871 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3872 non-ported target libraries in noconfigdirs.
3873 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3874 non-linux-gnu. Remove libgcj_ex_libffi.
3875 <lang_frag loop>: Set add_this_lang=no if the language is in
3876 unsupported_languages.
3877 * configure: Regenerate.
3878
3879 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3880
3881 * configure.in: Fix typo in handling of --with-mpfr-dir.
3882 * configure: Regenerate.
3883
3884 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3885
3886 * MAINTAINERS: Update my email address.
3887
3888 2005-06-02 Jim Blandy <jimb@redhat.com>
3889
3890 * config.sub: Add cases for the Renesas m32c. (This patch has been
3891 accepted into the master sources.)
3892
3893 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3894 Michael Snyder <msnyder@redhat.com>
3895 Stan Cox <scox@redhat.com>
3896
3897 * configure.in: Set noconfigdirs for ms1.
3898
3899 * configure: Regenerate.
3900
3901 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3902
3903 * MAINTAINERS (Write After Approval): Add self.
3904
3905 2005-06-01 Josh Conner <jconner@apple.com>
3906
3907 * MAINTAINERS (Write After Approval): Add self.
3908
3909 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3910
3911 * MAINTAINERS: Update my email address.
3912
3913 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3914
3915 * MAINTAINERS (Write After Approval): Add self.
3916
3917 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3918
3919 * MAINTAINERS (Write After Approval): Remove self.
3920
3921 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3922
3923 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3924 (Dependencies): Consider target modules for bootstrap dependencies.
3925 Make target bootstrap modules depend on each stage's gcc.
3926 * Makefile.in: Regenerate.
3927
3928 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3929
3930 * Makefile.def (configure-gcc): Depend on binutils having been built.
3931 (all-gcc): No need to do it here.
3932 * Makefile.in: Regenerate.
3933
3934 2005-05-19 Paul Brook <paul@codesourcery.com>
3935
3936 * configure.in: Rewrite misleading error message when requested
3937 language cannot be built.
3938 * configure: Regenerate.
3939
3940 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3941
3942 * ylwrap: Import from Automake 1.9.5.
3943
3944 2005-05-13 David Ung <davidu@mips.com>
3945
3946 * MAINTAINERS (Write After Approval): Add self.
3947
3948 2005-05-09 Mike Stump <mrs@apple.com>
3949
3950 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3951 lt_cv_sys_max_cmd_len for now.
3952
3953 2005-05-09 Stan Cox <scox@redhat.com>
3954
3955 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3956
3957 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3958
3959 * README.SCO: Update the URL.
3960
3961 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3962
3963 * ltconfig: Define file_list_spec. Pass file_list_spec and
3964 with_gnu_ld to libtool.
3965 * ltcf-c.sh (aix[45]): Define file_list_spec.
3966 * ltcf-cxx.sh (aix[45]): Same.
3967 * ltcf-gcj.sh (aix[45]): Same.
3968 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3969 exists, write list of input files to temporary file.
3970
3971 2005-05-04 Mike Stump <mrs@apple.com>
3972
3973 * configure.in: Always pass --target to target configures as
3974 otherwise rebuilds that do --recheck will fail.
3975 * confiugure: Rebuilt.
3976
3977 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3978
3979 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3980 STAGE_HOST_EXPORTS.
3981 (configure, all): Add bootstrap support.
3982 (Host modules, target modules): Pass post-stage1 flags and exports.
3983 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3984 * Makefile.in: Regenerate.
3985
3986 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3987
3988 * configure: Regenerate.
3989
3990 2005-04-27 Mike Stump <mrs@apple.com>
3991
3992 * MAINTAINERS: Add self as darwin maintainer.
3993
3994 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3995
3996 * config.sub: Update from master copy.
3997
3998 2005-04-21 Mike Stump <mrs@apple.com>
3999
4000 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4001 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4002
4003 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4004
4005 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4006 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4007 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4008 "*-*-elf" and "*-*-linux*".
4009 * configure: Regenerate.
4010
4011 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4012
4013 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4014
4015 2005-04-12 Mike Stump <mrs@apple.com>
4016
4017 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4018
4019 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4020
4021 * MAINTAINERS (Write After Approval): Add myself.
4022
4023 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4024
4025 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4026
4027 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4028
4029 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4030 (TARGET_CONFIGARGS): Include --with-target-subdir.
4031 (configure, all): New macros. Use them throughout.
4032 * Makefile.in: Regenerate.
4033
4034 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
4038 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4039
4040 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4041
4042 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4043
4044 * MAINTAINERS: Move John Carr to Write After Approval.
4045
4046 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4047
4048 * config/mh-mingw32: Delete.
4049 * configure.in: Don't use it.
4050 * configure: Regenerate.
4051
4052 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4053
4054 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4055 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4056 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4057 (HOST_LIB_PATH): Generate from Makefile.def.
4058 (TARGET_LIB_PATH): Likewise.
4059 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4060 * Makefile.in: Regenerate.
4061 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4062 (RPATH_ENVVAR): Include Darwin case.
4063 * configure: Regenerate.
4064
4065 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4066
4067 * MAINTAINERS (Various Maintainers): Remove self.
4068 (Write After Approval): Add self.
4069
4070 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4071
4072 * MAINTAINERS (Various Maintainers): Add self.
4073
4074 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4077 * configure: Regenerate.
4078
4079 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4080
4081 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4082 gcc_version, and gcc_version_trigger from set of flags to pass.
4083 * Makefile.tpl: Remove definitions of above variables.
4084 (config.status): Remove dependency on $(gcc_version_trigger).
4085 * Makefile.in: Regenerate.
4086 * configure.in: Do not reference config/gcc-version.m4 nor
4087 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4088 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4089 * configure: Regenerate.
4090
4091 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4092 Andrew Pinski <pinskia@physics.uc.edu>
4093
4094 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4095 * Makefile.in: Regenerate.
4096
4097 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2005-03-03 David Ayers <d.ayers@inode.at>
4102
4103 * MAINTAINERS (Write After Approval): Add myself.
4104
4105 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4106
4107 PR libgcj/20160
4108 * ltmain.sh: Avoid creating archives with components that have
4109 duplicate basenames.
4110
4111 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4112
4113 PR bootstrap/20250
4114 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4115 instead of check.
4116 * Makefile.in: Regenerate.
4117
4118 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4119
4120 * Makefile.in: Regenerate to fix conflict between the previous two
4121 patches.
4122
4123 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4124
4125 PR bootstrap/17383
4126 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4127 * Makefile.tpl (HOST_SUBDIR): New substitution.
4128 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4129 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4130 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4131 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4132 (Host modules, Bootstrapped modules): Use it.
4133 (Build modules, Target modules): Do not create symlink trees,
4134 always configure out-of-srcdir.
4135 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4136 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4137 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4138 $(HOST_SUBDIR). Create a symlink for host_subdir.
4139
4140 * Makefile.in: Regenerate.
4141 * configure: Regenerate.
4142
4143 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4144
4145 Merged from libada-gnattools-branch:
4146 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4147
4148 * gnattools: New directory.
4149 * Makefile.def: Add gnattools as a module, depending on target-libada.
4150 * Makefile.in: Regenerate.
4151 * configure.in: Include gnattools in host_tools; disable it if ada
4152 is disabled.
4153 * configure: Regenerate.
4154
4155 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4156
4157 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4158 treelang maintainer.
4159 (Write After Approval): Remove myself.
4160
4161 2005-02-23 Paul Schlie <schlie@comcast.net>
4162
4163 * configure.in: Allow darwin targeted ports to build tk, itcl and
4164 libgui.
4165 * configure: Regenerate.
4166
4167 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4168
4169 PR libgcj/10353
4170 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4171 * configure: Regenerate.
4172
4173 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4174
4175 * MAINTAINERS (Write After Approval): Add myself.
4176
4177 2005-02-10 Ian Lance Taylor <ian@airs.com>
4178
4179 * MAINTAINERS: Update my e-mail address.
4180
4181 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4182
4183 * MAINTAINERS (Write After Approval): Add myself.
4184
4185 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4186
4187 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4188 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4189 target-libgloss when not *-*-elf and *-*-aout.
4190 * configure: Regenerate.
4191
4192 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4193
4194 * MAINTAINERS: Remove obsolete entries.
4195
4196 * MAINTAINERS (Write After Approval): Add Michael Matz.
4197
4198 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4199
4200 * MAINTAINERS: Remove self as cpplib maintainer.
4201
4202 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4203
4204 * install-sh, config.sub: Import from upstream.
4205
4206 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4207
4208 PR bootstrap/18222
4209 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4210 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4211 * Makefile.in: Regenerate.
4212
4213 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4214
4215 * MAINTAINERS: Update my email address.
4216
4217 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4218 Andreas Schwab <schwab@suse.de>
4219
4220 PR bootstrap/18033
4221 * config-ml.in: Eval option if surrounded by single quotes.
4222
4223 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4224
4225 Revert 2004-12-28 Makefile changes, a better fix will be
4226 applied to mainline and src after GCC 4.0 branches.
4227
4228 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4229
4230 PR bootstrap/17383
4231
4232 * Makefile.def (target_modules): Remove stage parameter,
4233 it is always true now.
4234 * Makefile.tpl (configure-build-[+module+],
4235 configure-target-[+module+]): Always build symlink tree
4236 for the directory and for include. BUILD_SUBDIR and
4237 TARGET_SUBDIR cannot be . anymore.
4238 * Makefile.in: Regenerate.
4239
4240 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4241
4242 Revert 2004-12-08 Makefile changes.
4243
4244 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4245
4246 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4247 cygwin, mingw.
4248
4249 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4250
4251 * configure.in (sh64-*-*): Reenable gprof.
4252 * configure: Regenerate.
4253
4254 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4255
4256 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4257 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4258 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4259 * Makefile.in: Regenerate.
4260
4261 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4262
4263 * MAINTAINERS: Update my email address.
4264
4265 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4266
4267 * Makefile.tpl: Generate normal dependencies if the LHS module is
4268 not bootstrapped.
4269 * Makefile.in: Regenerate.
4270
4271 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4272
4273 * configure.in: Include config/gxx-include-dir.m4. Use
4274 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4275 * configure: Regenerate.
4276
4277 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4278
4279 * config.if: Delete.
4280 * configure.in: Set libstdcxx_incdir directly.
4281 * configure: Regenerate.
4282
4283 2004-12-02 Eric Christopher <echristo@redhat.com>
4284
4285 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4286 * Makefile.in: Regenerate.
4287
4288 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4289
4290 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4291 * configure: Regenerate.
4292
4293 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4294
4295 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4296 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4297 * configure: Regenerate.
4298
4299 2004-12-01 Eric Christopher <echristo@redhat.com>
4300
4301 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4302 of things to remove.
4303
4304 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4305
4306 * MAINTAINERS (Write After Approval): Update my e-mail address.
4307
4308 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4309
4310 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4311 from CVS libtool to always pass_all.
4312
4313 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4314
4315 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4316 (hppa*64*-*-*): Delete incorrect comment.
4317 * configure: Rebuilt.
4318
4319 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4320
4321 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4322
4323 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4324
4325 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4326 from CVS libtool to always pass_all.
4327
4328 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4329
4330 * install-sh, compile: Import from automake.
4331
4332 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4333
4334 * config.guess, config.sub: Import from savannnah.
4335
4336 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4337
4338 * MAINTAINERS (Write After Approval): Add myself
4339
4340 2004-11-12 Mike Stump <mrs@apple.com>
4341
4342 * Makefile.def: Add html support.
4343 * Makefile.tpl: Likewise.
4344 * Makefile.in: Regenerate.
4345
4346 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4347
4348 PR 18423
4349 * configure.in: Remove all instances of build-fixincludes from
4350 noconfigdirs.
4351 (build_configargs): Supply --target to subdirectories.
4352 * configure: Regenerate.
4353
4354 * Makefile.def: Make gcc install depend on fixincludes install.
4355 * Makefile.in: Regenerate.
4356
4357 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4358
4359 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4360
4361 2004-11-11 Paul Brook <paul@codesourcery.com>
4362
4363 * MAINTAINERS: Add self as arm maintainer. Update email address.
4364
4365 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4366
4367 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4368 target-libgfortran.
4369 * configure: Regenerate.
4370
4371 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4372
4373 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4374 like CC.
4375
4376 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4377
4378 * Makefile.def (host fixincludes): Specify missing targets.
4379 * Makefile.in: Regenerate.
4380
4381 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4382
4383 * MAINTAINERS: Add myself
4384
4385 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4386
4387 * MAINTAINERS (Write After Approval): Add myself.
4388
4389 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4390
4391 * Makefile.def: Build fixincludes for the host, too.
4392 * Makefile.in: Regenerate.
4393 * configure.in (host_tools): Add fixincludes.
4394 * configure: Regenerate.
4395
4396 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4397
4398 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4399 * configure: Regenerated.
4400
4401 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4402
4403 PR other/17783
4404 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4405 * configure: Regenerated.
4406
4407 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4408
4409 * README.SCO: Update per FSF instructions.
4410
4411 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4412
4413 PR target/18151
4414 * configure.in (case ${target}): Do not build fixincludes for avr.
4415 * configure: Regenerated.
4416
4417 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4418
4419 * configure.in (case ${target}): Do not build fixincludes
4420 on platforms where it is not used.
4421 * configure: Regenerated.
4422
4423 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4424
4425 * configure.in: Use an absolute path to install-sh.
4426 * configure: Regenerated.
4427
4428 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4429
4430 * MAINTAINERS (Write After Approval): Add myself.
4431
4432 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4433
4434 * MAINTAINERS: Remove from Write After Approval those that are
4435 already maintainers.
4436
4437 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4438
4439 * MAINTAINERS: Update my email address.
4440
4441 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4442
4443 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4444 * configure: Regenerate.
4445
4446 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4447
4448 * MAINTAINERS: Update my email address.
4449
4450 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4451
4452 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4453 entries belonging to this category.
4454
4455 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4456
4457 * MAINTAINERS: Update my e-mail address.
4458
4459 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4460
4461 Fix wrong conflict resolution in:
4462
4463 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4464
4465 * Makefile.in: Regenerate.
4466 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4467 in the recursive `make', instead of hardwiring `all'.
4468 (Autogenerated TARGET-* variables): New.
4469
4470 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4471
4472 * configure.in: Enable target-libgloss for crx-*-*.
4473 * configure: Regenerate.
4474
4475 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4476
4477 * MAINTAINERS (Various Maintainers): Move the "windows,
4478 cygwin, mingw" maintainer to ...
4479 (OS Port Maintainers): ... here.
4480
4481 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4482
4483 * MAINTAINERS (Write After Approval): Remove those that are
4484 maintainers of some subsystem.
4485
4486 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4487
4488 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4489 * ltcf-cxx.sh (tpf*): Likewise.
4490 * ltconfig (tpf*): Add TPF OS configuration support.
4491
4492 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4493
4494 * MAINTAINERS: Change my email address to my new work account.
4495
4496 2004-09-24 Michael Roth <mroth@nessie.de>
4497
4498 * configure.in (--without-headers): Add missing double quotes.
4499 * configure: Regenerate.
4500
4501 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4502
4503 * ylwrap: Revert to previous version.
4504
4505 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4506
4507 PR bootstrap/17369
4508 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4509 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4510 SET_GCC_LIB_PATH_CMD.
4511 (BASE_TARGET_EXPORTS): Likewise.
4512 * Makefile.in: Regenerated.
4513
4514 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4515 * configure: Regenerated.
4516
4517 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4518
4519 * config.guess: New upstream version
4520 * compile, depcomp, install-sh, ylwrap: Likewise.
4521
4522 2004-09-19 Roger Sayle <roger@eyesopen.com>
4523
4524 * config/mh-x86omitfp: New host makefile fragment. Add
4525 -fomit-frame-pointer to the default BOOT_CFLAGS.
4526 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4527 * configure: Regenerate.
4528
4529 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4530
4531 PR target/11572
4532 * configure.in (*-*-darwin*): Renable libobjc.
4533 * configure: Regenerate.
4534
4535 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4536
4537 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4538
4539 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4540
4541 * Makefile.def: Remove libbanshee.
4542 * Makefile.tpl: Ditto.
4543 * configure.in: Ditto.
4544 * Makefile.in: Regen.
4545 * configure: Ditto.
4546
4547 2004-09-08 David Edelsohn <edelsohn@gnu.org>
4548
4549 * ltmain.sh: Use $pic_object as $non_pic_object if
4550 $non_pic_object=none.
4551
4552 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4553
4554 * missing: Import latest version from master repository.
4555
4556 2004-09-06 Nick Clifton <nickc@redhat.com>
4557
4558 * config.sub: Import latest version from master repository.
4559 * config.guess: Likewise.
4560 This includes these changes:
4561
4562 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4563
4564 * config.sub: Handle crisv32, alias etraxfs.
4565 * config.guess (crisv32:Linux:*:*): Handle.
4566
4567 2004-08-13 Brad Smith <brad@comstyle.com>
4568
4569 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4570 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4571
4572 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4573
4574 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4575 assume the processor is a powerpc. This is because coreutils
4576 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4577 in this case, due to a MacOS X bug that causes
4578 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4579 to return a negative number.
4580 Problem reported by Petter Reinholdtsen in:
4581 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4582
4583 2004-07-19 Ben Elliston <bje@gnu.org>
4584
4585 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4586
4587 2004-06-24 Ben Elliston <bje@gnu.org>
4588
4589 * config.guess: Update copyright years.
4590 * config.sub: Likewise.
4591
4592 2004-06-22 Robert Millan <robertmh@gnu.org>
4593
4594 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4595 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4596
4597 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4598
4599 * config.guess (*:*VMS:*:*): New entry. Replaces
4600 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4601 manufacturer.
4602
4603 2004-06-22 Ben Elliston <bje@gnu.org>
4604
4605 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4606 * config.sub: Likewise.
4607
4608 2004-06-22 Ben Elliston <bje@gnu.org>
4609
4610 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4611 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4612
4613 2004-06-11 Ben Elliston <bje@gnu.org>
4614
4615 * config.guess (pegasos:OpenBSD:*:*): Remove.
4616
4617 2004-06-11 Ben Elliston <bje@gnu.org>
4618
4619 From Wouter Verhelst <wouter@grep.be>:
4620 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4621
4622 2004-06-11 Ben Elliston <bje@gnu.org>
4623
4624 * config.guess (luna88k:OpenBSD:*:*): New.
4625
4626 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4627
4628 * config.guess (m32r*:Linux:*:*): New case.
4629 * config.sub: Handle m32rle.
4630
4631 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4632
4633 From Jens Petersen <petersen@redhat.com>:
4634 * config.sub: Handle sparcv8.
4635
4636 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4637
4638 From Tom Smith <smith@cag.lkg.hp.com>:
4639 * config.guess: Version suffixes are equally significant on Tru64
4640 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4641 prefix of "P" (patched kernel).
4642
4643 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4644
4645 * config.sub: Add support for National Semiconductor CRX target.
4646
4647 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4648
4649 * MAINTAINERS (Various Maintainers): Remove myself as web page
4650 maintainer, add myself as maintainer of build status lists.
4651
4652 2004-09-03 Jan Beulich <jbeulich@novell.com>
4653
4654 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4655 *-*-netware, but add target-libmudflap.
4656 Consolidate *-*-netware targets (of which really only i?86 exists)
4657 into a single entry.
4658 * configure: Likewise.
4659
4660 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4661
4662 * Makefile.tpl (sorry): Remove.
4663 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4664 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4665 (do-clean): Clean per-stage directories too.
4666 (do-distclean): Run distclean-stage1 too.
4667 (.NOTPARALLEL): Enable during toplevel bootstrap.
4668 (stage[+id+]-bubble): Enable parallel execution during
4669 the recursive invocation.
4670 * Makefile.in: Regenerate.
4671
4672 Fix previous checkin:
4673
4674 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4675 include.
4676 * configure.in: Fix indentation.
4677 * configure: Regenerate.
4678
4679 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4680
4681 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4682 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4683 * configure: regenerate
4684 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4685 -mdynamic-no-pic
4686
4687
4688 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4689
4690 * Makefile.def (build_modules): Add fixincludes.
4691 (dependencies): Make gcc depend on fixincludes.
4692 * configure.in (build_tools): Add fixincludes.
4693 (build_configdirs): Always include build_libs.
4694 * Makefile.in: Regenerate.
4695 * configure: Regenerate.
4696
4697 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4698
4699 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4700 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4701 phony targets; do not generate timestamp files.
4702 (distclean-stageN): Remove references to their timestamp files.
4703 (restageN, touch-stageN): Remove.
4704 (stageN-bubble): Rewritten.
4705 (compare): Support lean bootstraps.
4706 * Makefile.in: Regenerate.
4707
4708 * configure.in: Only warn when bootstrapping but
4709 build != host or build != target. Support lean bootstraps.
4710 * configure: Regenerate.
4711
4712 2004-08-26 Phil Edwards <phil@codesourcery.com>
4713
4714 * configure.in: Give a better error message if GMP/MPFR are missing
4715 and a language needing them has been requested.
4716 * configure: Regenerated.
4717
4718 2004-08-25 Phil Edwards <phil@codesourcery.com>
4719
4720 * configure.in: Print a list of available language front-ends if
4721 a requested one is missing. Tidy stray tab characters.
4722 * configure: Regenerated.
4723
4724 2004-08-19 Michael Koch <konqueror@gmx.de>
4725
4726 * gcc/doc/install.texi: Update entry about automake for libjava.
4727
4728 2004-08-17 Robert Millan <robertmh@gnu.org>
4729
4730 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4731 (instead of FreeBSD).
4732 * configure: Regenerate.
4733
4734 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4735
4736 * Makefile.in: Regenerate.
4737 * configure: Regenerate.
4738
4739 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4740 stage_*_flags.
4741 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4742 for bootstrapped modules if toplevel bootstrap is going.
4743 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4744 modules. Adjust for changes in Makefile.def. Enable several
4745 rules even in non-bootstrap mode, just to avoid peppering the
4746 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4747 (stage-[+prev+]-bubble): Remove.
4748
4749 * Makefile.def (Dependencies): Depend on all-build-bison,
4750 all-build-flex, all-build-byacc, all-build-texinfo, rather
4751 than the host variations.
4752 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4753 with BUILD_SUBDIR.
4754 (BISON): Update for recent Bisons.
4755 (YACC): Fix typo.
4756 (cross): Depend on all-build.
4757 (all): Do not depend on all-build.
4758 (prebootstrap): Remove.
4759 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4760 (Prebootstrap dependencies): Add them to the per-stage targets
4761 and to all-prebootstrap.
4762 * configure.in (build_configdirs): Always enable build_tools.
4763 (BUILD_DIR_PREFIX): Remove.
4764
4765 * Makefile.def (gcc): Add target variable.
4766 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4767 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4768 in the recursive `make', instead of hardwiring `all'.
4769 (Autogenerated TARGET-* variables): New.
4770
4771 2004-08-13 Brian Booth <bbooth@redhat.com>
4772
4773 * MAINTAINERS: Remove myself from write-after-approval.
4774
4775 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4776
4777 * src-release: Stop distributing mmalloc with gdb (which doesn't
4778 use it).
4779 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4780 * Makefile.in: Regenerate.
4781
4782 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4783
4784 * configure.in (arm*-*-eabi*): New target.
4785 * configure: Regenerate.
4786
4787 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4788
4789 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4790 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4791 (Dependencies): New section.
4792 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4793 (configure-target-[+module+]): Depend on maybe-all-gcc
4794 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4795 (toplevel profiledbootstrap): Fix dependencies.
4796 * Makefile.in: Regenerate.
4797
4798 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4799
4800 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4801 target-libiberty to noconfigdirs.
4802 * configure: Regenerate.
4803
4804 2004-08-03 Paul Brook <paul@codesourcery.com>
4805
4806 * configure.in: Check for MPFR as well as GMP.
4807 * configure: Regenerate.
4808
4809 2004-08-01 Robert Millan <robertmh@gnu.org>
4810
4811 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4812 libmudflap for all GNU-based systems (with Glibc).
4813 * configure: Regenerate.
4814
4815 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4816
4817 * Makefile.def (host-modules): Add gcc.
4818 * Makefile.in: Regenerate.
4819 * Makefile.tpl (sorry): New rule.
4820 (configure-host, all-host, [+make_target+]-host, do-check,
4821 install-host): Do not add gcc as a special case.
4822 (host modules): Add a small special-casing for gcc. Export
4823 extra_make_flags through the environment.
4824 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4825 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4826 other recursive targets for gcc): Remove.
4827
4828 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4829 (stage, unstage): New rules.
4830 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4831 distclean-stage[+id+]): Use stage_current.
4832 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4833 the stage*-start rules.
4834
4835 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4836
4837 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4838 use -all_load flag.
4839
4840 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
4841
4842 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4843 * configure: Regenerate.
4844
4845 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4846
4847 * maintainer-scripts/gcc_release: Revert yesterday's change.
4848
4849 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4850
4851 * MAINTAINERS: Add myself to write-after-approval.
4852
4853 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4854
4855 * libf2c: Removed.
4856 * gcc/gccbug.in: Updated because of libf2c removal.
4857 * maintainer-scripts/gcc_release: Ditto.
4858
4859 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4860
4861 * configure.in: Build libmudflap by default on FreeBSD.
4862 * configure: Regenerated.
4863
4864 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4865
4866 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4867 systems.
4868 * configure: Regenerated.
4869
4870 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4871
4872 PR target/16344
4873 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4874 feedback based compiler.
4875 * Makefile.in: Rebuilt.
4876
4877 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4878
4879 * Makefile.def (host_modules): Set bootstrap=true for flex.
4880 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4881 * Makefile.in: Rebuilt.
4882
4883 2004-07-07 Jan Hubicka <jh@suse.cz>
4884
4885 * MAINTAINERS: Add self as a profile feedback maintainer.
4886
4887 2004-07-05 Phil Edwards <phil@codesourcery.com>
4888
4889 * configure.in: Do not prepend $srcdir to /dev/null in
4890 makefile fragments.
4891 * configure: Regenerate.
4892
4893 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4894
4895 * Makefile.def (build_modules): Add bison, byacc, flex,
4896 m4, texinfo.
4897 (flags_to_pass): Add FLEX.
4898 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4899 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4900 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4901 DEFAULT_MAKEINFO): Remove.
4902 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4903 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4904 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4905 objdir or else use configured tool.
4906 (all-build): New.
4907 (all): Depend on it.
4908 (Build module dependencies): Add.
4909 * Makefile.in: Regenerate.
4910 * configure.in: Better support for multiple build modules,
4911 matching what is done for host/target modules. Do not look
4912 for "plausible" locations of build tools if Canadian cross.
4913 Use autoconf's AC_PROG_CC to find a C compiler. Define
4914 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4915 * configure: Regenerate.
4916
4917 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4918
4919 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4920 * Makefile.in: Regenerate.
4921
4922 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * Makefile.tpl (configure-build-[+module+],
4925 configure-[+module+], configure-target-[+module+]): Pass
4926 [+extra_configure_args+].
4927 (all-build-[+module+], all-[+module+], check-[+module+],
4928 install-[+module+], [+make_target+]-[+module+],
4929 all-target-[+module+], check-target-[+module+],
4930 install-target-[+module+], [+make_target+]-target-[+module+]):
4931 Pass [+extra_make_args+].
4932 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4933 (GCC_HOST_EXPORTS): Remove.
4934 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4935 cross, check-gcc, check-gcc-c++, install-gcc,
4936 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4937 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4938 * Makefile.in: Regenerate.
4939
4940 2004-06-21 Matthew Sachs <msachs@apple.com>
4941
4942 * MAINTAINERS: Added self to write-after-approval.
4943
4944 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4945
4946 * configure.in: Check for srcdir/winsup rather than build directory
4947 winsup.
4948 * configure: Regenerate.
4949
4950 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4951
4952 * configure.in: Don't build Cygwin native newlib if winsup
4953 directory is missing. Emit warning instead.
4954 * configure: Regenerate.
4955
4956 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4957
4958 * Makefile.tpl (touch-stage[+id+]): New.
4959 (restage[+prev+]): Depend on touch-stage[+id+].
4960
4961 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4962 Use it throughout.
4963
4964 * Makefile.def: Add profile and feedback bootstrap stages.
4965 Remove next field from bootstrap stages.
4966 * Makefile.tpl (LN, LN_S): Substitute.
4967 (stageN-start, stageN-end): Use double-colon rules, to
4968 provide a hook for additional setup commands.
4969 (distclean-stageN-gcc, restageN): Create dependencies from
4970 [+prev+], not from [+next+].
4971 (stageN-bubble): Add commands for successive stages from
4972 [+prev+], using double-colon rules.
4973 (all-stageN-gcc): Fix typo.
4974 (stagefeedback-start, profiledbootstrap): New.
4975 * Makefile.in: Regenerate.
4976 * configure.in: Call ACX_PROG_LN.
4977 * configure: Regenerate.
4978
4979 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4980
4981 * MAINTAINERS (Write After Approval): Add myself.
4982
4983 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4984
4985 * MAINTAINERS (Write After Approval): Add myself.
4986
4987 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4988
4989 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4990 without gcc.
4991 * configure: Regenerate.
4992
4993 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4994
4995 * Makefile.tpl: Fix typo.
4996 * Makefile.in: Regenerate.
4997
4998 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4999
5000 * configure.in: Remove new- prefix from toplevel
5001 bootstrap targets.
5002 * configure: Regenerate.
5003
5004 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5005
5006 * Makefile.tpl (all.normal): Rename to all.
5007 (all): Replace with a rule to pick the default
5008 target from configure.
5009 (all-gcc, configure-gcc): Use conditionals to
5010 do nothing when toplevel bootstrap is going on.
5011 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5012 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5013 * configure.in: Support --enable-bootstrap.
5014
5015 * Makefile.def: Remove new- prefix from toplevel
5016 bootstrap targets.
5017 * Makefile.tpl: Likewise.
5018
5019 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5020 target.
5021
5022 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5023 $(RECURSE_FLAGS) to recursive invocation of make.
5024
5025 * Makefile.in: Regenerate.
5026 * configure: Regenerate.
5027
5028 2004-05-30 Andreas Jaeger <aj@suse.de>
5029 Jim Wilson <wilson@specifixinc.com>
5030
5031 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5032 like CC.
5033
5034 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5035
5036 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5037 * configure: Regenerate.
5038
5039 2004-05-25 Daniel Jacobowitz <drow@false.org>
5040
5041 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5042 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5043 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5044 targets.
5045 * Makefile.in: Regenerate.
5046
5047 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
5048
5049 * configure.in: Test the ability to symlink directories.
5050 * configure: Regenerate.
5051
5052 * Makefile.def (bootstrap-stage): New definitions.
5053 * Makefile.tpl (configure-stage1-gcc,
5054 configure-stage2-gcc, configure-stage3-gcc,
5055 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5056 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5057 new-restage3, compare): Autogenerate, see Makefile.in
5058 entry for behavioral changes.
5059 (distclean-stage1, new-stage1-start, new-stage1-end,
5060 new-stage1-bubble, distclean-stage2, new-stage2-start,
5061 new-stage2-end, new-stage2-bubble, distclean-stage3,
5062 new-stage3-start, new-stage3-end): New autogenerated targets.
5063 (objext, prebootstrap, BOOT_CFLAGS,
5064 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5065 targets.
5066
5067 * Makefile.in: Regenerate.
5068 (distclean-stage1, new-stage1-start, new-stage1-end,
5069 new-stage1-bubble, distclean-stage2, new-stage2-start,
5070 new-stage2-end, new-stage2-bubble, distclean-stage3,
5071 new-stage3-start, new-stage3-end): New targets.
5072 (all-stage1-gcc): Move prebootstrap dependency from here...
5073 (configure-stage1-gcc): ...to here.
5074 (new-bootstrap): Use bubble targets.
5075 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5076 Use per-stage distclean targets.
5077 (configure-stage1-gcc, configure-stage2-gcc,
5078 configure-stage3-gcc, all-stage1-gcc,
5079 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5080 Use new-stageN-start to prepare the tree.
5081
5082 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5083
5084 * Makefile.def (host_modules): add libcpp.
5085 * Makefile.tpl: Add dependencies on and for libcpp.
5086 * Makefile.in: Regenerate.
5087 * configure.in: Add libcpp host module.
5088 * configure: Regenerate.
5089
5090 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
5091
5092 * Makefile.tpl: Whenever a recursive target is defined, wrap
5093 it in a special @if/@endif block, and prepare its maybe
5094 dependency in the @if/@endif block
5095 * configure.in: Instead of writing maybe dependencies, remove
5096 the @if/@endif statements, and remove the @if/@endif blocks
5097 that remain.
5098 * configure: Regenerate.
5099 * Makefile.in: Regenerate.
5100
5101 2004-05-20 Janis Johnson <janis187@us.ibm.com>
5102
5103 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5104
5105 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5106
5107 PR bootstrap/15120
5108 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5109 * */configure: Rebuilt.
5110
5111 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5112
5113 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5114 of libf2c.
5115 * configure, Makefile.in: Regenerate.
5116
5117 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
5118
5119 * MAINTAINERS (Write After Approval): Add myself.
5120
5121 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5122
5123 Merge from tree-ssa-20020619-branch.
5124
5125 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5126 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5127 (HOST_GMPLIBS): Define.
5128 (HOST_GMPINC): Define.
5129 (TARGET_LIB_PATH): Add libmudflap.
5130 (GFORTRAN_FOR_TARGET): Define.
5131 (configure-build*): Export GFORTRAN.
5132 (configure-gcc): Export GMPLIBS and GMPINC.
5133 (all-gcc): Add maybe-all-libbanshee.
5134 (configure-target-libgfortran): Define.
5135 * Makefile.in: Regenerate.
5136 * configure.in (host_libs): Add libbanshee.
5137 (target_libraries): Add target-libmudflap and target-libgfortran.
5138 Add --with-libbanshee.
5139 Handle --disable-libmudflap.
5140 (*-*-freebsd*): Use with_gmp.
5141 Add $(libgcj) to noconfigdirs.
5142 * configure: Regenerate.
5143 * depcomp: New file.
5144 * MAINTAINERS: Add tree-ssa maintainers.
5145
5146 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5147
5148 * MAINTAINERS (Various Maintainers): Add myself.
5149
5150 2004-04-30 Brian Ford <ford@vss.fsi.com>
5151
5152 * MAINTAINERS (Write After Approval): Add myself.
5153
5154 2004-04-29 Uros Bizjak <uros@kss-loka.si>
5155
5156 * MAINTAINERS (Write After Approval): Add myself.
5157
5158 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5159
5160 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5161 * configure: Regenerate.
5162
5163 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5164
5165 Revert:
5166 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5167
5168 * Makefile.def (flags_to_pass): Remove *dir variables that
5169 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5170 as well as prefix and exec_prefix.
5171 * Makefile.in: Regenerate.
5172
5173 2004-04-26 Robert Millan <robertmh@gnu.org>
5174
5175 Add patches from libtool CVS.
5176 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5177 * ltconfig: Likewise.
5178 * ltcf-c.sh: Likewise.
5179 * ltcf-cxx.sh: Likewise.
5180 * ltcf-gcj.sh: Likewise.
5181
5182 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5183
5184 * Makefile.def (host_modules): Mark with the bootstrap
5185 flag packages on which gcc depends.
5186 * Makefile.tpl (all-bootstrap): Use it.
5187 * Makefile.in: Regenerate.
5188
5189 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5190
5191 * Makefile.def (flags_to_pass): Remove *dir variables that
5192 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5193 as well as prefix and exec_prefix.
5194 * Makefile.in: Regenerate.
5195
5196 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5197
5198 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5199 * configure: Regenerate.
5200 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5201 * gcc/Makefile.tpl (compare): Use the result of the test.
5202 * gcc/Makefile.in: Regenerate.
5203
5204 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5205
5206 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5207 Always relocate gcc and prev-gcc to the original names, even
5208 if the build fails.
5209 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5210 New targets.
5211
5212 2004-04-23 Laurent GUERBY <laurent@guerby.net>
5213
5214 * MAINTAINERS: Update my email address.
5215
5216 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5217
5218 * configure.in (mips*-*-irix5*): Enable ld.
5219 * configure: Regenerate.
5220
5221 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5222
5223 * configure: Regenerate.
5224
5225 2004-04-15 James E Wilson <wilson@specifixinc.com>
5226
5227 * Makefile.tpl (configure-[+module+], configure-gcc,
5228 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5229 Set and export LDFLAGS.
5230 * Makefile.in: Regenerate.
5231
5232 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5233
5234 * MAINTAINERS: Add myself to write-after-approval.
5235
5236 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5237
5238 PR bootstrap/14871
5239 * Makefile.tpl: If we don't have built-in-tree target tools,
5240 use the ones found by configure rather than hacking around with
5241 program_transform_name.
5242 * configure.in: Give Makefile.tpl the information necessary
5243 to do that.
5244 * Makefile.in: Regenerate.
5245 * configure: Regenerate.
5246
5247 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5248
5249 PR bootstrap/14760
5250 * configure.in: When computing baseargs, strip *all* copies of
5251 offending options. Also, don't match/substitute the trailing space,
5252 so that this actually works when two similar options are separated by
5253 only one space.
5254 * configure: Regenerate.
5255
5256 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5257
5258 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5259 (rs6000-*-aix*): Same.
5260 * configure: Regenerate.
5261
5262 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5263
5264 * MAINTAINERS: Add myself to write-after-approval.
5265
5266 2004-04-03 Bud Davis <bdavis9659@comcast.net>
5267
5268 * MAINTAINERS: Add myself to write-after-approval.
5269
5270 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5271
5272 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5273 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5274 * Makefile.in: Regenerate.
5275
5276 * configure.in (top level bootstrap support): Rework --enable-werror
5277 to set @stage2_werror_flag@.
5278 * configure: Regenerate.
5279 * Makefile.tpl (top level bootstrap support): Pass
5280 @stage2_werror_flag@ down to configure in stages 2 and 3.
5281 * Makefile.in: Regenerate.
5282
5283 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5284
5285 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5286 for stages 2 and 3 as well as in make. As a consequence, remove
5287 OUTPUT_OPTION (now detected by configure) from the flags passed down
5288 to make.
5289 * Makefile.in: Regenerate.
5290
5291 * Makefile.tpl (new-bootstrap): Fix typo.
5292 * Makefile.in: Regenerate.
5293
5294 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5295
5296 * Makefile.tpl: Rearrange by moving recursive_targets rules
5297 into their proper sections.
5298 * Makefile.tpl (top level bootstrap support): Move disabling
5299 of coverage flags from 'make' to 'configure'; improve comments.
5300 * Makefile.in: Regenerate.
5301
5302 * Makefile.tpl (experimental top level bootstrap) Move stage1
5303 language setting from all- target to configure- target; disable
5304 intermodule optimization in stage 1; prevent gratuitous rebuilds
5305 of stage 1.
5306 * Makefile.in: Regenerate.
5307 * configure.in: Comma-separate stage 1 language list for top
5308 level bootstrap.
5309 * configure: Regenerate.
5310
5311 * Makefile.tpl: Clean up experimental top level bootstrap support:
5312 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5313 prev-gcc in configure- targets as well as all- targets.
5314 * Makefile.in: Regenerate.
5315
5316 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5317
5318 * compile: New file imported from automake.
5319
5320 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5321
5322 * configure.in: Remove symbolic link section.
5323 * configure: Regenerate.
5324 * Makefile.tpl (links): Remove.
5325 * Makefile.in: Regenerate.
5326
5327 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5328 Nathanael Nerode <neroden@gcc.gnu.org>
5329
5330 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5331 Set with AC_CHECK_PROGS.
5332 * configure.in: Fix comment typo from last patch.
5333 * configure: Regenerate.
5334
5335 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5336
5337 * Makefile.tpl: Introduce experimental top level bootstrap support.
5338 * Makefile.in: Regenerate.
5339 * configure.in: Introduce support for top level bootstrap.
5340 * configure: Regenerate.
5341
5342 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5343 Paolo Bonzini <bonzini@gnu.org>
5344
5345 PR bootstrap/14522
5346 * configure.in: Cope with shells that do not support unquoted ^
5347 * configure: Regenerate.
5348
5349 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5350 Paolo Bonzini <bonzini@gnu.org>
5351
5352 PR bootstrap/14522
5353 * configure.in: Cope with shells that do not support nesting
5354 quotes inside quoted backquote substitutions.
5355 * configure: Regenerate.
5356
5357 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5358
5359 PR bootstrap/14522
5360 * configure.in: Fix escaping of $.
5361 * configure: Regenerate.
5362
5363 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5364
5365 * configure: Regenerate, since I forgot to while committing Paolo's
5366 changes.
5367
5368 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5369
5370 PR ada/14131
5371 Move language detection to the top level.
5372 * configure.in: Find default values for the tools as
5373 soon as possible. Disable ada if GNAT is not found.
5374 Emit error message about missing languages. Expand
5375 --enable-languages=all for the gcc subdirectory.
5376
5377 2004-03-10 Ben Elliston <bje@gnu.org>
5378
5379 * MAINTAINERS: Update my email address.
5380
5381 2004-03-05 David Edelsohn <edelsohn@gnu.org>
5382
5383 * ltconfig: Disable building static libraries if building shared
5384 libraries on AIX 5L.
5385
5386 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5387
5388 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5389 and disable libgcj.
5390 * configure: Regenerated.
5391
5392 2004-03-01 Brian Booth <bbooth@redhat.com>
5393
5394 * MAINTAINERS: Add myself to write-after-approval.
5395
5396 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
5397
5398 * MAINTAINERS: Add myself to write-after-approval.
5399
5400 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5401
5402 PR bootstrap/7087
5403 * Makefile.tpl: Guard XFOO sed statements better.
5404 * Makefile.tpl: Add dependency for configure-target-libada.
5405 * Makefile.in: Regenerate (incidentally fixes broken
5406 commit when libada-branch was merged).
5407
5408 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5409
5410 * MAINTAINERS: Add myself to write-after-approval.
5411
5412 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5413
5414 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5415 maintainers.
5416
5417 2004-02-20 Andrew Cagney <cagney@redhat.com>
5418
5419 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5420 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5421
5422 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5423
5424 PR bootstrap/11932
5425 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5426
5427 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
5428
5429 * MAINTAINERS: Added myself to write-after-approval.
5430
5431 2004-02-14 Michael Koch <konqueror@gmx.de>
5432
5433 * MAINTAINERS: Added myself to write-after-approval.
5434
5435 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5436
5437 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5438 some OS port maintainers to OS port maintainers section.
5439
5440 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
5441
5442 * MAINTAINERS: Add self.
5443
5444 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5445
5446 * MAINTAINERS: Alphabetize.
5447
5448 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
5449
5450 * MAINTAINERS: Remove myself.
5451
5452 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5453
5454 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5455 (rs6000-*-aix*): Same.
5456 * configure: Regenerate.
5457
5458 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5459
5460 * configure.in (host): Add in missing $noconfigdirs to defines.
5461 * configure: Regenerate.
5462
5463 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5464 Nathanael Nerode <neroden@gcc.gnu.org>
5465
5466 PR ada/6637, PR ada/5911
5467 Merge with libada-branch:
5468 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5469 with appropriate dependencies. Add --enable-libada configure switch.
5470 * configure, Makefile.in: Regenerate.
5471
5472 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
5473
5474 * MAINTAINERS: Add myself to write-after-approval.
5475
5476 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5477
5478 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5479 * configure: Regenerate.
5480
5481 2004-02-04 Geoffrey Keating <geoffk@apple.com>
5482
5483 Merge from upstream:
5484
5485 * ltmain.in: When setting IFS to '~', be careful about user
5486 arguments that contain '~'.
5487
5488 2004-02-04 Peter O'Gorman <peter@pogma.com>
5489
5490 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5491 Also test $base_compile against $CC with escaped arguments. Bug
5492 reported by Geoff Keating <geoffk@apple.com>.
5493
5494 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5495
5496 * MAINTAINERS: Remove i960 port.
5497
5498 2004-01-23 DJ Delorie <dj@redhat.com>
5499
5500 * Makefile.def (target_modules) [libiberty]: Don't stage.
5501 * Makefile.in: Rebuilt.
5502
5503 2004-01-20 Caroline Tice <ctice@apple.com>
5504
5505 * MAINTAINERS: Add myself to write-after-approval.
5506
5507 2004-01-19 Paolo Carlini <pcarlini@suse.de>
5508
5509 * MAINTAINERS: Update my email address.
5510
5511 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5512
5513 * MAINTAINERS: Add myself to write-after-approval.
5514
5515 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5516
5517 * MAINTAINERS: Remove entries without email address.
5518
5519 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
5520
5521 * MAINTAINERS: Add myself to write-after-approval.
5522
5523 2004-01-15 Steven Bosscher <stevenb@suse.de>
5524
5525 * MAINTAINERS: Update my email address.
5526
5527 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5528
5529 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5530 * Makefile.tpl (configure-target-[+module+]): Support stage.
5531 * Makefile.in: Rebuilt.
5532
5533 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5534
5535 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5536
5537 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
5538
5539 * MAINTAINERS: Add myself as a MIPS maintainer.
5540
5541 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5542
5543 * configure.in: Use ./config.cache, not config.cache.
5544 * configure: Regenerate.
5545 * Makefile.tpl: Special-casing not needed for GCC any more.
5546 * Makefile.in: Regenerate.
5547
5548 * configure.in: Don't share a cache file for host dirs.
5549 * configure: Regenerate.
5550
5551 * config-ml.in: Don't mess with the cache file.
5552
5553 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5554
5555 * MAINTAINERS: Move myself from 'Write After Approval' to
5556 'CPU Port Maintainers' section as SPARC maintainer.
5557
5558 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5559
5560 * Makefile.tpl: Make GCC use a separate config.cache.
5561 * Makefile.in: Regenerate.
5562
5563 PR bootstrap/11932, PR bootstrap/11933
5564 (I don't know if it will fix either of them, but it relates
5565 to them.)
5566 * configure.in: Don't use shared config.cache for target
5567 directories.
5568 * configure: Regenerate.
5569
5570 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5571
5572 * MAINTAINERS: Add myself to 'Write After Approval' section.
5573
5574 2003-12-31 Roger Sayle <roger@eyesopen.com>
5575
5576 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5577 * configure: Regenerated.
5578
5579 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5580
5581 * MAINTAINERS: Remove the mn10200 maintainer.
5582
5583 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5584
5585 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5586 * configure: Regenerated.
5587
5588 2003-12-16 Jan Hubicka <jh@suse.cz>
5589
5590 * MAINTAINERS: Add myself as callgraph maintainer.
5591
5592 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5593
5594 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5595 * configure: Regenerate.
5596
5597 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5598
5599 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5600 'Write After Approval' section. Update email.
5601
5602 2003-12-01 James Lemke <jim@wasabisystems.com>
5603
5604 * MAINTAINERS (Write After Approval): Add myself.
5605
5606 2003-11-20 Matt Thomas <matt@3am-software.com>
5607
5608 * MAINTAINERS: Add myself as a vax port maintainer.
5609
5610 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5611
5612 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5613 (configure-build-[+module+], configure-[+module+]): Likewise.
5614 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5615 * Makefile.in: Regenerate.
5616
5617 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5618
5619 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5620 shared/dylibed libraries.
5621 * ltmain.sh: Likewise.
5622 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5623 * ltcf-cxx.sh: Likewise.
5624 * ltcf-gcj.sh: Likewise.
5625 * ltconfig: Likewise.
5626
5627 2003-11-17 Stan Cox <scox@redhat.com>
5628
5629 * MAINTAINERS: Add myself as iq2000 port maintainer.
5630
5631 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5632
5633 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5634 * Makefile.in: Regenerate.
5635
5636 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5637
5638 * config.sub: Update to 2003-11-03 version.
5639
5640 2003-10-20 Phil Edwards <phil@codesourcery.com>
5641
5642 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5643 * configure: Regenerate.
5644
5645 2003-10-20 Nicolas Pitre <nico@cam.org>
5646
5647 * MAINTAINERS: Add myself to 'Write After Approval' section.
5648
5649 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5650
5651 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5652
5653 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5654
5655 * MAINTAINERS: Update my email address.
5656
5657 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5658
5659 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5660
5661 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
5662
5663 * MAINTAINERS: Add myself to 'Write After Approval' section.
5664
5665 2003-10-16 Bernardo Innocenti <bernie@develer.com>
5666
5667 * config.guess: Update to 2003-10-16 version.
5668 * config.sub: Update to 2003-10-16 version.
5669
5670 2003-10-15 David Daney <ddaney@avtrex.com>
5671
5672 * MAINTAINERS: Added myself to 'Write After Approval' section.
5673
5674 2003-10-15 Falk Hueffner <falk@debian.org>
5675
5676 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5677 'Write After Approval' section. Update email.
5678
5679 2003-10-14 Roger Sayle <roger@eyesopen.com>
5680
5681 * MAINTAINERS: Move myself from 'Write After Approval' to
5682 'Various Maintainers' section as middle-end maintainer.
5683
5684 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5685
5686 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5687 HOST_FLAGS_TO_PASS.
5688 * Makefile.in: Regenerate.
5689
5690 2003-10-11 Bernardo Innocenti <bernie@develer.com>
5691
5692 * config.guess: Update to 2003-10-07 version.
5693 * config.sub: Update to 2003-10-07 version.
5694
5695 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5696
5697 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5698 * ltconfig (irix5*, irix6*): Don't override version_type.
5699
5700 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5701
5702 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5703 * configure: Rebuilt
5704 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5705 * Makefile.in: Rebuilt
5706
5707 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5708
5709 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5710
5711 2003-09-30 Carlo Wood <carlo@alinoe.com>
5712
5713 * MAINTAINERS (Write After Approval): Add myself.
5714
5715 2003-09-29 Paul Koning <ni1d@arrl.net>
5716
5717 * MAINTAINERS: Move myself from "Write After Approval"
5718 to CPU platform maintainers for pdp11 platform.
5719
5720 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5721
5722 * MAINTAINERS: Move myself from 'Write After Approval' to
5723 'Various Maintainers' section as libffi testsuite maintainer.
5724
5725 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5726
5727 * configure.in: Pass a computed --program-transform-name
5728 to subconfigures.
5729 * configure: Regenerated.
5730
5731 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5732
5733 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5734 * Makefile.in: Regenerate.
5735
5736 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5737 * Makefile.in: Regenerate.
5738
5739 2003-09-19 Ziemowit Laski <zlaski@apple.com>
5740
5741 * MAINTAINERS: Move myself from 'Write After Approval'
5742 to 'Various Maintainers' (objective-c) section.
5743
5744 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5745
5746 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5747 quoting.
5748 * configure: Regenerated.
5749
5750 2003-09-16 Joel Brobecker <brobecker@gnat.com>
5751
5752 * MAINTAINERS (Write After Approval): Add myself to write after
5753 approval list.
5754
5755 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5756
5757 * MAINTAINERS (Write After Approval): Add myself.
5758
5759 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5760
5761 * MAINTAINERS: Update my e-mail address.
5762
5763 2003-09-09 Alan Modra <amodra@bigpond.net.au>
5764
5765 * libtool.m4 (LD): Correct powerpc64 host match.
5766
5767 2003-09-06 James E Wilson <wilson@tuliptree.org>
5768
5769 * MAINTAINTERS: Update my affiliation and email address.
5770
5771 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5772
5773 * MAINTAINERS (Write After Approval): Add myself.
5774
5775 2003-09-04 DJ Delorie <dj@redhat.com>
5776
5777 * configure: Regenerate.
5778
5779 2003-09-04 Robert Millan <robertmh@gnu.org>
5780
5781 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5782
5783 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5784
5785 * configure.in: Ensure arguments to sed are properly spaced.
5786 * configure: Regenerate.
5787
5788 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5789
5790 * MAINTAINERS: Update my e-mail address.
5791
5792 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5793
5794 * MAINTAINERS (Write After Approval): Add myself.
5795
5796 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5797
5798 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5799 * configure: Regenerated.
5800
5801 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5802
5803 * MAINTAINERS: Update my email address.
5804
5805 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5806
5807 * configure.in: Use newline instead of semicolon when assuming
5808 shell arguments in a for loop.
5809 * configure: Regenerated.
5810
5811 2003-08-22 Jason Eckhardt <jle@rice.edu>
5812
5813 * MAINTAINERS: Resurrect the i860 maintainer.
5814
5815 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5816
5817 PR 8180
5818 * configure.in: When testing with_libs and with_headers, treat
5819 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5820 * configure: Regenerate.
5821
5822 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5823 make, shell, etc.
5824 (baseargs): Likewise.
5825 * configure: Regenerate.
5826
5827 2003-08-20 Bernardo Innocenti <bernie@develer.com>
5828
5829 * MAINTAINERS (Write After Approval): Add myself.
5830
5831 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5832
5833 * configure.in: Disable libgcj for darwin not on powerpc.
5834 * configure: Rebuild.
5835
5836 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5837
5838 * config-ml.in, symlink-tree: Add license.
5839
5840 2003-08-03 Richard Stallman <rms@gnu.org>
5841 Eben Moglen <moglen@columbia.edu>
5842
5843 * README.SCO: New file.
5844
5845 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5846
5847 * Makefile.tpl (check, check-c++): Express dependencies using
5848 dependencies rather than commands.
5849 * Makefile.in: Regenerate.
5850
5851 2003-08-01 Andrew Cagney <cagney@redhat.com>
5852
5853 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5854 * configure: Ditto.
5855
5856 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5857
5858 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5859 * Makefile.in: Update.
5860
5861 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5862
5863 * configure.in: Enable libgcj for darwin.
5864 * configure: Rebuild.
5865
5866 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
5867
5868 * config-ml.in: Use ac_configure_args directly instead of
5869 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5870 actually seen.
5871
5872 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5873
5874 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5875 creating target and build subdirs to build all parent dirs as needed.
5876 * Makefile.in: Rebuild.
5877 * configure.in: Don't build dirs explicitly here.
5878 * configure: Rebuild.
5879
5880 2003-07-26 Paul Brook <paul@nowt.org>
5881
5882 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5883
5884 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5885
5886 * Makefile.tpl (all-make): Depend on intl.
5887 * Makefile.in: Rebuilt.
5888
5889 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5890
5891 * install-sh: Update to newer upstream versions (associated with
5892 aclocal 1.7).
5893 * mkinstalldirs: Likewise.
5894 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5895
5896 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5897
5898 * MAINTAINERS: Move self from Bug database only accounts
5899 to write-after-approval.
5900
5901 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * config.if: Remove unused libc_interface determination.
5904
5905 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5906
5907 * MAINTAINERS: Move self from write-after-approval to
5908 build machinery (*.in).
5909
5910 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5911
5912 PR bootstrap/11273
5913 PR bootstrap/11408
5914 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5915 unused INSTALL_PROGRAM_ARGS.
5916 * configure.in: Use AC_PROG_INSTALL.
5917 * Makefile.in: Regenerate.
5918 * configure: Regenerate.
5919
5920 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5921
5922 * MAINTAINERS: Alphabetize.
5923
5924 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5925
5926 * configure: Rebuilt.
5927 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5928 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5929 newlib nor libgloss.
5930 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5931 * configure.in (am33_2.0-*-linux*): Added.
5932
5933 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5934
5935 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5936 * configure: Regenerate.
5937
5938 2003-07-07 Zack Weinberg <zack@codesourcery.com>
5939
5940 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5941 * Makefile.in: Regenerate.
5942
5943 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5944
5945 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5946 * Makefile.in: Regenerate.
5947
5948 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5949
5950 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5951 * Makefile.in: Regenerated.
5952
5953 * config-ml.in: Replace PWD with PWD_COMMAND.
5954
5955 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5956
5957 * intl: New directory; see intl/ChangeLog for details.
5958 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5959 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5960 * Makefile.in: Regenerate.
5961
5962 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5963
5964 * configure.in: Clean up config-lang.in handling. Delete
5965 useless assignment to "subdirs".
5966 * configure: Regenerate.
5967
5968 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5969
5970 * configure.in: Rename 'target_libs' to 'target_libraries'.
5971 Remove useless reference to 'target_libs'.
5972 * configure: Regenerate.
5973
5974 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5975
5976 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5977 * Makefile.in: Regenerate.
5978
5979 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5980
5981 * Makefile.def: Introduce flags_to_pass.
5982 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5983 * Makefile.in: Regenerate.
5984
5985 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5986
5987 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5988 and target-libgloss.
5989 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5990 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5991 * configure: Regenerate.
5992
5993 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5994
5995 * configure.in: Update testsuite_flags to new location.
5996 * configure. Regenerate.
5997
5998 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5999
6000 * Makefile.tpl: Remove BUILD_CC stuff.
6001 * Makefile.in: Regenerate.
6002
6003 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6004
6005 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6006
6007 2003-06-16 Graeme Peterson <gp@qnx.com>
6008
6009 * MAINTAINERS (Write After Approval): Add myself.
6010
6011 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6012
6013 * config.guess: Update to 2003-06-12 version.
6014 * config.sub: Update to 2003-06-13 version.
6015
6016 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6017
6018 * config.guess: Update to 2003-06-06 version.
6019 * config.sub: Update to 2003-06-06 version.
6020
6021 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6022
6023 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6024 * configure. Regenerate.
6025
6026 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6027
6028 * configure.in: Disable serial configure by default.
6029 * configure: Regenerate.
6030 * Makefile.tpl: Abolish .NOTPARALLEL.
6031 * Makefile.in: Regenerate.
6032
6033 * Makefile.tpl: Replace {build,host,target}_canonical by
6034 {build,host,target}.
6035 * Makefile.in: Regenerate.
6036
6037 * Makefile.tpl: Fix stupid pasto.
6038 * Makefile.in: Regenerate.
6039
6040 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6041
6042 * Makefile.tpl: Remove bogus conditional.
6043 * Makefile.in: Regenerate.
6044
6045 2003-06-05 Jan Hubicka <jh@suse.cz>
6046
6047 * Makefile.tpl (profiledbootstrap): New target.
6048 * Makefile.in (profiledbootstrap): New target.
6049
6050 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
6051
6052 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6053 Pinski. Remove user names from other bugzilla-only maintainers.
6054
6055 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6056
6057 * Makefile.tpl: Make 'recursive targets' using autogen rather
6058 than shell loop. Remove duplicate 'clean' targets and false
6059 comments.
6060 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6061 Add systematic method of specifying missing targets in subdirs.
6062 Add copyright boilerplate.
6063 * Makefile.in: Regenerate.
6064 * configure.in: Add 'recursive targets' to maybe list.
6065 * configure: Regenerate.
6066
6067 * MAINTAINERS: "GNATS only" -> "Bug database only".
6068
6069 * Makefile.tpl: Rename [+target+] to [+make_target+].
6070 * Makefile.def: Rename 'target' to 'make_target'.
6071
6072 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
6073
6074 * MAINTAINERS: Add self as options handling maintainer.
6075
6076 2003-05-28 Michael Meissner <gnu@the-meissners.org>
6077
6078 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6079 been too long since I touched those ports.
6080
6081 2003-05-28 DJ Delorie <dj@redhat.com>
6082
6083 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6084 * Makefile.in: Regenerate.
6085
6086 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6087
6088 * configure.in: Use curly braces in the definition of tooldir.
6089 * configure: Regenerate.
6090
6091 2003-05-21 DJ Delorie <dj@redhat.com>
6092
6093 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6094 newlib or libgloss.
6095 * Makefile.in: Regenerate.
6096
6097 2003-05-21 DJ Delorie <dj@redhat.com>
6098
6099 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6100 * Makefile.in: Regenerate.
6101
6102 2003-05-20 Ian Lance Taylor <ian@airs.com>
6103
6104 * MAINTAINERS: Update my e-mail address.
6105
6106 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6107
6108 * configure.in: Switch more things to use maybe dependencies.
6109 * Makefile.tpl: Switch more things to use maybe dependencies.
6110 Factor out common code from autogen IF statements.
6111 * configure: Regenerate.
6112 * Makefile.in: Regenerate.
6113
6114 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6115
6116 * configure.in: Accept i[3456789]86 for machine type.
6117 * configure: Regenerate.
6118
6119 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6120
6121 * configure.in: Switch more things to use maybe dependencies.
6122 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6123 * configure: Regenerate.
6124 * Makefile.tpl: Switch more things to use maybe dependencies.
6125 * Makefile.in: Regenerate.
6126
6127 2003-05-16 Andreas Schwab <schwab@suse.de>
6128
6129 * Makefile.tpl (install-opcodes): Define.
6130 * Makefile.in: Rebuild.
6131
6132 2003-05-13 Andreas Jaeger <aj@suse.de>
6133
6134 * config.guess: Update to 2003-05-09 version.
6135 * config.sub: Update to 2003-05-09 version.
6136
6137 2003-05-13 Michael Eager <eager@mvista.com>
6138
6139 * configure.in: Correct sed script so that options in quotes are not
6140 deleted.
6141 * configure: Rebuild.
6142
6143 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6144
6145 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6146 and $$s/newlib/libc/sys/cygwin32 include paths.
6147 * configure: Ditto.
6148
6149 2003-05-12 Michael Meissner <gnu@the-meissners.org>
6150
6151 * MAINTAINERS: Update my email addresses.
6152
6153 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6154
6155 * config-ml.in: Propagate INSTALL variables.
6156
6157 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6158
6159 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6160
6161 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6162
6163 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6164 * Makefile.in: Regenerate.
6165
6166 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6167
6168 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6169
6170 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6171
6172 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6173
6174 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6175
6176 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6177 * Makefile.in: Regenerated.
6178
6179 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6180
6181 * MAINTAINERS (Write After Approval): Upgrade myself from
6182 GNATS only to write-after-approval. Update my mail address.
6183
6184 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
6185
6186 (OS Port Maintainers: freebsd): Add myself.
6187
6188 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6189
6190 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6191
6192 2003-04-22 Kean Johnston <jkj@sco.com>
6193
6194 * MAINTAINERS (SCO ports): Added myself.
6195
6196 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6197
6198 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6199
6200 2003-04-19 Kean Johnston <jkj@sco.com>
6201
6202 * MAINTAINERS (Write After Approval): Add myself.
6203
6204 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6205
6206 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6207 * Makefile.in: Regenerate.
6208
6209 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6210
6211 * configure.in (powerpc64*-*-linux*): Remove.
6212 * configure: Rebuilt.
6213
6214 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6215
6216 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6217 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6218 and restrap.
6219 * Makefile.in: Regenerate.
6220
6221 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6222
6223 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6224 * configure: Regenerated.
6225
6226 2003-04-15 DJ Delorie <dj@redhat.com>
6227
6228 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6229
6230 2003-04-13 Nick Clifton <nickc@redhat.com>
6231
6232 * config-ml.in: Remove support for --disable-aix removing
6233 call-aix multilibs.
6234
6235 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
6236
6237 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6238 * */configure: Rebuilt.
6239
6240 2003-04-08 Joel Sherrill <joel@oarcorp.com>
6241
6242 * MAINTAINERS: Add my email address.
6243
6244 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
6245
6246 * MAINTAINERS (Write After Approval): Add myself.
6247
6248 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6249
6250 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6251 * Makefile.in: Regenerate.
6252
6253 2003-03-14 Michael Chastain <mec@shout.net>
6254
6255 * Makefile.in: Regenerate with correct Makefile.def.
6256
6257 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6258
6259 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6260 Make macro.
6261 * Makefile.in: Regenerate.
6262 * configure.in: Clean up gxx_include_dir logic.
6263 * configure: Regenerate.
6264
6265 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6266
6267 * MAINTAINERS (Write After Approval): Add myself.
6268
6269 2003-03-10 Ben Elliston <bje@wasabisystems.com>
6270
6271 * MAINTAINERS: Update my mail address.
6272
6273 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6274
6275 * configure.in (gxx_include_dir): Fix typo.
6276 * configure: Regenerated.
6277
6278 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6279
6280 * Makefile.tpl: Reindent.
6281 * Makefile.in: Regenerate.
6282 * configure.in: Reindent. Don't set unused variables.
6283 * configure: Regenerate.
6284
6285 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6286
6287 * configure.in: Include $(build_tooldir)/sys-include in
6288 FLAGS_FOR_TARGET.
6289 * configure: Regenerated.
6290
6291 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6292
6293 * Makefile.tpl: Always pass down RANLIB.
6294 * Makefile.in: Regenerate.
6295
6296 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6297 * Makefile.in: Regenerate.
6298 * configure.in: Remove unused logic relating to --enable-shared
6299 and --enable-threads. Remove bogus comments. Remove redundant
6300 noconfigdirs.
6301 * configure: Regenerate.
6302
6303 * configure.in: Replace ${libstdcxx_version} by its value.
6304 Remove reference to mh-dgux.
6305 * configure: Regenerate.
6306
6307 2003-03-03 Kevin Buettner <kevinb@redhat.com>
6308
6309 * MAINTAINERS (Write After Approval): Add myself.
6310
6311 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6312
6313 * Makefile.tpl: Rearrange.
6314 * Makefile.in: Regenerate.
6315
6316 2003-02-25 Uwe Stieber <uwe@wwws.de>
6317
6318 * configure.in: Add support for kaOS as cross build target system.
6319 * configure: Regenerated.
6320
6321 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6322
6323 * MAINTAINERS (Write after approval): Add myself.
6324
6325 2003-02-21 James E Wilson <wilson@tuliptree.org>
6326
6327 * MAINTAINERS: Update my email address.
6328
6329 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6330
6331 * MAINTAINERS: Add self to blanket write privs. section.
6332
6333 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6334
6335 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6336 configure-target-* as some target builds may require additional
6337 flags for preprocessor tests.
6338 * Makefile.in: Regenerated.
6339
6340 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6341
6342 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6343 * ltconfig: Handle it.
6344 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6345 auto-detecting it.
6346
6347 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6348 it is used as argument to $CC.
6349 * ltcf-gcj.sh: Likewise.
6350
6351 * configure.in: Introduce --enable-maintainer-mode.
6352 * configure: Rebuilt.
6353 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6354 for maintainer mode.
6355 * Makefile.in: Rebuilt.
6356
6357 2003-02-18 Jason Merrill <jason@redhat.com>
6358
6359 * Makefile.tpl (check-c++): Allow parallelism.
6360
6361 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6362
6363 * MAINTAINERS: Remove John Carr (who never actually had access to
6364 gcc.gnu.org).
6365
6366 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6367
6368 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6369 don't configure target-libobjc.
6370 * configure: Regenerate.
6371
6372 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6373
6374 * Makefile.tpl (RANLIB): Define.
6375 * Makefile.in: Regenerate.
6376
6377 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6378
6379 * MAINTAINERS: Update my email.
6380
6381 2003-02-06 Keith R Seitz <keiths@redhat.com>
6382
6383 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6384 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6385 * Makefile.in: Regenerated.
6386 * configure.in: Remove all traces of snavigator, db, and grep.
6387 * configure: Regenerated.
6388
6389 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6390
6391 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6392 After Approval.
6393
6394 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6395
6396 * MAINTAINERS (Write after approval): Add myself.
6397
6398 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6399
6400 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6401 * Makefile.in: Regenerated.
6402
6403 2003-01-30 Roger Sayle <roger@eyesopen.com>
6404
6405 * config.guess: Updated to 2003-01-30's version.
6406 * config.sub: Updated to 2003-01-28's version.
6407
6408 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6409
6410 * config.if: If gcc_version is already set, just use it. Don't set
6411 gcc_version_trigger if it's already set, otherwise set it to
6412 gcc/version.c, but only if the file exists. If it is not set and
6413 gcc/version.c does not exist, try to extract the version number from
6414 $CC.
6415
6416 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6417
6418 * MAINTAINERS: Add myself to write-after-approval list.
6419
6420 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6421
6422 * configure.in: Revert 24Jan change.
6423 * configure: Regenerate.
6424
6425 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6426
6427 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6428 entry of HJ Lu.
6429
6430 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6431
6432 * configure.in: Revert previous change.
6433 * configure: Regenerate.
6434
6435 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6436
6437 * configure.in: Make rda native-only.
6438 * configure: Regenerate.
6439
6440 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6441
6442 * MAINTAINERS: Move myself from GNATS-only-accounts to
6443 write-after-approval.
6444
6445 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6446
6447 * configure.in: Add missing \.
6448 * configure: Rebuilt.
6449
6450 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6451
6452 * configure.in (baseargs): Avoid using \| in sed regular
6453 expressions.
6454 * configure: Rebuilt.
6455
6456 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6457
6458 * configure.in (baseargs): Remove all supported forms of
6459 --cache-file, --srcdir, --host, --build and --target options
6460 from argument lists.
6461 * configure: Rebuilt.
6462
6463 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
6464
6465 * MAINTAINERS: Add myself to write-after-approval list.
6466
6467 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6468
6469 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6470 * configure: Rebuilt.
6471
6472 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6473
6474 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6475 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6476 * Makefile.in: Regenerate.
6477 * configure: Regenerate.
6478
6479 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6480
6481 * configure.in: Remove Makefile in build, host and target modules
6482 unless configure was run with --no-recursion.
6483 * configure: Rebuilt.
6484
6485 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6486
6487 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6488 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6489 * Makefile.in: Regenerate.
6490
6491 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6492
6493 * config.guess: Update to 2003-01-03 version.
6494 * config.sub: Update to 2003-01-03 version.
6495
6496 2003-01-07 Christopher Faylor <cgf@redhat.com>
6497
6498 * configure: Regenerate with proper autoconf 2.13.
6499
6500 2003-01-07 Christopher Faylor <cgf@redhat.com>
6501
6502 * configure.in: Add AC_PREREQ for consistency.
6503 * configure: Regenerate.
6504
6505 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6506
6507 * configure.in (GDB_TK): Add tcl directories conditional on
6508 gdb/gdbtk directory being present.
6509 * configure: Regenerate.
6510
6511 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6512
6513 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6514 by gcc if LD is not defined and we are not doing a Canadian Cross.
6515 * configure: Rebuilt.
6516
6517 2002-12-31 Tom Tromey <tromey@redhat.com>
6518
6519 * Makefile.in: Rebuilt.
6520 * Makefile.def (target_modules) [libffi]: Allow installation.
6521
6522 2002-12-31 Andreas Schwab <schwab@suse.de>
6523
6524 * configure.in: Fix use of $program_transform_name.
6525 * configure: Regenerated.
6526
6527 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6528
6529 * configure.in (baseargs): Don't remove first configure argument.
6530 * configure: Regenerated.
6531
6532 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6533
6534 * Makefile.tpl (local-distclean): Don't remove...
6535 (multilib.ts): ... this. Moved into...
6536 (multilib.out): ... this. Don't use sub-make.
6537 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6538 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6539 (configure-build-[+module+], configure-[+module+],
6540 configure-target-[+module+], configure-gcc): ... these. Test
6541 for Makefile existence. Drop config.status from dependencies.
6542 * Makefile.in: Rebuilt.
6543 * configure.in: Move gcc-version-trigger to the end of
6544 ac_configure_args. Add comments to maybedep.tmp and
6545 serdep.tmp. Introduce --disable-serial-configure. Remove
6546 nonopt from baseargs, matching and removing corresponding
6547 whitespace while at it.
6548 * configure: Rebuilt.
6549
6550 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6551
6552 * configure.in (host_configargs): Replace reference to
6553 no-longer-defined buildopts with --build=${build_alias}.
6554 * configure: Rebuilt.
6555
6556 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6557 program_transform_name to standard idiom.
6558 (AUTOGEN, AUTOCONF): Define.
6559 (Makefile.in): Use $(AUTOGEN).
6560 (Makefile): Depend on config.status, and use autoconf-style rule to
6561 build it. Move original commands to...
6562 (config.status): ... this new target.
6563 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6564 $(AUTOCONF).
6565 * Makefile.in: Rebuilt.
6566
6567 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6568
6569 * Makefile.tpl: Fix dramatic bustage due to change in
6570 program_transform_name.
6571 * Makefile.in: Regenerate.
6572
6573 * configure.in: Remove unnecessary PATH setting.
6574 * configure: Regnerate.
6575
6576 * configure.in: Don't default to unprefixed tools unless
6577 the native tools will work.
6578 * configure: Regenerate.
6579
6580 * configure.in: Convert to autoconf script. Blow away lots
6581 of now-redundant Makefile fragments.
6582 * configure: Generate using Autoconf.
6583 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6584 * Makefile.in: Regenerate.
6585
6586 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6587
6588 * configure: Fix stupid bug where RANLIB was mistakenly included.
6589
6590 * configure.in: Rename (buildargs, hostargs, targargs) to
6591 (build_configargs, host_configargs, target_configargs).
6592
6593 * configure.in: Move logic out of sed statement.
6594
6595 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6596 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6597
6598 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6599
6600 * config.sub: Import from master repository
6601 * config.guess: Ditto
6602
6603 2002-12-24 Andreas Schwab <schwab@suse.de>
6604
6605 * Makefile.tpl (multilib.out): Fix missing space.
6606 * Makefile.in: Regenerate.
6607
6608 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6609
6610 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6611 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6612 * Makefile.in: Regenerate.
6613 * configure.in: Remove unnecessary leftovers.
6614
6615 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6616
6617 * configure.in (extra_ranlibflags_for_target): New variable.
6618 (*-*-darwin): Add -c to ranlib commands.
6619 * configure (tooldir): Handle extra_ranlibflags_for_target.
6620
6621 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6622
6623 * Makefile.tpl: Revert HJL's change.
6624 * Makefile.in: Regenerated.
6625 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6626 always.
6627
6628 2002-12-19 Andreas Schwab <schwab@suse.de>
6629
6630 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6631 * Makefile.in: Regenerate.
6632
6633 2002-12-18 H.J. Lu <hjl@gnu.org>
6634
6635 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6636 * Makefile.in: Regenerated.
6637
6638 * configure.in (build_prefix): New. Substitute.
6639
6640 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6641
6642 * Makefile.tpl: Don't let real targets depend on phony targets.
6643 * Makefile.in: Regenerate.
6644
6645 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6646 * Makefile.in: Regenerate.
6647
6648 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6649
6650 * config.sub: Import from master repository
6651 * config.guess: Ditto
6652
6653 2002-12-16 Jason Merrill <jason@redhat.com>
6654
6655 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6656 previous 'make bootstrap'.
6657 * Makefile.in: Regenerate.
6658
6659 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6660
6661 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6662
6663 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6664
6665 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6666 * Makefile.in: Regenerate.
6667
6668 2002-12-13 Jason Merrill <jason@redhat.com>
6669
6670 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6671 library tests.
6672 (check-c++): Just depend on it and check-target-libstdc++-v3.
6673 * Makefile.in: Regenerate.
6674
6675 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6676
6677 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6678 * Makefile.in: Rebuilt.
6679
6680 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6681
6682 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6683
6684 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6685
6686 * configure: Fix bug put in by gremlins.
6687
6688 * Makefile.tpl: Substitute more autoconfily.
6689 * configure: Substitute more autoconfily.
6690 * Makefile.in: Regenerate.
6691
6692 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6693
6694 * config.sub: Import from master repository
6695 * config.guess: Ditto
6696 * MAINTAINERS: Added Svein Seldal under write after approval
6697
6698 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6699
6700 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6701 * Makefile.in (all-sim): Ditto.
6702
6703 2002-12-06 DJ Delorie <dj@redhat.com>
6704
6705 * Makefile.tpl: Change configure dependencies to not have real
6706 targets depend on phony targets.
6707
6708 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6709
6710 * configure.in: Revert unintentional change.
6711
6712 * Makefile.tpl: Change dependency for */multilib.out so that
6713 it works when gcc isn't in the tree.
6714
6715 * configure.in: Substitute more.
6716 * configure: Run subconfigures from the Makefile.
6717 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6718 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6719
6720 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6721
6722 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6723
6724 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6725
6726 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6727 and corresponding dependencies.
6728 * Makefile.in: Regenerate.
6729
6730 * configure.in (host_tools): Order binutils, gas and ld for
6731 convenience in running the testsuites.
6732
6733 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6734 * Makefile.in: Regenerate.
6735 * configure.in: Introduce rules to serialize subconfigure runs.
6736
6737 * configure.in: Introduce BASE_CC_FOR_TARGET.
6738 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6739 Realize configure-build-* targets. Realize configure-target-* targets.
6740 * Makefile.in: Regenerate.
6741
6742 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6743
6744 * configure: Move gcc_version_trigger stuff from here...
6745 * configure.in: ...to here.
6746
6747 * configure.in: Separate subconfigure options added by this file from
6748 options given by the user. Add machinery to put args for host
6749 subconfigures into the Makefile.
6750
6751 * Makefile.tpl: Remove 'vault' targets.
6752 * Makefile.tpl: Reorder and comment dependencies.
6753 * Makefile.in: Regenerate.
6754
6755 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6756 * configure.in: Fix my broken commit of previous patch. (sigh)
6757
6758 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6759
6760 * configure.in: Move host-specific darwin noconfigdirs into
6761 the host-specific section.
6762
6763 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6764
6765 * configure.in: Move host-specific darwin noconfigdirs into
6766 the host-specific section.
6767
6768 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6769
6770 * configure: Remove skip-this-dir support.
6771 * Makefile.tpl: Remove skip-this-dir support.
6772
6773 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6774 subdirectories.
6775 * Makefile.in: Regenerate.
6776
6777 * Makefile.tpl: Strip out useless setting of 'dir'.
6778 * Makefile.in: Regenerate.
6779
6780 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6781
6782 * configure.in: Fix deeply stupid bug.
6783
6784 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6785 shell code in CXX_FOR_TARGET
6786 * Makefile.def: Introduce raw_cxx.
6787 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6788 RAW_CXX_FOR_TARGET.
6789 * Makefile.in: Regenerate.
6790
6791 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6792
6793 * Makefile.tpl: Remove unnecessary ifs.
6794 * Makefile.in: Regenerate.
6795
6796 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6797 dependencies. Maybe-ize build-libiberty. Create dummy install
6798 targets for 'no_install' modules.
6799 * configure: Move GDB_TK substitution to configure.in. Move
6800 build_modules stuff to configure.in.
6801 * configure.in: Implement soft dependency machinery. Maybe-ize
6802 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6803 * Makefile.in: Regenerate.
6804
6805 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6806
6807 * Makefile.tpl: Make all-target, install-target behave similarly
6808 to all, install (only hitting configured targets). Eliminate
6809 unused macro defintions.
6810
6811 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6812 build != host.
6813
6814 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6815
6816 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6817
6818 * configure.in: Produce lists of subdir targets we're actually
6819 configuring. Remove references to "dosrel".
6820 * Makefile.tpl: Let configure set which subdir targets are hit.
6821 Remove install-cross; clean up install; remove ALL. Remove
6822 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6823 Autogenerate host module targets. Remove empty dependency lines
6824 and redundant dependency; rearrange slightly.
6825 * Makefile.def: Add host-side libtermcap, utils.
6826
6827 * Makefile.in: Regenerate.
6828
6829 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6830
6831 * ltconfig (osf[345]): Append $major to soname_spec.
6832 Reflect this in library_names_spec.
6833 * ltmain.sh (osf): Prefix $major with . for use as extension.
6834
6835 2002-11-19 Andreas Jaeger <aj@suse.de>
6836
6837 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6838 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6839 and sparc64 GNU/Linux systems.
6840
6841 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6842
6843 * MAINTAINERS: Update email.
6844
6845 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6846
6847 * MAINTAINERS: Complete James Dennett's entry.
6848
6849 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6850
6851 * MAINTAINERS (Write After Approval): Add myself.
6852
6853 2002-11-13 Bruce Korb <bkorb@gnu.org>
6854
6855 * Makefile.tpl: syntactic cleanup
6856
6857 2002-11-13 Stuart Hastings <stuart@apple.com>
6858
6859 * MAINTAINERS: Add myself to write-after-approval list.
6860
6861 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6862
6863 * Makefile.def: Add list of recursive targets to autogenerate.
6864 Add build_modules.
6865 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6866 targets. Autogenerate *-build-* targets.
6867 * Makefile.in: Regenerate.
6868
6869 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6870
6871 * configure: More autoconf-style substitutions.
6872 * Makefile.tpl: More autoconf-style substitutions.
6873 * Makefile.in: Regenerate.
6874
6875 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6876
6877 * configure: Substitute more variables in a more autoconf-friendly
6878 way. Simplify slightly.
6879 * Makefile.tpl: Make more variables substitutable in an
6880 autoconf-friendly way.
6881 * Makefile.in: Regenerate.
6882
6883 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6884
6885 * MAINTAINERS (Write After Approval): Add myself.
6886
6887 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6888
6889 * configure.in (v810*): Remove special setting of tools.
6890
6891 * configure: Add support for extra required flags for ar or nm.
6892 * configure.in (aix4.3+): Use above support for target-specific
6893 issues, rather than using config/mt-aix43.
6894
6895 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6896
6897 * configure: Remove 'removing', which doesn't work. Replace $subdir
6898 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6899 with $srcdir. Reformat indentation. Substitute some variables
6900 formerly hard-coded in the Makefile for build=host.
6901 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6902 * Makefile.def: Autogenerate more.
6903 * Makefile.in: Regenerate.
6904
6905 2002-11-04 Adam Nemet <anemet@lnxw.com>
6906
6907 * MAINTAINERS (Write After Approval): Add myself.
6908
6909 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6910
6911 * Makefile.def (host_modules): Add rda.
6912 * Makefile.in: Regenerate.
6913 * configure.in (target_tool): Add target-rda to list.
6914
6915 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6916
6917 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6918
6919 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6920
6921 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6922 and restrap targets to this rule.
6923 * Makefile.in: Regenerate.
6924
6925 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6926
6927 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6928 GNATS only accounts.
6929
6930 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6931
6932 * configure.in (i[3456]86-*-linux*): Add check to disable
6933 ${libgcj} for glibc1.
6934
6935 2002-10-24 Denis Chertykov <denisc@overta.ru>
6936
6937 * MAINTAINERS: Add myself as ip2k port maintainer.
6938
6939 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6940
6941 * configure.in: Add tic4x target.
6942
6943 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6944
6945 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6946 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6947 * Makefile.in: Regenerate.
6948
6949 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6950 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6951 * Makefile.in: Regenerate.
6952
6953 2002-10-02 Janis Johnson <janis187@us.ibm.com>
6954
6955 * MAINTAINERS: Add myself as web pages co-maintainer.
6956
6957 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6958
6959 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6960 * Makefile.in: Regenerate.
6961
6962 2002-10-02 Zack Weinberg <zack@codesourcery.com>
6963
6964 * MAINTAINERS: Add myself and Nathan Sidwell
6965 <nathan@codesourcery.com> as VxWorks maintainers.
6966
6967 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6968
6969 * Makefile.def: Remove order dependency comments.
6970 * Makefile.tpl: Add explicit install-install dependencies.
6971 * Makefile.in: Regenerate.
6972
6973 * Makefile.tpl: Remove material now in src-release. (Finally!)
6974 * Makefile.in: Regenerate.
6975
6976 * Makefile.tpl: Add configure-target (for src-release in src)
6977 * Makefile.in: Regenerate.
6978
6979 2002-09-30 Nick Clifton <nickc@redhat.com>
6980
6981 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6982
6983 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6984
6985 * configure.in (s390*-*-linux*): Enable libgcj.
6986
6987 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6988
6989 * configure: Revert accidentally applied changes.
6990
6991 * Makefile.tpl: Make more autoconf-friendly.
6992 * Makefile.in: Regenerate.
6993 * configure: Make substitution more autoconf-like.
6994
6995 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6996
6997 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6998 single entry to handle all these.
6999 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7000 libjava on arm-*-elf.
7001
7002 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7003
7004 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7005 things that depend on them.
7006
7007 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7008
7009 * Makefile.tpl: Make subsituted variables more autoconfy.
7010 * Makefile.in: Regenerate.
7011 * configure: Make seds more autoconfy.
7012
7013 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7014
7015 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7016 * Makefile.in: Regenerate.
7017 * configure.in: Rewrite sed statements to look autoconfy.
7018
7019 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7020 all-target-foo on configure-target-foo.
7021 * Makefile.def: Ditto.
7022 * Makefile.in: Rebuild.
7023
7024 2002-09-25 Andrew Haley <aph@redhat.com>
7025
7026 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7027
7028 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7029
7030 * Makefile.def: New file.
7031 * Makefile.tpl: New file.
7032 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7033 * contrib/gcc_update: Note that Makefile.in is a generated file.
7034
7035 * configure.in: Minor rearrangement. Simplify tests.
7036
7037 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7038
7039 * configure.in (with_headers): Skip copy if value is "yes".
7040 (with_libs): Likewise.
7041
7042 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7043
7044 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7045 * configure.in (sh*-*-pe*): Ditto.
7046 * configure.in (mips*-*-pe*): Ditto.
7047 * configure.in (*arm-wince-pe): Ditto.
7048
7049 * configure.in: Rearrange.
7050
7051 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7052
7053 * MAINTAINERS: Update my email address.
7054
7055 2002-08-30 Paul Koning <pkoning@equallogic.com>
7056
7057 * MAINTAINERS: (Write After Approval): Add myself.
7058
7059 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
7060
7061 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7062
7063 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
7064
7065 * MAINTAINERS: Change my mailing address.
7066
7067 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
7068
7069 * MAINTAINERS (Write After Approval): Remove myself.
7070 (Various Maintainers: c++ runtime libs): Add myself.
7071
7072 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
7073
7074 * MAINTAINERS (Write After Approval): Remove myself.
7075 (Various Maintainers: c++ runtime libs): Add myself.
7076
7077 2002-08-15 Eric Christopher <echristo@redhat.com>
7078
7079 * config.sub: Import from master repository.
7080 * config.guess: Ditto.
7081
7082 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
7083
7084 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7085 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7086 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7087
7088 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
7089
7090 * MAINTAINERS: Add self to rs6000 vector extensions.
7091
7092 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
7093
7094 * libiberty/configure: Reverted unintended yesterday's check in.
7095
7096 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
7097
7098 * boehm-gc/configure, libf2c/configure: Rebuilt.
7099 * libffi/configure, libiberty/configure: Ditto.
7100 * libjava/configure, libobjc/configure: Ditto.
7101 * libstdc++-v3/configure, zlib/configure: Ditto.
7102 Merged from binutils:
7103 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7104 From Steve Ellcey <sje@cup.hp.com>:
7105 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7106 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7107 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7108 IA64.
7109 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7110 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7111 soname_spec, sys_lib_search_path_spec): Ditto.
7112
7113 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7114
7115 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7116
7117 2002-08-04 H.J. Lu (hjl@gnu.org)
7118
7119 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7120
7121 2002-08-02 Krister Walfridsson <cato@df.lth.se>
7122
7123 * MAINTAINERS (Write After Approval): Add myself.
7124
7125 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7126
7127 * configure.in: Move generic linux case to end. Copy generic
7128 linux noconfigdirs to mips*-*-linux* entry and new
7129 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7130
7131 2002-07-19 Michael Matz <matz@suse.de>
7132
7133 * MAINTAINERS: Add myself as ra* maintainer.
7134
7135 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7136
7137 * config.guess: Update to 2002-07-09 version.
7138 * config.sub: Update to 2002-07-03 version.
7139
7140 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7141
7142 * MAINTAINERS: Fix typo in a maintainer email address.
7143
7144 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7145
7146 * configure.in: Remove two redundant tests.
7147
7148 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7149
7150 * configure.in (mips*-*-irix6*o32): Enable stabs.
7151
7152 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7153
7154 * configure.in: Don't build grez.
7155 * Makefile.in: Ditto.
7156
7157 * Makefile.in: Remove references to bsp, cygmon, libstub.
7158 * configure.in: Ditto.
7159
7160 * configure.in: Remove leftover reference to gdbtest.
7161
7162 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7163
7164 * configure.in (gxx_include_dir): Change to match versioned
7165 C++ headers if --enable-version-specific-runtime-libs is used.
7166
7167 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7168
7169 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7170
7171 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7172
7173 * configure.in: Make --without-x work.
7174
7175 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7176
7177 * configure.in: Rearrange target Makefile fragment collection.
7178
7179 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7180 cvs[src].
7181 * configure.in: Ditto.
7182
7183 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7184
7185 * MAINTAINERS (Write After Approval): Update my e-mail address.
7186
7187 2002-06-24 Ben Elliston <bje@redhat.com>
7188
7189 * configure.in (host_tools): Remove cgen.
7190
7191 * Makefile.in (all-cgen): Remove; runs from its source directory.
7192 (check-cgen, install-cgen, clean-cgen): Likewise.
7193 (all-opcodes): Do not depend on all-cgen.
7194 (all-sim): Likewise.
7195
7196 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7197
7198 * Makefile.in: Eliminate 'apache' targets.
7199 * configure.in: Eliminate 'apache' targets.
7200
7201 * configure.in: Eliminate redundant tests. Reorganize.
7202
7203 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7204
7205 * config-ml.in: Eliminate references to Cygnus configure.
7206
7207 * Makefile.in: Eliminate references to building emacs.
7208
7209 2002-06-28 Graham Stott <graham.stott@btinternet.com>
7210
7211 * MAINTAINERS: Update my email address.
7212
7213 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7214
7215 * config.if (libstdcxx_incdir): Version C++ headers.
7216 (cxx_incdir): Remove.
7217
7218 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7219
7220 * MAINTAINERS (Write After Approval): Add self.
7221
7222 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7223
7224 * configure.in: Add support for ip2k.
7225
7226 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7227
7228 * configure.in: Fix AIX configury bug.
7229
7230 2002-06-20 Steve Ellcey <sje@cup.hp.com>
7231
7232 * MAINTAINERS (Write After Approval): Add self.
7233
7234 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7235
7236 * configure.in: replace ${topsrcdir} with ${srcdir}
7237
7238 * configure.in: Move definition of libstdcxx_flags
7239 right above usage, rather than waaay earlier.
7240
7241 * configure.in: Pull definition of is_cross_compiler earlier.
7242
7243 * configure.in: Rearrange a little.
7244
7245 * configure.in: Remove references to librx.
7246 * Makefile.in: Remove references to librx.
7247
7248 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7249
7250 * config.sub: Add support for avr target.
7251 Import from master sources, rev 1.255
7252
7253 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
7254
7255 * configure, .cvsignore: Revert previous change...
7256 * Makefile: ...delete.
7257
7258 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7259
7260 * configure.in: Eliminate ${gasdir} variable.
7261
7262 2002-06-18 Dave Brolley <brolley@redhat.com>
7263
7264 * configure.in: Add support for frv.
7265 * config.sub: Add support for frv.
7266
7267 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7268
7269 * configure: Remove garbage from previous commit.
7270
7271 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7272
7273 * configure: For in-source builds, make a subdir and re-exec there.
7274 * Makefile: New file. Pass targets through to build directory.
7275 * .cvsignore: No longer ignore "Makefile".
7276
7277 2002-06-16 Douglas Rupp <rupp@gnat.com>
7278
7279 * MAINTAINERS (Write After Approval): Add self.
7280
7281 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7282
7283 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7284
7285 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7286
7287 * configure.in (vax-*-netbsd*): Re-enable gas.
7288
7289 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7290
7291 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7292 BUILD_PREFIX_1, to correct nomenclature.
7293 * configure: Likewise.
7294
7295 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7296 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7297
7298 2002-05-31 Olaf Hering <olh@suse.de>
7299
7300 * config-ml.in: Propogate DESTDIR also.
7301
7302 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7303
7304 * configure.in (vax-*-netbsd*): Don't build gas for this
7305 platform.
7306
7307 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7308
7309 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7310 and libgcj for AVR.
7311
7312 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7313
7314 * MAINTAINERS (Write After Approval): Add myself.
7315
7316 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7317
7318 * config.guess: Update to 2002-05-22 version.
7319 * config.sub: Likewise.
7320
7321 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7322
7323 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7324 * config-ml.in: Likewise.
7325 * configure: Likewise.
7326 * configure.in: Likewise.
7327
7328 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7329
7330 * MAINTAINERS: Update my email address.
7331
7332 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7333
7334 * configure.in: Simplify makefile fragment collection.
7335
7336 * configure.in: Remove code to build emacs.
7337
7338 * configure.in : Remove --srcdir argument from targargs and buildargs
7339 (it's always overridden in the Makefile anyway). Rearrange a bit.
7340
7341 * configure: Move some logic to configure.in.
7342 * configure.in: Move some logic from configure.
7343
7344 2002-05-11 Tom Tromey <tromey@redhat.com>
7345
7346 * MAINTAINERS: Reflect libgcj reality.
7347
7348 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7349
7350 * Makefile.in: Honour DESTDIR.
7351
7352 2002-05-08 Mark Mitchell <mark@codesourcery.com>
7353
7354 * config.guess: Import 2002-03-20 version.
7355 * config.sub: Import 2002-04-26 version.
7356
7357 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7358
7359 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7360
7361 2002-05-07 Tim Josling <tej@melbpc.org.au>
7362
7363 * MAINTAINERS: Add self.
7364
7365 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
7366
7367 * ltmain.sh: Detect and handle object name conflicts
7368 while piecewise linking a static library.
7369
7370 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7371
7372 * configure.in (noconfigdirs): Don't disable libgcj on
7373 sparc64-*-solaris* and sparcv9-*-solaris*.
7374
7375 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7376
7377 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7378
7379 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7380
7381 * configure.in (FLAGS_FOR_TARGET): Do not add
7382 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7383 on i[3456]86-*-linux*.
7384
7385 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7386
7387 * configure.in (noconfigdirs): Replace [ ] with test.
7388
7389 * configure.in (noconfigdirs): Do not add target-newlib if
7390 target == i[3456]86-*-linux*, and host == target.
7391
7392 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7393
7394 * configure.in: delete reference to absent file
7395
7396 * configure.in: replace '[' with 'test'
7397
7398 * configure.in: Eliminate references to gash.
7399 * Makefile.in: Eliminate references to gash.
7400
7401 * configure.in: remove useless references to 'pic' makefile fragments.
7402
7403 * configure.in: (*-*-windows*) Finish removing.
7404
7405 * configure.in: Eliminate redundant test for libgui.
7406
7407 2002-04-29 Roger Sayle <roger@eyesopen.com>
7408
7409 * MAINTAINERS: Add self and realphabetize. Update entries
7410 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7411 entry for a29k port maintainer.
7412
7413 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7414
7415 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7416 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7417
7418 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7419
7420 * configure.in: remove references to dead files
7421
7422 2002-04-19 Mark Mitchell <mark@codesourcery.com>
7423
7424 * MAINTAINERS: Add information about purpose of this file.
7425
7426 2002-04-18 Tom Tromey <tromey@redhat.com>
7427
7428 * configure.in: Disallow configuring libgcj when it is already
7429 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7430 Solaris 2.8 by default. For PR libgcj/6158.
7431
7432 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7433
7434 * configure.in: Move default CC setting out of config/mh-* fragments
7435 directly into here.
7436
7437 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7438
7439 * configure.in: don't even try to configure or make a subdirectory
7440 if there's no configure script for it.
7441
7442 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7443
7444 * MAINTAINERS: Remove chill maintainers.
7445 * Makefile.in (CHILLFLAGS): Remove.
7446 (CHILL_LIB): Remove.
7447 (TARGET_CONFIGDIRS): Remove libchill.
7448 (CHILL_FOR_TARGET): Remove.
7449 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7450 CHILL_LIB.
7451 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7452 (CHECK_TARGET_MODULES): Likewise.
7453 (INSTALL_TARGET_MODULES): Likewise.
7454 (CLEAN_TARGET_MODULES): Likewise.
7455 (configure-target-libchill): Remove.
7456 (all-target-libchill): Remove.
7457 * configure.in (target_libs): Remove target-libchill.
7458 Do not compute CHILL_FOR_TARGET.
7459 * libchill: Remove directory.
7460
7461 2002-04-11 DJ Delorie <dj@redhat.com>
7462
7463 * Makefile.in, configure.in: Sync with binutils, entries
7464 follow...
7465
7466 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7467
7468 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7469 (do-tar, do-bz2): New rules.
7470 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7471 (gdb-tar): New rule.
7472 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7473 (insight_dejagnu.tar): New rule.
7474 (insight.tar): New rule.
7475 (gdb+dejagnu.tar): New rule.
7476 (gdb.tar): New rule.
7477
7478 2002-02-01 Mo DeJong <supermo@bayarea.net>
7479
7480 * Makefile.in: Add all-tix to deps for all-snavigator
7481 so that tix is built when building snavigator.
7482
7483 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7484
7485 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7486 ld and gdb are not supported.
7487
7488 2002-01-07 Mark Salter <msalter@redhat.com>
7489
7490 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7491 Allow target-libgloss to be built for arm, strongarm, and xscale.
7492
7493 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7494
7495 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7496 options for i[3456]86-pc-linux* native builds.
7497
7498 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7499
7500 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7501 files from .po files for a distribution.
7502
7503 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7504
7505 * configure.in: Enable libstdc++-v3 for h8300 targets.
7506
7507 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7508
7509 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7510 version from bfd/.
7511
7512 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7513
7514 * Makefile.in (VER): When present, extract the version number from
7515 the file version.in.
7516
7517 2001-05-24 Tom Rix <trix@redhat.com>
7518
7519 * configure.in : enable ld for aix
7520
7521 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7522
7523 * config.guess: Add linux target for S/390.
7524
7525 2000-11-07 Philip Blundell <pb@futuretv.com>
7526
7527 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7528
7529 2000-11-03 Philip Blundell <pb@futuretv.com>
7530
7531 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7532 files.
7533
7534 2001-01-15 Ben Elliston <bje@redhat.com>
7535
7536 * configure.in (host_tools): Add sid.
7537 Always configure cgen.
7538
7539 2000-11-24 Nick Clifton <nickc@redhat.com>
7540
7541 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7542
7543
7544 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7545
7546 * Makefile.in (ALL_MODULES): Add all-cgen.
7547 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7548 (all-cgen): New target.
7549 (all-opcodes,all-sim): Depend on all-cgen.
7550 * configure.in (host_tools): Add cgen.
7551 Only configure cgen if --enable-cgen-maint.
7552
7553 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
7554
7555 * configure.in: Add *-*-freebsd* configurations.
7556
7557 2002-04-08 Tom Tromey <tromey@redhat.com>
7558
7559 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7560 Fixes PR libgcj/6068.
7561
7562 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7563
7564 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7565
7566 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7567
7568 * configure.in (alpha*-dec-osf*): Enable libgcj.
7569
7570 2003-03-27 Matthew Gingell <gingell@gnat.com>
7571
7572 * MAINTAINERS (Write After Approval): Add myself.
7573
7574 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7575
7576 Fix for: PR bootstrap/3591, target/5676
7577 * configure.in (mcore-pe): Disable the configuration of
7578 libstdc++-v3 since exceptions are not supported.
7579
7580 2002-03-20 Anthony Green <green@redhat.com>
7581
7582 * configure.in: Enable libgcj for xscale-elf target.
7583
7584 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7585
7586 * MAINTAINERS: Update my email address.
7587
7588 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7589
7590 * ltmain.sh (relink_command): Fix typo in previous change.
7591
7592 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7593
7594 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7595 (relink_command): Added --tag flags.
7596 (mode=install): If relinking fails; error out.
7597
7598 2002-03-12 Richard Henderson <rth@redhat.com>
7599
7600 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7601 .NOTPARALLEL tag.
7602 (do-check): Rename from check.
7603 (check): Allow parallel check.
7604
7605 2002-03-12 Bob Wilson <bob.wilson@acm.org>
7606
7607 * MAINTAINERS: Add myself as maintainer for xtensa port.
7608 Fix alphabetical order in CPU port maintainer list.
7609 Remove myself from Write After Approval list.
7610
7611 2002-03-11 Richard Henderson <rth@redhat.com>
7612
7613 * Makefile.in (.NOTPARALLEL): Add fake tag.
7614
7615 2002-03-07 H.J. Lu (hjl@gnu.org)
7616
7617 * configure.in: Enable gprof for mips*-*-linux*.
7618
7619 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7620
7621 * MAINTAINERS (Write After Approval): Add myself.
7622
7623 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7624
7625 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7626 libjava.
7627 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7628
7629 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7630
7631 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7632 because its Makefile is there; test for the executable instead.
7633
7634 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7635
7636 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7637 libstdc++-v3 and libjava.
7638
7639 2002-02-11 Adam Megacz <adam@xwt.org>
7640
7641 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7642 boehm-gc
7643
7644 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7645
7646 * config.guess: Updated to 2002-01-30's version.
7647 * config.sub: Updated to 2002-02-01's version.
7648 Contribute sh64-elf.
7649 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7650 * configure.in: Added sh64-*-*.
7651
7652 2002-02-08 Chris Demetriou <cgd@broadcom.com>
7653
7654 * MAINTAINERS: Belatedly add myself to write after approval list.
7655
7656 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7657
7658 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7659 Remove self as Write After Approval.
7660
7661 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
7662
7663 * MAINTAINERS: Put self in as maintainer for contrib/regression
7664 directory.
7665
7666 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
7667
7668 * MAINTAINERS: Update my email address.
7669
7670 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7671
7672 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7673 target-libiberty, and target-libgloss. Skip Java-related
7674 libraries if not supported for NetBSD on target CPU.
7675
7676 2002-01-25 Douglas B Rupp <rupp@gnat.com>
7677
7678 * install-sh: Use _inst.$$_ for temp file name.
7679
7680 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7681
7682 * MAINTAINERS (Write After Approval): Move my contact info
7683 from here...
7684 (OS Port Maintainers): ...to here (netbsd).
7685
7686 2002-01-22 Bob Wilson <bob.wilson@acm.org>
7687
7688 * MAINTAINERS (Write After Approval): Add myself.
7689
7690 2002-01-17 H.J. Lu <hjl@gnu.org>
7691
7692 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7693 (all-target-fastjar): Also depend on all-target-libiberty.
7694
7695 2002-01-16 H.J. Lu (hjl@gnu.org)
7696
7697 * config.guess: Import from master sources, rev 1.225.
7698 * config.sub: Import from master sources, rev 1.238.
7699
7700 2002-01-16 Kazu Hirata <kazu@hxi.com>
7701
7702 * MAINTAINERS (Write After Approval): Remove myself.
7703
7704 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
7705
7706 * MAINTAINERS (Write After Approval): Add myself.
7707
7708 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7709
7710 * MAINTAINERS: Add self as docs co-maintainer.
7711
7712 2001-12-11 Matthias Klose <doko@debian.org>
7713
7714 * MAINTAINERS (Write After Approval): Add myself.
7715
7716 2001-12-09 Zack Weinberg <zack@codesourcery.com>
7717
7718 * MAINTAINERS: Update my email address.
7719
7720 2001-12-07 Turly O'Connor <turly@apple.com>
7721 * MAINTAINERS (Write After Approval): Add myself.
7722 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7723 (rs6000_initialize_trampoline): Call __trampoline_setup for
7724 ABI_DARWIN too.
7725 * darwin-tramp.asm: New file, implements __trampoline_setup.
7726 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7727
7728 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
7729
7730 * MAINTAINERS (Write After Approval): Add myself.
7731
7732 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7733
7734 * configure, configure.in: Use temp file for long sed commands.
7735
7736 2001-12-03 Laurent Guerby <guerby@acm.org>
7737
7738 * config.sub: Update to version 1.232 on subversion.
7739
7740 2001-12-03 Ben Elliston <bje@redhat.com>
7741
7742 * MAINTAINERS: Update mail address for config.* patches.
7743
7744 2001-11-27 DJ Delorie <dj@redhat.com>
7745 Zack Weinberg <zack@codesourcery.com>
7746
7747 When build != host, create libiberty for the build machine.
7748
7749 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7750 CONFIG_ARGUMENTS.
7751 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7752 New variables.
7753 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7754 and rules.
7755 (all.normal): Depend on ALL_BUILD_MODULES.
7756 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7757 (all-build-libiberty): Depend on configure-build-libiberty.
7758
7759 * configure: Calculate and substitute proper value for
7760 ALL_BUILD_MODULES.
7761 * configure.in: Create the build subdirectory.
7762 Calculate and substitute TARGET_CONFIGARGS (formerly
7763 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7764
7765 2001-11-26 Ziemowit Laski <zlaski@apple.com>
7766
7767 * MAINTAINERS (write-after-approval): Add self.
7768
7769 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7770
7771 * MAINTAINERS (GNATS only accounts): Remove self.
7772
7773 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7774
7775 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7776 libf2c.
7777
7778 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7779
7780 * MAINTAINERS (Write After Approval): Add self.
7781
7782 2001-11-12 David O'Brien <obrien@FreeBSD.org>
7783
7784 * MAINTAINERS: mips and s390 are also CPU ports.
7785
7786 2001-11-12 David O'Brien <obrien@FreeBSD.org>
7787
7788 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7789
7790 2001-11-11 David O'Brien <obrien@FreeBSD.org>
7791
7792 * MAINTAINERS: Alphabetize.
7793
7794 2001-11-09 Kazu Hirata <kazu@hxi.com>
7795
7796 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7797
7798 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7799
7800 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7801
7802 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7803
7804 * configure.in (--enable-languages): Be more permissive about
7805 syntax. Check for empty lists better. Warn about $LANGUAGES.
7806
7807 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
7808
7809 * config.sub: Import from master sources, rev. 1.230.
7810 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7811
7812 2001-11-07 Laurent Guerby <guerby@acm.org>
7813
7814 * MAINTAINERS (Write After Approval): Add self.
7815
7816 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7817
7818 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7819
7820 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7821
7822 * config.sub: Import from master sources, rev 1.226.
7823 * config.guess: Import from master sources, rev 1.216.
7824
7825 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7826
7827 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7828 * MAINTAINERS: Add self as maintainer of MMIX port.
7829 Remove old after-approval entry.
7830
7831 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7832
7833 * ChangeLog, configure: Fix spelling errors.
7834
7835 2001-10-20 Brendan Kehoe <brendan@zen.org>
7836
7837 * MAINTAINERS: Tweak my address.
7838
7839 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7840
7841 * MAINTAINERS: Update my email address.
7842
7843 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7844
7845 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7846 * MAINTAINERS: Add self as maintainer of CRIS port.
7847
7848 2001-10-10 Geert Bosch <bosch@gnat.com>
7849
7850 * MAINTAINERS (Various maintainers: Ada front end):
7851 Added Robert Dewar.
7852
7853 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7854
7855 * MAINTAINERS (Write After Approval): Added self
7856
7857 2001-10-02 Geert Bosch <bosch@gnat.com>
7858
7859 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7860
7861 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7862
7863 * configure: Handle temporary files securely using mkdir.
7864
7865 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7866
7867 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7868
7869 2001-09-26 Will Cohen <wcohen@redhat.com>
7870
7871 * configure.in (*-*-linux*): Disable configuration of target-newlib
7872 and target-libgloss.
7873
7874 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7875
7876 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7877 RANLIB.
7878
7879 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7880
7881 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7882 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7883 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7884 avoid quotes nesting problems.
7885 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7886 (DO_X): Export only variables that are set.
7887
7888 2001-09-19 Ben Elliston <bje@redhat.com>
7889
7890 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7891 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7892 semantics. Use the shell built-in "type" command instead.
7893
7894 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
7895
7896 Merged from gcc-3_0-branch:
7897 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7898 * ltcf-c.sh: Use $objext, not $ac_objext.
7899 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7900 * ltcf-cxx.sh: Add support for GNU.
7901 2001-07-22 Timothy Wall <twall@redhat.com>
7902 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7903 default settings if using GNU tools with that configuration.
7904 * ltcf-cxx.sh: Ditto.
7905 * ltcf-gcj.sh: Ditto.
7906 2001-07-21 Michael Chastain <chastain@redhat.com>
7907 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7908 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7909 * ltmain.sh: Mark as gcc-local.
7910
7911 2001-08-30 Eric Christopher <echristo@redhat.com>
7912 Jason Eckhardt <jle@redhat.com>
7913
7914 * config.guess: Merge from master sources.
7915 * config.sub: Merge from master sources, add support for mipsisa32.
7916
7917 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
7918 * config.sub: Merge from master sources, rev 1.219.
7919 * MAINTAINERS: Add self as contact for stormy16 port.
7920
7921 2001-08-14 Zack Weinberg <zackw@panix.com>
7922
7923 * config.sub: Merge from master sources, rev 1.218.
7924 * config.guess: Merge from master sources, rev 1.209.
7925
7926 2001-08-11 Graham Stott <grahams@redhat.com>
7927
7928 * Makefile.in (check-c++): Add missing semicolon.
7929
7930 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7931
7932 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7933
7934 2001-07-30 Eric Christopher <echristo@redhat.com>
7935
7936 * MAINTAINERS (Various maintainers: mips port): Added myself.
7937
7938 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7939
7940 * configure.in (sh-*-linux*): New.
7941
7942 2001-07-27 Richard Henderson <rth@redhat.com>
7943
7944 * .cvsignore: Add LAST_UPDATED.
7945
7946 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7947
7948 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7949
7950 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
7951
7952 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7953
7954 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7955
7956 * MAINTAINERS (Write After Approval): Added myself.
7957
7958 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7959
7960 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7961 and libgcj on m68hc11/m68hc12.
7962
7963 2001-06-27 H.J. Lu (hjl@gnu.org)
7964
7965 * Makefile (CFLAGS_FOR_BUILD): New.
7966 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7967
7968 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7969
7970 * README: Remove version number.
7971
7972 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7973
7974 * INSTALL/README: Update wrt. to the installation instructions now
7975 residing in gcc/doc/install.texi.
7976
7977 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7978
7979 * README: Replace with a cut-down and updated version of gcc/README.
7980
7981 2001-06-12 David Edelsohn <edelsohn@gnu.org>
7982
7983 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7984 multilibs to be disabled.
7985
7986 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
7987
7988 * MAINTAINERS (Write After Approval): Add myself.
7989
7990 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
7991
7992 * config.guess: Import CVS version 1.195.
7993 * config.sub: Import CVS version 1.212.
7994
7995 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7996
7997 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7998 gcc/xgcc is built, use -print-prog-name to find out the program
7999 name to use.
8000
8001 2001-06-04 Phil Edwards <pme@sources.redhat.com>
8002
8003 * config.guess: Import CVS version 1.194. All gcc-local changes
8004 appear to also be in the master copy.
8005 * config.sub: Import CVS version 1.211.
8006
8007 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8008
8009 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8010 with_gcc]: Use `gcc -shared' to build a shared library.
8011
8012 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8013
8014 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8015 archives.
8016
8017 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8018
8019 * MAINTAINERS (Write After Approval): Add myself.
8020
8021 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8022
8023 * configure.in (libstdcxx_flags): Do not try to execute
8024 libstdc++-v3/testsuite_flags until it exists.
8025
8026 2001-06-01 Alan Modra <amodra@bigpond.net.au>
8027
8028 * MAINTAINERS: Update my email address.
8029
8030 2001-05-31 Graham Stott <grahams@redhat.com>
8031
8032 * MAINTAINERS (Write After Approval): Add myself.
8033
8034 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8035
8036 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8037 libraries when using g++ with native linker.
8038
8039 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8040
8041 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8042
8043 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8044
8045 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8046 [aix4*|aix5*]: Prepend blank.
8047
8048 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8049
8050 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8051 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8052 of subdir/configure scripts to use the new libtool.m4.
8053
8054 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8055
8056 * MAINTAINERS (Write After Approval): Add myself.
8057
8058 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8059
8060 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8061
8062 2001-05-11 Ben Elliston <bje@redhat.com>
8063
8064 * Makefile.in (all-sid): New target.
8065 (check-sid, clean-sid, install-sid): Likewise.
8066
8067 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8068
8069 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8070
8071 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8072
8073 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8074 libgcj.
8075
8076 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8077
8078 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8079 gcc/xgcc is built, use -print-prog-name to find out the program
8080 name to use.
8081
8082 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8083
8084 * configure.in (noconfigdirs): Don't reset it from scratch in the
8085 target case; only append to it.
8086
8087 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8088 sparc-*-solaris2.8]: Disable ${libgcj}.
8089
8090 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8091
8092 * configure.in (libgcj_saved): Copy from $libgcj.
8093 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8094 --disable-libgcj.
8095
8096 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8097
8098 * MAINTAINERS: Remove self as MIPS maintainer and
8099 C front end maintainer.
8100
8101 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8102
8103 * configure.in: Move *-chorusos target case to the proper switch.
8104 Disable libgcj.
8105
8106 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8107
8108 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8109 1.641.2.228.
8110
8111 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8112
8113 * Makefile.in (STAGE1_CFLAGS): Pass down.
8114
8115 2001-04-13 Alan Modra <amodra@one.net.au>
8116
8117 * config.guess: Add hppa64-linux support. Note for next import that
8118 this is already in the master file.
8119 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8120
8121 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8122
8123 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8124 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8125
8126 2001-04-11 Stan Shebs <shebs@apple.com>
8127
8128 * MAINTAINERS: Add self as Darwin port maintainer.
8129
8130 2001-04-11 Alan Modra <amodra@one.net.au>
8131
8132 * MAINTAINERS: Update my email address.
8133
8134 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
8135
8136 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8137 recent versions of FreeBSD (release 3 or later).
8138 * ltconfig: On FreeBSD, -lc must not be provided when building
8139 a shared library or else the standard -pthread gcc option is
8140 rendered worthless to later users of the built library.
8141
8142 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8143
8144 * MAINTAINERS: Add self and RTH as C front end maintainers.
8145
8146 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
8147
8148 * config.sub: Make sure to match an already-canonicalized
8149 machine name (eg. mn10300-unknown-elf).
8150
8151 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8152
8153 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8154 New macros.
8155 (bootstrap, cross): Use RECURSE_FLAGS.
8156 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8157
8158 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8159
8160 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8161
8162 2001-03-22 Colin Howell <chowell@redhat.com>
8163
8164 * Makefile.in (DO_X): Do not backslash single-quotes in
8165 backquotes (two places).
8166
8167 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8168
8169 Re-installed:
8170 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8171 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8172 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8173 * ltcf-cxx.sh: Likewise.
8174 * ltcf-gcj.sh: Likewise.
8175
8176 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8177
8178 * MAINTAINERS: Add myself as "documentation co-maintainer".
8179
8180 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8181
8182 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8183 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8184
8185 2001-03-19 Tom Tromey <tromey@redhat.com>
8186
8187 * config-ml.in: Handle GCJ and GCJFLAGS.
8188
8189 2001-03-21 Michael Chastain <chastain@redhat.com>
8190
8191 * Makefile.in: all-m4 depends on all-texinfo.
8192
8193 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
8194
8195 * MAINTAINERS: Add myself to write after approval list.
8196
8197 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8198
8199 * Makefile.in (DO_X): Quote nested quotes.
8200
8201 2001-03-18 Alan Modra <alan@linuxcare.com.au>
8202
8203 * MAINTAINERS: Add myself to write after approval list.
8204
8205 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8206
8207 * Makefile.in (DO_X): Use double quotes for quoting
8208 "RANLIB=$${RANLIB}".
8209
8210 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8211
8212 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8213
8214 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8215
8216 * configure.in: Only use `lang_requires' for languages athat are
8217 actually enabled.
8218
8219 2001-03-08 Phil Edwards <pme@sources.redhat.com>
8220
8221 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8222
8223 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8224
8225 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8226
8227 2001-03-07 Tom Tromey <tromey@redhat.com>
8228
8229 * configure.in: Allow config-lang.in to set `lang_requires' to list
8230 of other required languages.
8231
8232 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8233
8234 * Makefile.in: Remove RANLIB definition. Use RANLIB
8235 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8236 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8237
8238 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8239 Alexandre Oliva <aoliva@redhat.com>
8240
8241 * Makefile.in (check-c++): Use tabs, not spaces.
8242
8243 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
8244
8245 * MAINTAINERS: add myself to Write After Approval list.
8246
8247 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8248
8249 * Makefile.in (check-c++): New rule.
8250
8251 * configure.in (target_libs): Remove libg++.
8252 (noconfigdirs): Remove libg++.
8253 (noconfigdirs): Same.
8254 (noconfigdirs): Same.
8255 (noconfigdirs): Same.
8256
8257 * config-ml.in: Remove libg++ references.
8258
8259 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8260 (ALL_TARGET_MODULES): Same.
8261 (configure-target-libg++): Remove.
8262 (all-target-libg++): Remove.
8263 (configure-target-libio): Remove.
8264 (all-target-libio): Remove.
8265 (check-target-libio): Remove.
8266 (.PHONY): Remove.
8267 (libg++.tar.bz2): Remove.
8268 (all-target-cygmon): Remove libio.
8269 (all-target-libstdc++): Remove.
8270 (configure-target-libstdc++): Remove.
8271 (TARGET_LIB_PATH): Remove libstdc++.
8272 (ALL_GCC_CXX): Remove libstdc++.
8273 (all-target-gperf): Correct.
8274
8275 2001-02-16 Nick Clifton <nickc@redhat.com>
8276
8277 * configure.in (noconfigdirs): Allow configuration of texinfo
8278 for Cygwin hosts.
8279
8280 2001-02-15 Anthony Green <green@redhat.com>
8281
8282 * configure: Introduce GCJ_FOR_TARGET.
8283 * configure.in: Ditto.
8284 * Makefile.in: Ditto.
8285
8286 2001-02-13 Andreas Schwab <schwab@suse.de>
8287
8288 * MAINTAINERS: Update mail address.
8289
8290 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8291
8292 * config.guess: Add linux target for S/390.
8293 * config.sub: Likewise.
8294
8295 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8296
8297 * configure.in: for *-chorusos, don't config target-newlib and
8298 target-libgloss.
8299
8300 2001-02-06 Ben Elliston <bje@redhat.com>
8301
8302 * configure: Output host type to stdout, not stderr.
8303
8304 2001-02-05 Mark Mitchell <mark@codesourcery.com>
8305
8306 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8307 * ltcf-cxx.sh: Likewise.
8308
8309 * config.if: Assume enable_libstdcxx_v3 is defined.
8310
8311 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8312
8313 Remove V2 C++ library.
8314 * configure.in: Remove --enable-libstdcxx_v3 support.
8315
8316 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8317
8318 * include/demangle.h: Add prototype for java_demangle_v3.
8319
8320 2001-01-29 Phil Edwards <pme@sources.redhat.com>
8321
8322 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8323
8324 2001-01-27 Richard Henderson <rth@redhat.com>
8325
8326 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8327
8328 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8329
8330 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8331 Don't unset, it's non-portable and no longer necessary, set to empty
8332 instead.
8333
8334 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8335
8336 * ltconfig: Shell portability fix for the tagname validity check.
8337
8338 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8339
8340 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8341 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8342
8343 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8344
8345 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8346
8347 2001-01-26 Tom Tromey <tromey@redhat.com>
8348
8349 * configure.in: Allow libgcj to be built on Sparc Solaris.
8350
8351 2001-01-25 David Edelsohn <edelsohn@gnu.org>
8352
8353 * ltcf-c.sh: Add aix5 case.
8354 * ltcf-cxx.sh: Likewise.
8355 * ltconfig: Likewise.
8356
8357 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8358
8359 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8360 keep at least one of build_libtool_libs or build_old_libs set to
8361 yes.
8362
8363 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8364 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8365
8366 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8367
8368 * configure.in: Enable libgcj on several additional platforms.
8369
8370 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8371
8372 * configure.in: Enable libgcj for linux targets.
8373
8374 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8375
8376 * MAINTAINERS (Write After Approval): Add myself.
8377
8378 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8379
8380 * MAINTAINERS: Add myself as vax port maintainer.
8381
8382 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8383
8384 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8385
8386 2001-01-09 Mike Stump <mrs@wrs.com>
8387
8388 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8389 failures of subdirectories.
8390
8391 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8392
8393 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8394 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8395 * ltcf-cxx.sh: Likewise.
8396 * ltcf-gcj.sh: Likewise.
8397 * ltconfig.sh: Fix typo.
8398
8399 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8400
8401 * configure: handle DOS-style absolute paths.
8402
8403 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8404
8405 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8406
8407 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8408
8409 * MAINTAINERS: Add myself as avr port co-maintainer.
8410
8411 2000-12-28 Ben Elliston <bje@redhat.com>
8412
8413 * MAINTAINERS: Add myself under ``Write After Approval''.
8414
8415 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8416
8417 * texinfo: Remove directory from GCC.
8418
8419 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8420
8421 * COPYING: Update to current
8422 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8423 to 19yy as example year in copyright notice).
8424
8425 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8426
8427 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8428 (libstdcxx_incdir): Pass down.
8429 * config.if: Remove expired bits for cxx_interface, add stub.
8430 (libstdcxx_incdir): Add variable for g++ include directory.
8431 * configure.in (gxx_include_dir): Use it.
8432
8433 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
8434
8435 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8436 with old-email address from ``Write After Approval''.
8437
8438 2000-12-15 Andreas Jaeger <aj@suse.de>
8439
8440 * configure.in: Handle lang_dirs.
8441
8442 2000-12-14 Tom Tromey <tromey@redhat.com>
8443
8444 * MAINTAINERS: Removed brads.
8445
8446 * MAINTAINERS: Added gcj developers.
8447
8448 2000-12-13 Anthony Green <green@redhat.com>
8449
8450 * configure.in: Disable libgcj for any target not specifically
8451 listed. Disable libgcj for x86 and Alpha Linux until compatible
8452 with g++ abi.
8453
8454 2000-12-13 Mike Stump <mrs@wrs.com>
8455
8456 * Makefile.in (local-distclean): Also remove fastjar.
8457
8458 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8459
8460 * contrib/gcc_update: Add fastjar --touch entries.
8461
8462 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8463
8464 * configure.in: Disable language-specific target libraries for
8465 languages that aren't enabled.
8466
8467 2000-12-10 Anthony Green <green@redhat.com>
8468
8469 * configure.in: Define libgcj. Disable libgcj target libraries for
8470 most targets.
8471
8472 2000-12-10 Neil Booth <neilb@earthling.net>
8473
8474 * MAINTAINERS: Update mail address, remove from WAA list.
8475
8476 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8477
8478 * libjava: Imported from /cvs/java.
8479 * libffi: Likewise.
8480 * Boehm-gc: Likewise.
8481
8482 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8483
8484 * configure.in (target_libs): Revert 2000-12-08 patch.
8485 (noconfigdirs): Added target-libjava.
8486
8487 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8488
8489 * djunpack.bat: removed.
8490
8491 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8492
8493 * Makefile.in: handle DOS-style absolute paths.
8494 * config-ml.in: likewise.
8495 * symlink-tree: likewise.
8496
8497 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8498
8499 * fastjar: Imported.
8500
8501 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8502
8503 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8504 libjava.
8505 * configure.in (target_libs): Removed `target-libjava'.
8506
8507 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8508
8509 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8510 (ALL_MODULES): Added fastjar.
8511 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8512 (all-target-libjava): all-fastjar replaces all-zip.
8513 (all-fastjar): Added.
8514 (configure-target-fastjar, all-target-fastjar): Likewise.
8515 * configure.in (host_tools): Added fastjar.
8516
8517 2000-12-07 Mike Stump <mrs@wrs.com>
8518
8519 * Makefile.in (local-distclean): Remove leftover built files.
8520
8521 2000-11-24 Nick Clifton <nickc@redhat.com>
8522
8523 * configure.in (xscale-elf): Add target.
8524 (xscale-coff): Add target.
8525
8526 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8527
8528 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8529 recent versions of FreeBSD (release 3 or later).
8530 * ltconfig: On FreeBSD, -lc must not be provided when building
8531 a shared library or else the standard -pthread gcc option is
8532 rendered worthless to later users of the built library.
8533
8534 2000-11-16 Fred Fish <fnf@be.com>
8535
8536 * configure.in (enable_libstdcxx_v3): Fix typo,
8537 libstd++ -> libstdc++.
8538
8539 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8540
8541 * MAINTAINERS: Add self to Write After Approval list.
8542
8543 2000-11-21 Bernd Schmidt <bernds@redhat.com>
8544
8545 * MAINTAINERS: Update my email address. Add myself to global write
8546 privs list.
8547
8548 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8549
8550 * Makefile.in: Merge with src and libgcj.
8551 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8552 configure-target-<library> when their configure scripts need the C
8553 or C++ library to have already been built to work properly.
8554 (do_proto_toplev): Set them to an empty string.
8555
8556 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8557 (REALLY_SET_LIB_PATH): Use them.
8558
8559 2000-11-17 Stan Shebs <shebs@apple.com>
8560
8561 * MAINTAINERS: Add self to Write After Approval list.
8562
8563 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8564
8565 * configure: Provide the original toplevel configure arguments
8566 (including $0) to subprocesses in the environment rather than
8567 through gcc/configargs.h.
8568
8569 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8570
8571 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8572 C99. Alphabetise "Write After Approval" list.
8573
8574 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8575
8576 * configure: Turn on libstdc++ V3 by default.
8577
8578 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8579 if we've got GCC.
8580
8581 2000-11-11 Philip Blundell <philb@gnu.org>
8582
8583 * MAINTAINERS: Add self to Write After Approval list.
8584
8585 2000-11-09 David Edelsohn <edelsohn@gnu.org>
8586
8587 * ltcf-c.sh (aix4): Improve shared library configuration; require
8588 exporting symbols.
8589 * ltcf-cxx.sh (aix4): Define.
8590 * ltconfig (aix4): Define library and soname specs appropriate for
8591 AIX. Define command to create export symbols list.
8592
8593 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8594
8595 * config.sub: Add support for Sun Chorus
8596
8597 2000-10-31 Nick Clifton <nickc@redhat.com>
8598
8599 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8600 <name>@redhat.com. Also installed new email address for Clint
8601 Popetz.
8602
8603 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8604
8605 * etc: Remove directory from GCC.
8606
8607 2000-10-16 Michael Meissner <meissner@redhat.com>
8608
8609 * configure (gcc/configargs.h): Only create if there is a build GCC
8610 directory created.
8611
8612 2000-10-16 Matthias Klose <doko@debian.org>
8613
8614 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8615 when configured for libstdc++-v3.
8616
8617 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8618
8619 * configure: Save configure arguments to gcc/configargs.h.
8620
8621 2000-10-04 Philipp Thomas <pthomas@suse.de>
8622
8623 * config.guess: Import CVS version 1.157.
8624 * config.sub: Import CVS version 1.181.
8625
8626 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8627
8628 * Makefile.in (bootstrap): avoid recursion if subdir missing
8629 (cross): ditto
8630 (do-proto-toplev): ditto
8631
8632 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8633
8634 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8635 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8636
8637 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8638 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8639 all affected `configure' scripts.
8640
8641 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8642
8643 * MAINTAINERS: Add self as cpplib co-maintainer.
8644
8645 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
8646
8647 * MAINTAINERS: Add self to Write After Approval list.
8648
8649 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8650
8651 * INSTALL/README: egcs -> GCC update.
8652
8653 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8654
8655 * MAINTAINERS: Add myself to Write After Approval list.
8656
8657 2000-09-15 Kazu Hirata <kazu@hxi.com>
8658
8659 * MAINTAINERS: Add myself to Write After Approval list.
8660
8661 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8662
8663 * configure.in: Do not build byacc for hppa64. Provide paths to the
8664 X11 libraries for hppa64.
8665
8666 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8667
8668 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8669
8670 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8671
8672 * Makefile.in (all-zlib): Added dummy target.
8673
8674 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8675 ltcf-gcj.sh: Updated from libtool multi-language branch.
8676
8677 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8678
8679 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8680 (bootstrap*): Depend on all-bootstrap.
8681
8682 2000-09-05 Philipp Thomas <pthomas@suse.de>
8683
8684 * config.guess: Import CVS version 1.156.
8685 * config.sub: Import CVS version 1.179.
8686
8687 2000-09-02 Anthony Green <green@cygnus.com>
8688
8689 * Makefile.in (all-gcc): Depend on all-zlib.
8690 (CLEAN_MODULES): Add clean-zlib.
8691 (ALL_MODULES): Add all-zlib.
8692 * configure.in (host_libs): Add zlib.
8693
8694 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8695
8696 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8697 crosses, but add gcc/include to the header search path for them.
8698
8699 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8700
8701 * MAINTAINERS: Add self to Write After Approval list.
8702
8703 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8704
8705 * config.guess: Import CVS version 1.152.
8706 * config.sub: Import CVS version 1.177.
8707
8708 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8709
8710 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8711 $targargs to tell whether newlib is going to be built.
8712
8713 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8714 $$r/TARGET_SUBDIR/libio for _G_config.h.
8715
8716 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
8717
8718 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8719
8720 2000-08-22 DJ Delorie <dj@redhat.com>
8721
8722 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8723
8724 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8725
8726 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8727 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8728 sub-configures.
8729
8730 2000-08-21 DJ Delorie <dj@redhat.com>
8731
8732 * MAINTAINERS: Add self as a libiberty maintainer
8733
8734 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8735
8736 * configure.in (libstdcxx_flags): Use
8737 libstdc++-v3/src/libstdc++.INC.
8738
8739 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8740
8741 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8742
8743 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8744
8745 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8746
8747 * configure: Make enable_threads and enable_shared defaults
8748 explicit. Substitute enable_threads into generated Makefiles.
8749 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8750 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8751
8752 2000-08-13 Geoff Keating <geoffk@cygnus.com>
8753
8754 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8755
8756 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
8757
8758 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8759 previous delta.
8760
8761 2000-08-11 Jason Merrill <jason@redhat.com>
8762
8763 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8764 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8765 (FLAGS_FOR_TARGET): Not here.
8766 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8767
8768 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
8769
8770 * config-ml.in (CC, CXX): Don't introduce a leading space.
8771
8772 2000-08-07 DJ Delorie <dj@delorie.com>
8773
8774 * MAINTAINERS: Add self as a DJGPP maintainer
8775
8776 2000-08-07 DJ Delorie <dj@redhat.com>
8777
8778 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8779 "if we're also building gcc, and it's a gcc that will run on the
8780 build machine, we want to use its includes instead of the system's
8781 default includes".
8782
8783 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8784
8785 * MAINTAINERS: Add self to Write After Approval list.
8786
8787 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8788
8789 * configure.in (libstdcxx_flags): Don't use `"'.
8790
8791 * config-ml.in: Adjust multilib search paths to the
8792 appropriate multilib tree.
8793
8794 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8795
8796 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8797 commas in $LANGUAGES.
8798
8799 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8800
8801 * configure.in: Re-enable all references to libg++ and librx.
8802
8803 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8804
8805 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8806 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8807 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8808 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8809
8810 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8811
8812 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8813
8814 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8815 CXX_FOR_TARGET for sed.
8816
8817 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8818
8819 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8820 Do not override if already set in the environment or in configure.
8821 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8822 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8823
8824 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
8825
8826 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8827 the libtool CVS tree multi-language branch.
8828 * ltconfig, ltmain.sh: Updated.
8829
8830 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8831
8832 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8833 (clean-target): Depend on it.
8834
8835 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8836 (GCC_FOR_TARGET): Use it.
8837 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8838 * configure.in: ... here.
8839 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8840 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8841
8842 2000-07-24 Eric Christopher <echristo@cygnus.com>
8843
8844 * MAINTAINERS: Add self to Write After Approval list.
8845
8846 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8847
8848 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8849 (configure-target-libchill, configure-target-libobjc): Likewise.
8850
8851 * configure.in: Use the same cache file for all target libs.
8852 * config-ml.in: But different cache files per multilib variant.
8853
8854 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8855
8856 * configure (topsrcdir): Don't use dirname.
8857
8858 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8859
8860 * MAINTAINERS: Add self to Write After Approval list.
8861
8862 2000-07-20 Jason Merrill <jason@redhat.com>
8863
8864 * configure.in: Remove all references to libg++ and librx.
8865
8866 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8867
8868 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8869
8870 * config.sub: Update to subversions version 2000-07-06.
8871
8872 2000-07-12 Andrew Haley <aph@cygnus.com>
8873
8874 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8875 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8876
8877 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8878
8879 * symlink-tree: Check number of arguments.
8880
8881 2000-07-05 Jim Wilson <wilson@cygnus.com>
8882
8883 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8884 search path for a g++ extracted from the build tree. This
8885 will allow link tests run by configure scripts in
8886 subdirectories to succeed.
8887
8888 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8889
8890 * ltconfig: Add support for mips-dde-sysv4.2MP
8891
8892 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8893
8894 * MAINTAINERS: Add myself as loop discovery maintainer.
8895
8896 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8897
8898 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8899 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8900
8901 2000-06-19 Timothy Wall <twall@cygnus.com>
8902
8903 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8904 * config.sub: Add tic54x target.
8905
8906 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8907
8908 * MAINTAINERS: Add self as Fortran maintainer,
8909 remove Craig Burley.
8910
8911 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
8912
8913 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8914 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8915
8916 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8917
8918 * MAINTAINERS: Add self as i18n maintainer
8919
8920 20000-05-21 H.J. Lu (hjl@gnu.org)
8921
8922 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8923 directory are used if they exist. Make sure
8924 $(build_tooldir)/include is searched for header files,
8925 $(build_tooldir)/lib/ for library files.
8926 (GCC_FOR_TARGET): Likewise.
8927 (CXX_FOR_TARGET): Likewise.
8928
8929 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8930
8931 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8932
8933 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
8934
8935 * Makefile.in (configure-target-libiberty): Depend on
8936 configure-target-newlib.
8937
8938 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8939
8940 * configure.in, Makefile.in: Merge all libffi-related
8941 configury stuff from the libgcj tree.
8942
8943 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8944
8945 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8946 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8947
8948 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8949
8950 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8951 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8952 current version information. Add to proto-toplev directory.
8953 (gdb-taz): Build do-djunpack.
8954
8955 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8956
8957 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8958
8959 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8960
8961 * MAINTAINERS: Add self to Write After Approval list.
8962
8963 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8964
8965 * ltmain.sh: Preserve in relink_command any environment
8966 variables that may affect the linker behavior.
8967
8968 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8969
8970 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8971
8972 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8973
8974 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8975
8976 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8977
8978 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8979 with the version name.
8980
8981 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8982
8983 * MAINTAINERS: Add self as bb-reorder maintainer.
8984
8985 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8986
8987 * config.if: Tweak.
8988
8989 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8990
8991 * djunpack.bat: New file.
8992
8993 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8994
8995 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8996 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8997 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8998 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8999
9000 2000-04-16 Dave Pitts <dpitts@cozx.com>
9001
9002 * config.sub (case $basic_machine): Change default for "ibm-*"
9003 to "openedition".
9004
9005 2000-04-13 Andreas Jaeger <aj@suse.de>
9006
9007 * MAINTAINERS: Added myself.
9008
9009 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9010
9011 * Makefile.in (gdb-taz): New target. GDB specific archive.
9012 (do-md5sum): New target.
9013 (MD5PROG): Define.
9014 (PACKAGE): Default to TOOL.
9015 (VER): Default to a shell script.
9016 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9017 md5 checksum generation.
9018 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9019 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9020 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9021 insight.tar.bz2): Use gdb-taz to create archive.
9022
9023 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9024
9025 * configure (warn_cflags): Delete.
9026
9027 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9028
9029 * MAINTAINERS: Added myself.
9030
9031 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9032 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
9033
9034 * configure.in (enable_libstdcxx_v3): Add.
9035 (target_libs): Add bits here to switch between libstdc++-v2 and
9036 libstdc++-v3.
9037 * config.if: And this file too.
9038 * Makefile.in: Add libstdc++-v3 targets.
9039
9040 2000-04-05 Michael Meissner <meissner@redhat.com>
9041
9042 * config.sub (d30v): Add d30v as a basic machine type.
9043
9044 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9045
9046 * configure.in: -linux-gnu*, not -linux-gnu.
9047
9048 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9049
9050 * MAINTAINERS: Add self in write-after-approval section.
9051
9052 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9053
9054 * MAINTAINERS: Add self as ia64 port maintainer.
9055
9056 2000-03-08 Neil Booth <NeilB@earthling.net>
9057
9058 * MAINTAINERS: Add self in write-after-approval section.
9059
9060 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
9061
9062 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9063 (do-tar-bz2): Replace TOOL with PACKAGE.
9064 (gdb.tar.bz2): Remove GDBTK from GDB package.
9065 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9066 dejagnu.tar.bz2): New packages.
9067
9068 2000-02-27 Andreas Jaeger <aj@suse.de>
9069
9070 * configure.in: Add entry for mips*-*-linux*, move catch all
9071 *-*-*linux* entry below this one.
9072
9073 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9074
9075 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9076
9077 2000-02-24 Nick Clifton <nickc@cygnus.com>
9078
9079 * config.sub: Support an OS of "wince".
9080
9081 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9082
9083 * config.guess, config.sub: Updated to match config's 2000-02-15
9084 version.
9085
9086 2000-02-23 Linas Vepstas <linas@linas.org>
9087
9088 * config.sub: Add support for Linux/IBM 370.
9089 * configure.in: Likewise.
9090
9091 2000-02-22 Nick Clifton <nickc@cygnus.com>
9092
9093 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9094
9095 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9096
9097 * config.guess: Guess "cygwin" rather than "cygwin32".
9098
9099 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9100
9101 * configure (gcc_version): When setting, narrow search to
9102 lines containing `version_string'.
9103
9104 2000-02-15 Denis Chertykov <denisc@overta.ru>
9105
9106 * config.sub: Add support for avr target.
9107
9108 2000-02-14 Nick Clifton <nickc@cygnus.com>
9109
9110 * MAINTAINERS: Add maintainers for MCore port.
9111
9112 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9113
9114 * config.sub: Add mmix-knuth-mmixware.
9115
9116 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9117
9118 * MAINTAINERS: Pair cccp with cpplib maintainership.
9119
9120 2000-01-27 Christopher Faylor <cgf@redhat.com>
9121
9122 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9123 structure stuff to -L library search.
9124 (CXX_FOR_TARGET): Ditto.
9125 (CROSS_CHECK_MODULES): Fix spelling mistake.
9126
9127 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9128
9129 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9130 the C++ compiler.
9131
9132 2000-01-12 Richard Henderson <rth@cygnus.com>
9133
9134 * configure.in: Don't build some bits for beos.
9135
9136 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9137
9138 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9139 as include files.
9140
9141 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9142
9143 * Add self as cpplib maintainer, as requested by Jason
9144 Merrill. Correct my e-mail address.
9145
9146 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9147
9148 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9149 not mh-aix43.
9150
9151 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9152
9153 * MAINTAINERS: Add myself to "write after approval" list.
9154
9155 1999-12-14 Richard Henderson <rth@cygnus.com>
9156
9157 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9158 * config.sub: Accept alphaev[78], alphaev8.
9159
9160 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9161
9162 * config.guess, config.sub: Update from autoconf.
9163
9164 1999-11-29 Bruce Korb <autogen@linuxbox.com>
9165
9166 * MAINTAINERS: update my playtime e-address.
9167
9168 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9169
9170 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9171 necessary libraries are missing.
9172
9173 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9174
9175 * MAINTAINERS: Add new 'write after approval' maintainer.
9176
9177 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9178
9179 * MAINTAINERS: Add new Java maintainer.
9180
9181 1999-10-25 Andreas Schwab <schwab@suse.de>
9182
9183 * configure: Fix quoting inside arguments of eval.
9184
9185 1999-10-21 Nick Clifton <nickc@cygnus.com>
9186
9187 * config-ml.in: Allow suppression of some ARM multilibs.
9188
9189 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9190
9191 * config.guess: Add OS/390 match pattern.
9192 * config.sub: Add mvs, openedition targets.
9193 * configure.in (i370-ibm-opened*): New.
9194
9195 1999-09-04 Steve Chamberlain <sac@pobox.com>
9196
9197 * config.sub: Add support for configuring for pj.
9198
9199 1999-08-31 Nick Clifton <nickc@cygnus.com>
9200
9201 * config.sub (maybe_os): Add support for configuring for fr30.
9202
9203 1999-08-25 Nick Clifton <nickc@cygnus.com>
9204
9205 * configure.in: Do not configure or build ld for AIX
9206 platforms. ld is known to be broken on these platforms.
9207
9208 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9209
9210 * config-ml.in: Pass compiler flag corresponding to multidirs to
9211 subdir configures.
9212
9213 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9214
9215 * Makefile.in (LDFLAGS): Define.
9216
9217 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9218
9219 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9220 noconfigdirs.
9221 (*-*-cygwin*): Likewise.
9222
9223 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9224
9225 * mkdep: New file.
9226 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9227 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9228
9229 From Eli Zaretskii <eliz@is.elta.co.il>:
9230 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9231 long file name when using DJGPP on MS-DOS.
9232
9233 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9234
9235 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9236
9237 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9238
9239 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9240 dependency as this causes "make check" to globally "make all"
9241
9242 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9243
9244 * configure.in (target_libs): Added target-zlib.
9245 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9246 (CONFIGURE_TARGET_MODULES): Likewise.
9247 (CHECK_TARGET_MODULES): Likewise.
9248 (INSTALL_TARGET_MODULES): Likewise.
9249 (CLEAN_TARGET_MODULES): Likewise.
9250 (configure-target-zlib): New target.
9251 (all-target-zlib): Likewise.
9252 (all-target-libjava): Depend on all-target-zlib.
9253 (configure-target-libjava): Depend on configure-target-zlib.
9254
9255 * Makefile.in (configure-target-libjava): Depend on
9256 configure-target-newlib.
9257 (configure-target-boehm-gc): New target.
9258 (configure-target-qthreads): New target.
9259
9260 * configure.in (target_libs): Added target-qthreads.
9261 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9262 (CONFIGURE_TARGET_MODULES): Likewise.
9263 (CHECK_TARGET_MODULES): Likewise.
9264 (INSTALL_TARGET_MODULES): Likewise.
9265 (CLEAN_TARGET_MODULES): Likewise.
9266 (all-target-qthreads): New target.
9267 (configure-target-libjava): Depend on configure-target-qthreads.
9268 (all-target-libjava): Depend on all-target-qthreads.
9269
9270 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9271 (CONFIGURE_TARGET_MODULES): Likewise.
9272 (CHECK_TARGET_MODULES): Likewise.
9273 (INSTALL_TARGET_MODULES): Likewise.
9274 (CLEAN_TARGET_MODULES): Likewise.
9275 (all-target-libjava): New target.
9276 (all-target-boehm-gc): Likewise.
9277 * configure.in (target_libs): Added libjava, boehm-gc.
9278
9279 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9280
9281 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9282 configure.bat in SUPPORT_FILES.
9283 (gas+binutils.tar.bz2): Likewise.
9284
9285 * makeall.bat: Remove; obsolete.
9286
9287 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9288
9289 From Mark Elbrecht:
9290 * configure.bat: Remove; obsolete.
9291
9292 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9293
9294 * configure: Add -W -Wall to the default CFLAGS when compiling with
9295 gcc.
9296
9297 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9298
9299 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9300
9301 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9302
9303 * configure.in: Build ld on IRIX6.
9304
9305 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9306
9307 * Makefile.in: Change distribution targets to use bzip2 instead of
9308 gzip.
9309 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9310 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9311
9312 1999-06-04 Nick Clifton <nickc@cygnus.com>
9313
9314 * config.sub: Add mcore target.
9315
9316 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9317
9318 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9319
9320 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9321
9322 * config.guess (dummy): Changed to $dummy.
9323
9324 1999-05-24 Nick Clifton <nickc@cygnus.com>
9325
9326 * config.sub: Tidied up case statements.
9327
9328 1999-05-22 Ben Elliston <bje@cygnus.com>
9329
9330 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9331 <jiro@din.or.jp>.
9332
9333 * config.guess: Merge with FSF version. Future changes will be
9334 more accurately recorded in this ChangeLog.
9335 * config.sub: Likewise.
9336
9337 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9338
9339 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9340
9341 1999-04-30 Tom Tromey <tromey@cygnus.com>
9342
9343 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9344
9345 1999-04-23 Tom Tromey <tromey@cygnus.com>
9346
9347 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9348
9349 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9350
9351 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9352 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9353 Bad merge removed these two changes.
9354
9355 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9356 Martin Heller (Ing.-Buero_Heller@t-online.de)
9357
9358 * config.guess (interix Alpha): Add.
9359
9360 1999-04-11 Richard Henderson <rth@cygnus.com>
9361
9362 * configure.in (i?86-*-beos*): Do config gperf; don't config
9363 gdb, newlib, or libgloss.
9364
9365 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9366
9367 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9368 link a trivial program with -mabi=64. If it fails, remove mabi=64
9369 from multidirs.
9370
9371 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9372
9373 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9374
9375 1999-04-08 Nick Clifton <nickc@cygnus.com>
9376
9377 * config.sub: Add support for mcore targets.
9378
9379 1999-04-07 Michael Meissner <meissner@cygnus.com>
9380
9381 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9382 not mt-ospace, in order to shut up assembler warning about using
9383 symbols that are named the same as registers.
9384
9385 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9386
9387 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9388 dependency list for all-target-cygmon.
9389
9390 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9391
9392 * config-ml.in: Check $host, not $target, for selective multilibs.
9393 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9394 thumb interworking, and underscore prefix multilibs.
9395
9396 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9397
9398 * missing: Update to version from current automake.
9399
9400 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9401
9402 * configure (gxx_include_dir): Removed.
9403
9404 * configure.in (gxx_include_dir): Handle it.
9405 * Makefile.in: Likewise.
9406
9407 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9408
9409 * config.sub (mips64vr4111,mips64vr4111el) Add.
9410
9411 1999-03-21 Ben Elliston <bje@cygnus.com>
9412
9413 * config.guess: Correct typo for detecting ELF on FreeBSD.
9414
9415 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9416
9417 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9418 config/mh-djgpp.
9419
9420 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9421
9422 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9423 all-target-newlib to dependency list for all-target-bsp.
9424
9425 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9426
9427 * config.sub: Add i386-uwin support.
9428 * config.guess: Likewise.
9429
9430 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9431
9432 * configure.in: cleanup, add mh-*pic handling for arm, special
9433 case powerpc*-*-aix*
9434
9435 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9436
9437 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9438 can be built.
9439
9440 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9441
9442 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9443 targets.
9444
9445 1999-03-02 Nick Clifton <nickc@cygnus.com>
9446
9447 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9448
9449 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9450
9451 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9452
9453 1999-02-24 Nick Clifton <nickc@cygnus.com>
9454
9455 * config.sub: Fix typo in arm recognition.
9456
9457 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9458
9459 * configure.in (noconfigdirs): Changed target_configdirs to
9460 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9461 rather than m68k-*-* since it is not known to work on
9462 m68k-aout. Ditto for arm-*-*oabi.
9463
9464 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9465
9466 * configure.in (*-*-windows*): Remove, no longer used.
9467
9468 1999-02-19 Ben Elliston <bje@cygnus.com>
9469
9470 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9471 Smart and improved by Andrew Cagney.
9472
9473 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9474
9475 * config.guess: Recognize openbsd-*-hppa.
9476
9477 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9478
9479 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9480 only if it is not empty.
9481
9482 1999-02-17 Nick Clifton <nickc@cygnus.com>
9483
9484 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9485
9486 * config.guess: Modified to recognize uname's armv* syntax.
9487
9488 * config.sub: Modified to recognize uname's armv* syntax.
9489
9490 1999-02-17 Mark Salter <msalter@cygnus.com>
9491
9492 * configure.in: Added target-bsp for sparclite.
9493
9494 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9495
9496 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9497
9498 1999-02-08 Nick Clifton <nickc@cygnus.com>
9499
9500 * configure.in: Add support for strongarm port.
9501 * config.sub: Add support for strongarm target.
9502
9503 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
9504
9505 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9506 the old name config/mh-cygwin32.
9507 Enable texinfo.
9508
9509 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9510
9511 * configure.in: Do build ld for ix86 Solaris.
9512
9513 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9514
9515 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9516 $AR_FOR_TARGET. Likewise for RANLIB.
9517
9518 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
9519
9520 * config.sub (oabi): Recognize.
9521 * configure.in (arm-*-oabi): Handle.
9522
9523 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9524
9525 * config.guess: Improve detection of i686 on UnixWare 7.
9526
9527 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9528
9529 * config.guess: Add support for i386-pc-interix.
9530 * config.sub: Likewise.
9531 * configure.in: Likewise.
9532
9533 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9534
9535 * Makefile.in: Remove unneeded all-target-libio from
9536 from all-target-winsup target since it is now unneeded.
9537 Add all-target-libtermcap in its place since it is now
9538 needed.
9539
9540 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9541
9542 * configure.in: makefile stub for cygwin target is probably
9543 unnecessary. Remove it for now.
9544
9545 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9546
9547 * configure.in: libtermcap.a should be built when cygwin is the
9548 target as well as the host.
9549 * config.guess: Allow mixed case in cygwin uname output.
9550 * Makefile.in: Add libtermcap target.
9551
9552 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9553
9554 * config.sub: Clean up handling of hppa2.0.
9555
9556 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9557
9558 * config.guess: Use C code to identify more HP machines.
9559
9560 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9561
9562 * config.sub: Handle hppa2.0.
9563
9564 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9565
9566 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9567 cygmon for all sparclite targets, regardless of object format.
9568
9569 1998-12-15 Mark Salter <msalter@cygnus.com>
9570
9571 * configure.in: Added target-bsp for several target architectures.
9572
9573 * Makefile.in: Added rules for bsp.
9574
9575 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9576
9577 * config.guess: Improve detection of hppa2.0 processors.
9578
9579 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9580
9581 * config.guess: Recognize FreeBSD using ELF automatically.
9582
9583 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9584
9585 * configure (skip-this-dir): Add handling for new shell script, which
9586 might be created by a sub-directory's configure to indicate, this particular
9587 directory is "unwanted".
9588 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9589
9590 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9591
9592 * ltconfig: import from libtool, after changing libtool to
9593 account for the cygwin name change.
9594
9595 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9596
9597 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9598 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9599
9600 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9601
9602 * configure.in: Add libtermcap to list of cygwin dependencies.
9603
9604 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9605
9606 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9607 they include winsup/include when it's a cygwin target.
9608
9609 1998-11-12 Tom Tromey <tromey@cygnus.com>
9610
9611 * configure.in (host_tools): Added zip.
9612 * Makefile.in (all-target-libjava): Depend on all-zip.
9613 (all-zip): New target.
9614 (ALL_MODULES): Added all-zip.
9615 (NATIVE_CHECK_MODULES): Added check-zip.
9616 (INSTALL_MODULES): Added install-zip.
9617 (CLEAN_MODULES): Added clean-zip.
9618
9619 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9620
9621 * Makefile.in: lose "32" from comment about cygwin.
9622
9623 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9624
9625 * configure.in: Use -Os to build target libraries for the fr30.
9626
9627 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9628
9629 * config.sub: Add fr30.
9630
9631 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9632
9633 * configure.in: drop "32" from config/mh-cygwin32. Check
9634 cygwin* instead of cygwin32*.
9635 * config.sub: Check cygwin* instead of cygwin32*.
9636
9637 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9638
9639 * config.guess: Match any version of Unixware7.
9640
9641 1998-10-20 Syd Polk <spolk@cygnus.com>
9642
9643 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9644 if desired.
9645
9646 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9647
9648 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9649 these if the appropriate directories and files to not exist.
9650
9651 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9652
9653 * Makefile.in (DEVO_SUPPORT): Add config.if.
9654
9655 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9656
9657 * configure: Add pattern to replace "build_tooldir"'s
9658 definition in the generated Makefile with "tooldir"'s
9659 actual value.
9660
9661 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9662
9663 * config.sub: Bring back lost sparcv9.
9664
9665 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9666
9667 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9668
9669 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9670 CC_FOR_TARGET and friends.
9671
9672 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9673
9674 * Makefile.in (build_tooldir): New variable, same as tooldir.
9675 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9676 -B$(build_tooldir)/bin/.
9677 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9678
9679 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9680
9681 * README: Remove installation instructions and refer to the
9682 INSTALL directory instead.
9683
9684 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9685
9686 * config.sub: Add support for i[34567]86-pc-udk.
9687 * configure.in: Likewise.
9688
9689 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9690
9691 * Makefile.in: add bzip2 package building bits for user
9692 tools module
9693 * configure.in: ditto
9694
9695 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9696
9697 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9698 (ALL_TARGET_MODULES): Add all-target-libobjc.
9699 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9700 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9701 (all-target-libchill): Add dependencies.
9702 * configure.in (target_libs): Add libchill.
9703
9704 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9705
9706 * configure.in (target_subdir): Remove duplicate line.
9707
9708 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9709
9710 * Makefile.in (all-automake): fix dependencies.
9711
9712 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9713
9714 * configure.in: Minor cleanups for building in the $(target_alias)
9715 subdir.
9716
9717 1998-09-22 Jim Wilson <wilson@cygnus.com>
9718
9719 * Makefile.in (bootstrap): Set r and s before make all. Use
9720 BASE_FLAGS_TO_PASS in make all.
9721 (cross): Likewise.
9722
9723 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9724
9725 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9726
9727 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9728
9729 * config.sub: Fix typo in last change.
9730
9731 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9732
9733 * config.sub: Add support for C4x target.
9734 * configure.in: Likewise.
9735
9736 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9737
9738 * config.sub: Recognize sparcv9 just like sparc64.
9739
9740 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9741
9742 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9743
9744 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9745
9746 * config.guess: Correctly identify Pentium II sco boxes.
9747
9748 * config.guess: Fix "tr" code. From Weiwen Liu.
9749
9750 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9751
9752 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9753 stabs.
9754
9755 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9756
9757 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9758 (ALL_TARGET_MODULES): Add all-target-libchill.
9759 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9760 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9761 (all-target-libchill): Add dependencies.
9762 * configure.in (target_libs): Add libchill.
9763
9764 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9765
9766 * config.guess: Avoid assumptions about "tr" behaves when
9767 LANG is set to something other than English.
9768
9769 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9770
9771 * configure (gxx_include_dir): Changed to
9772 '${prefix}/include/g++'-${libstdcxx_interface}.
9773
9774 * config.if: New to determine the interfaces.
9775
9776 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9777
9778 * config.guess: Detect and handle MPE/IX.
9779 * config.sub: Deal with MPE/IX.
9780
9781 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9782
9783 * configure.in: Use mh-aix43.
9784
9785 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9786
9787 * configure: Fix --without/--disable cases for gxx-include-dir.
9788
9789 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9790
9791 * mdata-sh: Imported. Needed for automake support.
9792
9793 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9794
9795 * Makefile.in (taz): Try "chmod -R og=u ." before
9796 "chmod og=u `find . -print`".
9797
9798 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9799
9800 * configure.in: Add arm-elf and thumb-elf support.
9801
9802 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9803
9804 * Makefile.in: Undo previous patch.
9805
9806 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9807
9808 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9809 to here ...
9810 (install-no-fixedincludes): and here
9811 (INSTALL_MODULES): ... from here.
9812
9813 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9814
9815 * config.sub: Merge with FSF.
9816
9817 * config.guess: Merge with FSF.
9818
9819 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9820
9821 * configure (extraconfigdirs): New variable.
9822 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9823 * Makefile.in (all): Move higher in file.
9824 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9825 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9826 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9827 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9828 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9829
9830 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9831
9832 * Makefile.in (all-target-libjava): Depend on all-gcc and
9833 all-target-newlib.
9834 (configure-target-libjava): Depend on $(ALL_GCC).
9835
9836 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9837
9838 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9839 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9840
9841 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9842
9843 * INSTALL/README: Fix typo.
9844
9845 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9846
9847 * ylwrap: Change absolute path checks to check for DOS style path
9848 names.
9849
9850 * ylwrap: Don't use a full path name if the source file is in the
9851 same directory. From hjl@lucon.org (H.J. Lu).
9852
9853 * config-ml.in: Default to being verbose, to match Feb 18 change to
9854 configure.
9855
9856 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9857
9858 Brought over from egcs:
9859
9860 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9861
9862 * configure.in (target_subdir): Set to ${target_alias} instead
9863 of "libraries".
9864
9865 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9866
9867 * configure.in (target_subdir): Set to libraries if enable_multilib.
9868
9869 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9870
9871 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9872 multilibs, force reconfiguration the first time we create
9873 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9874
9875 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9876
9877 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9878 avoid confusion with --no-recursion.
9879
9880 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9881
9882 * configure.in: Win32 hosts shouldn't use install -x
9883 * install-sh: remove -x option, and special .exe-handling
9884 hack.
9885
9886 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9887
9888 * config.guess: Recognize i586-pc-beos.
9889 * configure.in: Don't build some bits for beos.
9890
9891 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9892
9893 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9894 CFLAGS default to -O2.
9895
9896 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9897 when using GNU ld.
9898
9899 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9900
9901 * ltmain.sh: Correct install when using a different shell.
9902
9903 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9904
9905 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9906
9907 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9908
9909 * makefile.vms: Update to build binutils/makefile.vms. Add install
9910 target.
9911
9912 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9913
9914 * ltconfig: Update to correct AIX handling.
9915
9916 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9917
9918 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9919
9920 * configure.in (target_subdir): Set to ${target_alias} instead
9921 of "libraries".
9922
9923 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9924
9925 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9926 (Makefile): Depend on $(gcc_version_trigger).
9927
9928 * configure (gcc_version): Change default initializer to empty
9929 string.
9930 (gcc_version_trigger): New variable; pass this variable down
9931 to subdir configures to enable them checking gcc's version
9932 themselves. Emit make macros for both gcc_version vars.
9933 (topsrcdir): Initialize reliably.
9934 (recursion line): Remove --with-gcc-version=${gcc_version}.
9935
9936 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9937
9938 * configure (enable_version_specific_runtime_libs): Implement new flag
9939 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9940 in $(libsubdir); emit definition in each generated Makefile.
9941 (gxx_include_dir): Initialize depending on
9942 $enable_version_specific_runtime_libs.
9943
9944 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9945
9946 * configure (gcc_version): Initialize properly depending on
9947 how and where configure is started.
9948 (recursion line): Pass a --with-gcc-version=${gcc_version}
9949 to configures in subdirs.
9950
9951 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9952
9953 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9954 cygmon
9955
9956 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9957
9958 * configure.in: Add cygmon and libstub support for mn10200.
9959
9960 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9961
9962 * configure (gcc_version): Add new variable describing the
9963 particular gcc version we're building.
9964 * Makefile.in (libsubdir): Add new macro for the directory
9965 in which the compiler finds executables, libraries, etc.
9966 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9967 and libsubdir.
9968
9969 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9970
9971 * Makefile.in (local-clean): Remove *.log.
9972 (warning.log): Built with warn_summary from build.log.
9973 (mail-report.log): Run test_summary.
9974 (mail-report-with-warnings.log): Run test_summary including
9975 warning.log in the report.
9976
9977 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9978
9979 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9980
9981 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9982
9983 * Makefile.in (grep): Grep no longer depends on libiberty.
9984
9985 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9986
9987 * Makefile.in: all-snavigator needs all-libgui.
9988
9989 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9990
9991 * configure.in: Add cygmon and libstub support for mn10300.
9992
9993 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9994
9995 * missing: Update to version from automake 1.3.
9996
9997 * ltmain.sh: On installation, don't get confused if the same name
9998 appears more than once in the list of library names.
9999
10000 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10001
10002 * config.sub: Accept m68060 and m5200 as CPU names.
10003
10004 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10005
10006 * configure: Use && rather than using -a in test, because odd
10007 strings can confuse test.
10008 * configure.in: Likewise.
10009
10010 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10011
10012 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10013
10014 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10015
10016 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10017 bootstrap4-lean): New targets.
10018
10019 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10020
10021 * mpw-* Delete. Not used.
10022
10023 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10024
10025 * COPYING.LIB: Update FSF address.
10026
10027 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10028
10029 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10030
10031 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10032 GAS_SUPPORT_DIRS.
10033
10034 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10035
10036 * ltconfig, ltmain.sh: Avoid producing a version number if
10037 -version-info was not used.
10038
10039 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10040
10041 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10042 building with newlib.
10043
10044 1998-04-30 Paul Eggert <eggert@twinsun.com>
10045
10046 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10047 Solaris `make' causes it to continue to next definition.
10048
10049 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10050
10051 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10052 the right GUI libraries and files are installed along with GDB.
10053
10054 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10055
10056 * configure.in: Change alpha to alpha* in several places.
10057
10058 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10059
10060 * config.sub: Recognize sparc86x.
10061
10062 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10063
10064 * configure.in (--enable-target-optspace): Remove debug echo.
10065
10066 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10067
10068 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10069
10070 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10071
10072 * ltconfig: Update cygwin32 support.
10073
10074 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10075 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10076 (GDB_SUPPORT_DIRS): Likewise.
10077
10078 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10079
10080 * configure.in (target_makefile_frag): If --enable-target-optspace,
10081 use -Os to compile target libraries rather than -O2. Default to
10082 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10083 not used.
10084 * configure.in (target_cflags): Ditto for d30v.
10085
10086 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10087
10088 * Makefile.in (all-bfd): Depend on all-intl.
10089 (all-binutils): Likewise.
10090 (all-gas): Likewise.
10091 (all-gprof): Likewise.
10092 (all-ld): Likewise.
10093
10094 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10095
10096 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10097
10098 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10099
10100 * Makefile.in (all-bfd): Depend upon all-libiberty.
10101
10102 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10103
10104 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10105
10106 * Makefile.in: Add libstub.
10107
10108 * configure.in: Ditto. Build libstub for targets that have cygmon
10109 support.
10110
10111 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10112
10113 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10114
10115 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10116
10117 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10118 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10119
10120 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10121
10122 * configure: Define DEFAULT_M4 by searching PATH.
10123 * Makfile.in: Use DEFAULT_M4.
10124
10125 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10126
10127 * ltconfig: Add cygwin32 support.
10128
10129 * Makefile.in, configure.in: Add libtool as a native only directory
10130 to configure and build.
10131
10132 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10133
10134 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10135
10136 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10137
10138 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10139
10140 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10141
10142 * Makefile.in: add ash make rules
10143 * configure.in: add ash to native_only and host_tools lists
10144
10145 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10146
10147 * Makefile.in (all-gettext, all-intl): New targets.
10148 (ALL_MODULES): Added all-gettext, all-intl.
10149 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10150 (INSTALL_MODULES): Added install-gettext, install-intl.
10151 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10152
10153 * configure.in (host_tools): Added gettext.
10154 (native_only): Likewise.
10155 (noconfigdirs) [various cases]: Likewise.
10156 (host_libs): Added intl.
10157
10158 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10159
10160 * configure: Do not disable building gdbtk for cygwin32 hosts.
10161
10162 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10163
10164 * configure.in: Add thumb-coff target.
10165 * config.sub: Add thumb-coff target.
10166
10167 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10168
10169 * Makefile.in: Revert yesterday's change.
10170 (all-target-winsup): all-target-librx stays out of here.
10171
10172 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10173
10174 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10175 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10176 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10177 Remove references to librx and libg++.
10178
10179 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10180
10181 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10182 recursive makes
10183
10184 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10185
10186 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10187 for newlib directory.
10188 (CXX_FOR_TARGET): Likewise.
10189
10190 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10191
10192 * ltconfig: Update after libtool/ltconfig.in change for
10193 hpux11.
10194
10195 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10196
10197 * ltconfig, ltmain.sh: Update to libtool 1.2.
10198
10199 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10200
10201 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10202 (install-gcc-cross): Instead, override LANGUAGES here.
10203
10204 1998-03-18 Dave Love <d.love@dl.ac.uk>
10205
10206 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10207 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10208
10209 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10210
10211 * configure.in: Add Thumb-pe target.
10212
10213 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10214
10215 * Makefile.in - changed sn targets to snavigator
10216 * configure.in - changed sn targets to snavigator
10217
10218 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10219
10220 * config-ml.in: After building symlink tree call make distclean
10221 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10222 to be the case for libiberty.
10223
10224 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10225
10226 * configure: When making link, also check the current
10227 directory. The configure scripts may create one.
10228
10229 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10230
10231 * config.sub: Accept alphapca56 and alphaev6 properly.
10232
10233 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10234
10235 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10236
10237 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10238
10239 * config.sub (sco5): Fix typo.
10240
10241 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10242
10243 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10244 install-itcl.
10245 (install-itcl): Remove dependency on install-tcl.
10246
10247 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10248
10249 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10250
10251 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10252
10253 * configure.in: Don't build libgui for a cygwin32 target when not on
10254 a cygwin32 host.
10255
10256 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10257
10258 * configure (redirect): Set to null, so default behavior of
10259 configure is now --verbose.
10260
10261 1998-02-16 Dave Love <d.love@dl.ac.uk>
10262
10263 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10264 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10265
10266 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10267
10268 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10269 this change to sync Makefile.in with its ChangeLog entries.
10270
10271 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10272
10273 * ltmain.sh (mkdir): Check that the directory doesn't exist
10274 before we exit with error, so that we don't get races during
10275 parallel builds.
10276
10277 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10278
10279 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10280
10281 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10282
10283 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10284 PICFLAG_FOR_TARGET.
10285 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10286
10287 * configure: Emit a definition for the new macro enable_shared
10288 into each Makefile.
10289
10290 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10291
10292 * configure.in (host_tools, native_only): Add libtool.
10293
10294 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10295
10296 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10297 Fix typo in ming config comment.
10298
10299 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10300
10301 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10302
10303 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10304
10305 * config.sub: Add tic30 cases, and map c30 to tic30.
10306
10307 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10308
10309 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10310 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10311 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10312 (CLEAN_TARGET_MODULES): Similarly
10313 (all-target-libf2c): Add dependences.
10314 * configure.in (target_libs): Add libf2c.
10315
10316 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10317
10318 * configure.in: Remove expect from noconfigdirs when target
10319 is cygwin32. OK to build expect and dejagnu with Canadian
10320 Cross.
10321
10322 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10323
10324 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10325 host.
10326
10327 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10328 and mingw32.
10329
10330 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10331
10332 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10333 here as it is not defined in the toplevel Makefile.
10334
10335 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10336
10337 * configure (package_makefile_rules_frag): New variable, which names
10338 a file with generic rules, ...
10339 Change comment to mention we now have FIVE parts.
10340 * configure: Undo last change.
10341
10342 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10343
10344 * config.guess: More accurate determination of HP processor types.
10345 * config.sub: More accurate determination of HP processor types.
10346
10347 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10348
10349 * configure (package_makefile_frag): Move inserting the
10350 ${package_makefile_frag} to where it should be according
10351 to the comment.
10352
10353 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10354
10355 * config.guess: Add support for Linux/ARM.
10356
10357 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10358
10359 * .cvsignore: Remove *-info and *-install since they match
10360 release-info and mpw-install, which we don't want to just ignore.
10361
10362 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10363
10364 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10365
10366 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10367
10368 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10369 local_prefix to sub-make invocations.
10370
10371 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10372
10373 * configure.in: Check makefile fragments in the source
10374 directory.
10375
10376 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10377
10378 * configure.in: Check whether host and target makefile
10379 fragments exist before adding them to *_makefile_frag.
10380
10381 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10382
10383 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10384
10385 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10386
10387 * configure.in: Make sure we only replace RPATH_ENVVAR on
10388 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10389 regexp to sed.
10390
10391 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10392 to sub-makes.
10393
10394 1998-01-13 Lee Iverson (leei@ai.sri.com)
10395
10396 * config-ml.in (multi-do): LDFLAGS must include multilib
10397 designator.
10398
10399 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10400
10401 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10402
10403 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10404
10405 * config.sub: Add mingw32 support.
10406 * configure.in: Likewise.
10407
10408 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10409
10410 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10411
10412 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10413
10414 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10415 * configure (gxx_include_dir): Provide a definition for subdirs
10416 which do not use autoconf.
10417
10418 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10419
10420 * config.guess: Sync with egcs. Picks up new alpha support,
10421 BeOS & some additional linux support.
10422
10423 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10424
10425 * config.guess: HP 9000/803 is a PA1.1 machine.
10426
10427 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10428
10429 * configure.in: It's alpha*-...
10430
10431 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10432
10433 * configure.in (host_makefile_frag, target_makefile_frag):
10434 Handle multiple config files.
10435 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10436 alpha-*-*.
10437
10438 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10439
10440 * mkdep: New file.
10441
10442 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10443
10444 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10445
10446 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10447
10448 * Makefile.in: Add libgui directory.
10449 (GDB_TK): Add all-libgui.
10450 * configure.in: Add libgui directory.
10451 * configure: Add all-libgui to GDB_TK.
10452
10453 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10454
10455 * config-ml.in (multidirs): Add m32r to multilib list.
10456
10457 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10458
10459 * Makefile.in (all-target-gperf): Change dependency to
10460 all-target-libstdc++.
10461
10462 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10463
10464 * config.guess: Add BeOS support.
10465
10466 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10467
10468 Source directory cvs renamed to cvssrc:
10469 * configure.in (host_tools): Change cvs to cvssrc.
10470 (native_only): Likewise.
10471 (noconfigdirs) [various cases]: Likewise.
10472 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10473 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10474 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10475 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10476 (all-cvssrc): Rename target from all-cvs.
10477
10478 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10479
10480 * configure (gxx_include_dir): Fix thinko.
10481
10482 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10483
10484 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10485 (install-cross, install-gcc-cross): New targets.
10486
10487 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10488
10489 * configure.in (noconfigdirs): Add support for Thumb target.
10490
10491 * config.sub (maybe_os): Add support for Thumb target.
10492
10493 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10494
10495 * Makefile.in: Add rules for cygmon.
10496
10497 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10498
10499 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10500
10501 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10502 * configure (gxx_include_dir): Provide a definition for subdirs
10503 which do not use autoconf.
10504
10505 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10506
10507 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10508 11/18/97 build
10509
10510 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10511
10512 * From Franz Sirl.
10513 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10514 found on RedHat Linux systems.
10515
10516 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10517
10518 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10519 guesses.
10520
10521 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10522
10523 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10524
10525 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10526
10527 * ltmain.sh: If mkdir fails, check whether the directory was created
10528 anyhow by some other process.
10529
10530 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10531
10532 * configure.in (d30v-*-*): Configure all directories.
10533
10534 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10535
10536 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10537 for the D30V.
10538
10539 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10540
10541 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10542
10543 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10544
10545 * include/libiberty.h: Add extern "C" { so it can be used with C++
10546 progrms.
10547 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10548 programs.
10549
10550 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10551
10552 * configure.in (d30v-*-*): Configure GCC now.
10553
10554 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10555
10556 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10557 is no longer needed.
10558
10559 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10560
10561 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10562
10563 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10564
10565 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10566 targets using "$@" to provide support for similar but not identical
10567 targets without having to duplicate code.
10568
10569 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10570
10571 * makefile.vms: Fix to work with DEC C.
10572
10573 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10574
10575 * config.sub: Add mips-tx39-elf to marketing names.
10576
10577 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10578
10579 * ltmain.sh: Handle symlinks in generated script.
10580
10581 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10582
10583 * configure: Handle autoconf style directory options: --bindir,
10584 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10585 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10586 --sysconfdir.
10587 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10588 (sharedstatedir, localstatedir, oldincludedir): New variables.
10589 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10590 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10591 sbindir, sharedstatedir, and sysconfdir.
10592
10593 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10594
10595 * Makefile.in (bootstrap-lean): New target.
10596
10597 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10598
10599 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10600 sn, and gnuserv from noconfigdirs.
10601
10602 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10603
10604 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10605
10606 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10607
10608 * Makefile.in (cross): New target.
10609
10610 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10611 Jeff Law <law@cygnus.com>
10612
10613 * Makefile.in (bootstrap2, bootstrap3): New targets.
10614 (all-bootstrap): Remove outdated and confusing target.
10615 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10616
10617 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10618
10619 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10620 windows. Consistent with gdb/configure.
10621
10622 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10623
10624 * configure.in: Name Linux target fragment.
10625
10626 * configure: Rewrite so that project Makefile fragment is inserted
10627 first and appears last in the resulting Makefile.
10628
10629 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10630
10631 * Makefile.in (install-itcl): Install tcl first.
10632
10633 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10634
10635 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10636
10637 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10638
10639 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10640
10641 * configure.in (skipdirs): Add target-librx for Linux.
10642 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10643
10644 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10645
10646 * Makefile.in (bootstrap): New target.
10647
10648 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10649
10650 * config.sub: Accept 'amigados' for backward compatibility.
10651
10652 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10653
10654 * config.guess: Merge with FSF.
10655
10656 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10657
10658 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10659
10660 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10661
10662 * config.sub: Add "marketing-names" patch.
10663
10664 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10665
10666 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10667
10668 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10669
10670 * config.sub: Handle v850-elf.
10671
10672 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10673
10674 * .cvsignore (*-install): Remove.
10675
10676 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10677
10678 * ltconfig: Set CONFIG_SHELL in libtool.
10679 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10680
10681 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10682
10683 * configure.in (target_subdir): Set to libraries if enable_multilib.
10684
10685 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10686
10687 * config.guess: Update from gcc directory.
10688
10689 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10690
10691 * Makefile.in (all-sim): Depends on all-readline.
10692
10693 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10694
10695 * Makefile.in (BISON, YACC): Use $$s.
10696 (all-bison): Depend on all-texinfo.
10697
10698 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10699
10700 * Makefile.in (BISON): Add -L flag.
10701 (YACC): Likewise.
10702
10703 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10704
10705 * configure.in (noconfigdirs): Add support for v850e target.
10706
10707 * config.sub (maybe_os): Add support for v850e target.
10708
10709 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10710
10711 * configure.in (noconfigdirs): Add support for v850ea target.
10712
10713 * config.sub (maybe_os): Add support for v850ea target.
10714
10715 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10716
10717 * config.sub: Add mipstx39. Delete r3900.
10718
10719 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10720
10721 * Makefile.in (all-autoconf): Depends on all-texinfo.
10722
10723 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10724
10725 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10726 eabi targets.
10727
10728 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10729
10730 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10731
10732 * configure: When handling a Canadian Cross, handle YACC as well as
10733 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10734 * Makefile.in (all-bison): Depend upon all-texinfo.
10735
10736 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10737
10738 * Makefile.in (BISON): bison, not byacc or bison -y.
10739 (YACC): bison -y or byacc or yacc.
10740 (various): Add *-bison as appropriate.
10741 (taz): No need to mess with BISON anymore.
10742
10743 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10744
10745 * configure: If OSTYPE matches *win32*, try to find a good value for
10746 CONFIG_SHELL.
10747
10748 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10749
10750 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10751 configure.in if it is present.
10752
10753 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10754
10755 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10756
10757 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10758
10759 * config.sub: Recognize `arc' cpu.
10760 * configure.in: Likewise.
10761 * config-ml.in: Likewise.
10762
10763 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10764
10765 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10766
10767 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10768
10769 * configure: Changed sed delimiter from ':' to '|' when
10770 attempting to substitute ${config_shell} for SHELL. On
10771 NT ${config_shell} may contain a ':' in it.
10772
10773 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10774
10775 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10776
10777 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10778
10779 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10780
10781 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10782
10783 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10784
10785 * ylwrap: If the program is a relative path, force it to be
10786 absolute.
10787
10788 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10789
10790 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10791
10792 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10793
10794 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10795 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10796 for libraries.
10797
10798 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10799
10800 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10801 separated by spaces.
10802
10803 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10804
10805 * ylwrap: New file.
10806 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10807
10808 * ltmain.sh: Handle /bin/sh at start of install program.
10809
10810 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10811
10812 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10813 * missing: New file, from automake 1.2.
10814
10815 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10816
10817 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10818 check-tk to CHECK_X11_MODULES.
10819
10820 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10821
10822 * config.sub: Merge with FSF.
10823
10824 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10825
10826 * config.guess: Merge with FSF.
10827
10828 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10829
10830 * configure: Treat msdosdjgpp like go32.
10831 * configure.in: Likewise. Don't remove gprof for go32.
10832
10833 * configure: Change Makefile.tem2 to Makefile.tm2.
10834
10835 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10836
10837 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10838
10839 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10840
10841 * install-sh (chmodcmd): Set to null if the DST directory already
10842 exists. Same as Nov 11th change.
10843
10844 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10845
10846 * configure (GDB_TK): Needs itcl and tix.
10847
10848 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10849
10850 * config.guess: Update from FSF.
10851
10852 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10853
10854 * Makefile.in (GDB_TK): Depend on itcl and tix.
10855
10856 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10857
10858 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10859 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10860 (INSTALL_SCRIPT): New variable.
10861 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10862 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10863 to -x.
10864 * install-sh: Add support for -x option.
10865
10866 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10867
10868 * configure.in, Makefile.in: Treat tix like itcl.
10869
10870 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10871
10872 * Makefile.in (WINDRES): New variable.
10873 (WINDRES_FOR_TARGET): New variable.
10874 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10875 (EXTRA_HOST_FLAGS): Add WINDRES.
10876 (EXTRA_TARGET_FLAGS): Add WINDRES.
10877 (EXTRA_GCC_FLAGS): Add WINDRES.
10878 ($(DO_X)): Pass down WINDRES.
10879 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10880 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10881 DLLTOOL_FOR_TARGET.
10882
10883 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10884
10885 * configure.in: configure sim before gdb for win32-x-ppc
10886
10887 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10888
10889 Move gperf into the toplevel, from libg++.
10890 * configure.in (target_tools): Add target-gperf.
10891 (native_only): Add target-gperf.
10892 * Makefile.in (all-target-gperf): New target, depend on
10893 all-target-libg++.
10894 (configure-target-gperf): Empty rule.
10895 (ALL_TARGET_MODULES): Add all-target-gperf.
10896 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10897 (CHECK_TARGET_MODULES): Add check-target-gperf.
10898 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10899 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10900
10901 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10902
10903 * config.sub (mn10200): Recognize new basic machine.
10904
10905 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10906
10907 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10908 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10909
10910 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10911
10912 * configure.in: If we're building mips-sgi-irix6* native, turn on
10913 ENABLE_MULTILIB and set TARGET_SUBDIR.
10914
10915 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10916
10917 * Makefile.in (all-sn): Depend on all-grep.
10918
10919 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10920
10921 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10922
10923 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10924 Makefile. From Jeff Makey <jeff@cts.com>.
10925 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10926
10927 * Makefile.in (DISTBISONFILES): Remove.
10928 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10929 $(DEFAULT_YACC).
10930
10931 * configure.in: Build itl, db, sn, etc., when building for native
10932 cygwin32.
10933
10934 * Makefile.in (LD): New variable.
10935 (EXTRA_HOST_FLAGS): Pass down LD.
10936 ($(DO_X)): Likewise.
10937
10938 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10939
10940 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10941
10942 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10943
10944 * configure.in (targargs): Strip out any supplied --build argument
10945 before adding our own. Always add --build.
10946
10947 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10948
10949 * configure.in (targargs): Pass --build if we're doing
10950 a cross-compile.
10951
10952 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10953
10954 * configure: Use '|' instead of ":" as the separator in
10955 sed. Otherwise sed chokes on NT path names with drive
10956 designators. Also look for "?:*" as the leading characters in an
10957 absolute pathname.
10958
10959 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10960
10961 * config.sub: Support for r3900.
10962
10963 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10964
10965 * configure.in: Use install-sh, not install.sh.
10966
10967 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10968
10969 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10970 apply it twice.
10971
10972 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10973
10974 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10975 install-binutils.
10976
10977 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10978
10979 * Makefile.in: Add automake targets.
10980 * configure.in (host_tools): Add automake.
10981
10982 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10983
10984 * configure: Default CXX to c++, not gcc.
10985 * Makefile.in (CXX): Set to c++, not gcc.
10986 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10987
10988 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10989
10990 * install-sh: try appending a .exe if source file doesn't
10991 exist
10992
10993 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10994
10995 * configure.in: Turn on multilib by default.
10996 (cross_only): Remove target-libiberty.
10997
10998 * Makefile.in (all-gcc): Don't depend on libiberty.
10999
11000 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11001
11002 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11003
11004 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11007 (DISTBISONFILES): Add ld/Makefile.in
11008
11009 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11010
11011 * configure.in: if target is cygwin32 but host isn't cygwin32,
11012 don't configure gdb tcl tk expect, not just gdb.
11013
11014 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11015
11016 * configure.in: Added gnuserv everywhere sn appears.
11017
11018 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11019 (CROSS_CHECK_MODULES): Added check-gnuserv.
11020 (INSTALL_MODULES): Added install-gnuserv.
11021 (CLEAN_MODULES): Added clean-gnuserv.
11022 (all-gnuserv): New target.
11023
11024 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11025
11026 * config.guess: Fixes for MIPS OpenBSD systems.
11027
11028 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11029
11030 * Makefile.in (INSTALL_XFORM): Remove.
11031 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11032
11033 * mkinstalldirs: New file, copied from automake.
11034 * Makefile.in (installdirs): Rename from install-dirs. Use
11035 mkinstalldirs. Change all users.
11036 (DEVO_SUPPORT): Add mkinstalldirs.
11037
11038 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11039
11040 * install-sh: Rename from install.sh.
11041 * Makefile.in (INSTALL): Change install.sh to install-sh.
11042 (DEVO_SUPPORT): Likewise.
11043
11044 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11045 Graichen <graichen@rzpd.de>.
11046
11047 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11048
11049 * config.guess: Recognize OpenBSD systems correctly.
11050
11051 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11052
11053 * README, Makefile.in (ETC_SUPPORT): Remove references to
11054 cfg-paper*, configure.{texi,man,info*}._
11055
11056 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11057
11058 * Makefile.in (all.normal): Ensure that gcc is built after all
11059 the x11 - ie gdb - targets.
11060
11061 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11062
11063 * makefile.vms: Don't run conf-a-gas.
11064
11065 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11066
11067 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11068
11069 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11070
11071 * configure.in: Remove noconfigdirs case since gdb also
11072 configures and builds for tic80-coff.
11073
11074 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11075
11076 * configure: Set cache_file to config.cache.
11077 * Makefile.in (local-distclean): Remove config.cache.
11078
11079 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11080
11081 * COPYING: Update FSF address.
11082
11083 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11084
11085 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11086 noconfigdirs.
11087
11088 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11089
11090 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11091 MAKEDIRS, is empty.
11092
11093 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11094
11095 * config.sub: Tweak mn10300 entry.
11096
11097 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11098
11099 * configure.in (host_tools): Put sim before gdb, so gdb's
11100 configure.tgt can determine if the simulator was configured.
11101
11102 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11103
11104 * config.sub: Move BeOS $os case to be with other Cygnus
11105 local cases.
11106
11107 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11108
11109 * config.sub: Remove misplaced comment that broke Linux.
11110
11111 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11112
11113 * config.sub: Add BeOS support.
11114
11115 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11116
11117 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11118
11119 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11120
11121 * configure.in (noconfigdirs): Remove tcl and tk from
11122 noconfigdirs for cygwin32 builds.
11123
11124 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11125
11126 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11127
11128 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11129
11130 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11131 make-all.com, use makefile.vms instead.
11132
11133 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11134
11135 * config.sub: Accept -lnews*.
11136
11137 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11138
11139 * configure.in (noconfigdirs): Disable target-newlib,
11140 target-examples and target-libiberty for d30v.
11141
11142 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11143
11144 * configure.in (noconfigdirs): Enable ld for d30v.
11145
11146 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11147
11148 * configure.in (tic80-*-*): Build compiler.
11149
11150 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11151
11152 * configure.in (d30v-*): Remove sim directory from list of
11153 unsupported d30v directories
11154
11155 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11156
11157 * config.sub, configure.in: Add d30v target cpu.
11158
11159 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11160
11161 * makefile.vms: New file.
11162 * make-all.com: Remove.
11163
11164 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11165
11166 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11167
11168 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11169
11170 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11171
11172 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11173
11174 * Makefile.in (ALL_MODULES): Added all-db.
11175 (CROSS_CHECK_MODULES): Addec check-db.
11176 (INSTALL_MODULES): Added install-db.
11177 (CLEAN_MODULES): Added clean-db.
11178
11179 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11180
11181 * config.guess: Merge with latest FSF sources.
11182
11183 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11184
11185 * Makefile.in (ALL_MODULES): Added all-itcl.
11186 (CROSS_CHECK_MODULES): Added check-itcl.
11187 (INSTALL_MODULES): Added install-itcl.
11188 (CLEAN_MODULES): Added clean-itcl.
11189
11190 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11191
11192 * configure.in: build gdb for mn10200
11193
11194 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11195
11196 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11197
11198 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11199
11200 * configure.in (tic80-*-*): Turn off most targets right now.
11201
11202 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11203
11204 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11205 rather than the makeinfo program.
11206 (do-info): Depend upon all-texinfo.
11207
11208 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11209
11210 * configure.in: Remove uses of config/mh-linux.
11211
11212 * config.sub, config.guess: Merge with latest FSF sources.
11213
11214 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11215
11216 * config.sub (case $basic_machine): Add tic80 entries.
11217
11218 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11219
11220 * config.sub, config.guess: Merge with latest FSF sources.
11221
11222 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11223
11224 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11225 * mpw-config.in: Test for NewFolderRecursive.
11226 * mpw-install: Use symbolic name for startup filename.
11227 * mpw-README: Add various additional details.
11228
11229 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11230
11231 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11232
11233 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11234
11235 * configure.in: Do build gcc and the target libraries for
11236 the mn10200.
11237
11238 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11239
11240 * configure.in: don't avoid building gdb for mn10300 any more
11241 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11242 instead of single-quoting it.
11243
11244 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11245
11246 * configure.in: Don't use --with-stabs on IRIX 6.
11247
11248 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11249
11250 * configure.in (m32r): Build gdb, libg++ now.
11251
11252 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11253
11254 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11255 directories from noconfigdirs.
11256
11257 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11258
11259 * config.sub (basic_machine): added mips16 configuration
11260
11261 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11262
11263 * config.sub: Handle d10v-unknown.
11264
11265 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11266
11267 * config.sub: Handle v850-unknown.
11268
11269 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11270
11271 * Makefile.in: add findutils
11272 * configure.in: add findutils to list of host_tools
11273
11274 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11275
11276 * config.sub: Handle mn10200 and mn10300.
11277
11278 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11279
11280 * configure.in (d10v-*): Do not build librx.
11281
11282 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11283
11284 * configure.in (mn10300): Build everything except gdb & libgloss.
11285
11286 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11287
11288 * config.guess: Patch for Dansk Data Elektronik servers,
11289 from Niels Skou Olsen <nso@dde.dk>.
11290
11291 For ncr, use /bin/uname rather than uname, since GNU uname does not
11292 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11293
11294 Patch for MIPS R4000 running System V,
11295 from Eric S. Raymond <esr@snark.thyrsus.com>.
11296
11297 Fix thinko for nextstep.
11298
11299 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11300
11301 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11302 * config.guess: Guess mips-dec-mach_bsd4.3.
11303
11304 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11305 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11306 release numbers.
11307 * config.guess (mips-mips-riscos*): Emit just enough of the
11308 release number.
11309
11310 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11311 * config.guess (sparc-auspex-sunos*): Added.
11312 (f300-fujitsu-*): Added.
11313
11314 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11315 * config.guess: Recognize a Tadpole as a sparc.
11316
11317 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11318
11319 * config.guess: Don't assume that NextStep version is either 2 or
11320 3. NextStep 4 (aka OpenStep 4) has come out now.
11321
11322 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11323
11324 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11325 From Rik Faith <faith@cs.unc.edu>.
11326
11327 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11328
11329 * config.sub: Contributions from bug-gnu-utils to:
11330 Support plain "hppa" (no version given) architecture, reported by
11331 OpenStep.
11332 OpenBSD like NetBSD.
11333 LynxOs is not a hardware supplier.
11334
11335 * config.guess: Contributions from bug-gnu-utils to add support for:
11336 OpenBSD like NetBSD.
11337 Stratus systems.
11338 More Pyramid systems.
11339 i[n>4]86 Intel chips.
11340 M680[n>4]0 Motorola chips.
11341 Use unknown instead of lynx for hardware manufacturer.
11342
11343 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11344
11345 * install.sh (chmodcmd): Set to null if the DST directory already
11346 exists.
11347
11348 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11349
11350 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11351 not use mt-ppc target Makefile fragment any more.
11352
11353 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11354
11355 * configure.in (*-*-windows): Exclude everything but those dirs
11356 needed to build windows.
11357
11358 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11359
11360 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11361
11362 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11363
11364 * configure.in: Exclude mmalloc from i386-windows.
11365
11366 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11367
11368 * Undo my previous change.
11369
11370 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11371
11372 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11373 unconditionally.
11374 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11375
11376 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11377
11378 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11379 host to add it's own flags.
11380
11381 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11382
11383 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11384
11385 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11386
11387 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11388 (CXX_FOR_TARGET): Likewise.
11389 (GCC_FOR_TARGET): Define.
11390 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11391 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11392 CC_FOR_TARGET was specified on the command line.
11393 (MAKEOVERRIDES): Don't define.
11394
11395 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11396
11397 * configure.in (m32r): Fix spelling of libg++ libs.
11398
11399 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11400
11401 * config.sub (-apple*): Remove, now redundant.
11402
11403 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11404
11405 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11406
11407 * configure: Rework yesterday's sed script patch.
11408
11409 * config.sub: Merge with FSF.
11410
11411 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11412
11413 * config.guess: Merge from FSF.
11414
11415 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11416 * config.guess: Use pc instead of unknown, for pc clone systems.
11417 Change linux to linux-gnu.
11418
11419 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11420 * config.guess: Avoid non-portable tr syntax.
11421
11422 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11423
11424 * test-build.mk (HOLES): Add "xargs" for gdb.
11425
11426 * configure: Avoid hpux10.20 sed bug.
11427
11428 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11429
11430 * configure.in: Add support for windows host
11431 (that is a build done under the Microsoft build environment).
11432
11433 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11434
11435 * Makefile.in: Replace all uses of srcroot with s, to shrink
11436 command line lengths.
11437
11438 Patches from Geoffrey Noer <noer@cygnus.com>:
11439 * configure.in: If configuring for newlib, pass --with-newlib to
11440 subdirectories.
11441 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11442 -Bnewlib/ and -Lwinsup to gcc.
11443 (CXX_FOR_TARGET): Likewise.
11444
11445 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11446
11447 * Makefile.in (ETC_SUPPORT): Add configure.
11448
11449 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11450
11451 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11452 host configuration file.
11453
11454 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11455
11456 * configure.in: Break mn10x00 support into separate
11457 mn10200 and mn10300 configurations.
11458 * config.sub: Likewise.
11459
11460 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11461
11462 * configure.in: Add lots of stuff to noconfigdirs for
11463 the mn10x00 targets.
11464
11465 * config.sub, configure.in: Add mn10x00 support.
11466
11467 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11468
11469 * make-all.com: Call conf-a-gas, not config-a-gas.
11470
11471 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11472
11473 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11474 targets.
11475
11476 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11477
11478 * mpw-README: Add much more detail for native PowerMac.
11479 * mpw-install: New file.
11480 * mpw-configure: Add --norecursion and --help options.
11481 * mpw-config.in: Translate readme and install files when
11482 copying to objdir.
11483 * mpw-build.in: Don't always depend on byacc and flex.
11484 (install-only-top): New action.
11485
11486 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11487
11488 * configure.in: You can now configure GDB for the v850.
11489
11490 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11491
11492 * configure.in (noconfigdirs): Don't configure any C++ dirs
11493 if targeting D10V.
11494
11495 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11496
11497 * config.sub: Recognize mips64vr5000.
11498
11499 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11500
11501 * configure.in: Use a single line for host_tools and native_only.
11502
11503 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11504
11505 * config.sub, configure.in: Add entries for m32r.
11506
11507 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11508
11509 * Makefile.in (inet-install): Don't run install-gzip.
11510
11511 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11512
11513 * configure.in: Don't config lots of things for *-*-windows*.
11514
11515 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11516
11517 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11518 (host_libs, host_tools): Copy from configure.in.
11519 * mpw-configure: Don't complain about directories not found.
11520
11521 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11522
11523 * configure.in (i[345]86): Recognize i686 for pentium pro.
11524 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11525 file.
11526
11527 * config.guess (i[345]86): Ditto.
11528
11529 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11530
11531 * configure.in (noconfigdirs): Removed gdb for D10V.
11532
11533 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11534
11535 * configure.in: Remove ld, target-libio, target-libg++, and
11536 target-libstdc++ from noconfigdirs.
11537
11538 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11539
11540 * configure: Fix three locations where shell scripts were
11541 being run directly rather than with config_shell.
11542
11543 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11544
11545 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11546 * config.sub (basic_machine): Recognize v850.
11547
11548 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11549
11550 * mpw-configure: Handle multiple enable/disable options and
11551 pass them down recursively, handle -c and -s flags appropriately
11552 depending on choice of compiler, add escape mechanism for
11553 quoted arguments to gC.
11554
11555 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11556
11557 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11558 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11559 so that -mrelocatable-lib and -mno-eabi are used.
11560
11561 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11562 not support --print-multi-lib, don't abort.
11563
11564 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11565
11566 * make-all.com: Run config-a-gas.
11567 * setup.com: Don't copy subdirectory files around.
11568
11569 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11570
11571 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11572 target, it now compiles correctly.
11573
11574 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11575
11576 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11577
11578 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11579
11580 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11581
11582 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11583
11584 * configure.in (native_only): Add prms.
11585
11586 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11587
11588 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11589 (BINUTILS_SUPPORT_DIRS): Likewise.
11590
11591 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11592
11593 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11594 d10v support is added.
11595
11596 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11597
11598 * configure.in (d10v-*-*): New target.
11599
11600 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11601
11602 * config.guess (HP 9000/811): Recognize this as a PA1.1
11603 machine.
11604
11605 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11606
11607 * Makefile.in (do-tar-gz): New target, split out from tail end of
11608 taz target. Run each command separately, don't use pipes.
11609 (taz): Use it.
11610
11611 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11612
11613 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11614 * mpw-build.in: No builds should depend on building byacc or flex,
11615 they are assumed to be installed already.
11616
11617 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11618
11619 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11620 variable that CC_FOR_TARGET needs.
11621
11622 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11623
11624 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11625 options have changed since the last time the subdirectory was
11626 configured, and if it has, reconfigure.
11627 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11628 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11629
11630 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11631
11632 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11633 CLEAN_MODULES): Add bash.
11634 (all-bash): New target.
11635
11636 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11637
11638 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11639
11640 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11641
11642 * config.sub (basic_machine): Recognize d10v as a valid processor.
11643
11644 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11645
11646 * mpw-configure: Add support for --bindir.
11647 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11648
11649 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11650
11651 * configure.in: add bash, time, gawk to list of hosttools and things
11652 to only build for native toolchains
11653
11654 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11655
11656 * Makefile.in (docdir): Remove.
11657
11658 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11659
11660 * Makefile.in (datadir): Set to $(prefix)/share.
11661
11662 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11663
11664 * configure.in: build diff and patch for cygwin32-hosted
11665 toolchains.
11666
11667 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11668
11669 * config.sub: Accept -rtems*.
11670
11671 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11672
11673 * configure.in: enable dosrel for cygwin32-hosted builds,
11674 remove diff from the list of things not buildable
11675 via Canadian Cross
11676
11677 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11678
11679 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11680 don't get ". ".
11681
11682 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11683
11684 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11685
11686 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11687
11688 * Makefile.in (taz): Handle case where tex3patch didn't even get
11689 checked out. Also, if it was found, put the symlink in a new util
11690 subdirectory.
11691
11692 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11693
11694 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11695
11696 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11697
11698 * config.sub: Recognize -openvms.
11699 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11700 * make-all.com, setup.com: New files.
11701
11702 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11703
11704 * Makefile.in (taz): tex3patch moved to texinfo/util.
11705
11706 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11707
11708 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11709 * configure.in: remove make from disable-if-Can-Cross list
11710 enable gdb if ${host} and ${target} are cygwin32
11711
11712 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11713
11714 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11715 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11716
11717 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11718
11719 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11720 distinguish sysv/svr4/bsd variants.
11721 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11722
11723 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11724
11725 * configure.in: Added copyright notice.
11726 * move-if-change: Added copyright notice.
11727
11728 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11729
11730 * configure.in (powerpcle-*-solaris*): Until we get shared
11731 libraries working, don't build gdb, sim, make, tcl, tk, or
11732 expect.
11733
11734 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11735
11736 * config.guess: Merge with FSF:
11737
11738 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11739 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11740
11741 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11742 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11743
11744 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11745 * config.guess: Combine two OSF1 rules.
11746 Also recognize field test versions. From mjr@zk3.dec.com.
11747 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11748 because GNU uname does not support -p. From pmr@pajato.com.
11749
11750 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11751
11752 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11753
11754 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11755
11756 * mpw-README: Document GCCIncludes.
11757
11758 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11759
11760 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11761
11762 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11763
11764 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11765
11766 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11767
11768 * configure.in (*-*-cygwin32): Configure make.
11769
11770 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11771
11772 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11773
11774 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11775
11776 * Makefile.in (all-inet): Depend on all-perl.
11777
11778 * Makefile.in (inet-install): New target.
11779
11780 * Makefile.in (all-inet): Depend on all-tcl.
11781 (all-inet): Depend on all-send-pr.
11782
11783 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11784
11785 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11786 temporarily.
11787
11788 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11789
11790 * configure.in: Don't configure --with-gnu-ld on AIX.
11791
11792 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11793
11794 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11795
11796 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11797
11798 * Makefile.in (ALL_MODULES): Added all-inet.
11799 (CROSS_CHECK_MODULES): Added check-inet.
11800 (INSTALL_MODULES): Added install-inet.
11801 (CLEAN_MODULES): Added clean-inet.
11802 (all-indent): New target.
11803
11804 * configure.in (host_tools): Added inet.
11805 (native_only): Added inet.
11806 (noconfigdirs): Added inet.
11807
11808 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11809
11810 * configure.in: Don't configure libgloss if we are not configuring
11811 newlib.
11812
11813 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11814
11815 * configure.in: Don't configure libgloss for unsupported
11816 architectures.
11817
11818 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11819
11820 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11821
11822 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11823
11824 * Makefile.in (ALL_MODULES): Include all-apache.
11825 (CROSS_CHECK_MODULES): Include check-apache.
11826 (INSTALL_MODULES): Include install-apache.
11827 (all-apache): New target.
11828
11829 * configure.in: Added apache everywhere perl is seen.
11830
11831 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11832
11833 * Makefile.in: Add support for clean-{module} and
11834 clean-target-{module} rules.
11835
11836 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11837
11838 * configure.in (*-*-ose) do not build libgloss.
11839
11840 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11841
11842 * config.guess (prep*:SunOS:5.*:*): Turn into
11843 powerpele-unknown-solaris2.
11844
11845 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11846
11847 * configure.in: Permit --enable-shared to specify a list of
11848 directories.
11849
11850 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11851
11852 * configure.in (host==solaris): Pass only the first word of $CC
11853 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11854
11855 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11856
11857 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11858
11859 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11860
11861 * Makefile.in (ALL_MODULES): Include all-perl.
11862 (CROSS_CHECK_MODULES): Include check-perl.
11863 (INSTALL_MODULES): Include install-perl.
11864 (ALL_X11_MODULES): Include all-guile.
11865 (CHECK_X11_MODULES): Include check-guile.
11866 (INSTALL_X11_MODULES): Include install-guile.
11867 (all-perl): New target.
11868 (all-guile): New target.
11869
11870 * configure.in (host_tools): Include perl and guile.
11871 (native_only): Include perl and guile.
11872 (noconfigdirs): Don't build guile and perl; no ports have been
11873 done.
11874
11875 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11876
11877 * configure (--enable-*): Handle quoted option lists such as
11878 --enable-sim-cflags='-g0 -O' better.
11879
11880 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11881
11882 * Makefile.in ({,inst}all-target): New rule so we can make and
11883 install all of the target directories easily.
11884
11885 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11886
11887 * configure.in: Add missing global flag in sed substitution when
11888 deleting `target-' from ${configdirs}.
11889
11890 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11891
11892 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11893 option.
11894
11895 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11896 config/mh-necv4.
11897
11898 * install.sh: Correct misspelling of transformbasename.
11899
11900 * config.guess: Recognize mips-*-sysv*.
11901
11902 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11903
11904 * config.sub: Recognize mon960.
11905
11906 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11907
11908 * configure: Restore Canadian Cross handling of BISON and LEX,
11909 removed in Feb 20 change.
11910
11911 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11912
11913 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11914 Mention make install. Remove the old copyright date as well the
11915 clumsy and rather pointless copyright on the README file.
11916
11917 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11918
11919 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11920 Makefile after running symlink-tree, then run `make distclean' to
11921 avoid clobbering any generated files in srcdir.
11922
11923 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11924
11925 * configure.in (m68k-*-netbsd*): Build everything now.
11926
11927 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11928
11929 * Makefile.in (taz): Fix quoting.
11930
11931 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11932
11933 * configure.in (sparclet-*-*): Build everything now.
11934
11935 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11936
11937 * configure.in (m68k-*-linux*): New host.
11938
11939 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11940
11941 * configure: Check for bison before byacc.
11942
11943 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11944
11945 * Makefile.in configure: Change the way LEX and BISON/YACC are
11946 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11947 searching PATH. These are used as fallbacks by Makefile.in if
11948 flex/bison/byacc aren't in objdir.
11949
11950 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11951
11952 * Makefile.in: Make everything which depends upon all-bfd also
11953 depend upon all-opcodes, in case --with-commonbfdlib is used.
11954
11955 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11956
11957 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11958 building NT native compilers on Unix.
11959
11960 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11961
11962 * configure.in: Don't get CC from the host Makefile fragment if we
11963 can find gcc in PATH, or if this is a Canadian Cross. Move the
11964 Solaris test for /usr/ucb/cc to the post target script, just after
11965 the compiler sanity test.
11966
11967 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11968
11969 * config.sub: Merge with FSF.
11970
11971 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11972
11973 * Makefile.in (RPATH_ENVVAR): New variable.
11974 (REALLY_SET_LIB_PATH): Use it.
11975 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11976
11977 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11978
11979 * config.sub, configure.in: Recognize sparclet cpu.
11980
11981 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11982
11983 * config.guess: Support m68k-cbm-sysv4.
11984
11985 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11986
11987 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11988 m68k-unknown-linuxaout from linker help string. Put quotes around
11989 $ld_help_string.
11990
11991 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11992
11993 * config.guess (powerpc-harris-powerunix): Add guess for port
11994 to new target.
11995
11996 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11997
11998 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11999
12000 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12001
12002 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12003 $(REALLY_SET_LIB_PATH) in Makefile.
12004 * Makefile.in (SET_LIB_PATH): New variable.
12005 (REALLY_SET_LIB_PATH): New variable.
12006 ($(DO_X)): Use $(SET_LIB_PATH).
12007 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12008 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12009 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12010 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12011 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12012 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12013 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12014 (install-dosrel): Likewise.
12015 (all-opcodes): Depend upon all-libiberty.
12016
12017 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12018
12019 * config.guess (*:CYGWIN*): New
12020
12021 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12022
12023 * Makefile.in (all-target-winsup): All all-target-libiberty.
12024
12025 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12026
12027 * configure.in (noconfigdirs): Add missing # in front of comment.
12028
12029 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12030
12031 * configure.in: add second pass to things added to noconfigdirs
12032 so *-gm-magic can exclude libgloss properly.
12033
12034 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12035
12036 * mpw-configure (extralibs_name, rez_name): Set correctly
12037 for MWC68K compiler.
12038
12039 * mpw-README: Add more info on the necessary build tools.
12040
12041 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12042
12043 * configure.in, config.sub: Recognize cygwin32.
12044
12045 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12046
12047 * config.guess, config.sub: Recognize A/UX.
12048
12049 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12050
12051 * config.sub: Merge with gcc/config.sub.
12052
12053 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12054
12055 * mpw-build.in (do-binutils): Add build of stamps.
12056
12057 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12058
12059 * config.sub: Add recognition for mips64vr4100*-* targets.
12060
12061 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12062
12063 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12064 Add creation of gconfigargs with `--enable-shared' turned on.
12065 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12066 ($(host)-stamp-stage3-configured): Likewise.
12067 (HOLES): Add chatr and ldd.
12068 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12069
12070 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12071
12072 * configure: Pass --nfp to recursive configures.
12073
12074 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12075
12076 * Makefile.in (DLLTOOL): New.
12077 (DLLTOOL_FOR_TARGET): New.
12078 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12079 (EXTRA_TARGET_FLAGS): Ditto.
12080 (EXTRA_GCC_FLAGS): Ditto.
12081 (CONFIGURE_TARGET_MODULES): Ditto.
12082 (DO_X): Ditto.
12083 * configure: Add DLLTOOL.
12084
12085 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12086
12087 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12088 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12089 mh-sco, since old workarounds no longer needed, and don't
12090 build ld, since libraries have weak symbols in COFF.
12091
12092 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12093
12094 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12095
12096 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12097
12098 * configure.in: Make sure that ${CC} can be used to compile an
12099 executable.
12100
12101 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12102
12103 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12104 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12105 nothing depending on whether gdbtk is being built.
12106
12107 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12108
12109 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12110
12111 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12112
12113 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12114 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12115
12116 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12117
12118 * config-ml.in: Add support for
12119 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12120 Simplify setting of multidirs from --disable-foo.
12121
12122 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12123
12124 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12125 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12126 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12127 non-empty, pass them on to the GCC make.
12128 (all-bootstrap): New rule that is like all-gcc, except it executes
12129 the GCC bootstrap rule instead of the GCC all rule.
12130
12131 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12132
12133 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12134
12135 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12136
12137 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12138 DG/UX support.
12139
12140 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12141
12142 * config.sub (i*86*) Change [345] to [3456]
12143
12144 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12145
12146 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12147 --with-gnu-ld=no.
12148
12149 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12150
12151 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12152 AIX multilibs get built.
12153
12154 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12155
12156 * configure.in (i386-win32): Don't build expect if we're not
12157 building the tcl subdir.
12158
12159 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12160
12161 * Makefile.in: (configure-target-examples, all-target-examples):
12162 New targets, configure and build example programs.
12163
12164 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12165
12166 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12167 use it as input to sedit the generated MPW makefile.
12168 * mpw-README: Add a suggestion about Gestalt.h.
12169
12170 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12171
12172 * config.sub: Accept *-*-ieee*.
12173
12174 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12175
12176 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12177 Ronald F. Guilmette <rfg@monkeys.com>.
12178
12179 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12180
12181 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12182 for powerpc-pe native.
12183 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12184 (target==powerpc-pe): duplicate i386-win32 entry.
12185
12186 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12187
12188 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12189 of vxworks, not just vxworks5.1.
12190
12191 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12192
12193 * mpw-configure: Add support for exec-prefix.
12194
12195 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12196
12197 * config.guess: Recognize HP model 816 machines as having
12198 a PA1.1 processor.
12199
12200 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12201
12202 * configure: Ignore new autoconf configure options.
12203
12204 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12205
12206 * config.guess: Recognize Pentium under SCO.
12207 From Robert Lipe <robertl@arnet.com>.
12208
12209 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12210
12211 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12212
12213 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12214
12215 * configure.in: Don't configure gas for alpha-dec-osf*.
12216
12217 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12218
12219 * configure.in: Default to --with-stabs for some targets for which
12220 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12221 i[345]86*-*-unixware*.
12222
12223 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12224
12225 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12226 rather than basing it on the target. Simplify handling of options
12227 controlling which directories to configure. Remove extraneous
12228 slash in multi-clean target.
12229
12230 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12231
12232 * config-ml.in: Prefix more variables with ml_ so they don't collide
12233 with configure's.
12234
12235 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12236
12237 * configure: Don't turn -v into --v.
12238
12239 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12240
12241 * configure.in (targargs): Fix typo.
12242
12243 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12244
12245 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12246
12247 * configure.in: Strip --host and --target options from
12248 CONFIG_ARGUMENTS, and always configure for --host only. Add
12249 --with-cross-host option when building with a cross-compiler.
12250 * configure: Canonicalize the arguments put into config.status by
12251 always using `=' for an option with an argument. Pass a presumed
12252 --host or --target explicitly.
12253
12254 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12255
12256 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12257 into general OS recognition case.
12258
12259 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12260
12261 * configure.in (target_configdirs): add target-winsup only
12262 for win32 target systems.
12263
12264 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12265
12266 * Makefile.in (all-target-libgloss): Depend upon
12267 configure-target-newlib, since when libgloss is built it looks to
12268 see if the newlib directory exists.
12269
12270 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12271
12272 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12273 cfg-ml-*.in.
12274
12275 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12276
12277 * configure: Handle LD and LD_FOR_TARGET when configuring a
12278 Canadian Cross.
12279
12280 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12281
12282 * configure.in (target_libs): add target-winsup.
12283 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12284 (target==ppcle-pe): remove ld from $noconfigdirs.
12285
12286 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12287
12288 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12289 Preserve relative path names in $srcdir. Build symlink tree if
12290 configuring cross target dir and srcdir=. (= no VPATH support).
12291 (configure-target-libg++): Depend on configure-target-librx.
12292 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12293 * config-ml.in: New file.
12294 * symlink-tree: New file.
12295 * configure: Ensure srcdir="." if that's what it is.
12296
12297 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12298
12299 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12300 includes and FLEX_SKELETON setting.
12301 * mpw-configure (--with-gnu-ld): New option, controls whether
12302 to use PPCLink or ld with PowerMac GCC.
12303 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12304 * mpw-config.in: Configure grez if targeting Mac.
12305
12306 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12307 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12308 just macos.
12309 * configure.in: Configure grez resource compiler if targeting Mac.
12310 * Makefile.in (all-grez, install-grez): New targets.
12311
12312 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12313
12314 * configure: CXX defaults to gcc, not g++. If we find
12315 gcc in the path, set CC to gcc -O2.
12316
12317 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12318
12319 * configure: Default ${build} correctly. Avoid picking up extra
12320 spaces when reading CC and CXX from Makefile. When doing a
12321 Canadian Cross, use plausible default values for numerous
12322 variables.
12323 * configure.in: When doing a Canadian Cross, don't try to
12324 configure tools whose configure script can't handle it.
12325
12326 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12327
12328 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12329
12330 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12331
12332 * configure: Remove dubious bug reporting address.
12333
12334 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12335
12336 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12337 configure script, run that instead of this directory's configure.
12338 In either case, print a message that we're configuring the sub-dir.
12339
12340 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12341
12342 * configure.in: Before checking for the existence of various files,
12343 use sed to filter out "target-".
12344
12345 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12346
12347 * Makefile.in (DO_X): Split rule to decrease command line length
12348 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12349 (Philippe De Muyter).
12350
12351 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12352
12353 * Makefile.in (all-patch): depend on all-libiberty.
12354
12355 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12356
12357 * configure.in: If the only directory in target_configdirs which
12358 actually exists is libiberty, then set target_configdirs to empty,
12359 to avoid trying to build a target libiberty in a gas or gdb
12360 distribution.
12361
12362 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12363
12364 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12365 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12366 systems.
12367
12368 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12369
12370 * configure.in (copy_dirs): Use sys-include instead of include
12371 for --with-headers option.
12372
12373 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12374
12375 * Makefile.in, configure.in: Make winsup builds work with
12376 new scheme.
12377
12378 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12379
12380 * configure.in: Build the linker on AIX.
12381
12382 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12383
12384 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12385 where needed.
12386
12387 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12388
12389 * Makefile.in (all-gcc): Fix typo.
12390
12391 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12392
12393 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12394
12395 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12396
12397 * configure.in: Rename libFOO to target-libFOO, and xiberty
12398 to target-xiberty, to provide more flexibility.
12399 (target_subdir): Define. Create if cross.
12400 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12401 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12402 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12403 check-libFOO -> check-target-libFOO, etc.
12404 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12405 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12406 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12407 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12408 allow ALL_GCC="" to only configure.
12409 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12410 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12411 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12412
12413 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12414
12415 * Makefile.in (taz): Build "info" in etc explicitly.
12416
12417 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12418
12419 * configure.in: Make sure that CC is undefined (as opposed to
12420 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12421 problem with autoconf trying to configure on a host without GCC.
12422
12423 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12424
12425 * mpw-configure: Set host alias from choice of host compiler,
12426 only use generic MPW Makefile sed if present, edit a file
12427 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12428 * mpw-README: Add problem notes about CW6 and CW7.
12429
12430 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12431
12432 * Makefile.in (taz): Use ";" instead of ";;".
12433
12434 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12435
12436 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12437 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12438 DISTDOCDIRS.
12439 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12440 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12441
12442 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12443
12444 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12445 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12446 Move bfd to DISTSTUFFDIRS.
12447
12448 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12449
12450 * Makefile.in (X11_LIB): Removed.
12451 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12452
12453 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12454
12455 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12456
12457 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12458 names.
12459
12460 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12461
12462 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12463
12464 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12465
12466 * configure.in (i[345]86-*-win32): Always build newlib.
12467 Don't configure cvs, autoconf or texinfo.
12468 * Makefile.in (LD_FOR_TARGET): New.
12469 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12470 Pass down LD_FOR_TARGET.
12471
12472 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12473
12474 * winsup: New directory.
12475 * Makefile.in: Build winsup.
12476 * configure.in: Winsup is configured when target is win32.
12477 Can only build win32 target GDB when native.
12478
12479 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12480
12481 * config.guess: Recognize HP model 819 machines as having
12482 a PA 1.1 processor.
12483
12484 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12485
12486 * configure: Fix sed loop which substitutes for CC and CXX to
12487 avoid bug found in various sed implementations.
12488
12489 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12490
12491 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12492 simulator. Use standard powerpc-*-eabi*.
12493
12494 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12495
12496 * configure.in: Stop putting gas and binutils in noconfigdirs for
12497 powerpc-*-aix* and rs6000-*-*.
12498
12499 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12500
12501 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12502 -mcall-aixdesc libraries.
12503
12504 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12505
12506 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12507
12508 * config.sub (arm | armel | armeb): Fix shell syntax.
12509
12510 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12511
12512 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12513 -msoft-float and -mcpu=common support.
12514 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12515 libraries.
12516
12517 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12518
12519 * configure.in: Allow configuration and build of emacs19 for the alpha.
12520
12521 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12522
12523 * configure.in (CC): Get ^CC, not just any old CC, from
12524 ${host_makefile_frag}.
12525
12526 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12527
12528 * configure.in (CC): Try to get CC from
12529 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12530
12531 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12532
12533 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12534 only if it exists in $(srcdir).
12535
12536 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12537
12538 * configure: If CC and CXX are not set in the environment, set
12539 them, based on either an existing Makefile or on searching for gcc
12540 in PATH. Substitute for CC and CXX in Makefile.
12541 * configure.in: Remove libm from target_libs. Separate
12542 target_configdirs from configdirs. If CC is not set in
12543 environment, try to get it from a host Makefile fragment. Rewrite
12544 changes of configdirs to use skipdirs instead. A few minor
12545 tweaks. Take directories out of target_configdirs as they are
12546 taken out of configdirs. Remove existing Makefile files from
12547 subdirectories. Substitute for TARGET_CONFIGDIRS and
12548 CONFIG_ARGUMENTS in Makefile.
12549 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12550 by configure.in.
12551 (CONFIG_ARGUMENTS): Likewise.
12552 (CONFIGURE_TARGET_MODULES): New variable.
12553 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12554 ($(CONFIGURE_TARGET_MODULES)): New target.
12555 (configure-libg++, configure-libio): New targets.
12556 (all-libg++): Depend upon configure-libg++.
12557 (all-libio): Depend upon configure-libio.
12558 (configure-libgloss, all-libgloss): New targets.
12559 (configure-libstdc++): New target.
12560 (all-libstdc++): Depend upon configure-libstdc++.
12561 (configure-librx, all-librx): New targets.
12562 (configure-newlib): New target.
12563 (all-newlib): Depend upon configure-newlib
12564 (configure-xiberty): New target.
12565 (all-xiberty): Depend upon configure-xiberty.
12566
12567 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12568
12569 * configure.in (host i[345]86-*-win32): Expand the
12570 noconfigdirs again.
12571
12572 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12573
12574 * mpw-configure: Fix sed command file name.
12575
12576 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12577
12578 * configure.in (host i[345]86-*-win32): Reduce the
12579 noconfigdirs again.
12580
12581 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12582
12583 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12584 or powerpc*-*-pe*, since they are not yet supported.
12585
12586 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12587
12588 Add PowerMac support and many other enhancements.
12589 * mpw-configure: New option --cc to select compiler to use,
12590 paste options set according to --cc into the generated
12591 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12592 if mpw-make.sed is present.
12593 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12594 add forward includes for PowerPC include files.
12595 * mpw-build.in: Build using Makefile.PPC if present.
12596 (do-byacc, etc): Remove separate version resource builds.
12597 (do-gas): Build "stamps" before "all".
12598 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12599 * mpw-README: Update to reflect --cc option, PowerMac support,
12600 and recently-reported compatibility problems.
12601
12602 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12603
12604 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12605 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12606 (--with-multilib-top): Pass to recursive invocations.
12607
12608 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12609
12610 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12611 v810-*-*.
12612
12613 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12614
12615 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12616 gdb, ld and opcodes on v810-*-*.
12617
12618 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12619
12620 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12621 (local-maintainer-clean): New target.
12622 (maintainer-clean): New target.
12623 (realclean): Just depend upon maintainer-clean.
12624
12625 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12626
12627 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12628
12629 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12630
12631 * configure.in: Build ld in mips*-*-bsd* case.
12632
12633 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12634
12635 * config.sub: Accept -lites* OS. From Ian Dall.
12636
12637 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12638
12639 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12640 targets.
12641
12642 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12643
12644 * configure.in: treat i386-win32 canadian cross the same as
12645 i386-go32 canadian cross.
12646
12647 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12648
12649 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12650 running under the simulator to build a reduced set of libraries.
12651 (powerpc-*-eabiaix): Add fine grained multilib support added to
12652 other powerpc targets yesterday.
12653
12654 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12655
12656 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12657 -disable-softfloat, -disable-relocatable, -disable-aix, and
12658 -disable-sysv to control which multilib libraries get built.
12659
12660 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12661
12662 * configure: Add Makefile.tem to list of files to remove in trap
12663 handler.
12664
12665 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12666
12667 * config.guess (*Linux*): Add missing "exit"s.
12668 Also, need specific check for alpha-unknown-linux (uses COFF).
12669
12670 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12671
12672 * config.guess: Merge with FSF:
12673
12674 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12675 * config.guess (AIX4): More robust release numbering discovery.
12676
12677 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12678 * config.guess (i386-sequent-ptx): Properly get version number.
12679
12680 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12681 * config.guess (mips:*:4*:UMIPS): New case.
12682
12683 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12684
12685 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12686 (i386-win32 host): Likewise. Don't build readline.
12687
12688 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12689
12690 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12691 SUPPORT_FILES to submakes.
12692
12693 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12694
12695 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12696 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12697 mpw-configure.
12698
12699 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12700
12701 * configure.in (appdirs): Use =, not ==, in test expression when
12702 trying to build the text to print in the warning message for
12703 Solaris users.
12704
12705 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12706
12707 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12708
12709 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12710
12711 * config.guess: Recognize lynx-2.3.
12712
12713 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12714
12715 * config.sub (z8ksim): Deleted
12716 (z8k-*-coff): New, this is the one true name of the target.
12717
12718 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12719
12720 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12721
12722 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12723
12724 * config.guess (*:Linux:*:*): First try asking the linker what the
12725 default object file format is (elf, aout, or coff). Then if this
12726 fails, try previous methods.
12727
12728 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12729
12730 * configure.in: Don't build newlib for *-*-vxworks5.1.
12731
12732 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12733
12734 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12735 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12736
12737 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12738
12739 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12740
12741 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12742
12743 * cfg-ml-com.in: New file.
12744 * cfg-ml-pos.in: New file.
12745
12746 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12747
12748 * COPYING.NEWLIB: Add HP free copyright to list.
12749
12750 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12751
12752 * config.sub: Recognize -eabi* for the system, not just -eabi.
12753
12754 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12755
12756 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12757 * config.sub, configure.in (win32): New target and host.
12758
12759 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12760
12761 * configure.in: Add i386-pe configuration.
12762
12763 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12764
12765 * mpw-build.in (install): Install GDB after LD.
12766
12767 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12768
12769 * mpw-config.in (elf/mips.h): Always forward-include, needed
12770 for GDB to build.
12771
12772 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12773
12774 * testsuite: New directory for customer acceptance and whole tool
12775 chain tests.
12776
12777 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12778
12779 * configure: If per-host line isn't found, but AC_OUTPUT is found
12780 and a configure script exists, run it instead.
12781
12782 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12783
12784 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12785
12786 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12787
12788 * configure: Set build_{cpu,vendor,os,alias} to host values when
12789 --build isn't specified.
12790
12791 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12792
12793 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12794 (FLAGS_TO_PASS): Pass them.
12795 (EXTRA_TARGET_FLAGS): Ditto.
12796
12797 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12798
12799 * Makefile.in (all-libg++): Depend on all-libstdc++.
12800
12801 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12802
12803 * configure.in (noconfigdirs): Enable all packages for
12804 i386-unknown-netbsd.
12805
12806 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12807
12808 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12809 hosted builds (DOS builds)
12810
12811 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12812
12813 Changes for ARM based on patches from Richard Earnshaw:
12814 * config.sub: Handle armeb and armel.
12815 * configure.in: Omit arm linker only for riscix.
12816
12817 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12818
12819 * config.guess: Update from FSF.
12820
12821 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12822
12823 * config.sub: Recognize powerpcle as the little endian variant of
12824 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12825 powerpcle variant. Convert pentium into i586, not i486. Add p5
12826 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12827 temporarily.
12828
12829 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12830
12831 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12832
12833 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12834
12835 * config.sub: Accept -lites* as a basic system type.
12836
12837 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12838
12839 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12840 installed, and if so return linuxoldld as the system name.
12841
12842 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12843
12844 * config.guess: Add hppa1.1-hp-lites support.
12845
12846 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12847
12848 * configure.in: Don't build newlib for m68k-vxworks5.1.
12849
12850 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12851
12852 * configure.in (mips-sgi-irix6): Use mh-irix5.
12853
12854 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12855
12856 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12857
12858 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12859
12860 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12861 OSF/1. Fix compiler flags.
12862 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12863
12864 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12865
12866 * configure.in: Recognize --with-newlib.
12867 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12868
12869 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12870
12871 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12872 to *_X11_MODULES due to gdbtk needing X include files et al.
12873
12874 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12875
12876 Merge in support for Mac MPW as a host.
12877 (Old change descriptions retained for informational value.)
12878
12879 * mpw-config.in: Add generic include forwards for cpu-specific
12880 include files in aout and elf directories.
12881
12882 * mpw-configure: Added copyright.
12883 * mpw-config.in: Check for presence of required build tools.
12884 (target_libs): Add newlib.
12885 (target_tools): Add examples.
12886 (Read Me): Generate as "Read Me for MPW" instead.
12887 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12888 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12889 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12890
12891 * mpw-configure: Remove subdir-specific makefile hackery,
12892 delete mk.tmp after using it.
12893
12894 * mpw-build.in (all): Display start and end times.
12895
12896 * mpw-configure (host_canonical): Set.
12897 (target_cpu): Always add to makefiles.
12898 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12899 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12900 (mpw-mh-mpw): Look for in srcdir and srcroot.
12901 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12902
12903 * mpw-build.in: (install-only): New target.
12904
12905 * mpw-configure (host_alias, target_alias): Rename from hostalias
12906 and targetalias, add into generated Makefile.
12907 (mk.tmp): If present, add into generated Makefile.
12908 * mpw-build.in (all-gas): Build config.h first before gas proper.
12909
12910 * mpw-configure (config.status): Write only if changed.
12911 * mpw-config.in (readline): Configure it (not built, just used for
12912 definitions).
12913
12914 * mpw-config.in (elf/mips.h): Add a forward include.
12915
12916 * mpw-config.in: Forward-include most .h files in include into
12917 extra-include.
12918 (readline): Don't build.
12919 mpw-build.in (install): Install GDB.
12920
12921 * mpw-configure (prefix, mpw_prefix): Handle it.
12922 * mpw-config.in (mmalloc, readline): Don't configure.
12923 * mpw-build.in (thisscript): Rename to ThisScript.
12924 Use mpw-build instead of BuildProgram everywhere.
12925 (mmalloc, readline): Don't build.
12926 * mpw-README: New file, basic documentation about the MPW port.
12927
12928 * mpw-config.in: Use forward-include to create include files.
12929
12930 * mpw-configure: Add more things to the top of each configured
12931 Makefile, including contents of config/mpw-mh-mpw.
12932 * mpw-config.in (extra-include): Create this directory and fill it
12933 with Posix-like include files when configuring.
12934
12935 * config.sub (apple, mac, mpw): Add various aliases.
12936
12937 * mpw-build.in: New file, top-level build script fragment for MPW.
12938 * mpw-configure: New file, configure script for MPW.
12939 * mpw-config.in: New file, config fragment for MPW.
12940
12941 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12942
12943 * configure.in (host_libs): Remove glob, since it is gone from the
12944 sources.
12945
12946 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12947
12948 * Makefile.in: define empty GDB_NLM_DEPS var.
12949
12950 * configure.in(target_makefile_frag): use config/mt-netware
12951 for netware targets.
12952
12953 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12954
12955 * config.sub: Merge in recent FSF changes. Remove linux special
12956 cases.
12957
12958 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12959
12960 Revert this change:
12961
12962 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12963
12964 * build-all.mk: Use CC=cc -Xs on Solaris.
12965
12966 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12967
12968 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12969 stop using it.
12970 * Makefile.in: Nuke all references to glob subdirectory.
12971
12972 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12973
12974 * configure.in: Fix --enable-shared logic in per-host.
12975
12976 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12977
12978 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12979
12980 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12981
12982 * configure.in (noconfigdirs): Don't build gas on AIX, for
12983 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12984
12985 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12986
12987 * configure: Fix --cache-file to work if the file argument is a
12988 relative path.
12989
12990 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12991
12992 * configure: If the --cache-file is used, pass it down to
12993 configure in subdirectories.
12994
12995 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12996
12997 * config.sub: add vxworks29k configuration.
12998
12999 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13000
13001 * Makefile.in (taz): Do "diststuff" part quietly.
13002
13003 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13004
13005 * config.sub: Mini-merge with gcc/config.sub.
13006
13007 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13008
13009 * config.guess (IRIX): Sed - to _.
13010
13011 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13012
13013 * Makefile.in (source-vault, binary-vault): New targets.
13014
13015 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13016
13017 * config.sub: Recognize -eabi as a basic system type.
13018
13019 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13020
13021 * configure.in (enable_shared stuff): Fix typo.
13022
13023 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13024
13025 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13026
13027 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13028
13029 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13030
13031 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13032
13033 * configure.in (rs6000-*-*): Don't build gas.
13034
13035 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13036
13037 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13038 reduce command line length.
13039 (AS_FOR_TARGET): Check for as.new, not Makefile.
13040 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13041
13042 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13043
13044 * config.guess: Merge from FSF.
13045
13046 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13047
13048 * configure: Don't use $ when handling program_suffix.
13049
13050 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13051
13052 * configure.in: Configure tk for hppa/hpux.
13053
13054 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13055
13056 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13057
13058 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13059
13060 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13061 to LIBCXXFLAGS. Tests are better run without it.
13062
13063 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13064
13065 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13066
13067 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13068
13069 * configure.in (*-*-netware*): Don't configure xiberty.
13070
13071 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13072
13073 * configure.in: Remove tk from native_only list.
13074
13075 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13076
13077 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13078 for special NCD build.
13079
13080 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13081
13082 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13083 makeall.bat, they're only useful for binutils snapshots.
13084 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13085 makeall.bat to specified SUPPORT_FILES.
13086
13087 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13088
13089 * build-all.mk: Add Ericsson targets to sun4 and solaris
13090 hosts. Add BNR's sun4 target to solaris host, so their
13091 build-from-source will be tested in-house first.
13092
13093 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13094
13095 * Makefile.in (LIBCFLAGS): New variable.
13096 (CFLAGS_FOR_TARGET): Ditto.
13097 (LIBCFLAGS_FOR_TARGET): Ditto.
13098 (LIBCXXFLAGS): Ditto.
13099 (CXXFLAGS_FOR_TARGET): Ditto.
13100 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13101 (BASE_FLAGS_TO_PASS): Pass them.
13102 (EXTRA_TARGET_FLAGS): Ditto.
13103
13104 * configure.in: Support --enable-shared.
13105
13106 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13107
13108 * configure.in (target_libs): Include libstdc++ again.
13109 * config.guess: Update from FSF (for FreeBSD).
13110
13111 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13112
13113 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13114 makeall.bat.
13115 (DISTDOCDIRS): Add `etc'.
13116 (ETC_SUPPORT_PFX): New variable.
13117 (taz): Include anything from etc starting with a word in
13118 ETC_SUPPORT_PFX.
13119
13120 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13121
13122 * config.sub: Update for recent FSF changes. Remove obsolete
13123 h8300hds entry. Add -windows* and -osx as basic os. Minor
13124 spacing changes.
13125
13126 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13127
13128 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13129
13130 * config.guess: Merge with FSF.
13131 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13132
13133 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13134
13135 * configure: Since the "trap 0" handler will override the exit
13136 status on many systems, only use it for "exit 1", and make it set
13137 a non-zero exit status; reset it before "exit 0". Also, check
13138 exit status of config.sub, and error out if it failed.
13139
13140 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13141
13142 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13143 and install libgloss.
13144
13145 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13146
13147 * Makefile.in (all-binutils): Depend upon all-byacc.
13148
13149 * configure.in: Don't build emacs on Irix 5.
13150
13151 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13152
13153 * configure.in (*-*-netware*): Add libio.
13154
13155 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13156
13157 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13158 (CHECK_TARGET_MODULES): Ditto.
13159 (INSTALL_TARGET_MODULES): Ditto.
13160 (TARGET_LIBS): Ditto.
13161 (all-libstdc++): Note dependencies.
13162
13163 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13164
13165 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13166
13167 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13168
13169 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13170 -fexternal-templates.
13171
13172 * configure.in (target_libs): Add libstdc++.
13173 (noconfigdirs): Add libstdc++ as appropriate.
13174
13175 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13176
13177 * config.guess: Update from FSF.
13178
13179 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13180
13181 * configure: Use ${config_shell} when running ${configsub}.
13182
13183 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13184
13185 * config.sub: No longer recognize h8300h.
13186
13187 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13188
13189 * config.sub: Remove extraneous differences between config.sub and
13190 gcc/config.sub.
13191
13192 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13193
13194 * Makefile.in (DISTSTUFFDIRS): Add gas.
13195
13196 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13197
13198 * COPYING.NEWLIB: New file.
13199
13200 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13201
13202 * config.guess (HP-UX): Patch from Harlan Stenn
13203 <harlan@landmark.com> to also emit release level.
13204
13205 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13206
13207 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13208
13209 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13210
13211 * config.sub: Merge nextstep cleanup from FSF.
13212
13213 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13214
13215 * configure.in (arm-*-*): Don't configure ld for this target.
13216
13217 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13218
13219 * configure.in (*-*-netware): don't configure libg++, libio,
13220 librx, or newlib.
13221
13222 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13223
13224 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13225 configure ld--it works, but it doesn't support shared libraries.
13226
13227 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13228
13229 * config.guess (*-unknown-freebsd*): Get rid of possible
13230 trailing "(Release)" in version string.
13231 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13232
13233 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13234
13235 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13236 Fix type: *-next-neststep -> *-next-nextstep.
13237
13238 * config.guess: Merge from FSF:
13239
13240 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13241
13242 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13243
13244 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13245
13246 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13247 instead of UNIX_SV for UnixWare 1.0).
13248
13249 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13250
13251 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13252 to make gdb/nlm/* build after the compiler and linker.
13253
13254 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13255
13256 * config.guess (netbsd, freebsd, linux): Accept any machine,
13257 not just i[34]86.
13258 (m68k-atari-sysv4): Relocate to match FSF version.
13259
13260 * config.guess: More merges from the FSF:
13261
13262 Add a space before function call or macro invocation.
13263
13264 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13265
13266 * config.guess: Add trap cmd to remove dummy.c and dummy when
13267 interrupted.
13268
13269 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13270
13271 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13272 (dummy): Redirect stderr from compilation of dummy.c.
13273
13274 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13275
13276 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13277
13278 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13279
13280 * configure: Accept and ignore --cache*, for compatibility with
13281 new autoconf.
13282
13283 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13284
13285 * config.guess: Merge from FSF:
13286
13287 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13288
13289 * config.guess (Pyramid*:OSx*:*:*): New case.
13290 (PATH): Add /.attbin at end for finding uname.
13291 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13292
13293 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13294
13295 * config.guess (M88*:DolphinOS:*:*): New case.
13296
13297 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13298
13299 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13300 to select whether to use ELF or COFF.
13301
13302 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13303
13304 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13305
13306 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13307
13308 * config.guess: Guess the OS version for HPUX.
13309
13310 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13311
13312 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13313
13314 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13315
13316 * configure.in: Recognize --with-headers, --with-libs, and
13317 --without-newlib.
13318 * Makefile.in (all-xiberty): Depend upon all-ld.
13319
13320 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13321
13322 * configure.in: Change i[34]86 to i[345]86.
13323
13324 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13325
13326 * configure (version): A few more tweaks to help message.
13327
13328 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13329
13330 * Makefile.in: Remove (for now) librx as a host library,
13331 now that we're building it for target.
13332
13333 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13334
13335 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13336 (Karl Berry).
13337
13338 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13339
13340 * configure.in: Also configure librx.
13341
13342 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13343
13344 * Makefile.in: Update various rules to reflect that librx
13345 is now needed for libg++.
13346
13347 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13348
13349 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13350
13351 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13352
13353 * configure.in: Configure the examples directory.
13354
13355 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13356
13357 * configure: Simplify Jun 2 1994 change.
13358
13359 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13360
13361 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13362 /bin/gcc isn't good enough to build gcc.
13363
13364 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13365
13366 * Makefile.in (GDB_SUPPORT_FILES): Remove
13367 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13368 (gdb.tar.gz): Add new rule to use standard distribution building
13369 mechanism.
13370
13371 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13372
13373 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13374 Bill Cox <bill@cygnus.com>.
13375
13376 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13377
13378 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13379
13380 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13381
13382 * configure: Search current dir first in .gdbinit.
13383
13384 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13385
13386 * config.sub: Recognize freebsd (merged from gcc config.sub).
13387
13388 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13389
13390 * config.sub: Refer to NeXT's operating system as nextstep.
13391
13392 * config.sub (case $basic_machine): Re-order the cases, to match
13393 the order in the FSF version (which is mostly alphabethical).
13394 Merge in some additions and changes from the FSF.
13395
13396 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13397
13398 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13399 * config.sub: Recognize cxux7.
13400 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13401
13402 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13403
13404 * config.sub: Fix typo powerpc -> powerpc-*.
13405
13406 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13407
13408 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13409
13410 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13411 parallel with all-emacs and install-emacs). Top-level command
13412 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13413
13414 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13415
13416 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13417 $(relbindir)/make before doing ``make install'', and use
13418 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13419 installing over running make binary.
13420 ($(host)-stamp-stage3-installed): Likewise.
13421
13422 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13423
13424 * config.guess: Recognize Mach.
13425
13426 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13427
13428 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13429 see whether --exec-prefix was used.
13430
13431 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13432
13433 * README: Explicitly mention libg++/README. (Zoo's idea.)
13434
13435 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13436
13437 * Makefile.in: Add all-librx target similar to all-libproc.
13438
13439 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13440
13441 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13442 with post 1.2 uname bogosity.
13443
13444 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13445
13446 * configure: Remove temporary files on receipt of a signal.
13447
13448 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13449
13450 * configure: If there is a package_makefile_frag, remove
13451 ${subdir}/Makefile.tem after copying it in.
13452
13453 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13454
13455 * build_all.mk: support rs6000 lynx identifies itself as
13456 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13457 since /bin/gcc is too feeble to compile a modern gcc.
13458
13459 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13460
13461 * brought devo/test-build.mk update-to-date with progressive/
13462 test-build.mk. Add lynx targets and hppa flag info.
13463
13464 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13465
13466 * configure.in: Use mh-ncrsvr43. Patch from
13467 Tom McConnell <tmcconne@sedona.intel.com>.
13468
13469 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13470
13471 * config.guess (i386-unknown-bsdi): No longer need to
13472 check #if defined(__bsdi__) && defined(__i386__).
13473
13474 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13475
13476 * configure: Set program_transform_nameoption correctly.
13477
13478 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13479
13480 * brought build-all.mk update-to-date with progressive build-all.mk,
13481 added new targets and hppa info.
13482
13483 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13484
13485 * configure: If config.guess result is a prefix of the user
13486 specified target, assume a native build and use the user specified
13487 target as the host alias. Remove SunOS patch suffix removal hack.
13488 * configure.in: Remove SunOS patch suffix removal hack.
13489
13490 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13491 in NATIVE_CHECK_MODULES.
13492
13493 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13494
13495 * Makefile.in: Rename HOST_ONLY to NATIVE.
13496 * configure: Delete SunOs patch suffix from host_canonical
13497 and build_canonical variables that are prepended to Makefiles.
13498 * configure.in: Add comments for easier maintenance.
13499
13500 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13501
13502 * Makefile.in: Add all-libproc target similar to all-gui.
13503
13504 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13505
13506 * Makefile.in (CHECK_MODULES): split into
13507 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13508
13509 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13510
13511 * config.guess (i386-unknown-bsdi): New system to guess.
13512
13513 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13514
13515 * Makefile.in: Add all-gui target (but not yet build by "all").
13516
13517 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13518
13519 * config.sub: Move deletion of patch suffix from here...
13520 * configure.in: To here, at Ian's suggestion. The top-
13521 level scripts might need to know of a patch level.
13522
13523 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13524
13525 * config.sub: Strip off patch suffix so rtl is recognized
13526 as a sunos4.1.3 machine, even though it's been patched.
13527
13528 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13529
13530 * Makefile.in (INSTALL_LAST): Delete.
13531 (INSTALL_DOSREL): New.
13532
13533 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13534
13535 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13536 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13537 whether we pass down --with-gnu-ld anyhow.
13538
13539 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13540
13541 * Makefile.in (INSTALL_LAST): Change operation so it works
13542 on more flavors of make.
13543 * configure.in (go32): Don't build libg++ or libio.
13544
13545 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13546
13547 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13548 they can be overriden by templates.
13549
13550 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13551
13552 * configure.in (target==go32): Don't build gdb.
13553 * dosrel: New directory.
13554
13555 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13556
13557 * configure.in (host==go32): Configure dosrel too.
13558 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13559 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13560 be set by incoming names or templates.
13561 (INSTALL_LAST): New rule.
13562
13563 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13564
13565 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13566
13567 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13568
13569 * configure.in (appdirs): New variable. Currently empty, but will
13570 be used in gas distribution. If nonempty, lists a set of
13571 directories at least one of which must get configured, or top
13572 level configuration is considered to have failed.
13573 (rs6000-*-lynxos*): Use new file name.
13574
13575 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13576
13577 Eliminate XTRAFLAGS.
13578 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13579 newlib include files using -idirafter, and also use -nostdinc.
13580 (CXX_FOR_TARGET): Likewise.
13581 (XTRAFLAGS): Removed.
13582 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13583 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13584 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13585 ($(DO_X)): Don't pass down XTRAFLAGS.
13586
13587 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13588
13589 * configure.in (mips*-dec-bsd*): New target; do build linker.
13590 (mips*-*-bsd*): New target; don't build linker.
13591
13592 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13593
13594 * configure.in: support rs6000-*-lynxos* configuration.
13595 support sunos4 as a cross target.
13596
13597 * config.sub: look for lynx*, not lynx since the OS version may
13598 legitimately be part of the name.
13599
13600 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13601
13602 * configure.in (i[34]86-*-sco*): Move to be with other i386
13603 targets.
13604 (romp-*-*): New target. Skip various binary utilities.
13605 (vax-*-*): New target. Don't build newlib.
13606 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13607
13608 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13609
13610 * configure.in: Only set host_makefile_frag if config
13611 directory exists.
13612
13613 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13614
13615 * install.sh: If $dstdir exists, don't check whether each
13616 component does.
13617
13618 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13619
13620 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13621
13622 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13623
13624 * configure.in (*-*-lynxos*): Don't configure newlib for either
13625 native or cross Lynx.
13626
13627 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13628
13629 * config.sub (sparc64-elf): Fix os.
13630 (z8k): Remove duplicate.
13631
13632 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13633
13634 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13635 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13636
13637 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13638
13639 * configure: Make file links cleanly even if Lynx fails on
13640 an NFS symlink (at least fail cleanly).
13641
13642 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13643
13644 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13645 -XNh2000.
13646
13647 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13648
13649 * configure: Unknown options are fatal again.
13650
13651 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13652
13653 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13654 compatibility.
13655
13656 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13657
13658 * build-all.mk: Add `clean' target.
13659
13660 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13661
13662 * config.guess: Add SINIX support.
13663 * configure.in: Add mips-*-sysv4* support.
13664
13665 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13666
13667 * build-all.mk: Document all useful targets.
13668 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13669 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13670
13671 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13672
13673 * configure: Support --silent, --quiet.
13674
13675 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13676
13677 * configure: Support --disable-FEATURE.
13678
13679 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13680
13681 * config.guess: Recognize NCR running SVR4.3.
13682
13683 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13684
13685 * config.guess: Make BSDI generate i386-unknown-bsd386.
13686 Patch from Paul Eggert <eggert@twinsun.com>.
13687
13688 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13689
13690 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13691
13692 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13693
13694 * configure: Make unrecognized options give nonfatal warnings
13695 instead of fatal errors, and pass them to any subdirectory
13696 configures in case they recognize them.
13697 Make --x equivalent to --with-x.
13698
13699 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13700
13701 * configure: Add --enable-* options. Clean up usage message and
13702 some comments.
13703
13704 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13705
13706 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13707
13708 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13709
13710 * configure.in (hppa*-*-*): Enable binutils.
13711
13712 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13713
13714 * config.sub: Recognize cisco.
13715
13716 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13717
13718 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13719
13720 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13721
13722 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13723 than one configuration name. Add comment.
13724
13725 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13726
13727 * config.guess: about target *-hitachi-hiuxwe2, fixed
13728 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13729 macro is incorrect.]
13730
13731 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13732
13733 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13734 than the "make ls" stuff which used to be here.
13735
13736 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13737
13738 * config.guess: Recognize i[34]86-unknown-freebsd.
13739 From Shawn M Carey <smcarey@rodan.syr.edu>.
13740
13741 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13742
13743 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13744
13745 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13746
13747 * config.guess: Check for ptx.
13748
13749 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13750
13751 * config.sub: Add os9k checking.
13752
13753 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13754
13755 * config.guess: Handle OSF1 running on HPPA processors
13756
13757 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13758
13759 * configure: If subdir configure fails, print out a message with
13760 subdirectory name, in case subdir's configure code didn't identify
13761 itself.
13762
13763 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13764
13765 * configure.in: Remove embedded newlines from configdirs.
13766 Avoid mismatches of substrings. Fix matching strings at end
13767 of configdirs.
13768
13769 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13770
13771 * config.guess: Add Lynx/rs6000 config support.
13772
13773 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13774
13775 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13776
13777 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13778
13779 * configure.in (hppa*-*-osf*): Treat this just like most other
13780 PA configurations (eg no binutils or ld).
13781 (hppa*-*-*elf*): These configurations have binutils and ld.
13782
13783 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13784
13785 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13786
13787 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13788
13789 * configure.in (rs6000-*-*): Build gas.
13790
13791 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13792
13793 * Makefile.in: Avoid bug in losing hpux sed.
13794
13795 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13796
13797 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13798 for GDB and GDB has been fixed to not need it.
13799
13800 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13801
13802 * config.guess: Recognize vax hosts.
13803
13804 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13805
13806 * configure (while loop): Don't use "break 2" inside case
13807 statement -- the case statement isn't an enclosing loop.
13808
13809 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13810
13811 * config.guess: Clean up NeXT support, to allow nextstep
13812 on Intel machines. Make OS be nextstep.
13813
13814 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13815
13816 * config.guess: Add alternate forms for Convex.
13817
13818 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13819
13820 * configure: Completely rewrite option processing. Take
13821 advantage of pattern-matching to avoid invoking test frequently.
13822 Also clean up host and target defaulting logic.
13823
13824 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13825
13826 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13827 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13828 commands (plus user environment) will fit SCO limits.
13829
13830 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13831
13832 * configure.in: Don't issue warnings about directories which are
13833 not being configured if -norecursion is set. Correct test for
13834 --with-gnu-as and --with-gnu-ld to not get confused by substring
13835 matches.
13836
13837 * configure.in: Don't build gas for alpha-dec-osf1*.
13838
13839 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13840
13841 * configure: Back out Per's change of 12/19/1993. It changes the
13842 behavior of configure in unexpected and confusing ways.
13843
13844 Also, use different delim char when calculating
13845 program_transform_name so that the name can contain slashes.
13846
13847 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13848
13849 * configure.in, config.sub: Add support for VSTa micro-kernel.
13850
13851 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13852
13853 * configure.in: Nuke hacks which were used to get a special
13854 version of GAS for HPPA configurations.
13855
13856 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13857
13858 * configure: If only ${target_alias} is given, use that
13859 as the default for ${host_alias}.
13860 * configure: Add missing back-slashes before nested quotes.
13861
13862 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13863
13864 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13865
13866 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13867
13868 * config.guess: Recognize some Tektronix configurations.
13869 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13870
13871 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13872
13873 * config.sub: Match any flavor of SH.
13874
13875 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13876
13877 * configure.in: Don't try to configure newlib for Alpha.
13878
13879 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13880
13881 * configure.in: Don't build ld for Irix 5. Don't build gas,
13882 libg++ or libio for any Alpha target.
13883
13884 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13885
13886 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13887
13888 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13889 default arguments -- so it tried to compress itself.
13890
13891 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13892
13893 * configure.in (notsupp): ensure that a space is always at the end
13894 of the configdirs list, since the grep checks for an explicit space
13895
13896 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13897
13898 * configure.in (target i386-sysv4.2): don't build ld, since static
13899 versions of many libraries are not available.
13900
13901 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13902
13903 * config.guess: Recognize Apollos (using environment variables).
13904 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13905
13906 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13907
13908 * config.guess: Recognize Sony news mips running newsos.
13909
13910 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13911
13912 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13913 "fi ; else" for bash.
13914
13915 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13916
13917 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13918
13919 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13920
13921 * config.sub: accept unixware as an alias for svr4.2.
13922 Fix some inconsistancies with the gcc version.
13923
13924 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13925
13926 * Makefile.in (DISTDOCDIRS): Add gdb.
13927
13928 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13929
13930 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13931
13932 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13933
13934 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13935 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13936 this now.
13937
13938 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13939
13940 * config.sub: Accept hiux* as an OS name.
13941
13942 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13943 etc/make-stds.texi. The underscore came from gcc, and dje now
13944 agrees that RUNTESTFLAGS is the correct name.
13945
13946 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13947
13948 * install.sh: Remove 'set -e'. It makes any conditionals
13949 in the script useless.
13950
13951 * config.guess: Automatically recognize arm-acorn-riscix
13952 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13953
13954 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13955
13956 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13957
13958 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13959
13960 * Makefile.in (DISTDOCDIRS): New variable.
13961 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13962 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13963
13964 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13965
13966 * configure.in (hppa target): check the source directory for the
13967 pagas sub-directory
13968
13969 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13970
13971 * config.sub: Allow -aout* and -elf*.
13972
13973 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13974
13975 * configure.in: Don't build ld on i386-solaris2, same as for
13976 sparc-solaris2.
13977
13978 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13979
13980 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13981
13982 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13983
13984 * configure.in: Configure gdb for alpha.
13985
13986 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13987
13988 * Makefile.in (CXXFLAGS): Add -O.
13989
13990 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13991
13992 * config.guess: added support for DG Aviion
13993
13994 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13995
13996 * configure.in: Produce warning message for subdirectories not
13997 configurable for this host/target combination. Don't try to
13998 configure gdb for vms.
13999
14000 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14001
14002 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14003 appropriate files before making "diststuff".
14004 (DISTBISONFILES): New var: list of files to be edited.
14005 (DISTSTUFFDIRS): Add binutils.
14006
14007 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14008
14009 * config.sub: also handle mipsel and mips64el (for little endian mips)
14010
14011 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14012
14013 * configure.in: Add * to end of all OS names.
14014
14015 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14016
14017 * configure.in: Build newlib for LynxOS native.
14018
14019 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14020
14021 * config.guess: Add support for delta 88k running SVR3.
14022
14023 * configure.in: Add comment about HP compiler vs. emacs.
14024
14025 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14026
14027 * configure.in: don't build ld on solaris2 (not a viable option
14028 due to bugs in getpwnam & getpwuid)
14029
14030 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14031
14032 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14033 config.guess will produce a full version number.
14034
14035 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14036
14037 * configure.in: Build linker and binutils for alpha-dec-osf1.
14038
14039 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14040
14041 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14042 and gdb/testsuite/Makefile.in.
14043
14044 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14045
14046 * configure.in: recognize mips*- instead of mips-
14047
14048 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14049
14050 * config.sub: Accept linux*coff and linux*elf as operating
14051 systems.
14052
14053 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14054
14055 * config.sub: Recognize mips64, and mips3 as an alias for it.
14056
14057 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14058
14059 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14060 gdb knows how to handle OSF/1 shared libraries.
14061
14062 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14063
14064 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14065 * config.guess: Recognize Hitachi's HIUX.
14066 * config.sub: Recognize h3050r* and hppahitachi.
14067 Remove redundant cases for hp9k[23]*.
14068
14069 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14070
14071 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14072 if gas and ld are in the source tree and are in ${configdirs}.
14073 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14074 --with options (but still pass them down on the command line,
14075 if they were explicitly specified).
14076
14077 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14078
14079 * configure: substitute SHELL value in Makefile.in with
14080 ${CONFIG_SHELL}
14081
14082 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14083
14084 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14085 *-*-solaris2* targets.
14086
14087 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14088
14089 * Makefile.in: define M4, and pass it down to sub-makes;
14090 all-autoconf now depends on all-m4
14091
14092 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14093
14094 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14095 presence of {ar,ranlib} instead of a configured directory
14096
14097 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14098
14099 * config.guess: Accept 34?? as well as 33?? for NCR.
14100
14101 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14102
14103 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14104 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14105
14106 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14107
14108 * configure: grab values for $(CC) and $(CXX) from the
14109 environment, so that someone can do "CC=gcc configure; make" and
14110 have it work right (matching the way that autoconf works now)
14111
14112 * configure.in, Makefile.in: add support for gash, the tcl
14113 interface to Galaxy
14114
14115 * config.guess: add NetBSD variants (hp300, x86)
14116
14117 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14118
14119 * install.sh: Support -d option (in the manner of SunOS 4 install,
14120 as it is more deterministic than that of GNU install)
14121 (chmodcmd): Set file to mode 755 by default (should also do default
14122 chgrp and chown, but I don't feel like dealing with that now)
14123
14124 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14125
14126 * config.sub: Remove h8300hhms alias.
14127
14128 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14129
14130 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14131
14132 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14133
14134 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14135 as stmp-fixinc
14136
14137 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14138
14139 * config.sub: recognize m88110-bug-coff.
14140
14141 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14142
14143 * Makefile.in (all-libio): all dependencies on the toolchain used
14144 to build this (gcc, gas, ld, etc)
14145
14146 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14147
14148 * config.guess: Deal with OSF/1 1.3 on alpha.
14149
14150 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14151
14152 * install.sh: add some 'else true' clauses for portability
14153
14154 * configure.in: don't build libio for h8[35]00-*-* targets
14155
14156 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14157
14158 * Makefile.in: Add support for new libio.
14159
14160 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14161
14162 * install.sh: If one command fails, don't try the rest. Don't try
14163 to remove $dsttmp (via trap) unless we have already created it.
14164 If $src doesn't exist, detect it and exit with an error.
14165
14166 * config.guess: Recognize BSD on hp300.
14167
14168 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14169
14170 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14171 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14172
14173 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14174
14175 * Makefile.in (all-send-pr): depends on all-prms
14176
14177 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14178
14179 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14180
14181 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14182
14183 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14184 Added test for mips-mips-riscos5.
14185
14186 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14187
14188 * configure.in: use mh-hp300 for 68k HP hosts
14189
14190 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14191
14192 * configure: add support for CONFIG_SHELL, so that you can use
14193 some alternate shell for evaluating configure scripts
14194
14195 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14196
14197 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14198 in configure script to bug-gdb@prep.ai.mit.edu when building
14199 distribution archive.
14200 * Makefile.in (COMPRESS): Remove def.
14201 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14202 gdb.tar.Z and make-gdb.tar.Z respectively.
14203 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14204 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14205 to convergence with 'taz' target in Makefile.in.
14206
14207 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14208
14209 * install.sh (dsttmp): use trap to ensure that tmp files go
14210 away on error conditions
14211
14212 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14213
14214 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14215
14216 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14217
14218 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14219 its parent is '/' not ''.
14220
14221 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14222
14223 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14224
14225 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14226 that ${newsrcdir}/configure.in does.
14227
14228 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14229
14230 * test-build.mk: support for CONFIG_SHELL
14231
14232 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14233
14234 * config.sub (netware): Add as a basic system type.
14235
14236 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14237
14238 * Makefile.in (Makefile): depend on configure.in. Also drop the
14239 $(srcdir)/ from the dependency on Makefile.in.
14240
14241 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14242
14243 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14244 (h8300hhms is temporary until multi-libraries are implemented).
14245 * configure.in: Handle h8300h too.
14246
14247 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14248
14249 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14250
14251 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14252
14253 * configure: Remove extraneous output when guessing host type.
14254 * config.guess: Remove extraneous output when guessing using C
14255 compiler rather than uname, or when guessing fails.
14256
14257 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14258
14259 * Makefile.in: remove all.cross and install.cross targets
14260
14261 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14262 definitions
14263
14264 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14265
14266 * configure.in (target sh): Build gprof.
14267
14268 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14269
14270 * config.sub: change -solaris to -solaris2
14271
14272 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14273
14274 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14275
14276 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14277
14278 * configure: Correct error message for missing Makefile.in to
14279 print correct directory.
14280
14281 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14282
14283 * install.sh: kludge around 386BSD shell bug
14284
14285 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14286
14287 * config.guess: Recognize NeXT.
14288 * config.guess: Recognize i486-ncr-sysv4.
14289 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14290
14291 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14292
14293 * Makefile.in (MAKEINFOFLAGS): New variable.
14294 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14295 * build-all.mk, test-build.mk: Pass down --no-split as
14296 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14297
14298 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14299
14300 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14301
14302 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14303
14304 * Makefile.in (libg++.tar.z): New rule.
14305 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14306 * Makefile.in (taz): Only do a single chmod.
14307
14308 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14309
14310 * install.sh: don't use dirname anymore (replaced with sed usage)
14311
14312 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14313
14314 * Makefile.in: Change extension for gzip'd files from '.z' to
14315 '.gz' per new FSF standard usage.
14316
14317 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14318
14319 * configure: put quotes around the final value of program_transform_name
14320
14321 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14322
14323 * Makefile.in: new install.sh support; update install-info rules
14324
14325 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14326
14327 * configure.in: Build diff for crosses, but not for go32 host.
14328
14329 * configure.in: Build gprof only for native, and don't build it
14330 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14331
14332 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14333
14334 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14335
14336 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14337
14338 * configure.in (host_tools): Add prms.
14339
14340 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14341
14342 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14343 with $(FLAGS_TO_PASS) on the command line
14344
14345 * config.sub: Recognize lynx and lynxos
14346
14347 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14348
14349 * config.sub: Accept -ecoff*, not just -ecoff.
14350
14351 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14352
14353 * Makefile.in (taz): Use .gz suffix instead of .z.
14354 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14355 names.
14356
14357 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14358
14359 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14360
14361 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14362
14363 * Makefile.in (install-no-fixedincludes): install gcc last, so
14364 that rebuilds that might happen during 'make install' don't get
14365 bogus gcc include files
14366
14367 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14368
14369 Change from Utah for HPPA support:
14370 * config.guess: Recognize hppa1.x-hp-bsd.
14371
14372 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14373
14374 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14375 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14376
14377 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14378
14379 * config.sub: Add support for rom68k and bug boot monitors.
14380
14381 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14382
14383 * Makefile.in: Make all-opcodes depend on all-bfd.
14384
14385 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14386
14387 * config.guess: Added special check for i[34]86-univel-sysv4*.
14388
14389 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14390
14391 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14392 the processor rather than assuming i486.
14393
14394 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14395
14396 * config.guess: Recognize SunOS6 as Solaris3.
14397
14398 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14399
14400 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14401 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14402
14403 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14404
14405 * build-all.mk (all-cross): New target for Canadian Cross.
14406 Added Q2 go32 targets.
14407 * test-build.mk: Configure go32 cross sparclite-aout and
14408 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14409 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14410
14411 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14412
14413 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14414 GO32 hosted toolchains
14415
14416 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14417
14418 * configure: change so "-exec-prefix" gets passed down rather
14419 than "-exec_prefix" so autoconf generated Makefiles get the
14420 exec_prefix set right.
14421
14422 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14423
14424 * config.guess: get the Solaris2 minor version number
14425
14426 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14427
14428 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14429
14430 * config.guess: Recognize some Sequent platforms.
14431
14432 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14433
14434 * Makefile.in: added the vault-install target
14435
14436 * configure.in: actually use the Sun3 makefile fragment that's in
14437 config, also added the release dir to configdirs
14438
14439 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14440
14441 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14442
14443 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14444
14445 * configure.in: remove some program from Alpha targetted toolchains
14446
14447 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14448
14449 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14450 gprof.
14451 (taz): Run "make diststuff" in those directories instead of "make
14452 proto-dir". Look for "VERSION=" only at start of line in subdir
14453 Makefile. Use "gzip -9" for compression.
14454 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14455 (binutils.tar.z): New target.
14456
14457 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14458
14459 * Makefile.in (taz): Include gpl.texinfo.
14460
14461 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14462
14463 * Makefile.in (setup-dirs): Merged into "taz" target.
14464 (taz): Only do `proto-dir' stuff if a directory is actually needed
14465 for this target.
14466
14467 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14468
14469 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14470 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14471 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14472 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14473 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14474
14475 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14476
14477 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14478 config.sub, and move-if-change to gdb testsuite distribution
14479 archive, so the testsuite can be extracted, configured, and
14480 run separately from the gdb distribution. Blow away the Chill
14481 tests that require a Chill compiled executable, since GNU Chill
14482 is not yet publically available.
14483
14484 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14485
14486 * test-build.mk: set environment variables in a single command,
14487 instead of a list of assignments and exports
14488
14489 * config.guess: recognize Alpha/OSF1 systems
14490
14491 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14492
14493 * configure: Change help message to prefer --options rather than
14494 -options.
14495
14496 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14497
14498 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14499 zippy@ecst.csuchico.edu.
14500 * config.guess: Recognize miniframe.
14501
14502 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14503
14504 * Makefile.in: Use srcroot to find runtest rather than rootme.
14505 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14506
14507 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14508
14509 * test-build.mk: Extensive additions to support building on a
14510 machine other than the host.
14511
14512 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14513
14514 * configure (tooldir): Fix for i386-aix again.
14515
14516 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14517
14518 * configure, Makefile.in: Change definition of $(tooldir)
14519 to match the FSF.
14520
14521 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14522
14523 * config.guess: Recognize i[34]86/SVR4.
14524
14525 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14526
14527 * Makefile.in (all-gdb): gdb depends on sim.
14528
14529 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14530
14531 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14532 at the same time we make the prototype gdb directory.
14533 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14534 files at the same time as the gdb base release distribution.
14535
14536 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14537
14538 * Makefile.in (check): Use individual check targets rather than
14539 DO_X rule.
14540 (check-gcc): Added.
14541
14542 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14543
14544 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14545 for System V release 3.2.
14546
14547 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14548
14549 * config.sub: Recognize hppaosf.
14550 * configure.in: Do configure ld/binutils/gas for it.
14551
14552 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14553
14554 * configure (tooldir): Alter syntax used to set this, for systems
14555 where "\$" isn't handled right, like i386-aix.
14556
14557 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14558
14559 * configure: Pass program-transform-name, not
14560 program_transform_name, to recursive configures.
14561
14562 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14563
14564 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14565 of gas+ld+binutils.
14566
14567 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14568
14569 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14570
14571 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14572
14573 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14574
14575 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14576
14577 * Makefile.in (PRMS): Set back to all-prms.
14578
14579 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14580
14581 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14582 targets, rather than for MIPS hosts.
14583
14584 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14585
14586 * configure.in: add comment for --with-x default values
14587
14588 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14589
14590 * Makefile.in: add check-* targets for each of the directories in
14591 the tree. Add a definition of RUNTEST that will use the one we
14592 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14593
14594 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14595
14596 * configure.in: Removed obsolete references to bfd_target and
14597 target_makefile_frag.
14598
14599 * build-all.mk: Set assorted targets for Q2.
14600 * config.sub: Recognize z8k-sim and h8300-hms.
14601 * test-build.mk: Really don't pass host to configure.
14602 (HOLES): Added uname.
14603
14604 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14605
14606 * configure: Handle an empty program-prefix, program-suffix or
14607 program-transform-name correctly.
14608
14609 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14610
14611 * build-all.mk: -G 8 no longer required for MIPS targets.
14612 * test-build.mk: Don't pass host argument to configure; make it
14613 guess.
14614
14615 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14616
14617 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14618 * Makefile.in (COMPRESS): New macro, like GZIP.
14619
14620 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14621
14622 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14623
14624 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14625 with gas currently defaults to -G 0.
14626
14627 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14628
14629 * Makefile.in (all-flex): flex depends on byacc.
14630
14631 * build-all.mk: If host not specified, use config.guess. Pass TAG
14632 to test-build.mk as RELEASE_TAG.
14633 * test-build.mk (configargs): New variable containing arguments to
14634 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14635 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14636
14637 * config.guess: Use /bin/uname when checking -X argument on SCO,
14638 to avoid invoking GNU uname which doesn't understand -X.
14639
14640 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14641
14642 * configure.in: Build gas for mips-*-*.
14643
14644 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14645
14646 * Makefile.in (all.normal): insert missing backslash.
14647
14648 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14649
14650 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14651
14652 * Makefile.in: Complete overhaul to merge many almost identical
14653 targets.
14654
14655 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14656
14657 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14658 (gdb.tar.Z): Adjusted.
14659
14660 * Makefile.in (setup-dirs, taz): New targets; should be general
14661 enough to adapt for gdb sometime. Build only .z file.
14662 (gas.tar.z): New target.
14663
14664 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14665
14666 * build-all.mk: Use CC=cc -Xs on Solaris.
14667
14668 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14669
14670 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14671 for handling BISON for FSF releases.
14672
14673 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14674
14675 * configure: Actually implement the change zoo just documented.
14676
14677 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14678
14679 * configure: when using config.guess, only set target_alias when
14680 it's not already been set (ie, on the command line)
14681
14682 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14683
14684 * Makefile.in: add installcheck target, set PRMS to install-prms
14685
14686 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14687
14688 * configure: add support for package_makefile_fragment, handle the
14689 case where a directory has a configure.in file but no Makefile.in
14690 more gracefully (with an actual understandable error message, even);
14691 add support for --without (and add this to the usage message); also
14692 explicitly add a --host=${host_alias} to the command line when
14693 config.guess is used
14694
14695 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14696
14697 * configure: Must use both --host and --target in recursive calls.
14698
14699 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14700
14701 * Makefile.in: Change deja-gnu to dejagnu.
14702
14703 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14704
14705 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14706
14707 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14708
14709 * configure.in: canonicalize all instances to *-*-solaris2*,
14710 also strip out a number of tools to not build for go32 host
14711
14712 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14713
14714 * config.guess: add GPL.
14715
14716 * Makefile.in, config.guess, config.sub, configure: bump
14717 copyrights to 93.
14718
14719 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14720
14721 * Makefile.in (do-info): Removed obsolete check for existence of
14722 localenv file.
14723
14724 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14725
14726 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14727
14728 * Makefile.in: a couple of 'else true' for decstation,
14729 support for TclX
14730
14731 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14732
14733 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14734
14735 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14736
14737 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14738
14739 * config.guess: Recognize i386-ibm-aix (PS/2).
14740 * configure.in: Use config/mh-aix386 file for it.
14741
14742 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14743
14744 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14745 CC_FOR_TARGET instead.
14746 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14747
14748 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14749
14750 * Makefile.in: Add sim to list of directories sent with gdb
14751
14752 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14753
14754 * configure.in: Put back mips-dec-bsd* case.
14755
14756 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14757
14758 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14759 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14760 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14761
14762 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14763
14764 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14765
14766 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14767 (install-info): install dir.info only if it exists,
14768 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14769
14770 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14771
14772 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14773 gas for mips-dec-bsd.
14774
14775 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14776
14777 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14778 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14779
14780 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14781
14782 * configure.in: Added "dejagnu" to hosttools list.
14783
14784 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14785
14786 * config.sub, configure.in, config.guess: Add support
14787 for Bosx, an AIX variant from Bull.
14788 Patches from F.Pierresteguy@frcl.bull.fr.
14789
14790 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14791
14792 * devo/dejagnu: Initial creation of devo/dejagnu.
14793 Migrated dejagnu testcases and support files for testing software
14794 tools to reside as subdirectories, currently called "testsuite",
14795 within the directory of the software tool. Migrated all programs,
14796 support libraries, etc. beloging to dejagnu proper from
14797 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14798 with no modifications. The changes to these files which will
14799 allow them to configure, build, and execute properly will be made
14800 in a future update.
14801
14802 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14803
14804 * Makefile.in: Change send_pr to send-pr.
14805 * configure.in: Likewise.
14806 * send_pr: Renamed directory to send-pr.
14807
14808 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14809
14810 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14811
14812 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14813
14814 * README: Update for gdb-4.8 release.
14815 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14816 gdb-xxx.tar.z (gzip'd) file also.
14817
14818 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14819
14820 * Makefile.in: make all-diff depend on all-libiberty
14821
14822 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14823
14824 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14825
14826 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14827
14828 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14829
14830 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14831
14832 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14833 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14834 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14835
14836 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14837
14838 * Makefile.in: makeinfo binary is in a new location
14839
14840 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14841
14842 * config.sub: Accept -ecoff as an OS.
14843
14844 * Makefile.in: Various changes to eliminate a level of make
14845 recursion and reduce the required command line length.
14846 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14847 sub-makes.
14848 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14849 variables holding settings for specific sub-makes.
14850 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14851 in terms of BASE_FLAGS_TO_PASS.
14852 (TARGET_LIBS): New variable listing directories which use
14853 TARGET_FLAGS_TO_PASS.
14854 (subdir_do): Eliminated.
14855 (do-*): New set of targets to replace subdir_do.
14856 (various): All targets which used subdir_do now depend on do-*.
14857 (local-clean): Renamed from do_clean.
14858 (local-distclean): New target, dependency of distclean and
14859 realclean.
14860 (install-info): Don't create directories. Depend on dir.info
14861 rather than calling make recursively.
14862 (install-dir.info): Eliminated.
14863 (install-info-dirs): Create all info directories here.
14864 (dir.info): Depend upon do-install-info.
14865
14866 * test-build.mk (HOLES): Added false.
14867
14868 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14869
14870 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14871
14872 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14873
14874 * Makefile.in (info): remove dependency on all-texinfo. The
14875 problem was really in texinfo/C, not at this level.
14876
14877 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14878
14879 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14880
14881 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14882
14883 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14884 GDB releases.
14885
14886 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14887
14888 * configure: Include srcdir in message about target of link not
14889 being found. Don't convert `-' to `_' in `with' options being
14890 passed to subdirs.
14891
14892 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14893
14894 * configure.in: add uudecode to host_tools
14895
14896 * Makefile.in: added {all,install}-uudecode targets, added them to
14897 the appropriate lists
14898
14899 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14900
14901 * Makefile.in (all-gcc): Added dependency on all-gas.
14902
14903 * configure.in (mips-*-*): Build ld and binutils.
14904
14905 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14906
14907 * configure: check return code from mkdir, print error message and
14908 exit on failure.
14909
14910 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14911
14912 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14913
14914 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14915
14916 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14917
14918 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14919
14920 * config.sub (h8500): Recognize this as a cpu type.
14921
14922 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14923
14924 * configure: source directory missing is no longer a warning
14925
14926 * configure.in: recognize irix[34]* instead of irix[34]
14927
14928 * Makefile.in: define and pass down X11_LIB
14929
14930 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14931
14932 * guess-systype: Renamed to ...
14933 * config.guess: ... by popular request.
14934 * configure.in, Makefile.in: Update accordingly.
14935
14936 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14937
14938 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14939 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14940 + Execute ./dummy instead of assuming . is in PATH.
14941
14942 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14943
14944 * guess-systype: New shell script. Attempts to guess the
14945 canonical host name of the executing host.
14946 Only a few hosts are supported so far.
14947 * configure: Call guess-systype if no host is specified.
14948
14949 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14950
14951 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14952 gcc Makefile.
14953
14954
14955 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14956
14957 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14958 (all-gcc, install-gcc, subdir_do): Use it.
14959
14960 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14961
14962 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14963
14964 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14965
14966 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14967 set exclusively by configure, using configure.in .
14968
14969 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14970
14971 * test-build.mk: set $PATH for all builds
14972
14973 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14974
14975 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14976
14977 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14978 the one used in gcc/Makefile.in, so that a null expansion doesn't
14979 override the one needed to build gcc with a native cc.
14980
14981
14982 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14983
14984 * configure: Accept -with arguments.
14985
14986 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14987
14988 * Makefile.in: added h8300sim
14989
14990 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14991
14992 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14993 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14994 (all-cygnus, native, build-cygnus): Make
14995 $(canonhost)-stamp-3stage-done, not $(host)....
14996 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14997 i386-sco3.2v4. Added else true to if command.
14998
14999 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15000
15001 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15002
15003 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15004
15005 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15006
15007 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15008
15009 * configure.in: don't remove binutils from Solaris builds
15010
15011 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15012
15013 * Makefile.in: get rid of earlier definitions for *clean,
15014 also handle the recursive info rule better
15015
15016 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15017
15018 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15019 do more-or-less the right thing.
15020
15021 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15022
15023 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15024 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15025
15026 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15027
15028 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15029 $(host_canonical).
15030
15031 * configure.in: split the configdirs list into 4 categories (native
15032 v. cross, library v. tool) and handle the cross-only and native-
15033 only in more reasonable (and correct!) way.
15034
15035 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15036
15037 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15038 configdirs anymore.
15039
15040 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15041
15042 * Makefile.in: extensive cleanup:: removed all of the explicit
15043 clean-* targets, collapsed many wrappers around subdir_do into
15044 one, added additional targets to satisfy standards.texi, deleted
15045 some old targets, some changes for consistency
15046
15047 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15048
15049 * configure.in: handle some programs as cross-only, and others as
15050 native only
15051
15052 * test-build.mk: handle partial holes in a more generic manner
15053
15054 * Makefile.in: m4 depends on libiberty
15055
15056 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15057
15058 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15059 time, wdiff, and find to configdirs
15060
15061 * Makefile.in: all, clean, and install rules for the new programs
15062 added to configure.in
15063
15064 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15065
15066 * configure.in: use mh-sun for all *-sun-* hosts
15067
15068 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15069
15070 * Makefile.in: define flags for X11 include files and library file
15071 locations, pass them down to the programs that need this info
15072
15073 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15074
15075 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15076
15077 * configure.in: start building libg++ for HP-UX targets
15078
15079 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15080
15081 * README: Update references to files moved into etc/.
15082
15083 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15084
15085 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15086 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15087
15088 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15089
15090 * configure: accept dash as well as underscore in long option
15091 names for FSF compatibility.
15092
15093 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15094
15095 * config.sub: added -sco3.2v4 support from FSF.
15096
15097 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15098
15099 * configure.in: expand the section that adds or removes
15100 directories from the list of programs to build, to handle native
15101 vs. cross in addition to host v. native
15102
15103 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15104
15105 * Makefile.in: Replace C++ in macro names with CXX.
15106 This is less likely to break ...
15107
15108 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15109
15110 * test-build.mk: add -w to GNU_MAKE
15111
15112 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15113
15114 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15115 add 'sparc' to list of recognized cpus. This needed to make
15116 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15117 Delete some redundant ose68 variants. Recognize -wrs as an os,
15118 then changes that into $CPU-wrs-vxworks.
15119
15120 * configure.in: remove most references to gdbtest, regularize
15121 target based program removal
15122
15123 * test-build.mk: import from p3 tree (many fixes and changes)
15124
15125 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15126
15127 * Makefile.in: added rules to handle tcl, tk, and expect
15128
15129 * configure.in: handle those directories if they exist
15130
15131 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15132
15133 * config.sub: removed bogus hppabsd and hppahpux names, since
15134 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15135
15136 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15137
15138 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15139 depends upon all-xiberty
15140
15141 * Makefile.in: changes from p3, including:
15142
15143 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15144
15145 * Makefile.in (XTRAFLAGS): include newlib directories if
15146 newlib/Makefile exists, rather than if host != target.
15147
15148 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15149
15150 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15151 from the same source tree and not building a cross-compiler. This
15152 matters for the libg++ configuration if reconfiguring a tree that
15153 has already been installed.
15154
15155 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15156
15157 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15158 pick up the machine and system specific header files.
15159
15160 * Makefile.in: added AS_FOR_TARGET, passed down in
15161 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15162 the C compiler to use to create programs which are run in the
15163 build environment, set it to default to $(CC), and passed it down
15164 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15165
15166 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15167
15168 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15169 We need them for unusual native builds, like systems without
15170 ranlib.
15171
15172 * configure: also define $(host_canonical) and
15173 $(target_canonical), which are the full, canonical names for the
15174 given host and target
15175
15176 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15177
15178 * Makefile.in: Added separate definitions for C++.
15179
15180 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15181
15182 * configure.in (configdirs): Add deja-gnu.
15183
15184 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15185
15186 * README: Update for configure.texi and gdb-4.7 release.
15187
15188 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15189
15190 * Makefile.in: Move "all" target to top of file.
15191 Previously, first target was ".PHONY" which caused BSD4.4 make
15192 to build .PHONY when make was run without arguments.
15193
15194 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15195
15196 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15197 Library-copylefted code in libiberty.
15198
15199 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15200
15201 * config.sub: Replace m68kmote with plain old m68k.
15202
15203 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15204
15205 * Makefile.in: Remove space from blank line, avoid Make complaints.
15206
15207 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15208
15209 * config.sub: Complain if no argument is given. Added support for
15210 386bsd as OS and target alias.
15211
15212 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15213
15214 * Makefile.in (XTRAFLAGS): include newlib directories if
15215 newlib/Makefile exists, rather than if host != target.
15216
15217 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15218
15219 * config.sub: recognize sparclite-wrs-vxworks.
15220
15221 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15222 p3.) Added clean-xiberty to clean.
15223
15224 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15225
15226 * configure.in: use *-*-* instead of nested cases for host and target
15227
15228 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15229
15230 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15231 from the same source tree and not building a cross-compiler. This
15232 matters for the libg++ configuration if reconfiguring a tree that
15233 has already been installed.
15234
15235 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15236
15237 * config.sub (i486v/i486v4): Merge in from FSF version.
15238
15239 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15240
15241 * configure: only set PWD if it is already set.
15242
15243 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15244
15245 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15246 doesn't have unset and all success paths (and most error paths)
15247 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15248 to just ${PWD} to avoid confusion.)
15249
15250 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15251
15252 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15253 even for a native compilation.
15254
15255 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15256
15257 Changes to make the gdb.tar.Z rule work better.
15258
15259 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15260 (DEVO_SUPPORT): Add configure.texi.
15261 (bfd-ilrt.tar.Z): Remove ancient rule.
15262
15263 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15264
15265 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15266 pick up the machine and system specific header files.
15267
15268 * configure.in, config.sub: added new target m68010-adobe-scout,
15269 with alias of adobe68k. Changed configure.in to check for
15270 -scout before -sco* to avoid a false match.
15271
15272 * Makefile.in: added AS_FOR_TARGET, passed down in
15273 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15274 the C compiler to use to create programs which are run in the
15275 build environment, set it to default to $(CC), and passed it down
15276 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15277
15278 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15279
15280 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15281 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15282 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15283 FOR_TARGET variants, to newlib and libg++.
15284
15285 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15286
15287 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15288 first.
15289
15290 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15291
15292 * config.sub: Accept `elf' as an environment.
15293
15294 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15295
15296 * Makefile.in (all-opcodes): cd into the right directory
15297
15298 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15299
15300 * configure: added -program_transform_name option, used as
15301 argument to sed when installing programs.
15302 configure.texi: added documentation for -program_prefix,
15303 -program_suffix and -program_transform_name.
15304
15305 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15306
15307 * config.sub: Accept i486 where i386 ok.
15308
15309 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15310
15311 * config.sub: accept we32k
15312
15313 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15314
15315 * config.sub, configure.in: accept OSE68000 and OSE68k.
15316
15317 * Makefile.in: don't create all directories for ``make install'';
15318 let the subdirectories create the ones they need.
15319
15320 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15321
15322 * COPYING: new file, GPL v2
15323
15324 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15325
15326 * Makefile.in: use the new gen-info-dir, which needs a template
15327 argument (which also lives in texinfo)
15328
15329 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15330
15331 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15332
15333 * config.sub (ncr3000): Change i386 to i486.
15334
15335 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15336
15337 * Makefile.in: add install-rcs, install-grep to
15338 install-no-fixedincludes, removed install-bison and install-libgcc
15339
15340 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15341
15342 * configure.in: grab the HPUX makefile fragment if on HPUX
15343
15344 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15345
15346 * Makefile.in: eradicate bison spoor (ditto libgcc).
15347 configure.in: recognise m68{k,000}-ericsson-OSE.
15348 es1800 is alias for m68k-ericsson-OSE
15349
15350 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15351
15352 * configure.in: rearrange the parts that remove programs from
15353 configdirs, based now on HOST==TARGET or by canonical triple.
15354
15355 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15356
15357 * test-build.mk: recurse explicitly with -f test-build.mk when
15358 appropriate. predicate stage3 and comparison on the existence
15359 of gcc. That is, if gcc isn't around, we aren't three-staging.
15360 On very clean, also remove ...stamp-co. Build in-place before
15361 doing other builds.
15362
15363 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15364
15365 * Makefile.in, configure.in: add tgas
15366
15367 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15368
15369 * Makefile.in: a number of changes merged in from progressive.
15370
15371 * configure.in: add libm.
15372
15373 * .cvsignore: ignore some stuff that comes from test-build.mk.
15374
15375 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15376
15377 * config.sub: Add es1800 (m68k-ericsson-es1800).
15378
15379 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15380
15381 * configure: Add program_suffix (parallel to program_prefix)
15382 * Makefile.in: adjust directory-creating script for losing decstation
15383
15384 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15385
15386 * configure: Minor $subdir-related fixes.
15387
15388 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15389
15390 * configure: fix various problems with propogating
15391 makefile_target_frag in subdirs.
15392 * configure.in: config libgcc if its there
15393
15394 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15395
15396 * config.sub: HPPA merge.
15397
15398 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15399
15400 * Makefile.in: Replace all-bison with all-byacc in all
15401 dependency lines for other tools (which now use byacc).
15402
15403 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15404
15405 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15406
15407 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15408
15409 * Makefile.in: make gprof rules similar to byacc rules (instead of
15410 vestigal $(unsubdir) that didn't work...)
15411
15412 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15413
15414 * config.sub: Add support for Linux.
15415 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15416 (at least for libg++).
15417
15418 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15419
15420 * configure.texi: fix doc for the -nfp option to configure
15421
15422 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15423
15424 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15425
15426 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15427
15428 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15429 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15430 * configure.in: added solaris* host_makefile_frag hook.
15431
15432 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15433
15434 * config.sub: changed recognition of m68000 so that various
15435 m68k types can be specified via m680[01234]0
15436
15437 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15438
15439 * config.sub (basic_machine): fix sed so that '-foo' isn't
15440 completely substituted out while .+'-foo' loses the '-foo'
15441
15442 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15443
15444 * config.sub ($os): Add -aout.
15445
15446 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15447
15448 * configure: If host_makefile_frag is absolute, don't
15449 prefix ${invsubdir} (relevant to libg++ auto-configure).
15450
15451 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15452
15453 * Makefile.in (tooldir): Define it.
15454 (all-ld): Depend on all-flex.
15455
15456 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15457
15458 * Makefile.in (check): Fix libg++ special case.
15459
15460 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15461
15462 * configure: do not bury `pwd` into config.status, thus do fewer
15463 pwd's.
15464
15465 * configure: print the "Building in" message only when building in
15466 other than "." AND verbose.
15467
15468 * configure: remove -s, rework -v to better accommodate guested
15469 configures.
15470
15471 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15472
15473 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15474
15475 * Makefile.in: macroize flags passed on recursion. remove
15476 fileutils.
15477
15478 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15479
15480 * configure: get makesrcdir right for subdirs deeper than 1.
15481
15482 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15483 install.
15484
15485 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15486
15487 * Makefile.in: don't print subdir_do or recursion lines.
15488
15489 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15490
15491 * standards.texi: added menu item.
15492
15493 * Makefile.in: build and install standards.info.
15494
15495 * standards.texi: new file.
15496
15497 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15498
15499 * configure: test for and move config.status pieces from
15500 ${subdir}/.
15501
15502 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15503
15504 * configure: Test for existance of files before trying to mv
15505 them, to avoid numerous non-existance messages.
15506
15507 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15508
15509 * configure: correct final line of config.status.
15510
15511 * configure: patch from eggert. Avoids a protection problem if
15512 the original Makefile.in is read only.
15513
15514 * configure: use move-if-change from gcc to create config.status.
15515 Some makefiles depend on config.status to tell if a directory
15516 has been reconfigured for a different host. This change
15517 prevents those directories from remaking everything in the case
15518 where the reconfig was only intended to rebuild a Makefile.
15519
15520 * configure: test for config.sub with "config.sub sun4" rather
15521 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15522 host alias from a missing config.sub.
15523
15524 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15525
15526 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15527 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15528
15529 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15530
15531 * configure: mkdir ${subdir} as needed.
15532
15533 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15534
15535 * Makefile.in,configure.in: added autoconf.
15536
15537 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15538
15539 * Makefile.in: no longer pass against on recursion.
15540
15541 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15542 definitions are not inherited.
15543
15544 * configure: correct makesrcdir when subdir is .
15545
15546 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15547
15548 * configure: Add support for 'subdirs' variable, which is
15549 like 'configdirs', except that configure doesn't re-invoke
15550 itself for subdirs, it just creates a Makefile for each subdir.
15551 * configure.texi: Document subdirs.
15552
15553 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15554
15555 * configure.in: added flex to configdirs
15556
15557 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15558
15559 * Makefile.in: remove clean-stamps from clean.
15560
15561 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15562
15563 * configure.in: Add gdbtest to configdirs.
15564
15565 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15566
15567 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15568 to recursive makes.
15569 * configure.in: Recognize new ncr3000 config.
15570
15571 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15572
15573 * Makefile.in, configure.in: removed references to gdbm.
15574
15575 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15576
15577 * config.sub: Don't canonicalize os value
15578 newsos* to bsd (readline needs to check for newsos).
15579 (This fix was earlier made Jan 31, but got re-broken.)
15580
15581 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15582
15583 * configure.in: sco is an os, not a vendor!
15584
15585 * configure: Quote $( better. Keep various shells happy.
15586
15587 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15588
15589 * Makefile.in: eliminate stamp-files.
15590
15591 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15592
15593 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15594 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15595
15596 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15597
15598 * config.sub: fix iris/iris3.
15599
15600 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15601
15602 * configure: re-add -rm.
15603
15604 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15605
15606 * Maskefile.in: add .stmp-rcs to all.
15607
15608 * configure.in: remove gas from rs6000 build, use aix host fragment.
15609
15610 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15611
15612 * configure: pass down site_option during recursion.
15613
15614 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15615
15616 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15617
15618 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15619
15620 * configure: Change exec_prefix so that it really defaults to prefix.
15621
15622 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15623
15624 * Makefile.in, configure.in: Add support for mmalloc library.
15625
15626 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15627
15628 * Makefile.in: add stmp dependencies for a few more things.
15629
15630 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15631
15632 * configure: adjusted error message on objdir/srcdir configure
15633 collision, per john's suggestion.
15634
15635 * Makefile.in: add libiberty stmp to all and all.cross.
15636
15637 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15638
15639 * Makefile.in: remove force dependencies, add grep to all.
15640
15641 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15642
15643 * Makefile.in: drop flex. make stamp files work.
15644
15645 * configure: added test for conflicting configuration in srcdir,
15646 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15647 gets cranky. use relative paths for configure and srcdir
15648 whenever possible. Send some error messages to stderr that were
15649 going to stdout.
15650
15651 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15652
15653 * Makefile.in: Fix libg++ rule to check for gcc directory
15654 before using gcc/gcc. Also pass XTRAFLAGS.
15655
15656 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15657
15658 * Makefile.in: added stmp-files so that directories aren't polled
15659 when they are already built.
15660
15661 * configure.texi: fixed a node pointer problem.
15662
15663 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15664
15665 * config.sub configure.in gdb/configure.in
15666 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15667 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15668 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15669
15670 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15671
15672 * configure: -recurring becomes -silent. corrected help message
15673 for -site= option.
15674
15675 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15676
15677 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15678
15679 * configure: when building Makefile for crosses, replace
15680 tooldir and program_prefix. default srcdir from location of
15681 config.sub. remove "for host in hosts" and "for target in
15682 targets" loops.
15683
15684 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15685
15686 * Makefile.in: Do not pass bindir or mandir to cvs.
15687
15688 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15689
15690 * Makefile.in, configure.in: removed traces of namesubdir,
15691 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15692 copyrights to '92, changed some from Cygnus to FSF.
15693
15694 * configure.texi: remove most references to multiple hosts,
15695 multiple targets, subdirs, etc.
15696
15697 * configure.man: removed rcsid. reference config.sub not
15698 config.subr.
15699
15700 * Makefile.in: mkdir $(infodir) on install-info.
15701
15702 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15703
15704 * configure.texi: Explain better about .gdbinit and about
15705 the environment that configure.in sections run in.
15706
15707 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15708
15709 * configure.in: Ultrix is only a decstation if it's a MIPS.
15710
15711 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15712
15713 * README: DOC.configure => cfg-paper.texi.
15714
15715 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15716
15717 * config.sub (near case $os): Don't convert newsos* to bsd!
15718
15719 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15720
15721 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15722 the number of copies of COPYING that go into the GDB tar file.
15723
15724 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15725
15726 * bfd/configure.in, gdb/config/mh-i386sco,
15727 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15728 Fix SCO configuration stuff.
15729
15730 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15731
15732 * Makefile.in: For libg++, make sure the -I pointing
15733 to the gcc directory goes *after* all the libg++-local -I flags.
15734 Also, move just-gcc dependency from just-libg++ to all-libg++.
15735
15736 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15737
15738 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15739
15740 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15741
15742 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15743
15744 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15745
15746 * config.sub: Add stratus configuration frags. Also
15747 submitted to FSF.
15748
15749 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15750
15751 * Makefile.in (DEV_SUPPORT): add configure.man.
15752
15753 * config.sub(Decode manufacturer-specific): add -none*.
15754
15755 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15756
15757 * Makefile.in: remove form feeds to make Sun's make happy.
15758 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15759
15760 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15761
15762 * Makefile.in (AR_FLAGS): Make quieter.
15763
15764 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15765
15766 * configure.in: Add libg++.
15767 * configure: When verbose, don't output the command line at each
15768 level; it will be unremarkably the same as the previous version,
15769 which will be the same as what the user typed.
15770
15771 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15772
15773 * configure.in, Makefile.in: fix clean-info, add flex. add
15774 fileutils.
15775
15776 * configure: be less sensitive to spaces in Makefile.in. Do not
15777 look for sources in "..". Doing so breaks subdirectories that
15778 might have their own configure. If a subdir has it's own
15779 configure script, use it.
15780
15781 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15782
15783 * cfg-paper.texi: some changes suggested by rms.
15784
15785 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15786
15787 * config.sub: Merge in some small additions from the FSF version,
15788 taken from the gcc distribution, to bring the Cygnus and FSF
15789 versions into closer sync.
15790
15791 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15792
15793 * configure.in: Changed svr4 references to sysv4.
15794
15795 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15796
15797 * configure: added -V for version number option.
15798
15799 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15800
15801 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15802 renamed from DOC.configure to cfg-paper.texi.
15803
15804 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15805
15806 * configure, config.subr, config.sub: config.subr is now
15807 config.sub again.
15808
15809 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15810
15811 * configure.texi: new file, in progress.
15812
15813 * Makefile.in: build info file and install the man page for
15814 configure.
15815
15816 * configure.man: new file, first cut.
15817
15818 * configure: find config.subr again now that configuration "none"
15819 has gone. removed all traces of the -ansi option. removed all
15820 traces of the -languages option.
15821
15822 * config.subr: resync from rms.
15823
15824 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15825
15826 * configure, config.sub, config.subr: merge config.sub into
15827 config.subr, call the result config.subr, remove config.sub, use
15828 config.subr.
15829
15830 * Makefile.in: revised install for dir.info.
15831
15832 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15833
15834 * configure.in: add decstation host makefile frag.
15835
15836 * Makefile.in: BISON now bison -y again. also install-gcc on
15837 install. clean-gdbm on clean. infodir belongs in datadir.
15838 Make directories for info install. Build dir.info here then
15839 install it.
15840
15841 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15842
15843 * Makefile.in: fix for bad directory tests.
15844
15845 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15846
15847 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15848 regexp. -srcdir relative was being handled incorrectly.
15849
15850 * Makefile.in: unwrapped some for loops so that parallel makes
15851 work again and so one can focus one's attention on a particular
15852 package.
15853
15854 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15855
15856 * configure: added PWD as a stand in for `pwd` (for speed). use
15857 elif wherever possible. make -srcdir work without -objdir.
15858 -objdir= commented out.
15859
15860 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15861
15862 * configure: +options become --options. -subdirs commented out.
15863 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15864 Makefile now at top of generated Makefile. Removed cvs log
15865 entries. added -srcdir. create .gdbinit only if there is one
15866 in ${srcdir}.
15867
15868 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15869 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15870 and mandir now keyed off datadir by default.
15871
15872 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15873
15874 * Freshly created ChangeLog.
15875
15876 \f
15877 Local Variables:
15878 mode: change-log
15879 left-margin: 8
15880 fill-column: 76
15881 version-control: never
15882 End:
This page took 0.859291 seconds and 5 git commands to generate.