re PR c++/47906 (r170459 regresses g++.dg/abi/mangle39.C on *-apple-darwin*)
[gcc.git] / ChangeLog
1 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2
3 * MAINTAINERS (CPU Port maintainers): Add self.
4
5 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6
7 * MAINTAINERS: Add myself as testsuite maintainer.
8
9 2011-02-15 Mike Stump <mikestump@comcast.net>
10
11 * MAINTAINERS: Add myself as testsuite maintainer.
12
13 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14
15 Import from Libtool and gnulib:
16
17 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
18
19 Prepare for supporting FreeBSD 10.
20 * config.rpath: Remove handling of freebsd1* which soon would
21 match FreeBSD 10.0.
22
23 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
24
25 Remove support for FreeBSD 1.x.
26 * libtool.m4 (_LT_LINKER_SHLIBS)
27 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
28 soon would incorrectly match FreeBSD 10.0.
29
30 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
31
32 PR binutils/12283
33 * move-if-change: Import version from gnulib.
34
35 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
36
37 PR lto/47225
38 * Makefile.def (lto-plugin): Double dash for enable-shared.
39 (configure-gcc): Depend on all-lto-plugin.
40 * Makefile.in: Rebuilt.
41
42 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
43
44 * configure.ac: Remove extra bracket.
45 * configure: Regenerate.
46
47 2011-02-08 Tobias Burnus <burnus@net-b.de>
48
49 * MAINTAINERS: Add myself as libquadmath maintainer.
50
51 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
52
53 * MAINTAINERS: Update my email address.
54
55 2011-02-07 Joseph Myers <joseph@codesourcery.com>
56
57 * MAINTAINERS (option handling): Add self.
58
59 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
60
61 PR lto/47225
62 * Makefile.def: Add dependency for install-gcc
63 on install-lto-plugin.
64 * Makfile.in: Regenerated
65
66 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
67
68 * MAINTAINERS (CPU Port Maintainers): Add myself.
69
70 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
71
72 PR libgcj/44341
73 * configure.ac: Discard --with-* flags for host when configuring
74 target libraries for cross build.
75 * configure: Rebuilt.
76
77 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
78
79 * MAINTAINERS (linear loop transforms): Removed.
80
81 2011-01-25 Jakub Jelinek <jakub@redhat.com>
82
83 * configure.ac: If with_ppl is no, move setting with_cloog=no
84 after CLOOG_REQUESTED check.
85 * configure: Regenerated.
86
87 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
88
89 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
90 CLooG has been requested.
91 * configure: Regenerated.
92
93 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
94
95 * configure: Regenerated.
96 * configure.ac: Check for version 0.11 (or later revision) of PPL.
97
98 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
99
100 * configure: Regenerated.
101 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
102
103 2011-01-21 Andreas Schwab <schwab@redhat.com>
104
105 * configure.ac: Use AS_HELP_STRING throughout.
106 * configure: Regenerate.
107
108 2011-01-18 Jie Zhang <jie.zhang@analog.com>
109
110 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
111 * configure: Regenerate.
112
113 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
114
115 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
116
117 2011-01-13 Joel Brobecker <brobecker@adacore.com>
118
119 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
120 for ia64-hpux.
121 * configure: Regenerate.
122
123 2011-01-07 Jan Hubicka <jh@suse.cz>
124
125 PR lto/47225
126 * Makefile.in: Regenerate.
127 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
128 configure.
129
130 2011-01-07 Jan Hubicka <jh@suse.cz>
131
132 * Makefile.in: Regenerate.
133 * Makefile.def (gcc host module) and soft dependency on lto-plugin
134 and configure dependency on lto-plugin configure.
135 (lto-plugin module): Remove dependency on GCC; add dependency on
136 liniberty.
137
138 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
142 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
143
144 * configure: Regenerate.
145
146 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
147
148 * configure.ac: (picochip): Disable libiberty.
149
150 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
151
152 * MAINTAINERS (Write After Approval): Add myself.
153
154 2010-12-10 Ian Lance Taylor <iant@google.com>
155
156 PR bootstrap/46819
157 * configure.ac: For --disable-libgcj clear libgcj_saved.
158 * configure: Rebuild.
159
160 2010-12-10 Tobias Burnus <burnus@net-b.de>
161
162 PR fortran/46540
163 * configure.ac: Add --disable-libquadmath and
164 --disable-libquadmath-support.
165 * configure: Regenerate.
166
167 2010-12-03 Ian Lance Taylor <iant@google.com>
168
169 * MAINTAINERS: Add myself as libgo maintainer.
170
171 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
172
173 PR libffi/46792
174 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
175 * configure: Regenerate.
176
177 2010-12-02 Ian Lance Taylor <iant@google.com>
178
179 * configure.ac: Always set default for poststage1_ldflags to
180 -static-libstdc++ -static-libgcc.
181
182 2010-11-29 Andreas Schwab <schwab@redhat.com>
183
184 * configure.ac: Move comment to remove extra space in last argument
185 of GCC_TARGET_TOOL.
186
187 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
188
189 PR other/46026
190 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
191 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
192 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
193 (BASE_FLAGS_TO_PASS): Use it.
194 * configure: Rebuilt.
195 * Makefile.in: Rebuilt.
196
197 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
198
199 PR binutils/12258
200 * configure.ac: Correct comments for --enable-gold/--enable-ld.
201 Properly check default linker.
202 * configure: Regnerated.
203
204 2010-11-23 Matthias Klose <doko@ubuntu.com>
205
206 * configure.ac: For --enable-gold, handle value `default' instead of
207 `both*'. New configure option --{en,dis}able-ld.
208 * configure: Regenerate.
209
210 2010-11-20 Ian Lance Taylor <iant@google.com>
211
212 * configure.ac: Only disable a language library if no language needs
213 it. Don't let --disable-libgcj uncondtionally disable libffi.
214 * configure: Rebuild.
215
216 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
217
218 * Makefile.in: Regenerate.
219
220 PR other/46202
221 * configure.ac: Fix just-built in-tree STRIP name to be
222 binutils/strip-new.
223 * configure: Regenerate.
224 * Makefile.def (install-strip-gcc, install-strip-binutils)
225 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
226 (install-strip-sid): Mirror dependencies on non-strip variants
227 of these targets on the respective -strip prerequisites.
228 * Makefile.tpl (install-strip, install-strip-host)
229 (install-strip-target): New targets.
230 (install-strip-[+module+], install-strip-target-[+module+]):
231 New targets.
232 * Makefile.in: Regenerate.
233
234 2010-11-19 Ian Lance Taylor <iant@google.com>
235 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
236
237 * configure.ac: Add target-libgo to target_libraries. Set
238 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
239 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
240 (HOST_EXPORTS): Add GOC.
241 (BASE_TARGET_EXPORTS): Add GOC.
242 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
243 (GOCFLAGS_FOR_TARGET): New variable.
244 (EXTRA_HOST_FLAGS): Add GOC.
245 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
246 * Makefile.def (target_modules): Add libgo.
247 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
248 (dependencies): Add dependency from configure-target-libgo to
249 configure-target-libffi and all-target-libstdc++-v3. Add
250 dependencies from all-target-libgo to all-target-libffi.
251 (languages): Add go.
252 * configure: Rebuild.
253 * Makefile.in: Rebuild.
254
255 2010-11-19 Ian Lance Taylor <iant@google.com>
256
257 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
258 compiler/flag environment variables.
259
260 2010-11-18 Ian Lance Taylor <iant@google.com>
261
262 * configure.ac: Check for lang_requires_boot_languages in
263 config-lang.in files.
264 * configure: Rebuild.
265
266 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
267 Tobias Burnus <burnus@net-b.de>
268
269 PR fortran/32049
270 * Makefile.def: Add libquadmath; build it with language=fortran.
271 * configure.ac: Add libquadmath.
272 * Makefile.tpl: Handle multiple libs in check-[+language+].
273 * Makefile.in: Regenerate.
274 * configure: Regenerate.
275
276 2010-11-16 Tom Tromey <tromey@redhat.com>
277
278 * MAINTAINERS: Moved myself to reviewers section.
279
280 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
281
282 * MAINTAINERS: Moved myself to reviewers section.
283
284 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
285
286 * MAINTAINERS (Various Maintainers): Add self for build machinery.
287 (Write After Approval): Remove self.
288
289 2010-11-15 Andreas Schwab <schwab@redhat.com>
290
291 * configure.ac: Fix spelling in option names.
292 * configure: Regenerated.
293
294 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
295
296 PR bootstrap/39622
297 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
298 * configure: Regenerated.
299
300 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
301
302 * MAINTAINERS: Update my email address.
303
304 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
305
306 * configure: Regenerate.
307
308 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
309
310 * configure: Regenerate.
311
312 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
313
314 * configure: Regenerate.
315
316 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
317
318 * configure: Regenerate.
319
320 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
321
322 * configure.ac: Support official CLooG.org versions.
323 * configure: Regenerate.
324 * config/cloog.m4: New.
325
326 2010-11-10 François Dumont <francois.cppdevs@free.fr>
327
328 * MAINTAINERS (Write After Approval): Add myself.
329
330 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
331
332 * MAINTAINERS: Update my email address.
333
334 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
335
336 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
337 * configure: Regenerate.
338
339 2010-11-03 Ian Lance Taylor <iant@google.com>
340 Dave Korn <dave.korn.cygwin@gmail.com>
341
342 PR lto/46273
343 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
344 and on other supported platforms whenever LTO is enabled.
345 * configure: Rebuild.
346
347 2010-11-02 Alan Modra <amodra@gmail.com>
348
349 PR binutils/12110
350 * configure.ac: Error when source path contains spaces.
351 * configure: Regenerate.
352
353 2010-10-23 James E. Wilson <wilson@codesourcery.com>
354
355 * MAINTAINERS: Update my email address.
356
357 2010-10-20 Ian Lance Taylor <iant@google.com>
358
359 * Makefile.def (target_modules): Set lib_path to src/.libs for
360 libstdc++-v3 module.
361 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
362 * Makefile.in: Rebuild.
363
364 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
365
366 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
367 (Write After Approval): Remove myself.
368
369 2010-10-15 Tristan Gingold <gingold@adacore.com>
370
371 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
372
373 2010-10-14 Douglas Rupp <rupp@gnat.com>
374
375 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
376
377 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
378
379 * configure.ac (build_lto_plugin): New shell variable.
380 (--enable-lto): Turn on by default for all non-ELF platforms that
381 have had LTO support added so far. Set build_lto_plugin appropriately
382 for both ELF and non-ELF.
383 (configdirs): Add lto-plugin or not based on build_lto_plugin.
384 * configure: Regenerate.
385
386 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
387
388 Sync from src:
389 * configure.ac (v850 support): Remove target-libgloss from
390 noconfigdirs.
391 * configure: Regenerate.
392
393 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
394
395 PR bootstrap/45326
396 PR bootstrap/45174
397 * configure.ac: Honor initial values of $build_configargs,
398 $host_configargs, $target_configargs. Mark the precious, so
399 environment settings get recorded.
400 * configure: Regenerate.
401
402 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
403
404 PR bootstrap/45796
405 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
406 Depend on all-build-libiberty.
407 * Makefile.in: Regenerate.
408
409 2010-09-30 Michael Eager <eager@eagercon.com>
410
411 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
412 * configure: Regenerate.
413
414 2010-09-28 Michael Eager <eager@eagercon.com>
415
416 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
417
418 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
419
420 PR bootstrap/44621
421 * configure.ac: Fix unportable shell quoting.
422 * configure: Regenerate.
423
424 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
425
426 * configure.ac (enable-lto): Add Darwin to the list of supported lto
427 targets and amend comment.
428 * configure: Regenerate.
429
430 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
434 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
435
436 * configure.ac: Enable LTO by default on Darwin.
437 * configure: Regenerate.
438
439 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
440
441 * MAINTAINERS (Write After Approval): Add myself.
442
443 2010-09-01 Ian Bolton <ian.bolton@arm.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
447 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
448
449 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
450 ports
451
452 2010-07-28 David Yuste <david.yuste@gmail.com>
453
454 * MAINTAINERS (Write After Approval): Add myself.
455
456 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
457
458 * configure.ac: Support all v850 targets.
459 * configure: Regenerate.
460
461 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
462
463 PR bootstrap/44455
464 * configure.ac (extra_mpfr_configure_flags): Copy from
465 extra_mpc_gmp_configure_flags.
466 * configure: Re-generated.
467
468 2010-07-22 Andi Kleen <ak@linux.intel.com>
469
470 * MAINTAINERS (Write After Approval): Add myself.
471
472 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
473
474 * MAINTAINERS (Write After Approval): Add myself.
475
476 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
477
478 * MAINTAINERS (Write After Approval): Add myself.
479
480 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
481
482 PR target/44862
483 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
484 Provide -B option to allow for link spec %s substitutions for
485 libstdc++.a on darwin.
486 * Makefile.in: Regenerate.
487
488 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
489
490 * MAINTAINERS (Reviewers): Update my e-mail address
491
492 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
493
494 * Makefile.def (configure-gcc): Depend on all-libelf.
495 * Makefile.in: Rebuild.
496
497 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
498
499 * MAINTAINERS (Write After Approval): Add myself in the right place.
500
501 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
502
503 * MAINTAINERS (Write After Approval): Add myself.
504
505 2010-05-25 Sterling Augustine <sterling@tensilica.com>
506
507 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
508
509 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
510
511 * config.sub: Update to version 2010-05-21.
512 * config.guess: Update to version 2010-04-03.
513
514 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
515
516 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
517 * configure: Regenerate.
518
519 2010-05-12 Sriraman Tallam <tmsriram@google.com>
520
521 * MAINTAINERS (Write After Approval): Add myself.
522
523 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
524
525 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
526 a platform that supports LTO.
527 * configure: Regenerate.
528
529 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
530
531 * configure.ac: Allow all the versions greater than 0.10 of PPL.
532 * configure: Regenerated.
533
534 2010-04-27 Roland McGrath <roland@redhat.com>
535 H.J. Lu <hongjiu.lu@intel.com>
536
537 * configure.ac (--enable-gold): Support both, both/gold and
538 both/bfd to add gold to configdirs without removing ld.
539 * configure: Regenerated.
540
541 * Makefile.def: Add install-gold dependency to install-ld.
542 * Makefile.in: Regenerated.
543
544 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
545
546 PR lto/42776
547 * configure.ac (--enable-lto): Refactor handling so libelf tests
548 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
549 and allow LTO to be explicitly enabled on non-ELF platforms that
550 are known to support it inside else-clause.
551 * configure: Regenerate.
552
553 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
554
555 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
556 * configure: Regenerate.
557
558 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
559
560 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
561 * configure: Regenerate.
562
563 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
564
565 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
566 separately.
567 * configure: Regenerate.
568
569 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
570
571 * MAINTAINERS (Write After Approval): Add myself.
572
573 2010-04-14 Tristan Gingold <gingold@adacore.com>
574
575 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
576 * configure: Regenerate.
577
578 2010-04-13 Steve Ellcey <sje@cup.hp.com>
579
580 * configure: Regenerate after change to elf.m4.
581
582 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
586 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
587
588 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
589 * configure: Regenerated.
590
591 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
592
593 * configure.ac: Print "buggy but acceptable" when CLooG
594 revision is less than 9.
595 * configure: Regenerated.
596
597 2010-04-01 Diego Novillo <dnovillo@google.com>
598
599 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
600
601 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
602
603 PR bootstrap/43615
604 PR bootstrap/43328
605
606 Revert:
607
608 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
609
610 * configure.ac: Do not pass --enable-multilib nor
611 --disable-multilib in baseargs. Accept explicitly passed
612 --enable_multilib.
613 * configure: Regenerate.
614
615 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
616
617 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
618
619 2010-03-31 Janis Johnson <janis187@us.ibm.com>
620
621 * MAINTAINERS: Remove myself.
622
623 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
624
625 PR bootstrap/43328
626 * configure.ac: Do not pass --enable-multilib nor
627 --disable-multilib in baseargs. Accept explicitly passed
628 --enable_multilib.
629 * configure: Regenerate.
630
631 2010-03-28 Andrew Pinski <pinskia@gmail.com>
632
633 * MAINTAINERS (spu port): Remove me.
634
635 2010-03-23 Joseph Myers <joseph@codesourcery.com>
636
637 * configure.ac (tic6x-*-*): New case.
638 * configure: Regenerate.
639
640 2010-03-23 Joseph Myers <joseph@codesourcery.com>
641
642 * config.sub: Update to version 2010-03-22.
643 * config.guess: Update to version 2009-12-30.
644
645 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
646
647 PR ada/42554
648 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
649 * configure: Regenerate.
650
651 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
652
653 * MAINTAINERS: Update my email address.
654
655 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
656
657 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
658 (ghassan.shobaki@amd.com): Removed.
659
660 2010-03-17 Alan Modra <amodra@gmail.com>
661
662 * MAINTAINERS: Update my email address.
663
664 2010-03-16 Diego Novillo <dnovillo@google.com>
665
666 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
667 Matthews.
668
669 2010-03-16 Joseph Myers <joseph@codesourcery.com>
670
671 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
672 Gutson, Jeffrey D. Oldham and Mark Shinwell.
673
674 2010-03-16 Joseph Myers <joseph@codesourcery.com>
675
676 * MAINTAINERS: Update my email address.
677
678 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
679
680 * MAINTAINERS: Update my email address.
681
682 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
683
684 * MAINTAINERS: Update my email address.
685
686 2010-03-09 Jie Zhang <jie@codesourcery.com>
687
688 * MAINTAINERS: Update my email address.
689
690 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
691
692 PR libstdc++/32499
693 * configure.ac (RANLIB): Default to true.
694 (STRIP): Likewise.
695 (RANLIB_FOR_TARGET): Remove superfluous : argument.
696 * configure: Regenerate.
697
698 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
699
700 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
701 (Write After Approval): Update my email address.
702
703 2010-02-17 Nick Clifton <nickc@redhat.com>
704
705 PR 11238
706 * Makefile.tpl (local-distclean): Also remove config.cache files in
707 sub-directories as there may not be Makefiles present in the
708 sub-directories.
709 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
710 the config.cache files found by the find command.
711
712 * Makefile.in: Regenerate.
713 * configure.ac: Revert previous delta.
714 * configure: Regenerate.
715
716 2010-02-15 Nick Clifton <nickc@redhat.com>
717
718 PR 11238
719 * configure.ac: Delete config.cache files in sub-directories when
720 deleting Makefiles.
721 * configure: Regenerate.
722
723 2010-02-12 Ben Elliston <bje@gnu.org>
724
725 * MAINTAINERS: Update my email address.
726
727 2010-02-08 Andrew Pinski <pinskia@gmail.com>
728
729 * MAINTAINERS (spu port): Update my email address.
730
731 2010-02-08 Jie Zhang <jie.zhang@analog.com>
732
733 * MAINTAINERS: Add myself as a maintainer for the bfin port.
734
735 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
736
737 * configure.ac: Add "recommended" version checks for GMP/MPC.
738 Update recommended GMP/MPFR/MPC versions.
739 * configure: Regenerate.
740
741 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
742
743 * MAINTAINERS: Move my Embecosm email address into the
744 write-after-approval section.
745
746 2010-01-26 Ian Lance Taylor <iant@google.com>
747
748 * MAINTAINERS: Add myself as Go frontend maintainer.
749
750 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
751
752 PR libstdc++/36101, PR libstdc++/42813
753 * configure.ac (bootstrap_target_libs): Make inclusion of
754 target-libgomp conditional on libgomb being in target_configdirs.
755 * configure: Regenerate.
756
757 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
758
759 PR libstdc++/36101, PR libstdc++/42813
760 * configure.ac (bootstrap_target_libs): Include target-libgomp.
761 * configure: Regenerate.
762
763 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
764
765 PR libstdc++/36101, PR libstdc++/42813
766 * configure.ac (target_configdirs): Substitute.
767 * Makefile.def: Bootstrap target module libgomp.
768 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
769 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
770 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
771 * configure, Makefile.in: Regenerate.
772
773 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
774
775 * MAINTAINERS: Adjust my details.
776
777 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
778
779 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
780
781 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
782
783 * MAINTAINERS: reindented my entry with tabs instead of spaces.
784
785 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
786
787 * MAINTAINERS (Write After Approval): Add myself.
788
789 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
790
791 * MAINTAINERS (Write After Approval): Add myself.
792
793 2010-01-11 Richard Guenther <rguenther@suse.de>
794
795 PR lto/41569
796 * Makefile.def (all-lto-plugin): Depend on all-gcc.
797 * Makefile.in: Regenerated.
798
799 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
800
801 * configure.ac: Enable libjava build on x86_64-*freebsd*.
802 * configure: Regenerate.
803
804 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
805 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
806
807 PR bootstrap/42424
808 * configure.ac: Include libtool m4 files.
809 (_LT_CHECK_OBJDIR): Call it.
810 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
811 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
812
813 * configure: Regenerate.
814
815 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
816
817 PR bootstrap/41818
818 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
819 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
820 * Makefile.in: Regenerate.
821
822 2010-01-02 Richard Guenther <rguenther@suse.de>
823
824 PR lto/41529
825 * configure.ac: Include config/elf.m4. Disable LTO if not
826 builting for an elf target.
827 * configure: Regenerate.
828
829 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
830
831 * MAINTAINERS: Change my email address.
832
833 2009-12-18 Ben Elliston <bje@au.ibm.com>
834
835 * config.sub, config.guess: Update from upstream sources.
836
837 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
838
839 * MAINTAINERS (Write After Approval): Add myself.
840
841 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
842
843 PR middle-end/30447
844 PR middle-end/30789
845 PR other/40302
846
847 * configure.ac: Require MPC.
848 * configure: Regenerate.
849
850 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
851
852 PR target/38384
853 PR bootstrap/40972
854 * libtool.m4: Sync from git Libtool.
855 * ltoptions.m4: Likewise.
856 * ltversion.m4: Likewise.
857 * lt~obsolete.m4: Likewise.
858 * ltmain.sh: Likewise.
859
860 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
861
862 * configure.ac: Update minimum MPC version to 0.8.
863 * configure: Regenerate.
864
865 2009-11-21 Sebastian Pop <sebpop@gmail.com>
866
867 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
868 * configure: Regenerated.
869
870 2009-11-21 Ian Lance Taylor <iant@google.com>
871
872 * configure.ac: Change default of poststage1_ldflags to be empty if
873 poststage1_libs is set. When poststage1_libs is empty, and
874 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
875 * configure: Rebuild.
876
877 2009-11-21 Adam Nemet <adambnmet@gmail.com>
878
879 * MAINTAINERS (Write After Approval): Update my email address.
880
881 2009-11-20 Ben Elliston <bje@au.ibm.com>
882
883 * config.guess: Update from upstream sources.
884
885 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
886
887 * Makefile.def: Restore host and target settings for gmp.
888 * Makefile.in: Rebuild.
889
890 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
891
892 * configure.ac: Add libelf to host_libs. Enable in-tree configury
893 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
894 Fix portability of test of C++ as bootstrap language. Add
895 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
896 * configure: Rebuild.
897 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
898 and cloog. Fix in-tree ppl configuration. Introduce libelf
899 in-tree building.
900 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
901 (POSTSTAGE1_HOST_EXPORTS): Use it.
902 (STAGE[+id+]_CXXFLAGS): New.
903 (BASE_FLAGS_TO_PASS): Pass it down.
904 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
905 extra_exports.
906 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
907 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
908 extra_exports.
909 * Makefile.in: Rebuild.
910
911 2009-11-17 Ben Elliston <bje@au.ibm.com>
912
913 * config.sub, config.guess: Update from upstream sources.
914
915 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
916
917 * MAINTAINERS (Write After Approval): Add myself.
918
919 2009-11-09 Jon Beniston <jon@beniston.com>
920
921 * MAINTAINERS (Write After Approval): Add myself.
922
923 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
924
925 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
926 paths for *-w64-mingw* and x86_64-*mingw*.
927 * configure: Regenerated.
928
929 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
930
931 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
932
933 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
934
935 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
936 Phil Edwards to Write-After Approval.
937
938 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
939
940 * configure.ac: Disable target-winsup & co for
941 x86_64-*-mingw* and *-w64-mingw* targets.
942 * configure: Regenerated.
943
944 2009-10-16 Nick Clifton <nickc@redhat.com>
945
946 * MAINTAINERS: Add myself as a maintainer for the RX port.
947
948 2009-10-26 Johannes Singler <singler@kit.edu>
949
950 * MAINTAINERS (Write After Approval): Update my e-mail address.
951
952 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
953
954 * configure.ac (CLooG test): Use = with test.
955 * configure: Regenerate.
956
957 2009-10-22 Richard Guenther <rguenther@suse.de>
958
959 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
960 cloog if the ppl version check failed. Move flags saving
961 before setting in libelf check.
962 * configure: Regenerate.
963
964 2009-10-21 Richard Guenther <rguenther@suse.de>
965
966 * configure.ac: Adjust the ppl and cloog configure to work as
967 documented. Disable cloog if ppl was disabled. Omit the version
968 checks if they were disabled.
969 * configure: Re-generate.
970
971 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
972
973 * configure.ac: Add 'lto' to enable_languages, not
974 new_enable_languages, and only if not already present.
975 * configure: Regenerate.
976
977 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
978
979 * README: Refer to the various COPYING* files instead of just
980 COPYING.
981 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
982
983 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
984
985 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
986
987 2009-10-07 Richard Guenther <rguenther@suse.de>
988
989 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
990 and Richard Guenther as reviewers.
991 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
992 as reviewers.
993
994 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
995
996 * config.sub: Update from upstream sources.
997
998 2009-10-06 Ian Lance Taylor <iant@google.com>
999
1000 * Makefile.def: check-gold depends upon all-gas.
1001 * Makefile.in: Rebuild.
1002
1003 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1004
1005 * MAINTAINERS (Write After Approval): Add myself.
1006
1007 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1008
1009 * Makefile.def: all-lto-plugin depends on all-libiberty.
1010 set bootstrap=true for lto-plugin.
1011 Add lto-plugin.
1012 * Makefile.in: Regenerate.
1013 * configure.ac (host_libs): Add lto-plugin.
1014 * configure: Regenerate.
1015
1016 2009-10-03 Diego Novillo <dnovillo@google.com>
1017
1018 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1019 (HOST_LIBELFLIBS): Define.
1020 (HOST_LIBELFINC): Define.
1021 * Makefile.in: Regenerate.
1022 * configure.ac: Add --enable-lto.
1023 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1024 If --enable-lto is used, add 'lto' to new_enable_languages.
1025 If --enable-lto is used and gold is enabled, add
1026 lto-plugin to configdirs.
1027 * configure: Regenerate.
1028
1029 2009-10-03 Simon Baldwin <simonb@google.com>
1030
1031 * configure.ac: If --with-system-zlib, suppress local zlib and
1032 pass --with-system-zlib to subdir configure scripts.
1033 * configure: Regenerate.
1034
1035 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1036 Paolo Bonzini <bonzini@gnu.org>
1037
1038 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1039 $(srcdir).
1040 * Makefile.in: Rebuilt.
1041
1042 2009-09-26 Gary Funck <gary@intrepid.com>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
1046 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1047
1048 * configure.ac: Update minimum MPC version to 0.7.
1049 * configure: Regenerate.
1050
1051 2009-09-25 Nick Clifton <nickc@redhat.com>
1052
1053 * configure.ac: Pass any --cache-file=/dev/null option on to
1054 subconfigures.
1055 * configure: Regenerate.
1056
1057 2009-09-23 Nick Clifton <nickc@redhat.com>
1058
1059 * config.sub, config.guess: Update from upstream sources.
1060
1061 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1062
1063 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1064 * Makefile.in: Rebuilt.
1065
1066 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1067
1068 PR bootstrap/32272
1069 * configure.ac: Error out if $srcdir isn't '.' but contains
1070 host-${host_noncanonical}.
1071 * configure: Regenerate.
1072
1073 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1074
1075 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1076 maintainer.
1077
1078 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1079
1080 * configure.ac: If bootstrapping a combined tree with
1081 --enable-gold, require c++ in stage1_languages.
1082 * configure: Regenerate.
1083
1084 * configure.ac: Also add target_libs of stage1_languages to
1085 bootstrap_target_libs.
1086 * configure: Regenerate.
1087
1088 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1089 with --enable-languages not containing c++.
1090 * configure: Regenerate.
1091
1092 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1093
1094 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1095 * configure: Regenerate.
1096
1097 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1098
1099 * MAINTAINERS (Write After Approval): Update my e-mail address,
1100 and move from from here...
1101 (Waiting for paperwork): To here.
1102
1103 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1104
1105 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1106
1107 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1108
1109 * configure.ac: Do not use $extrasub for replacing @if/@endif
1110 parts in Makefile; instead, use additional arguments to
1111 AC_CONFIG_COMMANDS to do the replacement manually, with several
1112 sed invocations, to avoid HP-UX sed command limits.
1113 * configure: Regenerate.
1114
1115 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1116
1117 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1118 blank before -L.
1119
1120 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1121
1122 * configure.ac (with-build-config): Document. Handle without.
1123 Handle missing argument.
1124 * configure: Rebuilt.
1125
1126 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1127
1128 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1129 Default to bootstrap-debug only if compare-debug works.
1130 * configure: Rebuilt.
1131 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1132 * Makefile.in: Rebuilt.
1133
1134 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1135
1136 * MAINTAINERS (OS Port Maintainers): Update my email address.
1137
1138 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1139
1140 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1141 * Makefile.in: Rebuilt.
1142
1143 2009-09-01 Chris Demetriou <cgd@google.com>
1144
1145 * MAINTAINERS (Write After Approval): Add myself.
1146
1147 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1148
1149 PR debug/30161
1150 * include/dwarf2.h (enum dwarf_tag): Added
1151 DW_TAG_GNU_template_template_param
1152 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1153
1154 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1155
1156 * Makefile.tpl (AWK): Fix typo.
1157 * Makefile.in: Regenerate.
1158
1159 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1160
1161 * configure.ac: Detect awk and sed.
1162 * Makefile.def (flags_to_pass): Add AWK and SED.
1163 * Makefile.tpl (AWK, SED): New.
1164 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1165 * configure: Regenerate.
1166 * Makefile.in: Regenerate.
1167
1168 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1169
1170 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1171 (collapseslashes): Likewise.
1172
1173 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1174
1175 * configure.ac (AC_PREREQ): Bump to 2.64.
1176
1177 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1178
1179 * configure.ac: Remove --with-datarootdir, --with-docdir,
1180 --with-pdfdir, --with-htmldir switches.
1181 * configure: Regenerate.
1182
1183 * configure: Regenerate.
1184
1185 * compile: Sync from Automake 1.11.
1186 * depcomp: Likewise.
1187 * install-sh: Likewise.
1188 * missing: Likewise.
1189 * mkinstalldirs: Likewise.
1190 * ylwrap: Likewise.
1191
1192 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1193
1194 * ltmain.sh (func_normal_abspath): New function.
1195 (func_relative_path): Likewise.
1196 (func_mode_help): Document new -bindir option for link mode.
1197 (func_mode_link): Add new -bindir option, and use it to place
1198 output DLL if specified.
1199
1200 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1201
1202 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1203 (baseargs): Add --disable-option-checking.
1204 * configure: Regenerate.
1205
1206 * Makefile.def (configure-target-libiberty): Depend on
1207 all-binutils and all-ld.
1208 (configure-target-newlib): Likewise.
1209 * Makefile.in: Regenerate.
1210
1211 2009-08-17 Ben Elliston <bje@au.ibm.com>
1212
1213 * config.sub, config.guess: Update from upstream sources.
1214
1215 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1216
1217 Sync from src, merge:
1218
1219 2009-07-02 Tristan Gingold <gingold@adacore.com>
1220
1221 * configure.ac: Do not exclude gas for i386-*-darwin.
1222 Add a case for x86_64-*-darwin.
1223 * configure: Regenerate.
1224
1225 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1226
1227 * MAINTAINERS: Add my name to Write After Approval list.
1228
1229 2009-08-06 Michael Eager <eager@eagercon.com>
1230
1231 * configure.ac: Add Microblaze target.
1232 * configure: Regenerate.
1233
1234 2009-07-31 Christian Bruel <christian.bruel@st.com>
1235
1236 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1237 * configure: Regenerate.
1238
1239 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1240
1241 * MAINTAINERS (Write After Approval): Update my e-mail address.
1242
1243 2009-07-06 Ian Lance Taylor <iant@google.com>
1244
1245 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1246 * configure: Rebuild.
1247
1248 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1249
1250 * MAINTAINERS: Move myself to the Graphite Reviewers.
1251
1252 2009-06-30 Wei Guozhi <carrot@google.com>
1253
1254 * MAINTAINERS: Add my name to Write After Approval list.
1255
1256 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1257
1258 PR bootstrap/40338
1259 * configure.ac (comparestring): Create new variable.
1260 * Makefile.tpl (comparestring): Use to skip some comparisions.
1261 * configure: Regenerate.
1262 * Makefile.in: Regenerate.
1263
1264 2009-06-26 Doug Evans <dje@sebabeach.org>
1265
1266 * Makefile.def (host_modules): Add cgen.
1267 * Makefile.in: Regenerate.
1268 * configure.ac (host_tools): Add cgen.
1269 * configure: Regenerate.
1270
1271 2009-06-23 DJ Delorie <dj@redhat.com>
1272
1273 * MAINTAINERS: Add myself as mep maintainer.
1274
1275 2009-06-23 Ian Lance Taylor <iant@google.com>
1276
1277 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1278 boot_languages. Only bootstrap target libraries listed in
1279 target_libs for some boot language. Add --with-stage1-ldflags,
1280 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1281 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1282 if not building with C++.
1283 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1284 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1285 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1286 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1287 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1288 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1289 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1290 * configure, Makefile.in: Rebuild.
1291
1292 2009-06-23 Li Feng <nemokingdom@gmail.com>
1293
1294 * MAINTAINERS: Added my name to write-after-approval list.
1295
1296 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1297
1298 * configure.ac: Define is_elf for QNX Neutrino targets.
1299 * configure: Regenerate.
1300
1301 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1302
1303 * MAINTAINERS: Added my name to the write-after-approval list
1304
1305 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1306
1307 * configure.ac: Detect MPC in default directory.
1308 * configure: Regenerate.
1309
1310 2009-06-03 Jerome Guitton <guitton@adacore.com>
1311 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1312
1313 * Makefile.tpl (all): Avoid a trailing backslash.
1314 * Makefile.in: Regenerate.
1315
1316 2009-06-03 Ben Elliston <bje@au.ibm.com>
1317
1318 * config.sub, config.guess: Update from upstream sources.
1319
1320 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1321
1322 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1323 to noconfdirs.
1324 * configure: Regenerate.
1325
1326 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1327
1328 * Makefile.tpl ([+compare-target+]): Compare all stage
1329 directories, rather than just gcc.
1330 * Makefile.in: Rebuilt.
1331
1332 2009-06-01 Doug Kwan <dougkwan@google.com>
1333
1334 * configure.ac: Support gold for target arm*-*-*.
1335 * configure: Regenerate.
1336
1337 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1338
1339 * Makefile.def: Add MPC support and dependencies.
1340 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1341
1342 * Makefile.in, configure: Regenerate.
1343
1344 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1345
1346 * Makefile.tpl (all): Avoid harmless warning in make all when
1347 gcc-bootstrap is enabled but stage_last does not exist.
1348 * Makefile.in: Rebuilt.
1349
1350 2009-05-24 Nicolas Roche <roche@adacore.com>
1351
1352 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1353 * Makefile.in: Regenerate.
1354
1355 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1356
1357 * MAINTAINERS: Update my e-mail address.
1358
1359 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1360
1361 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1362 * configure: Regenerate.
1363
1364 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1365
1366 PR other/40159
1367 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1368 gcc-no-bootstrap are mutually exclusive.
1369 * Makefile.in: Rebuilt.
1370
1371 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1372
1373 PR other/40159
1374 * Makefile.tpl (all): Don't end with unconditional success.
1375 * Makefile.in: Rebuilt.
1376
1377 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1378
1379 PR target/37137
1380 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1381 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1382 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1383 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1384 stage_configureflags, stage_cflags and stage_libcflags into
1385 explicit Makefile macros.
1386 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1387 GFORTRAN.
1388 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1389 CC. Set CC_FOR_BUILD from CC.
1390 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1391 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1392 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1393 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1394 and GFORTRAN.
1395 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1396 (_LIBCFLAGS): Renamed to _TFLAGS.
1397 (do-compare-debug, do-compare3-debug): Drop.
1398 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1399 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1400 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1401 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1402 (XGCC_FLAGS_FOR_TARGET): New.
1403 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1404 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1405 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1406 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1407 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1408 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1409 TFLAGS.
1410 (BUILD_CONFIG): Include if requested.
1411 (all): Set TFLAGS on bootstrap.
1412 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1413 (all-stageid-prefixmodule): Likewise.
1414 (do-clean, distclean-stageid): Set TFLAGS.
1415 (restrap): Fix whitespace.
1416 * Makefile.in: Rebuilt.
1417
1418 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1419
1420 * config.guess: Sync with src.
1421
1422 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1423
1424 * configure.ac ($with_ppl): Default to no if not supplied.
1425 ($with_cloog): Likewise.
1426 configure: Regenerate.
1427
1428 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1429
1430 * MAINTAINERS: Update my e-mail address.
1431
1432 2009-04-27 Nick Clifton <nickc@redhat.com>
1433
1434 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1435
1436 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1437
1438 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1439 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1440 * Makefile.in: Regenerate.
1441
1442 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1443
1444 PR bootstrap/39739
1445 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1446 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1447
1448 * configure, Makefile.in: Regenerate.
1449
1450 2009-04-21 Taras Glek <tglek@mozilla.com>
1451
1452 * include/hashtab.h: Update GTY annotations to new syntax
1453 * include/splay-tree.h: Likewise
1454
1455 2009-04-17 Ben Elliston <bje@au.ibm.com>
1456
1457 * config.sub, config.guess: Update from upstream sources.
1458
1459 2009-04-15 Anthony Green <green@moxielogic.com>
1460
1461 * configure.ac: Add moxie support.
1462 * configure: Rebuilt.
1463
1464 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1465
1466 * configure.ac: Change copyright header to refer to version
1467 3 of the GNU General Public License and to point readers at the
1468 COPYING3 file and the FSF's license web page.
1469 * Makefile.def: Likewise.
1470 * Makefile.tpl: Likewise.
1471 * Makefile.in: Regenerate.
1472
1473 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1474
1475 * configure.ac: Restore match for darwin9 or later. Use double
1476 brackets since regeneration eats one pair.
1477 * configure: Regenerate.
1478
1479 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1480
1481 PR gas/10039
1482 * configure.ac: Require texinfo 4.7.
1483 * configure: Regenerated.
1484
1485 2009-04-09 Nick Clifton <nickc@redhat.com>
1486
1487 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1488 the GCC Runtime Library Exception.
1489
1490 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1491
1492 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1493 * configure: Regenerate.
1494
1495 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1496
1497 * Makefil.def (languages): New entries.
1498 * Makefile.tpl (check-gcc-*): New generic target.
1499 * Makefile.in: Regenerate.
1500
1501 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1502
1503 * MAINTAINERS: Update my email address.
1504
1505 2009-03-18 Tom Tromey <tromey@redhat.com>
1506
1507 * configure: Rebuild.
1508 * configure.ac (host_libs): Add libiconv.
1509 * Makefile.in: Rebuild.
1510 * Makefile.def (host_modules): Add libiconv.
1511 (configure-gdb, all-gdb): Depend on libiconv.
1512
1513 2009-03-16 Tristan Gingold <gingold@adacore.com>
1514
1515 * configure.ac: Treat gdb as supported on x86_64-darwin.
1516 * configure: Regenerate.
1517
1518 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1519
1520 * configure.ac (--with-host-libstdcxx): New option.
1521 * configure: Regenerate.
1522
1523 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1524
1525 * MAINTAINERS: Move myself into the write after approval list.
1526
1527 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1528
1529 * MAINTAINERS: Update e-mail address.
1530
1531 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1532
1533 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1534
1535 2009-03-10 Ira Rosen <irar@il.ibm.com>
1536
1537 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1538
1539 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1540
1541 Backport from git Libtool:
1542
1543 2009-01-19 Robert Millan <rmh@aybabtu.com>
1544 Support GNU/kOpenSolaris.
1545 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1546 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1547 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1548 GNU/kOpenSolaris.
1549
1550 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1551
1552 * MAINTAINERS: Update e-mail address.
1553
1554 2009-02-24 Michael Eager <eager@eagercon.com>
1555
1556 * MAINTAINERS (Write After Approval): Add self.
1557
1558 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2009-02-05 Andreas Schwab <schwab@suse.de>
1563
1564 * Makefile.tpl (stage_last): Define $r and $s before using
1565 $(RECURSE_FLAGS_TO_PASS).
1566 * Makefile.in: Regenerate
1567
1568 2009-01-30 Ian Lance Taylor <iant@google.com>
1569
1570 * MAINTAINERS: Move myself to the Global Reviewers list.
1571
1572 2009-01-29 Robert Millan <rmh@aybabtu.com>
1573
1574 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1575 * configure: Regenerate.
1576
1577 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1578
1579 * MAINTAINERS: Make whitespace consistent.
1580 Remove Robert Millan from Write After Approval.
1581
1582 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1583
1584 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1585 (all-opcodes): Depend on all-libiberty.
1586 * Makefile.in: Regenerate.
1587
1588 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1589
1590 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1591 * configure: Regenerate.
1592
1593 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1598
1599 * MAINTAINERS: Add myself to reviewers (Fortran).
1600
1601 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1602
1603 PR tree-optimization/38515
1604 * configure.ac (cloog-polylib): Removed.
1605 (with_ppl, with_cloog): Test for "no".
1606 * configure: Regenerated.
1607
1608 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1609
1610 * MAINTAINERS: Moved myself to reviewers (Fortran).
1611
1612 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1613
1614 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1615 (Write After Approval): Remove myself.
1616
1617 2009-01-03 Diego Novillo <dnovillo@google.com>
1618
1619 * MAINTAINERS: Remove myself from alias maintainership.
1620
1621 2009-01-02 David Ayers <ayers@fsfe.org>
1622
1623 * MAINTAINERS: Update e-mail address.
1624
1625 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1626
1627 * MAINTAINERS: Make whitespace consistent.
1628
1629 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1630
1631 Backport from upstream Libtool:
1632 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1633 Add cache variables to tests that require the linker to work.
1634 For shlibpath_overrides_runpath, this also changes the semantics
1635 to let the result from the C compiler take precedence.
1636
1637 2008-12-02 Ben Elliston <bje@au.ibm.com>
1638
1639 * config.sub, config.guess: Update from upstream sources.
1640
1641 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1642
1643 * configure.ac (ppllibs): Add by default the lib flags.
1644 * configure: Regenerate.
1645
1646 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1647
1648 * MAINTAINERS: Add myself to the write after approval list.
1649
1650 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1651
1652 * configure.ac: Add double brackets on darwin[912].
1653 * configure: Regenerate.
1654
1655 2008-12-03 Daniel Kraft <d@domob.eu>
1656
1657 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1658 Approval to Reviewer section (for Fortran front-end).
1659
1660 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1661
1662 * configure.ac: Expand to darwin10 and later.
1663 * configure: Regenerate.
1664
1665 2008-12-02 Andreas Schwab <schwab@suse.de>
1666
1667 * Makefile.def: configure-target-boehm-gc depends on
1668 all-target-libstdc++-v3.
1669 * Makefile.in: Regenerate.
1670
1671 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1672
1673 * MAINTAINERS: Add myself as mingw maintainer.
1674
1675 2008-12-02 Ben Elliston <bje@au.ibm.com>
1676
1677 * config.sub, config.guess: Update from upstream sources.
1678
1679 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1680
1681 * README.SCO: Remove.
1682
1683 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1684
1685 * MAINTAINERS: Add myself to the write after approval list.
1686
1687 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1688
1689 * MAINTAINERS: Update my email address in WAA section.
1690
1691 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1692
1693 * MAINTAINERS: Update e-mail address.
1694
1695 2008-11-27 Toon Moene <toon@moene.org>
1696
1697 * MAINTAINERS: Change e-mail address.
1698
1699 2008-11-27 Tristan Gingold <gingold@adacore.com>
1700
1701 * configure.ac: Build gdb for i?86-*-darwin*
1702 * configure: Regenerated.
1703
1704 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1705
1706 * MAINTAINERS: Added my full name.
1707
1708 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1709
1710 PR bootstrap/38014
1711 PR bootstrap/37923
1712
1713 Revert:
1714
1715 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1716
1717 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1718 * Makefile.in: Regenerated.
1719
1720 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1721
1722 PR gdb/921
1723 PR gdb/1646
1724 PR gdb/2175
1725 PR gdb/2176
1726
1727 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1728 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1729 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1730 (HOST_EXPORTS): Pass CPPFLAGS.
1731 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1732 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1733 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1734 * Makefile.in, configure: Regenerated.
1735 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1736 and CPPFLAGS_FOR_BUILD.
1737
1738 2008-11-06 Jeff Law <law@redhat.com>
1739
1740 * MAINTAINERS: Add myself as middle end maintainer.
1741
1742 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1743
1744 * MAINTAINERS (Write after approval): Add myself.
1745
1746 2008-11-05 Diego Novillo <dnovillo@google.com>
1747
1748 * MAINTAINERS (Global Reviewers): Add myself.
1749 (Non-Algorithmic Maintainers): Remove myself.
1750
1751 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1752
1753 * MAINTAINERS (Write after approval): Add myself.
1754
1755 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1756
1757 * MAINTAINERS (Write after approval): Add myself.
1758
1759 2008-10-31 Ben Elliston <bje@au.ibm.com>
1760
1761 * configure.ac (spu-*-*): Remove special case.
1762 * configure: Regenerate.
1763
1764 2008-10-30 Catherine Moore <clm@codesourcery.com>
1765
1766 * MAINTAINERS (Write after approval): Update my email address.
1767
1768 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1769
1770 * configure.ac [spu-*-*]: Do not set skipdirs.
1771 * configure: Re-generate.
1772
1773 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1774
1775 * MAINTAINERS (Various Maintainers): Add myself to reload.
1776
1777 2008-10-25 Richard Guenther <rguenther@suse.de>
1778
1779 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1780 maintainer. Remove myself as libgcc-math maintainer.
1781 (Non-Algorithmic Maintainers): Remove myself.
1782
1783 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1784
1785 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1786 * Makefile.in: Regenerated.
1787
1788 2008-10-23 Cary Coutant <ccoutant@google.com>
1789
1790 * MAINTAINERS (Write after approval): Add myself.
1791
1792 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1793
1794 PR gdb/921
1795 PR gdb/1646
1796 PR gdb/2175
1797 PR gdb/2176
1798
1799 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1800 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1801 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1802 (HOST_EXPORTS): Pass CPPFLAGS.
1803 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1804 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1805 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1806 * Makefile.in, configure: Regenerated.
1807 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1808 and CPPFLAGS_FOR_BUILD.
1809
1810 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1811
1812 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1813 Sebastian Pop.
1814
1815 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1816
1817 * MAINTAINERS (Write After Approval): Added myself.
1818
1819 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1820
1821 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1822 recommended version to 2.3.2.
1823
1824 * configure: Regenerate.
1825
1826 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1827
1828 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1829
1830 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1831
1832 * MAINTAINERS (Write After Approval): Update e-mail address.
1833
1834 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1835
1836 * libtool.m4: Update to libtool 2.2.6.
1837 * lt~obsolete.m4: Update to libtool 2.2.6.
1838 * ltmain.sh: Update to libtool 2.2.6.
1839 * ltsugar.m4: Update to libtool 2.2.6.
1840 * ltversion.m4: Update to libtool 2.2.6.
1841 * ltoptions.m4: Update to libtool 2.2.6.
1842 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1843
1844 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1845
1846 * MAINTAINERS (Write After Approval): Add myself.
1847
1848 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1849
1850 * MAINTAINERS (Write After Approval): Update my name.
1851
1852 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1853
1854 * MAINTAINERS: Add myself in "Write After Approval".
1855
1856 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1857
1858 * MAINTAINERS: Add myself as ia64 maintainer.
1859
1860 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1861
1862 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1863 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1864 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1865 and Michael Tiemann from Write After Approval since they do not
1866 actually have access.
1867
1868 2008-09-05 Richard Guenther <rguenther@suse.de>
1869
1870 * configure.ac: Initialize clooglibs to -lcloog.
1871 * configure: Re-generate.
1872
1873 2008-09-04 Le-Chun Wu <lcwu@google.com>
1874
1875 * MAINTAINERS (Write After Approval): Add myself.
1876
1877 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1878
1879 * configure.ac (--with-cloog-polylib): New.
1880 (--disable-cloog-version-check): New.
1881 (--disable-ppl-version-check): New.
1882 * configure: Re-generate.
1883
1884 2008-09-03 Richard Guenther <rguenther@suse.de>
1885
1886 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1887 cloog test.
1888 * configure: Re-generate.
1889
1890 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1891
1892 Add picoChip port.
1893 * MAINTAINERS: Add picoChip maintainers.
1894
1895 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1896 Tobias Grosser <grosser@fim.uni-passau.de>
1897 Jan Sjodin <jan.sjodin@amd.com>
1898 Harsha Jagasia <harsha.jagasia@amd.com>
1899 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1900 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1901 Adrien Eliche <aeliche@isty.uvsq.fr>
1902
1903 Merge from graphite branch.
1904 * configure: Regenerate.
1905 * Makefile.in: Regenerate.
1906 * configure.ac (host_libs): Add ppl and cloog.
1907 Add checks for PPL and CLooG.
1908 * Makefile.def (ppl, cloog): Added modules and dependences.
1909 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1910 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1911
1912 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1913
1914 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1915 (GCC_SHLIB_SUBDIR): New.
1916 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1917 * configure: Regenerate.
1918 * Makefile.in: Regenerate.
1919
1920 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1921
1922 * MAINTAINERS: Consistently use tabs to separate columns.
1923
1924 2008-08-29 Tristan Gingold <gingold@adacore.com>
1925
1926 * MAINTAINERS (Write after Approval): Add myself.
1927
1928 2008-08-28 Tristan Gingold <gingold@adacore.com>
1929
1930 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1931 Enable bfd, binutils and opcodes.
1932 * configure: Regenerate.
1933
1934 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1935
1936 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1937
1938 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1939
1940 * MAINTAINERS: Use correct Umlaut for last name.
1941
1942 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1943
1944 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1945
1946 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1947
1948 * MAINTAINERS: Update my email address.
1949
1950 2008-08-16 Nicolas Roche <roche@adacore.com>
1951
1952 * Makefile.tpl: Add BOOT_ADAFLAGS.
1953 * Makefile.in: Regenerate.
1954
1955 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1956
1957 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1958 * configure: Regenerate.
1959
1960 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1961
1962 * configure.ac: Add makefile fragments for hpux.
1963 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1964 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1965 * configure: Regenerate.
1966 * Makefile.in: Regenerate.
1967
1968 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1969
1970 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1971
1972 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1973
1974 * MAINTAINERS (Write after Approval): Add myself.
1975
1976 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1977
1978 * MAINTAINERS (Write After Approval): Add myself.
1979
1980 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1981
1982 * MAINTAINERS (Write After Approval): Add myself.
1983
1984 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1985
1986 * MAINTAINERS: Update my email address.
1987
1988 2008-06-25 Joey Ye <joey.ye@intel.com>
1989
1990 * MAINTAINERS (Write After Approval): Add myself.
1991
1992 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1993
1994 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1995 * Makefile.in: Regenerate.
1996 * configure: Regenerate.
1997
1998 2008-06-17 Daniel Kraft <d@domob.eu>
1999
2000 * MAINTAINERS (Write After Approval): Add myself.
2001
2002 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2003
2004 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2005 "$@" is still intact with both Autoconf 2.59 and 2.62.
2006 * configure: Regenerate.
2007
2008 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2009
2010 * Makefile.tpl: Fix comment errors.
2011 * Makefile.in: Regenerate.
2012
2013 2008-06-12 David S. Miller <davem@davemloft.net>
2014 David Edelsohn <edelsohn@gnu.org>
2015
2016 * configure.ac: Add powerpc*-*-* to gold supported targets.
2017 * configure: Regenerate.
2018
2019 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2020
2021 PR tree-optimization/36218
2022 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2023 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2024 (all prefix="build-"): Pass them to build-system sub-makes.
2025 * Makefile.in: Regenerate.
2026
2027 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2028
2029 * MAINTAINERS (mt port): Remove.
2030 (sco5, unixware, sco udk): Remove.
2031 (Kean Johnston): Add to Write After Approval.
2032
2033 2008-05-30 Julian Brown <julian@codesourcery.com>
2034
2035 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2036 of libobjc for ARM EABI Linux.
2037 * configure: Regenerate.
2038
2039 2008-05-18 Xinliang David Li <davidxl@google.com>
2040
2041 * ChangeLog: Remove wrong ChangeLog entry.
2042
2043 2008-05-17 Xinliang David Li <davidxl@google.com>
2044
2045 * MAINTAINERS (Write After Approval): Add myself.
2046
2047 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2048
2049 * MAINTAINERS (Write After Approval): Add myself.
2050
2051 2008-05-14 Rafael Espíndola <espindola@google.com>
2052
2053 * config-ml.in: don't handle --enable-shared and --enable-static.
2054
2055 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2056
2057 * MAINTAINERS: Update my email address.
2058
2059 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2060
2061 * MAINTAINERS: Update my email address.
2062
2063 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2068
2069 * MAINTAINERS (Write After Approval): Add myself.
2070
2071 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2072
2073 * MAINTAINERS (crx): Add myself.
2074
2075 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2076
2077 Sync with src:
2078 2008-04-14 David S. Miller <davem@davemloft.net>
2079
2080 * configure.ac: Add sparc*-*-* to gold supported targets.
2081 * configure: Regenerate.
2082
2083 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2084
2085 PR bootstrap/35457
2086 * configure.ac: Include override.m4.
2087 * configure: Regenerate.
2088
2089 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2090
2091 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2092 * Makefile.in: Regenerate.
2093
2094 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2095
2096 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2097 as nonconfigurable directories list.
2098 * configure: Regenerate.
2099
2100 2008-04-14 Ben Elliston <bje@au.ibm.com>
2101
2102 * config.sub, config.guess: Update from upstream sources.
2103
2104 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2105
2106 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2107 * Makefile.in: Regenerate.
2108
2109 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2110
2111 * configure.ac: Do not build libssp for the AVR.
2112 * configure: Regenerate.
2113
2114 2008-04-07 Ian Lance Taylor <iant@google.com>
2115
2116 * Makefile.def: check-gold depends upon all-binutils.
2117 * Makefile.in: Regenerate.
2118
2119 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2120
2121 * MAINTAINERS (Write After Approval): Add myself.
2122
2123 2008-04-04 Nick Clifton <nickc@redhat.com>
2124
2125 PR binutils/4334
2126 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2127 builds.
2128 * configure: Regenerate.
2129
2130 2008-04-04 NightStrike <NightStrike@gmail.com>
2131
2132 PR other/35151
2133 * configure.ac: Combine rules for mingw32 and mingw64.
2134 * configure: Regenerate.
2135
2136 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2137
2138 * MAINTAINERS (Write After Approval): Add myself.
2139
2140 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2141
2142 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2143 * Makefile.in (.NOTPARALLEL): Ditto.
2144
2145 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2146
2147 * MAINTAINERS (Write After Approval): Add myself.
2148
2149 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2150
2151 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2152 * Makefile.in (.NOTPARALLEL): Regenerate.
2153
2154 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2155
2156 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2157 * Makefile.in: Regenerate.
2158
2159 2008-03-26 Jakub Staszak <kuba@et.pl>
2160
2161 * MAINTAINERS (Write After Approval): Add myself.
2162
2163 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2164
2165 * MAINTAINERS: Update e-mail address.
2166
2167 2008-03-20 Ian Lance Taylor <iant@google.com>
2168
2169 * configure.ac: Add support for --enable-gold.
2170 * Makefile.def: Add gold as a directory like ld.
2171 * configure, Makefile.in: Regenerate.
2172
2173 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2174
2175 * configure.ac: m4_include config/proginstall.m4.
2176 * configure: Regenerate.
2177
2178 Backport from upstream Libtool:
2179
2180 2007-10-12 Eric Blake <ebb9@byu.net>
2181
2182 Deal with Autoconf 2.62's semantic change in m4_append.
2183 * ltsugar.m4 (lt_append): Replace broken versions of
2184 m4_append.
2185 (lt_if_append_uniq): Don't require separator to be overquoted,
2186 and avoid broken m4_append.
2187 (lt_dict_add): Fix typo.
2188 * libtool.m4 (_LT_DECL): Don't overquote separator.
2189
2190 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2191
2192 * config.rpath: Add AIX 6 support.
2193
2194 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2195
2196 * Makefile.def (stageprofile). Remove -fprofile-generate
2197 from stage_libcflags.
2198 * Makefile.in: Regenerate.
2199
2200 2008-03-13 Ben Elliston <bje@au.ibm.com>
2201
2202 * config.sub, config.guess: Update from upstream sources.
2203
2204 2008-03-06 Tom Tromey <tromey@redhat.com>
2205
2206 * MAINTAINERS: Update for treelang deletion.
2207
2208 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2209
2210 * MAINTAINERS: Update my email address.
2211
2212 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2213
2214 * MAINTAINERS (darwin port): Add myself as a maintainer.
2215 (objective-c/c++): Add myself as a maintainer.
2216
2217 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2218
2219 * MAINTAINERS (Write After Approval): Update my email address.
2220
2221 2008-02-25 Tomas Bily <tbily@suse.cz>
2222
2223 * MAINTAINERS (Write After Approval): Add myself.
2224
2225 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2226
2227 * MAINTAINERS (OpenMP): Add myself.
2228
2229 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2230
2231 PR bootstrap/32009
2232 PR bootstrap/32161
2233
2234 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2235 * configure: Regenerate.
2236
2237 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2238 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2239 STAGE4_LIBCFLAGS): New.
2240 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2241 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2242 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2243 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2244 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2245 for target modules. Don't export LIBCFLAGS.
2246 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2247 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2248 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2249 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2250 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2251 * Makefile.in: Regenerate.
2252
2253 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2254
2255 PR libgcj/33085
2256 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2257 Do not use -DDLL_EXPORT. Backport from upstream.
2258
2259 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2260
2261 * MAINTAINERS (Write After Approval): Add myself.
2262
2263 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2264
2265 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2266 * configure: Regenerate.
2267
2268 2008-01-31 Marc Gauthier <marc@tensilica.com>
2269
2270 * configure.ac (xtensa*-*-*): Recognize processor variants.
2271 * configure: Regenerate.
2272
2273 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2274
2275 PR bootstrap/34922
2276 * configure.ac (PARSE_ARGS): Push suitable setting of
2277 ac_subdirs_all, for `./configure --help=recursive'.
2278 Handle `+' in generic toplevel directory disabling.
2279 * configure: Regenerate.
2280
2281 2008-01-28 Nick Clifton <nickc@redhat.com>
2282
2283 * MAINTAINERS (xstormy16): Take over maintainership.
2284
2285 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2286
2287 * MAINTAINERS (c4x port): Remove.
2288
2289 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2290
2291 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2292
2293 2008-01-23 Ben Elliston <bje@au.ibm.com>
2294
2295 * config.sub, config.guess: Update from upstream sources.
2296
2297 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2298
2299 * MAINTAINERS (Write After Approval): Add myself.
2300
2301 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2302
2303 * MAINTAINERS: Update my email address.
2304
2305 2008-01-09 Raksit Ashok <raksit@google.com>
2306
2307 * MAINTAINERS (Write After Approval): Add myself.
2308
2309 2008-01-09 Raksit Ashok <raksit@google.com>
2310
2311 * MAINTAINERS (Write After Approval): Add myself.
2312
2313 2008-01-08 Ben Elliston <bje@au.ibm.com>
2314
2315 * config.sub, config.guess: Update from upstream sources.
2316
2317 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2318
2319 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2320 Change recommended MPFR from 2.2.1 -> 2.3.0.
2321 * configure: Regenerate.
2322
2323 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2324
2325 * MAINTAINERS: Update my email address.
2326
2327 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2328
2329 * MAINTAINERS: Update my email address.
2330
2331 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2332
2333 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2334 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2335 * Makefile.in: Regenerate.
2336
2337 2007-12-10 Mark Heffernan <meheff@google.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2340 misplaced entries.
2341
2342 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2343
2344 * configure.ac: Enable libjava for x86_64-*-darwin9.
2345 * configure: Regenerate.
2346
2347 2007-12-07 Bill Maddox <maddox@google.com>
2348
2349 * MAINTAINERS (Write After Approval): Add myself.
2350
2351 2007-12-05 Ben Elliston <bje@au.ibm.com>
2352
2353 * config.sub, config.guess: Update from upstream sources.
2354
2355 2007-12-02 Matthias Klose <doko@ubuntu.com>
2356
2357 * config-ml.in: Remove 64bit configure tests.
2358
2359 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2360
2361 * config-ml.in: Robustify against white space in absolute file
2362 names.
2363
2364 * config-ml.in (multi-clean): Substitute ${Makefile}.
2365 Remove superfluous ${Makefile} in list.
2366
2367 2007-11-19 Thiemo Seufer <ths@mips.com>
2368
2369 * config-ml.in: Don't hardcode the Makefile name.
2370
2371 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2372
2373 * MAINTAINERS (Write After Approval): Add myself.
2374
2375 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2376
2377 * MAINTAINERS (Write After Approval): Add myself.
2378
2379 2007-11-06 Doug Kwan <dougkwan@google.com>
2380
2381 * MAINTAINERS (Write After Approval): Add myself.
2382
2383 2007-10-25 Ben Elliston <bje@au.ibm.com>
2384
2385 * MAINTAINERS (mercury): Remove entry.
2386 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2387
2388 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2389
2390 * Makefile.def (dependencies): Make configure-gdb depend on
2391 all-intl.
2392 * Makefile.in: Regenerated.
2393
2394 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2395
2396 * MAINTAINERS (Fortran maintainer): Remove myself.
2397
2398 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2399
2400 * Makefile.def: To avoid problems running with parallel makes,
2401 build newlib before libgloss so that target specific header
2402 files are availble.
2403 * Makefile.in: Regenerate
2404
2405 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2406
2407 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2408 * Makefile.in: Regenerate.
2409
2410 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2411
2412 * MAINTAINERS (Register allocation reviewer): Add myself.
2413
2414 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2415
2416 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2417 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2418 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2419 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2420 * configure: Regenerate.
2421
2422 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2423
2424 * MAINTAINERS (Register allocation reviewer): Add myself.
2425
2426 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2427
2428 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2429 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2430 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2431 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2432 * configure.ac: Default them to host tools for $host = $build.
2433 Subst them.
2434
2435 * configure: Regenerate.
2436 * Makefile.in: Regenerate.
2437
2438 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2439
2440 * MAINTAINERS (Register allocation reviewer): Add myself.
2441
2442 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2443
2444 * MAINTAINERS (Register allocation reviewer): Add myself.
2445
2446 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2447
2448 * MAINTAINERS (Write After Approval): Fix typo.
2449
2450 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2451
2452 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2453 * configure: Regenerate.
2454
2455 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2456
2457 PR bootstrap/31906
2458 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2459 they're already prefixed.
2460
2461 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2462
2463 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2464 libstdc++.
2465 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2466 * configure: Regenerate.
2467 * Makefile.in: Regenerate.
2468
2469 2007-09-17 Andreas Schwab <schwab@suse.de>
2470
2471 * configure.ac: Raise minimum makeinfo version to 4.6.
2472 * configure: Regenerate.
2473
2474 2007-09-17 Johannes Singler <singler@ira.uka.de>
2475
2476 * MAINTAINERS (write-after-approval) add myself
2477
2478 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2479
2480 * configure.ac: Correct makeinfo version check.
2481 * configure: Regenerate.
2482
2483 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2484
2485 * MAINTAINERS: Update my email address.
2486
2487 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2488
2489 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2490 to $skipdirs and only disable gprof for newlib. Use the normal
2491 mips*-elf* handling in other respects.
2492 * configure: Regnerate.
2493
2494 2007-09-12 David Daney <ddaney@avtrex.com>
2495
2496 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2497 enabling libgcj.
2498 * configure: Regenerate.
2499
2500 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2501
2502 PR other/32154
2503 * configure.ac: For libgloss targets, point the linker to the linker
2504 script, startup code and simulator library.
2505 * configure: Regenerate.
2506
2507 2007-09-07 Andrew Haley <aph@redhat.com>
2508
2509 * configure.ac (noconfigdirs): Remove target-libffi and
2510 target-libjava.
2511 * configure: Regenerate.
2512
2513 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2514
2515 PR target/33281
2516 * configure.ac: Use config/mh-mingw on mingw.
2517 * configure: Regenerate.
2518
2519 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2520
2521 * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2007-09-05 Richard Guenther <rguenther@suse.de>
2524
2525 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2526 nor --disable-checking is provided also turn on yes and types
2527 checking for stage1.
2528 * configure: Re-generate.
2529
2530 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2531
2532 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2533 (Write After Approval): Remove myself.
2534
2535 2007-08-29 Nick Clifton <nickc@redhat.com>
2536
2537 * config.sub, config.guess: Update from upstream sources.
2538
2539 2007-08-22 Bud Davis <jmdavis@link.com>
2540
2541 * MAINTAINERS (Write After Approval): Added myself.
2542 * MAINTAINERS (Reviewers): Removed myself.
2543
2544 2007-08-18 Paul Brook <paul@codesourcery.com>
2545 Joseph Myers <joseph@codesourcery.com>
2546
2547 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2548 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2549 * Makefile.in: Regenerate.
2550 * configure.ac (--with-debug-prefix-map): New.
2551 * configure: Regenerate.
2552
2553 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2554 Nigel Stephens <nigel@mips.com>
2555
2556 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2557 as target_makefile_frag.
2558 * configure: Regenerate.
2559
2560 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2561
2562 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2563 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2564 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2565 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2566 (do-compare, do-compare3, do-compare-debug): New.
2567 ([+compare-target+]): Use them.
2568
2569 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2570
2571 * MAINTAINERS (Write After Approval): Change my email address.
2572
2573 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2574 Ben Elliston <bje@au.ibm.com>
2575
2576 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2577 --silent if $silent.
2578 * configure: Regenerate.
2579
2580 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2581
2582 * MAINTAINERS (Various Maintainers): Add myself as
2583 loop infrastructure maintainer. Update my e-mail
2584 address.
2585
2586 2007-07-31 Diego Novillo <dnovillo@google.com>
2587
2588 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2589 Adjust description.
2590
2591 2007-07-26 Richard Guenther <rguenther@suse.de>
2592
2593 * configure.ac: Add types checking to stage1 checking flags.
2594 * configure: Regenerate.
2595
2596 2007-07-17 Nick Clifton <nickc@redhat.com>
2597
2598 * COPYING3: New file. Contains version 3 of the GNU General
2599 Public License.
2600 * COPYING3.LIB: New file. Contains version 3 of the GNU
2601 Lesser General Public License.
2602
2603 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2604
2605 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2606
2607 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2608
2609 * MAINTAINERS (S/390 co-maintainer): Add myself.
2610 (Write After Approval): Remove myself.
2611
2612 2007-07-13 Dan Hipschman <dsh@google.com>
2613
2614 * MAINTAINERS (Write After Approval): Add myself.
2615
2616 2007-07-11 Nick Clifton <nickc@redhat.com>
2617
2618 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2619 WINDRES export.
2620 * Makefile.in: Regenerate.
2621
2622 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2623
2624 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2625 maintainer.
2626
2627 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2628
2629 * lt~obsolete.m4: New. Import from 20070318 libtool.
2630
2631 2007-07-03 Julian Brown <julian@codesourcery.com>
2632
2633 * MAINTAINERS (Write After Approval): Add myself.
2634
2635 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2636
2637 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2638 * configure: Regenerate.
2639
2640 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2641
2642 * configure.ac: Add some missing m4 quotation.
2643 * configure: Regenerate.
2644
2645 2007-07-02 Simon Baldwin <simonb@google.com>
2646
2647 * MAINTAINERS (Write After Approval): Add myself.
2648
2649 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2650
2651 * configure: Regenerate.
2652
2653 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2654
2655 * Makefile.def: Add windmc tool to build.
2656 * Makefile.tpl: Likewise.
2657 * configure.ac: Likewise.
2658 * Makefile.in: Regenerate.
2659 * configure: Regenerate.
2660
2661 2007-06-28 DJ Delorie <dj@redhat.com>
2662
2663 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2664 not building newlib.
2665 * configure: Regenerated.
2666
2667 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
2671 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2672
2673 * MAINTAINERS (Write After Approval): Add myself.
2674
2675 2007-06-19 Chris Matthews <chrismatthews@google.com>
2676
2677 * MAINTAINERS (Write After Approval): Add myself.
2678
2679 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2680
2681 * MAINTAINERS (Write After Approval): Add myself.
2682
2683 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2684
2685 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2686 * Makefile.in: Regenerated.
2687
2688 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2689
2690 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2691 bfin*-*-uclinux* targets.
2692 * configure: Regenerate.
2693
2694 2007-06-14 Ian Lance Taylor <iant@google.com>
2695
2696 * MAINTAINERS: Add myself as non-algorithmic global write
2697 maintainer.
2698
2699 2007-06-14 Diego Novillo <dnovillo@google.com>
2700
2701 * MAINTAINERS: Add self as middle-end maintainer and
2702 non-algorithmic global write maintainer.
2703
2704 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2705
2706 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2707 Move all Fortran maintainers except Paul Brook into the
2708 Non-Autopoiesis section.
2709
2710 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2711
2712 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2713 (distclean-stage[+id+]): Possibly delete stage_last.
2714 * Makefile.in: Regenerate.
2715
2716 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2717
2718 * MAINTAINERS (Various Maintainer): Fix typo.
2719
2720 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2721
2722 * MAINTAINERS (Various Maintainer): Add myself as
2723 dataflow maintainer.
2724
2725 2007-06-07 Ben Elliston <bje@au.ibm.com>
2726
2727 * config.sub, config.guess: Update from upstream sources.
2728
2729 2007-06-07 Ben Elliston <bje@au.ibm.com>
2730
2731 * Makefile.tpl: Fix spelling error.
2732 * Makefile.in: Regenerate.
2733
2734 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2735
2736 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2737 lt_cv_sys_max_cmd_len.
2738
2739 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2740
2741 * MAINTAINERS (Various Maintainers): Add myself as
2742 auto-vectorizer maintainer.
2743
2744 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2745
2746 PR libjava/32098
2747 * libtool.m4: Revert previous change.
2748 * ltgcc.m4: Put it here.
2749
2750 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2751
2752 * MAINTAINERS (Various Maintainers): Add myself as
2753 auto-vectorizer maintainer.
2754
2755 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2756
2757 PR libjava/32098
2758 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2759
2760 2007-05-30 Richard Guenther <rguenther@suse.de>
2761
2762 * MAINTAINERS (Various Maintainers): Add myself as
2763 auto-vectorizer maintainer.
2764
2765 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2766
2767 PR bootstrap/29382
2768 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2769 * configure: Rebuilt.
2770
2771 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2772
2773 * MAINTAINERS (Write After Approval): Removed my name.
2774
2775 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2776
2777 * MAINTAINERS (Write After Approval): Remove myself.
2778
2779 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2780
2781 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2782
2783 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2784
2785 * ltmain.sh: Update from ToT Libtool.
2786 * libtool.m4: Update from ToT Libtool.
2787 * ltsugar.m4: New. Update from ToT Libtool.
2788 * ltversion.m4: New. Update from ToT Libtool.
2789 * ltoptions.m4: New. Update from ToT Libtool.
2790 * ltconfig: Remove.
2791 * ltcf-c.sh: Remove.
2792 * ltcf-cxx.sh: Remove.
2793 * ltcf-gcj.sh: Remove.
2794
2795 2007-05-22 Ollie Wild <aaw@google.com>
2796
2797 * MAINTAINERS (Write After Approval): Add myself.
2798
2799 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2800
2801 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2802 stage_cflags.
2803 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2804 Remove CFLAGS/LIBCFLAGS.
2805 (configure-stage[+id+]-[+prefix+][+module+],
2806 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2807 * Makefile.in: Regenerate.
2808
2809 2007-05-15 Diego Novillo <dnovillo@google.com>
2810
2811 * MAINTAINERS: Update e-mail address.
2812
2813 2007-05-15 Revital Eres <eres@il.ibm.com>
2814
2815 * MAINTAINERS (Write After Approval): Add myself.
2816
2817 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2818
2819 * MAINTAINERS (Write After Approval): Updated my address.
2820
2821 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2822
2823 * MAINTAINERS (Write After Approval): Add myself.
2824
2825 2007-05-11 Silvius Rus <rus@google.com>
2826
2827 * MAINTAINERS (Write After Approval): Add myself.
2828
2829 2007-04-23 Tom Tromey <tromey@redhat.com>
2830
2831 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2832
2833 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2834
2835 * MAINTAINERS (cpplib): Rename to ...
2836 (libcpp): ... this. Add C/C++ front end maintainers.
2837
2838 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2839
2840 * config-ml.in: Pass ${ml_config_env} to configure calls.
2841
2842 2007-04-04 Christian Bruel <christian.bruel@st.com>
2843
2844 * MAINTAINERS (Write After Approval): Add myself.
2845
2846 2007-04-02 Dave Korn <dave.korn@artimi.com>
2847
2848 * MAINTAINERS (Write After Approval): Add myself.
2849
2850 2007-03-31 Tobias Burnus <burnus@net-b.de>
2851
2852 * MAINTAINERS (fortran 95 front end): Add myself.
2853
2854 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2855
2856 * MAINTAINERS (Write After Approval): Add myself.
2857
2858 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2859
2860 * MAINTAINERS (Modulo Scheduler): Add myself.
2861
2862 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2863
2864 * MAINTAINERS (fortran 95 front end): Add myself.
2865 (c++ front end): whitespace fix.
2866
2867 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2868
2869 * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2872
2873 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2874 of glob. Quote arguments with single quotes too.
2875 * configure: Regenerate.
2876
2877 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2878
2879 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2880 * Makefile.in: Regenerate
2881
2882 2007-03-07 Andreas Schwab <schwab@suse.de>
2883
2884 * configure: Regenerate.
2885
2886 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2887
2888 * configure.ac: Add "--with-pdfdir" configure option,
2889 which defines pdfdir variable.
2890 * Makefile.def (target=fixincludes): Add install-pdf to
2891 missing targets.
2892 (recursive_targets): Add install-pdf target.
2893 (flags_to_pass): Add pdfdir.
2894 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2895 target.
2896 * configure: Regenerate
2897 * Makefile.in: Regenerate
2898
2899 2007-02-28 Eric Christopher <echristo@apple.com>
2900
2901 Revert:
2902 2006-12-07 Mike Stump <mrs@apple.com>
2903
2904 * Makefile.def (dependencies): Add dependency for
2905 install-target-libssp and install-target-libgomp on
2906 install-gcc.
2907 * Makefile.in: Regenerate.
2908
2909 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2910
2911 * configure: Regenerate.
2912 * configure.ac: Move statements after variable declarations.
2913
2914 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2915
2916 * MAINTAINERS: Add myself as sh maintainer.
2917
2918 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2919
2920 * configure.ac: Adjust for loop syntax.
2921 * configure: Regenerate.
2922
2923 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2924
2925 * configure: Rebuilt.
2926
2927 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2928
2929 * configure.ac: Drop multiple occurrences of --enable-languages,
2930 and fix its quoting.
2931 * configure: Rebuilt.
2932
2933 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2934 Nathan Sidwell <nathan@codesourcery.com>
2935 Vladimir Prus <vladimir@codesourcery.com>
2936 Joseph Myers <joseph@codesourcery.com>
2937
2938 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2939 * configure: Regenerate.
2940
2941 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2942
2943 * ltconfig (freebsd*): Default to elf.
2944
2945 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2946
2947 * configure.ac (target_libraries): Move libgcc before libiberty.
2948 * configure: Regenerated.
2949
2950 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2951 Paolo Bonzini <bonzini@gnu.org>
2952
2953 PR bootstrap/30753
2954 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2955 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2956 * configure: Regenerated.
2957
2958 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2959
2960 * MAINTAINERS (Language Front End Maintainers): Update my mail
2961 address.
2962
2963 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2964
2965 PR bootstrap/30748
2966 * configure.ac: Correct syntax for Solaris ksh.
2967 * configure: Regenerated.
2968
2969 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2970
2971 * configure.ac: Sync with src.
2972 * configure: Regenerate.
2973
2974 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2975
2976 * Makefile.in: Regenerate.
2977
2978 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2979
2980 * config.sub: Sync with src.
2981
2982 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2983
2984 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2985 noncanonical equivalents.
2986 * configure.in: Rename to...
2987 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2988 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2989 target_noncanonical. Use them. Rewrite removal of configure
2990 arguments for autoconf 2.59. Discard variable settings. Force
2991 program_transform_name for native tools.
2992
2993 * Makefile.in: Regenerated.
2994 * configure: Regenerated with autoconf 2.59.
2995
2996 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2997
2998 * MAINTAINERS (Write After Approval): Add myself.
2999
3000 2007-01-31 Andreas Schwab <schwab@suse.de>
3001
3002 * Makefile.tpl (LDFLAGS): Substitute it.
3003 * Makefile.in: Regenerate.
3004
3005 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
3009 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3010
3011 * MAINTAINERS (spu port): Add myself.
3012
3013 2007-01-23 Richard Guenther <rguenther@suse.de>
3014
3015 PR bootstrap/30541
3016 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3017 * Makefile.tpl (GNATBIND): Substitute it.
3018 (GNATMAKE): Likewise.
3019 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3020 of STAGE_PREFIX.
3021 * Makefile.in: Regenerate.
3022 * configure: Regenerate.
3023
3024 2007-01-18 Mike Stump <mrs@apple.com>
3025
3026 * configure.in: Re-enable -Werror for gcc builds.
3027
3028 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3029
3030 * MAINTAINERS (Write After Approval): Add myself.
3031
3032 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3033
3034 * configure.in: Change == to = in test command.
3035 * configure: Regenerate.
3036
3037 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3038 Nick Clifton <nickc@redhat.com>
3039 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3040
3041 * configure.in (build_configargs, host_configargs, target_configargs):
3042 Remove build/host/target parameters.
3043 (host_libs): Add gmp and mpfr.
3044 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3045 * Makefile.def (gmp, mpfr): New.
3046 (gcc): Remove target.
3047 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3048 target_os, target_vendor): New.
3049 (configure): Add host_alias/target_alias arguments; adjust invocations.
3050 * configure: Regenerate.
3051 * Makefile.in: Regenerate.
3052
3053 2007-01-11 Matt Fago <fago@earthlink.net>
3054
3055 * configure.in: Try to link to functions only in mpfr 2.2.x
3056 to improve robustness of configure tests.
3057 * configure: Regenerate.
3058
3059 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3060
3061 * MAINTAINERS: Add myself as i386 maintainer.
3062
3063 2007-01-08 Jan Hubicka <jh@suse.cz>
3064
3065 * MAINTAINERS: Add myself as i386 maintainer.
3066
3067 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3068
3069 * configure.in: Add support for an x86_64-mingw* target.
3070 * configure: Regenerate.
3071
3072 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3073
3074 * Makefile.tpl (all-target): Correct @if conditional for target
3075 modules.
3076 * configure.in: Omit libiberty if building only target libgcc.
3077 * configure, Makefile.in: Regenerated.
3078
3079 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3080
3081 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3082 * configure: Regenerate.
3083
3084 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3085
3086 * Makefile.def (target_modules): Add libgcc.
3087 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3088 * Makefile.tpl (clean-target-libgcc): Delete.
3089 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3090 on gcc even for bootstrapped modules. Rewrite handling of
3091 lang_env_dependencies to loop over target_modules.
3092 * configure.in (target_libraries): Add target-libgcc.
3093 * Makefile.in, configure: Regenerated.
3094
3095 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3096
3097 * configure.in: Reorganize recognition of languages. Add
3098 --enable-stage1-languages. Show supported languages for the chosen
3099 target rather than all recognized languages.
3100 * configure: Regenerate.
3101
3102 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3103
3104 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3105 * Makefile.in: Regenerate.
3106
3107 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3108
3109 * configure.in: Warn that MPFR 2.2.0 is buggy.
3110 * configure: Regenerate.
3111
3112 2006-12-27 Ian Lance Taylor <iant@google.com>
3113
3114 * configure.in: When removing Makefiles to force a reconfigure, also
3115 remove prev-DIR*/Makefile.
3116 * configure: Regenerate.
3117
3118 2006-12-22 Andreas Schwab <schwab@suse.de>
3119
3120 * configure: Regenerate with correct autoconf version.
3121
3122 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3123
3124 * configure.in: add AC_SUBST for *_FOR_TARGET.
3125 * configure: Regenerate.
3126
3127 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3128
3129 * configure.in: Simplify logic for rejecting languages that cannot
3130 be built. Separate the case when a language is unsupported,
3131 from the case when the user chooses not to build a language.
3132
3133 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3134
3135 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3136 it only affects bootstrap and could be tested on "$host" as well.
3137 * configure: Regenerate.
3138 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3139
3140 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3141
3142 PR bootstrap/29544
3143 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3144 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3145 move here comment from Makefile.tpl.
3146 * Makefile.tpl: Move some definitions higher in the file.
3147 (STAGE1_CHECKING): New.
3148 * configure.in: Add --enable-stage1-checking.
3149 * configure: Regenerate.
3150 * Makefile.in: Regenerate.
3151
3152 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3153
3154 * MAINTAINERS: Add myself as build system maintainer.
3155
3156 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3157
3158 * MAINTAINERS (Write After Approval): Add myself.
3159
3160 2006-12-13 Eric Christopher <echristo@apple.com>
3161
3162 * MAINTAINERS: Add myself as darwin maintainer.
3163
3164 2006-12-11 Ian Lance Taylor <ian@airs.com>
3165
3166 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3167
3168 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3169
3170 MAINTAINERS: Update my entry.
3171
3172 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3173
3174 * configure.in: Handle spu makefile frag.
3175 * Makefile.tpl (MAINT): Define
3176 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3177 * configure: Regenerate.
3178 * Makefile.in: Regenerate.
3179
3180 2006-12-11 Ben Elliston <bje@au.ibm.com>
3181
3182 * config.guess: Import latest version.
3183 * config.sub: Likewise.
3184
3185 2006-12-11 Ben Elliston <bje@au.ibm.com>
3186
3187 * configure.in (spu-*-*): Don't skip target-libiberty.
3188 * configure: Regenerate.
3189
3190 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3191
3192 PR bootstrap/30134
3193 * configure.in: Correct x86 darwin support for libjava to powerpc
3194 and i?86 only.
3195 * configure: Regenerate.
3196
3197 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3198
3199 * configure.in: Add x86 darwin support for libjava.
3200 * configure: Regenerate.
3201
3202 2006-12-07 Mike Stump <mrs@apple.com>
3203
3204 * Makefile.def (dependencies): Add dependency for
3205 install-target-libssp and install-target-libgomp on
3206 install-gcc.
3207 * Makefile.in: Regenerate.
3208
3209 2006-12-04 Richard Guenther <rguenther@suse.de>
3210
3211 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3212 (Non-Algorithmic Maintainers): Move over non-algorithmic
3213 loop optimizer maintainers, add myself as a non-algorithmic
3214 middle-end maintainer.
3215
3216 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3217
3218 * MAINTAINERS (Write After Approval): Add myself.
3219
3220 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3221
3222 * configure.in: Update error message for missing GMP/MPFR.
3223
3224 * configure: Regenerate.
3225
3226 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3227
3228 * configure.in: Update MPFR version in error message.
3229
3230 * configure: Regenerate.
3231
3232 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3233
3234 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3235 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3236 --with-gmp-lib): New flags.
3237
3238 * configure: Regenerate.
3239
3240 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3241
3242 * MAINTAINERS (Write After Approval): Change my email address.
3243
3244 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3245
3246 * MAINTAINERS (Write After Approval): Add myself.
3247
3248 2006-11-22 Philipp Thomas <pth@suse.de>
3249
3250 * MAINTAINERS (i18n): Update e-mail address.
3251
3252 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3253
3254 * MAINTAINERS (spu port): Add myself as maintainer.
3255 (Write After Approval): Remove myself.
3256
3257 2006-11-22 Ben Elliston <bje@au.ibm.com>
3258
3259 * configure.in (skipdirs): Don't build libssp for SPU.
3260 * configure: Regenerate.
3261
3262 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3263
3264 * MAINTAINERS (spu port): Add myself as maintainer.
3265 (libobjc): Update my email address.
3266
3267 2006-11-21 Andrea Bona <andrea.bona@st.com>
3268
3269 * MAINTAINERS (Write After Approval): Add myself.
3270
3271 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3272
3273 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3274 * configure : Rebuilt.
3275
3276 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3277
3278 * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3285
3286 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3287 libmpfr.a.
3288 * configure: Regenerate.
3289
3290 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3291
3292 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3293 (unstage): Test for stage_last presence.
3294
3295 PR bootstrap/29802
3296 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3297 STAGE_PREFIX.
3298 * Makefile.in: Regenerate.
3299
3300 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3301
3302 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3303 maintainers.
3304
3305 2006-11-14 Erven Rohou <erven.rohou@st.com>
3306
3307 * MAINTAINERS (Write After Approval): Add myself.
3308
3309 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3310
3311 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3312 and stageN-package/Makefile.
3313 * Makefile.in: Regenerated.
3314
3315 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3316
3317 * configure.in: Remove target-libgloss from noconfigdirs for
3318 bfin-*-*.
3319 * configure: Regenerated.
3320
3321 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3322
3323 * configure.in (have_gmp): Only error if the gcc directory exists.
3324
3325 * configure: Regenerate.
3326
3327 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3328
3329 * configure.in: Robustify error message for missing GMP/MPFR.
3330
3331 * configure: Regenerate.
3332
3333 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3338
3339 * MAINTAINERS: Change email address.
3340
3341 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3342
3343 * MAINTAINERS (Write After Approval): Add myself.
3344
3345 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3346
3347 * MAINTAINERS (Write After Approval): Add myself.
3348
3349 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3350
3351 * MAINTAINERS (Write After Approval): Move myself to
3352 Write After Approval section.
3353
3354 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3355
3356 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3357 need_gmp anymore.
3358 * configure: Regenerate.
3359
3360 2006-10-16 Tobias Burnus <burnus@net-b.de>
3361
3362 * MAINTAINERS (Write After Approval): Add myself.
3363
3364 2006-10-16 Ben Elliston <bje@au.ibm.com>
3365
3366 * config.guess: Import latest version.
3367 * config.sub: Likewise.
3368
3369 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3370
3371 * Makefile.def: Added pdf target handling.
3372 * Makefile.tpl: Added pdf target handling.
3373 * Makefile.in: Regenerated.
3374
3375 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3376
3377 * MAINTAINERS: Add self as score port maintainer.
3378
3379 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3380
3381 * MAINTAINERS (Write After Approval): Add myself.
3382
3383 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3384
3385 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3386 or newer.
3387 * configure: Regenerated.
3388
3389 2006-09-27 Dave Brolley <brolley@redhat.com>
3390
3391 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3392 using $s instead of $r.
3393 * configure: Regenerated.
3394
3395 2006-09-26 Thiemo Seufer <ths@mips.com>
3396
3397 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3398 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3399 * configure: Regenerate.
3400
3401 2006-09-24 Graeme Peterson <gridly@gmail.com>
3402
3403 * MAINTAINERS (Write After Approval): Remove myself.
3404
3405 2006-09-22 Chao-ying Fu <fu@mips.com>
3406
3407 * MAINTAINERS (Write After Approval): Add myself.
3408
3409 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3410
3411 * MAINTAINERS: Add self as soft-fp maintainer.
3412
3413 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3414
3415 * MAINTAINERS: Add myself as avr maintainer.
3416 Remove Marek Michalkiewicz as avr maintainer.
3417
3418 2006-09-07 Roberto Costa <roberto.costa@st.com>
3419
3420 * MAINTAINERS (Write After Approval): Add myself.
3421
3422 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3423
3424 * configure.in: Never build newlib for a Mingw host.
3425 Never build newlib as Mingw target library.
3426 Test the existence of winsup/cygwin for building a Cygwin newlib,
3427 rather than just winsup.
3428 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3429 building a Mingw target.
3430 * configure: Regenerate.
3431
3432 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3433
3434 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3435
3436 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3437
3438 * config.guess: Import from src (was more updated).
3439 * config.sub: Likewise.
3440
3441 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3442
3443 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3444 * configure: Regenerated.
3445
3446 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3447
3448 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3449 for stages after the first.
3450
3451 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3452
3453 * Makefile.def: Add dependencies for configure-opcodes
3454 on configure-intl and all-opcodes on all-intl.
3455 * Makefile.in: Regenerated.
3456
3457 2006-07-13 Ben Elliston <bje@au.ibm.com>
3458
3459 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3460
3461 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3462
3463 Port to hosts whose 'sort' and 'tail' implementations
3464 treat operands with leading '+' as file names, as POSIX
3465 has required since 2001. However, make sure the code still
3466 works on pre-POSIX hosts.
3467 * ltmain.sh: Don't assume "sort +2" is equivalent to
3468 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3469
3470 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3471
3472 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3473
3474 2006-07-04 Peter O'Gorman <peter@pogma.com>
3475
3476 * ltconfig: chmod 644 before ranlib during install.
3477
3478 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3479
3480 PR bootstrap/18058
3481 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3482 if the bootstrap compiler is a GCC version that supports it.
3483 * configure: Regenerate.
3484
3485 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3486
3487 * configure.in: Fix thinkos in previous check-in.
3488 * configure: Regenerate.
3489
3490 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3491
3492 PR other/27063
3493 * configure.in: Test subdir_requires and give an appropriate
3494 error message.
3495 * configure: Regenerate.
3496
3497 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3498
3499 * MAINTAINERS (Write After Approval): Add myself.
3500
3501 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3502
3503 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3504
3505 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3506
3507 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3508
3509 2006-06-20 David Ayers <d.ayers@inode.at>
3510
3511 PR bootstrap/28072
3512 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3513 whether target-libjava is being configured instead of whether the
3514 java front end is enabled.
3515 * configure: Regenerate.
3516
3517 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3518
3519 PR target/27540
3520 * configure.in: Only enable libgomp on IRIX 6.
3521 * configure: Regenerate.
3522
3523 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3524
3525 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3526 too.
3527 * Makefile.in: Regenerate.
3528
3529 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3530
3531 * config-ml.in: Alter CCASFLAGS to include special
3532 multilib options the same as is done for CFLAGS.
3533
3534 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3535
3536 * configure.in: Don't enable libgomp on hpux10.
3537 * configure: Rebuilt.
3538
3539 2006-06-12 David Ayers <d.ayers@inode.at>
3540
3541 PR bootstrap/27963
3542 PR target/19970
3543 * configure.in: Remove target-boehm-gc from noconfigdirs where
3544 ${libgcj} is specified.
3545 * configure: Regenerate.
3546
3547 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3548
3549 Sync from src:
3550
3551 * configure.in: Sync.
3552 * configure: Regenerated.
3553
3554 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3555
3556 * Makefile.def: Added dependencies from sim and gdb on intl, and
3557 added configure dependencies to everything with an all dependency
3558 on intl.
3559 * Makefile.in: Regenerated.
3560
3561 2006-06-06 David Ayers <d.ayers@inode.at>
3562
3563 PR libobjc/13946
3564 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3565 * Makefile.in: Regenerate.
3566 * configure.in: Add --enable-objc-gc at toplevel and have it
3567 enable boehm-gc for Objective-C.
3568 Remove target-boehm-gc from libgcj.
3569 Add target-boehm-gc to target_libraries.
3570 Add target-boehm-gc to noconfigdirs where ${libgcj}
3571 is specified.
3572 Assert that boehm-gc is supported when requested for Objective-C.
3573 Only build boehm-gc if needed either for Java or Objective-C.
3574 * configure: Regenerate.
3575
3576 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3577
3578 PR 27674
3579 * Makefile.tpl (configure-[+prefix+][+module+],
3580 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3581 Remove rule to unstage bootstrapped modules.
3582 (stage_current): New.
3583 * Makefile.in: Regenerate.
3584
3585 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3586
3587 * MAINTAINERS (Write After Approval): Update my e-mail address.
3588
3589 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3590
3591 * include/libiberty.h: Declare pex_run_in_environment.
3592
3593 2006-05-31 Asher Langton <langton2@llnl.gov>
3594
3595 * MAINTAINERS (Write After Approval): Add myself.
3596
3597 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3598
3599 * Makefile.def (bfd, opcodes): Fix lib_path.
3600 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3601 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3602 * Makefile.in: Regenerate.
3603
3604 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3605
3606 * Makefile.in: Regenerate.
3607
3608 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3609
3610 * Makefile.def: Add install-html target. Add datarootdir
3611 docdir and htmldir to flags_to_pass.
3612 * Makefile.tpl: Add install-html target.
3613 * Makefile.in: Regenerate.
3614 * configure.in: Add --with-datarootdir, --with-docdir, and
3615 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3616 * configure: Regenerate.
3617
3618 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3619
3620 * configure.in: Enable gprof for cross builds.
3621 * configure: Regenerate.
3622
3623 2006-05-22 Richard Guenther <rguenther@suse.de>
3624
3625 Revert
3626 2006-01-31 Richard Guenther <rguenther@suse.de>
3627 Paolo Bonzini <bonzini@gnu.org>
3628
3629 * Makefile.def (target_modules): Add libgcc-math target module.
3630 * configure.in (target_libraries): Add libgcc-math target library.
3631 (--enable-libgcc-math): New configure switch.
3632 * Makefile.in: Re-generate.
3633 * configure: Re-generate.
3634 * libgcc-math: New toplevel directory.
3635
3636 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3637 Andreas Tobler <a.tobler@schweiz.ch>
3638
3639 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3640 * configure: Rebuilt.
3641
3642 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3643
3644 * MAINTAINERS (Write After Approval): Add myself.
3645
3646 2006-05-01 DJ Delorie <dj@redhat.com>
3647
3648 * configure.in: Restore CFLAGS if GMP isn't present.
3649 * configure: Regenerate.
3650
3651 2006-05-01 Richard Guenther <rguenther@suse.de>
3652
3653 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3654 maintainer.
3655
3656 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3657
3658 * MAINTAINERS (Write After Approval): Add myself.
3659
3660 2006-04-28 Jan Beulich <jbeulich@novell.com>
3661
3662 * MAINTAINERS (Write After Approval): Add myself.
3663
3664 2006-04-18 DJ Delorie <dj@redhat.com>
3665
3666 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3667 reference libgloss so that libssp can be built in a combined
3668 tree.
3669 * configure: Regenerate.
3670
3671 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3672
3673 * MAINTAINERS (Write After Approval): Add myself.
3674
3675 2006-04-05 Ben Elliston <bje@au.ibm.com>
3676
3677 * configure.in: Require makeinfo 4.4 or higher.
3678 * configure: Regenerate.
3679
3680 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3681
3682 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3683 Rearrange the entries of other libraries to have them in one place.
3684
3685 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3686
3687 * MAINTAINERS (Write After Approval): Remove myself.
3688 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3689
3690 2006-03-14 Richard Guenther <rguenther@suse.de>
3691
3692 * configure: Regenerate with autoconf 2.13.
3693
3694 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3695
3696 * MAINTAINERS: Use my work address.
3697
3698 * MAINTAINERS: Update my E-mail address.
3699
3700 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3701
3702 * configure.in: Handle --disable-<component> generically.
3703 * configure: Regenerate.
3704
3705 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3706
3707 PR libgcj/17311
3708 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3709
3710 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3711
3712 * MAINTAINERS (Write After Approval): Remove myself.
3713 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3714
3715 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3716
3717 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3718 (TARGET_CONFIGDIRS): Remove.
3719 * configure.in: Remove AC_SUBST(target_configdirs).
3720 * Makefile.in, configure: Regenerated.
3721
3722 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3723
3724 * MAINTAINERS (Write After Approval): Remove myself.
3725 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3726
3727 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3728
3729 PR bootstrap/25670
3730
3731 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3732
3733 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3734 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3735 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3736 BUILD_PREFIX, BUILD_PREFIX_1.
3737 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3738
3739 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3740 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3741
3742 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3743 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3744 of `cat stage_current`. Always provide the `r' and `s' variables.
3745 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3746 a single shell execution.
3747 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3748 bootstrapped modules, make the stage1 module if the build was not
3749 started yet, else build the current stage.
3750 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3751 (all-build, all-host, all-target, [+make_target+]-host,
3752 [+make_target+]-target): Do not use \-continued lines.
3753 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3754 (current_stage, restrap, stage_last): New.
3755
3756 * Makefile.in: Regenerate.
3757 * configure: Regenerate.
3758
3759 2006-02-19 Bud Davis <jmdavis@link.com>
3760
3761 * MAINTAINERS (Write After Approval): Remove myself.
3762 (Language Front End Maintainers): Add myself as fortran 95
3763 maintainer and update e-mail address.
3764
3765 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3766
3767 * MAINTAINERS (Write After Approval): Remove myself.
3768 (Language Front End Maintainers): Add myself as fortran 95
3769 maintainer.
3770
3771 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
3775 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3776
3777 * MAINTAINERS (Write After Approval): Remove myself.
3778 (Language Front End Maintainers): Add myself as
3779 fortran 95 maintainer.
3780
3781 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3782
3783 Sync from src:
3784
3785 2005-12-27 Leif Ekblad <leif@rdos.net>
3786
3787 * configure.in: Add support for RDOS target.
3788 * configure: Regenerate.
3789
3790 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3791 Andreas Schwab <schwab@suse.de>
3792
3793 * configure: Regenerate.
3794
3795 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3796
3797 * configure.in (enable_libgomp): Add AIX.
3798 * configure: Regenerate.
3799
3800 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3801
3802 * MAINTAINERS (Write After Approval): Add myself.
3803
3804 2006-02-03 Lee Millward <lee.millward@gmail.com>
3805
3806 * MAINTAINERS (Write After Approval): Add myself.
3807
3808 2006-01-31 Richard Guenther <rguenther@suse.de>
3809 Paolo Bonzini <bonzini@gnu.org>
3810
3811 * Makefile.def (target_modules): Add libgcc-math target module.
3812 * configure.in (target_libraries): Add libgcc-math target library.
3813 (--enable-libgcc-math): New configure switch.
3814 * Makefile.in: Re-generate.
3815 * configure: Re-generate.
3816 * libgcc-math: New toplevel directory.
3817
3818 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3819
3820 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3821 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3822 the assembler, linker and binutils.
3823 * configure: Regenerate.
3824
3825 2006-01-22 Dirk Mueller <dmueller@suse.de>
3826
3827 * MAINTAINERS (Write After Approval): Add myself.
3828
3829 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3830
3831 * configure: Regenerate.
3832
3833 2006-01-18 Richard Henderson <rth@redhat.com>
3834 Jakub Jelinek <jakub@redhat.com>
3835 Diego Novillo <dnovillo@redhat.com>
3836
3837 * libgomp: New directory.
3838 * Makefile.def: Add target_module libgomp.
3839 * Makefile.in: Regenerate.
3840 * configure.in (target_libraries): Add target-libgomp.
3841 * configure: Regenerate.
3842
3843 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3844
3845 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3846 @ from continuation.
3847 * Makefile.in: Rebuilt.
3848
3849 2006-01-04 Chris Lattner <sabre@gnu.org>
3850
3851 * MAINTAINERS (Write After Approval): Add myself.
3852
3853 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3854
3855 PR bootstrap/24252
3856
3857 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3858 * Makefile.tpl (OBJDUMP): New.
3859 (EXTRA_HOST_FLAGS): Add it.
3860 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3861
3862 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3863 to use symbolic links between directories. Avoid race conditions
3864 or make them harmless.
3865 * configure.in: Do not try to use symbolic links between directories.
3866
3867 * Makefile.def (LEAN): Pass.
3868 * Makefile.tpl (LEAN): Define.
3869 (stage[+id+]-start): Accept that the previous directory does not
3870 exist, if the bootstrap is lean.
3871 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3872 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3873 configure substitution.
3874 ([+compare-target+]): Likewise.
3875 ([+bootstrap-target+]-lean): New.
3876 * configure.in: Remove lean bootstrap support from here.
3877
3878 * Makefile.in: Regenerate.
3879 * configure: Regenerate.
3880
3881 2006-01-04 Ben Elliston <bje@au.ibm.com>
3882
3883 * MAINTAINERS (libdecnumber): Add myself.
3884
3885 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3886
3887 * libtool-ldflags: New script.
3888
3889 2006-01-02 Andreas Schwab <schwab@suse.de>
3890
3891 * configure.in: When reconfiguring remove Makefile in
3892 all stage directories.
3893 * configure: Regenerate.
3894
3895 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3896
3897 * MAINTAINERS: Update my email address.
3898
3899 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3900
3901 Revert Ada-related part of the previous change.
3902
3903 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3904 Do not pass.
3905 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3906 * Makefile.in: Regenerate.
3907 * configure.in: Do not include mt-ppc-aix target fragment.
3908 * configure: Regenerate.
3909
3910 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3911
3912 * configure.in: Select appropriate fragments for PowerPC/AIX.
3913 * configure: Regenerate.
3914
3915 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3916 BOOT_CFLAGS, BOOT_LDFLAGS.
3917 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3918 BOOT_CFLAGS, BOOT_LDFLAGS.
3919 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3920 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3921 (stage): Fail if we cannot complete the work.
3922 * Makefile.in: Regenerate.
3923
3924 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3925
3926 * configure.in: Replace ms1 with mt.
3927 * configure: Rebuilt.
3928
3929 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3930
3931 * MAINTAINERS: Update my email address.
3932
3933 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3934
3935 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3936 install-host-nogcc): Don't invoke $(stage) at the end.
3937 * Makefile.in: Regenerate.
3938
3939 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3940
3941 * configure.in: Flip the top-level bootstrap switch.
3942 * configure: Regenerate.
3943
3944 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3945
3946 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3947 $(stage) and $(unstage).
3948 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3949 (all): Remove stray semicolon.
3950 (local-distclean): Don't handle multilib.tmp and multilib.out.
3951 (install.all): Set $s for consistency.
3952 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3953 check_multilibs setting. Always make the install directory.
3954 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3955 Correct @if/@endif.
3956 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3957 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3958 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3959 (multilib.out): Remove.
3960 * Makefile.in: Regenerated.
3961
3962 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3963
3964 * MAINTAINERS (Write After Approval): Add myself.
3965
3966 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3967
3968 * MAINTAINERS: Add myself as mt maintainer.
3969
3970 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3971
3972 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3973
3974 * MAINTAINERS: Change email address.
3975
3976 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3977
3978 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3979 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3980 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3981 Find in-tree tools if available.
3982 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3983 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3984 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3985 (COMPILER_*_FOR_TARGET): New.
3986 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3987 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3988 (CONFIGURED_*, USUAL_*): Remove.
3989 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3990 STRIP): Use autoconf substitutions.
3991 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3992 COMPILER_NM_FOR_TARGET): New.
3993 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3994
3995 (all): Make all-host and all-target in parallel.
3996 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3997 that $$r and $$s are set before invoking a recursive make.
3998 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3999 ([+bootstrap-target+]): Inline most of the `all' target.
4000
4001 2005-11-29 Ben Elliston <bje@au.ibm.com>
4002
4003 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4004 from the gcc build directory.
4005 * Makefile.in: Regenerate.
4006
4007 2005-11-29 Ben Elliston <bje@au.ibm.com>
4008
4009 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4010 depend on all-libdecnumber.
4011 * configure.in (host_libs): Include libdecnumber.
4012 * Makefile.in: Regenerate.
4013 * configure: Likewise.
4014
4015 2005-11-29 Ben Elliston <bje@au.ibm.com>
4016
4017 * libdecnumber: Import decNumber sources from the dfp-branch.
4018
4019 2005-11-21 Kean Johnston <jkj@sco.com>
4020
4021 * config.sub, config.guess: Sync from upstream sources.
4022
4023 2005-11-21 Ben Elliston <bje@au.ibm.com>
4024
4025 Import from Autoconf sources:
4026
4027 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4028 * config/move-if-change: Don't output "$2 is unchanged";
4029 suggested by Ben Elliston. Handle weird characters correctly.
4030
4031 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4032
4033 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4034 to match upstream libtool for darwin.
4035
4036 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4037
4038 * Makefile.def: Remove gdb dependencies for gdbtk.
4039 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4040 (configure-gdb, install-gdb): New rules.
4041 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4042 * Makefile.in, configure: Regenerated.
4043
4044 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4045
4046 * MAINTAINERS (Write After Approval): Add myself.
4047
4048 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4049
4050 * MAINTAINERS (Write After Approval): Add myself.
4051
4052 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4053
4054 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4055 Diego Novillo.
4056
4057 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4058
4059 PR bootstrap/24297
4060 * Makefile.tpl (do-[+make-target+], do-check, install,
4061 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4062 are set before recursing.
4063 * Makefile.in: Regenerate.
4064
4065 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4066
4067 PR bootstrap/18939
4068 * Makefile.def (gcc) <target>: Fix thinko.
4069 * Makefile.in: Regenerate.
4070
4071 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4072
4073 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4074 * configure: Regenerate.
4075
4076 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4077
4078 * MAINTAINERS (Write After Approval): Add self.
4079
4080 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4081
4082 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4083 target-libffi, target-qthreads, target-libjava, and
4084 targetlibobjc.
4085 * configure: Regenerate.
4086
4087 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4088
4089 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4090 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4091 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4092 (USUAL_OBJDUMP_FOR_TARGET): New.
4093 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4094 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4095 * configure, Makefile.in: Regenerated.
4096
4097 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4098
4099 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4100 before other host packages.
4101
4102 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4103
4104 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4105
4106 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4107
4108 PR bootstrap/22340
4109
4110 * configure.in (default_target): Remove.
4111 * Makefile.tpl (all): Do not use prerequisites as subroutines
4112 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4113 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4114 use prerequisites as subroutines.
4115 (check-host, check-target): New.
4116 (bootstrap configure & all targets): Do not use stage*-start
4117 if the directory layout is already ok.
4118 (non-bootstrap configure & all targets): Prepend a $(unstage).
4119 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4120 (NOTPARALLEL): Remove.
4121 (unstage, stage variables): New variables.
4122 (unstage, stage targets): Simply expand to those variables.
4123
4124 * configure: Regenerate.
4125 * Makefile.in: Regenerate.
4126
4127 2005-10-04 James E Wilson <wilson@specifix.com>
4128
4129 * Makefile.def (lang_env_dependencies): Add libmudflap.
4130 * Makefile.in: Regenerate.
4131
4132 2005-10-03 Andreas Schwab <schwab@suse.de>
4133
4134 Backport from libtool CVS:
4135 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4136
4137 * ltmain.sh: add support for installing into temporary
4138 staging area (e.g. 'make install DESTDIR=...')
4139
4140 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4141
4142 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4143 * configure: Regenerated.
4144
4145 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4146
4147 * configure: Regenerate with the correct
4148 autoconf version.
4149
4150 2005-09-30 Catherine Moore <clm@cm00re.com>
4151
4152 * configure.in (bfin-*-*): New.
4153 * configure: Regenerated.
4154
4155 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4156
4157 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4158 (LIPO_FOR_TARGET): New.
4159 (CONFIGURED_LIPO_FOR_TARGET): New.
4160 (USUAL_LIPO_FOR_TARGET): New.
4161 (STRIP_FOR_TARGET): New.
4162 (CONFIGURED_STRIP_FOR_TARGET): New.
4163 (USUAL_STRIP_FOR_TARGET): New.
4164 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4165 STRIP_FOR_TARGET.
4166 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4167 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4168 * Makefile.in: Regenerate.
4169 * configure: Regenerate.
4170
4171 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4172
4173 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4174 (rs6000-*-aix*): Same.
4175 * configure: Regenerate.
4176
4177 2005-09-16 Tom Tromey <tromey@redhat.com>
4178
4179 * MAINTAINERS: Add self as java maintainer.
4180
4181 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4182
4183 * configure.in: Recognize f95 in the --enable-languages option,
4184 and substitute it for fortran, issuing a warning.
4185 * configure: Regenerate.
4186
4187 2005-08-30 Phil Edwards <phil@codesourcery.com>
4188
4189 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4190 * configure: Regenerated.
4191
4192 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4193
4194 * MAINTAINERS: Add self as ms1 maintainer.
4195
4196 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4197
4198 * Makefile.def (libssp): Add to lang_env_dependencies.
4199 * Makefile.in: Regenerate.
4200
4201 2005-08-18 Ian Lance Taylor <ian@airs.com>
4202
4203 * MAINTAINERS: Add myself as middle-end maintainer.
4204
4205 2005-08-17 Christian Groessler <chris@groessler.org>
4206
4207 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4208 * Makefile.in: Regenerate.
4209
4210 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4211
4212 * MAINTAINERS (write after approval): Added myself.
4213
4214 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4215
4216 * MAINTAINERS (Write After Approval): Add myself.
4217
4218 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4219
4220 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4221 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4222 Look for alternate names of the target cc and c++
4223 * configure: Regenerate.
4224
4225 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4226
4227 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4228 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4229 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4230 tools; remove code to manually set them.
4231 (Target tools): Look in the environment for them.
4232 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4233 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4234 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4235 build directory.
4236 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4237 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4238 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4239 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4240 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4241 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4242 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4243 * configure: Regenerate.
4244 * Makefile.in: Regenerate.
4245
4246 2005-07-28 Ben Elliston <bje@au.ibm.com>
4247
4248 * MAINTAINERS: Update for removed CPU targets.
4249
4250 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4251
4252 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4253 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4254 * Makefile.in: Regenerated.
4255
4256 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4257
4258 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4259 (CFLAGS_FOR_TARGET): Use it.
4260 (CXXFLAGS_FOR_TARGET): Likewise.
4261 * Makefile.in: Regenerated.
4262 * configure.in (--with-build-sysroot): New option.
4263 * configure: Regenerated.
4264
4265 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4266
4267 * Makefile.tpl: Wrap install between unstage and stage
4268 * Makefile.in: Regenerate.
4269
4270 2005-07-21 Eric Christopher <echristo@apple.com>
4271
4272 * MAINTAINERS: Update affiliation.
4273
4274 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4275
4276 * MAINTAINERS: Add self as crx port maintainer.
4277
4278 2005-07-20 DJ Delorie <dj@redhat.com>
4279
4280 * MAINTAINERS: Add self as m32c maintainer.
4281
4282 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4283
4284 * all files: Update FSF address.
4285
4286 2005-07-15 Eric Christopher <echristo@redhat.com>
4287
4288 * MAINTAINERS: Change affiliation.
4289
4290 2005-07-14 Jim Blandy <jimb@redhat.com>
4291
4292 * configure.in: Add cases for Renesas m32c.
4293 * configure: Regenerated.
4294
4295 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4296
4297 * COPYING.LIB: Update from fsf.org.
4298
4299 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4300
4301 * COPYING, compile, config.guess,
4302 config.sub, install-sh, missing, mkinstalldirs,
4303 symlink-tree, ylwrap: Sync from upstream sources.
4304 * config-ml.in: Update FSF address.
4305
4306 2005-07-13 Eric Christopher <echristo@redhat.com>
4307
4308 * configure.in: Add toplevel noconfigdir support for tpf.
4309 * configure: Regenerate.
4310
4311 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4312
4313 PR ada/22340
4314
4315 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4316 * Makefile.in: Regenerate.
4317
4318 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4319
4320 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4321 Brolley to write-after-approval.
4322
4323 2005-07-07 Andreas Schwab <schwab@suse.de>
4324
4325 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4326 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4327 * Makefile.in: Regenerated.
4328
4329 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4330
4331 * configure.in: Don't build sim or rda when targetting darwin.
4332 * configure: Regenerate.
4333
4334 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4335
4336 * configure.in: Add --enable-libssp and --disable-libssp.
4337 * configure: Regenerate with autoconf-2.13.
4338
4339 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4340
4341 * Makefile.def (target_modules): Add libssp.
4342 * configure.in (target_libraries): Add target-libssp.
4343 * configure: Rebuilt.
4344 * Makefile.in: Rebuilt.
4345
4346 2005-07-01 Zack Weinberg <zackw@panix.com>
4347
4348 * MAINTAINERS: Change email address. Resign from maintainership.
4349
4350 2005-07-01 Richard Guenther <rguenther@suse.de>
4351
4352 * MAINTAINERS: Change my e-mail address and affiliation.
4353
4354 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4355
4356 * Makefile.def (stagefeedback): Come after profile.
4357 Define profiledbootstrap target.
4358 * Makefile.tpl (profiledbootstrap): Remove.
4359 (stageprofile-end): Zap stagefeedback.
4360 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4361 * Makefile.in: Regenerate.
4362
4363 2005-06-13 Richard Sandiford <richard@codesourcery.com>
4364
4365 * MAINTAINERS: Update my email address.
4366
4367 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4368
4369 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4370 In 'cpp' stanza, support '#line' as well as '# '.
4371
4372 2005-06-08 Andreas Schwab <schwab@suse.de>
4373
4374 * MAINTAINERS: Move myself from 'Write After Approval' to
4375 'CPU Port Maintainers' section as m68k maintainer.
4376
4377 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4378
4379 * configure.in (unsupported_languages): New macro.
4380 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4381 non-ported target libraries in noconfigdirs.
4382 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4383 non-linux-gnu. Remove libgcj_ex_libffi.
4384 <lang_frag loop>: Set add_this_lang=no if the language is in
4385 unsupported_languages.
4386 * configure: Regenerate.
4387
4388 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4389
4390 * configure.in: Fix typo in handling of --with-mpfr-dir.
4391 * configure: Regenerate.
4392
4393 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4394
4395 * MAINTAINERS: Update my email address.
4396
4397 2005-06-02 Jim Blandy <jimb@redhat.com>
4398
4399 * config.sub: Add cases for the Renesas m32c. (This patch has been
4400 accepted into the master sources.)
4401
4402 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4403 Michael Snyder <msnyder@redhat.com>
4404 Stan Cox <scox@redhat.com>
4405
4406 * configure.in: Set noconfigdirs for ms1.
4407
4408 * configure: Regenerate.
4409
4410 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4411
4412 * MAINTAINERS (Write After Approval): Add self.
4413
4414 2005-06-01 Josh Conner <jconner@apple.com>
4415
4416 * MAINTAINERS (Write After Approval): Add self.
4417
4418 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
4419
4420 * MAINTAINERS: Update my email address.
4421
4422 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4423
4424 * MAINTAINERS (Write After Approval): Add self.
4425
4426 2005-05-26 Chris Demetriou <cgd@broadcom.com>
4427
4428 * MAINTAINERS (Write After Approval): Remove self.
4429
4430 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4431
4432 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4433 (Dependencies): Consider target modules for bootstrap dependencies.
4434 Make target bootstrap modules depend on each stage's gcc.
4435 * Makefile.in: Regenerate.
4436
4437 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4438
4439 * Makefile.def (configure-gcc): Depend on binutils having been built.
4440 (all-gcc): No need to do it here.
4441 * Makefile.in: Regenerate.
4442
4443 2005-05-19 Paul Brook <paul@codesourcery.com>
4444
4445 * configure.in: Rewrite misleading error message when requested
4446 language cannot be built.
4447 * configure: Regenerate.
4448
4449 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4450
4451 * ylwrap: Import from Automake 1.9.5.
4452
4453 2005-05-13 David Ung <davidu@mips.com>
4454
4455 * MAINTAINERS (Write After Approval): Add self.
4456
4457 2005-05-09 Mike Stump <mrs@apple.com>
4458
4459 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4460 lt_cv_sys_max_cmd_len for now.
4461
4462 2005-05-09 Stan Cox <scox@redhat.com>
4463
4464 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4465
4466 2005-05-08 Matt Kraai <kraai@ftbfs.org>
4467
4468 * README.SCO: Update the URL.
4469
4470 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4471
4472 * ltconfig: Define file_list_spec. Pass file_list_spec and
4473 with_gnu_ld to libtool.
4474 * ltcf-c.sh (aix[45]): Define file_list_spec.
4475 * ltcf-cxx.sh (aix[45]): Same.
4476 * ltcf-gcj.sh (aix[45]): Same.
4477 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4478 exists, write list of input files to temporary file.
4479
4480 2005-05-04 Mike Stump <mrs@apple.com>
4481
4482 * configure.in: Always pass --target to target configures as
4483 otherwise rebuilds that do --recheck will fail.
4484 * confiugure: Rebuilt.
4485
4486 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4487
4488 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4489 STAGE_HOST_EXPORTS.
4490 (configure, all): Add bootstrap support.
4491 (Host modules, target modules): Pass post-stage1 flags and exports.
4492 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4493 * Makefile.in: Regenerate.
4494
4495 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4496
4497 * configure: Regenerate.
4498
4499 2005-04-27 Mike Stump <mrs@apple.com>
4500
4501 * MAINTAINERS: Add self as darwin maintainer.
4502
4503 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4504
4505 * config.sub: Update from master copy.
4506
4507 2005-04-21 Mike Stump <mrs@apple.com>
4508
4509 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4510 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4511
4512 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4513
4514 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4515 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4516 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4517 "*-*-elf" and "*-*-linux*".
4518 * configure: Regenerate.
4519
4520 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4521
4522 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4523
4524 2005-04-12 Mike Stump <mrs@apple.com>
4525
4526 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4527
4528 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4529
4530 * MAINTAINERS (Write After Approval): Add myself.
4531
4532 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4533
4534 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4535
4536 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4537
4538 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4539 (TARGET_CONFIGARGS): Include --with-target-subdir.
4540 (configure, all): New macros. Use them throughout.
4541 * Makefile.in: Regenerate.
4542
4543 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4544
4545 * MAINTAINERS (Write After Approval): Add myself.
4546
4547 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4548
4549 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4550
4551 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4552
4553 * MAINTAINERS: Move John Carr to Write After Approval.
4554
4555 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4556
4557 * config/mh-mingw32: Delete.
4558 * configure.in: Don't use it.
4559 * configure: Regenerate.
4560
4561 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4562
4563 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4564 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4565 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4566 (HOST_LIB_PATH): Generate from Makefile.def.
4567 (TARGET_LIB_PATH): Likewise.
4568 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4569 * Makefile.in: Regenerate.
4570 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4571 (RPATH_ENVVAR): Include Darwin case.
4572 * configure: Regenerate.
4573
4574 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4575
4576 * MAINTAINERS (Various Maintainers): Remove self.
4577 (Write After Approval): Add self.
4578
4579 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4580
4581 * MAINTAINERS (Various Maintainers): Add self.
4582
4583 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4584
4585 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4586 * configure: Regenerate.
4587
4588 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4589
4590 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4591 gcc_version, and gcc_version_trigger from set of flags to pass.
4592 * Makefile.tpl: Remove definitions of above variables.
4593 (config.status): Remove dependency on $(gcc_version_trigger).
4594 * Makefile.in: Regenerate.
4595 * configure.in: Do not reference config/gcc-version.m4 nor
4596 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4597 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4598 * configure: Regenerate.
4599
4600 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4601 Andrew Pinski <pinskia@physics.uc.edu>
4602
4603 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4604 * Makefile.in: Regenerate.
4605
4606 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4607
4608 * MAINTAINERS (Write After Approval): Add myself.
4609
4610 2005-03-03 David Ayers <d.ayers@inode.at>
4611
4612 * MAINTAINERS (Write After Approval): Add myself.
4613
4614 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4615
4616 PR libgcj/20160
4617 * ltmain.sh: Avoid creating archives with components that have
4618 duplicate basenames.
4619
4620 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4621
4622 PR bootstrap/20250
4623 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4624 instead of check.
4625 * Makefile.in: Regenerate.
4626
4627 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4628
4629 * Makefile.in: Regenerate to fix conflict between the previous two
4630 patches.
4631
4632 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4633
4634 PR bootstrap/17383
4635 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4636 * Makefile.tpl (HOST_SUBDIR): New substitution.
4637 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4638 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4639 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4640 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4641 (Host modules, Bootstrapped modules): Use it.
4642 (Build modules, Target modules): Do not create symlink trees,
4643 always configure out-of-srcdir.
4644 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4645 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4646 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4647 $(HOST_SUBDIR). Create a symlink for host_subdir.
4648
4649 * Makefile.in: Regenerate.
4650 * configure: Regenerate.
4651
4652 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4653
4654 Merged from libada-gnattools-branch:
4655 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4656
4657 * gnattools: New directory.
4658 * Makefile.def: Add gnattools as a module, depending on target-libada.
4659 * Makefile.in: Regenerate.
4660 * configure.in: Include gnattools in host_tools; disable it if ada
4661 is disabled.
4662 * configure: Regenerate.
4663
4664 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4665
4666 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4667 treelang maintainer.
4668 (Write After Approval): Remove myself.
4669
4670 2005-02-23 Paul Schlie <schlie@comcast.net>
4671
4672 * configure.in: Allow darwin targeted ports to build tk, itcl and
4673 libgui.
4674 * configure: Regenerate.
4675
4676 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4677
4678 PR libgcj/10353
4679 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4680 * configure: Regenerate.
4681
4682 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4683
4684 * MAINTAINERS (Write After Approval): Add myself.
4685
4686 2005-02-10 Ian Lance Taylor <ian@airs.com>
4687
4688 * MAINTAINERS: Update my e-mail address.
4689
4690 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4691
4692 * MAINTAINERS (Write After Approval): Add myself.
4693
4694 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4695
4696 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4697 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4698 target-libgloss when not *-*-elf and *-*-aout.
4699 * configure: Regenerate.
4700
4701 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4702
4703 * MAINTAINERS: Remove obsolete entries.
4704
4705 * MAINTAINERS (Write After Approval): Add Michael Matz.
4706
4707 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4708
4709 * MAINTAINERS: Remove self as cpplib maintainer.
4710
4711 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4712
4713 * install-sh, config.sub: Import from upstream.
4714
4715 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4716
4717 PR bootstrap/18222
4718 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4719 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4720 * Makefile.in: Regenerate.
4721
4722 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4723
4724 * MAINTAINERS: Update my email address.
4725
4726 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4727 Andreas Schwab <schwab@suse.de>
4728
4729 PR bootstrap/18033
4730 * config-ml.in: Eval option if surrounded by single quotes.
4731
4732 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4733
4734 Revert 2004-12-28 Makefile changes, a better fix will be
4735 applied to mainline and src after GCC 4.0 branches.
4736
4737 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4738
4739 PR bootstrap/17383
4740
4741 * Makefile.def (target_modules): Remove stage parameter,
4742 it is always true now.
4743 * Makefile.tpl (configure-build-[+module+],
4744 configure-target-[+module+]): Always build symlink tree
4745 for the directory and for include. BUILD_SUBDIR and
4746 TARGET_SUBDIR cannot be . anymore.
4747 * Makefile.in: Regenerate.
4748
4749 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4750
4751 Revert 2004-12-08 Makefile changes.
4752
4753 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4754
4755 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4756 cygwin, mingw.
4757
4758 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4759
4760 * configure.in (sh64-*-*): Reenable gprof.
4761 * configure: Regenerate.
4762
4763 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4764
4765 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4766 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4767 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4768 * Makefile.in: Regenerate.
4769
4770 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4771
4772 * MAINTAINERS: Update my email address.
4773
4774 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4775
4776 * Makefile.tpl: Generate normal dependencies if the LHS module is
4777 not bootstrapped.
4778 * Makefile.in: Regenerate.
4779
4780 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4781
4782 * configure.in: Include config/gxx-include-dir.m4. Use
4783 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4784 * configure: Regenerate.
4785
4786 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4787
4788 * config.if: Delete.
4789 * configure.in: Set libstdcxx_incdir directly.
4790 * configure: Regenerate.
4791
4792 2004-12-02 Eric Christopher <echristo@redhat.com>
4793
4794 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4795 * Makefile.in: Regenerate.
4796
4797 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4798
4799 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4800 * configure: Regenerate.
4801
4802 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4803
4804 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4805 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4806 * configure: Regenerate.
4807
4808 2004-12-01 Eric Christopher <echristo@redhat.com>
4809
4810 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4811 of things to remove.
4812
4813 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4814
4815 * MAINTAINERS (Write After Approval): Update my e-mail address.
4816
4817 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4818
4819 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4820 from CVS libtool to always pass_all.
4821
4822 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4823
4824 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4825 (hppa*64*-*-*): Delete incorrect comment.
4826 * configure: Rebuilt.
4827
4828 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4829
4830 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4831
4832 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4833
4834 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4835 from CVS libtool to always pass_all.
4836
4837 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4838
4839 * install-sh, compile: Import from automake.
4840
4841 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4842
4843 * config.guess, config.sub: Import from savannnah.
4844
4845 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4846
4847 * MAINTAINERS (Write After Approval): Add myself
4848
4849 2004-11-12 Mike Stump <mrs@apple.com>
4850
4851 * Makefile.def: Add html support.
4852 * Makefile.tpl: Likewise.
4853 * Makefile.in: Regenerate.
4854
4855 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4856
4857 PR 18423
4858 * configure.in: Remove all instances of build-fixincludes from
4859 noconfigdirs.
4860 (build_configargs): Supply --target to subdirectories.
4861 * configure: Regenerate.
4862
4863 * Makefile.def: Make gcc install depend on fixincludes install.
4864 * Makefile.in: Regenerate.
4865
4866 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4867
4868 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4869
4870 2004-11-11 Paul Brook <paul@codesourcery.com>
4871
4872 * MAINTAINERS: Add self as arm maintainer. Update email address.
4873
4874 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4875
4876 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4877 target-libgfortran.
4878 * configure: Regenerate.
4879
4880 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4881
4882 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4883 like CC.
4884
4885 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4886
4887 * Makefile.def (host fixincludes): Specify missing targets.
4888 * Makefile.in: Regenerate.
4889
4890 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4891
4892 * MAINTAINERS: Add myself
4893
4894 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4895
4896 * MAINTAINERS (Write After Approval): Add myself.
4897
4898 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4899
4900 * Makefile.def: Build fixincludes for the host, too.
4901 * Makefile.in: Regenerate.
4902 * configure.in (host_tools): Add fixincludes.
4903 * configure: Regenerate.
4904
4905 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4906
4907 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4908 * configure: Regenerated.
4909
4910 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4911
4912 PR other/17783
4913 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4914 * configure: Regenerated.
4915
4916 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4917
4918 * README.SCO: Update per FSF instructions.
4919
4920 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4921
4922 PR target/18151
4923 * configure.in (case ${target}): Do not build fixincludes for avr.
4924 * configure: Regenerated.
4925
4926 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4927
4928 * configure.in (case ${target}): Do not build fixincludes
4929 on platforms where it is not used.
4930 * configure: Regenerated.
4931
4932 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4933
4934 * configure.in: Use an absolute path to install-sh.
4935 * configure: Regenerated.
4936
4937 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4938
4939 * MAINTAINERS (Write After Approval): Add myself.
4940
4941 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4942
4943 * MAINTAINERS: Remove from Write After Approval those that are
4944 already maintainers.
4945
4946 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4947
4948 * MAINTAINERS: Update my email address.
4949
4950 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4951
4952 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4953 * configure: Regenerate.
4954
4955 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4956
4957 * MAINTAINERS: Update my email address.
4958
4959 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4960
4961 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4962 entries belonging to this category.
4963
4964 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4965
4966 * MAINTAINERS: Update my e-mail address.
4967
4968 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4969
4970 Fix wrong conflict resolution in:
4971
4972 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4973
4974 * Makefile.in: Regenerate.
4975 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4976 in the recursive `make', instead of hardwiring `all'.
4977 (Autogenerated TARGET-* variables): New.
4978
4979 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4980
4981 * configure.in: Enable target-libgloss for crx-*-*.
4982 * configure: Regenerate.
4983
4984 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4985
4986 * MAINTAINERS (Various Maintainers): Move the "windows,
4987 cygwin, mingw" maintainer to ...
4988 (OS Port Maintainers): ... here.
4989
4990 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4991
4992 * MAINTAINERS (Write After Approval): Remove those that are
4993 maintainers of some subsystem.
4994
4995 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4996
4997 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4998 * ltcf-cxx.sh (tpf*): Likewise.
4999 * ltconfig (tpf*): Add TPF OS configuration support.
5000
5001 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5002
5003 * MAINTAINERS: Change my email address to my new work account.
5004
5005 2004-09-24 Michael Roth <mroth@nessie.de>
5006
5007 * configure.in (--without-headers): Add missing double quotes.
5008 * configure: Regenerate.
5009
5010 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5011
5012 * ylwrap: Revert to previous version.
5013
5014 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5015
5016 PR bootstrap/17369
5017 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5018 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5019 SET_GCC_LIB_PATH_CMD.
5020 (BASE_TARGET_EXPORTS): Likewise.
5021 * Makefile.in: Regenerated.
5022
5023 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5024 * configure: Regenerated.
5025
5026 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5027
5028 * config.guess: New upstream version
5029 * compile, depcomp, install-sh, ylwrap: Likewise.
5030
5031 2004-09-19 Roger Sayle <roger@eyesopen.com>
5032
5033 * config/mh-x86omitfp: New host makefile fragment. Add
5034 -fomit-frame-pointer to the default BOOT_CFLAGS.
5035 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5036 * configure: Regenerate.
5037
5038 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5039
5040 PR target/11572
5041 * configure.in (*-*-darwin*): Renable libobjc.
5042 * configure: Regenerate.
5043
5044 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5045
5046 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5047
5048 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5049
5050 * Makefile.def: Remove libbanshee.
5051 * Makefile.tpl: Ditto.
5052 * configure.in: Ditto.
5053 * Makefile.in: Regen.
5054 * configure: Ditto.
5055
5056 2004-09-08 David Edelsohn <edelsohn@gnu.org>
5057
5058 * ltmain.sh: Use $pic_object as $non_pic_object if
5059 $non_pic_object=none.
5060
5061 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5062
5063 * missing: Import latest version from master repository.
5064
5065 2004-09-06 Nick Clifton <nickc@redhat.com>
5066
5067 * config.sub: Import latest version from master repository.
5068 * config.guess: Likewise.
5069 This includes these changes:
5070
5071 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5072
5073 * config.sub: Handle crisv32, alias etraxfs.
5074 * config.guess (crisv32:Linux:*:*): Handle.
5075
5076 2004-08-13 Brad Smith <brad@comstyle.com>
5077
5078 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5079 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5080
5081 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5082
5083 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5084 assume the processor is a powerpc. This is because coreutils
5085 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5086 in this case, due to a MacOS X bug that causes
5087 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5088 to return a negative number.
5089 Problem reported by Petter Reinholdtsen in:
5090 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5091
5092 2004-07-19 Ben Elliston <bje@gnu.org>
5093
5094 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5095
5096 2004-06-24 Ben Elliston <bje@gnu.org>
5097
5098 * config.guess: Update copyright years.
5099 * config.sub: Likewise.
5100
5101 2004-06-22 Robert Millan <robertmh@gnu.org>
5102
5103 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5104 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5105
5106 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5107
5108 * config.guess (*:*VMS:*:*): New entry. Replaces
5109 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5110 manufacturer.
5111
5112 2004-06-22 Ben Elliston <bje@gnu.org>
5113
5114 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5115 * config.sub: Likewise.
5116
5117 2004-06-22 Ben Elliston <bje@gnu.org>
5118
5119 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5120 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5121
5122 2004-06-11 Ben Elliston <bje@gnu.org>
5123
5124 * config.guess (pegasos:OpenBSD:*:*): Remove.
5125
5126 2004-06-11 Ben Elliston <bje@gnu.org>
5127
5128 From Wouter Verhelst <wouter@grep.be>:
5129 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5130
5131 2004-06-11 Ben Elliston <bje@gnu.org>
5132
5133 * config.guess (luna88k:OpenBSD:*:*): New.
5134
5135 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5136
5137 * config.guess (m32r*:Linux:*:*): New case.
5138 * config.sub: Handle m32rle.
5139
5140 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5141
5142 From Jens Petersen <petersen@redhat.com>:
5143 * config.sub: Handle sparcv8.
5144
5145 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5146
5147 From Tom Smith <smith@cag.lkg.hp.com>:
5148 * config.guess: Version suffixes are equally significant on Tru64
5149 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5150 prefix of "P" (patched kernel).
5151
5152 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5153
5154 * config.sub: Add support for National Semiconductor CRX target.
5155
5156 2004-09-03 Janis Johnson <janis187@us.ibm.com>
5157
5158 * MAINTAINERS (Various Maintainers): Remove myself as web page
5159 maintainer, add myself as maintainer of build status lists.
5160
5161 2004-09-03 Jan Beulich <jbeulich@novell.com>
5162
5163 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5164 *-*-netware, but add target-libmudflap.
5165 Consolidate *-*-netware targets (of which really only i?86 exists)
5166 into a single entry.
5167 * configure: Likewise.
5168
5169 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5170
5171 * Makefile.tpl (sorry): Remove.
5172 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5173 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5174 (do-clean): Clean per-stage directories too.
5175 (do-distclean): Run distclean-stage1 too.
5176 (.NOTPARALLEL): Enable during toplevel bootstrap.
5177 (stage[+id+]-bubble): Enable parallel execution during
5178 the recursive invocation.
5179 * Makefile.in: Regenerate.
5180
5181 Fix previous checkin:
5182
5183 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5184 include.
5185 * configure.in: Fix indentation.
5186 * configure: Regenerate.
5187
5188 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5189
5190 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5191 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5192 * configure: regenerate
5193 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5194 -mdynamic-no-pic
5195
5196 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5197
5198 * Makefile.def (build_modules): Add fixincludes.
5199 (dependencies): Make gcc depend on fixincludes.
5200 * configure.in (build_tools): Add fixincludes.
5201 (build_configdirs): Always include build_libs.
5202 * Makefile.in: Regenerate.
5203 * configure: Regenerate.
5204
5205 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5206
5207 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5208 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5209 phony targets; do not generate timestamp files.
5210 (distclean-stageN): Remove references to their timestamp files.
5211 (restageN, touch-stageN): Remove.
5212 (stageN-bubble): Rewritten.
5213 (compare): Support lean bootstraps.
5214 * Makefile.in: Regenerate.
5215
5216 * configure.in: Only warn when bootstrapping but
5217 build != host or build != target. Support lean bootstraps.
5218 * configure: Regenerate.
5219
5220 2004-08-26 Phil Edwards <phil@codesourcery.com>
5221
5222 * configure.in: Give a better error message if GMP/MPFR are missing
5223 and a language needing them has been requested.
5224 * configure: Regenerated.
5225
5226 2004-08-25 Phil Edwards <phil@codesourcery.com>
5227
5228 * configure.in: Print a list of available language front-ends if
5229 a requested one is missing. Tidy stray tab characters.
5230 * configure: Regenerated.
5231
5232 2004-08-19 Michael Koch <konqueror@gmx.de>
5233
5234 * gcc/doc/install.texi: Update entry about automake for libjava.
5235
5236 2004-08-17 Robert Millan <robertmh@gnu.org>
5237
5238 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5239 (instead of FreeBSD).
5240 * configure: Regenerate.
5241
5242 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5243
5244 * Makefile.in: Regenerate.
5245 * configure: Regenerate.
5246
5247 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5248 stage_*_flags.
5249 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5250 for bootstrapped modules if toplevel bootstrap is going.
5251 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5252 modules. Adjust for changes in Makefile.def. Enable several
5253 rules even in non-bootstrap mode, just to avoid peppering the
5254 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5255 (stage-[+prev+]-bubble): Remove.
5256
5257 * Makefile.def (Dependencies): Depend on all-build-bison,
5258 all-build-flex, all-build-byacc, all-build-texinfo, rather
5259 than the host variations.
5260 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5261 with BUILD_SUBDIR.
5262 (BISON): Update for recent Bisons.
5263 (YACC): Fix typo.
5264 (cross): Depend on all-build.
5265 (all): Do not depend on all-build.
5266 (prebootstrap): Remove.
5267 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5268 (Prebootstrap dependencies): Add them to the per-stage targets
5269 and to all-prebootstrap.
5270 * configure.in (build_configdirs): Always enable build_tools.
5271 (BUILD_DIR_PREFIX): Remove.
5272
5273 * Makefile.def (gcc): Add target variable.
5274 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5275 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5276 in the recursive `make', instead of hardwiring `all'.
5277 (Autogenerated TARGET-* variables): New.
5278
5279 2004-08-13 Brian Booth <bbooth@redhat.com>
5280
5281 * MAINTAINERS: Remove myself from write-after-approval.
5282
5283 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5284
5285 * src-release: Stop distributing mmalloc with gdb (which doesn't
5286 use it).
5287 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5288 * Makefile.in: Regenerate.
5289
5290 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5291
5292 * configure.in (arm*-*-eabi*): New target.
5293 * configure: Regenerate.
5294
5295 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5296
5297 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5298 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5299 (Dependencies): New section.
5300 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5301 (configure-target-[+module+]): Depend on maybe-all-gcc
5302 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5303 (toplevel profiledbootstrap): Fix dependencies.
5304 * Makefile.in: Regenerate.
5305
5306 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5307
5308 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5309 target-libiberty to noconfigdirs.
5310 * configure: Regenerate.
5311
5312 2004-08-03 Paul Brook <paul@codesourcery.com>
5313
5314 * configure.in: Check for MPFR as well as GMP.
5315 * configure: Regenerate.
5316
5317 2004-08-01 Robert Millan <robertmh@gnu.org>
5318
5319 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5320 libmudflap for all GNU-based systems (with Glibc).
5321 * configure: Regenerate.
5322
5323 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5324
5325 * Makefile.def (host-modules): Add gcc.
5326 * Makefile.in: Regenerate.
5327 * Makefile.tpl (sorry): New rule.
5328 (configure-host, all-host, [+make_target+]-host, do-check,
5329 install-host): Do not add gcc as a special case.
5330 (host modules): Add a small special-casing for gcc. Export
5331 extra_make_flags through the environment.
5332 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5333 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5334 other recursive targets for gcc): Remove.
5335
5336 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5337 (stage, unstage): New rules.
5338 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5339 distclean-stage[+id+]): Use stage_current.
5340 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5341 the stage*-start rules.
5342
5343 2004-08-02 Geoffrey Keating <geoffk@apple.com>
5344
5345 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5346 use -all_load flag.
5347
5348 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
5349
5350 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5351 * configure: Regenerate.
5352
5353 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5354
5355 * maintainer-scripts/gcc_release: Revert yesterday's change.
5356
5357 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5358
5359 * MAINTAINERS: Add myself to write-after-approval.
5360
5361 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5362
5363 * libf2c: Removed.
5364 * gcc/gccbug.in: Updated because of libf2c removal.
5365 * maintainer-scripts/gcc_release: Ditto.
5366
5367 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5368
5369 * configure.in: Build libmudflap by default on FreeBSD.
5370 * configure: Regenerated.
5371
5372 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5373
5374 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5375 systems.
5376 * configure: Regenerated.
5377
5378 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5379
5380 PR target/16344
5381 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5382 feedback based compiler.
5383 * Makefile.in: Rebuilt.
5384
5385 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5386
5387 * Makefile.def (host_modules): Set bootstrap=true for flex.
5388 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5389 * Makefile.in: Rebuilt.
5390
5391 2004-07-07 Jan Hubicka <jh@suse.cz>
5392
5393 * MAINTAINERS: Add self as a profile feedback maintainer.
5394
5395 2004-07-05 Phil Edwards <phil@codesourcery.com>
5396
5397 * configure.in: Do not prepend $srcdir to /dev/null in
5398 makefile fragments.
5399 * configure: Regenerate.
5400
5401 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5402
5403 * Makefile.def (build_modules): Add bison, byacc, flex,
5404 m4, texinfo.
5405 (flags_to_pass): Add FLEX.
5406 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5407 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5408 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5409 DEFAULT_MAKEINFO): Remove.
5410 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5411 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5412 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5413 objdir or else use configured tool.
5414 (all-build): New.
5415 (all): Depend on it.
5416 (Build module dependencies): Add.
5417 * Makefile.in: Regenerate.
5418 * configure.in: Better support for multiple build modules,
5419 matching what is done for host/target modules. Do not look
5420 for "plausible" locations of build tools if Canadian cross.
5421 Use autoconf's AC_PROG_CC to find a C compiler. Define
5422 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5423 * configure: Regenerate.
5424
5425 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5426
5427 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5428 * Makefile.in: Regenerate.
5429
5430 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5431
5432 * Makefile.tpl (configure-build-[+module+],
5433 configure-[+module+], configure-target-[+module+]): Pass
5434 [+extra_configure_args+].
5435 (all-build-[+module+], all-[+module+], check-[+module+],
5436 install-[+module+], [+make_target+]-[+module+],
5437 all-target-[+module+], check-target-[+module+],
5438 install-target-[+module+], [+make_target+]-target-[+module+]):
5439 Pass [+extra_make_args+].
5440 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5441 (GCC_HOST_EXPORTS): Remove.
5442 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5443 cross, check-gcc, check-gcc-c++, install-gcc,
5444 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5445 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5446 * Makefile.in: Regenerate.
5447
5448 2004-06-21 Matthew Sachs <msachs@apple.com>
5449
5450 * MAINTAINERS: Added self to write-after-approval.
5451
5452 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5453
5454 * configure.in: Check for srcdir/winsup rather than build directory
5455 winsup.
5456 * configure: Regenerate.
5457
5458 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5459
5460 * configure.in: Don't build Cygwin native newlib if winsup
5461 directory is missing. Emit warning instead.
5462 * configure: Regenerate.
5463
5464 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5465
5466 * Makefile.tpl (touch-stage[+id+]): New.
5467 (restage[+prev+]): Depend on touch-stage[+id+].
5468
5469 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5470 Use it throughout.
5471
5472 * Makefile.def: Add profile and feedback bootstrap stages.
5473 Remove next field from bootstrap stages.
5474 * Makefile.tpl (LN, LN_S): Substitute.
5475 (stageN-start, stageN-end): Use double-colon rules, to
5476 provide a hook for additional setup commands.
5477 (distclean-stageN-gcc, restageN): Create dependencies from
5478 [+prev+], not from [+next+].
5479 (stageN-bubble): Add commands for successive stages from
5480 [+prev+], using double-colon rules.
5481 (all-stageN-gcc): Fix typo.
5482 (stagefeedback-start, profiledbootstrap): New.
5483 * Makefile.in: Regenerate.
5484 * configure.in: Call ACX_PROG_LN.
5485 * configure: Regenerate.
5486
5487 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5488
5489 * MAINTAINERS (Write After Approval): Add myself.
5490
5491 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5492
5493 * MAINTAINERS (Write After Approval): Add myself.
5494
5495 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5496
5497 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5498 without gcc.
5499 * configure: Regenerate.
5500
5501 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5502
5503 * Makefile.tpl: Fix typo.
5504 * Makefile.in: Regenerate.
5505
5506 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5507
5508 * configure.in: Remove new- prefix from toplevel
5509 bootstrap targets.
5510 * configure: Regenerate.
5511
5512 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5513
5514 * Makefile.tpl (all.normal): Rename to all.
5515 (all): Replace with a rule to pick the default
5516 target from configure.
5517 (all-gcc, configure-gcc): Use conditionals to
5518 do nothing when toplevel bootstrap is going on.
5519 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5520 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5521 * configure.in: Support --enable-bootstrap.
5522
5523 * Makefile.def: Remove new- prefix from toplevel
5524 bootstrap targets.
5525 * Makefile.tpl: Likewise.
5526
5527 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5528 target.
5529
5530 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5531 $(RECURSE_FLAGS) to recursive invocation of make.
5532
5533 * Makefile.in: Regenerate.
5534 * configure: Regenerate.
5535
5536 2004-05-30 Andreas Jaeger <aj@suse.de>
5537 Jim Wilson <wilson@specifixinc.com>
5538
5539 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5540 like CC.
5541
5542 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5543
5544 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5545 * configure: Regenerate.
5546
5547 2004-05-25 Daniel Jacobowitz <drow@false.org>
5548
5549 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5550 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5551 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5552 targets.
5553 * Makefile.in: Regenerate.
5554
5555 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
5556
5557 * configure.in: Test the ability to symlink directories.
5558 * configure: Regenerate.
5559
5560 * Makefile.def (bootstrap-stage): New definitions.
5561 * Makefile.tpl (configure-stage1-gcc,
5562 configure-stage2-gcc, configure-stage3-gcc,
5563 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5564 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5565 new-restage3, compare): Autogenerate, see Makefile.in
5566 entry for behavioral changes.
5567 (distclean-stage1, new-stage1-start, new-stage1-end,
5568 new-stage1-bubble, distclean-stage2, new-stage2-start,
5569 new-stage2-end, new-stage2-bubble, distclean-stage3,
5570 new-stage3-start, new-stage3-end): New autogenerated targets.
5571 (objext, prebootstrap, BOOT_CFLAGS,
5572 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5573 targets.
5574
5575 * Makefile.in: Regenerate.
5576 (distclean-stage1, new-stage1-start, new-stage1-end,
5577 new-stage1-bubble, distclean-stage2, new-stage2-start,
5578 new-stage2-end, new-stage2-bubble, distclean-stage3,
5579 new-stage3-start, new-stage3-end): New targets.
5580 (all-stage1-gcc): Move prebootstrap dependency from here...
5581 (configure-stage1-gcc): ...to here.
5582 (new-bootstrap): Use bubble targets.
5583 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5584 Use per-stage distclean targets.
5585 (configure-stage1-gcc, configure-stage2-gcc,
5586 configure-stage3-gcc, all-stage1-gcc,
5587 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5588 Use new-stageN-start to prepare the tree.
5589
5590 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5591
5592 * Makefile.def (host_modules): add libcpp.
5593 * Makefile.tpl: Add dependencies on and for libcpp.
5594 * Makefile.in: Regenerate.
5595 * configure.in: Add libcpp host module.
5596 * configure: Regenerate.
5597
5598 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
5599
5600 * Makefile.tpl: Whenever a recursive target is defined, wrap
5601 it in a special @if/@endif block, and prepare its maybe
5602 dependency in the @if/@endif block
5603 * configure.in: Instead of writing maybe dependencies, remove
5604 the @if/@endif statements, and remove the @if/@endif blocks
5605 that remain.
5606 * configure: Regenerate.
5607 * Makefile.in: Regenerate.
5608
5609 2004-05-20 Janis Johnson <janis187@us.ibm.com>
5610
5611 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5612
5613 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5614
5615 PR bootstrap/15120
5616 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5617 * */configure: Rebuilt.
5618
5619 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5620
5621 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5622 of libf2c.
5623 * configure, Makefile.in: Regenerate.
5624
5625 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
5626
5627 * MAINTAINERS (Write After Approval): Add myself.
5628
5629 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5630
5631 Merge from tree-ssa-20020619-branch.
5632
5633 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5634 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5635 (HOST_GMPLIBS): Define.
5636 (HOST_GMPINC): Define.
5637 (TARGET_LIB_PATH): Add libmudflap.
5638 (GFORTRAN_FOR_TARGET): Define.
5639 (configure-build*): Export GFORTRAN.
5640 (configure-gcc): Export GMPLIBS and GMPINC.
5641 (all-gcc): Add maybe-all-libbanshee.
5642 (configure-target-libgfortran): Define.
5643 * Makefile.in: Regenerate.
5644 * configure.in (host_libs): Add libbanshee.
5645 (target_libraries): Add target-libmudflap and target-libgfortran.
5646 Add --with-libbanshee.
5647 Handle --disable-libmudflap.
5648 (*-*-freebsd*): Use with_gmp.
5649 Add $(libgcj) to noconfigdirs.
5650 * configure: Regenerate.
5651 * depcomp: New file.
5652 * MAINTAINERS: Add tree-ssa maintainers.
5653
5654 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5655
5656 * MAINTAINERS (Various Maintainers): Add myself.
5657
5658 2004-04-30 Brian Ford <ford@vss.fsi.com>
5659
5660 * MAINTAINERS (Write After Approval): Add myself.
5661
5662 2004-04-29 Uros Bizjak <uros@kss-loka.si>
5663
5664 * MAINTAINERS (Write After Approval): Add myself.
5665
5666 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5667
5668 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5669 * configure: Regenerate.
5670
5671 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5672
5673 Revert:
5674 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5675
5676 * Makefile.def (flags_to_pass): Remove *dir variables that
5677 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5678 as well as prefix and exec_prefix.
5679 * Makefile.in: Regenerate.
5680
5681 2004-04-26 Robert Millan <robertmh@gnu.org>
5682
5683 Add patches from libtool CVS.
5684 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5685 * ltconfig: Likewise.
5686 * ltcf-c.sh: Likewise.
5687 * ltcf-cxx.sh: Likewise.
5688 * ltcf-gcj.sh: Likewise.
5689
5690 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5691
5692 * Makefile.def (host_modules): Mark with the bootstrap
5693 flag packages on which gcc depends.
5694 * Makefile.tpl (all-bootstrap): Use it.
5695 * Makefile.in: Regenerate.
5696
5697 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5698
5699 * Makefile.def (flags_to_pass): Remove *dir variables that
5700 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5701 as well as prefix and exec_prefix.
5702 * Makefile.in: Regenerate.
5703
5704 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5705
5706 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5707 * configure: Regenerate.
5708 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5709 * gcc/Makefile.tpl (compare): Use the result of the test.
5710 * gcc/Makefile.in: Regenerate.
5711
5712 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5713
5714 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5715 Always relocate gcc and prev-gcc to the original names, even
5716 if the build fails.
5717 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5718 New targets.
5719
5720 2004-04-23 Laurent GUERBY <laurent@guerby.net>
5721
5722 * MAINTAINERS: Update my email address.
5723
5724 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5725
5726 * configure.in (mips*-*-irix5*): Enable ld.
5727 * configure: Regenerate.
5728
5729 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5730
5731 * configure: Regenerate.
5732
5733 2004-04-15 James E Wilson <wilson@specifixinc.com>
5734
5735 * Makefile.tpl (configure-[+module+], configure-gcc,
5736 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5737 Set and export LDFLAGS.
5738 * Makefile.in: Regenerate.
5739
5740 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5741
5742 * MAINTAINERS: Add myself to write-after-approval.
5743
5744 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5745
5746 PR bootstrap/14871
5747 * Makefile.tpl: If we don't have built-in-tree target tools,
5748 use the ones found by configure rather than hacking around with
5749 program_transform_name.
5750 * configure.in: Give Makefile.tpl the information necessary
5751 to do that.
5752 * Makefile.in: Regenerate.
5753 * configure: Regenerate.
5754
5755 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5756
5757 PR bootstrap/14760
5758 * configure.in: When computing baseargs, strip *all* copies of
5759 offending options. Also, don't match/substitute the trailing space,
5760 so that this actually works when two similar options are separated by
5761 only one space.
5762 * configure: Regenerate.
5763
5764 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5765
5766 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5767 (rs6000-*-aix*): Same.
5768 * configure: Regenerate.
5769
5770 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5771
5772 * MAINTAINERS: Add myself to write-after-approval.
5773
5774 2004-04-03 Bud Davis <bdavis9659@comcast.net>
5775
5776 * MAINTAINERS: Add myself to write-after-approval.
5777
5778 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5779
5780 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5781 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5782 * Makefile.in: Regenerate.
5783
5784 * configure.in (top level bootstrap support): Rework --enable-werror
5785 to set @stage2_werror_flag@.
5786 * configure: Regenerate.
5787 * Makefile.tpl (top level bootstrap support): Pass
5788 @stage2_werror_flag@ down to configure in stages 2 and 3.
5789 * Makefile.in: Regenerate.
5790
5791 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5792
5793 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5794 for stages 2 and 3 as well as in make. As a consequence, remove
5795 OUTPUT_OPTION (now detected by configure) from the flags passed down
5796 to make.
5797 * Makefile.in: Regenerate.
5798
5799 * Makefile.tpl (new-bootstrap): Fix typo.
5800 * Makefile.in: Regenerate.
5801
5802 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5803
5804 * Makefile.tpl: Rearrange by moving recursive_targets rules
5805 into their proper sections.
5806 * Makefile.tpl (top level bootstrap support): Move disabling
5807 of coverage flags from 'make' to 'configure'; improve comments.
5808 * Makefile.in: Regenerate.
5809
5810 * Makefile.tpl (experimental top level bootstrap) Move stage1
5811 language setting from all- target to configure- target; disable
5812 intermodule optimization in stage 1; prevent gratuitous rebuilds
5813 of stage 1.
5814 * Makefile.in: Regenerate.
5815 * configure.in: Comma-separate stage 1 language list for top
5816 level bootstrap.
5817 * configure: Regenerate.
5818
5819 * Makefile.tpl: Clean up experimental top level bootstrap support:
5820 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5821 prev-gcc in configure- targets as well as all- targets.
5822 * Makefile.in: Regenerate.
5823
5824 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5825
5826 * compile: New file imported from automake.
5827
5828 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5829
5830 * configure.in: Remove symbolic link section.
5831 * configure: Regenerate.
5832 * Makefile.tpl (links): Remove.
5833 * Makefile.in: Regenerate.
5834
5835 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5836 Nathanael Nerode <neroden@gcc.gnu.org>
5837
5838 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5839 Set with AC_CHECK_PROGS.
5840 * configure.in: Fix comment typo from last patch.
5841 * configure: Regenerate.
5842
5843 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5844
5845 * Makefile.tpl: Introduce experimental top level bootstrap support.
5846 * Makefile.in: Regenerate.
5847 * configure.in: Introduce support for top level bootstrap.
5848 * configure: Regenerate.
5849
5850 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5851 Paolo Bonzini <bonzini@gnu.org>
5852
5853 PR bootstrap/14522
5854 * configure.in: Cope with shells that do not support unquoted ^
5855 * configure: Regenerate.
5856
5857 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5858 Paolo Bonzini <bonzini@gnu.org>
5859
5860 PR bootstrap/14522
5861 * configure.in: Cope with shells that do not support nesting
5862 quotes inside quoted backquote substitutions.
5863 * configure: Regenerate.
5864
5865 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5866
5867 PR bootstrap/14522
5868 * configure.in: Fix escaping of $.
5869 * configure: Regenerate.
5870
5871 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5872
5873 * configure: Regenerate, since I forgot to while committing Paolo's
5874 changes.
5875
5876 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5877
5878 PR ada/14131
5879 Move language detection to the top level.
5880 * configure.in: Find default values for the tools as
5881 soon as possible. Disable ada if GNAT is not found.
5882 Emit error message about missing languages. Expand
5883 --enable-languages=all for the gcc subdirectory.
5884
5885 2004-03-10 Ben Elliston <bje@gnu.org>
5886
5887 * MAINTAINERS: Update my email address.
5888
5889 2004-03-05 David Edelsohn <edelsohn@gnu.org>
5890
5891 * ltconfig: Disable building static libraries if building shared
5892 libraries on AIX 5L.
5893
5894 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5895
5896 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5897 and disable libgcj.
5898 * configure: Regenerated.
5899
5900 2004-03-01 Brian Booth <bbooth@redhat.com>
5901
5902 * MAINTAINERS: Add myself to write-after-approval.
5903
5904 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
5905
5906 * MAINTAINERS: Add myself to write-after-approval.
5907
5908 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5909
5910 PR bootstrap/7087
5911 * Makefile.tpl: Guard XFOO sed statements better.
5912 * Makefile.tpl: Add dependency for configure-target-libada.
5913 * Makefile.in: Regenerate (incidentally fixes broken
5914 commit when libada-branch was merged).
5915
5916 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5917
5918 * MAINTAINERS: Add myself to write-after-approval.
5919
5920 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5921
5922 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5923 maintainers.
5924
5925 2004-02-20 Andrew Cagney <cagney@redhat.com>
5926
5927 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5928 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5929
5930 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5931
5932 PR bootstrap/11932
5933 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5934
5935 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
5936
5937 * MAINTAINERS: Added myself to write-after-approval.
5938
5939 2004-02-14 Michael Koch <konqueror@gmx.de>
5940
5941 * MAINTAINERS: Added myself to write-after-approval.
5942
5943 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5944
5945 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5946 some OS port maintainers to OS port maintainers section.
5947
5948 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
5949
5950 * MAINTAINERS: Add self.
5951
5952 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5953
5954 * MAINTAINERS: Alphabetize.
5955
5956 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
5957
5958 * MAINTAINERS: Remove myself.
5959
5960 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5961
5962 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5963 (rs6000-*-aix*): Same.
5964 * configure: Regenerate.
5965
5966 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5967
5968 * configure.in (host): Add in missing $noconfigdirs to defines.
5969 * configure: Regenerate.
5970
5971 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5972 Nathanael Nerode <neroden@gcc.gnu.org>
5973
5974 PR ada/6637, PR ada/5911
5975 Merge with libada-branch:
5976 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5977 with appropriate dependencies. Add --enable-libada configure switch.
5978 * configure, Makefile.in: Regenerate.
5979
5980 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
5981
5982 * MAINTAINERS: Add myself to write-after-approval.
5983
5984 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5985
5986 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5987 * configure: Regenerate.
5988
5989 2004-02-04 Geoffrey Keating <geoffk@apple.com>
5990
5991 Merge from upstream:
5992
5993 * ltmain.in: When setting IFS to '~', be careful about user
5994 arguments that contain '~'.
5995
5996 2004-02-04 Peter O'Gorman <peter@pogma.com>
5997
5998 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5999 Also test $base_compile against $CC with escaped arguments. Bug
6000 reported by Geoff Keating <geoffk@apple.com>.
6001
6002 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6003
6004 * MAINTAINERS: Remove i960 port.
6005
6006 2004-01-23 DJ Delorie <dj@redhat.com>
6007
6008 * Makefile.def (target_modules) [libiberty]: Don't stage.
6009 * Makefile.in: Rebuilt.
6010
6011 2004-01-20 Caroline Tice <ctice@apple.com>
6012
6013 * MAINTAINERS: Add myself to write-after-approval.
6014
6015 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6016
6017 * MAINTAINERS: Update my email address.
6018
6019 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6020
6021 * MAINTAINERS: Add myself to write-after-approval.
6022
6023 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6024
6025 * MAINTAINERS: Remove entries without email address.
6026
6027 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
6028
6029 * MAINTAINERS: Add myself to write-after-approval.
6030
6031 2004-01-15 Steven Bosscher <stevenb@suse.de>
6032
6033 * MAINTAINERS: Update my email address.
6034
6035 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6036
6037 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6038 * Makefile.tpl (configure-target-[+module+]): Support stage.
6039 * Makefile.in: Rebuilt.
6040
6041 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6042
6043 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6044
6045 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
6046
6047 * MAINTAINERS: Add myself as a MIPS maintainer.
6048
6049 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6050
6051 * configure.in: Use ./config.cache, not config.cache.
6052 * configure: Regenerate.
6053 * Makefile.tpl: Special-casing not needed for GCC any more.
6054 * Makefile.in: Regenerate.
6055
6056 * configure.in: Don't share a cache file for host dirs.
6057 * configure: Regenerate.
6058
6059 * config-ml.in: Don't mess with the cache file.
6060
6061 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6062
6063 * MAINTAINERS: Move myself from 'Write After Approval' to
6064 'CPU Port Maintainers' section as SPARC maintainer.
6065
6066 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6067
6068 * Makefile.tpl: Make GCC use a separate config.cache.
6069 * Makefile.in: Regenerate.
6070
6071 PR bootstrap/11932, PR bootstrap/11933
6072 (I don't know if it will fix either of them, but it relates
6073 to them.)
6074 * configure.in: Don't use shared config.cache for target
6075 directories.
6076 * configure: Regenerate.
6077
6078 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6079
6080 * MAINTAINERS: Add myself to 'Write After Approval' section.
6081
6082 2003-12-31 Roger Sayle <roger@eyesopen.com>
6083
6084 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6085 * configure: Regenerated.
6086
6087 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6088
6089 * MAINTAINERS: Remove the mn10200 maintainer.
6090
6091 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6092
6093 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6094 * configure: Regenerated.
6095
6096 2003-12-16 Jan Hubicka <jh@suse.cz>
6097
6098 * MAINTAINERS: Add myself as callgraph maintainer.
6099
6100 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6101
6102 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6103 * configure: Regenerate.
6104
6105 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6106
6107 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6108 'Write After Approval' section. Update email.
6109
6110 2003-12-01 James Lemke <jim@wasabisystems.com>
6111
6112 * MAINTAINERS (Write After Approval): Add myself.
6113
6114 2003-11-20 Matt Thomas <matt@3am-software.com>
6115
6116 * MAINTAINERS: Add myself as a vax port maintainer.
6117
6118 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6119
6120 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6121 (configure-build-[+module+], configure-[+module+]): Likewise.
6122 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6123 * Makefile.in: Regenerate.
6124
6125 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6126
6127 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6128 shared/dylibed libraries.
6129 * ltmain.sh: Likewise.
6130 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6131 * ltcf-cxx.sh: Likewise.
6132 * ltcf-gcj.sh: Likewise.
6133 * ltconfig: Likewise.
6134
6135 2003-11-17 Stan Cox <scox@redhat.com>
6136
6137 * MAINTAINERS: Add myself as iq2000 port maintainer.
6138
6139 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6140
6141 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6142 * Makefile.in: Regenerate.
6143
6144 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6145
6146 * config.sub: Update to 2003-11-03 version.
6147
6148 2003-10-20 Phil Edwards <phil@codesourcery.com>
6149
6150 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6151 * configure: Regenerate.
6152
6153 2003-10-20 Nicolas Pitre <nico@cam.org>
6154
6155 * MAINTAINERS: Add myself to 'Write After Approval' section.
6156
6157 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6158
6159 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6160
6161 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6162
6163 * MAINTAINERS: Update my email address.
6164
6165 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6166
6167 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6168
6169 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
6170
6171 * MAINTAINERS: Add myself to 'Write After Approval' section.
6172
6173 2003-10-16 Bernardo Innocenti <bernie@develer.com>
6174
6175 * config.guess: Update to 2003-10-16 version.
6176 * config.sub: Update to 2003-10-16 version.
6177
6178 2003-10-15 David Daney <ddaney@avtrex.com>
6179
6180 * MAINTAINERS: Added myself to 'Write After Approval' section.
6181
6182 2003-10-15 Falk Hueffner <falk@debian.org>
6183
6184 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6185 'Write After Approval' section. Update email.
6186
6187 2003-10-14 Roger Sayle <roger@eyesopen.com>
6188
6189 * MAINTAINERS: Move myself from 'Write After Approval' to
6190 'Various Maintainers' section as middle-end maintainer.
6191
6192 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6193
6194 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6195 HOST_FLAGS_TO_PASS.
6196 * Makefile.in: Regenerate.
6197
6198 2003-10-11 Bernardo Innocenti <bernie@develer.com>
6199
6200 * config.guess: Update to 2003-10-07 version.
6201 * config.sub: Update to 2003-10-07 version.
6202
6203 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6204
6205 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6206 * ltconfig (irix5*, irix6*): Don't override version_type.
6207
6208 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6209
6210 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6211 * configure: Rebuilt
6212 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6213 * Makefile.in: Rebuilt
6214
6215 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6216
6217 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6218
6219 2003-09-30 Carlo Wood <carlo@alinoe.com>
6220
6221 * MAINTAINERS (Write After Approval): Add myself.
6222
6223 2003-09-29 Paul Koning <ni1d@arrl.net>
6224
6225 * MAINTAINERS: Move myself from "Write After Approval"
6226 to CPU platform maintainers for pdp11 platform.
6227
6228 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6229
6230 * MAINTAINERS: Move myself from 'Write After Approval' to
6231 'Various Maintainers' section as libffi testsuite maintainer.
6232
6233 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6234
6235 * configure.in: Pass a computed --program-transform-name
6236 to subconfigures.
6237 * configure: Regenerated.
6238
6239 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6240
6241 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6242 * Makefile.in: Regenerate.
6243
6244 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6245 * Makefile.in: Regenerate.
6246
6247 2003-09-19 Ziemowit Laski <zlaski@apple.com>
6248
6249 * MAINTAINERS: Move myself from 'Write After Approval'
6250 to 'Various Maintainers' (objective-c) section.
6251
6252 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6253
6254 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6255 quoting.
6256 * configure: Regenerated.
6257
6258 2003-09-16 Joel Brobecker <brobecker@gnat.com>
6259
6260 * MAINTAINERS (Write After Approval): Add myself to write after
6261 approval list.
6262
6263 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6264
6265 * MAINTAINERS (Write After Approval): Add myself.
6266
6267 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6268
6269 * MAINTAINERS: Update my e-mail address.
6270
6271 2003-09-09 Alan Modra <amodra@bigpond.net.au>
6272
6273 * libtool.m4 (LD): Correct powerpc64 host match.
6274
6275 2003-09-06 James E Wilson <wilson@tuliptree.org>
6276
6277 * MAINTAINTERS: Update my affiliation and email address.
6278
6279 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6280
6281 * MAINTAINERS (Write After Approval): Add myself.
6282
6283 2003-09-04 DJ Delorie <dj@redhat.com>
6284
6285 * configure: Regenerate.
6286
6287 2003-09-04 Robert Millan <robertmh@gnu.org>
6288
6289 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6290
6291 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6292
6293 * configure.in: Ensure arguments to sed are properly spaced.
6294 * configure: Regenerate.
6295
6296 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6297
6298 * MAINTAINERS: Update my e-mail address.
6299
6300 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6301
6302 * MAINTAINERS (Write After Approval): Add myself.
6303
6304 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6305
6306 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6307 * configure: Regenerated.
6308
6309 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6310
6311 * MAINTAINERS: Update my email address.
6312
6313 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6314
6315 * configure.in: Use newline instead of semicolon when assuming
6316 shell arguments in a for loop.
6317 * configure: Regenerated.
6318
6319 2003-08-22 Jason Eckhardt <jle@rice.edu>
6320
6321 * MAINTAINERS: Resurrect the i860 maintainer.
6322
6323 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6324
6325 PR 8180
6326 * configure.in: When testing with_libs and with_headers, treat
6327 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6328 * configure: Regenerate.
6329
6330 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6331 make, shell, etc.
6332 (baseargs): Likewise.
6333 * configure: Regenerate.
6334
6335 2003-08-20 Bernardo Innocenti <bernie@develer.com>
6336
6337 * MAINTAINERS (Write After Approval): Add myself.
6338
6339 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6340
6341 * configure.in: Disable libgcj for darwin not on powerpc.
6342 * configure: Rebuild.
6343
6344 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6345
6346 * config-ml.in, symlink-tree: Add license.
6347
6348 2003-08-03 Richard Stallman <rms@gnu.org>
6349 Eben Moglen <moglen@columbia.edu>
6350
6351 * README.SCO: New file.
6352
6353 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6354
6355 * Makefile.tpl (check, check-c++): Express dependencies using
6356 dependencies rather than commands.
6357 * Makefile.in: Regenerate.
6358
6359 2003-08-01 Andrew Cagney <cagney@redhat.com>
6360
6361 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6362 * configure: Ditto.
6363
6364 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6365
6366 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6367 * Makefile.in: Update.
6368
6369 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6370
6371 * configure.in: Enable libgcj for darwin.
6372 * configure: Rebuild.
6373
6374 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
6375
6376 * config-ml.in: Use ac_configure_args directly instead of
6377 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6378 actually seen.
6379
6380 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6381
6382 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6383 creating target and build subdirs to build all parent dirs as needed.
6384 * Makefile.in: Rebuild.
6385 * configure.in: Don't build dirs explicitly here.
6386 * configure: Rebuild.
6387
6388 2003-07-26 Paul Brook <paul@nowt.org>
6389
6390 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6391
6392 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6393
6394 * Makefile.tpl (all-make): Depend on intl.
6395 * Makefile.in: Rebuilt.
6396
6397 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6398
6399 * install-sh: Update to newer upstream versions (associated with
6400 aclocal 1.7).
6401 * mkinstalldirs: Likewise.
6402 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6403
6404 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6405
6406 * MAINTAINERS: Move self from Bug database only accounts
6407 to write-after-approval.
6408
6409 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6410
6411 * config.if: Remove unused libc_interface determination.
6412
6413 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6414
6415 * MAINTAINERS: Move self from write-after-approval to
6416 build machinery (*.in).
6417
6418 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6419
6420 PR bootstrap/11273
6421 PR bootstrap/11408
6422 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6423 unused INSTALL_PROGRAM_ARGS.
6424 * configure.in: Use AC_PROG_INSTALL.
6425 * Makefile.in: Regenerate.
6426 * configure: Regenerate.
6427
6428 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6429
6430 * MAINTAINERS: Alphabetize.
6431
6432 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6433
6434 * configure: Rebuilt.
6435 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6436 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6437 newlib nor libgloss.
6438 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6439 * configure.in (am33_2.0-*-linux*): Added.
6440
6441 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6442
6443 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6444 * configure: Regenerate.
6445
6446 2003-07-07 Zack Weinberg <zack@codesourcery.com>
6447
6448 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6449 * Makefile.in: Regenerate.
6450
6451 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6452
6453 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6454 * Makefile.in: Regenerate.
6455
6456 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
6457
6458 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6459 * Makefile.in: Regenerated.
6460
6461 * config-ml.in: Replace PWD with PWD_COMMAND.
6462
6463 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6464
6465 * intl: New directory; see intl/ChangeLog for details.
6466 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6467 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6468 * Makefile.in: Regenerate.
6469
6470 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6471
6472 * configure.in: Clean up config-lang.in handling. Delete
6473 useless assignment to "subdirs".
6474 * configure: Regenerate.
6475
6476 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6477
6478 * configure.in: Rename 'target_libs' to 'target_libraries'.
6479 Remove useless reference to 'target_libs'.
6480 * configure: Regenerate.
6481
6482 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6483
6484 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6485 * Makefile.in: Regenerate.
6486
6487 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6488
6489 * Makefile.def: Introduce flags_to_pass.
6490 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6491 * Makefile.in: Regenerate.
6492
6493 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6494
6495 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6496 and target-libgloss.
6497 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6498 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6499 * configure: Regenerate.
6500
6501 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6502
6503 * configure.in: Update testsuite_flags to new location.
6504 * configure. Regenerate.
6505
6506 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6507
6508 * Makefile.tpl: Remove BUILD_CC stuff.
6509 * Makefile.in: Regenerate.
6510
6511 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6512
6513 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6514
6515 2003-06-16 Graeme Peterson <gp@qnx.com>
6516
6517 * MAINTAINERS (Write After Approval): Add myself.
6518
6519 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6520
6521 * config.guess: Update to 2003-06-12 version.
6522 * config.sub: Update to 2003-06-13 version.
6523
6524 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6525
6526 * config.guess: Update to 2003-06-06 version.
6527 * config.sub: Update to 2003-06-06 version.
6528
6529 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6530
6531 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6532 * configure. Regenerate.
6533
6534 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6535
6536 * configure.in: Disable serial configure by default.
6537 * configure: Regenerate.
6538 * Makefile.tpl: Abolish .NOTPARALLEL.
6539 * Makefile.in: Regenerate.
6540
6541 * Makefile.tpl: Replace {build,host,target}_canonical by
6542 {build,host,target}.
6543 * Makefile.in: Regenerate.
6544
6545 * Makefile.tpl: Fix stupid pasto.
6546 * Makefile.in: Regenerate.
6547
6548 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6549
6550 * Makefile.tpl: Remove bogus conditional.
6551 * Makefile.in: Regenerate.
6552
6553 2003-06-05 Jan Hubicka <jh@suse.cz>
6554
6555 * Makefile.tpl (profiledbootstrap): New target.
6556 * Makefile.in (profiledbootstrap): New target.
6557
6558 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
6559
6560 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6561 Pinski. Remove user names from other bugzilla-only maintainers.
6562
6563 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6564
6565 * Makefile.tpl: Make 'recursive targets' using autogen rather
6566 than shell loop. Remove duplicate 'clean' targets and false
6567 comments.
6568 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6569 Add systematic method of specifying missing targets in subdirs.
6570 Add copyright boilerplate.
6571 * Makefile.in: Regenerate.
6572 * configure.in: Add 'recursive targets' to maybe list.
6573 * configure: Regenerate.
6574
6575 * MAINTAINERS: "GNATS only" -> "Bug database only".
6576
6577 * Makefile.tpl: Rename [+target+] to [+make_target+].
6578 * Makefile.def: Rename 'target' to 'make_target'.
6579
6580 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
6581
6582 * MAINTAINERS: Add self as options handling maintainer.
6583
6584 2003-05-28 Michael Meissner <gnu@the-meissners.org>
6585
6586 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6587 been too long since I touched those ports.
6588
6589 2003-05-28 DJ Delorie <dj@redhat.com>
6590
6591 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6592 * Makefile.in: Regenerate.
6593
6594 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6595
6596 * configure.in: Use curly braces in the definition of tooldir.
6597 * configure: Regenerate.
6598
6599 2003-05-21 DJ Delorie <dj@redhat.com>
6600
6601 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6602 newlib or libgloss.
6603 * Makefile.in: Regenerate.
6604
6605 2003-05-21 DJ Delorie <dj@redhat.com>
6606
6607 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6608 * Makefile.in: Regenerate.
6609
6610 2003-05-20 Ian Lance Taylor <ian@airs.com>
6611
6612 * MAINTAINERS: Update my e-mail address.
6613
6614 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6615
6616 * configure.in: Switch more things to use maybe dependencies.
6617 * Makefile.tpl: Switch more things to use maybe dependencies.
6618 Factor out common code from autogen IF statements.
6619 * configure: Regenerate.
6620 * Makefile.in: Regenerate.
6621
6622 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6623
6624 * configure.in: Accept i[3456789]86 for machine type.
6625 * configure: Regenerate.
6626
6627 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6628
6629 * configure.in: Switch more things to use maybe dependencies.
6630 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6631 * configure: Regenerate.
6632 * Makefile.tpl: Switch more things to use maybe dependencies.
6633 * Makefile.in: Regenerate.
6634
6635 2003-05-16 Andreas Schwab <schwab@suse.de>
6636
6637 * Makefile.tpl (install-opcodes): Define.
6638 * Makefile.in: Rebuild.
6639
6640 2003-05-13 Andreas Jaeger <aj@suse.de>
6641
6642 * config.guess: Update to 2003-05-09 version.
6643 * config.sub: Update to 2003-05-09 version.
6644
6645 2003-05-13 Michael Eager <eager@mvista.com>
6646
6647 * configure.in: Correct sed script so that options in quotes are not
6648 deleted.
6649 * configure: Rebuild.
6650
6651 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6652
6653 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6654 and $$s/newlib/libc/sys/cygwin32 include paths.
6655 * configure: Ditto.
6656
6657 2003-05-12 Michael Meissner <gnu@the-meissners.org>
6658
6659 * MAINTAINERS: Update my email addresses.
6660
6661 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6662
6663 * config-ml.in: Propagate INSTALL variables.
6664
6665 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6666
6667 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6668
6669 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6670
6671 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6672 * Makefile.in: Regenerate.
6673
6674 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6675
6676 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6677
6678 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6679
6680 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6681
6682 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6683
6684 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6685 * Makefile.in: Regenerated.
6686
6687 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6688
6689 * MAINTAINERS (Write After Approval): Upgrade myself from
6690 GNATS only to write-after-approval. Update my mail address.
6691
6692 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
6693
6694 (OS Port Maintainers: freebsd): Add myself.
6695
6696 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6697
6698 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6699
6700 2003-04-22 Kean Johnston <jkj@sco.com>
6701
6702 * MAINTAINERS (SCO ports): Added myself.
6703
6704 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6705
6706 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6707
6708 2003-04-19 Kean Johnston <jkj@sco.com>
6709
6710 * MAINTAINERS (Write After Approval): Add myself.
6711
6712 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6713
6714 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6715 * Makefile.in: Regenerate.
6716
6717 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6718
6719 * configure.in (powerpc64*-*-linux*): Remove.
6720 * configure: Rebuilt.
6721
6722 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6723
6724 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6725 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6726 and restrap.
6727 * Makefile.in: Regenerate.
6728
6729 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6730
6731 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6732 * configure: Regenerated.
6733
6734 2003-04-15 DJ Delorie <dj@redhat.com>
6735
6736 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6737
6738 2003-04-13 Nick Clifton <nickc@redhat.com>
6739
6740 * config-ml.in: Remove support for --disable-aix removing
6741 call-aix multilibs.
6742
6743 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
6744
6745 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6746 * */configure: Rebuilt.
6747
6748 2003-04-08 Joel Sherrill <joel@oarcorp.com>
6749
6750 * MAINTAINERS: Add my email address.
6751
6752 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
6753
6754 * MAINTAINERS (Write After Approval): Add myself.
6755
6756 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6757
6758 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6759 * Makefile.in: Regenerate.
6760
6761 2003-03-14 Michael Chastain <mec@shout.net>
6762
6763 * Makefile.in: Regenerate with correct Makefile.def.
6764
6765 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6766
6767 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6768 Make macro.
6769 * Makefile.in: Regenerate.
6770 * configure.in: Clean up gxx_include_dir logic.
6771 * configure: Regenerate.
6772
6773 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6774
6775 * MAINTAINERS (Write After Approval): Add myself.
6776
6777 2003-03-10 Ben Elliston <bje@wasabisystems.com>
6778
6779 * MAINTAINERS: Update my mail address.
6780
6781 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6782
6783 * configure.in (gxx_include_dir): Fix typo.
6784 * configure: Regenerated.
6785
6786 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6787
6788 * Makefile.tpl: Reindent.
6789 * Makefile.in: Regenerate.
6790 * configure.in: Reindent. Don't set unused variables.
6791 * configure: Regenerate.
6792
6793 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6794
6795 * configure.in: Include $(build_tooldir)/sys-include in
6796 FLAGS_FOR_TARGET.
6797 * configure: Regenerated.
6798
6799 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6800
6801 * Makefile.tpl: Always pass down RANLIB.
6802 * Makefile.in: Regenerate.
6803
6804 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6805 * Makefile.in: Regenerate.
6806 * configure.in: Remove unused logic relating to --enable-shared
6807 and --enable-threads. Remove bogus comments. Remove redundant
6808 noconfigdirs.
6809 * configure: Regenerate.
6810
6811 * configure.in: Replace ${libstdcxx_version} by its value.
6812 Remove reference to mh-dgux.
6813 * configure: Regenerate.
6814
6815 2003-03-03 Kevin Buettner <kevinb@redhat.com>
6816
6817 * MAINTAINERS (Write After Approval): Add myself.
6818
6819 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6820
6821 * Makefile.tpl: Rearrange.
6822 * Makefile.in: Regenerate.
6823
6824 2003-02-25 Uwe Stieber <uwe@wwws.de>
6825
6826 * configure.in: Add support for kaOS as cross build target system.
6827 * configure: Regenerated.
6828
6829 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6830
6831 * MAINTAINERS (Write after approval): Add myself.
6832
6833 2003-02-21 James E Wilson <wilson@tuliptree.org>
6834
6835 * MAINTAINERS: Update my email address.
6836
6837 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6838
6839 * MAINTAINERS: Add self to blanket write privs. section.
6840
6841 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6842
6843 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6844 configure-target-* as some target builds may require additional
6845 flags for preprocessor tests.
6846 * Makefile.in: Regenerated.
6847
6848 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6849
6850 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6851 * ltconfig: Handle it.
6852 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6853 auto-detecting it.
6854
6855 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6856 it is used as argument to $CC.
6857 * ltcf-gcj.sh: Likewise.
6858
6859 * configure.in: Introduce --enable-maintainer-mode.
6860 * configure: Rebuilt.
6861 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6862 for maintainer mode.
6863 * Makefile.in: Rebuilt.
6864
6865 2003-02-18 Jason Merrill <jason@redhat.com>
6866
6867 * Makefile.tpl (check-c++): Allow parallelism.
6868
6869 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6870
6871 * MAINTAINERS: Remove John Carr (who never actually had access to
6872 gcc.gnu.org).
6873
6874 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6875
6876 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6877 don't configure target-libobjc.
6878 * configure: Regenerate.
6879
6880 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6881
6882 * Makefile.tpl (RANLIB): Define.
6883 * Makefile.in: Regenerate.
6884
6885 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6886
6887 * MAINTAINERS: Update my email.
6888
6889 2003-02-06 Keith R Seitz <keiths@redhat.com>
6890
6891 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6892 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6893 * Makefile.in: Regenerated.
6894 * configure.in: Remove all traces of snavigator, db, and grep.
6895 * configure: Regenerated.
6896
6897 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6898
6899 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6900 After Approval.
6901
6902 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6903
6904 * MAINTAINERS (Write after approval): Add myself.
6905
6906 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6907
6908 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6909 * Makefile.in: Regenerated.
6910
6911 2003-01-30 Roger Sayle <roger@eyesopen.com>
6912
6913 * config.guess: Updated to 2003-01-30's version.
6914 * config.sub: Updated to 2003-01-28's version.
6915
6916 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6917
6918 * config.if: If gcc_version is already set, just use it. Don't set
6919 gcc_version_trigger if it's already set, otherwise set it to
6920 gcc/version.c, but only if the file exists. If it is not set and
6921 gcc/version.c does not exist, try to extract the version number from
6922 $CC.
6923
6924 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6925
6926 * MAINTAINERS: Add myself to write-after-approval list.
6927
6928 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6929
6930 * configure.in: Revert 24Jan change.
6931 * configure: Regenerate.
6932
6933 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6934
6935 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6936 entry of HJ Lu.
6937
6938 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6939
6940 * configure.in: Revert previous change.
6941 * configure: Regenerate.
6942
6943 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6944
6945 * configure.in: Make rda native-only.
6946 * configure: Regenerate.
6947
6948 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6949
6950 * MAINTAINERS: Move myself from GNATS-only-accounts to
6951 write-after-approval.
6952
6953 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6954
6955 * configure.in: Add missing \.
6956 * configure: Rebuilt.
6957
6958 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6959
6960 * configure.in (baseargs): Avoid using \| in sed regular
6961 expressions.
6962 * configure: Rebuilt.
6963
6964 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6965
6966 * configure.in (baseargs): Remove all supported forms of
6967 --cache-file, --srcdir, --host, --build and --target options
6968 from argument lists.
6969 * configure: Rebuilt.
6970
6971 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
6972
6973 * MAINTAINERS: Add myself to write-after-approval list.
6974
6975 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6976
6977 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6978 * configure: Rebuilt.
6979
6980 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6981
6982 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6983 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6984 * Makefile.in: Regenerate.
6985 * configure: Regenerate.
6986
6987 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6988
6989 * configure.in: Remove Makefile in build, host and target modules
6990 unless configure was run with --no-recursion.
6991 * configure: Rebuilt.
6992
6993 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6994
6995 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6996 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6997 * Makefile.in: Regenerate.
6998
6999 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7000
7001 * config.guess: Update to 2003-01-03 version.
7002 * config.sub: Update to 2003-01-03 version.
7003
7004 2003-01-07 Christopher Faylor <cgf@redhat.com>
7005
7006 * configure: Regenerate with proper autoconf 2.13.
7007
7008 2003-01-07 Christopher Faylor <cgf@redhat.com>
7009
7010 * configure.in: Add AC_PREREQ for consistency.
7011 * configure: Regenerate.
7012
7013 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7014
7015 * configure.in (GDB_TK): Add tcl directories conditional on
7016 gdb/gdbtk directory being present.
7017 * configure: Regenerate.
7018
7019 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7020
7021 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7022 used by gcc if LD is not defined and we are not doing a Canadian Cross.
7023 * configure: Rebuilt.
7024
7025 2002-12-31 Tom Tromey <tromey@redhat.com>
7026
7027 * Makefile.in: Rebuilt.
7028 * Makefile.def (target_modules) [libffi]: Allow installation.
7029
7030 2002-12-31 Andreas Schwab <schwab@suse.de>
7031
7032 * configure.in: Fix use of $program_transform_name.
7033 * configure: Regenerated.
7034
7035 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7036
7037 * configure.in (baseargs): Don't remove first configure argument.
7038 * configure: Regenerated.
7039
7040 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7041
7042 * Makefile.tpl (local-distclean): Don't remove...
7043 (multilib.ts): ... this. Moved into...
7044 (multilib.out): ... this. Don't use sub-make.
7045 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7046 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7047 (configure-build-[+module+], configure-[+module+],
7048 configure-target-[+module+], configure-gcc): ... these. Test
7049 for Makefile existence. Drop config.status from dependencies.
7050 * Makefile.in: Rebuilt.
7051 * configure.in: Move gcc-version-trigger to the end of
7052 ac_configure_args. Add comments to maybedep.tmp and
7053 serdep.tmp. Introduce --disable-serial-configure. Remove
7054 nonopt from baseargs, matching and removing corresponding
7055 whitespace while at it.
7056 * configure: Rebuilt.
7057
7058 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7059
7060 * configure.in (host_configargs): Replace reference to
7061 no-longer-defined buildopts with --build=${build_alias}.
7062 * configure: Rebuilt.
7063
7064 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7065 program_transform_name to standard idiom.
7066 (AUTOGEN, AUTOCONF): Define.
7067 (Makefile.in): Use $(AUTOGEN).
7068 (Makefile): Depend on config.status, and use autoconf-style rule to
7069 build it. Move original commands to...
7070 (config.status): ... this new target.
7071 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7072 $(AUTOCONF).
7073 * Makefile.in: Rebuilt.
7074
7075 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7076
7077 * Makefile.tpl: Fix dramatic bustage due to change in
7078 program_transform_name.
7079 * Makefile.in: Regenerate.
7080
7081 * configure.in: Remove unnecessary PATH setting.
7082 * configure: Regnerate.
7083
7084 * configure.in: Don't default to unprefixed tools unless
7085 the native tools will work.
7086 * configure: Regenerate.
7087
7088 * configure.in: Convert to autoconf script. Blow away lots
7089 of now-redundant Makefile fragments.
7090 * configure: Generate using Autoconf.
7091 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7092 * Makefile.in: Regenerate.
7093
7094 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7095
7096 * configure: Fix stupid bug where RANLIB was mistakenly included.
7097
7098 * configure.in: Rename (buildargs, hostargs, targargs) to
7099 (build_configargs, host_configargs, target_configargs).
7100
7101 * configure.in: Move logic out of sed statement.
7102
7103 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7104 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7105
7106 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7107
7108 * config.sub: Import from master repository
7109 * config.guess: Ditto
7110
7111 2002-12-24 Andreas Schwab <schwab@suse.de>
7112
7113 * Makefile.tpl (multilib.out): Fix missing space.
7114 * Makefile.in: Regenerate.
7115
7116 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7117
7118 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7119 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7120 * Makefile.in: Regenerate.
7121 * configure.in: Remove unnecessary leftovers.
7122
7123 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7124
7125 * configure.in (extra_ranlibflags_for_target): New variable.
7126 (*-*-darwin): Add -c to ranlib commands.
7127 * configure (tooldir): Handle extra_ranlibflags_for_target.
7128
7129 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7130
7131 * Makefile.tpl: Revert HJL's change.
7132 * Makefile.in: Regenerated.
7133 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7134 always.
7135
7136 2002-12-19 Andreas Schwab <schwab@suse.de>
7137
7138 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7139 * Makefile.in: Regenerate.
7140
7141 2002-12-18 H.J. Lu <hjl@gnu.org>
7142
7143 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7144 * Makefile.in: Regenerated.
7145
7146 * configure.in (build_prefix): New. Substitute.
7147
7148 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7149
7150 * Makefile.tpl: Don't let real targets depend on phony targets.
7151 * Makefile.in: Regenerate.
7152
7153 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7154 * Makefile.in: Regenerate.
7155
7156 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7157
7158 * config.sub: Import from master repository
7159 * config.guess: Ditto
7160
7161 2002-12-16 Jason Merrill <jason@redhat.com>
7162
7163 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7164 previous 'make bootstrap'.
7165 * Makefile.in: Regenerate.
7166
7167 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7168
7169 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7170
7171 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7172
7173 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7174 * Makefile.in: Regenerate.
7175
7176 2002-12-13 Jason Merrill <jason@redhat.com>
7177
7178 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7179 library tests.
7180 (check-c++): Just depend on it and check-target-libstdc++-v3.
7181 * Makefile.in: Regenerate.
7182
7183 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7184
7185 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7186 * Makefile.in: Rebuilt.
7187
7188 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7189
7190 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7191
7192 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7193
7194 * configure: Fix bug put in by gremlins.
7195
7196 * Makefile.tpl: Substitute more autoconfily.
7197 * configure: Substitute more autoconfily.
7198 * Makefile.in: Regenerate.
7199
7200 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7201
7202 * config.sub: Import from master repository
7203 * config.guess: Ditto
7204 * MAINTAINERS: Added Svein Seldal under write after approval
7205
7206 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7207
7208 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7209 * Makefile.in (all-sim): Ditto.
7210
7211 2002-12-06 DJ Delorie <dj@redhat.com>
7212
7213 * Makefile.tpl: Change configure dependencies to not have real
7214 targets depend on phony targets.
7215
7216 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7217
7218 * configure.in: Revert unintentional change.
7219
7220 * Makefile.tpl: Change dependency for */multilib.out so that
7221 it works when gcc isn't in the tree.
7222
7223 * configure.in: Substitute more.
7224 * configure: Run subconfigures from the Makefile.
7225 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7226 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7227
7228 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7229
7230 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7231
7232 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7233
7234 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7235 and corresponding dependencies.
7236 * Makefile.in: Regenerate.
7237
7238 * configure.in (host_tools): Order binutils, gas and ld for
7239 convenience in running the testsuites.
7240
7241 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7242 * Makefile.in: Regenerate.
7243 * configure.in: Introduce rules to serialize subconfigure runs.
7244
7245 * configure.in: Introduce BASE_CC_FOR_TARGET.
7246 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7247 Realize configure-build-* targets. Realize configure-target-* targets.
7248 * Makefile.in: Regenerate.
7249
7250 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7251
7252 * configure: Move gcc_version_trigger stuff from here...
7253 * configure.in: ...to here.
7254
7255 * configure.in: Separate subconfigure options added by this file from
7256 options given by the user. Add machinery to put args for host
7257 subconfigures into the Makefile.
7258
7259 * Makefile.tpl: Remove 'vault' targets.
7260 * Makefile.tpl: Reorder and comment dependencies.
7261 * Makefile.in: Regenerate.
7262
7263 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7264 * configure.in: Fix my broken commit of previous patch. (sigh)
7265
7266 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7267
7268 * configure.in: Move host-specific darwin noconfigdirs into
7269 the host-specific section.
7270
7271 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7272
7273 * configure.in: Move host-specific darwin noconfigdirs into
7274 the host-specific section.
7275
7276 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7277
7278 * configure: Remove skip-this-dir support.
7279 * Makefile.tpl: Remove skip-this-dir support.
7280
7281 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7282 subdirectories.
7283 * Makefile.in: Regenerate.
7284
7285 * Makefile.tpl: Strip out useless setting of 'dir'.
7286 * Makefile.in: Regenerate.
7287
7288 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7289
7290 * configure.in: Fix deeply stupid bug.
7291
7292 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7293 shell code in CXX_FOR_TARGET
7294 * Makefile.def: Introduce raw_cxx.
7295 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7296 RAW_CXX_FOR_TARGET.
7297 * Makefile.in: Regenerate.
7298
7299 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7300
7301 * Makefile.tpl: Remove unnecessary ifs.
7302 * Makefile.in: Regenerate.
7303
7304 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7305 dependencies. Maybe-ize build-libiberty. Create dummy install
7306 targets for 'no_install' modules.
7307 * configure: Move GDB_TK substitution to configure.in. Move
7308 build_modules stuff to configure.in.
7309 * configure.in: Implement soft dependency machinery. Maybe-ize
7310 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7311 * Makefile.in: Regenerate.
7312
7313 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7314
7315 * Makefile.tpl: Make all-target, install-target behave similarly
7316 to all, install (only hitting configured targets). Eliminate
7317 unused macro defintions.
7318
7319 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7320 build != host.
7321
7322 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7323
7324 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7325
7326 * configure.in: Produce lists of subdir targets we're actually
7327 configuring. Remove references to "dosrel".
7328 * Makefile.tpl: Let configure set which subdir targets are hit.
7329 Remove install-cross; clean up install; remove ALL. Remove
7330 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7331 Autogenerate host module targets. Remove empty dependency lines
7332 and redundant dependency; rearrange slightly.
7333 * Makefile.def: Add host-side libtermcap, utils.
7334
7335 * Makefile.in: Regenerate.
7336
7337 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7338
7339 * ltconfig (osf[345]): Append $major to soname_spec.
7340 Reflect this in library_names_spec.
7341 * ltmain.sh (osf): Prefix $major with . for use as extension.
7342
7343 2002-11-19 Andreas Jaeger <aj@suse.de>
7344
7345 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7346 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7347 and sparc64 GNU/Linux systems.
7348
7349 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7350
7351 * MAINTAINERS: Update email.
7352
7353 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7354
7355 * MAINTAINERS: Complete James Dennett's entry.
7356
7357 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7358
7359 * MAINTAINERS (Write After Approval): Add myself.
7360
7361 2002-11-13 Bruce Korb <bkorb@gnu.org>
7362
7363 * Makefile.tpl: syntactic cleanup
7364
7365 2002-11-13 Stuart Hastings <stuart@apple.com>
7366
7367 * MAINTAINERS: Add myself to write-after-approval list.
7368
7369 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7370
7371 * Makefile.def: Add list of recursive targets to autogenerate.
7372 Add build_modules.
7373 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7374 targets. Autogenerate *-build-* targets.
7375 * Makefile.in: Regenerate.
7376
7377 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7378
7379 * configure: More autoconf-style substitutions.
7380 * Makefile.tpl: More autoconf-style substitutions.
7381 * Makefile.in: Regenerate.
7382
7383 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7384
7385 * configure: Substitute more variables in a more autoconf-friendly
7386 way. Simplify slightly.
7387 * Makefile.tpl: Make more variables substitutable in an
7388 autoconf-friendly way.
7389 * Makefile.in: Regenerate.
7390
7391 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7392
7393 * MAINTAINERS (Write After Approval): Add myself.
7394
7395 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7396
7397 * configure.in (v810*): Remove special setting of tools.
7398
7399 * configure: Add support for extra required flags for ar or nm.
7400 * configure.in (aix4.3+): Use above support for target-specific
7401 issues, rather than using config/mt-aix43.
7402
7403 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7404
7405 * configure: Remove 'removing', which doesn't work. Replace $subdir
7406 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7407 with $srcdir. Reformat indentation. Substitute some variables
7408 formerly hard-coded in the Makefile for build=host.
7409 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7410 * Makefile.def: Autogenerate more.
7411 * Makefile.in: Regenerate.
7412
7413 2002-11-04 Adam Nemet <anemet@lnxw.com>
7414
7415 * MAINTAINERS (Write After Approval): Add myself.
7416
7417 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7418
7419 * Makefile.def (host_modules): Add rda.
7420 * Makefile.in: Regenerate.
7421 * configure.in (target_tool): Add target-rda to list.
7422
7423 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7424
7425 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7426
7427 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7428
7429 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7430 and restrap targets to this rule.
7431 * Makefile.in: Regenerate.
7432
7433 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7434
7435 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7436 GNATS only accounts.
7437
7438 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7439
7440 * configure.in (i[3456]86-*-linux*): Add check to disable
7441 ${libgcj} for glibc1.
7442
7443 2002-10-24 Denis Chertykov <denisc@overta.ru>
7444
7445 * MAINTAINERS: Add myself as ip2k port maintainer.
7446
7447 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7448
7449 * configure.in: Add tic4x target.
7450
7451 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7452
7453 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7454 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7455 * Makefile.in: Regenerate.
7456
7457 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7458 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7459 * Makefile.in: Regenerate.
7460
7461 2002-10-02 Janis Johnson <janis187@us.ibm.com>
7462
7463 * MAINTAINERS: Add myself as web pages co-maintainer.
7464
7465 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7466
7467 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7468 * Makefile.in: Regenerate.
7469
7470 2002-10-02 Zack Weinberg <zack@codesourcery.com>
7471
7472 * MAINTAINERS: Add myself and Nathan Sidwell
7473 <nathan@codesourcery.com> as VxWorks maintainers.
7474
7475 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7476
7477 * Makefile.def: Remove order dependency comments.
7478 * Makefile.tpl: Add explicit install-install dependencies.
7479 * Makefile.in: Regenerate.
7480
7481 * Makefile.tpl: Remove material now in src-release. (Finally!)
7482 * Makefile.in: Regenerate.
7483
7484 * Makefile.tpl: Add configure-target (for src-release in src)
7485 * Makefile.in: Regenerate.
7486
7487 2002-09-30 Nick Clifton <nickc@redhat.com>
7488
7489 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7490
7491 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7492
7493 * configure.in (s390*-*-linux*): Enable libgcj.
7494
7495 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7496
7497 * configure: Revert accidentally applied changes.
7498
7499 * Makefile.tpl: Make more autoconf-friendly.
7500 * Makefile.in: Regenerate.
7501 * configure: Make substitution more autoconf-like.
7502
7503 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7504
7505 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7506 single entry to handle all these.
7507 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7508 libjava on arm-*-elf.
7509
7510 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7511
7512 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7513 things that depend on them.
7514
7515 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7516
7517 * Makefile.tpl: Make subsituted variables more autoconfy.
7518 * Makefile.in: Regenerate.
7519 * configure: Make seds more autoconfy.
7520
7521 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7522
7523 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7524 * Makefile.in: Regenerate.
7525 * configure.in: Rewrite sed statements to look autoconfy.
7526
7527 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7528 all-target-foo on configure-target-foo.
7529 * Makefile.def: Ditto.
7530 * Makefile.in: Rebuild.
7531
7532 2002-09-25 Andrew Haley <aph@redhat.com>
7533
7534 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7535
7536 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7537
7538 * Makefile.def: New file.
7539 * Makefile.tpl: New file.
7540 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7541 * contrib/gcc_update: Note that Makefile.in is a generated file.
7542
7543 * configure.in: Minor rearrangement. Simplify tests.
7544
7545 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7546
7547 * configure.in (with_headers): Skip copy if value is "yes".
7548 (with_libs): Likewise.
7549
7550 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7551
7552 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7553 * configure.in (sh*-*-pe*): Ditto.
7554 * configure.in (mips*-*-pe*): Ditto.
7555 * configure.in (*arm-wince-pe): Ditto.
7556
7557 * configure.in: Rearrange.
7558
7559 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7560
7561 * MAINTAINERS: Update my email address.
7562
7563 2002-08-30 Paul Koning <pkoning@equallogic.com>
7564
7565 * MAINTAINERS: (Write After Approval): Add myself.
7566
7567 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
7568
7569 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7570
7571 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
7572
7573 * MAINTAINERS: Change my mailing address.
7574
7575 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
7576
7577 * MAINTAINERS (Write After Approval): Remove myself.
7578 (Various Maintainers: c++ runtime libs): Add myself.
7579
7580 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
7581
7582 * MAINTAINERS (Write After Approval): Remove myself.
7583 (Various Maintainers: c++ runtime libs): Add myself.
7584
7585 2002-08-15 Eric Christopher <echristo@redhat.com>
7586
7587 * config.sub: Import from master repository.
7588 * config.guess: Ditto.
7589
7590 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
7591
7592 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7593 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7594 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7595
7596 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
7597
7598 * MAINTAINERS: Add self to rs6000 vector extensions.
7599
7600 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
7601
7602 * libiberty/configure: Reverted unintended yesterday's check in.
7603
7604 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
7605
7606 * boehm-gc/configure, libf2c/configure: Rebuilt.
7607 * libffi/configure, libiberty/configure: Ditto.
7608 * libjava/configure, libobjc/configure: Ditto.
7609 * libstdc++-v3/configure, zlib/configure: Ditto.
7610 Merged from binutils:
7611 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7612 From Steve Ellcey <sje@cup.hp.com>:
7613 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7614 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7615 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7616 IA64.
7617 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7618 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7619 soname_spec, sys_lib_search_path_spec): Ditto.
7620
7621 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7622
7623 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7624
7625 2002-08-04 H.J. Lu (hjl@gnu.org)
7626
7627 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7628
7629 2002-08-02 Krister Walfridsson <cato@df.lth.se>
7630
7631 * MAINTAINERS (Write After Approval): Add myself.
7632
7633 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7634
7635 * configure.in: Move generic linux case to end. Copy generic
7636 linux noconfigdirs to mips*-*-linux* entry and new
7637 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7638
7639 2002-07-19 Michael Matz <matz@suse.de>
7640
7641 * MAINTAINERS: Add myself as ra* maintainer.
7642
7643 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7644
7645 * config.guess: Update to 2002-07-09 version.
7646 * config.sub: Update to 2002-07-03 version.
7647
7648 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7649
7650 * MAINTAINERS: Fix typo in a maintainer email address.
7651
7652 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7653
7654 * configure.in: Remove two redundant tests.
7655
7656 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7657
7658 * configure.in (mips*-*-irix6*o32): Enable stabs.
7659
7660 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7661
7662 * configure.in: Don't build grez.
7663 * Makefile.in: Ditto.
7664
7665 * Makefile.in: Remove references to bsp, cygmon, libstub.
7666 * configure.in: Ditto.
7667
7668 * configure.in: Remove leftover reference to gdbtest.
7669
7670 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7671
7672 * configure.in (gxx_include_dir): Change to match versioned
7673 C++ headers if --enable-version-specific-runtime-libs is used.
7674
7675 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7676
7677 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7678
7679 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7680
7681 * configure.in: Make --without-x work.
7682
7683 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7684
7685 * configure.in: Rearrange target Makefile fragment collection.
7686
7687 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7688 cvs[src].
7689 * configure.in: Ditto.
7690
7691 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7692
7693 * MAINTAINERS (Write After Approval): Update my e-mail address.
7694
7695 2002-06-24 Ben Elliston <bje@redhat.com>
7696
7697 * configure.in (host_tools): Remove cgen.
7698
7699 * Makefile.in (all-cgen): Remove; runs from its source directory.
7700 (check-cgen, install-cgen, clean-cgen): Likewise.
7701 (all-opcodes): Do not depend on all-cgen.
7702 (all-sim): Likewise.
7703
7704 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7705
7706 * Makefile.in: Eliminate 'apache' targets.
7707 * configure.in: Eliminate 'apache' targets.
7708
7709 * configure.in: Eliminate redundant tests. Reorganize.
7710
7711 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7712
7713 * config-ml.in: Eliminate references to Cygnus configure.
7714
7715 * Makefile.in: Eliminate references to building emacs.
7716
7717 2002-06-28 Graham Stott <graham.stott@btinternet.com>
7718
7719 * MAINTAINERS: Update my email address.
7720
7721 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7722
7723 * config.if (libstdcxx_incdir): Version C++ headers.
7724 (cxx_incdir): Remove.
7725
7726 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7727
7728 * MAINTAINERS (Write After Approval): Add self.
7729
7730 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7731
7732 * configure.in: Add support for ip2k.
7733
7734 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7735
7736 * configure.in: Fix AIX configury bug.
7737
7738 2002-06-20 Steve Ellcey <sje@cup.hp.com>
7739
7740 * MAINTAINERS (Write After Approval): Add self.
7741
7742 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7743
7744 * configure.in: replace ${topsrcdir} with ${srcdir}
7745
7746 * configure.in: Move definition of libstdcxx_flags
7747 right above usage, rather than waaay earlier.
7748
7749 * configure.in: Pull definition of is_cross_compiler earlier.
7750
7751 * configure.in: Rearrange a little.
7752
7753 * configure.in: Remove references to librx.
7754 * Makefile.in: Remove references to librx.
7755
7756 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7757
7758 * config.sub: Add support for avr target.
7759 Import from master sources, rev 1.255
7760
7761 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
7762
7763 * configure, .cvsignore: Revert previous change...
7764 * Makefile: ...delete.
7765
7766 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7767
7768 * configure.in: Eliminate ${gasdir} variable.
7769
7770 2002-06-18 Dave Brolley <brolley@redhat.com>
7771
7772 * configure.in: Add support for frv.
7773 * config.sub: Add support for frv.
7774
7775 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7776
7777 * configure: Remove garbage from previous commit.
7778
7779 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7780
7781 * configure: For in-source builds, make a subdir and re-exec there.
7782 * Makefile: New file. Pass targets through to build directory.
7783 * .cvsignore: No longer ignore "Makefile".
7784
7785 2002-06-16 Douglas Rupp <rupp@gnat.com>
7786
7787 * MAINTAINERS (Write After Approval): Add self.
7788
7789 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7790
7791 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7792
7793 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7794
7795 * configure.in (vax-*-netbsd*): Re-enable gas.
7796
7797 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7798
7799 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7800 BUILD_PREFIX_1, to correct nomenclature.
7801 * configure: Likewise.
7802
7803 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7804 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7805
7806 2002-05-31 Olaf Hering <olh@suse.de>
7807
7808 * config-ml.in: Propogate DESTDIR also.
7809
7810 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7811
7812 * configure.in (vax-*-netbsd*): Don't build gas for this
7813 platform.
7814
7815 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7816
7817 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7818 and libgcj for AVR.
7819
7820 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7821
7822 * MAINTAINERS (Write After Approval): Add myself.
7823
7824 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7825
7826 * config.guess: Update to 2002-05-22 version.
7827 * config.sub: Likewise.
7828
7829 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7830
7831 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7832 * config-ml.in: Likewise.
7833 * configure: Likewise.
7834 * configure.in: Likewise.
7835
7836 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7837
7838 * MAINTAINERS: Update my email address.
7839
7840 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7841
7842 * configure.in: Simplify makefile fragment collection.
7843
7844 * configure.in: Remove code to build emacs.
7845
7846 * configure.in : Remove --srcdir argument from targargs and buildargs
7847 (it's always overridden in the Makefile anyway). Rearrange a bit.
7848
7849 * configure: Move some logic to configure.in.
7850 * configure.in: Move some logic from configure.
7851
7852 2002-05-11 Tom Tromey <tromey@redhat.com>
7853
7854 * MAINTAINERS: Reflect libgcj reality.
7855
7856 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7857
7858 * Makefile.in: Honour DESTDIR.
7859
7860 2002-05-08 Mark Mitchell <mark@codesourcery.com>
7861
7862 * config.guess: Import 2002-03-20 version.
7863 * config.sub: Import 2002-04-26 version.
7864
7865 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7866
7867 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7868
7869 2002-05-07 Tim Josling <tej@melbpc.org.au>
7870
7871 * MAINTAINERS: Add self.
7872
7873 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
7874
7875 * ltmain.sh: Detect and handle object name conflicts
7876 while piecewise linking a static library.
7877
7878 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7879
7880 * configure.in (noconfigdirs): Don't disable libgcj on
7881 sparc64-*-solaris* and sparcv9-*-solaris*.
7882
7883 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7884
7885 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7886
7887 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7888
7889 * configure.in (FLAGS_FOR_TARGET): Do not add
7890 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7891 on i[3456]86-*-linux*.
7892
7893 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7894
7895 * configure.in (noconfigdirs): Replace [ ] with test.
7896
7897 * configure.in (noconfigdirs): Do not add target-newlib if
7898 target == i[3456]86-*-linux*, and host == target.
7899
7900 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7901
7902 * configure.in: delete reference to absent file
7903
7904 * configure.in: replace '[' with 'test'
7905
7906 * configure.in: Eliminate references to gash.
7907 * Makefile.in: Eliminate references to gash.
7908
7909 * configure.in: remove useless references to 'pic' makefile fragments.
7910
7911 * configure.in: (*-*-windows*) Finish removing.
7912
7913 * configure.in: Eliminate redundant test for libgui.
7914
7915 2002-04-29 Roger Sayle <roger@eyesopen.com>
7916
7917 * MAINTAINERS: Add self and realphabetize. Update entries
7918 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7919 entry for a29k port maintainer.
7920
7921 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7922
7923 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7924 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7925
7926 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7927
7928 * configure.in: remove references to dead files
7929
7930 2002-04-19 Mark Mitchell <mark@codesourcery.com>
7931
7932 * MAINTAINERS: Add information about purpose of this file.
7933
7934 2002-04-18 Tom Tromey <tromey@redhat.com>
7935
7936 * configure.in: Disallow configuring libgcj when it is already
7937 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7938 Solaris 2.8 by default. For PR libgcj/6158.
7939
7940 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7941
7942 * configure.in: Move default CC setting out of config/mh-* fragments
7943 directly into here.
7944
7945 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7946
7947 * configure.in: don't even try to configure or make a subdirectory
7948 if there's no configure script for it.
7949
7950 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7951
7952 * MAINTAINERS: Remove chill maintainers.
7953 * Makefile.in (CHILLFLAGS): Remove.
7954 (CHILL_LIB): Remove.
7955 (TARGET_CONFIGDIRS): Remove libchill.
7956 (CHILL_FOR_TARGET): Remove.
7957 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7958 CHILL_LIB.
7959 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7960 (CHECK_TARGET_MODULES): Likewise.
7961 (INSTALL_TARGET_MODULES): Likewise.
7962 (CLEAN_TARGET_MODULES): Likewise.
7963 (configure-target-libchill): Remove.
7964 (all-target-libchill): Remove.
7965 * configure.in (target_libs): Remove target-libchill.
7966 Do not compute CHILL_FOR_TARGET.
7967 * libchill: Remove directory.
7968
7969 2002-04-11 DJ Delorie <dj@redhat.com>
7970
7971 * Makefile.in, configure.in: Sync with binutils, entries
7972 follow...
7973
7974 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7975
7976 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7977 (do-tar, do-bz2): New rules.
7978 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7979 (gdb-tar): New rule.
7980 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7981 (insight_dejagnu.tar): New rule.
7982 (insight.tar): New rule.
7983 (gdb+dejagnu.tar): New rule.
7984 (gdb.tar): New rule.
7985
7986 2002-02-01 Mo DeJong <supermo@bayarea.net>
7987
7988 * Makefile.in: Add all-tix to deps for all-snavigator
7989 so that tix is built when building snavigator.
7990
7991 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7992
7993 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7994 ld and gdb are not supported.
7995
7996 2002-01-07 Mark Salter <msalter@redhat.com>
7997
7998 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7999 Allow target-libgloss to be built for arm, strongarm, and xscale.
8000
8001 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8002
8003 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8004 options for i[3456]86-pc-linux* native builds.
8005
8006 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8007
8008 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8009 files from .po files for a distribution.
8010
8011 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8012
8013 * configure.in: Enable libstdc++-v3 for h8300 targets.
8014
8015 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8016
8017 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8018 version from bfd/.
8019
8020 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8021
8022 * Makefile.in (VER): When present, extract the version number from
8023 the file version.in.
8024
8025 2001-05-24 Tom Rix <trix@redhat.com>
8026
8027 * configure.in : enable ld for aix
8028
8029 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8030
8031 * config.guess: Add linux target for S/390.
8032
8033 2000-11-07 Philip Blundell <pb@futuretv.com>
8034
8035 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8036
8037 2000-11-03 Philip Blundell <pb@futuretv.com>
8038
8039 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8040 files.
8041
8042 2001-01-15 Ben Elliston <bje@redhat.com>
8043
8044 * configure.in (host_tools): Add sid.
8045 Always configure cgen.
8046
8047 2000-11-24 Nick Clifton <nickc@redhat.com>
8048
8049 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8050
8051
8052 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8053
8054 * Makefile.in (ALL_MODULES): Add all-cgen.
8055 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8056 (all-cgen): New target.
8057 (all-opcodes,all-sim): Depend on all-cgen.
8058 * configure.in (host_tools): Add cgen.
8059 Only configure cgen if --enable-cgen-maint.
8060
8061 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
8062
8063 * configure.in: Add *-*-freebsd* configurations.
8064
8065 2002-04-08 Tom Tromey <tromey@redhat.com>
8066
8067 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8068 Fixes PR libgcj/6068.
8069
8070 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8071
8072 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8073
8074 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8075
8076 * configure.in (alpha*-dec-osf*): Enable libgcj.
8077
8078 2003-03-27 Matthew Gingell <gingell@gnat.com>
8079
8080 * MAINTAINERS (Write After Approval): Add myself.
8081
8082 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8083
8084 Fix for: PR bootstrap/3591, target/5676
8085 * configure.in (mcore-pe): Disable the configuration of
8086 libstdc++-v3 since exceptions are not supported.
8087
8088 2002-03-20 Anthony Green <green@redhat.com>
8089
8090 * configure.in: Enable libgcj for xscale-elf target.
8091
8092 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8093
8094 * MAINTAINERS: Update my email address.
8095
8096 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8097
8098 * ltmain.sh (relink_command): Fix typo in previous change.
8099
8100 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8101
8102 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8103 (relink_command): Added --tag flags.
8104 (mode=install): If relinking fails; error out.
8105
8106 2002-03-12 Richard Henderson <rth@redhat.com>
8107
8108 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8109 .NOTPARALLEL tag.
8110 (do-check): Rename from check.
8111 (check): Allow parallel check.
8112
8113 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8114
8115 * MAINTAINERS: Add myself as maintainer for xtensa port.
8116 Fix alphabetical order in CPU port maintainer list.
8117 Remove myself from Write After Approval list.
8118
8119 2002-03-11 Richard Henderson <rth@redhat.com>
8120
8121 * Makefile.in (.NOTPARALLEL): Add fake tag.
8122
8123 2002-03-07 H.J. Lu (hjl@gnu.org)
8124
8125 * configure.in: Enable gprof for mips*-*-linux*.
8126
8127 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8128
8129 * MAINTAINERS (Write After Approval): Add myself.
8130
8131 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8132
8133 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8134 libjava.
8135 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8136
8137 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8138
8139 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8140 because its Makefile is there; test for the executable instead.
8141
8142 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8143
8144 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8145 libstdc++-v3 and libjava.
8146
8147 2002-02-11 Adam Megacz <adam@xwt.org>
8148
8149 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8150 boehm-gc
8151
8152 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8153
8154 * config.guess: Updated to 2002-01-30's version.
8155 * config.sub: Updated to 2002-02-01's version.
8156 Contribute sh64-elf.
8157 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8158 * configure.in: Added sh64-*-*.
8159
8160 2002-02-08 Chris Demetriou <cgd@broadcom.com>
8161
8162 * MAINTAINERS: Belatedly add myself to write after approval list.
8163
8164 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8165
8166 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8167 Remove self as Write After Approval.
8168
8169 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
8170
8171 * MAINTAINERS: Put self in as maintainer for contrib/regression
8172 directory.
8173
8174 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
8175
8176 * MAINTAINERS: Update my email address.
8177
8178 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8179
8180 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8181 target-libiberty, and target-libgloss. Skip Java-related
8182 libraries if not supported for NetBSD on target CPU.
8183
8184 2002-01-25 Douglas B Rupp <rupp@gnat.com>
8185
8186 * install-sh: Use _inst.$$_ for temp file name.
8187
8188 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8189
8190 * MAINTAINERS (Write After Approval): Move my contact info
8191 from here...
8192 (OS Port Maintainers): ...to here (netbsd).
8193
8194 2002-01-22 Bob Wilson <bob.wilson@acm.org>
8195
8196 * MAINTAINERS (Write After Approval): Add myself.
8197
8198 2002-01-17 H.J. Lu <hjl@gnu.org>
8199
8200 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8201 (all-target-fastjar): Also depend on all-target-libiberty.
8202
8203 2002-01-16 H.J. Lu (hjl@gnu.org)
8204
8205 * config.guess: Import from master sources, rev 1.225.
8206 * config.sub: Import from master sources, rev 1.238.
8207
8208 2002-01-16 Kazu Hirata <kazu@hxi.com>
8209
8210 * MAINTAINERS (Write After Approval): Remove myself.
8211
8212 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
8213
8214 * MAINTAINERS (Write After Approval): Add myself.
8215
8216 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8217
8218 * MAINTAINERS: Add self as docs co-maintainer.
8219
8220 2001-12-11 Matthias Klose <doko@debian.org>
8221
8222 * MAINTAINERS (Write After Approval): Add myself.
8223
8224 2001-12-09 Zack Weinberg <zack@codesourcery.com>
8225
8226 * MAINTAINERS: Update my email address.
8227
8228 2001-12-07 Turly O'Connor <turly@apple.com>
8229 * MAINTAINERS (Write After Approval): Add myself.
8230 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8231 (rs6000_initialize_trampoline): Call __trampoline_setup for
8232 ABI_DARWIN too.
8233 * darwin-tramp.asm: New file, implements __trampoline_setup.
8234 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8235
8236 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
8237
8238 * MAINTAINERS (Write After Approval): Add myself.
8239
8240 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8241
8242 * configure, configure.in: Use temp file for long sed commands.
8243
8244 2001-12-03 Laurent Guerby <guerby@acm.org>
8245
8246 * config.sub: Update to version 1.232 on subversion.
8247
8248 2001-12-03 Ben Elliston <bje@redhat.com>
8249
8250 * MAINTAINERS: Update mail address for config.* patches.
8251
8252 2001-11-27 DJ Delorie <dj@redhat.com>
8253 Zack Weinberg <zack@codesourcery.com>
8254
8255 When build != host, create libiberty for the build machine.
8256
8257 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8258 CONFIG_ARGUMENTS.
8259 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8260 New variables.
8261 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8262 and rules.
8263 (all.normal): Depend on ALL_BUILD_MODULES.
8264 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8265 (all-build-libiberty): Depend on configure-build-libiberty.
8266
8267 * configure: Calculate and substitute proper value for
8268 ALL_BUILD_MODULES.
8269 * configure.in: Create the build subdirectory.
8270 Calculate and substitute TARGET_CONFIGARGS (formerly
8271 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8272
8273 2001-11-26 Ziemowit Laski <zlaski@apple.com>
8274
8275 * MAINTAINERS (write-after-approval): Add self.
8276
8277 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8278
8279 * MAINTAINERS (GNATS only accounts): Remove self.
8280
8281 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8282
8283 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8284 libf2c.
8285
8286 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8287
8288 * MAINTAINERS (Write After Approval): Add self.
8289
8290 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8291
8292 * MAINTAINERS: mips and s390 are also CPU ports.
8293
8294 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8295
8296 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8297
8298 2001-11-11 David O'Brien <obrien@FreeBSD.org>
8299
8300 * MAINTAINERS: Alphabetize.
8301
8302 2001-11-09 Kazu Hirata <kazu@hxi.com>
8303
8304 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8305
8306 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8307
8308 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8309
8310 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8311
8312 * configure.in (--enable-languages): Be more permissive about
8313 syntax. Check for empty lists better. Warn about $LANGUAGES.
8314
8315 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
8316
8317 * config.sub: Import from master sources, rev. 1.230.
8318 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8319
8320 2001-11-07 Laurent Guerby <guerby@acm.org>
8321
8322 * MAINTAINERS (Write After Approval): Add self.
8323
8324 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8325
8326 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8327
8328 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8329
8330 * config.sub: Import from master sources, rev 1.226.
8331 * config.guess: Import from master sources, rev 1.216.
8332
8333 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8334
8335 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8336 * MAINTAINERS: Add self as maintainer of MMIX port.
8337 Remove old after-approval entry.
8338
8339 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8340
8341 * ChangeLog, configure: Fix spelling errors.
8342
8343 2001-10-20 Brendan Kehoe <brendan@zen.org>
8344
8345 * MAINTAINERS: Tweak my address.
8346
8347 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
8348
8349 * MAINTAINERS: Update my email address.
8350
8351 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8352
8353 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8354 * MAINTAINERS: Add self as maintainer of CRIS port.
8355
8356 2001-10-10 Geert Bosch <bosch@gnat.com>
8357
8358 * MAINTAINERS (Various maintainers: Ada front end):
8359 Added Robert Dewar.
8360
8361 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
8362
8363 * MAINTAINERS (Write After Approval): Added self
8364
8365 2001-10-02 Geert Bosch <bosch@gnat.com>
8366
8367 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8368
8369 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8370
8371 * configure: Handle temporary files securely using mkdir.
8372
8373 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8374
8375 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8376
8377 2001-09-26 Will Cohen <wcohen@redhat.com>
8378
8379 * configure.in (*-*-linux*): Disable configuration of target-newlib
8380 and target-libgloss.
8381
8382 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8383
8384 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8385 RANLIB.
8386
8387 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8388
8389 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8390 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8391 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8392 avoid quotes nesting problems.
8393 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8394 (DO_X): Export only variables that are set.
8395
8396 2001-09-19 Ben Elliston <bje@redhat.com>
8397
8398 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8399 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8400 semantics. Use the shell built-in "type" command instead.
8401
8402 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
8403
8404 Merged from gcc-3_0-branch:
8405 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8406 * ltcf-c.sh: Use $objext, not $ac_objext.
8407 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8408 * ltcf-cxx.sh: Add support for GNU.
8409 2001-07-22 Timothy Wall <twall@redhat.com>
8410 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8411 default settings if using GNU tools with that configuration.
8412 * ltcf-cxx.sh: Ditto.
8413 * ltcf-gcj.sh: Ditto.
8414 2001-07-21 Michael Chastain <chastain@redhat.com>
8415 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8416 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8417 * ltmain.sh: Mark as gcc-local.
8418
8419 2001-08-30 Eric Christopher <echristo@redhat.com>
8420 Jason Eckhardt <jle@redhat.com>
8421
8422 * config.guess: Merge from master sources.
8423 * config.sub: Merge from master sources, add support for mipsisa32.
8424
8425 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
8426 * config.sub: Merge from master sources, rev 1.219.
8427 * MAINTAINERS: Add self as contact for stormy16 port.
8428
8429 2001-08-14 Zack Weinberg <zackw@panix.com>
8430
8431 * config.sub: Merge from master sources, rev 1.218.
8432 * config.guess: Merge from master sources, rev 1.209.
8433
8434 2001-08-11 Graham Stott <grahams@redhat.com>
8435
8436 * Makefile.in (check-c++): Add missing semicolon.
8437
8438 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8439
8440 * MAINTAINERS (Various maitainers: predict.def): Added myself.
8441
8442 2001-07-30 Eric Christopher <echristo@redhat.com>
8443
8444 * MAINTAINERS (Various maintainers: mips port): Added myself.
8445
8446 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8447
8448 * configure.in (sh-*-linux*): New.
8449
8450 2001-07-27 Richard Henderson <rth@redhat.com>
8451
8452 * .cvsignore: Add LAST_UPDATED.
8453
8454 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8455
8456 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8457
8458 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
8459
8460 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8461
8462 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8463
8464 * MAINTAINERS (Write After Approval): Added myself.
8465
8466 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8467
8468 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8469 and libgcj on m68hc11/m68hc12.
8470
8471 2001-06-27 H.J. Lu (hjl@gnu.org)
8472
8473 * Makefile (CFLAGS_FOR_BUILD): New.
8474 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8475
8476 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8477
8478 * README: Remove version number.
8479
8480 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8481
8482 * INSTALL/README: Update wrt. to the installation instructions now
8483 residing in gcc/doc/install.texi.
8484
8485 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8486
8487 * README: Replace with a cut-down and updated version of gcc/README.
8488
8489 2001-06-12 David Edelsohn <edelsohn@gnu.org>
8490
8491 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8492 multilibs to be disabled.
8493
8494 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
8495
8496 * MAINTAINERS (Write After Approval): Add myself.
8497
8498 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
8499
8500 * config.guess: Import CVS version 1.195.
8501 * config.sub: Import CVS version 1.212.
8502
8503 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8504
8505 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8506 gcc/xgcc is built, use -print-prog-name to find out the program
8507 name to use.
8508
8509 2001-06-04 Phil Edwards <pme@sources.redhat.com>
8510
8511 * config.guess: Import CVS version 1.194. All gcc-local changes
8512 appear to also be in the master copy.
8513 * config.sub: Import CVS version 1.211.
8514
8515 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8516
8517 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8518 with_gcc]: Use `gcc -shared' to build a shared library.
8519
8520 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8521
8522 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8523 archives.
8524
8525 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8526
8527 * MAINTAINERS (Write After Approval): Add myself.
8528
8529 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8530
8531 * configure.in (libstdcxx_flags): Do not try to execute
8532 libstdc++-v3/testsuite_flags until it exists.
8533
8534 2001-06-01 Alan Modra <amodra@bigpond.net.au>
8535
8536 * MAINTAINERS: Update my email address.
8537
8538 2001-05-31 Graham Stott <grahams@redhat.com>
8539
8540 * MAINTAINERS (Write After Approval): Add myself.
8541
8542 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8543
8544 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8545 libraries when using g++ with native linker.
8546
8547 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8548
8549 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8550
8551 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8552
8553 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8554 [aix4*|aix5*]: Prepend blank.
8555
8556 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8557
8558 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8559 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8560 of subdir/configure scripts to use the new libtool.m4.
8561
8562 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8563
8564 * MAINTAINERS (Write After Approval): Add myself.
8565
8566 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8567
8568 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8569
8570 2001-05-11 Ben Elliston <bje@redhat.com>
8571
8572 * Makefile.in (all-sid): New target.
8573 (check-sid, clean-sid, install-sid): Likewise.
8574
8575 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8576
8577 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8578
8579 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8580
8581 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8582 libgcj.
8583
8584 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8585
8586 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8587 gcc/xgcc is built, use -print-prog-name to find out the program
8588 name to use.
8589
8590 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8591
8592 * configure.in (noconfigdirs): Don't reset it from scratch in the
8593 target case; only append to it.
8594
8595 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8596 sparc-*-solaris2.8]: Disable ${libgcj}.
8597
8598 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8599
8600 * configure.in (libgcj_saved): Copy from $libgcj.
8601 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8602 --disable-libgcj.
8603
8604 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8605
8606 * MAINTAINERS: Remove self as MIPS maintainer and
8607 C front end maintainer.
8608
8609 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8610
8611 * configure.in: Move *-chorusos target case to the proper switch.
8612 Disable libgcj.
8613
8614 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8615
8616 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8617 1.641.2.228.
8618
8619 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8620
8621 * Makefile.in (STAGE1_CFLAGS): Pass down.
8622
8623 2001-04-13 Alan Modra <amodra@one.net.au>
8624
8625 * config.guess: Add hppa64-linux support. Note for next import that
8626 this is already in the master file.
8627 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8628
8629 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8630
8631 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8632 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8633
8634 2001-04-11 Stan Shebs <shebs@apple.com>
8635
8636 * MAINTAINERS: Add self as Darwin port maintainer.
8637
8638 2001-04-11 Alan Modra <amodra@one.net.au>
8639
8640 * MAINTAINERS: Update my email address.
8641
8642 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
8643
8644 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8645 recent versions of FreeBSD (release 3 or later).
8646 * ltconfig: On FreeBSD, -lc must not be provided when building
8647 a shared library or else the standard -pthread gcc option is
8648 rendered worthless to later users of the built library.
8649
8650 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8651
8652 * MAINTAINERS: Add self and RTH as C front end maintainers.
8653
8654 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
8655
8656 * config.sub: Make sure to match an already-canonicalized
8657 machine name (eg. mn10300-unknown-elf).
8658
8659 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8660
8661 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8662 New macros.
8663 (bootstrap, cross): Use RECURSE_FLAGS.
8664 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8665
8666 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8667
8668 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8669
8670 2001-03-22 Colin Howell <chowell@redhat.com>
8671
8672 * Makefile.in (DO_X): Do not backslash single-quotes in
8673 backquotes (two places).
8674
8675 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8676
8677 Re-installed:
8678 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8679 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8680 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8681 * ltcf-cxx.sh: Likewise.
8682 * ltcf-gcj.sh: Likewise.
8683
8684 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8685
8686 * MAINTAINERS: Add myself as "documentation co-maintainer".
8687
8688 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8689
8690 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8691 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8692
8693 2001-03-19 Tom Tromey <tromey@redhat.com>
8694
8695 * config-ml.in: Handle GCJ and GCJFLAGS.
8696
8697 2001-03-21 Michael Chastain <chastain@redhat.com>
8698
8699 * Makefile.in: all-m4 depends on all-texinfo.
8700
8701 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
8702
8703 * MAINTAINERS: Add myself to write after approval list.
8704
8705 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8706
8707 * Makefile.in (DO_X): Quote nested quotes.
8708
8709 2001-03-18 Alan Modra <alan@linuxcare.com.au>
8710
8711 * MAINTAINERS: Add myself to write after approval list.
8712
8713 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8714
8715 * Makefile.in (DO_X): Use double quotes for quoting
8716 "RANLIB=$${RANLIB}".
8717
8718 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8719
8720 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8721
8722 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8723
8724 * configure.in: Only use `lang_requires' for languages athat are
8725 actually enabled.
8726
8727 2001-03-08 Phil Edwards <pme@sources.redhat.com>
8728
8729 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8730
8731 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8732
8733 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8734
8735 2001-03-07 Tom Tromey <tromey@redhat.com>
8736
8737 * configure.in: Allow config-lang.in to set `lang_requires' to list
8738 of other required languages.
8739
8740 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8741
8742 * Makefile.in: Remove RANLIB definition. Use RANLIB
8743 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8744 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8745
8746 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8747 Alexandre Oliva <aoliva@redhat.com>
8748
8749 * Makefile.in (check-c++): Use tabs, not spaces.
8750
8751 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
8752
8753 * MAINTAINERS: add myself to Write After Approval list.
8754
8755 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8756
8757 * Makefile.in (check-c++): New rule.
8758
8759 * configure.in (target_libs): Remove libg++.
8760 (noconfigdirs): Remove libg++.
8761 (noconfigdirs): Same.
8762 (noconfigdirs): Same.
8763 (noconfigdirs): Same.
8764
8765 * config-ml.in: Remove libg++ references.
8766
8767 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8768 (ALL_TARGET_MODULES): Same.
8769 (configure-target-libg++): Remove.
8770 (all-target-libg++): Remove.
8771 (configure-target-libio): Remove.
8772 (all-target-libio): Remove.
8773 (check-target-libio): Remove.
8774 (.PHONY): Remove.
8775 (libg++.tar.bz2): Remove.
8776 (all-target-cygmon): Remove libio.
8777 (all-target-libstdc++): Remove.
8778 (configure-target-libstdc++): Remove.
8779 (TARGET_LIB_PATH): Remove libstdc++.
8780 (ALL_GCC_CXX): Remove libstdc++.
8781 (all-target-gperf): Correct.
8782
8783 2001-02-16 Nick Clifton <nickc@redhat.com>
8784
8785 * configure.in (noconfigdirs): Allow configuration of texinfo
8786 for Cygwin hosts.
8787
8788 2001-02-15 Anthony Green <green@redhat.com>
8789
8790 * configure: Introduce GCJ_FOR_TARGET.
8791 * configure.in: Ditto.
8792 * Makefile.in: Ditto.
8793
8794 2001-02-13 Andreas Schwab <schwab@suse.de>
8795
8796 * MAINTAINERS: Update mail address.
8797
8798 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8799
8800 * config.guess: Add linux target for S/390.
8801 * config.sub: Likewise.
8802
8803 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8804
8805 * configure.in: for *-chorusos, don't config target-newlib and
8806 target-libgloss.
8807
8808 2001-02-06 Ben Elliston <bje@redhat.com>
8809
8810 * configure: Output host type to stdout, not stderr.
8811
8812 2001-02-05 Mark Mitchell <mark@codesourcery.com>
8813
8814 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8815 * ltcf-cxx.sh: Likewise.
8816
8817 * config.if: Assume enable_libstdcxx_v3 is defined.
8818
8819 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8820
8821 Remove V2 C++ library.
8822 * configure.in: Remove --enable-libstdcxx_v3 support.
8823
8824 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8825
8826 * include/demangle.h: Add prototype for java_demangle_v3.
8827
8828 2001-01-29 Phil Edwards <pme@sources.redhat.com>
8829
8830 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8831
8832 2001-01-27 Richard Henderson <rth@redhat.com>
8833
8834 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8835
8836 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8837
8838 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8839 Don't unset, it's non-portable and no longer necessary, set to empty
8840 instead.
8841
8842 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8843
8844 * ltconfig: Shell portability fix for the tagname validity check.
8845
8846 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8847
8848 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8849 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8850
8851 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8852
8853 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8854
8855 2001-01-26 Tom Tromey <tromey@redhat.com>
8856
8857 * configure.in: Allow libgcj to be built on Sparc Solaris.
8858
8859 2001-01-25 David Edelsohn <edelsohn@gnu.org>
8860
8861 * ltcf-c.sh: Add aix5 case.
8862 * ltcf-cxx.sh: Likewise.
8863 * ltconfig: Likewise.
8864
8865 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8866
8867 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8868 keep at least one of build_libtool_libs or build_old_libs set to
8869 yes.
8870
8871 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8872 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8873
8874 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8875
8876 * configure.in: Enable libgcj on several additional platforms.
8877
8878 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8879
8880 * configure.in: Enable libgcj for linux targets.
8881
8882 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8883
8884 * MAINTAINERS (Write After Approval): Add myself.
8885
8886 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8887
8888 * MAINTAINERS: Add myself as vax port maintainer.
8889
8890 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8891
8892 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8893
8894 2001-01-09 Mike Stump <mrs@wrs.com>
8895
8896 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8897 failures of subdirectories.
8898
8899 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8900
8901 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8902 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8903 * ltcf-cxx.sh: Likewise.
8904 * ltcf-gcj.sh: Likewise.
8905 * ltconfig.sh: Fix typo.
8906
8907 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8908
8909 * configure: handle DOS-style absolute paths.
8910
8911 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8912
8913 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8914
8915 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8916
8917 * MAINTAINERS: Add myself as avr port co-maintainer.
8918
8919 2000-12-28 Ben Elliston <bje@redhat.com>
8920
8921 * MAINTAINERS: Add myself under ``Write After Approval''.
8922
8923 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8924
8925 * texinfo: Remove directory from GCC.
8926
8927 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8928
8929 * COPYING: Update to current
8930 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8931 to 19yy as example year in copyright notice).
8932
8933 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8934
8935 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8936 (libstdcxx_incdir): Pass down.
8937 * config.if: Remove expired bits for cxx_interface, add stub.
8938 (libstdcxx_incdir): Add variable for g++ include directory.
8939 * configure.in (gxx_include_dir): Use it.
8940
8941 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
8942
8943 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8944 with old-email address from ``Write After Approval''.
8945
8946 2000-12-15 Andreas Jaeger <aj@suse.de>
8947
8948 * configure.in: Handle lang_dirs.
8949
8950 2000-12-14 Tom Tromey <tromey@redhat.com>
8951
8952 * MAINTAINERS: Removed brads.
8953
8954 * MAINTAINERS: Added gcj developers.
8955
8956 2000-12-13 Anthony Green <green@redhat.com>
8957
8958 * configure.in: Disable libgcj for any target not specifically
8959 listed. Disable libgcj for x86 and Alpha Linux until compatible
8960 with g++ abi.
8961
8962 2000-12-13 Mike Stump <mrs@wrs.com>
8963
8964 * Makefile.in (local-distclean): Also remove fastjar.
8965
8966 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8967
8968 * contrib/gcc_update: Add fastjar --touch entries.
8969
8970 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8971
8972 * configure.in: Disable language-specific target libraries for
8973 languages that aren't enabled.
8974
8975 2000-12-10 Anthony Green <green@redhat.com>
8976
8977 * configure.in: Define libgcj. Disable libgcj target libraries for
8978 most targets.
8979
8980 2000-12-10 Neil Booth <neilb@earthling.net>
8981
8982 * MAINTAINERS: Update mail address, remove from WAA list.
8983
8984 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8985
8986 * libjava: Imported from /cvs/java.
8987 * libffi: Likewise.
8988 * Boehm-gc: Likewise.
8989
8990 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8991
8992 * configure.in (target_libs): Revert 2000-12-08 patch.
8993 (noconfigdirs): Added target-libjava.
8994
8995 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8996
8997 * djunpack.bat: removed.
8998
8999 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9000
9001 * Makefile.in: handle DOS-style absolute paths.
9002 * config-ml.in: likewise.
9003 * symlink-tree: likewise.
9004
9005 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9006
9007 * fastjar: Imported.
9008
9009 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9010
9011 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9012 libjava.
9013 * configure.in (target_libs): Removed `target-libjava'.
9014
9015 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9016
9017 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9018 (ALL_MODULES): Added fastjar.
9019 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9020 (all-target-libjava): all-fastjar replaces all-zip.
9021 (all-fastjar): Added.
9022 (configure-target-fastjar, all-target-fastjar): Likewise.
9023 * configure.in (host_tools): Added fastjar.
9024
9025 2000-12-07 Mike Stump <mrs@wrs.com>
9026
9027 * Makefile.in (local-distclean): Remove leftover built files.
9028
9029 2000-11-24 Nick Clifton <nickc@redhat.com>
9030
9031 * configure.in (xscale-elf): Add target.
9032 (xscale-coff): Add target.
9033
9034 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
9035
9036 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9037 recent versions of FreeBSD (release 3 or later).
9038 * ltconfig: On FreeBSD, -lc must not be provided when building
9039 a shared library or else the standard -pthread gcc option is
9040 rendered worthless to later users of the built library.
9041
9042 2000-11-16 Fred Fish <fnf@be.com>
9043
9044 * configure.in (enable_libstdcxx_v3): Fix typo,
9045 libstd++ -> libstdc++.
9046
9047 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9048
9049 * MAINTAINERS: Add self to Write After Approval list.
9050
9051 2000-11-21 Bernd Schmidt <bernds@redhat.com>
9052
9053 * MAINTAINERS: Update my email address. Add myself to global write
9054 privs list.
9055
9056 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9057
9058 * Makefile.in: Merge with src and libgcj.
9059 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9060 configure-target-<library> when their configure scripts need the C
9061 or C++ library to have already been built to work properly.
9062 (do_proto_toplev): Set them to an empty string.
9063
9064 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9065 (REALLY_SET_LIB_PATH): Use them.
9066
9067 2000-11-17 Stan Shebs <shebs@apple.com>
9068
9069 * MAINTAINERS: Add self to Write After Approval list.
9070
9071 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9072
9073 * configure: Provide the original toplevel configure arguments
9074 (including $0) to subprocesses in the environment rather than
9075 through gcc/configargs.h.
9076
9077 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9078
9079 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9080 C99. Alphabetise "Write After Approval" list.
9081
9082 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9083
9084 * configure: Turn on libstdc++ V3 by default.
9085
9086 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9087 if we've got GCC.
9088
9089 2000-11-11 Philip Blundell <philb@gnu.org>
9090
9091 * MAINTAINERS: Add self to Write After Approval list.
9092
9093 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9094
9095 * ltcf-c.sh (aix4): Improve shared library configuration; require
9096 exporting symbols.
9097 * ltcf-cxx.sh (aix4): Define.
9098 * ltconfig (aix4): Define library and soname specs appropriate for
9099 AIX. Define command to create export symbols list.
9100
9101 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9102
9103 * config.sub: Add support for Sun Chorus
9104
9105 2000-10-31 Nick Clifton <nickc@redhat.com>
9106
9107 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9108 <name>@redhat.com. Also installed new email address for Clint
9109 Popetz.
9110
9111 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9112
9113 * etc: Remove directory from GCC.
9114
9115 2000-10-16 Michael Meissner <meissner@redhat.com>
9116
9117 * configure (gcc/configargs.h): Only create if there is a build GCC
9118 directory created.
9119
9120 2000-10-16 Matthias Klose <doko@debian.org>
9121
9122 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9123 when configured for libstdc++-v3.
9124
9125 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
9126
9127 * configure: Save configure arguments to gcc/configargs.h.
9128
9129 2000-10-04 Philipp Thomas <pthomas@suse.de>
9130
9131 * config.guess: Import CVS version 1.157.
9132 * config.sub: Import CVS version 1.181.
9133
9134 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
9135
9136 * Makefile.in (bootstrap): avoid recursion if subdir missing
9137 (cross): ditto
9138 (do-proto-toplev): ditto
9139
9140 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9141
9142 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9143 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9144
9145 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9146 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9147 all affected `configure' scripts.
9148
9149 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9150
9151 * MAINTAINERS: Add self as cpplib co-maintainer.
9152
9153 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
9154
9155 * MAINTAINERS: Add self to Write After Approval list.
9156
9157 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9158
9159 * INSTALL/README: egcs -> GCC update.
9160
9161 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
9162
9163 * MAINTAINERS: Add myself to Write After Approval list.
9164
9165 2000-09-15 Kazu Hirata <kazu@hxi.com>
9166
9167 * MAINTAINERS: Add myself to Write After Approval list.
9168
9169 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9170
9171 * configure.in: Do not build byacc for hppa64. Provide paths to the
9172 X11 libraries for hppa64.
9173
9174 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9175
9176 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9177
9178 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9179
9180 * Makefile.in (all-zlib): Added dummy target.
9181
9182 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9183 ltcf-gcj.sh: Updated from libtool multi-language branch.
9184
9185 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9186
9187 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9188 (bootstrap*): Depend on all-bootstrap.
9189
9190 2000-09-05 Philipp Thomas <pthomas@suse.de>
9191
9192 * config.guess: Import CVS version 1.156.
9193 * config.sub: Import CVS version 1.179.
9194
9195 2000-09-02 Anthony Green <green@cygnus.com>
9196
9197 * Makefile.in (all-gcc): Depend on all-zlib.
9198 (CLEAN_MODULES): Add clean-zlib.
9199 (ALL_MODULES): Add all-zlib.
9200 * configure.in (host_libs): Add zlib.
9201
9202 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9203
9204 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9205 crosses, but add gcc/include to the header search path for them.
9206
9207 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9208
9209 * MAINTAINERS: Add self to Write After Approval list.
9210
9211 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9212
9213 * config.guess: Import CVS version 1.152.
9214 * config.sub: Import CVS version 1.177.
9215
9216 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
9217
9218 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9219 $targargs to tell whether newlib is going to be built.
9220
9221 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9222 $$r/TARGET_SUBDIR/libio for _G_config.h.
9223
9224 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
9225
9226 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9227
9228 2000-08-22 DJ Delorie <dj@redhat.com>
9229
9230 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9231
9232 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9233
9234 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9235 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9236 sub-configures.
9237
9238 2000-08-21 DJ Delorie <dj@redhat.com>
9239
9240 * MAINTAINERS: Add self as a libiberty maintainer
9241
9242 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9243
9244 * configure.in (libstdcxx_flags): Use
9245 libstdc++-v3/src/libstdc++.INC.
9246
9247 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9248
9249 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9250
9251 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9252
9253 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9254
9255 * configure: Make enable_threads and enable_shared defaults
9256 explicit. Substitute enable_threads into generated Makefiles.
9257 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9258 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9259
9260 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9261
9262 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9263
9264 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
9265
9266 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9267 previous delta.
9268
9269 2000-08-11 Jason Merrill <jason@redhat.com>
9270
9271 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9272 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9273 (FLAGS_FOR_TARGET): Not here.
9274 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9275
9276 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
9277
9278 * config-ml.in (CC, CXX): Don't introduce a leading space.
9279
9280 2000-08-07 DJ Delorie <dj@delorie.com>
9281
9282 * MAINTAINERS: Add self as a DJGPP maintainer
9283
9284 2000-08-07 DJ Delorie <dj@redhat.com>
9285
9286 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9287 "if we're also building gcc, and it's a gcc that will run on the
9288 build machine, we want to use its includes instead of the system's
9289 default includes".
9290
9291 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9292
9293 * MAINTAINERS: Add self to Write After Approval list.
9294
9295 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9296
9297 * configure.in (libstdcxx_flags): Don't use `"'.
9298
9299 * config-ml.in: Adjust multilib search paths to the
9300 appropriate multilib tree.
9301
9302 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9303
9304 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9305 commas in $LANGUAGES.
9306
9307 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
9308
9309 * configure.in: Re-enable all references to libg++ and librx.
9310
9311 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9312
9313 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9314 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9315 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9316 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9317
9318 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9319
9320 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9321
9322 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9323 CXX_FOR_TARGET for sed.
9324
9325 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9326
9327 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9328 Do not override if already set in the environment or in configure.
9329 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9330 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9331
9332 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
9333
9334 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9335 the libtool CVS tree multi-language branch.
9336 * ltconfig, ltmain.sh: Updated.
9337
9338 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9339
9340 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9341 (clean-target): Depend on it.
9342
9343 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9344 (GCC_FOR_TARGET): Use it.
9345 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9346 * configure.in: ... here.
9347 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9348 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9349
9350 2000-07-24 Eric Christopher <echristo@cygnus.com>
9351
9352 * MAINTAINERS: Add self to Write After Approval list.
9353
9354 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9355
9356 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9357 (configure-target-libchill, configure-target-libobjc): Likewise.
9358
9359 * configure.in: Use the same cache file for all target libs.
9360 * config-ml.in: But different cache files per multilib variant.
9361
9362 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9363
9364 * configure (topsrcdir): Don't use dirname.
9365
9366 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9367
9368 * MAINTAINERS: Add self to Write After Approval list.
9369
9370 2000-07-20 Jason Merrill <jason@redhat.com>
9371
9372 * configure.in: Remove all references to libg++ and librx.
9373
9374 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9375
9376 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9377
9378 * config.sub: Update to subversions version 2000-07-06.
9379
9380 2000-07-12 Andrew Haley <aph@cygnus.com>
9381
9382 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9383 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9384
9385 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9386
9387 * symlink-tree: Check number of arguments.
9388
9389 2000-07-05 Jim Wilson <wilson@cygnus.com>
9390
9391 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9392 search path for a g++ extracted from the build tree. This
9393 will allow link tests run by configure scripts in
9394 subdirectories to succeed.
9395
9396 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9397
9398 * ltconfig: Add support for mips-dde-sysv4.2MP
9399
9400 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9401
9402 * MAINTAINERS: Add myself as loop discovery maintainer.
9403
9404 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9405
9406 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9407 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9408
9409 2000-06-19 Timothy Wall <twall@cygnus.com>
9410
9411 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9412 * config.sub: Add tic54x target.
9413
9414 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9415
9416 * MAINTAINERS: Add self as Fortran maintainer,
9417 remove Craig Burley.
9418
9419 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
9420
9421 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9422 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9423
9424 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9425
9426 * MAINTAINERS: Add self as i18n maintainer
9427
9428 20000-05-21 H.J. Lu (hjl@gnu.org)
9429
9430 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9431 directory are used if they exist. Make sure
9432 $(build_tooldir)/include is searched for header files,
9433 $(build_tooldir)/lib/ for library files.
9434 (GCC_FOR_TARGET): Likewise.
9435 (CXX_FOR_TARGET): Likewise.
9436
9437 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9438
9439 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9440
9441 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
9442
9443 * Makefile.in (configure-target-libiberty): Depend on
9444 configure-target-newlib.
9445
9446 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9447
9448 * configure.in, Makefile.in: Merge all libffi-related
9449 configury stuff from the libgcj tree.
9450
9451 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9452
9453 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9454 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9455
9456 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9457
9458 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9459 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9460 current version information. Add to proto-toplev directory.
9461 (gdb-taz): Build do-djunpack.
9462
9463 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9464
9465 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9466
9467 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9468
9469 * MAINTAINERS: Add self to Write After Approval list.
9470
9471 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9472
9473 * ltmain.sh: Preserve in relink_command any environment
9474 variables that may affect the linker behavior.
9475
9476 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9477
9478 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9479
9480 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9481
9482 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9483
9484 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9485
9486 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9487 with the version name.
9488
9489 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9490
9491 * MAINTAINERS: Add self as bb-reorder maintainer.
9492
9493 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9494
9495 * config.if: Tweak.
9496
9497 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9498
9499 * djunpack.bat: New file.
9500
9501 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9502
9503 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9504 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9505 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9506 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9507
9508 2000-04-16 Dave Pitts <dpitts@cozx.com>
9509
9510 * config.sub (case $basic_machine): Change default for "ibm-*"
9511 to "openedition".
9512
9513 2000-04-13 Andreas Jaeger <aj@suse.de>
9514
9515 * MAINTAINERS: Added myself.
9516
9517 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9518
9519 * Makefile.in (gdb-taz): New target. GDB specific archive.
9520 (do-md5sum): New target.
9521 (MD5PROG): Define.
9522 (PACKAGE): Default to TOOL.
9523 (VER): Default to a shell script.
9524 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9525 md5 checksum generation.
9526 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9527 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9528 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9529 insight.tar.bz2): Use gdb-taz to create archive.
9530
9531 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9532
9533 * configure (warn_cflags): Delete.
9534
9535 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9536
9537 * MAINTAINERS: Added myself.
9538
9539 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9540 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
9541
9542 * configure.in (enable_libstdcxx_v3): Add.
9543 (target_libs): Add bits here to switch between libstdc++-v2 and
9544 libstdc++-v3.
9545 * config.if: And this file too.
9546 * Makefile.in: Add libstdc++-v3 targets.
9547
9548 2000-04-05 Michael Meissner <meissner@redhat.com>
9549
9550 * config.sub (d30v): Add d30v as a basic machine type.
9551
9552 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9553
9554 * configure.in: -linux-gnu*, not -linux-gnu.
9555
9556 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9557
9558 * MAINTAINERS: Add self in write-after-approval section.
9559
9560 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9561
9562 * MAINTAINERS: Add self as ia64 port maintainer.
9563
9564 2000-03-08 Neil Booth <NeilB@earthling.net>
9565
9566 * MAINTAINERS: Add self in write-after-approval section.
9567
9568 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
9569
9570 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9571 (do-tar-bz2): Replace TOOL with PACKAGE.
9572 (gdb.tar.bz2): Remove GDBTK from GDB package.
9573 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9574 dejagnu.tar.bz2): New packages.
9575
9576 2000-02-27 Andreas Jaeger <aj@suse.de>
9577
9578 * configure.in: Add entry for mips*-*-linux*, move catch all
9579 *-*-*linux* entry below this one.
9580
9581 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9582
9583 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9584
9585 2000-02-24 Nick Clifton <nickc@cygnus.com>
9586
9587 * config.sub: Support an OS of "wince".
9588
9589 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9590
9591 * config.guess, config.sub: Updated to match config's 2000-02-15
9592 version.
9593
9594 2000-02-23 Linas Vepstas <linas@linas.org>
9595
9596 * config.sub: Add support for Linux/IBM 370.
9597 * configure.in: Likewise.
9598
9599 2000-02-22 Nick Clifton <nickc@cygnus.com>
9600
9601 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9602
9603 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9604
9605 * config.guess: Guess "cygwin" rather than "cygwin32".
9606
9607 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9608
9609 * configure (gcc_version): When setting, narrow search to
9610 lines containing `version_string'.
9611
9612 2000-02-15 Denis Chertykov <denisc@overta.ru>
9613
9614 * config.sub: Add support for avr target.
9615
9616 2000-02-14 Nick Clifton <nickc@cygnus.com>
9617
9618 * MAINTAINERS: Add maintainers for MCore port.
9619
9620 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9621
9622 * config.sub: Add mmix-knuth-mmixware.
9623
9624 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9625
9626 * MAINTAINERS: Pair cccp with cpplib maintainership.
9627
9628 2000-01-27 Christopher Faylor <cgf@redhat.com>
9629
9630 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9631 structure stuff to -L library search.
9632 (CXX_FOR_TARGET): Ditto.
9633 (CROSS_CHECK_MODULES): Fix spelling mistake.
9634
9635 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9636
9637 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9638 the C++ compiler.
9639
9640 2000-01-12 Richard Henderson <rth@cygnus.com>
9641
9642 * configure.in: Don't build some bits for beos.
9643
9644 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9645
9646 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9647 as include files.
9648
9649 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9650
9651 * Add self as cpplib maintainer, as requested by Jason
9652 Merrill. Correct my e-mail address.
9653
9654 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9655
9656 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9657 not mh-aix43.
9658
9659 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9660
9661 * MAINTAINERS: Add myself to "write after approval" list.
9662
9663 1999-12-14 Richard Henderson <rth@cygnus.com>
9664
9665 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9666 * config.sub: Accept alphaev[78], alphaev8.
9667
9668 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9669
9670 * config.guess, config.sub: Update from autoconf.
9671
9672 1999-11-29 Bruce Korb <autogen@linuxbox.com>
9673
9674 * MAINTAINERS: update my playtime e-address.
9675
9676 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9677
9678 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9679 necessary libraries are missing.
9680
9681 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9682
9683 * MAINTAINERS: Add new 'write after approval' maintainer.
9684
9685 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9686
9687 * MAINTAINERS: Add new Java maintainer.
9688
9689 1999-10-25 Andreas Schwab <schwab@suse.de>
9690
9691 * configure: Fix quoting inside arguments of eval.
9692
9693 1999-10-21 Nick Clifton <nickc@cygnus.com>
9694
9695 * config-ml.in: Allow suppression of some ARM multilibs.
9696
9697 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9698
9699 * config.guess: Add OS/390 match pattern.
9700 * config.sub: Add mvs, openedition targets.
9701 * configure.in (i370-ibm-opened*): New.
9702
9703 1999-09-04 Steve Chamberlain <sac@pobox.com>
9704
9705 * config.sub: Add support for configuring for pj.
9706
9707 1999-08-31 Nick Clifton <nickc@cygnus.com>
9708
9709 * config.sub (maybe_os): Add support for configuring for fr30.
9710
9711 1999-08-25 Nick Clifton <nickc@cygnus.com>
9712
9713 * configure.in: Do not configure or build ld for AIX
9714 platforms. ld is known to be broken on these platforms.
9715
9716 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9717
9718 * config-ml.in: Pass compiler flag corresponding to multidirs to
9719 subdir configures.
9720
9721 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9722
9723 * Makefile.in (LDFLAGS): Define.
9724
9725 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9726
9727 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9728 noconfigdirs.
9729 (*-*-cygwin*): Likewise.
9730
9731 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9732
9733 * mkdep: New file.
9734 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9735 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9736
9737 From Eli Zaretskii <eliz@is.elta.co.il>:
9738 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9739 long file name when using DJGPP on MS-DOS.
9740
9741 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9742
9743 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9744
9745 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9746
9747 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9748 dependency as this causes "make check" to globally "make all"
9749
9750 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9751
9752 * configure.in (target_libs): Added target-zlib.
9753 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9754 (CONFIGURE_TARGET_MODULES): Likewise.
9755 (CHECK_TARGET_MODULES): Likewise.
9756 (INSTALL_TARGET_MODULES): Likewise.
9757 (CLEAN_TARGET_MODULES): Likewise.
9758 (configure-target-zlib): New target.
9759 (all-target-zlib): Likewise.
9760 (all-target-libjava): Depend on all-target-zlib.
9761 (configure-target-libjava): Depend on configure-target-zlib.
9762
9763 * Makefile.in (configure-target-libjava): Depend on
9764 configure-target-newlib.
9765 (configure-target-boehm-gc): New target.
9766 (configure-target-qthreads): New target.
9767
9768 * configure.in (target_libs): Added target-qthreads.
9769 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9770 (CONFIGURE_TARGET_MODULES): Likewise.
9771 (CHECK_TARGET_MODULES): Likewise.
9772 (INSTALL_TARGET_MODULES): Likewise.
9773 (CLEAN_TARGET_MODULES): Likewise.
9774 (all-target-qthreads): New target.
9775 (configure-target-libjava): Depend on configure-target-qthreads.
9776 (all-target-libjava): Depend on all-target-qthreads.
9777
9778 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9779 (CONFIGURE_TARGET_MODULES): Likewise.
9780 (CHECK_TARGET_MODULES): Likewise.
9781 (INSTALL_TARGET_MODULES): Likewise.
9782 (CLEAN_TARGET_MODULES): Likewise.
9783 (all-target-libjava): New target.
9784 (all-target-boehm-gc): Likewise.
9785 * configure.in (target_libs): Added libjava, boehm-gc.
9786
9787 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9788
9789 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9790 configure.bat in SUPPORT_FILES.
9791 (gas+binutils.tar.bz2): Likewise.
9792
9793 * makeall.bat: Remove; obsolete.
9794
9795 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9796
9797 From Mark Elbrecht:
9798 * configure.bat: Remove; obsolete.
9799
9800 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9801
9802 * configure: Add -W -Wall to the default CFLAGS when compiling with
9803 gcc.
9804
9805 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9806
9807 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9808
9809 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9810
9811 * configure.in: Build ld on IRIX6.
9812
9813 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9814
9815 * Makefile.in: Change distribution targets to use bzip2 instead of
9816 gzip.
9817 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9818 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9819
9820 1999-06-04 Nick Clifton <nickc@cygnus.com>
9821
9822 * config.sub: Add mcore target.
9823
9824 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9825
9826 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9827
9828 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9829
9830 * config.guess (dummy): Changed to $dummy.
9831
9832 1999-05-24 Nick Clifton <nickc@cygnus.com>
9833
9834 * config.sub: Tidied up case statements.
9835
9836 1999-05-22 Ben Elliston <bje@cygnus.com>
9837
9838 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9839 <jiro@din.or.jp>.
9840
9841 * config.guess: Merge with FSF version. Future changes will be
9842 more accurately recorded in this ChangeLog.
9843 * config.sub: Likewise.
9844
9845 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9846
9847 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9848
9849 1999-04-30 Tom Tromey <tromey@cygnus.com>
9850
9851 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9852
9853 1999-04-23 Tom Tromey <tromey@cygnus.com>
9854
9855 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9856
9857 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9858
9859 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9860 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9861 Bad merge removed these two changes.
9862
9863 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9864 Martin Heller (Ing.-Buero_Heller@t-online.de)
9865
9866 * config.guess (interix Alpha): Add.
9867
9868 1999-04-11 Richard Henderson <rth@cygnus.com>
9869
9870 * configure.in (i?86-*-beos*): Do config gperf; don't config
9871 gdb, newlib, or libgloss.
9872
9873 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9874
9875 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9876 link a trivial program with -mabi=64. If it fails, remove mabi=64
9877 from multidirs.
9878
9879 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9880
9881 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9882
9883 1999-04-08 Nick Clifton <nickc@cygnus.com>
9884
9885 * config.sub: Add support for mcore targets.
9886
9887 1999-04-07 Michael Meissner <meissner@cygnus.com>
9888
9889 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9890 not mt-ospace, in order to shut up assembler warning about using
9891 symbols that are named the same as registers.
9892
9893 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9894
9895 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9896 dependency list for all-target-cygmon.
9897
9898 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9899
9900 * config-ml.in: Check $host, not $target, for selective multilibs.
9901 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9902 thumb interworking, and underscore prefix multilibs.
9903
9904 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9905
9906 * missing: Update to version from current automake.
9907
9908 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9909
9910 * configure (gxx_include_dir): Removed.
9911
9912 * configure.in (gxx_include_dir): Handle it.
9913 * Makefile.in: Likewise.
9914
9915 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9916
9917 * config.sub (mips64vr4111,mips64vr4111el) Add.
9918
9919 1999-03-21 Ben Elliston <bje@cygnus.com>
9920
9921 * config.guess: Correct typo for detecting ELF on FreeBSD.
9922
9923 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9924
9925 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9926 config/mh-djgpp.
9927
9928 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9929
9930 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9931 all-target-newlib to dependency list for all-target-bsp.
9932
9933 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9934
9935 * config.sub: Add i386-uwin support.
9936 * config.guess: Likewise.
9937
9938 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9939
9940 * configure.in: cleanup, add mh-*pic handling for arm, special
9941 case powerpc*-*-aix*
9942
9943 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9944
9945 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9946 can be built.
9947
9948 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9949
9950 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9951 targets.
9952
9953 1999-03-02 Nick Clifton <nickc@cygnus.com>
9954
9955 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9956
9957 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9958
9959 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9960
9961 1999-02-24 Nick Clifton <nickc@cygnus.com>
9962
9963 * config.sub: Fix typo in arm recognition.
9964
9965 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9966
9967 * configure.in (noconfigdirs): Changed target_configdirs to
9968 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9969 rather than m68k-*-* since it is not known to work on
9970 m68k-aout. Ditto for arm-*-*oabi.
9971
9972 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9973
9974 * configure.in (*-*-windows*): Remove, no longer used.
9975
9976 1999-02-19 Ben Elliston <bje@cygnus.com>
9977
9978 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9979 Smart and improved by Andrew Cagney.
9980
9981 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9982
9983 * config.guess: Recognize openbsd-*-hppa.
9984
9985 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9986
9987 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9988 only if it is not empty.
9989
9990 1999-02-17 Nick Clifton <nickc@cygnus.com>
9991
9992 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9993
9994 * config.guess: Modified to recognize uname's armv* syntax.
9995
9996 * config.sub: Modified to recognize uname's armv* syntax.
9997
9998 1999-02-17 Mark Salter <msalter@cygnus.com>
9999
10000 * configure.in: Added target-bsp for sparclite.
10001
10002 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10003
10004 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10005
10006 1999-02-08 Nick Clifton <nickc@cygnus.com>
10007
10008 * configure.in: Add support for strongarm port.
10009 * config.sub: Add support for strongarm target.
10010
10011 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10012
10013 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10014 the old name config/mh-cygwin32.
10015 Enable texinfo.
10016
10017 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10018
10019 * configure.in: Do build ld for ix86 Solaris.
10020
10021 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10022
10023 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10024 $AR_FOR_TARGET. Likewise for RANLIB.
10025
10026 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
10027
10028 * config.sub (oabi): Recognize.
10029 * configure.in (arm-*-oabi): Handle.
10030
10031 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10032
10033 * config.guess: Improve detection of i686 on UnixWare 7.
10034
10035 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10036
10037 * config.guess: Add support for i386-pc-interix.
10038 * config.sub: Likewise.
10039 * configure.in: Likewise.
10040
10041 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10042
10043 * Makefile.in: Remove unneeded all-target-libio from
10044 from all-target-winsup target since it is now unneeded.
10045 Add all-target-libtermcap in its place since it is now
10046 needed.
10047
10048 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10049
10050 * configure.in: makefile stub for cygwin target is probably
10051 unnecessary. Remove it for now.
10052
10053 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10054
10055 * configure.in: libtermcap.a should be built when cygwin is the
10056 target as well as the host.
10057 * config.guess: Allow mixed case in cygwin uname output.
10058 * Makefile.in: Add libtermcap target.
10059
10060 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10061
10062 * config.sub: Clean up handling of hppa2.0.
10063
10064 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10065
10066 * config.guess: Use C code to identify more HP machines.
10067
10068 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10069
10070 * config.sub: Handle hppa2.0.
10071
10072 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10073
10074 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10075 cygmon for all sparclite targets, regardless of object format.
10076
10077 1998-12-15 Mark Salter <msalter@cygnus.com>
10078
10079 * configure.in: Added target-bsp for several target architectures.
10080
10081 * Makefile.in: Added rules for bsp.
10082
10083 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10084
10085 * config.guess: Improve detection of hppa2.0 processors.
10086
10087 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10088
10089 * config.guess: Recognize FreeBSD using ELF automatically.
10090
10091 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10092
10093 * configure (skip-this-dir): Add handling for new shell script, which
10094 might be created by a sub-directory's configure to indicate, this particular
10095 directory is "unwanted".
10096 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10097
10098 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10099
10100 * ltconfig: import from libtool, after changing libtool to
10101 account for the cygwin name change.
10102
10103 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10104
10105 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10106 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10107
10108 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10109
10110 * configure.in: Add libtermcap to list of cygwin dependencies.
10111
10112 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10113
10114 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10115 they include winsup/include when it's a cygwin target.
10116
10117 1998-11-12 Tom Tromey <tromey@cygnus.com>
10118
10119 * configure.in (host_tools): Added zip.
10120 * Makefile.in (all-target-libjava): Depend on all-zip.
10121 (all-zip): New target.
10122 (ALL_MODULES): Added all-zip.
10123 (NATIVE_CHECK_MODULES): Added check-zip.
10124 (INSTALL_MODULES): Added install-zip.
10125 (CLEAN_MODULES): Added clean-zip.
10126
10127 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10128
10129 * Makefile.in: lose "32" from comment about cygwin.
10130
10131 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10132
10133 * configure.in: Use -Os to build target libraries for the fr30.
10134
10135 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10136
10137 * config.sub: Add fr30.
10138
10139 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10140
10141 * configure.in: drop "32" from config/mh-cygwin32. Check
10142 cygwin* instead of cygwin32*.
10143 * config.sub: Check cygwin* instead of cygwin32*.
10144
10145 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10146
10147 * config.guess: Match any version of Unixware7.
10148
10149 1998-10-20 Syd Polk <spolk@cygnus.com>
10150
10151 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10152 if desired.
10153
10154 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10155
10156 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10157 these if the appropriate directories and files to not exist.
10158
10159 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10160
10161 * Makefile.in (DEVO_SUPPORT): Add config.if.
10162
10163 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10164
10165 * configure: Add pattern to replace "build_tooldir"'s
10166 definition in the generated Makefile with "tooldir"'s
10167 actual value.
10168
10169 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10170
10171 * config.sub: Bring back lost sparcv9.
10172
10173 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10174
10175 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10176
10177 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10178 CC_FOR_TARGET and friends.
10179
10180 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10181
10182 * Makefile.in (build_tooldir): New variable, same as tooldir.
10183 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10184 -B$(build_tooldir)/bin/.
10185 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10186
10187 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10188
10189 * README: Remove installation instructions and refer to the
10190 INSTALL directory instead.
10191
10192 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10193
10194 * config.sub: Add support for i[34567]86-pc-udk.
10195 * configure.in: Likewise.
10196
10197 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10198
10199 * Makefile.in: add bzip2 package building bits for user
10200 tools module
10201 * configure.in: ditto
10202
10203 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10204
10205 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10206 (ALL_TARGET_MODULES): Add all-target-libobjc.
10207 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10208 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10209 (all-target-libchill): Add dependencies.
10210 * configure.in (target_libs): Add libchill.
10211
10212 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10213
10214 * configure.in (target_subdir): Remove duplicate line.
10215
10216 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10217
10218 * Makefile.in (all-automake): fix dependencies.
10219
10220 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10221
10222 * configure.in: Minor cleanups for building in the $(target_alias)
10223 subdir.
10224
10225 1998-09-22 Jim Wilson <wilson@cygnus.com>
10226
10227 * Makefile.in (bootstrap): Set r and s before make all. Use
10228 BASE_FLAGS_TO_PASS in make all.
10229 (cross): Likewise.
10230
10231 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10232
10233 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10234
10235 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10236
10237 * config.sub: Fix typo in last change.
10238
10239 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10240
10241 * config.sub: Add support for C4x target.
10242 * configure.in: Likewise.
10243
10244 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10245
10246 * config.sub: Recognize sparcv9 just like sparc64.
10247
10248 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10249
10250 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10251
10252 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10253
10254 * config.guess: Correctly identify Pentium II sco boxes.
10255
10256 * config.guess: Fix "tr" code. From Weiwen Liu.
10257
10258 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10259
10260 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10261 stabs.
10262
10263 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10264
10265 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10266 (ALL_TARGET_MODULES): Add all-target-libchill.
10267 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10268 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10269 (all-target-libchill): Add dependencies.
10270 * configure.in (target_libs): Add libchill.
10271
10272 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10273
10274 * config.guess: Avoid assumptions about "tr" behaves when
10275 LANG is set to something other than English.
10276
10277 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10278
10279 * configure (gxx_include_dir): Changed to
10280 '${prefix}/include/g++'-${libstdcxx_interface}.
10281
10282 * config.if: New to determine the interfaces.
10283
10284 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10285
10286 * config.guess: Detect and handle MPE/IX.
10287 * config.sub: Deal with MPE/IX.
10288
10289 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10290
10291 * configure.in: Use mh-aix43.
10292
10293 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10294
10295 * configure: Fix --without/--disable cases for gxx-include-dir.
10296
10297 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10298
10299 * mdata-sh: Imported. Needed for automake support.
10300
10301 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10302
10303 * Makefile.in (taz): Try "chmod -R og=u ." before
10304 "chmod og=u `find . -print`".
10305
10306 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10307
10308 * configure.in: Add arm-elf and thumb-elf support.
10309
10310 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10311
10312 * Makefile.in: Undo previous patch.
10313
10314 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10315
10316 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10317 to here ...
10318 (install-no-fixedincludes): and here
10319 (INSTALL_MODULES): ... from here.
10320
10321 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10322
10323 * config.sub: Merge with FSF.
10324
10325 * config.guess: Merge with FSF.
10326
10327 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10328
10329 * configure (extraconfigdirs): New variable.
10330 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10331 * Makefile.in (all): Move higher in file.
10332 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10333 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10334 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10335 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10336 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10337
10338 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10339
10340 * Makefile.in (all-target-libjava): Depend on all-gcc and
10341 all-target-newlib.
10342 (configure-target-libjava): Depend on $(ALL_GCC).
10343
10344 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10345
10346 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10347 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10348
10349 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10350
10351 * INSTALL/README: Fix typo.
10352
10353 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10354
10355 * ylwrap: Change absolute path checks to check for DOS style path
10356 names.
10357
10358 * ylwrap: Don't use a full path name if the source file is in the
10359 same directory. From hjl@lucon.org (H.J. Lu).
10360
10361 * config-ml.in: Default to being verbose, to match Feb 18 change to
10362 configure.
10363
10364 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10365
10366 Brought over from egcs:
10367
10368 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10369
10370 * configure.in (target_subdir): Set to ${target_alias} instead
10371 of "libraries".
10372
10373 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10374
10375 * configure.in (target_subdir): Set to libraries if enable_multilib.
10376
10377 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10378
10379 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10380 multilibs, force reconfiguration the first time we create
10381 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10382
10383 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10384
10385 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10386 avoid confusion with --no-recursion.
10387
10388 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10389
10390 * configure.in: Win32 hosts shouldn't use install -x
10391 * install-sh: remove -x option, and special .exe-handling
10392 hack.
10393
10394 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10395
10396 * config.guess: Recognize i586-pc-beos.
10397 * configure.in: Don't build some bits for beos.
10398
10399 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10400
10401 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10402 CFLAGS default to -O2.
10403
10404 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10405 when using GNU ld.
10406
10407 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10408
10409 * ltmain.sh: Correct install when using a different shell.
10410
10411 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10412
10413 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10414
10415 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10416
10417 * makefile.vms: Update to build binutils/makefile.vms. Add install
10418 target.
10419
10420 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10421
10422 * ltconfig: Update to correct AIX handling.
10423
10424 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10425
10426 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10427
10428 * configure.in (target_subdir): Set to ${target_alias} instead
10429 of "libraries".
10430
10431 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10432
10433 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10434 (Makefile): Depend on $(gcc_version_trigger).
10435
10436 * configure (gcc_version): Change default initializer to empty
10437 string.
10438 (gcc_version_trigger): New variable; pass this variable down
10439 to subdir configures to enable them checking gcc's version
10440 themselves. Emit make macros for both gcc_version vars.
10441 (topsrcdir): Initialize reliably.
10442 (recursion line): Remove --with-gcc-version=${gcc_version}.
10443
10444 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10445
10446 * configure (enable_version_specific_runtime_libs): Implement new flag
10447 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10448 in $(libsubdir); emit definition in each generated Makefile.
10449 (gxx_include_dir): Initialize depending on
10450 $enable_version_specific_runtime_libs.
10451
10452 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10453
10454 * configure (gcc_version): Initialize properly depending on
10455 how and where configure is started.
10456 (recursion line): Pass a --with-gcc-version=${gcc_version}
10457 to configures in subdirs.
10458
10459 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10460
10461 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10462 cygmon
10463
10464 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10465
10466 * configure.in: Add cygmon and libstub support for mn10200.
10467
10468 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10469
10470 * configure (gcc_version): Add new variable describing the
10471 particular gcc version we're building.
10472 * Makefile.in (libsubdir): Add new macro for the directory
10473 in which the compiler finds executables, libraries, etc.
10474 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10475 and libsubdir.
10476
10477 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10478
10479 * Makefile.in (local-clean): Remove *.log.
10480 (warning.log): Built with warn_summary from build.log.
10481 (mail-report.log): Run test_summary.
10482 (mail-report-with-warnings.log): Run test_summary including
10483 warning.log in the report.
10484
10485 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10486
10487 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10488
10489 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10490
10491 * Makefile.in (grep): Grep no longer depends on libiberty.
10492
10493 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10494
10495 * Makefile.in: all-snavigator needs all-libgui.
10496
10497 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10498
10499 * configure.in: Add cygmon and libstub support for mn10300.
10500
10501 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10502
10503 * missing: Update to version from automake 1.3.
10504
10505 * ltmain.sh: On installation, don't get confused if the same name
10506 appears more than once in the list of library names.
10507
10508 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10509
10510 * config.sub: Accept m68060 and m5200 as CPU names.
10511
10512 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10513
10514 * configure: Use && rather than using -a in test, because odd
10515 strings can confuse test.
10516 * configure.in: Likewise.
10517
10518 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10519
10520 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10521
10522 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10523
10524 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10525 bootstrap4-lean): New targets.
10526
10527 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10528
10529 * mpw-* Delete. Not used.
10530
10531 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10532
10533 * COPYING.LIB: Update FSF address.
10534
10535 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10536
10537 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10538
10539 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10540 GAS_SUPPORT_DIRS.
10541
10542 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10543
10544 * ltconfig, ltmain.sh: Avoid producing a version number if
10545 -version-info was not used.
10546
10547 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10548
10549 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10550 building with newlib.
10551
10552 1998-04-30 Paul Eggert <eggert@twinsun.com>
10553
10554 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10555 Solaris `make' causes it to continue to next definition.
10556
10557 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10558
10559 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10560 the right GUI libraries and files are installed along with GDB.
10561
10562 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10563
10564 * configure.in: Change alpha to alpha* in several places.
10565
10566 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10567
10568 * config.sub: Recognize sparc86x.
10569
10570 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10571
10572 * configure.in (--enable-target-optspace): Remove debug echo.
10573
10574 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10575
10576 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10577
10578 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10579
10580 * ltconfig: Update cygwin32 support.
10581
10582 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10583 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10584 (GDB_SUPPORT_DIRS): Likewise.
10585
10586 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10587
10588 * configure.in (target_makefile_frag): If --enable-target-optspace,
10589 use -Os to compile target libraries rather than -O2. Default to
10590 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10591 not used.
10592 * configure.in (target_cflags): Ditto for d30v.
10593
10594 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10595
10596 * Makefile.in (all-bfd): Depend on all-intl.
10597 (all-binutils): Likewise.
10598 (all-gas): Likewise.
10599 (all-gprof): Likewise.
10600 (all-ld): Likewise.
10601
10602 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10603
10604 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10605
10606 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10607
10608 * Makefile.in (all-bfd): Depend upon all-libiberty.
10609
10610 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10611
10612 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10613
10614 * Makefile.in: Add libstub.
10615
10616 * configure.in: Ditto. Build libstub for targets that have cygmon
10617 support.
10618
10619 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10620
10621 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10622
10623 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10624
10625 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10626 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10627
10628 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10629
10630 * configure: Define DEFAULT_M4 by searching PATH.
10631 * Makfile.in: Use DEFAULT_M4.
10632
10633 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10634
10635 * ltconfig: Add cygwin32 support.
10636
10637 * Makefile.in, configure.in: Add libtool as a native only directory
10638 to configure and build.
10639
10640 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10641
10642 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10643
10644 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10645
10646 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10647
10648 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10649
10650 * Makefile.in: add ash make rules
10651 * configure.in: add ash to native_only and host_tools lists
10652
10653 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10654
10655 * Makefile.in (all-gettext, all-intl): New targets.
10656 (ALL_MODULES): Added all-gettext, all-intl.
10657 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10658 (INSTALL_MODULES): Added install-gettext, install-intl.
10659 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10660
10661 * configure.in (host_tools): Added gettext.
10662 (native_only): Likewise.
10663 (noconfigdirs) [various cases]: Likewise.
10664 (host_libs): Added intl.
10665
10666 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10667
10668 * configure: Do not disable building gdbtk for cygwin32 hosts.
10669
10670 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10671
10672 * configure.in: Add thumb-coff target.
10673 * config.sub: Add thumb-coff target.
10674
10675 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10676
10677 * Makefile.in: Revert yesterday's change.
10678 (all-target-winsup): all-target-librx stays out of here.
10679
10680 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10681
10682 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10683 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10684 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10685 Remove references to librx and libg++.
10686
10687 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10688
10689 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10690 recursive makes
10691
10692 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10693
10694 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10695 for newlib directory.
10696 (CXX_FOR_TARGET): Likewise.
10697
10698 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10699
10700 * ltconfig: Update after libtool/ltconfig.in change for
10701 hpux11.
10702
10703 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10704
10705 * ltconfig, ltmain.sh: Update to libtool 1.2.
10706
10707 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10708
10709 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10710 (install-gcc-cross): Instead, override LANGUAGES here.
10711
10712 1998-03-18 Dave Love <d.love@dl.ac.uk>
10713
10714 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10715 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10716
10717 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10718
10719 * configure.in: Add Thumb-pe target.
10720
10721 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10722
10723 * Makefile.in - changed sn targets to snavigator
10724 * configure.in - changed sn targets to snavigator
10725
10726 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10727
10728 * config-ml.in: After building symlink tree call make distclean
10729 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10730 to be the case for libiberty.
10731
10732 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10733
10734 * configure: When making link, also check the current
10735 directory. The configure scripts may create one.
10736
10737 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10738
10739 * config.sub: Accept alphapca56 and alphaev6 properly.
10740
10741 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10742
10743 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10744
10745 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10746
10747 * config.sub (sco5): Fix typo.
10748
10749 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10750
10751 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10752 install-itcl.
10753 (install-itcl): Remove dependency on install-tcl.
10754
10755 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10756
10757 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10758
10759 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10760
10761 * configure.in: Don't build libgui for a cygwin32 target when not on
10762 a cygwin32 host.
10763
10764 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10765
10766 * configure (redirect): Set to null, so default behavior of
10767 configure is now --verbose.
10768
10769 1998-02-16 Dave Love <d.love@dl.ac.uk>
10770
10771 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10772 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10773
10774 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10775
10776 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10777 this change to sync Makefile.in with its ChangeLog entries.
10778
10779 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10780
10781 * ltmain.sh (mkdir): Check that the directory doesn't exist
10782 before we exit with error, so that we don't get races during
10783 parallel builds.
10784
10785 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10786
10787 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10788
10789 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10790
10791 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10792 PICFLAG_FOR_TARGET.
10793 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10794
10795 * configure: Emit a definition for the new macro enable_shared
10796 into each Makefile.
10797
10798 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10799
10800 * configure.in (host_tools, native_only): Add libtool.
10801
10802 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10803
10804 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10805 Fix typo in ming config comment.
10806
10807 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10808
10809 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10810
10811 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10812
10813 * config.sub: Add tic30 cases, and map c30 to tic30.
10814
10815 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10816
10817 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10818 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10819 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10820 (CLEAN_TARGET_MODULES): Similarly
10821 (all-target-libf2c): Add dependences.
10822 * configure.in (target_libs): Add libf2c.
10823
10824 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10825
10826 * configure.in: Remove expect from noconfigdirs when target
10827 is cygwin32. OK to build expect and dejagnu with Canadian
10828 Cross.
10829
10830 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10831
10832 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10833 host.
10834
10835 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10836 and mingw32.
10837
10838 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10839
10840 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10841 here as it is not defined in the toplevel Makefile.
10842
10843 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10844
10845 * configure (package_makefile_rules_frag): New variable, which names
10846 a file with generic rules, ...
10847 Change comment to mention we now have FIVE parts.
10848 * configure: Undo last change.
10849
10850 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10851
10852 * config.guess: More accurate determination of HP processor types.
10853 * config.sub: More accurate determination of HP processor types.
10854
10855 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10856
10857 * configure (package_makefile_frag): Move inserting the
10858 ${package_makefile_frag} to where it should be according
10859 to the comment.
10860
10861 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10862
10863 * config.guess: Add support for Linux/ARM.
10864
10865 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10866
10867 * .cvsignore: Remove *-info and *-install since they match
10868 release-info and mpw-install, which we don't want to just ignore.
10869
10870 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10871
10872 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10873
10874 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10875
10876 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10877 local_prefix to sub-make invocations.
10878
10879 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10880
10881 * configure.in: Check makefile fragments in the source
10882 directory.
10883
10884 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10885
10886 * configure.in: Check whether host and target makefile
10887 fragments exist before adding them to *_makefile_frag.
10888
10889 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10890
10891 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10892
10893 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10894
10895 * configure.in: Make sure we only replace RPATH_ENVVAR on
10896 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10897 regexp to sed.
10898
10899 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10900 to sub-makes.
10901
10902 1998-01-13 Lee Iverson (leei@ai.sri.com)
10903
10904 * config-ml.in (multi-do): LDFLAGS must include multilib
10905 designator.
10906
10907 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10908
10909 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10910
10911 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10912
10913 * config.sub: Add mingw32 support.
10914 * configure.in: Likewise.
10915
10916 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10917
10918 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10919
10920 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10921
10922 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10923 * configure (gxx_include_dir): Provide a definition for subdirs
10924 which do not use autoconf.
10925
10926 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10927
10928 * config.guess: Sync with egcs. Picks up new alpha support,
10929 BeOS & some additional linux support.
10930
10931 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10932
10933 * config.guess: HP 9000/803 is a PA1.1 machine.
10934
10935 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10936
10937 * configure.in: It's alpha*-...
10938
10939 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10940
10941 * configure.in (host_makefile_frag, target_makefile_frag):
10942 Handle multiple config files.
10943 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10944 alpha-*-*.
10945
10946 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10947
10948 * mkdep: New file.
10949
10950 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10951
10952 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10953
10954 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10955
10956 * Makefile.in: Add libgui directory.
10957 (GDB_TK): Add all-libgui.
10958 * configure.in: Add libgui directory.
10959 * configure: Add all-libgui to GDB_TK.
10960
10961 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10962
10963 * config-ml.in (multidirs): Add m32r to multilib list.
10964
10965 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10966
10967 * Makefile.in (all-target-gperf): Change dependency to
10968 all-target-libstdc++.
10969
10970 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10971
10972 * config.guess: Add BeOS support.
10973
10974 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10975
10976 Source directory cvs renamed to cvssrc:
10977 * configure.in (host_tools): Change cvs to cvssrc.
10978 (native_only): Likewise.
10979 (noconfigdirs) [various cases]: Likewise.
10980 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10981 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10982 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10983 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10984 (all-cvssrc): Rename target from all-cvs.
10985
10986 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10987
10988 * configure (gxx_include_dir): Fix thinko.
10989
10990 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10991
10992 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10993 (install-cross, install-gcc-cross): New targets.
10994
10995 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10996
10997 * configure.in (noconfigdirs): Add support for Thumb target.
10998
10999 * config.sub (maybe_os): Add support for Thumb target.
11000
11001 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11002
11003 * Makefile.in: Add rules for cygmon.
11004
11005 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11006
11007 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11008
11009 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11010 * configure (gxx_include_dir): Provide a definition for subdirs
11011 which do not use autoconf.
11012
11013 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11014
11015 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11016 11/18/97 build
11017
11018 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11019
11020 * From Franz Sirl.
11021 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11022 found on RedHat Linux systems.
11023
11024 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11025
11026 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11027 guesses.
11028
11029 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11030
11031 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11032
11033 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11034
11035 * ltmain.sh: If mkdir fails, check whether the directory was created
11036 anyhow by some other process.
11037
11038 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11039
11040 * configure.in (d30v-*-*): Configure all directories.
11041
11042 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11043
11044 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11045 for the D30V.
11046
11047 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11048
11049 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11050
11051 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11052
11053 * include/libiberty.h: Add extern "C" { so it can be used with C++
11054 progrms.
11055 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11056 programs.
11057
11058 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11059
11060 * configure.in (d30v-*-*): Configure GCC now.
11061
11062 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11063
11064 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11065 is no longer needed.
11066
11067 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11068
11069 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11070
11071 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11072
11073 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11074 targets using "$@" to provide support for similar but not identical
11075 targets without having to duplicate code.
11076
11077 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11078
11079 * makefile.vms: Fix to work with DEC C.
11080
11081 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11082
11083 * config.sub: Add mips-tx39-elf to marketing names.
11084
11085 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11086
11087 * ltmain.sh: Handle symlinks in generated script.
11088
11089 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11090
11091 * configure: Handle autoconf style directory options: --bindir,
11092 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11093 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11094 --sysconfdir.
11095 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11096 (sharedstatedir, localstatedir, oldincludedir): New variables.
11097 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11098 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11099 sbindir, sharedstatedir, and sysconfdir.
11100
11101 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11102
11103 * Makefile.in (bootstrap-lean): New target.
11104
11105 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11106
11107 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11108 sn, and gnuserv from noconfigdirs.
11109
11110 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11111
11112 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11113
11114 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11115
11116 * Makefile.in (cross): New target.
11117
11118 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11119 Jeff Law <law@cygnus.com>
11120
11121 * Makefile.in (bootstrap2, bootstrap3): New targets.
11122 (all-bootstrap): Remove outdated and confusing target.
11123 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11124
11125 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11126
11127 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11128 windows. Consistent with gdb/configure.
11129
11130 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11131
11132 * configure.in: Name Linux target fragment.
11133
11134 * configure: Rewrite so that project Makefile fragment is inserted
11135 first and appears last in the resulting Makefile.
11136
11137 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11138
11139 * Makefile.in (install-itcl): Install tcl first.
11140
11141 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11142
11143 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11144
11145 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11146
11147 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11148
11149 * configure.in (skipdirs): Add target-librx for Linux.
11150 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11151
11152 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11153
11154 * Makefile.in (bootstrap): New target.
11155
11156 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11157
11158 * config.sub: Accept 'amigados' for backward compatibility.
11159
11160 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11161
11162 * config.guess: Merge with FSF.
11163
11164 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11165
11166 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11167
11168 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11169
11170 * config.sub: Add "marketing-names" patch.
11171
11172 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11173
11174 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11175
11176 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11177
11178 * config.sub: Handle v850-elf.
11179
11180 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11181
11182 * .cvsignore (*-install): Remove.
11183
11184 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11185
11186 * ltconfig: Set CONFIG_SHELL in libtool.
11187 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11188
11189 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11190
11191 * configure.in (target_subdir): Set to libraries if enable_multilib.
11192
11193 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11194
11195 * config.guess: Update from gcc directory.
11196
11197 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11198
11199 * Makefile.in (all-sim): Depends on all-readline.
11200
11201 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11202
11203 * Makefile.in (BISON, YACC): Use $$s.
11204 (all-bison): Depend on all-texinfo.
11205
11206 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11207
11208 * Makefile.in (BISON): Add -L flag.
11209 (YACC): Likewise.
11210
11211 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11212
11213 * configure.in (noconfigdirs): Add support for v850e target.
11214
11215 * config.sub (maybe_os): Add support for v850e target.
11216
11217 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11218
11219 * configure.in (noconfigdirs): Add support for v850ea target.
11220
11221 * config.sub (maybe_os): Add support for v850ea target.
11222
11223 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11224
11225 * config.sub: Add mipstx39. Delete r3900.
11226
11227 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11228
11229 * Makefile.in (all-autoconf): Depends on all-texinfo.
11230
11231 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11232
11233 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11234 eabi targets.
11235
11236 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11237
11238 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11239
11240 * configure: When handling a Canadian Cross, handle YACC as well as
11241 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11242 * Makefile.in (all-bison): Depend upon all-texinfo.
11243
11244 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11245
11246 * Makefile.in (BISON): bison, not byacc or bison -y.
11247 (YACC): bison -y or byacc or yacc.
11248 (various): Add *-bison as appropriate.
11249 (taz): No need to mess with BISON anymore.
11250
11251 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11252
11253 * configure: If OSTYPE matches *win32*, try to find a good value for
11254 CONFIG_SHELL.
11255
11256 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11257
11258 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11259 configure.in if it is present.
11260
11261 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11262
11263 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11264
11265 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11266
11267 * config.sub: Recognize `arc' cpu.
11268 * configure.in: Likewise.
11269 * config-ml.in: Likewise.
11270
11271 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11272
11273 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11274
11275 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11276
11277 * configure: Changed sed delimiter from ':' to '|' when
11278 attempting to substitute ${config_shell} for SHELL. On
11279 NT ${config_shell} may contain a ':' in it.
11280
11281 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11282
11283 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11284
11285 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11286
11287 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11288
11289 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11290
11291 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11292
11293 * ylwrap: If the program is a relative path, force it to be
11294 absolute.
11295
11296 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11297
11298 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11299
11300 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11301
11302 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11303 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11304 for libraries.
11305
11306 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11307
11308 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11309 separated by spaces.
11310
11311 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11312
11313 * ylwrap: New file.
11314 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11315
11316 * ltmain.sh: Handle /bin/sh at start of install program.
11317
11318 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11319
11320 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11321 * missing: New file, from automake 1.2.
11322
11323 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11324
11325 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11326 check-tk to CHECK_X11_MODULES.
11327
11328 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11329
11330 * config.sub: Merge with FSF.
11331
11332 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11333
11334 * config.guess: Merge with FSF.
11335
11336 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11337
11338 * configure: Treat msdosdjgpp like go32.
11339 * configure.in: Likewise. Don't remove gprof for go32.
11340
11341 * configure: Change Makefile.tem2 to Makefile.tm2.
11342
11343 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11344
11345 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11346
11347 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11348
11349 * install-sh (chmodcmd): Set to null if the DST directory already
11350 exists. Same as Nov 11th change.
11351
11352 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11353
11354 * configure (GDB_TK): Needs itcl and tix.
11355
11356 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11357
11358 * config.guess: Update from FSF.
11359
11360 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11361
11362 * Makefile.in (GDB_TK): Depend on itcl and tix.
11363
11364 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11365
11366 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11367 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11368 (INSTALL_SCRIPT): New variable.
11369 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11370 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11371 to -x.
11372 * install-sh: Add support for -x option.
11373
11374 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11375
11376 * configure.in, Makefile.in: Treat tix like itcl.
11377
11378 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11379
11380 * Makefile.in (WINDRES): New variable.
11381 (WINDRES_FOR_TARGET): New variable.
11382 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11383 (EXTRA_HOST_FLAGS): Add WINDRES.
11384 (EXTRA_TARGET_FLAGS): Add WINDRES.
11385 (EXTRA_GCC_FLAGS): Add WINDRES.
11386 ($(DO_X)): Pass down WINDRES.
11387 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11388 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11389 DLLTOOL_FOR_TARGET.
11390
11391 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11392
11393 * configure.in: configure sim before gdb for win32-x-ppc
11394
11395 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11396
11397 Move gperf into the toplevel, from libg++.
11398 * configure.in (target_tools): Add target-gperf.
11399 (native_only): Add target-gperf.
11400 * Makefile.in (all-target-gperf): New target, depend on
11401 all-target-libg++.
11402 (configure-target-gperf): Empty rule.
11403 (ALL_TARGET_MODULES): Add all-target-gperf.
11404 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11405 (CHECK_TARGET_MODULES): Add check-target-gperf.
11406 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11407 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11408
11409 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11410
11411 * config.sub (mn10200): Recognize new basic machine.
11412
11413 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11414
11415 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11416 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11417
11418 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11419
11420 * configure.in: If we're building mips-sgi-irix6* native, turn on
11421 ENABLE_MULTILIB and set TARGET_SUBDIR.
11422
11423 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11424
11425 * Makefile.in (all-sn): Depend on all-grep.
11426
11427 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11428
11429 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11430
11431 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11432 Makefile. From Jeff Makey <jeff@cts.com>.
11433 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11434
11435 * Makefile.in (DISTBISONFILES): Remove.
11436 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11437 $(DEFAULT_YACC).
11438
11439 * configure.in: Build itl, db, sn, etc., when building for native
11440 cygwin32.
11441
11442 * Makefile.in (LD): New variable.
11443 (EXTRA_HOST_FLAGS): Pass down LD.
11444 ($(DO_X)): Likewise.
11445
11446 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11447
11448 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11449
11450 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11451
11452 * configure.in (targargs): Strip out any supplied --build argument
11453 before adding our own. Always add --build.
11454
11455 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11456
11457 * configure.in (targargs): Pass --build if we're doing
11458 a cross-compile.
11459
11460 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11461
11462 * configure: Use '|' instead of ":" as the separator in
11463 sed. Otherwise sed chokes on NT path names with drive
11464 designators. Also look for "?:*" as the leading characters in an
11465 absolute pathname.
11466
11467 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11468
11469 * config.sub: Support for r3900.
11470
11471 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11472
11473 * configure.in: Use install-sh, not install.sh.
11474
11475 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11476
11477 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11478 apply it twice.
11479
11480 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11481
11482 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11483 install-binutils.
11484
11485 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11486
11487 * Makefile.in: Add automake targets.
11488 * configure.in (host_tools): Add automake.
11489
11490 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11491
11492 * configure: Default CXX to c++, not gcc.
11493 * Makefile.in (CXX): Set to c++, not gcc.
11494 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11495
11496 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11497
11498 * install-sh: try appending a .exe if source file doesn't
11499 exist
11500
11501 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11502
11503 * configure.in: Turn on multilib by default.
11504 (cross_only): Remove target-libiberty.
11505
11506 * Makefile.in (all-gcc): Don't depend on libiberty.
11507
11508 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11509
11510 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11511
11512 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11513
11514 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11515 (DISTBISONFILES): Add ld/Makefile.in
11516
11517 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11518
11519 * configure.in: if target is cygwin32 but host isn't cygwin32,
11520 don't configure gdb tcl tk expect, not just gdb.
11521
11522 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11523
11524 * configure.in: Added gnuserv everywhere sn appears.
11525
11526 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11527 (CROSS_CHECK_MODULES): Added check-gnuserv.
11528 (INSTALL_MODULES): Added install-gnuserv.
11529 (CLEAN_MODULES): Added clean-gnuserv.
11530 (all-gnuserv): New target.
11531
11532 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11533
11534 * config.guess: Fixes for MIPS OpenBSD systems.
11535
11536 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11537
11538 * Makefile.in (INSTALL_XFORM): Remove.
11539 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11540
11541 * mkinstalldirs: New file, copied from automake.
11542 * Makefile.in (installdirs): Rename from install-dirs. Use
11543 mkinstalldirs. Change all users.
11544 (DEVO_SUPPORT): Add mkinstalldirs.
11545
11546 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11547
11548 * install-sh: Rename from install.sh.
11549 * Makefile.in (INSTALL): Change install.sh to install-sh.
11550 (DEVO_SUPPORT): Likewise.
11551
11552 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11553 Graichen <graichen@rzpd.de>.
11554
11555 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11556
11557 * config.guess: Recognize OpenBSD systems correctly.
11558
11559 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11560
11561 * README, Makefile.in (ETC_SUPPORT): Remove references to
11562 cfg-paper*, configure.{texi,man,info*}._
11563
11564 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11565
11566 * Makefile.in (all.normal): Ensure that gcc is built after all
11567 the x11 - ie gdb - targets.
11568
11569 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11570
11571 * makefile.vms: Don't run conf-a-gas.
11572
11573 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11574
11575 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11576
11577 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11578
11579 * configure.in: Remove noconfigdirs case since gdb also
11580 configures and builds for tic80-coff.
11581
11582 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11583
11584 * configure: Set cache_file to config.cache.
11585 * Makefile.in (local-distclean): Remove config.cache.
11586
11587 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11588
11589 * COPYING: Update FSF address.
11590
11591 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11592
11593 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11594 noconfigdirs.
11595
11596 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11597
11598 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11599 MAKEDIRS, is empty.
11600
11601 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11602
11603 * config.sub: Tweak mn10300 entry.
11604
11605 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11606
11607 * configure.in (host_tools): Put sim before gdb, so gdb's
11608 configure.tgt can determine if the simulator was configured.
11609
11610 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11611
11612 * config.sub: Move BeOS $os case to be with other Cygnus
11613 local cases.
11614
11615 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11616
11617 * config.sub: Remove misplaced comment that broke Linux.
11618
11619 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11620
11621 * config.sub: Add BeOS support.
11622
11623 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11624
11625 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11626
11627 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11628
11629 * configure.in (noconfigdirs): Remove tcl and tk from
11630 noconfigdirs for cygwin32 builds.
11631
11632 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11633
11634 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11635
11636 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11637
11638 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11639 make-all.com, use makefile.vms instead.
11640
11641 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11642
11643 * config.sub: Accept -lnews*.
11644
11645 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11646
11647 * configure.in (noconfigdirs): Disable target-newlib,
11648 target-examples and target-libiberty for d30v.
11649
11650 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11651
11652 * configure.in (noconfigdirs): Enable ld for d30v.
11653
11654 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11655
11656 * configure.in (tic80-*-*): Build compiler.
11657
11658 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11659
11660 * configure.in (d30v-*): Remove sim directory from list of
11661 unsupported d30v directories
11662
11663 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11664
11665 * config.sub, configure.in: Add d30v target cpu.
11666
11667 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11668
11669 * makefile.vms: New file.
11670 * make-all.com: Remove.
11671
11672 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11673
11674 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11675
11676 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11677
11678 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11679
11680 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11681
11682 * Makefile.in (ALL_MODULES): Added all-db.
11683 (CROSS_CHECK_MODULES): Addec check-db.
11684 (INSTALL_MODULES): Added install-db.
11685 (CLEAN_MODULES): Added clean-db.
11686
11687 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11688
11689 * config.guess: Merge with latest FSF sources.
11690
11691 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11692
11693 * Makefile.in (ALL_MODULES): Added all-itcl.
11694 (CROSS_CHECK_MODULES): Added check-itcl.
11695 (INSTALL_MODULES): Added install-itcl.
11696 (CLEAN_MODULES): Added clean-itcl.
11697
11698 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11699
11700 * configure.in: build gdb for mn10200
11701
11702 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11703
11704 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11705
11706 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11707
11708 * configure.in (tic80-*-*): Turn off most targets right now.
11709
11710 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11711
11712 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11713 rather than the makeinfo program.
11714 (do-info): Depend upon all-texinfo.
11715
11716 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11717
11718 * configure.in: Remove uses of config/mh-linux.
11719
11720 * config.sub, config.guess: Merge with latest FSF sources.
11721
11722 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11723
11724 * config.sub (case $basic_machine): Add tic80 entries.
11725
11726 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11727
11728 * config.sub, config.guess: Merge with latest FSF sources.
11729
11730 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11731
11732 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11733 * mpw-config.in: Test for NewFolderRecursive.
11734 * mpw-install: Use symbolic name for startup filename.
11735 * mpw-README: Add various additional details.
11736
11737 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11738
11739 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11740
11741 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11742
11743 * configure.in: Do build gcc and the target libraries for
11744 the mn10200.
11745
11746 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11747
11748 * configure.in: don't avoid building gdb for mn10300 any more
11749 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11750 instead of single-quoting it.
11751
11752 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11753
11754 * configure.in: Don't use --with-stabs on IRIX 6.
11755
11756 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11757
11758 * configure.in (m32r): Build gdb, libg++ now.
11759
11760 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11761
11762 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11763 directories from noconfigdirs.
11764
11765 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11766
11767 * config.sub (basic_machine): added mips16 configuration
11768
11769 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11770
11771 * config.sub: Handle d10v-unknown.
11772
11773 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11774
11775 * config.sub: Handle v850-unknown.
11776
11777 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11778
11779 * Makefile.in: add findutils
11780 * configure.in: add findutils to list of host_tools
11781
11782 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11783
11784 * config.sub: Handle mn10200 and mn10300.
11785
11786 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11787
11788 * configure.in (d10v-*): Do not build librx.
11789
11790 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11791
11792 * configure.in (mn10300): Build everything except gdb & libgloss.
11793
11794 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11795
11796 * config.guess: Patch for Dansk Data Elektronik servers,
11797 from Niels Skou Olsen <nso@dde.dk>.
11798
11799 For ncr, use /bin/uname rather than uname, since GNU uname does not
11800 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11801
11802 Patch for MIPS R4000 running System V,
11803 from Eric S. Raymond <esr@snark.thyrsus.com>.
11804
11805 Fix thinko for nextstep.
11806
11807 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11808
11809 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11810 * config.guess: Guess mips-dec-mach_bsd4.3.
11811
11812 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11813 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11814 release numbers.
11815 * config.guess (mips-mips-riscos*): Emit just enough of the
11816 release number.
11817
11818 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11819 * config.guess (sparc-auspex-sunos*): Added.
11820 (f300-fujitsu-*): Added.
11821
11822 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11823 * config.guess: Recognize a Tadpole as a sparc.
11824
11825 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11826
11827 * config.guess: Don't assume that NextStep version is either 2 or
11828 3. NextStep 4 (aka OpenStep 4) has come out now.
11829
11830 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11831
11832 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11833 From Rik Faith <faith@cs.unc.edu>.
11834
11835 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11836
11837 * config.sub: Contributions from bug-gnu-utils to:
11838 Support plain "hppa" (no version given) architecture, reported by
11839 OpenStep.
11840 OpenBSD like NetBSD.
11841 LynxOs is not a hardware supplier.
11842
11843 * config.guess: Contributions from bug-gnu-utils to add support for:
11844 OpenBSD like NetBSD.
11845 Stratus systems.
11846 More Pyramid systems.
11847 i[n>4]86 Intel chips.
11848 M680[n>4]0 Motorola chips.
11849 Use unknown instead of lynx for hardware manufacturer.
11850
11851 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11852
11853 * install.sh (chmodcmd): Set to null if the DST directory already
11854 exists.
11855
11856 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11857
11858 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11859 not use mt-ppc target Makefile fragment any more.
11860
11861 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11862
11863 * configure.in (*-*-windows): Exclude everything but those dirs
11864 needed to build windows.
11865
11866 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11867
11868 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11869
11870 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11871
11872 * configure.in: Exclude mmalloc from i386-windows.
11873
11874 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11875
11876 * Undo my previous change.
11877
11878 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11879
11880 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11881 unconditionally.
11882 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11883
11884 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11885
11886 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11887 host to add it's own flags.
11888
11889 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11890
11891 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11892
11893 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11894
11895 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11896 (CXX_FOR_TARGET): Likewise.
11897 (GCC_FOR_TARGET): Define.
11898 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11899 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11900 CC_FOR_TARGET was specified on the command line.
11901 (MAKEOVERRIDES): Don't define.
11902
11903 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11904
11905 * configure.in (m32r): Fix spelling of libg++ libs.
11906
11907 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11908
11909 * config.sub (-apple*): Remove, now redundant.
11910
11911 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11912
11913 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11914
11915 * configure: Rework yesterday's sed script patch.
11916
11917 * config.sub: Merge with FSF.
11918
11919 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11920
11921 * config.guess: Merge from FSF.
11922
11923 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11924 * config.guess: Use pc instead of unknown, for pc clone systems.
11925 Change linux to linux-gnu.
11926
11927 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11928 * config.guess: Avoid non-portable tr syntax.
11929
11930 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11931
11932 * test-build.mk (HOLES): Add "xargs" for gdb.
11933
11934 * configure: Avoid hpux10.20 sed bug.
11935
11936 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11937
11938 * configure.in: Add support for windows host
11939 (that is a build done under the Microsoft build environment).
11940
11941 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11942
11943 * Makefile.in: Replace all uses of srcroot with s, to shrink
11944 command line lengths.
11945
11946 Patches from Geoffrey Noer <noer@cygnus.com>:
11947 * configure.in: If configuring for newlib, pass --with-newlib to
11948 subdirectories.
11949 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11950 -Bnewlib/ and -Lwinsup to gcc.
11951 (CXX_FOR_TARGET): Likewise.
11952
11953 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11954
11955 * Makefile.in (ETC_SUPPORT): Add configure.
11956
11957 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11958
11959 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11960 host configuration file.
11961
11962 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11963
11964 * configure.in: Break mn10x00 support into separate
11965 mn10200 and mn10300 configurations.
11966 * config.sub: Likewise.
11967
11968 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11969
11970 * configure.in: Add lots of stuff to noconfigdirs for
11971 the mn10x00 targets.
11972
11973 * config.sub, configure.in: Add mn10x00 support.
11974
11975 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11976
11977 * make-all.com: Call conf-a-gas, not config-a-gas.
11978
11979 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11980
11981 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11982 targets.
11983
11984 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11985
11986 * mpw-README: Add much more detail for native PowerMac.
11987 * mpw-install: New file.
11988 * mpw-configure: Add --norecursion and --help options.
11989 * mpw-config.in: Translate readme and install files when
11990 copying to objdir.
11991 * mpw-build.in: Don't always depend on byacc and flex.
11992 (install-only-top): New action.
11993
11994 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11995
11996 * configure.in: You can now configure GDB for the v850.
11997
11998 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11999
12000 * configure.in (noconfigdirs): Don't configure any C++ dirs
12001 if targeting D10V.
12002
12003 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12004
12005 * config.sub: Recognize mips64vr5000.
12006
12007 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12008
12009 * configure.in: Use a single line for host_tools and native_only.
12010
12011 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12012
12013 * config.sub, configure.in: Add entries for m32r.
12014
12015 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12016
12017 * Makefile.in (inet-install): Don't run install-gzip.
12018
12019 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12020
12021 * configure.in: Don't config lots of things for *-*-windows*.
12022
12023 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12024
12025 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12026 (host_libs, host_tools): Copy from configure.in.
12027 * mpw-configure: Don't complain about directories not found.
12028
12029 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12030
12031 * configure.in (i[345]86): Recognize i686 for pentium pro.
12032 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12033 file.
12034
12035 * config.guess (i[345]86): Ditto.
12036
12037 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12038
12039 * configure.in (noconfigdirs): Removed gdb for D10V.
12040
12041 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12042
12043 * configure.in: Remove ld, target-libio, target-libg++, and
12044 target-libstdc++ from noconfigdirs.
12045
12046 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12047
12048 * configure: Fix three locations where shell scripts were
12049 being run directly rather than with config_shell.
12050
12051 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12052
12053 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12054 * config.sub (basic_machine): Recognize v850.
12055
12056 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12057
12058 * mpw-configure: Handle multiple enable/disable options and
12059 pass them down recursively, handle -c and -s flags appropriately
12060 depending on choice of compiler, add escape mechanism for
12061 quoted arguments to gC.
12062
12063 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12064
12065 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12066 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12067 so that -mrelocatable-lib and -mno-eabi are used.
12068
12069 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12070 not support --print-multi-lib, don't abort.
12071
12072 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12073
12074 * make-all.com: Run config-a-gas.
12075 * setup.com: Don't copy subdirectory files around.
12076
12077 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12078
12079 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12080 target, it now compiles correctly.
12081
12082 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12083
12084 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12085
12086 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12087
12088 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12089
12090 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12091
12092 * configure.in (native_only): Add prms.
12093
12094 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12095
12096 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12097 (BINUTILS_SUPPORT_DIRS): Likewise.
12098
12099 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12100
12101 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12102 d10v support is added.
12103
12104 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12105
12106 * configure.in (d10v-*-*): New target.
12107
12108 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12109
12110 * config.guess (HP 9000/811): Recognize this as a PA1.1
12111 machine.
12112
12113 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12114
12115 * Makefile.in (do-tar-gz): New target, split out from tail end of
12116 taz target. Run each command separately, don't use pipes.
12117 (taz): Use it.
12118
12119 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12120
12121 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12122 * mpw-build.in: No builds should depend on building byacc or flex,
12123 they are assumed to be installed already.
12124
12125 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12126
12127 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12128 variable that CC_FOR_TARGET needs.
12129
12130 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12131
12132 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12133 options have changed since the last time the subdirectory was
12134 configured, and if it has, reconfigure.
12135 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12136 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12137
12138 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12139
12140 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12141 CLEAN_MODULES): Add bash.
12142 (all-bash): New target.
12143
12144 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12145
12146 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12147
12148 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12149
12150 * config.sub (basic_machine): Recognize d10v as a valid processor.
12151
12152 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12153
12154 * mpw-configure: Add support for --bindir.
12155 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12156
12157 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12158
12159 * configure.in: add bash, time, gawk to list of hosttools and things
12160 to only build for native toolchains
12161
12162 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12163
12164 * Makefile.in (docdir): Remove.
12165
12166 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12167
12168 * Makefile.in (datadir): Set to $(prefix)/share.
12169
12170 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12171
12172 * configure.in: build diff and patch for cygwin32-hosted
12173 toolchains.
12174
12175 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12176
12177 * config.sub: Accept -rtems*.
12178
12179 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12180
12181 * configure.in: enable dosrel for cygwin32-hosted builds,
12182 remove diff from the list of things not buildable
12183 via Canadian Cross
12184
12185 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12186
12187 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12188 don't get ". ".
12189
12190 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12191
12192 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12193
12194 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12195
12196 * Makefile.in (taz): Handle case where tex3patch didn't even get
12197 checked out. Also, if it was found, put the symlink in a new util
12198 subdirectory.
12199
12200 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12201
12202 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12203
12204 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12205
12206 * config.sub: Recognize -openvms.
12207 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12208 * make-all.com, setup.com: New files.
12209
12210 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12211
12212 * Makefile.in (taz): tex3patch moved to texinfo/util.
12213
12214 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12215
12216 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12217 * configure.in: remove make from disable-if-Can-Cross list
12218 enable gdb if ${host} and ${target} are cygwin32
12219
12220 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12221
12222 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12223 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12224
12225 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12226
12227 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12228 distinguish sysv/svr4/bsd variants.
12229 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12230
12231 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12232
12233 * configure.in: Added copyright notice.
12234 * move-if-change: Added copyright notice.
12235
12236 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12237
12238 * configure.in (powerpcle-*-solaris*): Until we get shared
12239 libraries working, don't build gdb, sim, make, tcl, tk, or
12240 expect.
12241
12242 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12243
12244 * config.guess: Merge with FSF:
12245
12246 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12247 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12248
12249 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12250 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12251
12252 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12253 * config.guess: Combine two OSF1 rules.
12254 Also recognize field test versions. From mjr@zk3.dec.com.
12255 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12256 because GNU uname does not support -p. From pmr@pajato.com.
12257
12258 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12259
12260 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12261
12262 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12263
12264 * mpw-README: Document GCCIncludes.
12265
12266 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12267
12268 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12269
12270 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12271
12272 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12273
12274 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12275
12276 * configure.in (*-*-cygwin32): Configure make.
12277
12278 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12279
12280 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12281
12282 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12283
12284 * Makefile.in (all-inet): Depend on all-perl.
12285
12286 * Makefile.in (inet-install): New target.
12287
12288 * Makefile.in (all-inet): Depend on all-tcl.
12289 (all-inet): Depend on all-send-pr.
12290
12291 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12292
12293 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12294 temporarily.
12295
12296 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12297
12298 * configure.in: Don't configure --with-gnu-ld on AIX.
12299
12300 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12301
12302 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12303
12304 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12305
12306 * Makefile.in (ALL_MODULES): Added all-inet.
12307 (CROSS_CHECK_MODULES): Added check-inet.
12308 (INSTALL_MODULES): Added install-inet.
12309 (CLEAN_MODULES): Added clean-inet.
12310 (all-indent): New target.
12311
12312 * configure.in (host_tools): Added inet.
12313 (native_only): Added inet.
12314 (noconfigdirs): Added inet.
12315
12316 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12317
12318 * configure.in: Don't configure libgloss if we are not configuring
12319 newlib.
12320
12321 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12322
12323 * configure.in: Don't configure libgloss for unsupported
12324 architectures.
12325
12326 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12327
12328 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12329
12330 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12331
12332 * Makefile.in (ALL_MODULES): Include all-apache.
12333 (CROSS_CHECK_MODULES): Include check-apache.
12334 (INSTALL_MODULES): Include install-apache.
12335 (all-apache): New target.
12336
12337 * configure.in: Added apache everywhere perl is seen.
12338
12339 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12340
12341 * Makefile.in: Add support for clean-{module} and
12342 clean-target-{module} rules.
12343
12344 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12345
12346 * configure.in (*-*-ose) do not build libgloss.
12347
12348 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12349
12350 * config.guess (prep*:SunOS:5.*:*): Turn into
12351 powerpele-unknown-solaris2.
12352
12353 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12354
12355 * configure.in: Permit --enable-shared to specify a list of
12356 directories.
12357
12358 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12359
12360 * configure.in (host==solaris): Pass only the first word of $CC
12361 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12362
12363 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12364
12365 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12366
12367 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12368
12369 * Makefile.in (ALL_MODULES): Include all-perl.
12370 (CROSS_CHECK_MODULES): Include check-perl.
12371 (INSTALL_MODULES): Include install-perl.
12372 (ALL_X11_MODULES): Include all-guile.
12373 (CHECK_X11_MODULES): Include check-guile.
12374 (INSTALL_X11_MODULES): Include install-guile.
12375 (all-perl): New target.
12376 (all-guile): New target.
12377
12378 * configure.in (host_tools): Include perl and guile.
12379 (native_only): Include perl and guile.
12380 (noconfigdirs): Don't build guile and perl; no ports have been
12381 done.
12382
12383 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12384
12385 * configure (--enable-*): Handle quoted option lists such as
12386 --enable-sim-cflags='-g0 -O' better.
12387
12388 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12389
12390 * Makefile.in ({,inst}all-target): New rule so we can make and
12391 install all of the target directories easily.
12392
12393 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12394
12395 * configure.in: Add missing global flag in sed substitution when
12396 deleting `target-' from ${configdirs}.
12397
12398 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12399
12400 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12401 option.
12402
12403 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12404 config/mh-necv4.
12405
12406 * install.sh: Correct misspelling of transformbasename.
12407
12408 * config.guess: Recognize mips-*-sysv*.
12409
12410 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12411
12412 * config.sub: Recognize mon960.
12413
12414 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12415
12416 * configure: Restore Canadian Cross handling of BISON and LEX,
12417 removed in Feb 20 change.
12418
12419 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12420
12421 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12422 Mention make install. Remove the old copyright date as well the
12423 clumsy and rather pointless copyright on the README file.
12424
12425 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12426
12427 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12428 Makefile after running symlink-tree, then run `make distclean' to
12429 avoid clobbering any generated files in srcdir.
12430
12431 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12432
12433 * configure.in (m68k-*-netbsd*): Build everything now.
12434
12435 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12436
12437 * Makefile.in (taz): Fix quoting.
12438
12439 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12440
12441 * configure.in (sparclet-*-*): Build everything now.
12442
12443 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12444
12445 * configure.in (m68k-*-linux*): New host.
12446
12447 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12448
12449 * configure: Check for bison before byacc.
12450
12451 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12452
12453 * Makefile.in configure: Change the way LEX and BISON/YACC are
12454 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12455 searching PATH. These are used as fallbacks by Makefile.in if
12456 flex/bison/byacc aren't in objdir.
12457
12458 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12459
12460 * Makefile.in: Make everything which depends upon all-bfd also
12461 depend upon all-opcodes, in case --with-commonbfdlib is used.
12462
12463 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12464
12465 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12466 building NT native compilers on Unix.
12467
12468 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12469
12470 * configure.in: Don't get CC from the host Makefile fragment if we
12471 can find gcc in PATH, or if this is a Canadian Cross. Move the
12472 Solaris test for /usr/ucb/cc to the post target script, just after
12473 the compiler sanity test.
12474
12475 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12476
12477 * config.sub: Merge with FSF.
12478
12479 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12480
12481 * Makefile.in (RPATH_ENVVAR): New variable.
12482 (REALLY_SET_LIB_PATH): Use it.
12483 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12484
12485 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12486
12487 * config.sub, configure.in: Recognize sparclet cpu.
12488
12489 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12490
12491 * config.guess: Support m68k-cbm-sysv4.
12492
12493 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12494
12495 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12496 m68k-unknown-linuxaout from linker help string. Put quotes around
12497 $ld_help_string.
12498
12499 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12500
12501 * config.guess (powerpc-harris-powerunix): Add guess for port
12502 to new target.
12503
12504 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12505
12506 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12507
12508 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12509
12510 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12511 $(REALLY_SET_LIB_PATH) in Makefile.
12512 * Makefile.in (SET_LIB_PATH): New variable.
12513 (REALLY_SET_LIB_PATH): New variable.
12514 ($(DO_X)): Use $(SET_LIB_PATH).
12515 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12516 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12517 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12518 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12519 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12520 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12521 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12522 (install-dosrel): Likewise.
12523 (all-opcodes): Depend upon all-libiberty.
12524
12525 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12526
12527 * config.guess (*:CYGWIN*): New
12528
12529 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12530
12531 * Makefile.in (all-target-winsup): All all-target-libiberty.
12532
12533 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12534
12535 * configure.in (noconfigdirs): Add missing # in front of comment.
12536
12537 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12538
12539 * configure.in: add second pass to things added to noconfigdirs
12540 so *-gm-magic can exclude libgloss properly.
12541
12542 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12543
12544 * mpw-configure (extralibs_name, rez_name): Set correctly
12545 for MWC68K compiler.
12546
12547 * mpw-README: Add more info on the necessary build tools.
12548
12549 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12550
12551 * configure.in, config.sub: Recognize cygwin32.
12552
12553 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12554
12555 * config.guess, config.sub: Recognize A/UX.
12556
12557 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12558
12559 * config.sub: Merge with gcc/config.sub.
12560
12561 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12562
12563 * mpw-build.in (do-binutils): Add build of stamps.
12564
12565 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12566
12567 * config.sub: Add recognition for mips64vr4100*-* targets.
12568
12569 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12570
12571 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12572 Add creation of gconfigargs with `--enable-shared' turned on.
12573 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12574 ($(host)-stamp-stage3-configured): Likewise.
12575 (HOLES): Add chatr and ldd.
12576 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12577
12578 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12579
12580 * configure: Pass --nfp to recursive configures.
12581
12582 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12583
12584 * Makefile.in (DLLTOOL): New.
12585 (DLLTOOL_FOR_TARGET): New.
12586 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12587 (EXTRA_TARGET_FLAGS): Ditto.
12588 (EXTRA_GCC_FLAGS): Ditto.
12589 (CONFIGURE_TARGET_MODULES): Ditto.
12590 (DO_X): Ditto.
12591 * configure: Add DLLTOOL.
12592
12593 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12594
12595 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12596 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12597 mh-sco, since old workarounds no longer needed, and don't
12598 build ld, since libraries have weak symbols in COFF.
12599
12600 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12601
12602 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12603
12604 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12605
12606 * configure.in: Make sure that ${CC} can be used to compile an
12607 executable.
12608
12609 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12610
12611 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12612 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12613 nothing depending on whether gdbtk is being built.
12614
12615 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12616
12617 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12618
12619 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12620
12621 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12622 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12623
12624 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12625
12626 * config-ml.in: Add support for
12627 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12628 Simplify setting of multidirs from --disable-foo.
12629
12630 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12631
12632 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12633 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12634 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12635 non-empty, pass them on to the GCC make.
12636 (all-bootstrap): New rule that is like all-gcc, except it executes
12637 the GCC bootstrap rule instead of the GCC all rule.
12638
12639 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12640
12641 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12642
12643 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12644
12645 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12646 DG/UX support.
12647
12648 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12649
12650 * config.sub (i*86*) Change [345] to [3456]
12651
12652 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12653
12654 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12655 --with-gnu-ld=no.
12656
12657 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12658
12659 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12660 AIX multilibs get built.
12661
12662 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12663
12664 * configure.in (i386-win32): Don't build expect if we're not
12665 building the tcl subdir.
12666
12667 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12668
12669 * Makefile.in: (configure-target-examples, all-target-examples):
12670 New targets, configure and build example programs.
12671
12672 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12673
12674 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12675 use it as input to sedit the generated MPW makefile.
12676 * mpw-README: Add a suggestion about Gestalt.h.
12677
12678 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12679
12680 * config.sub: Accept *-*-ieee*.
12681
12682 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12683
12684 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12685 Ronald F. Guilmette <rfg@monkeys.com>.
12686
12687 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12688
12689 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12690 for powerpc-pe native.
12691 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12692 (target==powerpc-pe): duplicate i386-win32 entry.
12693
12694 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12695
12696 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12697 of vxworks, not just vxworks5.1.
12698
12699 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12700
12701 * mpw-configure: Add support for exec-prefix.
12702
12703 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12704
12705 * config.guess: Recognize HP model 816 machines as having
12706 a PA1.1 processor.
12707
12708 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12709
12710 * configure: Ignore new autoconf configure options.
12711
12712 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12713
12714 * config.guess: Recognize Pentium under SCO.
12715 From Robert Lipe <robertl@arnet.com>.
12716
12717 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12718
12719 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12720
12721 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12722
12723 * configure.in: Don't configure gas for alpha-dec-osf*.
12724
12725 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12726
12727 * configure.in: Default to --with-stabs for some targets for which
12728 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12729 i[345]86*-*-unixware*.
12730
12731 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12732
12733 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12734 rather than basing it on the target. Simplify handling of options
12735 controlling which directories to configure. Remove extraneous
12736 slash in multi-clean target.
12737
12738 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12739
12740 * config-ml.in: Prefix more variables with ml_ so they don't collide
12741 with configure's.
12742
12743 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12744
12745 * configure: Don't turn -v into --v.
12746
12747 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12748
12749 * configure.in (targargs): Fix typo.
12750
12751 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12752
12753 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12754
12755 * configure.in: Strip --host and --target options from
12756 CONFIG_ARGUMENTS, and always configure for --host only. Add
12757 --with-cross-host option when building with a cross-compiler.
12758 * configure: Canonicalize the arguments put into config.status by
12759 always using `=' for an option with an argument. Pass a presumed
12760 --host or --target explicitly.
12761
12762 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12763
12764 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12765 into general OS recognition case.
12766
12767 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12768
12769 * configure.in (target_configdirs): add target-winsup only
12770 for win32 target systems.
12771
12772 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12773
12774 * Makefile.in (all-target-libgloss): Depend upon
12775 configure-target-newlib, since when libgloss is built it looks to
12776 see if the newlib directory exists.
12777
12778 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12779
12780 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12781 cfg-ml-*.in.
12782
12783 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12784
12785 * configure: Handle LD and LD_FOR_TARGET when configuring a
12786 Canadian Cross.
12787
12788 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12789
12790 * configure.in (target_libs): add target-winsup.
12791 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12792 (target==ppcle-pe): remove ld from $noconfigdirs.
12793
12794 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12795
12796 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12797 Preserve relative path names in $srcdir. Build symlink tree if
12798 configuring cross target dir and srcdir=. (= no VPATH support).
12799 (configure-target-libg++): Depend on configure-target-librx.
12800 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12801 * config-ml.in: New file.
12802 * symlink-tree: New file.
12803 * configure: Ensure srcdir="." if that's what it is.
12804
12805 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12806
12807 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12808 includes and FLEX_SKELETON setting.
12809 * mpw-configure (--with-gnu-ld): New option, controls whether
12810 to use PPCLink or ld with PowerMac GCC.
12811 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12812 * mpw-config.in: Configure grez if targeting Mac.
12813
12814 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12815 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12816 just macos.
12817 * configure.in: Configure grez resource compiler if targeting Mac.
12818 * Makefile.in (all-grez, install-grez): New targets.
12819
12820 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12821
12822 * configure: CXX defaults to gcc, not g++. If we find
12823 gcc in the path, set CC to gcc -O2.
12824
12825 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12826
12827 * configure: Default ${build} correctly. Avoid picking up extra
12828 spaces when reading CC and CXX from Makefile. When doing a
12829 Canadian Cross, use plausible default values for numerous
12830 variables.
12831 * configure.in: When doing a Canadian Cross, don't try to
12832 configure tools whose configure script can't handle it.
12833
12834 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12835
12836 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12837
12838 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12839
12840 * configure: Remove dubious bug reporting address.
12841
12842 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12843
12844 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12845 configure script, run that instead of this directory's configure.
12846 In either case, print a message that we're configuring the sub-dir.
12847
12848 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12849
12850 * configure.in: Before checking for the existence of various files,
12851 use sed to filter out "target-".
12852
12853 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12854
12855 * Makefile.in (DO_X): Split rule to decrease command line length
12856 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12857 (Philippe De Muyter).
12858
12859 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12860
12861 * Makefile.in (all-patch): depend on all-libiberty.
12862
12863 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12864
12865 * configure.in: If the only directory in target_configdirs which
12866 actually exists is libiberty, then set target_configdirs to empty,
12867 to avoid trying to build a target libiberty in a gas or gdb
12868 distribution.
12869
12870 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12871
12872 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12873 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12874 systems.
12875
12876 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12877
12878 * configure.in (copy_dirs): Use sys-include instead of include
12879 for --with-headers option.
12880
12881 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12882
12883 * Makefile.in, configure.in: Make winsup builds work with
12884 new scheme.
12885
12886 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12887
12888 * configure.in: Build the linker on AIX.
12889
12890 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12891
12892 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12893 where needed.
12894
12895 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12896
12897 * Makefile.in (all-gcc): Fix typo.
12898
12899 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12900
12901 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12902
12903 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12904
12905 * configure.in: Rename libFOO to target-libFOO, and xiberty
12906 to target-xiberty, to provide more flexibility.
12907 (target_subdir): Define. Create if cross.
12908 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12909 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12910 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12911 check-libFOO -> check-target-libFOO, etc.
12912 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12913 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12914 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12915 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12916 allow ALL_GCC="" to only configure.
12917 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12918 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12919 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12920
12921 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12922
12923 * Makefile.in (taz): Build "info" in etc explicitly.
12924
12925 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12926
12927 * configure.in: Make sure that CC is undefined (as opposed to
12928 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12929 problem with autoconf trying to configure on a host without GCC.
12930
12931 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12932
12933 * mpw-configure: Set host alias from choice of host compiler,
12934 only use generic MPW Makefile sed if present, edit a file
12935 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12936 * mpw-README: Add problem notes about CW6 and CW7.
12937
12938 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12939
12940 * Makefile.in (taz): Use ";" instead of ";;".
12941
12942 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12943
12944 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12945 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12946 DISTDOCDIRS.
12947 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12948 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12949
12950 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12951
12952 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12953 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12954 Move bfd to DISTSTUFFDIRS.
12955
12956 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12957
12958 * Makefile.in (X11_LIB): Removed.
12959 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12960
12961 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12962
12963 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12964
12965 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12966 names.
12967
12968 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12969
12970 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12971
12972 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12973
12974 * configure.in (i[345]86-*-win32): Always build newlib.
12975 Don't configure cvs, autoconf or texinfo.
12976 * Makefile.in (LD_FOR_TARGET): New.
12977 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12978 Pass down LD_FOR_TARGET.
12979
12980 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12981
12982 * winsup: New directory.
12983 * Makefile.in: Build winsup.
12984 * configure.in: Winsup is configured when target is win32.
12985 Can only build win32 target GDB when native.
12986
12987 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12988
12989 * config.guess: Recognize HP model 819 machines as having
12990 a PA 1.1 processor.
12991
12992 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12993
12994 * configure: Fix sed loop which substitutes for CC and CXX to
12995 avoid bug found in various sed implementations.
12996
12997 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12998
12999 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13000 simulator. Use standard powerpc-*-eabi*.
13001
13002 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13003
13004 * configure.in: Stop putting gas and binutils in noconfigdirs for
13005 powerpc-*-aix* and rs6000-*-*.
13006
13007 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13008
13009 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13010 -mcall-aixdesc libraries.
13011
13012 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13013
13014 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13015
13016 * config.sub (arm | armel | armeb): Fix shell syntax.
13017
13018 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13019
13020 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13021 -msoft-float and -mcpu=common support.
13022 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13023 libraries.
13024
13025 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13026
13027 * configure.in: Allow configuration and build of emacs19 for the alpha.
13028
13029 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13030
13031 * configure.in (CC): Get ^CC, not just any old CC, from
13032 ${host_makefile_frag}.
13033
13034 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13035
13036 * configure.in (CC): Try to get CC from
13037 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13038
13039 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13040
13041 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13042 only if it exists in $(srcdir).
13043
13044 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13045
13046 * configure: If CC and CXX are not set in the environment, set
13047 them, based on either an existing Makefile or on searching for gcc
13048 in PATH. Substitute for CC and CXX in Makefile.
13049 * configure.in: Remove libm from target_libs. Separate
13050 target_configdirs from configdirs. If CC is not set in
13051 environment, try to get it from a host Makefile fragment. Rewrite
13052 changes of configdirs to use skipdirs instead. A few minor
13053 tweaks. Take directories out of target_configdirs as they are
13054 taken out of configdirs. Remove existing Makefile files from
13055 subdirectories. Substitute for TARGET_CONFIGDIRS and
13056 CONFIG_ARGUMENTS in Makefile.
13057 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13058 by configure.in.
13059 (CONFIG_ARGUMENTS): Likewise.
13060 (CONFIGURE_TARGET_MODULES): New variable.
13061 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13062 ($(CONFIGURE_TARGET_MODULES)): New target.
13063 (configure-libg++, configure-libio): New targets.
13064 (all-libg++): Depend upon configure-libg++.
13065 (all-libio): Depend upon configure-libio.
13066 (configure-libgloss, all-libgloss): New targets.
13067 (configure-libstdc++): New target.
13068 (all-libstdc++): Depend upon configure-libstdc++.
13069 (configure-librx, all-librx): New targets.
13070 (configure-newlib): New target.
13071 (all-newlib): Depend upon configure-newlib
13072 (configure-xiberty): New target.
13073 (all-xiberty): Depend upon configure-xiberty.
13074
13075 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13076
13077 * configure.in (host i[345]86-*-win32): Expand the
13078 noconfigdirs again.
13079
13080 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13081
13082 * mpw-configure: Fix sed command file name.
13083
13084 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13085
13086 * configure.in (host i[345]86-*-win32): Reduce the
13087 noconfigdirs again.
13088
13089 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13090
13091 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13092 or powerpc*-*-pe*, since they are not yet supported.
13093
13094 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13095
13096 Add PowerMac support and many other enhancements.
13097 * mpw-configure: New option --cc to select compiler to use,
13098 paste options set according to --cc into the generated
13099 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13100 if mpw-make.sed is present.
13101 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13102 add forward includes for PowerPC include files.
13103 * mpw-build.in: Build using Makefile.PPC if present.
13104 (do-byacc, etc): Remove separate version resource builds.
13105 (do-gas): Build "stamps" before "all".
13106 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13107 * mpw-README: Update to reflect --cc option, PowerMac support,
13108 and recently-reported compatibility problems.
13109
13110 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13111
13112 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13113 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13114 (--with-multilib-top): Pass to recursive invocations.
13115
13116 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13117
13118 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13119 v810-*-*.
13120
13121 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13122
13123 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13124 gdb, ld and opcodes on v810-*-*.
13125
13126 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13127
13128 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13129 (local-maintainer-clean): New target.
13130 (maintainer-clean): New target.
13131 (realclean): Just depend upon maintainer-clean.
13132
13133 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13134
13135 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13136
13137 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13138
13139 * configure.in: Build ld in mips*-*-bsd* case.
13140
13141 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13142
13143 * config.sub: Accept -lites* OS. From Ian Dall.
13144
13145 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13146
13147 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13148 targets.
13149
13150 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13151
13152 * configure.in: treat i386-win32 canadian cross the same as
13153 i386-go32 canadian cross.
13154
13155 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13156
13157 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13158 running under the simulator to build a reduced set of libraries.
13159 (powerpc-*-eabiaix): Add fine grained multilib support added to
13160 other powerpc targets yesterday.
13161
13162 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13163
13164 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13165 -disable-softfloat, -disable-relocatable, -disable-aix, and
13166 -disable-sysv to control which multilib libraries get built.
13167
13168 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13169
13170 * configure: Add Makefile.tem to list of files to remove in trap
13171 handler.
13172
13173 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13174
13175 * config.guess (*Linux*): Add missing "exit"s.
13176 Also, need specific check for alpha-unknown-linux (uses COFF).
13177
13178 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13179
13180 * config.guess: Merge with FSF:
13181
13182 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13183 * config.guess (AIX4): More robust release numbering discovery.
13184
13185 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13186 * config.guess (i386-sequent-ptx): Properly get version number.
13187
13188 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13189 * config.guess (mips:*:4*:UMIPS): New case.
13190
13191 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13192
13193 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13194 (i386-win32 host): Likewise. Don't build readline.
13195
13196 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13197
13198 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13199 SUPPORT_FILES to submakes.
13200
13201 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13202
13203 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13204 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13205 mpw-configure.
13206
13207 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13208
13209 * configure.in (appdirs): Use =, not ==, in test expression when
13210 trying to build the text to print in the warning message for
13211 Solaris users.
13212
13213 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13214
13215 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13216
13217 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13218
13219 * config.guess: Recognize lynx-2.3.
13220
13221 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13222
13223 * config.sub (z8ksim): Deleted
13224 (z8k-*-coff): New, this is the one true name of the target.
13225
13226 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13227
13228 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13229
13230 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13231
13232 * config.guess (*:Linux:*:*): First try asking the linker what the
13233 default object file format is (elf, aout, or coff). Then if this
13234 fails, try previous methods.
13235
13236 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13237
13238 * configure.in: Don't build newlib for *-*-vxworks5.1.
13239
13240 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13241
13242 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13243 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13244
13245 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13246
13247 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13248
13249 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13250
13251 * cfg-ml-com.in: New file.
13252 * cfg-ml-pos.in: New file.
13253
13254 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13255
13256 * COPYING.NEWLIB: Add HP free copyright to list.
13257
13258 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13259
13260 * config.sub: Recognize -eabi* for the system, not just -eabi.
13261
13262 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13263
13264 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13265 * config.sub, configure.in (win32): New target and host.
13266
13267 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13268
13269 * configure.in: Add i386-pe configuration.
13270
13271 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13272
13273 * mpw-build.in (install): Install GDB after LD.
13274
13275 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13276
13277 * mpw-config.in (elf/mips.h): Always forward-include, needed
13278 for GDB to build.
13279
13280 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13281
13282 * testsuite: New directory for customer acceptance and whole tool
13283 chain tests.
13284
13285 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13286
13287 * configure: If per-host line isn't found, but AC_OUTPUT is found
13288 and a configure script exists, run it instead.
13289
13290 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13291
13292 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13293
13294 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13295
13296 * configure: Set build_{cpu,vendor,os,alias} to host values when
13297 --build isn't specified.
13298
13299 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13300
13301 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13302 (FLAGS_TO_PASS): Pass them.
13303 (EXTRA_TARGET_FLAGS): Ditto.
13304
13305 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13306
13307 * Makefile.in (all-libg++): Depend on all-libstdc++.
13308
13309 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13310
13311 * configure.in (noconfigdirs): Enable all packages for
13312 i386-unknown-netbsd.
13313
13314 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13315
13316 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13317 hosted builds (DOS builds)
13318
13319 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13320
13321 Changes for ARM based on patches from Richard Earnshaw:
13322 * config.sub: Handle armeb and armel.
13323 * configure.in: Omit arm linker only for riscix.
13324
13325 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13326
13327 * config.guess: Update from FSF.
13328
13329 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13330
13331 * config.sub: Recognize powerpcle as the little endian variant of
13332 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13333 powerpcle variant. Convert pentium into i586, not i486. Add p5
13334 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13335 temporarily.
13336
13337 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13338
13339 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13340
13341 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13342
13343 * config.sub: Accept -lites* as a basic system type.
13344
13345 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13346
13347 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13348 installed, and if so return linuxoldld as the system name.
13349
13350 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13351
13352 * config.guess: Add hppa1.1-hp-lites support.
13353
13354 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13355
13356 * configure.in: Don't build newlib for m68k-vxworks5.1.
13357
13358 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13359
13360 * configure.in (mips-sgi-irix6): Use mh-irix5.
13361
13362 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13363
13364 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13365
13366 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13367
13368 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13369 OSF/1. Fix compiler flags.
13370 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13371
13372 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13373
13374 * configure.in: Recognize --with-newlib.
13375 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13376
13377 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13378
13379 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13380 to *_X11_MODULES due to gdbtk needing X include files et al.
13381
13382 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13383
13384 Merge in support for Mac MPW as a host.
13385 (Old change descriptions retained for informational value.)
13386
13387 * mpw-config.in: Add generic include forwards for cpu-specific
13388 include files in aout and elf directories.
13389
13390 * mpw-configure: Added copyright.
13391 * mpw-config.in: Check for presence of required build tools.
13392 (target_libs): Add newlib.
13393 (target_tools): Add examples.
13394 (Read Me): Generate as "Read Me for MPW" instead.
13395 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13396 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13397 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13398
13399 * mpw-configure: Remove subdir-specific makefile hackery,
13400 delete mk.tmp after using it.
13401
13402 * mpw-build.in (all): Display start and end times.
13403
13404 * mpw-configure (host_canonical): Set.
13405 (target_cpu): Always add to makefiles.
13406 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13407 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13408 (mpw-mh-mpw): Look for in srcdir and srcroot.
13409 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13410
13411 * mpw-build.in: (install-only): New target.
13412
13413 * mpw-configure (host_alias, target_alias): Rename from hostalias
13414 and targetalias, add into generated Makefile.
13415 (mk.tmp): If present, add into generated Makefile.
13416 * mpw-build.in (all-gas): Build config.h first before gas proper.
13417
13418 * mpw-configure (config.status): Write only if changed.
13419 * mpw-config.in (readline): Configure it (not built, just used for
13420 definitions).
13421
13422 * mpw-config.in (elf/mips.h): Add a forward include.
13423
13424 * mpw-config.in: Forward-include most .h files in include into
13425 extra-include.
13426 (readline): Don't build.
13427 mpw-build.in (install): Install GDB.
13428
13429 * mpw-configure (prefix, mpw_prefix): Handle it.
13430 * mpw-config.in (mmalloc, readline): Don't configure.
13431 * mpw-build.in (thisscript): Rename to ThisScript.
13432 Use mpw-build instead of BuildProgram everywhere.
13433 (mmalloc, readline): Don't build.
13434 * mpw-README: New file, basic documentation about the MPW port.
13435
13436 * mpw-config.in: Use forward-include to create include files.
13437
13438 * mpw-configure: Add more things to the top of each configured
13439 Makefile, including contents of config/mpw-mh-mpw.
13440 * mpw-config.in (extra-include): Create this directory and fill it
13441 with Posix-like include files when configuring.
13442
13443 * config.sub (apple, mac, mpw): Add various aliases.
13444
13445 * mpw-build.in: New file, top-level build script fragment for MPW.
13446 * mpw-configure: New file, configure script for MPW.
13447 * mpw-config.in: New file, config fragment for MPW.
13448
13449 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13450
13451 * configure.in (host_libs): Remove glob, since it is gone from the
13452 sources.
13453
13454 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13455
13456 * Makefile.in: define empty GDB_NLM_DEPS var.
13457
13458 * configure.in(target_makefile_frag): use config/mt-netware
13459 for netware targets.
13460
13461 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13462
13463 * config.sub: Merge in recent FSF changes. Remove linux special
13464 cases.
13465
13466 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13467
13468 Revert this change:
13469
13470 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13471
13472 * build-all.mk: Use CC=cc -Xs on Solaris.
13473
13474 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13475
13476 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13477 stop using it.
13478 * Makefile.in: Nuke all references to glob subdirectory.
13479
13480 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13481
13482 * configure.in: Fix --enable-shared logic in per-host.
13483
13484 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13485
13486 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13487
13488 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13489
13490 * configure.in (noconfigdirs): Don't build gas on AIX, for
13491 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13492
13493 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13494
13495 * configure: Fix --cache-file to work if the file argument is a
13496 relative path.
13497
13498 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13499
13500 * configure: If the --cache-file is used, pass it down to
13501 configure in subdirectories.
13502
13503 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13504
13505 * config.sub: add vxworks29k configuration.
13506
13507 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13508
13509 * Makefile.in (taz): Do "diststuff" part quietly.
13510
13511 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13512
13513 * config.sub: Mini-merge with gcc/config.sub.
13514
13515 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13516
13517 * config.guess (IRIX): Sed - to _.
13518
13519 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13520
13521 * Makefile.in (source-vault, binary-vault): New targets.
13522
13523 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13524
13525 * config.sub: Recognize -eabi as a basic system type.
13526
13527 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13528
13529 * configure.in (enable_shared stuff): Fix typo.
13530
13531 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13532
13533 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13534
13535 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13536
13537 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13538
13539 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13540
13541 * configure.in (rs6000-*-*): Don't build gas.
13542
13543 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13544
13545 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13546 reduce command line length.
13547 (AS_FOR_TARGET): Check for as.new, not Makefile.
13548 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13549
13550 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13551
13552 * config.guess: Merge from FSF.
13553
13554 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13555
13556 * configure: Don't use $ when handling program_suffix.
13557
13558 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13559
13560 * configure.in: Configure tk for hppa/hpux.
13561
13562 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13563
13564 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13565
13566 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13567
13568 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13569 to LIBCXXFLAGS. Tests are better run without it.
13570
13571 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13572
13573 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13574
13575 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13576
13577 * configure.in (*-*-netware*): Don't configure xiberty.
13578
13579 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13580
13581 * configure.in: Remove tk from native_only list.
13582
13583 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13584
13585 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13586 for special NCD build.
13587
13588 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13589
13590 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13591 makeall.bat, they're only useful for binutils snapshots.
13592 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13593 makeall.bat to specified SUPPORT_FILES.
13594
13595 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13596
13597 * build-all.mk: Add Ericsson targets to sun4 and solaris
13598 hosts. Add BNR's sun4 target to solaris host, so their
13599 build-from-source will be tested in-house first.
13600
13601 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13602
13603 * Makefile.in (LIBCFLAGS): New variable.
13604 (CFLAGS_FOR_TARGET): Ditto.
13605 (LIBCFLAGS_FOR_TARGET): Ditto.
13606 (LIBCXXFLAGS): Ditto.
13607 (CXXFLAGS_FOR_TARGET): Ditto.
13608 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13609 (BASE_FLAGS_TO_PASS): Pass them.
13610 (EXTRA_TARGET_FLAGS): Ditto.
13611
13612 * configure.in: Support --enable-shared.
13613
13614 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13615
13616 * configure.in (target_libs): Include libstdc++ again.
13617 * config.guess: Update from FSF (for FreeBSD).
13618
13619 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13620
13621 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13622 makeall.bat.
13623 (DISTDOCDIRS): Add `etc'.
13624 (ETC_SUPPORT_PFX): New variable.
13625 (taz): Include anything from etc starting with a word in
13626 ETC_SUPPORT_PFX.
13627
13628 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13629
13630 * config.sub: Update for recent FSF changes. Remove obsolete
13631 h8300hds entry. Add -windows* and -osx as basic os. Minor
13632 spacing changes.
13633
13634 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13635
13636 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13637
13638 * config.guess: Merge with FSF.
13639 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13640
13641 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13642
13643 * configure: Since the "trap 0" handler will override the exit
13644 status on many systems, only use it for "exit 1", and make it set
13645 a non-zero exit status; reset it before "exit 0". Also, check
13646 exit status of config.sub, and error out if it failed.
13647
13648 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13649
13650 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13651 and install libgloss.
13652
13653 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13654
13655 * Makefile.in (all-binutils): Depend upon all-byacc.
13656
13657 * configure.in: Don't build emacs on Irix 5.
13658
13659 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13660
13661 * configure.in (*-*-netware*): Add libio.
13662
13663 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13664
13665 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13666 (CHECK_TARGET_MODULES): Ditto.
13667 (INSTALL_TARGET_MODULES): Ditto.
13668 (TARGET_LIBS): Ditto.
13669 (all-libstdc++): Note dependencies.
13670
13671 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13672
13673 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13674
13675 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13676
13677 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13678 -fexternal-templates.
13679
13680 * configure.in (target_libs): Add libstdc++.
13681 (noconfigdirs): Add libstdc++ as appropriate.
13682
13683 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13684
13685 * config.guess: Update from FSF.
13686
13687 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13688
13689 * configure: Use ${config_shell} when running ${configsub}.
13690
13691 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13692
13693 * config.sub: No longer recognize h8300h.
13694
13695 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13696
13697 * config.sub: Remove extraneous differences between config.sub and
13698 gcc/config.sub.
13699
13700 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13701
13702 * Makefile.in (DISTSTUFFDIRS): Add gas.
13703
13704 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13705
13706 * COPYING.NEWLIB: New file.
13707
13708 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13709
13710 * config.guess (HP-UX): Patch from Harlan Stenn
13711 <harlan@landmark.com> to also emit release level.
13712
13713 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13714
13715 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13716
13717 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13718
13719 * config.sub: Merge nextstep cleanup from FSF.
13720
13721 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13722
13723 * configure.in (arm-*-*): Don't configure ld for this target.
13724
13725 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13726
13727 * configure.in (*-*-netware): don't configure libg++, libio,
13728 librx, or newlib.
13729
13730 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13731
13732 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13733 configure ld--it works, but it doesn't support shared libraries.
13734
13735 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13736
13737 * config.guess (*-unknown-freebsd*): Get rid of possible
13738 trailing "(Release)" in version string.
13739 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13740
13741 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13742
13743 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13744 Fix type: *-next-neststep -> *-next-nextstep.
13745
13746 * config.guess: Merge from FSF:
13747
13748 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13749
13750 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13751
13752 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13753
13754 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13755 instead of UNIX_SV for UnixWare 1.0).
13756
13757 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13758
13759 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13760 to make gdb/nlm/* build after the compiler and linker.
13761
13762 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13763
13764 * config.guess (netbsd, freebsd, linux): Accept any machine,
13765 not just i[34]86.
13766 (m68k-atari-sysv4): Relocate to match FSF version.
13767
13768 * config.guess: More merges from the FSF:
13769
13770 Add a space before function call or macro invocation.
13771
13772 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13773
13774 * config.guess: Add trap cmd to remove dummy.c and dummy when
13775 interrupted.
13776
13777 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13778
13779 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13780 (dummy): Redirect stderr from compilation of dummy.c.
13781
13782 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13783
13784 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13785
13786 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13787
13788 * configure: Accept and ignore --cache*, for compatibility with
13789 new autoconf.
13790
13791 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13792
13793 * config.guess: Merge from FSF:
13794
13795 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13796
13797 * config.guess (Pyramid*:OSx*:*:*): New case.
13798 (PATH): Add /.attbin at end for finding uname.
13799 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13800
13801 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13802
13803 * config.guess (M88*:DolphinOS:*:*): New case.
13804
13805 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13806
13807 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13808 to select whether to use ELF or COFF.
13809
13810 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13811
13812 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13813
13814 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13815
13816 * config.guess: Guess the OS version for HPUX.
13817
13818 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13819
13820 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13821
13822 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13823
13824 * configure.in: Recognize --with-headers, --with-libs, and
13825 --without-newlib.
13826 * Makefile.in (all-xiberty): Depend upon all-ld.
13827
13828 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13829
13830 * configure.in: Change i[34]86 to i[345]86.
13831
13832 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13833
13834 * configure (version): A few more tweaks to help message.
13835
13836 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13837
13838 * Makefile.in: Remove (for now) librx as a host library,
13839 now that we're building it for target.
13840
13841 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13842
13843 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13844 (Karl Berry).
13845
13846 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13847
13848 * configure.in: Also configure librx.
13849
13850 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13851
13852 * Makefile.in: Update various rules to reflect that librx
13853 is now needed for libg++.
13854
13855 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13856
13857 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13858
13859 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13860
13861 * configure.in: Configure the examples directory.
13862
13863 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13864
13865 * configure: Simplify Jun 2 1994 change.
13866
13867 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13868
13869 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13870 /bin/gcc isn't good enough to build gcc.
13871
13872 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13873
13874 * Makefile.in (GDB_SUPPORT_FILES): Remove
13875 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13876 (gdb.tar.gz): Add new rule to use standard distribution building
13877 mechanism.
13878
13879 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13880
13881 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13882 Bill Cox <bill@cygnus.com>.
13883
13884 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13885
13886 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13887
13888 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13889
13890 * configure: Search current dir first in .gdbinit.
13891
13892 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13893
13894 * config.sub: Recognize freebsd (merged from gcc config.sub).
13895
13896 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13897
13898 * config.sub: Refer to NeXT's operating system as nextstep.
13899
13900 * config.sub (case $basic_machine): Re-order the cases, to match
13901 the order in the FSF version (which is mostly alphabethical).
13902 Merge in some additions and changes from the FSF.
13903
13904 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13905
13906 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13907 * config.sub: Recognize cxux7.
13908 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13909
13910 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13911
13912 * config.sub: Fix typo powerpc -> powerpc-*.
13913
13914 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13915
13916 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13917
13918 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13919 parallel with all-emacs and install-emacs). Top-level command
13920 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13921
13922 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13923
13924 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13925 $(relbindir)/make before doing ``make install'', and use
13926 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13927 installing over running make binary.
13928 ($(host)-stamp-stage3-installed): Likewise.
13929
13930 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13931
13932 * config.guess: Recognize Mach.
13933
13934 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13935
13936 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13937 see whether --exec-prefix was used.
13938
13939 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13940
13941 * README: Explicitly mention libg++/README. (Zoo's idea.)
13942
13943 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13944
13945 * Makefile.in: Add all-librx target similar to all-libproc.
13946
13947 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13948
13949 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13950 with post 1.2 uname bogosity.
13951
13952 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13953
13954 * configure: Remove temporary files on receipt of a signal.
13955
13956 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13957
13958 * configure: If there is a package_makefile_frag, remove
13959 ${subdir}/Makefile.tem after copying it in.
13960
13961 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13962
13963 * build_all.mk: support rs6000 lynx identifies itself as
13964 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13965 since /bin/gcc is too feeble to compile a modern gcc.
13966
13967 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13968
13969 * brought devo/test-build.mk update-to-date with progressive/
13970 test-build.mk. Add lynx targets and hppa flag info.
13971
13972 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13973
13974 * configure.in: Use mh-ncrsvr43. Patch from
13975 Tom McConnell <tmcconne@sedona.intel.com>.
13976
13977 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13978
13979 * config.guess (i386-unknown-bsdi): No longer need to
13980 check #if defined(__bsdi__) && defined(__i386__).
13981
13982 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13983
13984 * configure: Set program_transform_nameoption correctly.
13985
13986 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13987
13988 * brought build-all.mk update-to-date with progressive build-all.mk,
13989 added new targets and hppa info.
13990
13991 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13992
13993 * configure: If config.guess result is a prefix of the user
13994 specified target, assume a native build and use the user specified
13995 target as the host alias. Remove SunOS patch suffix removal hack.
13996 * configure.in: Remove SunOS patch suffix removal hack.
13997
13998 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13999 in NATIVE_CHECK_MODULES.
14000
14001 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14002
14003 * Makefile.in: Rename HOST_ONLY to NATIVE.
14004 * configure: Delete SunOs patch suffix from host_canonical
14005 and build_canonical variables that are prepended to Makefiles.
14006 * configure.in: Add comments for easier maintenance.
14007
14008 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14009
14010 * Makefile.in: Add all-libproc target similar to all-gui.
14011
14012 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14013
14014 * Makefile.in (CHECK_MODULES): split into
14015 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14016
14017 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14018
14019 * config.guess (i386-unknown-bsdi): New system to guess.
14020
14021 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14022
14023 * Makefile.in: Add all-gui target (but not yet build by "all").
14024
14025 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14026
14027 * config.sub: Move deletion of patch suffix from here...
14028 * configure.in: To here, at Ian's suggestion. The top-
14029 level scripts might need to know of a patch level.
14030
14031 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14032
14033 * config.sub: Strip off patch suffix so rtl is recognized
14034 as a sunos4.1.3 machine, even though it's been patched.
14035
14036 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14037
14038 * Makefile.in (INSTALL_LAST): Delete.
14039 (INSTALL_DOSREL): New.
14040
14041 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14042
14043 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14044 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14045 whether we pass down --with-gnu-ld anyhow.
14046
14047 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14048
14049 * Makefile.in (INSTALL_LAST): Change operation so it works
14050 on more flavors of make.
14051 * configure.in (go32): Don't build libg++ or libio.
14052
14053 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14054
14055 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14056 they can be overriden by templates.
14057
14058 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14059
14060 * configure.in (target==go32): Don't build gdb.
14061 * dosrel: New directory.
14062
14063 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14064
14065 * configure.in (host==go32): Configure dosrel too.
14066 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14067 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14068 be set by incoming names or templates.
14069 (INSTALL_LAST): New rule.
14070
14071 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14072
14073 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14074
14075 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14076
14077 * configure.in (appdirs): New variable. Currently empty, but will
14078 be used in gas distribution. If nonempty, lists a set of
14079 directories at least one of which must get configured, or top
14080 level configuration is considered to have failed.
14081 (rs6000-*-lynxos*): Use new file name.
14082
14083 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14084
14085 Eliminate XTRAFLAGS.
14086 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14087 newlib include files using -idirafter, and also use -nostdinc.
14088 (CXX_FOR_TARGET): Likewise.
14089 (XTRAFLAGS): Removed.
14090 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14091 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14092 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14093 ($(DO_X)): Don't pass down XTRAFLAGS.
14094
14095 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14096
14097 * configure.in (mips*-dec-bsd*): New target; do build linker.
14098 (mips*-*-bsd*): New target; don't build linker.
14099
14100 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14101
14102 * configure.in: support rs6000-*-lynxos* configuration.
14103 support sunos4 as a cross target.
14104
14105 * config.sub: look for lynx*, not lynx since the OS version may
14106 legitimately be part of the name.
14107
14108 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14109
14110 * configure.in (i[34]86-*-sco*): Move to be with other i386
14111 targets.
14112 (romp-*-*): New target. Skip various binary utilities.
14113 (vax-*-*): New target. Don't build newlib.
14114 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14115
14116 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14117
14118 * configure.in: Only set host_makefile_frag if config
14119 directory exists.
14120
14121 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14122
14123 * install.sh: If $dstdir exists, don't check whether each
14124 component does.
14125
14126 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14127
14128 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14129
14130 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14131
14132 * configure.in (*-*-lynxos*): Don't configure newlib for either
14133 native or cross Lynx.
14134
14135 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14136
14137 * config.sub (sparc64-elf): Fix os.
14138 (z8k): Remove duplicate.
14139
14140 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14141
14142 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14143 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14144
14145 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14146
14147 * configure: Make file links cleanly even if Lynx fails on
14148 an NFS symlink (at least fail cleanly).
14149
14150 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14151
14152 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14153 -XNh2000.
14154
14155 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14156
14157 * configure: Unknown options are fatal again.
14158
14159 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14160
14161 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14162 compatibility.
14163
14164 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14165
14166 * build-all.mk: Add `clean' target.
14167
14168 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14169
14170 * config.guess: Add SINIX support.
14171 * configure.in: Add mips-*-sysv4* support.
14172
14173 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14174
14175 * build-all.mk: Document all useful targets.
14176 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14177 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14178
14179 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14180
14181 * configure: Support --silent, --quiet.
14182
14183 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14184
14185 * configure: Support --disable-FEATURE.
14186
14187 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14188
14189 * config.guess: Recognize NCR running SVR4.3.
14190
14191 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14192
14193 * config.guess: Make BSDI generate i386-unknown-bsd386.
14194 Patch from Paul Eggert <eggert@twinsun.com>.
14195
14196 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14197
14198 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14199
14200 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14201
14202 * configure: Make unrecognized options give nonfatal warnings
14203 instead of fatal errors, and pass them to any subdirectory
14204 configures in case they recognize them.
14205 Make --x equivalent to --with-x.
14206
14207 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14208
14209 * configure: Add --enable-* options. Clean up usage message and
14210 some comments.
14211
14212 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14213
14214 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14215
14216 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14217
14218 * configure.in (hppa*-*-*): Enable binutils.
14219
14220 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14221
14222 * config.sub: Recognize cisco.
14223
14224 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14225
14226 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14227
14228 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14229
14230 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14231 than one configuration name. Add comment.
14232
14233 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14234
14235 * config.guess: about target *-hitachi-hiuxwe2, fixed
14236 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14237 macro is incorrect.]
14238
14239 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14240
14241 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14242 than the "make ls" stuff which used to be here.
14243
14244 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14245
14246 * config.guess: Recognize i[34]86-unknown-freebsd.
14247 From Shawn M Carey <smcarey@rodan.syr.edu>.
14248
14249 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14250
14251 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14252
14253 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14254
14255 * config.guess: Check for ptx.
14256
14257 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14258
14259 * config.sub: Add os9k checking.
14260
14261 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14262
14263 * config.guess: Handle OSF1 running on HPPA processors
14264
14265 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14266
14267 * configure: If subdir configure fails, print out a message with
14268 subdirectory name, in case subdir's configure code didn't identify
14269 itself.
14270
14271 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14272
14273 * configure.in: Remove embedded newlines from configdirs.
14274 Avoid mismatches of substrings. Fix matching strings at end
14275 of configdirs.
14276
14277 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14278
14279 * config.guess: Add Lynx/rs6000 config support.
14280
14281 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14282
14283 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14284
14285 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14286
14287 * configure.in (hppa*-*-osf*): Treat this just like most other
14288 PA configurations (eg no binutils or ld).
14289 (hppa*-*-*elf*): These configurations have binutils and ld.
14290
14291 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14292
14293 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14294
14295 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14296
14297 * configure.in (rs6000-*-*): Build gas.
14298
14299 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14300
14301 * Makefile.in: Avoid bug in losing hpux sed.
14302
14303 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14304
14305 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14306 for GDB and GDB has been fixed to not need it.
14307
14308 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14309
14310 * config.guess: Recognize vax hosts.
14311
14312 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14313
14314 * configure (while loop): Don't use "break 2" inside case
14315 statement -- the case statement isn't an enclosing loop.
14316
14317 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14318
14319 * config.guess: Clean up NeXT support, to allow nextstep
14320 on Intel machines. Make OS be nextstep.
14321
14322 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14323
14324 * config.guess: Add alternate forms for Convex.
14325
14326 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14327
14328 * configure: Completely rewrite option processing. Take
14329 advantage of pattern-matching to avoid invoking test frequently.
14330 Also clean up host and target defaulting logic.
14331
14332 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14333
14334 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14335 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14336 commands (plus user environment) will fit SCO limits.
14337
14338 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14339
14340 * configure.in: Don't issue warnings about directories which are
14341 not being configured if -norecursion is set. Correct test for
14342 --with-gnu-as and --with-gnu-ld to not get confused by substring
14343 matches.
14344
14345 * configure.in: Don't build gas for alpha-dec-osf1*.
14346
14347 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14348
14349 * configure: Back out Per's change of 12/19/1993. It changes the
14350 behavior of configure in unexpected and confusing ways.
14351
14352 Also, use different delim char when calculating
14353 program_transform_name so that the name can contain slashes.
14354
14355 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14356
14357 * configure.in, config.sub: Add support for VSTa micro-kernel.
14358
14359 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14360
14361 * configure.in: Nuke hacks which were used to get a special
14362 version of GAS for HPPA configurations.
14363
14364 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14365
14366 * configure: If only ${target_alias} is given, use that
14367 as the default for ${host_alias}.
14368 * configure: Add missing back-slashes before nested quotes.
14369
14370 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14371
14372 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14373
14374 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14375
14376 * config.guess: Recognize some Tektronix configurations.
14377 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14378
14379 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14380
14381 * config.sub: Match any flavor of SH.
14382
14383 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14384
14385 * configure.in: Don't try to configure newlib for Alpha.
14386
14387 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14388
14389 * configure.in: Don't build ld for Irix 5. Don't build gas,
14390 libg++ or libio for any Alpha target.
14391
14392 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14393
14394 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14395
14396 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14397 default arguments -- so it tried to compress itself.
14398
14399 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14400
14401 * configure.in (notsupp): ensure that a space is always at the end
14402 of the configdirs list, since the grep checks for an explicit space
14403
14404 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14405
14406 * configure.in (target i386-sysv4.2): don't build ld, since static
14407 versions of many libraries are not available.
14408
14409 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14410
14411 * config.guess: Recognize Apollos (using environment variables).
14412 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14413
14414 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14415
14416 * config.guess: Recognize Sony news mips running newsos.
14417
14418 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14419
14420 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14421 "fi ; else" for bash.
14422
14423 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14424
14425 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14426
14427 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14428
14429 * config.sub: accept unixware as an alias for svr4.2.
14430 Fix some inconsistancies with the gcc version.
14431
14432 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14433
14434 * Makefile.in (DISTDOCDIRS): Add gdb.
14435
14436 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14437
14438 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14439
14440 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14441
14442 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14443 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14444 this now.
14445
14446 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14447
14448 * config.sub: Accept hiux* as an OS name.
14449
14450 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14451 etc/make-stds.texi. The underscore came from gcc, and dje now
14452 agrees that RUNTESTFLAGS is the correct name.
14453
14454 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14455
14456 * install.sh: Remove 'set -e'. It makes any conditionals
14457 in the script useless.
14458
14459 * config.guess: Automatically recognize arm-acorn-riscix
14460 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14461
14462 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14463
14464 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14465
14466 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14467
14468 * Makefile.in (DISTDOCDIRS): New variable.
14469 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14470 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14471
14472 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14473
14474 * configure.in (hppa target): check the source directory for the
14475 pagas sub-directory
14476
14477 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14478
14479 * config.sub: Allow -aout* and -elf*.
14480
14481 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14482
14483 * configure.in: Don't build ld on i386-solaris2, same as for
14484 sparc-solaris2.
14485
14486 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14487
14488 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14489
14490 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14491
14492 * configure.in: Configure gdb for alpha.
14493
14494 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14495
14496 * Makefile.in (CXXFLAGS): Add -O.
14497
14498 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14499
14500 * config.guess: added support for DG Aviion
14501
14502 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14503
14504 * configure.in: Produce warning message for subdirectories not
14505 configurable for this host/target combination. Don't try to
14506 configure gdb for vms.
14507
14508 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14509
14510 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14511 appropriate files before making "diststuff".
14512 (DISTBISONFILES): New var: list of files to be edited.
14513 (DISTSTUFFDIRS): Add binutils.
14514
14515 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14516
14517 * config.sub: also handle mipsel and mips64el (for little endian mips)
14518
14519 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14520
14521 * configure.in: Add * to end of all OS names.
14522
14523 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14524
14525 * configure.in: Build newlib for LynxOS native.
14526
14527 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14528
14529 * config.guess: Add support for delta 88k running SVR3.
14530
14531 * configure.in: Add comment about HP compiler vs. emacs.
14532
14533 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14534
14535 * configure.in: don't build ld on solaris2 (not a viable option
14536 due to bugs in getpwnam & getpwuid)
14537
14538 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14539
14540 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14541 config.guess will produce a full version number.
14542
14543 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14544
14545 * configure.in: Build linker and binutils for alpha-dec-osf1.
14546
14547 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14548
14549 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14550 and gdb/testsuite/Makefile.in.
14551
14552 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14553
14554 * configure.in: recognize mips*- instead of mips-
14555
14556 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14557
14558 * config.sub: Accept linux*coff and linux*elf as operating
14559 systems.
14560
14561 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14562
14563 * config.sub: Recognize mips64, and mips3 as an alias for it.
14564
14565 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14566
14567 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14568 gdb knows how to handle OSF/1 shared libraries.
14569
14570 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14571
14572 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14573 * config.guess: Recognize Hitachi's HIUX.
14574 * config.sub: Recognize h3050r* and hppahitachi.
14575 Remove redundant cases for hp9k[23]*.
14576
14577 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14578
14579 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14580 if gas and ld are in the source tree and are in ${configdirs}.
14581 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14582 --with options (but still pass them down on the command line,
14583 if they were explicitly specified).
14584
14585 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14586
14587 * configure: substitute SHELL value in Makefile.in with
14588 ${CONFIG_SHELL}
14589
14590 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14591
14592 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14593 *-*-solaris2* targets.
14594
14595 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14596
14597 * Makefile.in: define M4, and pass it down to sub-makes;
14598 all-autoconf now depends on all-m4
14599
14600 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14601
14602 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14603 presence of {ar,ranlib} instead of a configured directory
14604
14605 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14606
14607 * config.guess: Accept 34?? as well as 33?? for NCR.
14608
14609 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14610
14611 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14612 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14613
14614 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14615
14616 * configure: grab values for $(CC) and $(CXX) from the
14617 environment, so that someone can do "CC=gcc configure; make" and
14618 have it work right (matching the way that autoconf works now)
14619
14620 * configure.in, Makefile.in: add support for gash, the tcl
14621 interface to Galaxy
14622
14623 * config.guess: add NetBSD variants (hp300, x86)
14624
14625 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14626
14627 * install.sh: Support -d option (in the manner of SunOS 4 install,
14628 as it is more deterministic than that of GNU install)
14629 (chmodcmd): Set file to mode 755 by default (should also do default
14630 chgrp and chown, but I don't feel like dealing with that now)
14631
14632 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14633
14634 * config.sub: Remove h8300hhms alias.
14635
14636 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14637
14638 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14639
14640 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14641
14642 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14643 as stmp-fixinc
14644
14645 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14646
14647 * config.sub: recognize m88110-bug-coff.
14648
14649 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14650
14651 * Makefile.in (all-libio): all dependencies on the toolchain used
14652 to build this (gcc, gas, ld, etc)
14653
14654 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14655
14656 * config.guess: Deal with OSF/1 1.3 on alpha.
14657
14658 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14659
14660 * install.sh: add some 'else true' clauses for portability
14661
14662 * configure.in: don't build libio for h8[35]00-*-* targets
14663
14664 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14665
14666 * Makefile.in: Add support for new libio.
14667
14668 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14669
14670 * install.sh: If one command fails, don't try the rest. Don't try
14671 to remove $dsttmp (via trap) unless we have already created it.
14672 If $src doesn't exist, detect it and exit with an error.
14673
14674 * config.guess: Recognize BSD on hp300.
14675
14676 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14677
14678 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14679 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14680
14681 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14682
14683 * Makefile.in (all-send-pr): depends on all-prms
14684
14685 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14686
14687 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14688
14689 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14690
14691 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14692 Added test for mips-mips-riscos5.
14693
14694 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14695
14696 * configure.in: use mh-hp300 for 68k HP hosts
14697
14698 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14699
14700 * configure: add support for CONFIG_SHELL, so that you can use
14701 some alternate shell for evaluating configure scripts
14702
14703 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14704
14705 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14706 in configure script to bug-gdb@prep.ai.mit.edu when building
14707 distribution archive.
14708 * Makefile.in (COMPRESS): Remove def.
14709 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14710 gdb.tar.Z and make-gdb.tar.Z respectively.
14711 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14712 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14713 to convergence with 'taz' target in Makefile.in.
14714
14715 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14716
14717 * install.sh (dsttmp): use trap to ensure that tmp files go
14718 away on error conditions
14719
14720 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14721
14722 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14723
14724 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14725
14726 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14727 its parent is '/' not ''.
14728
14729 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14730
14731 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14732
14733 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14734 that ${newsrcdir}/configure.in does.
14735
14736 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14737
14738 * test-build.mk: support for CONFIG_SHELL
14739
14740 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14741
14742 * config.sub (netware): Add as a basic system type.
14743
14744 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14745
14746 * Makefile.in (Makefile): depend on configure.in. Also drop the
14747 $(srcdir)/ from the dependency on Makefile.in.
14748
14749 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14750
14751 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14752 (h8300hhms is temporary until multi-libraries are implemented).
14753 * configure.in: Handle h8300h too.
14754
14755 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14756
14757 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14758
14759 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14760
14761 * configure: Remove extraneous output when guessing host type.
14762 * config.guess: Remove extraneous output when guessing using C
14763 compiler rather than uname, or when guessing fails.
14764
14765 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14766
14767 * Makefile.in: remove all.cross and install.cross targets
14768
14769 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14770 definitions
14771
14772 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14773
14774 * configure.in (target sh): Build gprof.
14775
14776 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14777
14778 * config.sub: change -solaris to -solaris2
14779
14780 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14781
14782 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14783
14784 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14785
14786 * configure: Correct error message for missing Makefile.in to
14787 print correct directory.
14788
14789 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14790
14791 * install.sh: kludge around 386BSD shell bug
14792
14793 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14794
14795 * config.guess: Recognize NeXT.
14796 * config.guess: Recognize i486-ncr-sysv4.
14797 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14798
14799 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14800
14801 * Makefile.in (MAKEINFOFLAGS): New variable.
14802 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14803 * build-all.mk, test-build.mk: Pass down --no-split as
14804 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14805
14806 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14807
14808 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14809
14810 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14811
14812 * Makefile.in (libg++.tar.z): New rule.
14813 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14814 * Makefile.in (taz): Only do a single chmod.
14815
14816 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14817
14818 * install.sh: don't use dirname anymore (replaced with sed usage)
14819
14820 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14821
14822 * Makefile.in: Change extension for gzip'd files from '.z' to
14823 '.gz' per new FSF standard usage.
14824
14825 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14826
14827 * configure: put quotes around the final value of program_transform_name
14828
14829 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14830
14831 * Makefile.in: new install.sh support; update install-info rules
14832
14833 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14834
14835 * configure.in: Build diff for crosses, but not for go32 host.
14836
14837 * configure.in: Build gprof only for native, and don't build it
14838 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14839
14840 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14841
14842 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14843
14844 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14845
14846 * configure.in (host_tools): Add prms.
14847
14848 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14849
14850 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14851 with $(FLAGS_TO_PASS) on the command line
14852
14853 * config.sub: Recognize lynx and lynxos
14854
14855 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14856
14857 * config.sub: Accept -ecoff*, not just -ecoff.
14858
14859 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14860
14861 * Makefile.in (taz): Use .gz suffix instead of .z.
14862 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14863 names.
14864
14865 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14866
14867 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14868
14869 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14870
14871 * Makefile.in (install-no-fixedincludes): install gcc last, so
14872 that rebuilds that might happen during 'make install' don't get
14873 bogus gcc include files
14874
14875 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14876
14877 Change from Utah for HPPA support:
14878 * config.guess: Recognize hppa1.x-hp-bsd.
14879
14880 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14881
14882 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14883 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14884
14885 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14886
14887 * config.sub: Add support for rom68k and bug boot monitors.
14888
14889 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14890
14891 * Makefile.in: Make all-opcodes depend on all-bfd.
14892
14893 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14894
14895 * config.guess: Added special check for i[34]86-univel-sysv4*.
14896
14897 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14898
14899 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14900 the processor rather than assuming i486.
14901
14902 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14903
14904 * config.guess: Recognize SunOS6 as Solaris3.
14905
14906 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14907
14908 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14909 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14910
14911 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14912
14913 * build-all.mk (all-cross): New target for Canadian Cross.
14914 Added Q2 go32 targets.
14915 * test-build.mk: Configure go32 cross sparclite-aout and
14916 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14917 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14918
14919 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14920
14921 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14922 GO32 hosted toolchains
14923
14924 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14925
14926 * configure: change so "-exec-prefix" gets passed down rather
14927 than "-exec_prefix" so autoconf generated Makefiles get the
14928 exec_prefix set right.
14929
14930 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14931
14932 * config.guess: get the Solaris2 minor version number
14933
14934 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14935
14936 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14937
14938 * config.guess: Recognize some Sequent platforms.
14939
14940 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14941
14942 * Makefile.in: added the vault-install target
14943
14944 * configure.in: actually use the Sun3 makefile fragment that's in
14945 config, also added the release dir to configdirs
14946
14947 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14948
14949 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14950
14951 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14952
14953 * configure.in: remove some program from Alpha targetted toolchains
14954
14955 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14956
14957 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14958 gprof.
14959 (taz): Run "make diststuff" in those directories instead of "make
14960 proto-dir". Look for "VERSION=" only at start of line in subdir
14961 Makefile. Use "gzip -9" for compression.
14962 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14963 (binutils.tar.z): New target.
14964
14965 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14966
14967 * Makefile.in (taz): Include gpl.texinfo.
14968
14969 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14970
14971 * Makefile.in (setup-dirs): Merged into "taz" target.
14972 (taz): Only do `proto-dir' stuff if a directory is actually needed
14973 for this target.
14974
14975 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14976
14977 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14978 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14979 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14980 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14981 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14982
14983 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14984
14985 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14986 config.sub, and move-if-change to gdb testsuite distribution
14987 archive, so the testsuite can be extracted, configured, and
14988 run separately from the gdb distribution. Blow away the Chill
14989 tests that require a Chill compiled executable, since GNU Chill
14990 is not yet publically available.
14991
14992 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14993
14994 * test-build.mk: set environment variables in a single command,
14995 instead of a list of assignments and exports
14996
14997 * config.guess: recognize Alpha/OSF1 systems
14998
14999 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15000
15001 * configure: Change help message to prefer --options rather than
15002 -options.
15003
15004 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15005
15006 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15007 zippy@ecst.csuchico.edu.
15008 * config.guess: Recognize miniframe.
15009
15010 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15011
15012 * Makefile.in: Use srcroot to find runtest rather than rootme.
15013 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15014
15015 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15016
15017 * test-build.mk: Extensive additions to support building on a
15018 machine other than the host.
15019
15020 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15021
15022 * configure (tooldir): Fix for i386-aix again.
15023
15024 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15025
15026 * configure, Makefile.in: Change definition of $(tooldir)
15027 to match the FSF.
15028
15029 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15030
15031 * config.guess: Recognize i[34]86/SVR4.
15032
15033 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15034
15035 * Makefile.in (all-gdb): gdb depends on sim.
15036
15037 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15038
15039 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15040 at the same time we make the prototype gdb directory.
15041 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15042 files at the same time as the gdb base release distribution.
15043
15044 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15045
15046 * Makefile.in (check): Use individual check targets rather than
15047 DO_X rule.
15048 (check-gcc): Added.
15049
15050 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15051
15052 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15053 for System V release 3.2.
15054
15055 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15056
15057 * config.sub: Recognize hppaosf.
15058 * configure.in: Do configure ld/binutils/gas for it.
15059
15060 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15061
15062 * configure (tooldir): Alter syntax used to set this, for systems
15063 where "\$" isn't handled right, like i386-aix.
15064
15065 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15066
15067 * configure: Pass program-transform-name, not
15068 program_transform_name, to recursive configures.
15069
15070 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15071
15072 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15073 of gas+ld+binutils.
15074
15075 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15076
15077 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15078
15079 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15080
15081 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15082
15083 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15084
15085 * Makefile.in (PRMS): Set back to all-prms.
15086
15087 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15088
15089 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15090 targets, rather than for MIPS hosts.
15091
15092 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15093
15094 * configure.in: add comment for --with-x default values
15095
15096 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15097
15098 * Makefile.in: add check-* targets for each of the directories in
15099 the tree. Add a definition of RUNTEST that will use the one we
15100 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15101
15102 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15103
15104 * configure.in: Removed obsolete references to bfd_target and
15105 target_makefile_frag.
15106
15107 * build-all.mk: Set assorted targets for Q2.
15108 * config.sub: Recognize z8k-sim and h8300-hms.
15109 * test-build.mk: Really don't pass host to configure.
15110 (HOLES): Added uname.
15111
15112 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15113
15114 * configure: Handle an empty program-prefix, program-suffix or
15115 program-transform-name correctly.
15116
15117 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15118
15119 * build-all.mk: -G 8 no longer required for MIPS targets.
15120 * test-build.mk: Don't pass host argument to configure; make it
15121 guess.
15122
15123 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15124
15125 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15126 * Makefile.in (COMPRESS): New macro, like GZIP.
15127
15128 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15129
15130 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15131
15132 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15133 with gas currently defaults to -G 0.
15134
15135 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15136
15137 * Makefile.in (all-flex): flex depends on byacc.
15138
15139 * build-all.mk: If host not specified, use config.guess. Pass TAG
15140 to test-build.mk as RELEASE_TAG.
15141 * test-build.mk (configargs): New variable containing arguments to
15142 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15143 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15144
15145 * config.guess: Use /bin/uname when checking -X argument on SCO,
15146 to avoid invoking GNU uname which doesn't understand -X.
15147
15148 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15149
15150 * configure.in: Build gas for mips-*-*.
15151
15152 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15153
15154 * Makefile.in (all.normal): insert missing backslash.
15155
15156 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15157
15158 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15159
15160 * Makefile.in: Complete overhaul to merge many almost identical
15161 targets.
15162
15163 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15164
15165 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15166 (gdb.tar.Z): Adjusted.
15167
15168 * Makefile.in (setup-dirs, taz): New targets; should be general
15169 enough to adapt for gdb sometime. Build only .z file.
15170 (gas.tar.z): New target.
15171
15172 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15173
15174 * build-all.mk: Use CC=cc -Xs on Solaris.
15175
15176 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15177
15178 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15179 for handling BISON for FSF releases.
15180
15181 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15182
15183 * configure: Actually implement the change zoo just documented.
15184
15185 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15186
15187 * configure: when using config.guess, only set target_alias when
15188 it's not already been set (ie, on the command line)
15189
15190 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15191
15192 * Makefile.in: add installcheck target, set PRMS to install-prms
15193
15194 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15195
15196 * configure: add support for package_makefile_fragment, handle the
15197 case where a directory has a configure.in file but no Makefile.in
15198 more gracefully (with an actual understandable error message, even);
15199 add support for --without (and add this to the usage message); also
15200 explicitly add a --host=${host_alias} to the command line when
15201 config.guess is used
15202
15203 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15204
15205 * configure: Must use both --host and --target in recursive calls.
15206
15207 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15208
15209 * Makefile.in: Change deja-gnu to dejagnu.
15210
15211 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15212
15213 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15214
15215 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15216
15217 * configure.in: canonicalize all instances to *-*-solaris2*,
15218 also strip out a number of tools to not build for go32 host
15219
15220 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15221
15222 * config.guess: add GPL.
15223
15224 * Makefile.in, config.guess, config.sub, configure: bump
15225 copyrights to 93.
15226
15227 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15228
15229 * Makefile.in (do-info): Removed obsolete check for existence of
15230 localenv file.
15231
15232 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15233
15234 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15235
15236 * Makefile.in: a couple of 'else true' for decstation,
15237 support for TclX
15238
15239 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15240
15241 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15242
15243 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15244
15245 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15246
15247 * config.guess: Recognize i386-ibm-aix (PS/2).
15248 * configure.in: Use config/mh-aix386 file for it.
15249
15250 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15251
15252 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15253 CC_FOR_TARGET instead.
15254 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15255
15256 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15257
15258 * Makefile.in: Add sim to list of directories sent with gdb
15259
15260 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15261
15262 * configure.in: Put back mips-dec-bsd* case.
15263
15264 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15265
15266 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15267 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15268 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15269
15270 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15271
15272 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15273
15274 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15275 (install-info): install dir.info only if it exists,
15276 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15277
15278 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15279
15280 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15281 gas for mips-dec-bsd.
15282
15283 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15284
15285 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15286 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15287
15288 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15289
15290 * configure.in: Added "dejagnu" to hosttools list.
15291
15292 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15293
15294 * config.sub, configure.in, config.guess: Add support
15295 for Bosx, an AIX variant from Bull.
15296 Patches from F.Pierresteguy@frcl.bull.fr.
15297
15298 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15299
15300 * devo/dejagnu: Initial creation of devo/dejagnu.
15301 Migrated dejagnu testcases and support files for testing software
15302 tools to reside as subdirectories, currently called "testsuite",
15303 within the directory of the software tool. Migrated all programs,
15304 support libraries, etc. beloging to dejagnu proper from
15305 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15306 with no modifications. The changes to these files which will
15307 allow them to configure, build, and execute properly will be made
15308 in a future update.
15309
15310 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15311
15312 * Makefile.in: Change send_pr to send-pr.
15313 * configure.in: Likewise.
15314 * send_pr: Renamed directory to send-pr.
15315
15316 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15317
15318 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15319
15320 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15321
15322 * README: Update for gdb-4.8 release.
15323 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15324 gdb-xxx.tar.z (gzip'd) file also.
15325
15326 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15327
15328 * Makefile.in: make all-diff depend on all-libiberty
15329
15330 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15331
15332 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15333
15334 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15335
15336 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15337
15338 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15339
15340 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15341 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15342 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15343
15344 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15345
15346 * Makefile.in: makeinfo binary is in a new location
15347
15348 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15349
15350 * config.sub: Accept -ecoff as an OS.
15351
15352 * Makefile.in: Various changes to eliminate a level of make
15353 recursion and reduce the required command line length.
15354 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15355 sub-makes.
15356 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15357 variables holding settings for specific sub-makes.
15358 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15359 in terms of BASE_FLAGS_TO_PASS.
15360 (TARGET_LIBS): New variable listing directories which use
15361 TARGET_FLAGS_TO_PASS.
15362 (subdir_do): Eliminated.
15363 (do-*): New set of targets to replace subdir_do.
15364 (various): All targets which used subdir_do now depend on do-*.
15365 (local-clean): Renamed from do_clean.
15366 (local-distclean): New target, dependency of distclean and
15367 realclean.
15368 (install-info): Don't create directories. Depend on dir.info
15369 rather than calling make recursively.
15370 (install-dir.info): Eliminated.
15371 (install-info-dirs): Create all info directories here.
15372 (dir.info): Depend upon do-install-info.
15373
15374 * test-build.mk (HOLES): Added false.
15375
15376 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15377
15378 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15379
15380 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15381
15382 * Makefile.in (info): remove dependency on all-texinfo. The
15383 problem was really in texinfo/C, not at this level.
15384
15385 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15386
15387 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15388
15389 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15390
15391 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15392 GDB releases.
15393
15394 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15395
15396 * configure: Include srcdir in message about target of link not
15397 being found. Don't convert `-' to `_' in `with' options being
15398 passed to subdirs.
15399
15400 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15401
15402 * configure.in: add uudecode to host_tools
15403
15404 * Makefile.in: added {all,install}-uudecode targets, added them to
15405 the appropriate lists
15406
15407 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15408
15409 * Makefile.in (all-gcc): Added dependency on all-gas.
15410
15411 * configure.in (mips-*-*): Build ld and binutils.
15412
15413 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15414
15415 * configure: check return code from mkdir, print error message and
15416 exit on failure.
15417
15418 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15419
15420 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15421
15422 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15423
15424 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15425
15426 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15427
15428 * config.sub (h8500): Recognize this as a cpu type.
15429
15430 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15431
15432 * configure: source directory missing is no longer a warning
15433
15434 * configure.in: recognize irix[34]* instead of irix[34]
15435
15436 * Makefile.in: define and pass down X11_LIB
15437
15438 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15439
15440 * guess-systype: Renamed to ...
15441 * config.guess: ... by popular request.
15442 * configure.in, Makefile.in: Update accordingly.
15443
15444 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15445
15446 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15447 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15448 + Execute ./dummy instead of assuming . is in PATH.
15449
15450 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15451
15452 * guess-systype: New shell script. Attempts to guess the
15453 canonical host name of the executing host.
15454 Only a few hosts are supported so far.
15455 * configure: Call guess-systype if no host is specified.
15456
15457 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15458
15459 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15460 gcc Makefile.
15461
15462
15463 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15464
15465 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15466 (all-gcc, install-gcc, subdir_do): Use it.
15467
15468 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15469
15470 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15471
15472 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15473
15474 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15475 set exclusively by configure, using configure.in .
15476
15477 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15478
15479 * test-build.mk: set $PATH for all builds
15480
15481 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15482
15483 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15484
15485 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15486 the one used in gcc/Makefile.in, so that a null expansion doesn't
15487 override the one needed to build gcc with a native cc.
15488
15489
15490 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15491
15492 * configure: Accept -with arguments.
15493
15494 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15495
15496 * Makefile.in: added h8300sim
15497
15498 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15499
15500 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15501 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15502 (all-cygnus, native, build-cygnus): Make
15503 $(canonhost)-stamp-3stage-done, not $(host)....
15504 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15505 i386-sco3.2v4. Added else true to if command.
15506
15507 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15508
15509 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15510
15511 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15512
15513 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15514
15515 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15516
15517 * configure.in: don't remove binutils from Solaris builds
15518
15519 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15520
15521 * Makefile.in: get rid of earlier definitions for *clean,
15522 also handle the recursive info rule better
15523
15524 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15525
15526 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15527 do more-or-less the right thing.
15528
15529 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15530
15531 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15532 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15533
15534 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15535
15536 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15537 $(host_canonical).
15538
15539 * configure.in: split the configdirs list into 4 categories (native
15540 v. cross, library v. tool) and handle the cross-only and native-
15541 only in more reasonable (and correct!) way.
15542
15543 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15544
15545 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15546 configdirs anymore.
15547
15548 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15549
15550 * Makefile.in: extensive cleanup:: removed all of the explicit
15551 clean-* targets, collapsed many wrappers around subdir_do into
15552 one, added additional targets to satisfy standards.texi, deleted
15553 some old targets, some changes for consistency
15554
15555 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15556
15557 * configure.in: handle some programs as cross-only, and others as
15558 native only
15559
15560 * test-build.mk: handle partial holes in a more generic manner
15561
15562 * Makefile.in: m4 depends on libiberty
15563
15564 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15565
15566 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15567 time, wdiff, and find to configdirs
15568
15569 * Makefile.in: all, clean, and install rules for the new programs
15570 added to configure.in
15571
15572 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15573
15574 * configure.in: use mh-sun for all *-sun-* hosts
15575
15576 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15577
15578 * Makefile.in: define flags for X11 include files and library file
15579 locations, pass them down to the programs that need this info
15580
15581 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15582
15583 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15584
15585 * configure.in: start building libg++ for HP-UX targets
15586
15587 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15588
15589 * README: Update references to files moved into etc/.
15590
15591 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15592
15593 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15594 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15595
15596 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15597
15598 * configure: accept dash as well as underscore in long option
15599 names for FSF compatibility.
15600
15601 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15602
15603 * config.sub: added -sco3.2v4 support from FSF.
15604
15605 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15606
15607 * configure.in: expand the section that adds or removes
15608 directories from the list of programs to build, to handle native
15609 vs. cross in addition to host v. native
15610
15611 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15612
15613 * Makefile.in: Replace C++ in macro names with CXX.
15614 This is less likely to break ...
15615
15616 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15617
15618 * test-build.mk: add -w to GNU_MAKE
15619
15620 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15621
15622 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15623 add 'sparc' to list of recognized cpus. This needed to make
15624 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15625 Delete some redundant ose68 variants. Recognize -wrs as an os,
15626 then changes that into $CPU-wrs-vxworks.
15627
15628 * configure.in: remove most references to gdbtest, regularize
15629 target based program removal
15630
15631 * test-build.mk: import from p3 tree (many fixes and changes)
15632
15633 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15634
15635 * Makefile.in: added rules to handle tcl, tk, and expect
15636
15637 * configure.in: handle those directories if they exist
15638
15639 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15640
15641 * config.sub: removed bogus hppabsd and hppahpux names, since
15642 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15643
15644 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15645
15646 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15647 depends upon all-xiberty
15648
15649 * Makefile.in: changes from p3, including:
15650
15651 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15652
15653 * Makefile.in (XTRAFLAGS): include newlib directories if
15654 newlib/Makefile exists, rather than if host != target.
15655
15656 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15657
15658 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15659 from the same source tree and not building a cross-compiler. This
15660 matters for the libg++ configuration if reconfiguring a tree that
15661 has already been installed.
15662
15663 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15664
15665 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15666 pick up the machine and system specific header files.
15667
15668 * Makefile.in: added AS_FOR_TARGET, passed down in
15669 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15670 the C compiler to use to create programs which are run in the
15671 build environment, set it to default to $(CC), and passed it down
15672 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15673
15674 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15675
15676 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15677 We need them for unusual native builds, like systems without
15678 ranlib.
15679
15680 * configure: also define $(host_canonical) and
15681 $(target_canonical), which are the full, canonical names for the
15682 given host and target
15683
15684 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15685
15686 * Makefile.in: Added separate definitions for C++.
15687
15688 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15689
15690 * configure.in (configdirs): Add deja-gnu.
15691
15692 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15693
15694 * README: Update for configure.texi and gdb-4.7 release.
15695
15696 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15697
15698 * Makefile.in: Move "all" target to top of file.
15699 Previously, first target was ".PHONY" which caused BSD4.4 make
15700 to build .PHONY when make was run without arguments.
15701
15702 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15703
15704 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15705 Library-copylefted code in libiberty.
15706
15707 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15708
15709 * config.sub: Replace m68kmote with plain old m68k.
15710
15711 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15712
15713 * Makefile.in: Remove space from blank line, avoid Make complaints.
15714
15715 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15716
15717 * config.sub: Complain if no argument is given. Added support for
15718 386bsd as OS and target alias.
15719
15720 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15721
15722 * Makefile.in (XTRAFLAGS): include newlib directories if
15723 newlib/Makefile exists, rather than if host != target.
15724
15725 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15726
15727 * config.sub: recognize sparclite-wrs-vxworks.
15728
15729 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15730 p3.) Added clean-xiberty to clean.
15731
15732 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15733
15734 * configure.in: use *-*-* instead of nested cases for host and target
15735
15736 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15737
15738 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15739 from the same source tree and not building a cross-compiler. This
15740 matters for the libg++ configuration if reconfiguring a tree that
15741 has already been installed.
15742
15743 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15744
15745 * config.sub (i486v/i486v4): Merge in from FSF version.
15746
15747 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15748
15749 * configure: only set PWD if it is already set.
15750
15751 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15752
15753 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15754 doesn't have unset and all success paths (and most error paths)
15755 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15756 to just ${PWD} to avoid confusion.)
15757
15758 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15759
15760 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15761 even for a native compilation.
15762
15763 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15764
15765 Changes to make the gdb.tar.Z rule work better.
15766
15767 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15768 (DEVO_SUPPORT): Add configure.texi.
15769 (bfd-ilrt.tar.Z): Remove ancient rule.
15770
15771 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15772
15773 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15774 pick up the machine and system specific header files.
15775
15776 * configure.in, config.sub: added new target m68010-adobe-scout,
15777 with alias of adobe68k. Changed configure.in to check for
15778 -scout before -sco* to avoid a false match.
15779
15780 * Makefile.in: added AS_FOR_TARGET, passed down in
15781 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15782 the C compiler to use to create programs which are run in the
15783 build environment, set it to default to $(CC), and passed it down
15784 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15785
15786 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15787
15788 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15789 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15790 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15791 FOR_TARGET variants, to newlib and libg++.
15792
15793 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15794
15795 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15796 first.
15797
15798 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15799
15800 * config.sub: Accept `elf' as an environment.
15801
15802 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15803
15804 * Makefile.in (all-opcodes): cd into the right directory
15805
15806 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15807
15808 * configure: added -program_transform_name option, used as
15809 argument to sed when installing programs.
15810 configure.texi: added documentation for -program_prefix,
15811 -program_suffix and -program_transform_name.
15812
15813 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15814
15815 * config.sub: Accept i486 where i386 ok.
15816
15817 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15818
15819 * config.sub: accept we32k
15820
15821 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15822
15823 * config.sub, configure.in: accept OSE68000 and OSE68k.
15824
15825 * Makefile.in: don't create all directories for ``make install'';
15826 let the subdirectories create the ones they need.
15827
15828 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15829
15830 * COPYING: new file, GPL v2
15831
15832 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15833
15834 * Makefile.in: use the new gen-info-dir, which needs a template
15835 argument (which also lives in texinfo)
15836
15837 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15838
15839 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15840
15841 * config.sub (ncr3000): Change i386 to i486.
15842
15843 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15844
15845 * Makefile.in: add install-rcs, install-grep to
15846 install-no-fixedincludes, removed install-bison and install-libgcc
15847
15848 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15849
15850 * configure.in: grab the HPUX makefile fragment if on HPUX
15851
15852 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15853
15854 * Makefile.in: eradicate bison spoor (ditto libgcc).
15855 configure.in: recognise m68{k,000}-ericsson-OSE.
15856 es1800 is alias for m68k-ericsson-OSE
15857
15858 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15859
15860 * configure.in: rearrange the parts that remove programs from
15861 configdirs, based now on HOST==TARGET or by canonical triple.
15862
15863 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15864
15865 * test-build.mk: recurse explicitly with -f test-build.mk when
15866 appropriate. predicate stage3 and comparison on the existence
15867 of gcc. That is, if gcc isn't around, we aren't three-staging.
15868 On very clean, also remove ...stamp-co. Build in-place before
15869 doing other builds.
15870
15871 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15872
15873 * Makefile.in, configure.in: add tgas
15874
15875 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15876
15877 * Makefile.in: a number of changes merged in from progressive.
15878
15879 * configure.in: add libm.
15880
15881 * .cvsignore: ignore some stuff that comes from test-build.mk.
15882
15883 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15884
15885 * config.sub: Add es1800 (m68k-ericsson-es1800).
15886
15887 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15888
15889 * configure: Add program_suffix (parallel to program_prefix)
15890 * Makefile.in: adjust directory-creating script for losing decstation
15891
15892 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15893
15894 * configure: Minor $subdir-related fixes.
15895
15896 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15897
15898 * configure: fix various problems with propogating
15899 makefile_target_frag in subdirs.
15900 * configure.in: config libgcc if its there
15901
15902 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15903
15904 * config.sub: HPPA merge.
15905
15906 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15907
15908 * Makefile.in: Replace all-bison with all-byacc in all
15909 dependency lines for other tools (which now use byacc).
15910
15911 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15912
15913 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15914
15915 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15916
15917 * Makefile.in: make gprof rules similar to byacc rules (instead of
15918 vestigal $(unsubdir) that didn't work...)
15919
15920 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15921
15922 * config.sub: Add support for Linux.
15923 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15924 (at least for libg++).
15925
15926 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15927
15928 * configure.texi: fix doc for the -nfp option to configure
15929
15930 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15931
15932 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15933
15934 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15935
15936 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15937 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15938 * configure.in: added solaris* host_makefile_frag hook.
15939
15940 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15941
15942 * config.sub: changed recognition of m68000 so that various
15943 m68k types can be specified via m680[01234]0
15944
15945 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15946
15947 * config.sub (basic_machine): fix sed so that '-foo' isn't
15948 completely substituted out while .+'-foo' loses the '-foo'
15949
15950 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15951
15952 * config.sub ($os): Add -aout.
15953
15954 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15955
15956 * configure: If host_makefile_frag is absolute, don't
15957 prefix ${invsubdir} (relevant to libg++ auto-configure).
15958
15959 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15960
15961 * Makefile.in (tooldir): Define it.
15962 (all-ld): Depend on all-flex.
15963
15964 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15965
15966 * Makefile.in (check): Fix libg++ special case.
15967
15968 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15969
15970 * configure: do not bury `pwd` into config.status, thus do fewer
15971 pwd's.
15972
15973 * configure: print the "Building in" message only when building in
15974 other than "." AND verbose.
15975
15976 * configure: remove -s, rework -v to better accommodate guested
15977 configures.
15978
15979 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15980
15981 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15982
15983 * Makefile.in: macroize flags passed on recursion. remove
15984 fileutils.
15985
15986 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15987
15988 * configure: get makesrcdir right for subdirs deeper than 1.
15989
15990 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15991 install.
15992
15993 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15994
15995 * Makefile.in: don't print subdir_do or recursion lines.
15996
15997 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15998
15999 * standards.texi: added menu item.
16000
16001 * Makefile.in: build and install standards.info.
16002
16003 * standards.texi: new file.
16004
16005 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16006
16007 * configure: test for and move config.status pieces from
16008 ${subdir}/.
16009
16010 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16011
16012 * configure: Test for existance of files before trying to mv
16013 them, to avoid numerous non-existance messages.
16014
16015 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16016
16017 * configure: correct final line of config.status.
16018
16019 * configure: patch from eggert. Avoids a protection problem if
16020 the original Makefile.in is read only.
16021
16022 * configure: use move-if-change from gcc to create config.status.
16023 Some makefiles depend on config.status to tell if a directory
16024 has been reconfigured for a different host. This change
16025 prevents those directories from remaking everything in the case
16026 where the reconfig was only intended to rebuild a Makefile.
16027
16028 * configure: test for config.sub with "config.sub sun4" rather
16029 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16030 host alias from a missing config.sub.
16031
16032 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16033
16034 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16035 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16036
16037 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16038
16039 * configure: mkdir ${subdir} as needed.
16040
16041 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16042
16043 * Makefile.in,configure.in: added autoconf.
16044
16045 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16046
16047 * Makefile.in: no longer pass against on recursion.
16048
16049 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16050 definitions are not inherited.
16051
16052 * configure: correct makesrcdir when subdir is .
16053
16054 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16055
16056 * configure: Add support for 'subdirs' variable, which is
16057 like 'configdirs', except that configure doesn't re-invoke
16058 itself for subdirs, it just creates a Makefile for each subdir.
16059 * configure.texi: Document subdirs.
16060
16061 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16062
16063 * configure.in: added flex to configdirs
16064
16065 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16066
16067 * Makefile.in: remove clean-stamps from clean.
16068
16069 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16070
16071 * configure.in: Add gdbtest to configdirs.
16072
16073 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16074
16075 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16076 to recursive makes.
16077 * configure.in: Recognize new ncr3000 config.
16078
16079 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16080
16081 * Makefile.in, configure.in: removed references to gdbm.
16082
16083 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16084
16085 * config.sub: Don't canonicalize os value
16086 newsos* to bsd (readline needs to check for newsos).
16087 (This fix was earlier made Jan 31, but got re-broken.)
16088
16089 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16090
16091 * configure.in: sco is an os, not a vendor!
16092
16093 * configure: Quote $( better. Keep various shells happy.
16094
16095 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16096
16097 * Makefile.in: eliminate stamp-files.
16098
16099 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16100
16101 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16102 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16103
16104 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16105
16106 * config.sub: fix iris/iris3.
16107
16108 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16109
16110 * configure: re-add -rm.
16111
16112 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16113
16114 * Maskefile.in: add .stmp-rcs to all.
16115
16116 * configure.in: remove gas from rs6000 build, use aix host fragment.
16117
16118 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16119
16120 * configure: pass down site_option during recursion.
16121
16122 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16123
16124 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16125
16126 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16127
16128 * configure: Change exec_prefix so that it really defaults to prefix.
16129
16130 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16131
16132 * Makefile.in, configure.in: Add support for mmalloc library.
16133
16134 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16135
16136 * Makefile.in: add stmp dependencies for a few more things.
16137
16138 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16139
16140 * configure: adjusted error message on objdir/srcdir configure
16141 collision, per john's suggestion.
16142
16143 * Makefile.in: add libiberty stmp to all and all.cross.
16144
16145 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16146
16147 * Makefile.in: remove force dependencies, add grep to all.
16148
16149 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16150
16151 * Makefile.in: drop flex. make stamp files work.
16152
16153 * configure: added test for conflicting configuration in srcdir,
16154 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16155 gets cranky. use relative paths for configure and srcdir
16156 whenever possible. Send some error messages to stderr that were
16157 going to stdout.
16158
16159 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16160
16161 * Makefile.in: Fix libg++ rule to check for gcc directory
16162 before using gcc/gcc. Also pass XTRAFLAGS.
16163
16164 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16165
16166 * Makefile.in: added stmp-files so that directories aren't polled
16167 when they are already built.
16168
16169 * configure.texi: fixed a node pointer problem.
16170
16171 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16172
16173 * config.sub configure.in gdb/configure.in
16174 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16175 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16176 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16177
16178 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16179
16180 * configure: -recurring becomes -silent. corrected help message
16181 for -site= option.
16182
16183 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16184
16185 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16186
16187 * configure: when building Makefile for crosses, replace
16188 tooldir and program_prefix. default srcdir from location of
16189 config.sub. remove "for host in hosts" and "for target in
16190 targets" loops.
16191
16192 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16193
16194 * Makefile.in: Do not pass bindir or mandir to cvs.
16195
16196 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16197
16198 * Makefile.in, configure.in: removed traces of namesubdir,
16199 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16200 copyrights to '92, changed some from Cygnus to FSF.
16201
16202 * configure.texi: remove most references to multiple hosts,
16203 multiple targets, subdirs, etc.
16204
16205 * configure.man: removed rcsid. reference config.sub not
16206 config.subr.
16207
16208 * Makefile.in: mkdir $(infodir) on install-info.
16209
16210 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16211
16212 * configure.texi: Explain better about .gdbinit and about
16213 the environment that configure.in sections run in.
16214
16215 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16216
16217 * configure.in: Ultrix is only a decstation if it's a MIPS.
16218
16219 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16220
16221 * README: DOC.configure => cfg-paper.texi.
16222
16223 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16224
16225 * config.sub (near case $os): Don't convert newsos* to bsd!
16226
16227 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16228
16229 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16230 the number of copies of COPYING that go into the GDB tar file.
16231
16232 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16233
16234 * bfd/configure.in, gdb/config/mh-i386sco,
16235 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16236 Fix SCO configuration stuff.
16237
16238 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16239
16240 * Makefile.in: For libg++, make sure the -I pointing
16241 to the gcc directory goes *after* all the libg++-local -I flags.
16242 Also, move just-gcc dependency from just-libg++ to all-libg++.
16243
16244 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16245
16246 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16247
16248 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16249
16250 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16251
16252 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16253
16254 * config.sub: Add stratus configuration frags. Also
16255 submitted to FSF.
16256
16257 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16258
16259 * Makefile.in (DEV_SUPPORT): add configure.man.
16260
16261 * config.sub(Decode manufacturer-specific): add -none*.
16262
16263 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16264
16265 * Makefile.in: remove form feeds to make Sun's make happy.
16266 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16267
16268 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16269
16270 * Makefile.in (AR_FLAGS): Make quieter.
16271
16272 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16273
16274 * configure.in: Add libg++.
16275 * configure: When verbose, don't output the command line at each
16276 level; it will be unremarkably the same as the previous version,
16277 which will be the same as what the user typed.
16278
16279 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16280
16281 * configure.in, Makefile.in: fix clean-info, add flex. add
16282 fileutils.
16283
16284 * configure: be less sensitive to spaces in Makefile.in. Do not
16285 look for sources in "..". Doing so breaks subdirectories that
16286 might have their own configure. If a subdir has it's own
16287 configure script, use it.
16288
16289 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16290
16291 * cfg-paper.texi: some changes suggested by rms.
16292
16293 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16294
16295 * config.sub: Merge in some small additions from the FSF version,
16296 taken from the gcc distribution, to bring the Cygnus and FSF
16297 versions into closer sync.
16298
16299 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16300
16301 * configure.in: Changed svr4 references to sysv4.
16302
16303 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16304
16305 * configure: added -V for version number option.
16306
16307 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16308
16309 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16310 renamed from DOC.configure to cfg-paper.texi.
16311
16312 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16313
16314 * configure, config.subr, config.sub: config.subr is now
16315 config.sub again.
16316
16317 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16318
16319 * configure.texi: new file, in progress.
16320
16321 * Makefile.in: build info file and install the man page for
16322 configure.
16323
16324 * configure.man: new file, first cut.
16325
16326 * configure: find config.subr again now that configuration "none"
16327 has gone. removed all traces of the -ansi option. removed all
16328 traces of the -languages option.
16329
16330 * config.subr: resync from rms.
16331
16332 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16333
16334 * configure, config.sub, config.subr: merge config.sub into
16335 config.subr, call the result config.subr, remove config.sub, use
16336 config.subr.
16337
16338 * Makefile.in: revised install for dir.info.
16339
16340 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16341
16342 * configure.in: add decstation host makefile frag.
16343
16344 * Makefile.in: BISON now bison -y again. also install-gcc on
16345 install. clean-gdbm on clean. infodir belongs in datadir.
16346 Make directories for info install. Build dir.info here then
16347 install it.
16348
16349 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16350
16351 * Makefile.in: fix for bad directory tests.
16352
16353 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16354
16355 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16356 regexp. -srcdir relative was being handled incorrectly.
16357
16358 * Makefile.in: unwrapped some for loops so that parallel makes
16359 work again and so one can focus one's attention on a particular
16360 package.
16361
16362 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16363
16364 * configure: added PWD as a stand in for `pwd` (for speed). use
16365 elif wherever possible. make -srcdir work without -objdir.
16366 -objdir= commented out.
16367
16368 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16369
16370 * configure: +options become --options. -subdirs commented out.
16371 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16372 Makefile now at top of generated Makefile. Removed cvs log
16373 entries. added -srcdir. create .gdbinit only if there is one
16374 in ${srcdir}.
16375
16376 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16377 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16378 and mandir now keyed off datadir by default.
16379
16380 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16381
16382 * Freshly created ChangeLog.
16383
16384 \f
16385 Local Variables:
16386 mode: change-log
16387 left-margin: 8
16388 fill-column: 76
16389 version-control: never
16390 End: