re PR fortran/45848 ([OOP] ICE on invalid code in fortran/symbol.c:2410)
[gcc.git] / ChangeLog
1 2011-01-10 Jan Hubicka <jh@suse.cz>
2
3 * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
4 pass -fno-lto to STAGEprofile.
5
6 2011-01-07 Jan Hubicka <jh@suse.cz>
7
8 PR lto/47225
9 * Makefile.in: Regenerate.
10 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
11 configure.
12
13 2011-01-07 Jan Hubicka <jh@suse.cz>
14
15 * Makefile.in: Regenerate.
16 * Makefile.def (gcc host module) and soft dependency on lto-plugin
17 and configure dependency on lto-plugin configure.
18 (lto-plugin module): Remove dependency on GCC; add dependency on
19 liniberty.
20
21 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
22
23 * MAINTAINERS (Write After Approval): Add myself.
24
25 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
26
27 * configure: Regenerate.
28
29 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
30
31 * configure.ac: (picochip): Disable libiberty.
32
33 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
37 2010-12-10 Ian Lance Taylor <iant@google.com>
38
39 PR bootstrap/46819
40 * configure.ac: For --disable-libgcj clear libgcj_saved.
41 * configure: Rebuild.
42
43 2010-12-10 Tobias Burnus <burnus@net-b.de>
44
45 PR fortran/46540
46 * configure.ac: Add --disable-libquadmath and
47 --disable-libquadmath-support.
48 * configure: Regenerate.
49
50 2010-12-03 Ian Lance Taylor <iant@google.com>
51
52 * MAINTAINERS: Add myself as libgo maintainer.
53
54 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
55
56 PR libffi/46792
57 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
58 * configure: Regenerate.
59
60 2010-12-02 Ian Lance Taylor <iant@google.com>
61
62 * configure.ac: Always set default for poststage1_ldflags to
63 -static-libstdc++ -static-libgcc.
64
65 2010-11-29 Andreas Schwab <schwab@redhat.com>
66
67 * configure.ac: Move comment to remove extra space in last argument
68 of GCC_TARGET_TOOL.
69
70 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
71
72 PR other/46026
73 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
74 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
75 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
76 (BASE_FLAGS_TO_PASS): Use it.
77 * configure: Rebuilt.
78 * Makefile.in: Rebuilt.
79
80 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
81
82 PR binutils/12258
83 * configure.ac: Correct comments for --enable-gold/--enable-ld.
84 Properly check default linker.
85 * configure: Regnerated.
86
87 2010-11-23 Matthias Klose <doko@ubuntu.com>
88
89 * configure.ac: For --enable-gold, handle value `default' instead of
90 `both*'. New configure option --{en,dis}able-ld.
91 * configure: Regenerate.
92
93 2010-11-20 Ian Lance Taylor <iant@google.com>
94
95 * configure.ac: Only disable a language library if no language needs
96 it. Don't let --disable-libgcj uncondtionally disable libffi.
97 * configure: Rebuild.
98
99 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
100
101 * Makefile.in: Regenerate.
102
103 PR other/46202
104 * configure.ac: Fix just-built in-tree STRIP name to be
105 binutils/strip-new.
106 * configure: Regenerate.
107 * Makefile.def (install-strip-gcc, install-strip-binutils)
108 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
109 (install-strip-sid): Mirror dependencies on non-strip variants
110 of these targets on the respective -strip prerequisites.
111 * Makefile.tpl (install-strip, install-strip-host)
112 (install-strip-target): New targets.
113 (install-strip-[+module+], install-strip-target-[+module+]):
114 New targets.
115 * Makefile.in: Regenerate.
116
117 2010-11-19 Ian Lance Taylor <iant@google.com>
118 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
119
120 * configure.ac: Add target-libgo to target_libraries. Set
121 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
122 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
123 (HOST_EXPORTS): Add GOC.
124 (BASE_TARGET_EXPORTS): Add GOC.
125 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
126 (GOCFLAGS_FOR_TARGET): New variable.
127 (EXTRA_HOST_FLAGS): Add GOC.
128 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
129 * Makefile.def (target_modules): Add libgo.
130 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
131 (dependencies): Add dependency from configure-target-libgo to
132 configure-target-libffi and all-target-libstdc++-v3. Add
133 dependencies from all-target-libgo to all-target-libffi.
134 (languages): Add go.
135 * configure: Rebuild.
136 * Makefile.in: Rebuild.
137
138 2010-11-19 Ian Lance Taylor <iant@google.com>
139
140 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
141 compiler/flag environment variables.
142
143 2010-11-18 Ian Lance Taylor <iant@google.com>
144
145 * configure.ac: Check for lang_requires_boot_languages in
146 config-lang.in files.
147 * configure: Rebuild.
148
149 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
150 Tobias Burnus <burnus@net-b.de>
151
152 PR fortran/32049
153 * Makefile.def: Add libquadmath; build it with language=fortran.
154 * configure.ac: Add libquadmath.
155 * Makefile.tpl: Handle multiple libs in check-[+language+].
156 * Makefile.in: Regenerate.
157 * configure: Regenerate.
158
159 2010-11-16 Tom Tromey <tromey@redhat.com>
160
161 * MAINTAINERS: Moved myself to reviewers section.
162
163 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
164
165 * MAINTAINERS: Moved myself to reviewers section.
166
167 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
168
169 * MAINTAINERS (Various Maintainers): Add self for build machinery.
170 (Write After Approval): Remove self.
171
172 2010-11-15 Andreas Schwab <schwab@redhat.com>
173
174 * configure.ac: Fix spelling in option names.
175 * configure: Regenerated.
176
177 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
178
179 PR bootstrap/39622
180 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
181 * configure: Regenerated.
182
183 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
184
185 * MAINTAINERS: Update my email address.
186
187 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
188
189 * configure: Regenerate.
190
191 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
192
193 * configure: Regenerate.
194
195 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
196
197 * configure: Regenerate.
198
199 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
200
201 * configure: Regenerate.
202
203 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
204
205 * configure.ac: Support official CLooG.org versions.
206 * configure: Regenerate.
207 * config/cloog.m4: New.
208
209 2010-11-10 François Dumont <francois.cppdevs@free.fr>
210
211 * MAINTAINERS (Write After Approval): Add myself.
212
213 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
214
215 * MAINTAINERS: Update my email address.
216
217 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
218
219 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
220 * configure: Regenerate.
221
222 2010-11-03 Ian Lance Taylor <iant@google.com>
223 Dave Korn <dave.korn.cygwin@gmail.com>
224
225 PR lto/46273
226 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
227 and on other supported platforms whenever LTO is enabled.
228 * configure: Rebuild.
229
230 2010-11-02 Alan Modra <amodra@gmail.com>
231
232 PR binutils/12110
233 * configure.ac: Error when source path contains spaces.
234 * configure: Regenerate.
235
236 2010-10-23 James E. Wilson <wilson@codesourcery.com>
237
238 * MAINTAINERS: Update my email address.
239
240 2010-10-20 Ian Lance Taylor <iant@google.com>
241
242 * Makefile.def (target_modules): Set lib_path to src/.libs for
243 libstdc++-v3 module.
244 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
245 * Makefile.in: Rebuild.
246
247 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
248
249 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
250 (Write After Approval): Remove myself.
251
252 2010-10-15 Tristan Gingold <gingold@adacore.com>
253
254 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
255
256 2010-10-14 Douglas Rupp <rupp@gnat.com>
257
258 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
259
260 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
261
262 * configure.ac (build_lto_plugin): New shell variable.
263 (--enable-lto): Turn on by default for all non-ELF platforms that
264 have had LTO support added so far. Set build_lto_plugin appropriately
265 for both ELF and non-ELF.
266 (configdirs): Add lto-plugin or not based on build_lto_plugin.
267 * configure: Regenerate.
268
269 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
270
271 Sync from src:
272 * configure.ac (v850 support): Remove target-libgloss from
273 noconfigdirs.
274 * configure: Regenerate.
275
276 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
277
278 PR bootstrap/45326
279 PR bootstrap/45174
280 * configure.ac: Honor initial values of $build_configargs,
281 $host_configargs, $target_configargs. Mark the precious, so
282 environment settings get recorded.
283 * configure: Regenerate.
284
285 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
286
287 PR bootstrap/45796
288 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
289 Depend on all-build-libiberty.
290 * Makefile.in: Regenerate.
291
292 2010-09-30 Michael Eager <eager@eagercon.com>
293
294 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
295 * configure: Regenerate.
296
297 2010-09-28 Michael Eager <eager@eagercon.com>
298
299 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
300
301 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
302
303 PR bootstrap/44621
304 * configure.ac: Fix unportable shell quoting.
305 * configure: Regenerate.
306
307 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
308
309 * configure.ac (enable-lto): Add Darwin to the list of supported lto
310 targets and amend comment.
311 * configure: Regenerate.
312
313 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
314
315 * MAINTAINERS (Write After Approval): Add myself.
316
317 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
318
319 * configure.ac: Enable LTO by default on Darwin.
320 * configure: Regenerate.
321
322 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
323
324 * MAINTAINERS (Write After Approval): Add myself.
325
326 2010-09-01 Ian Bolton <ian.bolton@arm.com>
327
328 * MAINTAINERS (Write After Approval): Add myself.
329
330 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
331
332 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
333 ports
334
335 2010-07-28 David Yuste <david.yuste@gmail.com>
336
337 * MAINTAINERS (Write After Approval): Add myself.
338
339 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
340
341 * configure.ac: Support all v850 targets.
342 * configure: Regenerate.
343
344 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
345
346 PR bootstrap/44455
347 * configure.ac (extra_mpfr_configure_flags): Copy from
348 extra_mpc_gmp_configure_flags.
349 * configure: Re-generated.
350
351 2010-07-22 Andi Kleen <ak@linux.intel.com>
352
353 * MAINTAINERS (Write After Approval): Add myself.
354
355 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
359 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
360
361 * MAINTAINERS (Write After Approval): Add myself.
362
363 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
364
365 PR target/44862
366 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
367 Provide -B option to allow for link spec %s substitutions for
368 libstdc++.a on darwin.
369 * Makefile.in: Regenerate.
370
371 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
372
373 * MAINTAINERS (Reviewers): Update my e-mail address
374
375 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
376
377 * Makefile.def (configure-gcc): Depend on all-libelf.
378 * Makefile.in: Rebuild.
379
380 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
381
382 * MAINTAINERS (Write After Approval): Add myself in the right place.
383
384 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
385
386 * MAINTAINERS (Write After Approval): Add myself.
387
388 2010-05-25 Sterling Augustine <sterling@tensilica.com>
389
390 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
391
392 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
393
394 * config.sub: Update to version 2010-05-21.
395 * config.guess: Update to version 2010-04-03.
396
397 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
398
399 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
400 * configure: Regenerate.
401
402 2010-05-12 Sriraman Tallam <tmsriram@google.com>
403
404 * MAINTAINERS (Write After Approval): Add myself.
405
406 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
407
408 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
409 a platform that supports LTO.
410 * configure: Regenerate.
411
412 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
413
414 * configure.ac: Allow all the versions greater than 0.10 of PPL.
415 * configure: Regenerated.
416
417 2010-04-27 Roland McGrath <roland@redhat.com>
418 H.J. Lu <hongjiu.lu@intel.com>
419
420 * configure.ac (--enable-gold): Support both, both/gold and
421 both/bfd to add gold to configdirs without removing ld.
422 * configure: Regenerated.
423
424 * Makefile.def: Add install-gold dependency to install-ld.
425 * Makefile.in: Regenerated.
426
427 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
428
429 PR lto/42776
430 * configure.ac (--enable-lto): Refactor handling so libelf tests
431 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
432 and allow LTO to be explicitly enabled on non-ELF platforms that
433 are known to support it inside else-clause.
434 * configure: Regenerate.
435
436 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
437
438 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
439 * configure: Regenerate.
440
441 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
442
443 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
444 * configure: Regenerate.
445
446 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
447
448 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
449 separately.
450 * configure: Regenerate.
451
452 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
453
454 * MAINTAINERS (Write After Approval): Add myself.
455
456 2010-04-14 Tristan Gingold <gingold@adacore.com>
457
458 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
459 * configure: Regenerate.
460
461 2010-04-13 Steve Ellcey <sje@cup.hp.com>
462
463 * configure: Regenerate after change to elf.m4.
464
465 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
466
467 * MAINTAINERS (Write After Approval): Add myself.
468
469 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
470
471 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
472 * configure: Regenerated.
473
474 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
475
476 * configure.ac: Print "buggy but acceptable" when CLooG
477 revision is less than 9.
478 * configure: Regenerated.
479
480 2010-04-01 Diego Novillo <dnovillo@google.com>
481
482 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
483
484 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
485
486 PR bootstrap/43615
487 PR bootstrap/43328
488
489 Revert:
490
491 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
492
493 * configure.ac: Do not pass --enable-multilib nor
494 --disable-multilib in baseargs. Accept explicitly passed
495 --enable_multilib.
496 * configure: Regenerate.
497
498 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
499
500 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
501
502 2010-03-31 Janis Johnson <janis187@us.ibm.com>
503
504 * MAINTAINERS: Remove myself.
505
506 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
507
508 PR bootstrap/43328
509 * configure.ac: Do not pass --enable-multilib nor
510 --disable-multilib in baseargs. Accept explicitly passed
511 --enable_multilib.
512 * configure: Regenerate.
513
514 2010-03-28 Andrew Pinski <pinskia@gmail.com>
515
516 * MAINTAINERS (spu port): Remove me.
517
518 2010-03-23 Joseph Myers <joseph@codesourcery.com>
519
520 * configure.ac (tic6x-*-*): New case.
521 * configure: Regenerate.
522
523 2010-03-23 Joseph Myers <joseph@codesourcery.com>
524
525 * config.sub: Update to version 2010-03-22.
526 * config.guess: Update to version 2009-12-30.
527
528 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
529
530 PR ada/42554
531 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
532 * configure: Regenerate.
533
534 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
535
536 * MAINTAINERS: Update my email address.
537
538 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
539
540 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
541 (ghassan.shobaki@amd.com): Removed.
542
543 2010-03-17 Alan Modra <amodra@gmail.com>
544
545 * MAINTAINERS: Update my email address.
546
547 2010-03-16 Diego Novillo <dnovillo@google.com>
548
549 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
550 Matthews.
551
552 2010-03-16 Joseph Myers <joseph@codesourcery.com>
553
554 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
555 Gutson, Jeffrey D. Oldham and Mark Shinwell.
556
557 2010-03-16 Joseph Myers <joseph@codesourcery.com>
558
559 * MAINTAINERS: Update my email address.
560
561 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
562
563 * MAINTAINERS: Update my email address.
564
565 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
566
567 * MAINTAINERS: Update my email address.
568
569 2010-03-09 Jie Zhang <jie@codesourcery.com>
570
571 * MAINTAINERS: Update my email address.
572
573 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
574
575 PR libstdc++/32499
576 * configure.ac (RANLIB): Default to true.
577 (STRIP): Likewise.
578 (RANLIB_FOR_TARGET): Remove superfluous : argument.
579 * configure: Regenerate.
580
581 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
582
583 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
584 (Write After Approval): Update my email address.
585
586 2010-02-17 Nick Clifton <nickc@redhat.com>
587
588 PR 11238
589 * Makefile.tpl (local-distclean): Also remove config.cache files in
590 sub-directories as there may not be Makefiles present in the
591 sub-directories.
592 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
593 the config.cache files found by the find command.
594
595 * Makefile.in: Regenerate.
596 * configure.ac: Revert previous delta.
597 * configure: Regenerate.
598
599 2010-02-15 Nick Clifton <nickc@redhat.com>
600
601 PR 11238
602 * configure.ac: Delete config.cache files in sub-directories when
603 deleting Makefiles.
604 * configure: Regenerate.
605
606 2010-02-12 Ben Elliston <bje@gnu.org>
607
608 * MAINTAINERS: Update my email address.
609
610 2010-02-08 Andrew Pinski <pinskia@gmail.com>
611
612 * MAINTAINERS (spu port): Update my email address.
613
614 2010-02-08 Jie Zhang <jie.zhang@analog.com>
615
616 * MAINTAINERS: Add myself as a maintainer for the bfin port.
617
618 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
619
620 * configure.ac: Add "recommended" version checks for GMP/MPC.
621 Update recommended GMP/MPFR/MPC versions.
622 * configure: Regenerate.
623
624 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
625
626 * MAINTAINERS: Move my Embecosm email address into the
627 write-after-approval section.
628
629 2010-01-26 Ian Lance Taylor <iant@google.com>
630
631 * MAINTAINERS: Add myself as Go frontend maintainer.
632
633 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
634
635 PR libstdc++/36101, PR libstdc++/42813
636 * configure.ac (bootstrap_target_libs): Make inclusion of
637 target-libgomp conditional on libgomb being in target_configdirs.
638 * configure: Regenerate.
639
640 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
641
642 PR libstdc++/36101, PR libstdc++/42813
643 * configure.ac (bootstrap_target_libs): Include target-libgomp.
644 * configure: Regenerate.
645
646 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
647
648 PR libstdc++/36101, PR libstdc++/42813
649 * configure.ac (target_configdirs): Substitute.
650 * Makefile.def: Bootstrap target module libgomp.
651 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
652 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
653 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
654 * configure, Makefile.in: Regenerate.
655
656 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
657
658 * MAINTAINERS: Adjust my details.
659
660 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
661
662 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
663
664 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
665
666 * MAINTAINERS: reindented my entry with tabs instead of spaces.
667
668 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
672 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
676 2010-01-11 Richard Guenther <rguenther@suse.de>
677
678 PR lto/41569
679 * Makefile.def (all-lto-plugin): Depend on all-gcc.
680 * Makefile.in: Regenerated.
681
682 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
683
684 * configure.ac: Enable libjava build on x86_64-*freebsd*.
685 * configure: Regenerate.
686
687 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
688 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
689
690 PR bootstrap/42424
691 * configure.ac: Include libtool m4 files.
692 (_LT_CHECK_OBJDIR): Call it.
693 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
694 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
695
696 * configure: Regenerate.
697
698 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
699
700 PR bootstrap/41818
701 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
702 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
703 * Makefile.in: Regenerate.
704
705 2010-01-02 Richard Guenther <rguenther@suse.de>
706
707 PR lto/41529
708 * configure.ac: Include config/elf.m4. Disable LTO if not
709 builting for an elf target.
710 * configure: Regenerate.
711
712 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
713
714 * MAINTAINERS: Change my email address.
715
716 2009-12-18 Ben Elliston <bje@au.ibm.com>
717
718 * config.sub, config.guess: Update from upstream sources.
719
720 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
721
722 * MAINTAINERS (Write After Approval): Add myself.
723
724 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
725
726 PR middle-end/30447
727 PR middle-end/30789
728 PR other/40302
729
730 * configure.ac: Require MPC.
731 * configure: Regenerate.
732
733 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
734
735 PR target/38384
736 PR bootstrap/40972
737 * libtool.m4: Sync from git Libtool.
738 * ltoptions.m4: Likewise.
739 * ltversion.m4: Likewise.
740 * lt~obsolete.m4: Likewise.
741 * ltmain.sh: Likewise.
742
743 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
744
745 * configure.ac: Update minimum MPC version to 0.8.
746 * configure: Regenerate.
747
748 2009-11-21 Sebastian Pop <sebpop@gmail.com>
749
750 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
751 * configure: Regenerated.
752
753 2009-11-21 Ian Lance Taylor <iant@google.com>
754
755 * configure.ac: Change default of poststage1_ldflags to be empty if
756 poststage1_libs is set. When poststage1_libs is empty, and
757 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
758 * configure: Rebuild.
759
760 2009-11-21 Adam Nemet <adambnmet@gmail.com>
761
762 * MAINTAINERS (Write After Approval): Update my email address.
763
764 2009-11-20 Ben Elliston <bje@au.ibm.com>
765
766 * config.guess: Update from upstream sources.
767
768 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
769
770 * Makefile.def: Restore host and target settings for gmp.
771 * Makefile.in: Rebuild.
772
773 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
774
775 * configure.ac: Add libelf to host_libs. Enable in-tree configury
776 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
777 Fix portability of test of C++ as bootstrap language. Add
778 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
779 * configure: Rebuild.
780 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
781 and cloog. Fix in-tree ppl configuration. Introduce libelf
782 in-tree building.
783 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
784 (POSTSTAGE1_HOST_EXPORTS): Use it.
785 (STAGE[+id+]_CXXFLAGS): New.
786 (BASE_FLAGS_TO_PASS): Pass it down.
787 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
788 extra_exports.
789 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
790 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
791 extra_exports.
792 * Makefile.in: Rebuild.
793
794 2009-11-17 Ben Elliston <bje@au.ibm.com>
795
796 * config.sub, config.guess: Update from upstream sources.
797
798 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
799
800 * MAINTAINERS (Write After Approval): Add myself.
801
802 2009-11-09 Jon Beniston <jon@beniston.com>
803
804 * MAINTAINERS (Write After Approval): Add myself.
805
806 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
807
808 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
809 paths for *-w64-mingw* and x86_64-*mingw*.
810 * configure: Regenerated.
811
812 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
813
814 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
815
816 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
817
818 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
819 Phil Edwards to Write-After Approval.
820
821 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
822
823 * configure.ac: Disable target-winsup & co for
824 x86_64-*-mingw* and *-w64-mingw* targets.
825 * configure: Regenerated.
826
827 2009-10-16 Nick Clifton <nickc@redhat.com>
828
829 * MAINTAINERS: Add myself as a maintainer for the RX port.
830
831 2009-10-26 Johannes Singler <singler@kit.edu>
832
833 * MAINTAINERS (Write After Approval): Update my e-mail address.
834
835 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
836
837 * configure.ac (CLooG test): Use = with test.
838 * configure: Regenerate.
839
840 2009-10-22 Richard Guenther <rguenther@suse.de>
841
842 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
843 cloog if the ppl version check failed. Move flags saving
844 before setting in libelf check.
845 * configure: Regenerate.
846
847 2009-10-21 Richard Guenther <rguenther@suse.de>
848
849 * configure.ac: Adjust the ppl and cloog configure to work as
850 documented. Disable cloog if ppl was disabled. Omit the version
851 checks if they were disabled.
852 * configure: Re-generate.
853
854 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
855
856 * configure.ac: Add 'lto' to enable_languages, not
857 new_enable_languages, and only if not already present.
858 * configure: Regenerate.
859
860 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
861
862 * README: Refer to the various COPYING* files instead of just
863 COPYING.
864 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
865
866 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
867
868 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
869
870 2009-10-07 Richard Guenther <rguenther@suse.de>
871
872 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
873 and Richard Guenther as reviewers.
874 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
875 as reviewers.
876
877 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
878
879 * config.sub: Update from upstream sources.
880
881 2009-10-06 Ian Lance Taylor <iant@google.com>
882
883 * Makefile.def: check-gold depends upon all-gas.
884 * Makefile.in: Rebuild.
885
886 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
887
888 * MAINTAINERS (Write After Approval): Add myself.
889
890 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
891
892 * Makefile.def: all-lto-plugin depends on all-libiberty.
893 set bootstrap=true for lto-plugin.
894 Add lto-plugin.
895 * Makefile.in: Regenerate.
896 * configure.ac (host_libs): Add lto-plugin.
897 * configure: Regenerate.
898
899 2009-10-03 Diego Novillo <dnovillo@google.com>
900
901 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
902 (HOST_LIBELFLIBS): Define.
903 (HOST_LIBELFINC): Define.
904 * Makefile.in: Regenerate.
905 * configure.ac: Add --enable-lto.
906 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
907 If --enable-lto is used, add 'lto' to new_enable_languages.
908 If --enable-lto is used and gold is enabled, add
909 lto-plugin to configdirs.
910 * configure: Regenerate.
911
912 2009-10-03 Simon Baldwin <simonb@google.com>
913
914 * configure.ac: If --with-system-zlib, suppress local zlib and
915 pass --with-system-zlib to subdir configure scripts.
916 * configure: Regenerate.
917
918 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
919 Paolo Bonzini <bonzini@gnu.org>
920
921 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
922 $(srcdir).
923 * Makefile.in: Rebuilt.
924
925 2009-09-26 Gary Funck <gary@intrepid.com>
926
927 * MAINTAINERS (Write After Approval): Add myself.
928
929 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
930
931 * configure.ac: Update minimum MPC version to 0.7.
932 * configure: Regenerate.
933
934 2009-09-25 Nick Clifton <nickc@redhat.com>
935
936 * configure.ac: Pass any --cache-file=/dev/null option on to
937 subconfigures.
938 * configure: Regenerate.
939
940 2009-09-23 Nick Clifton <nickc@redhat.com>
941
942 * config.sub, config.guess: Update from upstream sources.
943
944 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
945
946 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
947 * Makefile.in: Rebuilt.
948
949 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
950
951 PR bootstrap/32272
952 * configure.ac: Error out if $srcdir isn't '.' but contains
953 host-${host_noncanonical}.
954 * configure: Regenerate.
955
956 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
957
958 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
959 maintainer.
960
961 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
962
963 * configure.ac: If bootstrapping a combined tree with
964 --enable-gold, require c++ in stage1_languages.
965 * configure: Regenerate.
966
967 * configure.ac: Also add target_libs of stage1_languages to
968 bootstrap_target_libs.
969 * configure: Regenerate.
970
971 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
972 with --enable-languages not containing c++.
973 * configure: Regenerate.
974
975 2009-09-15 Jie Zhang <jie.zhang@analog.com>
976
977 * configure.ac: Disable java and boehm-gc for bfin-*-*.
978 * configure: Regenerate.
979
980 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
981
982 * MAINTAINERS (Write After Approval): Update my e-mail address,
983 and move from from here...
984 (Waiting for paperwork): To here.
985
986 2009-09-09 Joseph Myers <joseph@codesourcery.com>
987
988 * MAINTAINERS (Reviewers): Add self as driver reviewer.
989
990 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
991
992 * configure.ac: Do not use $extrasub for replacing @if/@endif
993 parts in Makefile; instead, use additional arguments to
994 AC_CONFIG_COMMANDS to do the replacement manually, with several
995 sed invocations, to avoid HP-UX sed command limits.
996 * configure: Regenerate.
997
998 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
999
1000 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1001 blank before -L.
1002
1003 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1004
1005 * configure.ac (with-build-config): Document. Handle without.
1006 Handle missing argument.
1007 * configure: Rebuilt.
1008
1009 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1010
1011 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1012 Default to bootstrap-debug only if compare-debug works.
1013 * configure: Rebuilt.
1014 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1015 * Makefile.in: Rebuilt.
1016
1017 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1018
1019 * MAINTAINERS (OS Port Maintainers): Update my email address.
1020
1021 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1022
1023 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1024 * Makefile.in: Rebuilt.
1025
1026 2009-09-01 Chris Demetriou <cgd@google.com>
1027
1028 * MAINTAINERS (Write After Approval): Add myself.
1029
1030 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1031
1032 PR debug/30161
1033 * include/dwarf2.h (enum dwarf_tag): Added
1034 DW_TAG_GNU_template_template_param
1035 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1036
1037 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1038
1039 * Makefile.tpl (AWK): Fix typo.
1040 * Makefile.in: Regenerate.
1041
1042 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1043
1044 * configure.ac: Detect awk and sed.
1045 * Makefile.def (flags_to_pass): Add AWK and SED.
1046 * Makefile.tpl (AWK, SED): New.
1047 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1048 * configure: Regenerate.
1049 * Makefile.in: Regenerate.
1050
1051 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1052
1053 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1054 (collapseslashes): Likewise.
1055
1056 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1057
1058 * configure.ac (AC_PREREQ): Bump to 2.64.
1059
1060 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1061
1062 * configure.ac: Remove --with-datarootdir, --with-docdir,
1063 --with-pdfdir, --with-htmldir switches.
1064 * configure: Regenerate.
1065
1066 * configure: Regenerate.
1067
1068 * compile: Sync from Automake 1.11.
1069 * depcomp: Likewise.
1070 * install-sh: Likewise.
1071 * missing: Likewise.
1072 * mkinstalldirs: Likewise.
1073 * ylwrap: Likewise.
1074
1075 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1076
1077 * ltmain.sh (func_normal_abspath): New function.
1078 (func_relative_path): Likewise.
1079 (func_mode_help): Document new -bindir option for link mode.
1080 (func_mode_link): Add new -bindir option, and use it to place
1081 output DLL if specified.
1082
1083 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1084
1085 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1086 (baseargs): Add --disable-option-checking.
1087 * configure: Regenerate.
1088
1089 * Makefile.def (configure-target-libiberty): Depend on
1090 all-binutils and all-ld.
1091 (configure-target-newlib): Likewise.
1092 * Makefile.in: Regenerate.
1093
1094 2009-08-17 Ben Elliston <bje@au.ibm.com>
1095
1096 * config.sub, config.guess: Update from upstream sources.
1097
1098 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1099
1100 Sync from src, merge:
1101
1102 2009-07-02 Tristan Gingold <gingold@adacore.com>
1103
1104 * configure.ac: Do not exclude gas for i386-*-darwin.
1105 Add a case for x86_64-*-darwin.
1106 * configure: Regenerate.
1107
1108 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1109
1110 * MAINTAINERS: Add my name to Write After Approval list.
1111
1112 2009-08-06 Michael Eager <eager@eagercon.com>
1113
1114 * configure.ac: Add Microblaze target.
1115 * configure: Regenerate.
1116
1117 2009-07-31 Christian Bruel <christian.bruel@st.com>
1118
1119 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1120 * configure: Regenerate.
1121
1122 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1123
1124 * MAINTAINERS (Write After Approval): Update my e-mail address.
1125
1126 2009-07-06 Ian Lance Taylor <iant@google.com>
1127
1128 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1129 * configure: Rebuild.
1130
1131 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1132
1133 * MAINTAINERS: Move myself to the Graphite Reviewers.
1134
1135 2009-06-30 Wei Guozhi <carrot@google.com>
1136
1137 * MAINTAINERS: Add my name to Write After Approval list.
1138
1139 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1140
1141 PR bootstrap/40338
1142 * configure.ac (comparestring): Create new variable.
1143 * Makefile.tpl (comparestring): Use to skip some comparisions.
1144 * configure: Regenerate.
1145 * Makefile.in: Regenerate.
1146
1147 2009-06-26 Doug Evans <dje@sebabeach.org>
1148
1149 * Makefile.def (host_modules): Add cgen.
1150 * Makefile.in: Regenerate.
1151 * configure.ac (host_tools): Add cgen.
1152 * configure: Regenerate.
1153
1154 2009-06-23 DJ Delorie <dj@redhat.com>
1155
1156 * MAINTAINERS: Add myself as mep maintainer.
1157
1158 2009-06-23 Ian Lance Taylor <iant@google.com>
1159
1160 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1161 boot_languages. Only bootstrap target libraries listed in
1162 target_libs for some boot language. Add --with-stage1-ldflags,
1163 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1164 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1165 if not building with C++.
1166 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1167 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1168 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1169 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1170 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1171 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1172 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1173 * configure, Makefile.in: Rebuild.
1174
1175 2009-06-23 Li Feng <nemokingdom@gmail.com>
1176
1177 * MAINTAINERS: Added my name to write-after-approval list.
1178
1179 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1180
1181 * configure.ac: Define is_elf for QNX Neutrino targets.
1182 * configure: Regenerate.
1183
1184 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1185
1186 * MAINTAINERS: Added my name to the write-after-approval list
1187
1188 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1189
1190 * configure.ac: Detect MPC in default directory.
1191 * configure: Regenerate.
1192
1193 2009-06-03 Jerome Guitton <guitton@adacore.com>
1194 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1195
1196 * Makefile.tpl (all): Avoid a trailing backslash.
1197 * Makefile.in: Regenerate.
1198
1199 2009-06-03 Ben Elliston <bje@au.ibm.com>
1200
1201 * config.sub, config.guess: Update from upstream sources.
1202
1203 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1204
1205 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1206 to noconfdirs.
1207 * configure: Regenerate.
1208
1209 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1210
1211 * Makefile.tpl ([+compare-target+]): Compare all stage
1212 directories, rather than just gcc.
1213 * Makefile.in: Rebuilt.
1214
1215 2009-06-01 Doug Kwan <dougkwan@google.com>
1216
1217 * configure.ac: Support gold for target arm*-*-*.
1218 * configure: Regenerate.
1219
1220 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1221
1222 * Makefile.def: Add MPC support and dependencies.
1223 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1224
1225 * Makefile.in, configure: Regenerate.
1226
1227 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1228
1229 * Makefile.tpl (all): Avoid harmless warning in make all when
1230 gcc-bootstrap is enabled but stage_last does not exist.
1231 * Makefile.in: Rebuilt.
1232
1233 2009-05-24 Nicolas Roche <roche@adacore.com>
1234
1235 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1236 * Makefile.in: Regenerate.
1237
1238 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1239
1240 * MAINTAINERS: Update my e-mail address.
1241
1242 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1243
1244 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1245 * configure: Regenerate.
1246
1247 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1248
1249 PR other/40159
1250 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1251 gcc-no-bootstrap are mutually exclusive.
1252 * Makefile.in: Rebuilt.
1253
1254 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1255
1256 PR other/40159
1257 * Makefile.tpl (all): Don't end with unconditional success.
1258 * Makefile.in: Rebuilt.
1259
1260 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1261
1262 PR target/37137
1263 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1264 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1265 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1266 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1267 stage_configureflags, stage_cflags and stage_libcflags into
1268 explicit Makefile macros.
1269 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1270 GFORTRAN.
1271 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1272 CC. Set CC_FOR_BUILD from CC.
1273 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1274 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1275 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1276 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1277 and GFORTRAN.
1278 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1279 (_LIBCFLAGS): Renamed to _TFLAGS.
1280 (do-compare-debug, do-compare3-debug): Drop.
1281 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1282 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1283 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1284 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1285 (XGCC_FLAGS_FOR_TARGET): New.
1286 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1287 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1288 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1289 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1290 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1291 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1292 TFLAGS.
1293 (BUILD_CONFIG): Include if requested.
1294 (all): Set TFLAGS on bootstrap.
1295 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1296 (all-stageid-prefixmodule): Likewise.
1297 (do-clean, distclean-stageid): Set TFLAGS.
1298 (restrap): Fix whitespace.
1299 * Makefile.in: Rebuilt.
1300
1301 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1302
1303 * config.guess: Sync with src.
1304
1305 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1306
1307 * configure.ac ($with_ppl): Default to no if not supplied.
1308 ($with_cloog): Likewise.
1309 configure: Regenerate.
1310
1311 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1312
1313 * MAINTAINERS: Update my e-mail address.
1314
1315 2009-04-27 Nick Clifton <nickc@redhat.com>
1316
1317 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1318
1319 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1320
1321 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1322 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1323 * Makefile.in: Regenerate.
1324
1325 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1326
1327 PR bootstrap/39739
1328 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1329 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1330
1331 * configure, Makefile.in: Regenerate.
1332
1333 2009-04-21 Taras Glek <tglek@mozilla.com>
1334
1335 * include/hashtab.h: Update GTY annotations to new syntax
1336 * include/splay-tree.h: Likewise
1337
1338 2009-04-17 Ben Elliston <bje@au.ibm.com>
1339
1340 * config.sub, config.guess: Update from upstream sources.
1341
1342 2009-04-15 Anthony Green <green@moxielogic.com>
1343
1344 * configure.ac: Add moxie support.
1345 * configure: Rebuilt.
1346
1347 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1348
1349 * configure.ac: Change copyright header to refer to version
1350 3 of the GNU General Public License and to point readers at the
1351 COPYING3 file and the FSF's license web page.
1352 * Makefile.def: Likewise.
1353 * Makefile.tpl: Likewise.
1354 * Makefile.in: Regenerate.
1355
1356 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1357
1358 * configure.ac: Restore match for darwin9 or later. Use double
1359 brackets since regeneration eats one pair.
1360 * configure: Regenerate.
1361
1362 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1363
1364 PR gas/10039
1365 * configure.ac: Require texinfo 4.7.
1366 * configure: Regenerated.
1367
1368 2009-04-09 Nick Clifton <nickc@redhat.com>
1369
1370 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1371 the GCC Runtime Library Exception.
1372
1373 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1374
1375 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1376 * configure: Regenerate.
1377
1378 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1379
1380 * Makefil.def (languages): New entries.
1381 * Makefile.tpl (check-gcc-*): New generic target.
1382 * Makefile.in: Regenerate.
1383
1384 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1385
1386 * MAINTAINERS: Update my email address.
1387
1388 2009-03-18 Tom Tromey <tromey@redhat.com>
1389
1390 * configure: Rebuild.
1391 * configure.ac (host_libs): Add libiconv.
1392 * Makefile.in: Rebuild.
1393 * Makefile.def (host_modules): Add libiconv.
1394 (configure-gdb, all-gdb): Depend on libiconv.
1395
1396 2009-03-16 Tristan Gingold <gingold@adacore.com>
1397
1398 * configure.ac: Treat gdb as supported on x86_64-darwin.
1399 * configure: Regenerate.
1400
1401 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1402
1403 * configure.ac (--with-host-libstdcxx): New option.
1404 * configure: Regenerate.
1405
1406 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1407
1408 * MAINTAINERS: Move myself into the write after approval list.
1409
1410 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1411
1412 * MAINTAINERS: Update e-mail address.
1413
1414 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1415
1416 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1417
1418 2009-03-10 Ira Rosen <irar@il.ibm.com>
1419
1420 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1421
1422 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1423
1424 Backport from git Libtool:
1425
1426 2009-01-19 Robert Millan <rmh@aybabtu.com>
1427 Support GNU/kOpenSolaris.
1428 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1429 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1430 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1431 GNU/kOpenSolaris.
1432
1433 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1434
1435 * MAINTAINERS: Update e-mail address.
1436
1437 2009-02-24 Michael Eager <eager@eagercon.com>
1438
1439 * MAINTAINERS (Write After Approval): Add self.
1440
1441 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
1445 2009-02-05 Andreas Schwab <schwab@suse.de>
1446
1447 * Makefile.tpl (stage_last): Define $r and $s before using
1448 $(RECURSE_FLAGS_TO_PASS).
1449 * Makefile.in: Regenerate
1450
1451 2009-01-30 Ian Lance Taylor <iant@google.com>
1452
1453 * MAINTAINERS: Move myself to the Global Reviewers list.
1454
1455 2009-01-29 Robert Millan <rmh@aybabtu.com>
1456
1457 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1458 * configure: Regenerate.
1459
1460 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1461
1462 * MAINTAINERS: Make whitespace consistent.
1463 Remove Robert Millan from Write After Approval.
1464
1465 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1466
1467 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1468 (all-opcodes): Depend on all-libiberty.
1469 * Makefile.in: Regenerate.
1470
1471 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1472
1473 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1474 * configure: Regenerate.
1475
1476 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1477
1478 * MAINTAINERS (Write After Approval): Add myself.
1479
1480 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1481
1482 * MAINTAINERS: Add myself to reviewers (Fortran).
1483
1484 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1485
1486 PR tree-optimization/38515
1487 * configure.ac (cloog-polylib): Removed.
1488 (with_ppl, with_cloog): Test for "no".
1489 * configure: Regenerated.
1490
1491 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1492
1493 * MAINTAINERS: Moved myself to reviewers (Fortran).
1494
1495 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1496
1497 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1498 (Write After Approval): Remove myself.
1499
1500 2009-01-03 Diego Novillo <dnovillo@google.com>
1501
1502 * MAINTAINERS: Remove myself from alias maintainership.
1503
1504 2009-01-02 David Ayers <ayers@fsfe.org>
1505
1506 * MAINTAINERS: Update e-mail address.
1507
1508 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1509
1510 * MAINTAINERS: Make whitespace consistent.
1511
1512 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1513
1514 Backport from upstream Libtool:
1515 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1516 Add cache variables to tests that require the linker to work.
1517 For shlibpath_overrides_runpath, this also changes the semantics
1518 to let the result from the C compiler take precedence.
1519
1520 2008-12-02 Ben Elliston <bje@au.ibm.com>
1521
1522 * config.sub, config.guess: Update from upstream sources.
1523
1524 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1525
1526 * configure.ac (ppllibs): Add by default the lib flags.
1527 * configure: Regenerate.
1528
1529 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1530
1531 * MAINTAINERS: Add myself to the write after approval list.
1532
1533 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1534
1535 * configure.ac: Add double brackets on darwin[912].
1536 * configure: Regenerate.
1537
1538 2008-12-03 Daniel Kraft <d@domob.eu>
1539
1540 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1541 Approval to Reviewer section (for Fortran front-end).
1542
1543 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1544
1545 * configure.ac: Expand to darwin10 and later.
1546 * configure: Regenerate.
1547
1548 2008-12-02 Andreas Schwab <schwab@suse.de>
1549
1550 * Makefile.def: configure-target-boehm-gc depends on
1551 all-target-libstdc++-v3.
1552 * Makefile.in: Regenerate.
1553
1554 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1555
1556 * MAINTAINERS: Add myself as mingw maintainer.
1557
1558 2008-12-02 Ben Elliston <bje@au.ibm.com>
1559
1560 * config.sub, config.guess: Update from upstream sources.
1561
1562 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1563
1564 * README.SCO: Remove.
1565
1566 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1567
1568 * MAINTAINERS: Add myself to the write after approval list.
1569
1570 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1571
1572 * MAINTAINERS: Update my email address in WAA section.
1573
1574 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1575
1576 * MAINTAINERS: Update e-mail address.
1577
1578 2008-11-27 Toon Moene <toon@moene.org>
1579
1580 * MAINTAINERS: Change e-mail address.
1581
1582 2008-11-27 Tristan Gingold <gingold@adacore.com>
1583
1584 * configure.ac: Build gdb for i?86-*-darwin*
1585 * configure: Regenerated.
1586
1587 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1588
1589 * MAINTAINERS: Added my full name.
1590
1591 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1592
1593 PR bootstrap/38014
1594 PR bootstrap/37923
1595
1596 Revert:
1597
1598 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1599
1600 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1601 * Makefile.in: Regenerated.
1602
1603 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1604
1605 PR gdb/921
1606 PR gdb/1646
1607 PR gdb/2175
1608 PR gdb/2176
1609
1610 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1611 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1612 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1613 (HOST_EXPORTS): Pass CPPFLAGS.
1614 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1615 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1616 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1617 * Makefile.in, configure: Regenerated.
1618 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1619 and CPPFLAGS_FOR_BUILD.
1620
1621 2008-11-06 Jeff Law <law@redhat.com>
1622
1623 * MAINTAINERS: Add myself as middle end maintainer.
1624
1625 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1626
1627 * MAINTAINERS (Write after approval): Add myself.
1628
1629 2008-11-05 Diego Novillo <dnovillo@google.com>
1630
1631 * MAINTAINERS (Global Reviewers): Add myself.
1632 (Non-Algorithmic Maintainers): Remove myself.
1633
1634 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1635
1636 * MAINTAINERS (Write after approval): Add myself.
1637
1638 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1639
1640 * MAINTAINERS (Write after approval): Add myself.
1641
1642 2008-10-31 Ben Elliston <bje@au.ibm.com>
1643
1644 * configure.ac (spu-*-*): Remove special case.
1645 * configure: Regenerate.
1646
1647 2008-10-30 Catherine Moore <clm@codesourcery.com>
1648
1649 * MAINTAINERS (Write after approval): Update my email address.
1650
1651 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1652
1653 * configure.ac [spu-*-*]: Do not set skipdirs.
1654 * configure: Re-generate.
1655
1656 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1657
1658 * MAINTAINERS (Various Maintainers): Add myself to reload.
1659
1660 2008-10-25 Richard Guenther <rguenther@suse.de>
1661
1662 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1663 maintainer. Remove myself as libgcc-math maintainer.
1664 (Non-Algorithmic Maintainers): Remove myself.
1665
1666 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1667
1668 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1669 * Makefile.in: Regenerated.
1670
1671 2008-10-23 Cary Coutant <ccoutant@google.com>
1672
1673 * MAINTAINERS (Write after approval): Add myself.
1674
1675 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1676
1677 PR gdb/921
1678 PR gdb/1646
1679 PR gdb/2175
1680 PR gdb/2176
1681
1682 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1683 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1684 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1685 (HOST_EXPORTS): Pass CPPFLAGS.
1686 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1687 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1688 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1689 * Makefile.in, configure: Regenerated.
1690 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1691 and CPPFLAGS_FOR_BUILD.
1692
1693 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1694
1695 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1696 Sebastian Pop.
1697
1698 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1699
1700 * MAINTAINERS (Write After Approval): Added myself.
1701
1702 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1703
1704 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1705 recommended version to 2.3.2.
1706
1707 * configure: Regenerate.
1708
1709 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1710
1711 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1712
1713 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1714
1715 * MAINTAINERS (Write After Approval): Update e-mail address.
1716
1717 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1718
1719 * libtool.m4: Update to libtool 2.2.6.
1720 * lt~obsolete.m4: Update to libtool 2.2.6.
1721 * ltmain.sh: Update to libtool 2.2.6.
1722 * ltsugar.m4: Update to libtool 2.2.6.
1723 * ltversion.m4: Update to libtool 2.2.6.
1724 * ltoptions.m4: Update to libtool 2.2.6.
1725 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1726
1727 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1728
1729 * MAINTAINERS (Write After Approval): Add myself.
1730
1731 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1732
1733 * MAINTAINERS (Write After Approval): Update my name.
1734
1735 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1736
1737 * MAINTAINERS: Add myself in "Write After Approval".
1738
1739 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1740
1741 * MAINTAINERS: Add myself as ia64 maintainer.
1742
1743 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1744
1745 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1746 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1747 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1748 and Michael Tiemann from Write After Approval since they do not
1749 actually have access.
1750
1751 2008-09-05 Richard Guenther <rguenther@suse.de>
1752
1753 * configure.ac: Initialize clooglibs to -lcloog.
1754 * configure: Re-generate.
1755
1756 2008-09-04 Le-Chun Wu <lcwu@google.com>
1757
1758 * MAINTAINERS (Write After Approval): Add myself.
1759
1760 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1761
1762 * configure.ac (--with-cloog-polylib): New.
1763 (--disable-cloog-version-check): New.
1764 (--disable-ppl-version-check): New.
1765 * configure: Re-generate.
1766
1767 2008-09-03 Richard Guenther <rguenther@suse.de>
1768
1769 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1770 cloog test.
1771 * configure: Re-generate.
1772
1773 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1774
1775 Add picoChip port.
1776 * MAINTAINERS: Add picoChip maintainers.
1777
1778 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1779 Tobias Grosser <grosser@fim.uni-passau.de>
1780 Jan Sjodin <jan.sjodin@amd.com>
1781 Harsha Jagasia <harsha.jagasia@amd.com>
1782 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1783 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1784 Adrien Eliche <aeliche@isty.uvsq.fr>
1785
1786 Merge from graphite branch.
1787 * configure: Regenerate.
1788 * Makefile.in: Regenerate.
1789 * configure.ac (host_libs): Add ppl and cloog.
1790 Add checks for PPL and CLooG.
1791 * Makefile.def (ppl, cloog): Added modules and dependences.
1792 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1793 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1794
1795 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1796
1797 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1798 (GCC_SHLIB_SUBDIR): New.
1799 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1800 * configure: Regenerate.
1801 * Makefile.in: Regenerate.
1802
1803 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1804
1805 * MAINTAINERS: Consistently use tabs to separate columns.
1806
1807 2008-08-29 Tristan Gingold <gingold@adacore.com>
1808
1809 * MAINTAINERS (Write after Approval): Add myself.
1810
1811 2008-08-28 Tristan Gingold <gingold@adacore.com>
1812
1813 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1814 Enable bfd, binutils and opcodes.
1815 * configure: Regenerate.
1816
1817 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1818
1819 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1820
1821 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1822
1823 * MAINTAINERS: Use correct Umlaut for last name.
1824
1825 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1826
1827 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1828
1829 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1830
1831 * MAINTAINERS: Update my email address.
1832
1833 2008-08-16 Nicolas Roche <roche@adacore.com>
1834
1835 * Makefile.tpl: Add BOOT_ADAFLAGS.
1836 * Makefile.in: Regenerate.
1837
1838 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1839
1840 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1841 * configure: Regenerate.
1842
1843 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1844
1845 * configure.ac: Add makefile fragments for hpux.
1846 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1847 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1848 * configure: Regenerate.
1849 * Makefile.in: Regenerate.
1850
1851 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1852
1853 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1854
1855 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1856
1857 * MAINTAINERS (Write after Approval): Add myself.
1858
1859 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1860
1861 * MAINTAINERS (Write After Approval): Add myself.
1862
1863 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1864
1865 * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1868
1869 * MAINTAINERS: Update my email address.
1870
1871 2008-06-25 Joey Ye <joey.ye@intel.com>
1872
1873 * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1876
1877 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1878 * Makefile.in: Regenerate.
1879 * configure: Regenerate.
1880
1881 2008-06-17 Daniel Kraft <d@domob.eu>
1882
1883 * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1886
1887 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1888 "$@" is still intact with both Autoconf 2.59 and 2.62.
1889 * configure: Regenerate.
1890
1891 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1892
1893 * Makefile.tpl: Fix comment errors.
1894 * Makefile.in: Regenerate.
1895
1896 2008-06-12 David S. Miller <davem@davemloft.net>
1897 David Edelsohn <edelsohn@gnu.org>
1898
1899 * configure.ac: Add powerpc*-*-* to gold supported targets.
1900 * configure: Regenerate.
1901
1902 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1903
1904 PR tree-optimization/36218
1905 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1906 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1907 (all prefix="build-"): Pass them to build-system sub-makes.
1908 * Makefile.in: Regenerate.
1909
1910 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1911
1912 * MAINTAINERS (mt port): Remove.
1913 (sco5, unixware, sco udk): Remove.
1914 (Kean Johnston): Add to Write After Approval.
1915
1916 2008-05-30 Julian Brown <julian@codesourcery.com>
1917
1918 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1919 of libobjc for ARM EABI Linux.
1920 * configure: Regenerate.
1921
1922 2008-05-18 Xinliang David Li <davidxl@google.com>
1923
1924 * ChangeLog: Remove wrong ChangeLog entry.
1925
1926 2008-05-17 Xinliang David Li <davidxl@google.com>
1927
1928 * MAINTAINERS (Write After Approval): Add myself.
1929
1930 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
1934 2008-05-14 Rafael Espíndola <espindola@google.com>
1935
1936 * config-ml.in: don't handle --enable-shared and --enable-static.
1937
1938 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1939
1940 * MAINTAINERS: Update my email address.
1941
1942 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1943
1944 * MAINTAINERS: Update my email address.
1945
1946 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1947
1948 * MAINTAINERS (Write After Approval): Add myself.
1949
1950 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1951
1952 * MAINTAINERS (Write After Approval): Add myself.
1953
1954 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1955
1956 * MAINTAINERS (crx): Add myself.
1957
1958 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1959
1960 Sync with src:
1961 2008-04-14 David S. Miller <davem@davemloft.net>
1962
1963 * configure.ac: Add sparc*-*-* to gold supported targets.
1964 * configure: Regenerate.
1965
1966 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1967
1968 PR bootstrap/35457
1969 * configure.ac: Include override.m4.
1970 * configure: Regenerate.
1971
1972 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1973
1974 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1975 * Makefile.in: Regenerate.
1976
1977 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1978
1979 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1980 as nonconfigurable directories list.
1981 * configure: Regenerate.
1982
1983 2008-04-14 Ben Elliston <bje@au.ibm.com>
1984
1985 * config.sub, config.guess: Update from upstream sources.
1986
1987 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1988
1989 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1990 * Makefile.in: Regenerate.
1991
1992 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1993
1994 * configure.ac: Do not build libssp for the AVR.
1995 * configure: Regenerate.
1996
1997 2008-04-07 Ian Lance Taylor <iant@google.com>
1998
1999 * Makefile.def: check-gold depends upon all-binutils.
2000 * Makefile.in: Regenerate.
2001
2002 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2003
2004 * MAINTAINERS (Write After Approval): Add myself.
2005
2006 2008-04-04 Nick Clifton <nickc@redhat.com>
2007
2008 PR binutils/4334
2009 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2010 builds.
2011 * configure: Regenerate.
2012
2013 2008-04-04 NightStrike <NightStrike@gmail.com>
2014
2015 PR other/35151
2016 * configure.ac: Combine rules for mingw32 and mingw64.
2017 * configure: Regenerate.
2018
2019 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2020
2021 * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2024
2025 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2026 * Makefile.in (.NOTPARALLEL): Ditto.
2027
2028 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2033
2034 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2035 * Makefile.in (.NOTPARALLEL): Regenerate.
2036
2037 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2038
2039 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2040 * Makefile.in: Regenerate.
2041
2042 2008-03-26 Jakub Staszak <kuba@et.pl>
2043
2044 * MAINTAINERS (Write After Approval): Add myself.
2045
2046 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2047
2048 * MAINTAINERS: Update e-mail address.
2049
2050 2008-03-20 Ian Lance Taylor <iant@google.com>
2051
2052 * configure.ac: Add support for --enable-gold.
2053 * Makefile.def: Add gold as a directory like ld.
2054 * configure, Makefile.in: Regenerate.
2055
2056 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2057
2058 * configure.ac: m4_include config/proginstall.m4.
2059 * configure: Regenerate.
2060
2061 Backport from upstream Libtool:
2062
2063 2007-10-12 Eric Blake <ebb9@byu.net>
2064
2065 Deal with Autoconf 2.62's semantic change in m4_append.
2066 * ltsugar.m4 (lt_append): Replace broken versions of
2067 m4_append.
2068 (lt_if_append_uniq): Don't require separator to be overquoted,
2069 and avoid broken m4_append.
2070 (lt_dict_add): Fix typo.
2071 * libtool.m4 (_LT_DECL): Don't overquote separator.
2072
2073 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2074
2075 * config.rpath: Add AIX 6 support.
2076
2077 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2078
2079 * Makefile.def (stageprofile). Remove -fprofile-generate
2080 from stage_libcflags.
2081 * Makefile.in: Regenerate.
2082
2083 2008-03-13 Ben Elliston <bje@au.ibm.com>
2084
2085 * config.sub, config.guess: Update from upstream sources.
2086
2087 2008-03-06 Tom Tromey <tromey@redhat.com>
2088
2089 * MAINTAINERS: Update for treelang deletion.
2090
2091 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2092
2093 * MAINTAINERS: Update my email address.
2094
2095 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2096
2097 * MAINTAINERS (darwin port): Add myself as a maintainer.
2098 (objective-c/c++): Add myself as a maintainer.
2099
2100 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2101
2102 * MAINTAINERS (Write After Approval): Update my email address.
2103
2104 2008-02-25 Tomas Bily <tbily@suse.cz>
2105
2106 * MAINTAINERS (Write After Approval): Add myself.
2107
2108 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2109
2110 * MAINTAINERS (OpenMP): Add myself.
2111
2112 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2113
2114 PR bootstrap/32009
2115 PR bootstrap/32161
2116
2117 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2118 * configure: Regenerate.
2119
2120 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2121 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2122 STAGE4_LIBCFLAGS): New.
2123 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2124 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2125 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2126 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2127 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2128 for target modules. Don't export LIBCFLAGS.
2129 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2130 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2131 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2132 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2133 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2134 * Makefile.in: Regenerate.
2135
2136 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2137
2138 PR libgcj/33085
2139 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2140 Do not use -DDLL_EXPORT. Backport from upstream.
2141
2142 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2143
2144 * MAINTAINERS (Write After Approval): Add myself.
2145
2146 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2147
2148 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2149 * configure: Regenerate.
2150
2151 2008-01-31 Marc Gauthier <marc@tensilica.com>
2152
2153 * configure.ac (xtensa*-*-*): Recognize processor variants.
2154 * configure: Regenerate.
2155
2156 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2157
2158 PR bootstrap/34922
2159 * configure.ac (PARSE_ARGS): Push suitable setting of
2160 ac_subdirs_all, for `./configure --help=recursive'.
2161 Handle `+' in generic toplevel directory disabling.
2162 * configure: Regenerate.
2163
2164 2008-01-28 Nick Clifton <nickc@redhat.com>
2165
2166 * MAINTAINERS (xstormy16): Take over maintainership.
2167
2168 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2169
2170 * MAINTAINERS (c4x port): Remove.
2171
2172 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2173
2174 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2175
2176 2008-01-23 Ben Elliston <bje@au.ibm.com>
2177
2178 * config.sub, config.guess: Update from upstream sources.
2179
2180 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2181
2182 * MAINTAINERS (Write After Approval): Add myself.
2183
2184 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2185
2186 * MAINTAINERS: Update my email address.
2187
2188 2008-01-09 Raksit Ashok <raksit@google.com>
2189
2190 * MAINTAINERS (Write After Approval): Add myself.
2191
2192 2008-01-09 Raksit Ashok <raksit@google.com>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2008-01-08 Ben Elliston <bje@au.ibm.com>
2197
2198 * config.sub, config.guess: Update from upstream sources.
2199
2200 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2201
2202 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2203 Change recommended MPFR from 2.2.1 -> 2.3.0.
2204 * configure: Regenerate.
2205
2206 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2207
2208 * MAINTAINERS: Update my email address.
2209
2210 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2211
2212 * MAINTAINERS: Update my email address.
2213
2214 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2215
2216 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2217 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2218 * Makefile.in: Regenerate.
2219
2220 2007-12-10 Mark Heffernan <meheff@google.com>
2221
2222 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2223 misplaced entries.
2224
2225 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2226
2227 * configure.ac: Enable libjava for x86_64-*-darwin9.
2228 * configure: Regenerate.
2229
2230 2007-12-07 Bill Maddox <maddox@google.com>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
2234 2007-12-05 Ben Elliston <bje@au.ibm.com>
2235
2236 * config.sub, config.guess: Update from upstream sources.
2237
2238 2007-12-02 Matthias Klose <doko@ubuntu.com>
2239
2240 * config-ml.in: Remove 64bit configure tests.
2241
2242 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2243
2244 * config-ml.in: Robustify against white space in absolute file
2245 names.
2246
2247 * config-ml.in (multi-clean): Substitute ${Makefile}.
2248 Remove superfluous ${Makefile} in list.
2249
2250 2007-11-19 Thiemo Seufer <ths@mips.com>
2251
2252 * config-ml.in: Don't hardcode the Makefile name.
2253
2254 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2255
2256 * MAINTAINERS (Write After Approval): Add myself.
2257
2258 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2259
2260 * MAINTAINERS (Write After Approval): Add myself.
2261
2262 2007-11-06 Doug Kwan <dougkwan@google.com>
2263
2264 * MAINTAINERS (Write After Approval): Add myself.
2265
2266 2007-10-25 Ben Elliston <bje@au.ibm.com>
2267
2268 * MAINTAINERS (mercury): Remove entry.
2269 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2270
2271 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2272
2273 * Makefile.def (dependencies): Make configure-gdb depend on
2274 all-intl.
2275 * Makefile.in: Regenerated.
2276
2277 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2278
2279 * MAINTAINERS (Fortran maintainer): Remove myself.
2280
2281 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2282
2283 * Makefile.def: To avoid problems running with parallel makes,
2284 build newlib before libgloss so that target specific header
2285 files are availble.
2286 * Makefile.in: Regenerate
2287
2288 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2289
2290 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2291 * Makefile.in: Regenerate.
2292
2293 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2294
2295 * MAINTAINERS (Register allocation reviewer): Add myself.
2296
2297 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2298
2299 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2300 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2301 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2302 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2303 * configure: Regenerate.
2304
2305 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2306
2307 * MAINTAINERS (Register allocation reviewer): Add myself.
2308
2309 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2310
2311 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2312 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2313 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2314 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2315 * configure.ac: Default them to host tools for $host = $build.
2316 Subst them.
2317
2318 * configure: Regenerate.
2319 * Makefile.in: Regenerate.
2320
2321 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2322
2323 * MAINTAINERS (Register allocation reviewer): Add myself.
2324
2325 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2326
2327 * MAINTAINERS (Register allocation reviewer): Add myself.
2328
2329 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2330
2331 * MAINTAINERS (Write After Approval): Fix typo.
2332
2333 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2334
2335 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2336 * configure: Regenerate.
2337
2338 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2339
2340 PR bootstrap/31906
2341 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2342 they're already prefixed.
2343
2344 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2345
2346 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2347 libstdc++.
2348 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2349 * configure: Regenerate.
2350 * Makefile.in: Regenerate.
2351
2352 2007-09-17 Andreas Schwab <schwab@suse.de>
2353
2354 * configure.ac: Raise minimum makeinfo version to 4.6.
2355 * configure: Regenerate.
2356
2357 2007-09-17 Johannes Singler <singler@ira.uka.de>
2358
2359 * MAINTAINERS (write-after-approval) add myself
2360
2361 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2362
2363 * configure.ac: Correct makeinfo version check.
2364 * configure: Regenerate.
2365
2366 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2367
2368 * MAINTAINERS: Update my email address.
2369
2370 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2371
2372 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2373 to $skipdirs and only disable gprof for newlib. Use the normal
2374 mips*-elf* handling in other respects.
2375 * configure: Regnerate.
2376
2377 2007-09-12 David Daney <ddaney@avtrex.com>
2378
2379 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2380 enabling libgcj.
2381 * configure: Regenerate.
2382
2383 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2384
2385 PR other/32154
2386 * configure.ac: For libgloss targets, point the linker to the linker
2387 script, startup code and simulator library.
2388 * configure: Regenerate.
2389
2390 2007-09-07 Andrew Haley <aph@redhat.com>
2391
2392 * configure.ac (noconfigdirs): Remove target-libffi and
2393 target-libjava.
2394 * configure: Regenerate.
2395
2396 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2397
2398 PR target/33281
2399 * configure.ac: Use config/mh-mingw on mingw.
2400 * configure: Regenerate.
2401
2402 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
2406 2007-09-05 Richard Guenther <rguenther@suse.de>
2407
2408 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2409 nor --disable-checking is provided also turn on yes and types
2410 checking for stage1.
2411 * configure: Re-generate.
2412
2413 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2414
2415 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2416 (Write After Approval): Remove myself.
2417
2418 2007-08-29 Nick Clifton <nickc@redhat.com>
2419
2420 * config.sub, config.guess: Update from upstream sources.
2421
2422 2007-08-22 Bud Davis <jmdavis@link.com>
2423
2424 * MAINTAINERS (Write After Approval): Added myself.
2425 * MAINTAINERS (Reviewers): Removed myself.
2426
2427 2007-08-18 Paul Brook <paul@codesourcery.com>
2428 Joseph Myers <joseph@codesourcery.com>
2429
2430 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2431 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2432 * Makefile.in: Regenerate.
2433 * configure.ac (--with-debug-prefix-map): New.
2434 * configure: Regenerate.
2435
2436 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2437 Nigel Stephens <nigel@mips.com>
2438
2439 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2440 as target_makefile_frag.
2441 * configure: Regenerate.
2442
2443 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2444
2445 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2446 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2447 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2448 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2449 (do-compare, do-compare3, do-compare-debug): New.
2450 ([+compare-target+]): Use them.
2451
2452 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2453
2454 * MAINTAINERS (Write After Approval): Change my email address.
2455
2456 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2457 Ben Elliston <bje@au.ibm.com>
2458
2459 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2460 --silent if $silent.
2461 * configure: Regenerate.
2462
2463 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2464
2465 * MAINTAINERS (Various Maintainers): Add myself as
2466 loop infrastructure maintainer. Update my e-mail
2467 address.
2468
2469 2007-07-31 Diego Novillo <dnovillo@google.com>
2470
2471 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2472 Adjust description.
2473
2474 2007-07-26 Richard Guenther <rguenther@suse.de>
2475
2476 * configure.ac: Add types checking to stage1 checking flags.
2477 * configure: Regenerate.
2478
2479 2007-07-17 Nick Clifton <nickc@redhat.com>
2480
2481 * COPYING3: New file. Contains version 3 of the GNU General
2482 Public License.
2483 * COPYING3.LIB: New file. Contains version 3 of the GNU
2484 Lesser General Public License.
2485
2486 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2487
2488 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2489
2490 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2491
2492 * MAINTAINERS (S/390 co-maintainer): Add myself.
2493 (Write After Approval): Remove myself.
2494
2495 2007-07-13 Dan Hipschman <dsh@google.com>
2496
2497 * MAINTAINERS (Write After Approval): Add myself.
2498
2499 2007-07-11 Nick Clifton <nickc@redhat.com>
2500
2501 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2502 WINDRES export.
2503 * Makefile.in: Regenerate.
2504
2505 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2506
2507 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2508 maintainer.
2509
2510 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2511
2512 * lt~obsolete.m4: New. Import from 20070318 libtool.
2513
2514 2007-07-03 Julian Brown <julian@codesourcery.com>
2515
2516 * MAINTAINERS (Write After Approval): Add myself.
2517
2518 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2519
2520 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2521 * configure: Regenerate.
2522
2523 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2524
2525 * configure.ac: Add some missing m4 quotation.
2526 * configure: Regenerate.
2527
2528 2007-07-02 Simon Baldwin <simonb@google.com>
2529
2530 * MAINTAINERS (Write After Approval): Add myself.
2531
2532 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2533
2534 * configure: Regenerate.
2535
2536 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2537
2538 * Makefile.def: Add windmc tool to build.
2539 * Makefile.tpl: Likewise.
2540 * configure.ac: Likewise.
2541 * Makefile.in: Regenerate.
2542 * configure: Regenerate.
2543
2544 2007-06-28 DJ Delorie <dj@redhat.com>
2545
2546 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2547 not building newlib.
2548 * configure: Regenerated.
2549
2550 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2551
2552 * MAINTAINERS (Write After Approval): Add myself.
2553
2554 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2555
2556 * MAINTAINERS (Write After Approval): Add myself.
2557
2558 2007-06-19 Chris Matthews <chrismatthews@google.com>
2559
2560 * MAINTAINERS (Write After Approval): Add myself.
2561
2562 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2563
2564 * MAINTAINERS (Write After Approval): Add myself.
2565
2566 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2567
2568 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2569 * Makefile.in: Regenerated.
2570
2571 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2572
2573 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2574 bfin*-*-uclinux* targets.
2575 * configure: Regenerate.
2576
2577 2007-06-14 Ian Lance Taylor <iant@google.com>
2578
2579 * MAINTAINERS: Add myself as non-algorithmic global write
2580 maintainer.
2581
2582 2007-06-14 Diego Novillo <dnovillo@google.com>
2583
2584 * MAINTAINERS: Add self as middle-end maintainer and
2585 non-algorithmic global write maintainer.
2586
2587 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2588
2589 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2590 Move all Fortran maintainers except Paul Brook into the
2591 Non-Autopoiesis section.
2592
2593 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2594
2595 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2596 (distclean-stage[+id+]): Possibly delete stage_last.
2597 * Makefile.in: Regenerate.
2598
2599 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2600
2601 * MAINTAINERS (Various Maintainer): Fix typo.
2602
2603 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2604
2605 * MAINTAINERS (Various Maintainer): Add myself as
2606 dataflow maintainer.
2607
2608 2007-06-07 Ben Elliston <bje@au.ibm.com>
2609
2610 * config.sub, config.guess: Update from upstream sources.
2611
2612 2007-06-07 Ben Elliston <bje@au.ibm.com>
2613
2614 * Makefile.tpl: Fix spelling error.
2615 * Makefile.in: Regenerate.
2616
2617 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2618
2619 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2620 lt_cv_sys_max_cmd_len.
2621
2622 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2623
2624 * MAINTAINERS (Various Maintainers): Add myself as
2625 auto-vectorizer maintainer.
2626
2627 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2628
2629 PR libjava/32098
2630 * libtool.m4: Revert previous change.
2631 * ltgcc.m4: Put it here.
2632
2633 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2634
2635 * MAINTAINERS (Various Maintainers): Add myself as
2636 auto-vectorizer maintainer.
2637
2638 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2639
2640 PR libjava/32098
2641 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2642
2643 2007-05-30 Richard Guenther <rguenther@suse.de>
2644
2645 * MAINTAINERS (Various Maintainers): Add myself as
2646 auto-vectorizer maintainer.
2647
2648 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2649
2650 PR bootstrap/29382
2651 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2652 * configure: Rebuilt.
2653
2654 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2655
2656 * MAINTAINERS (Write After Approval): Removed my name.
2657
2658 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2659
2660 * MAINTAINERS (Write After Approval): Remove myself.
2661
2662 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2663
2664 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2665
2666 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2667
2668 * ltmain.sh: Update from ToT Libtool.
2669 * libtool.m4: Update from ToT Libtool.
2670 * ltsugar.m4: New. Update from ToT Libtool.
2671 * ltversion.m4: New. Update from ToT Libtool.
2672 * ltoptions.m4: New. Update from ToT Libtool.
2673 * ltconfig: Remove.
2674 * ltcf-c.sh: Remove.
2675 * ltcf-cxx.sh: Remove.
2676 * ltcf-gcj.sh: Remove.
2677
2678 2007-05-22 Ollie Wild <aaw@google.com>
2679
2680 * MAINTAINERS (Write After Approval): Add myself.
2681
2682 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2683
2684 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2685 stage_cflags.
2686 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2687 Remove CFLAGS/LIBCFLAGS.
2688 (configure-stage[+id+]-[+prefix+][+module+],
2689 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2690 * Makefile.in: Regenerate.
2691
2692 2007-05-15 Diego Novillo <dnovillo@google.com>
2693
2694 * MAINTAINERS: Update e-mail address.
2695
2696 2007-05-15 Revital Eres <eres@il.ibm.com>
2697
2698 * MAINTAINERS (Write After Approval): Add myself.
2699
2700 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2701
2702 * MAINTAINERS (Write After Approval): Updated my address.
2703
2704 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2705
2706 * MAINTAINERS (Write After Approval): Add myself.
2707
2708 2007-05-11 Silvius Rus <rus@google.com>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2007-04-23 Tom Tromey <tromey@redhat.com>
2713
2714 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2715
2716 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2717
2718 * MAINTAINERS (cpplib): Rename to ...
2719 (libcpp): ... this. Add C/C++ front end maintainers.
2720
2721 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2722
2723 * config-ml.in: Pass ${ml_config_env} to configure calls.
2724
2725 2007-04-04 Christian Bruel <christian.bruel@st.com>
2726
2727 * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2007-04-02 Dave Korn <dave.korn@artimi.com>
2730
2731 * MAINTAINERS (Write After Approval): Add myself.
2732
2733 2007-03-31 Tobias Burnus <burnus@net-b.de>
2734
2735 * MAINTAINERS (fortran 95 front end): Add myself.
2736
2737 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2738
2739 * MAINTAINERS (Write After Approval): Add myself.
2740
2741 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2742
2743 * MAINTAINERS (Modulo Scheduler): Add myself.
2744
2745 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2746
2747 * MAINTAINERS (fortran 95 front end): Add myself.
2748 (c++ front end): whitespace fix.
2749
2750 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2751
2752 * MAINTAINERS (Write After Approval): Add myself.
2753
2754 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2755
2756 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2757 of glob. Quote arguments with single quotes too.
2758 * configure: Regenerate.
2759
2760 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2761
2762 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2763 * Makefile.in: Regenerate
2764
2765 2007-03-07 Andreas Schwab <schwab@suse.de>
2766
2767 * configure: Regenerate.
2768
2769 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2770
2771 * configure.ac: Add "--with-pdfdir" configure option,
2772 which defines pdfdir variable.
2773 * Makefile.def (target=fixincludes): Add install-pdf to
2774 missing targets.
2775 (recursive_targets): Add install-pdf target.
2776 (flags_to_pass): Add pdfdir.
2777 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2778 target.
2779 * configure: Regenerate
2780 * Makefile.in: Regenerate
2781
2782 2007-02-28 Eric Christopher <echristo@apple.com>
2783
2784 Revert:
2785 2006-12-07 Mike Stump <mrs@apple.com>
2786
2787 * Makefile.def (dependencies): Add dependency for
2788 install-target-libssp and install-target-libgomp on
2789 install-gcc.
2790 * Makefile.in: Regenerate.
2791
2792 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2793
2794 * configure: Regenerate.
2795 * configure.ac: Move statements after variable declarations.
2796
2797 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2798
2799 * MAINTAINERS: Add myself as sh maintainer.
2800
2801 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2802
2803 * configure.ac: Adjust for loop syntax.
2804 * configure: Regenerate.
2805
2806 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2807
2808 * configure: Rebuilt.
2809
2810 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2811
2812 * configure.ac: Drop multiple occurrences of --enable-languages,
2813 and fix its quoting.
2814 * configure: Rebuilt.
2815
2816 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2817 Nathan Sidwell <nathan@codesourcery.com>
2818 Vladimir Prus <vladimir@codesourcery.com>
2819 Joseph Myers <joseph@codesourcery.com>
2820
2821 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2822 * configure: Regenerate.
2823
2824 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2825
2826 * ltconfig (freebsd*): Default to elf.
2827
2828 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2829
2830 * configure.ac (target_libraries): Move libgcc before libiberty.
2831 * configure: Regenerated.
2832
2833 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2834 Paolo Bonzini <bonzini@gnu.org>
2835
2836 PR bootstrap/30753
2837 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2838 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2839 * configure: Regenerated.
2840
2841 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2842
2843 * MAINTAINERS (Language Front End Maintainers): Update my mail
2844 address.
2845
2846 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2847
2848 PR bootstrap/30748
2849 * configure.ac: Correct syntax for Solaris ksh.
2850 * configure: Regenerated.
2851
2852 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2853
2854 * configure.ac: Sync with src.
2855 * configure: Regenerate.
2856
2857 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2858
2859 * Makefile.in: Regenerate.
2860
2861 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2862
2863 * config.sub: Sync with src.
2864
2865 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2866
2867 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2868 noncanonical equivalents.
2869 * configure.in: Rename to...
2870 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2871 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2872 target_noncanonical. Use them. Rewrite removal of configure
2873 arguments for autoconf 2.59. Discard variable settings. Force
2874 program_transform_name for native tools.
2875
2876 * Makefile.in: Regenerated.
2877 * configure: Regenerated with autoconf 2.59.
2878
2879 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2880
2881 * MAINTAINERS (Write After Approval): Add myself.
2882
2883 2007-01-31 Andreas Schwab <schwab@suse.de>
2884
2885 * Makefile.tpl (LDFLAGS): Substitute it.
2886 * Makefile.in: Regenerate.
2887
2888 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2889
2890 * MAINTAINERS (Write After Approval): Add myself.
2891
2892 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2893
2894 * MAINTAINERS (spu port): Add myself.
2895
2896 2007-01-23 Richard Guenther <rguenther@suse.de>
2897
2898 PR bootstrap/30541
2899 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2900 * Makefile.tpl (GNATBIND): Substitute it.
2901 (GNATMAKE): Likewise.
2902 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2903 of STAGE_PREFIX.
2904 * Makefile.in: Regenerate.
2905 * configure: Regenerate.
2906
2907 2007-01-18 Mike Stump <mrs@apple.com>
2908
2909 * configure.in: Re-enable -Werror for gcc builds.
2910
2911 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2912
2913 * MAINTAINERS (Write After Approval): Add myself.
2914
2915 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2916
2917 * configure.in: Change == to = in test command.
2918 * configure: Regenerate.
2919
2920 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2921 Nick Clifton <nickc@redhat.com>
2922 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2923
2924 * configure.in (build_configargs, host_configargs, target_configargs):
2925 Remove build/host/target parameters.
2926 (host_libs): Add gmp and mpfr.
2927 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2928 * Makefile.def (gmp, mpfr): New.
2929 (gcc): Remove target.
2930 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2931 target_os, target_vendor): New.
2932 (configure): Add host_alias/target_alias arguments; adjust invocations.
2933 * configure: Regenerate.
2934 * Makefile.in: Regenerate.
2935
2936 2007-01-11 Matt Fago <fago@earthlink.net>
2937
2938 * configure.in: Try to link to functions only in mpfr 2.2.x
2939 to improve robustness of configure tests.
2940 * configure: Regenerate.
2941
2942 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2943
2944 * MAINTAINERS: Add myself as i386 maintainer.
2945
2946 2007-01-08 Jan Hubicka <jh@suse.cz>
2947
2948 * MAINTAINERS: Add myself as i386 maintainer.
2949
2950 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2951
2952 * configure.in: Add support for an x86_64-mingw* target.
2953 * configure: Regenerate.
2954
2955 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2956
2957 * Makefile.tpl (all-target): Correct @if conditional for target
2958 modules.
2959 * configure.in: Omit libiberty if building only target libgcc.
2960 * configure, Makefile.in: Regenerated.
2961
2962 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2963
2964 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2965 * configure: Regenerate.
2966
2967 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2968
2969 * Makefile.def (target_modules): Add libgcc.
2970 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2971 * Makefile.tpl (clean-target-libgcc): Delete.
2972 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2973 on gcc even for bootstrapped modules. Rewrite handling of
2974 lang_env_dependencies to loop over target_modules.
2975 * configure.in (target_libraries): Add target-libgcc.
2976 * Makefile.in, configure: Regenerated.
2977
2978 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2979
2980 * configure.in: Reorganize recognition of languages. Add
2981 --enable-stage1-languages. Show supported languages for the chosen
2982 target rather than all recognized languages.
2983 * configure: Regenerate.
2984
2985 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2986
2987 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2988 * Makefile.in: Regenerate.
2989
2990 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2991
2992 * configure.in: Warn that MPFR 2.2.0 is buggy.
2993 * configure: Regenerate.
2994
2995 2006-12-27 Ian Lance Taylor <iant@google.com>
2996
2997 * configure.in: When removing Makefiles to force a reconfigure, also
2998 remove prev-DIR*/Makefile.
2999 * configure: Regenerate.
3000
3001 2006-12-22 Andreas Schwab <schwab@suse.de>
3002
3003 * configure: Regenerate with correct autoconf version.
3004
3005 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3006
3007 * configure.in: add AC_SUBST for *_FOR_TARGET.
3008 * configure: Regenerate.
3009
3010 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3011
3012 * configure.in: Simplify logic for rejecting languages that cannot
3013 be built. Separate the case when a language is unsupported,
3014 from the case when the user chooses not to build a language.
3015
3016 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3017
3018 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3019 it only affects bootstrap and could be tested on "$host" as well.
3020 * configure: Regenerate.
3021 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3022
3023 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3024
3025 PR bootstrap/29544
3026 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3027 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3028 move here comment from Makefile.tpl.
3029 * Makefile.tpl: Move some definitions higher in the file.
3030 (STAGE1_CHECKING): New.
3031 * configure.in: Add --enable-stage1-checking.
3032 * configure: Regenerate.
3033 * Makefile.in: Regenerate.
3034
3035 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3036
3037 * MAINTAINERS: Add myself as build system maintainer.
3038
3039 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3040
3041 * MAINTAINERS (Write After Approval): Add myself.
3042
3043 2006-12-13 Eric Christopher <echristo@apple.com>
3044
3045 * MAINTAINERS: Add myself as darwin maintainer.
3046
3047 2006-12-11 Ian Lance Taylor <ian@airs.com>
3048
3049 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3050
3051 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3052
3053 MAINTAINERS: Update my entry.
3054
3055 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3056
3057 * configure.in: Handle spu makefile frag.
3058 * Makefile.tpl (MAINT): Define
3059 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3060 * configure: Regenerate.
3061 * Makefile.in: Regenerate.
3062
3063 2006-12-11 Ben Elliston <bje@au.ibm.com>
3064
3065 * config.guess: Import latest version.
3066 * config.sub: Likewise.
3067
3068 2006-12-11 Ben Elliston <bje@au.ibm.com>
3069
3070 * configure.in (spu-*-*): Don't skip target-libiberty.
3071 * configure: Regenerate.
3072
3073 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3074
3075 PR bootstrap/30134
3076 * configure.in: Correct x86 darwin support for libjava to powerpc
3077 and i?86 only.
3078 * configure: Regenerate.
3079
3080 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3081
3082 * configure.in: Add x86 darwin support for libjava.
3083 * configure: Regenerate.
3084
3085 2006-12-07 Mike Stump <mrs@apple.com>
3086
3087 * Makefile.def (dependencies): Add dependency for
3088 install-target-libssp and install-target-libgomp on
3089 install-gcc.
3090 * Makefile.in: Regenerate.
3091
3092 2006-12-04 Richard Guenther <rguenther@suse.de>
3093
3094 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3095 (Non-Algorithmic Maintainers): Move over non-algorithmic
3096 loop optimizer maintainers, add myself as a non-algorithmic
3097 middle-end maintainer.
3098
3099 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3100
3101 * MAINTAINERS (Write After Approval): Add myself.
3102
3103 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3104
3105 * configure.in: Update error message for missing GMP/MPFR.
3106
3107 * configure: Regenerate.
3108
3109 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3110
3111 * configure.in: Update MPFR version in error message.
3112
3113 * configure: Regenerate.
3114
3115 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3116
3117 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3118 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3119 --with-gmp-lib): New flags.
3120
3121 * configure: Regenerate.
3122
3123 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3124
3125 * MAINTAINERS (Write After Approval): Change my email address.
3126
3127 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3128
3129 * MAINTAINERS (Write After Approval): Add myself.
3130
3131 2006-11-22 Philipp Thomas <pth@suse.de>
3132
3133 * MAINTAINERS (i18n): Update e-mail address.
3134
3135 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3136
3137 * MAINTAINERS (spu port): Add myself as maintainer.
3138 (Write After Approval): Remove myself.
3139
3140 2006-11-22 Ben Elliston <bje@au.ibm.com>
3141
3142 * configure.in (skipdirs): Don't build libssp for SPU.
3143 * configure: Regenerate.
3144
3145 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3146
3147 * MAINTAINERS (spu port): Add myself as maintainer.
3148 (libobjc): Update my email address.
3149
3150 2006-11-21 Andrea Bona <andrea.bona@st.com>
3151
3152 * MAINTAINERS (Write After Approval): Add myself.
3153
3154 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3155
3156 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3157 * configure : Rebuilt.
3158
3159 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3160
3161 * MAINTAINERS (Write After Approval): Add myself.
3162
3163 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3164
3165 * MAINTAINERS (Write After Approval): Add myself.
3166
3167 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3168
3169 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3170 libmpfr.a.
3171 * configure: Regenerate.
3172
3173 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3174
3175 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3176 (unstage): Test for stage_last presence.
3177
3178 PR bootstrap/29802
3179 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3180 STAGE_PREFIX.
3181 * Makefile.in: Regenerate.
3182
3183 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3184
3185 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3186 maintainers.
3187
3188 2006-11-14 Erven Rohou <erven.rohou@st.com>
3189
3190 * MAINTAINERS (Write After Approval): Add myself.
3191
3192 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3193
3194 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3195 and stageN-package/Makefile.
3196 * Makefile.in: Regenerated.
3197
3198 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3199
3200 * configure.in: Remove target-libgloss from noconfigdirs for
3201 bfin-*-*.
3202 * configure: Regenerated.
3203
3204 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3205
3206 * configure.in (have_gmp): Only error if the gcc directory exists.
3207
3208 * configure: Regenerate.
3209
3210 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3211
3212 * configure.in: Robustify error message for missing GMP/MPFR.
3213
3214 * configure: Regenerate.
3215
3216 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3217
3218 * MAINTAINERS (Write After Approval): Add myself.
3219
3220 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3221
3222 * MAINTAINERS: Change email address.
3223
3224 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3225
3226 * MAINTAINERS (Write After Approval): Add myself.
3227
3228 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3229
3230 * MAINTAINERS (Write After Approval): Add myself.
3231
3232 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3233
3234 * MAINTAINERS (Write After Approval): Move myself to
3235 Write After Approval section.
3236
3237 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3238
3239 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3240 need_gmp anymore.
3241 * configure: Regenerate.
3242
3243 2006-10-16 Tobias Burnus <burnus@net-b.de>
3244
3245 * MAINTAINERS (Write After Approval): Add myself.
3246
3247 2006-10-16 Ben Elliston <bje@au.ibm.com>
3248
3249 * config.guess: Import latest version.
3250 * config.sub: Likewise.
3251
3252 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3253
3254 * Makefile.def: Added pdf target handling.
3255 * Makefile.tpl: Added pdf target handling.
3256 * Makefile.in: Regenerated.
3257
3258 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3259
3260 * MAINTAINERS: Add self as score port maintainer.
3261
3262 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3263
3264 * MAINTAINERS (Write After Approval): Add myself.
3265
3266 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3267
3268 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3269 or newer.
3270 * configure: Regenerated.
3271
3272 2006-09-27 Dave Brolley <brolley@redhat.com>
3273
3274 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3275 using $s instead of $r.
3276 * configure: Regenerated.
3277
3278 2006-09-26 Thiemo Seufer <ths@mips.com>
3279
3280 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3281 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3282 * configure: Regenerate.
3283
3284 2006-09-24 Graeme Peterson <gridly@gmail.com>
3285
3286 * MAINTAINERS (Write After Approval): Remove myself.
3287
3288 2006-09-22 Chao-ying Fu <fu@mips.com>
3289
3290 * MAINTAINERS (Write After Approval): Add myself.
3291
3292 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3293
3294 * MAINTAINERS: Add self as soft-fp maintainer.
3295
3296 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3297
3298 * MAINTAINERS: Add myself as avr maintainer.
3299 Remove Marek Michalkiewicz as avr maintainer.
3300
3301 2006-09-07 Roberto Costa <roberto.costa@st.com>
3302
3303 * MAINTAINERS (Write After Approval): Add myself.
3304
3305 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3306
3307 * configure.in: Never build newlib for a Mingw host.
3308 Never build newlib as Mingw target library.
3309 Test the existence of winsup/cygwin for building a Cygwin newlib,
3310 rather than just winsup.
3311 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3312 building a Mingw target.
3313 * configure: Regenerate.
3314
3315 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3316
3317 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3318
3319 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3320
3321 * config.guess: Import from src (was more updated).
3322 * config.sub: Likewise.
3323
3324 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3325
3326 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3327 * configure: Regenerated.
3328
3329 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3330
3331 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3332 for stages after the first.
3333
3334 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3335
3336 * Makefile.def: Add dependencies for configure-opcodes
3337 on configure-intl and all-opcodes on all-intl.
3338 * Makefile.in: Regenerated.
3339
3340 2006-07-13 Ben Elliston <bje@au.ibm.com>
3341
3342 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3343
3344 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3345
3346 Port to hosts whose 'sort' and 'tail' implementations
3347 treat operands with leading '+' as file names, as POSIX
3348 has required since 2001. However, make sure the code still
3349 works on pre-POSIX hosts.
3350 * ltmain.sh: Don't assume "sort +2" is equivalent to
3351 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3352
3353 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3354
3355 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3356
3357 2006-07-04 Peter O'Gorman <peter@pogma.com>
3358
3359 * ltconfig: chmod 644 before ranlib during install.
3360
3361 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3362
3363 PR bootstrap/18058
3364 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3365 if the bootstrap compiler is a GCC version that supports it.
3366 * configure: Regenerate.
3367
3368 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3369
3370 * configure.in: Fix thinkos in previous check-in.
3371 * configure: Regenerate.
3372
3373 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3374
3375 PR other/27063
3376 * configure.in: Test subdir_requires and give an appropriate
3377 error message.
3378 * configure: Regenerate.
3379
3380 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3381
3382 * MAINTAINERS (Write After Approval): Add myself.
3383
3384 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3385
3386 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3387
3388 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3389
3390 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3391
3392 2006-06-20 David Ayers <d.ayers@inode.at>
3393
3394 PR bootstrap/28072
3395 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3396 whether target-libjava is being configured instead of whether the
3397 java front end is enabled.
3398 * configure: Regenerate.
3399
3400 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3401
3402 PR target/27540
3403 * configure.in: Only enable libgomp on IRIX 6.
3404 * configure: Regenerate.
3405
3406 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3407
3408 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3409 too.
3410 * Makefile.in: Regenerate.
3411
3412 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3413
3414 * config-ml.in: Alter CCASFLAGS to include special
3415 multilib options the same as is done for CFLAGS.
3416
3417 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3418
3419 * configure.in: Don't enable libgomp on hpux10.
3420 * configure: Rebuilt.
3421
3422 2006-06-12 David Ayers <d.ayers@inode.at>
3423
3424 PR bootstrap/27963
3425 PR target/19970
3426 * configure.in: Remove target-boehm-gc from noconfigdirs where
3427 ${libgcj} is specified.
3428 * configure: Regenerate.
3429
3430 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3431
3432 Sync from src:
3433
3434 * configure.in: Sync.
3435 * configure: Regenerated.
3436
3437 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3438
3439 * Makefile.def: Added dependencies from sim and gdb on intl, and
3440 added configure dependencies to everything with an all dependency
3441 on intl.
3442 * Makefile.in: Regenerated.
3443
3444 2006-06-06 David Ayers <d.ayers@inode.at>
3445
3446 PR libobjc/13946
3447 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3448 * Makefile.in: Regenerate.
3449 * configure.in: Add --enable-objc-gc at toplevel and have it
3450 enable boehm-gc for Objective-C.
3451 Remove target-boehm-gc from libgcj.
3452 Add target-boehm-gc to target_libraries.
3453 Add target-boehm-gc to noconfigdirs where ${libgcj}
3454 is specified.
3455 Assert that boehm-gc is supported when requested for Objective-C.
3456 Only build boehm-gc if needed either for Java or Objective-C.
3457 * configure: Regenerate.
3458
3459 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3460
3461 PR 27674
3462 * Makefile.tpl (configure-[+prefix+][+module+],
3463 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3464 Remove rule to unstage bootstrapped modules.
3465 (stage_current): New.
3466 * Makefile.in: Regenerate.
3467
3468 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3469
3470 * MAINTAINERS (Write After Approval): Update my e-mail address.
3471
3472 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3473
3474 * include/libiberty.h: Declare pex_run_in_environment.
3475
3476 2006-05-31 Asher Langton <langton2@llnl.gov>
3477
3478 * MAINTAINERS (Write After Approval): Add myself.
3479
3480 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3481
3482 * Makefile.def (bfd, opcodes): Fix lib_path.
3483 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3484 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3485 * Makefile.in: Regenerate.
3486
3487 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3488
3489 * Makefile.in: Regenerate.
3490
3491 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3492
3493 * Makefile.def: Add install-html target. Add datarootdir
3494 docdir and htmldir to flags_to_pass.
3495 * Makefile.tpl: Add install-html target.
3496 * Makefile.in: Regenerate.
3497 * configure.in: Add --with-datarootdir, --with-docdir, and
3498 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3499 * configure: Regenerate.
3500
3501 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3502
3503 * configure.in: Enable gprof for cross builds.
3504 * configure: Regenerate.
3505
3506 2006-05-22 Richard Guenther <rguenther@suse.de>
3507
3508 Revert
3509 2006-01-31 Richard Guenther <rguenther@suse.de>
3510 Paolo Bonzini <bonzini@gnu.org>
3511
3512 * Makefile.def (target_modules): Add libgcc-math target module.
3513 * configure.in (target_libraries): Add libgcc-math target library.
3514 (--enable-libgcc-math): New configure switch.
3515 * Makefile.in: Re-generate.
3516 * configure: Re-generate.
3517 * libgcc-math: New toplevel directory.
3518
3519 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3520 Andreas Tobler <a.tobler@schweiz.ch>
3521
3522 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3523 * configure: Rebuilt.
3524
3525 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3526
3527 * MAINTAINERS (Write After Approval): Add myself.
3528
3529 2006-05-01 DJ Delorie <dj@redhat.com>
3530
3531 * configure.in: Restore CFLAGS if GMP isn't present.
3532 * configure: Regenerate.
3533
3534 2006-05-01 Richard Guenther <rguenther@suse.de>
3535
3536 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3537 maintainer.
3538
3539 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3540
3541 * MAINTAINERS (Write After Approval): Add myself.
3542
3543 2006-04-28 Jan Beulich <jbeulich@novell.com>
3544
3545 * MAINTAINERS (Write After Approval): Add myself.
3546
3547 2006-04-18 DJ Delorie <dj@redhat.com>
3548
3549 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3550 reference libgloss so that libssp can be built in a combined
3551 tree.
3552 * configure: Regenerate.
3553
3554 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3555
3556 * MAINTAINERS (Write After Approval): Add myself.
3557
3558 2006-04-05 Ben Elliston <bje@au.ibm.com>
3559
3560 * configure.in: Require makeinfo 4.4 or higher.
3561 * configure: Regenerate.
3562
3563 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3564
3565 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3566 Rearrange the entries of other libraries to have them in one place.
3567
3568 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3569
3570 * MAINTAINERS (Write After Approval): Remove myself.
3571 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3572
3573 2006-03-14 Richard Guenther <rguenther@suse.de>
3574
3575 * configure: Regenerate with autoconf 2.13.
3576
3577 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3578
3579 * MAINTAINERS: Use my work address.
3580
3581 * MAINTAINERS: Update my E-mail address.
3582
3583 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3584
3585 * configure.in: Handle --disable-<component> generically.
3586 * configure: Regenerate.
3587
3588 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3589
3590 PR libgcj/17311
3591 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3592
3593 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3594
3595 * MAINTAINERS (Write After Approval): Remove myself.
3596 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3597
3598 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3599
3600 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3601 (TARGET_CONFIGDIRS): Remove.
3602 * configure.in: Remove AC_SUBST(target_configdirs).
3603 * Makefile.in, configure: Regenerated.
3604
3605 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3606
3607 * MAINTAINERS (Write After Approval): Remove myself.
3608 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3609
3610 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3611
3612 PR bootstrap/25670
3613
3614 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3615
3616 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3617 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3618 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3619 BUILD_PREFIX, BUILD_PREFIX_1.
3620 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3621
3622 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3623 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3624
3625 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3626 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3627 of `cat stage_current`. Always provide the `r' and `s' variables.
3628 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3629 a single shell execution.
3630 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3631 bootstrapped modules, make the stage1 module if the build was not
3632 started yet, else build the current stage.
3633 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3634 (all-build, all-host, all-target, [+make_target+]-host,
3635 [+make_target+]-target): Do not use \-continued lines.
3636 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3637 (current_stage, restrap, stage_last): New.
3638
3639 * Makefile.in: Regenerate.
3640 * configure: Regenerate.
3641
3642 2006-02-19 Bud Davis <jmdavis@link.com>
3643
3644 * MAINTAINERS (Write After Approval): Remove myself.
3645 (Language Front End Maintainers): Add myself as fortran 95
3646 maintainer and update e-mail address.
3647
3648 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3649
3650 * MAINTAINERS (Write After Approval): Remove myself.
3651 (Language Front End Maintainers): Add myself as fortran 95
3652 maintainer.
3653
3654 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3655
3656 * MAINTAINERS (Write After Approval): Add myself.
3657
3658 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3659
3660 * MAINTAINERS (Write After Approval): Remove myself.
3661 (Language Front End Maintainers): Add myself as
3662 fortran 95 maintainer.
3663
3664 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3665
3666 Sync from src:
3667
3668 2005-12-27 Leif Ekblad <leif@rdos.net>
3669
3670 * configure.in: Add support for RDOS target.
3671 * configure: Regenerate.
3672
3673 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3674 Andreas Schwab <schwab@suse.de>
3675
3676 * configure: Regenerate.
3677
3678 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3679
3680 * configure.in (enable_libgomp): Add AIX.
3681 * configure: Regenerate.
3682
3683 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3684
3685 * MAINTAINERS (Write After Approval): Add myself.
3686
3687 2006-02-03 Lee Millward <lee.millward@gmail.com>
3688
3689 * MAINTAINERS (Write After Approval): Add myself.
3690
3691 2006-01-31 Richard Guenther <rguenther@suse.de>
3692 Paolo Bonzini <bonzini@gnu.org>
3693
3694 * Makefile.def (target_modules): Add libgcc-math target module.
3695 * configure.in (target_libraries): Add libgcc-math target library.
3696 (--enable-libgcc-math): New configure switch.
3697 * Makefile.in: Re-generate.
3698 * configure: Re-generate.
3699 * libgcc-math: New toplevel directory.
3700
3701 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3702
3703 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3704 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3705 the assembler, linker and binutils.
3706 * configure: Regenerate.
3707
3708 2006-01-22 Dirk Mueller <dmueller@suse.de>
3709
3710 * MAINTAINERS (Write After Approval): Add myself.
3711
3712 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3713
3714 * configure: Regenerate.
3715
3716 2006-01-18 Richard Henderson <rth@redhat.com>
3717 Jakub Jelinek <jakub@redhat.com>
3718 Diego Novillo <dnovillo@redhat.com>
3719
3720 * libgomp: New directory.
3721 * Makefile.def: Add target_module libgomp.
3722 * Makefile.in: Regenerate.
3723 * configure.in (target_libraries): Add target-libgomp.
3724 * configure: Regenerate.
3725
3726 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3727
3728 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3729 @ from continuation.
3730 * Makefile.in: Rebuilt.
3731
3732 2006-01-04 Chris Lattner <sabre@gnu.org>
3733
3734 * MAINTAINERS (Write After Approval): Add myself.
3735
3736 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3737
3738 PR bootstrap/24252
3739
3740 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3741 * Makefile.tpl (OBJDUMP): New.
3742 (EXTRA_HOST_FLAGS): Add it.
3743 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3744
3745 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3746 to use symbolic links between directories. Avoid race conditions
3747 or make them harmless.
3748 * configure.in: Do not try to use symbolic links between directories.
3749
3750 * Makefile.def (LEAN): Pass.
3751 * Makefile.tpl (LEAN): Define.
3752 (stage[+id+]-start): Accept that the previous directory does not
3753 exist, if the bootstrap is lean.
3754 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3755 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3756 configure substitution.
3757 ([+compare-target+]): Likewise.
3758 ([+bootstrap-target+]-lean): New.
3759 * configure.in: Remove lean bootstrap support from here.
3760
3761 * Makefile.in: Regenerate.
3762 * configure: Regenerate.
3763
3764 2006-01-04 Ben Elliston <bje@au.ibm.com>
3765
3766 * MAINTAINERS (libdecnumber): Add myself.
3767
3768 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3769
3770 * libtool-ldflags: New script.
3771
3772 2006-01-02 Andreas Schwab <schwab@suse.de>
3773
3774 * configure.in: When reconfiguring remove Makefile in
3775 all stage directories.
3776 * configure: Regenerate.
3777
3778 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3779
3780 * MAINTAINERS: Update my email address.
3781
3782 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3783
3784 Revert Ada-related part of the previous change.
3785
3786 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3787 Do not pass.
3788 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3789 * Makefile.in: Regenerate.
3790 * configure.in: Do not include mt-ppc-aix target fragment.
3791 * configure: Regenerate.
3792
3793 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3794
3795 * configure.in: Select appropriate fragments for PowerPC/AIX.
3796 * configure: Regenerate.
3797
3798 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3799 BOOT_CFLAGS, BOOT_LDFLAGS.
3800 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3801 BOOT_CFLAGS, BOOT_LDFLAGS.
3802 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3803 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3804 (stage): Fail if we cannot complete the work.
3805 * Makefile.in: Regenerate.
3806
3807 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3808
3809 * configure.in: Replace ms1 with mt.
3810 * configure: Rebuilt.
3811
3812 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3813
3814 * MAINTAINERS: Update my email address.
3815
3816 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3817
3818 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3819 install-host-nogcc): Don't invoke $(stage) at the end.
3820 * Makefile.in: Regenerate.
3821
3822 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3823
3824 * configure.in: Flip the top-level bootstrap switch.
3825 * configure: Regenerate.
3826
3827 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3828
3829 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3830 $(stage) and $(unstage).
3831 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3832 (all): Remove stray semicolon.
3833 (local-distclean): Don't handle multilib.tmp and multilib.out.
3834 (install.all): Set $s for consistency.
3835 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3836 check_multilibs setting. Always make the install directory.
3837 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3838 Correct @if/@endif.
3839 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3840 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3841 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3842 (multilib.out): Remove.
3843 * Makefile.in: Regenerated.
3844
3845 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3846
3847 * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3850
3851 * MAINTAINERS: Add myself as mt maintainer.
3852
3853 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3854
3855 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3856
3857 * MAINTAINERS: Change email address.
3858
3859 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3860
3861 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3862 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3863 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3864 Find in-tree tools if available.
3865 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3866 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3867 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3868 (COMPILER_*_FOR_TARGET): New.
3869 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3870 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3871 (CONFIGURED_*, USUAL_*): Remove.
3872 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3873 STRIP): Use autoconf substitutions.
3874 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3875 COMPILER_NM_FOR_TARGET): New.
3876 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3877
3878 (all): Make all-host and all-target in parallel.
3879 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3880 that $$r and $$s are set before invoking a recursive make.
3881 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3882 ([+bootstrap-target+]): Inline most of the `all' target.
3883
3884 2005-11-29 Ben Elliston <bje@au.ibm.com>
3885
3886 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3887 from the gcc build directory.
3888 * Makefile.in: Regenerate.
3889
3890 2005-11-29 Ben Elliston <bje@au.ibm.com>
3891
3892 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3893 depend on all-libdecnumber.
3894 * configure.in (host_libs): Include libdecnumber.
3895 * Makefile.in: Regenerate.
3896 * configure: Likewise.
3897
3898 2005-11-29 Ben Elliston <bje@au.ibm.com>
3899
3900 * libdecnumber: Import decNumber sources from the dfp-branch.
3901
3902 2005-11-21 Kean Johnston <jkj@sco.com>
3903
3904 * config.sub, config.guess: Sync from upstream sources.
3905
3906 2005-11-21 Ben Elliston <bje@au.ibm.com>
3907
3908 Import from Autoconf sources:
3909
3910 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3911 * config/move-if-change: Don't output "$2 is unchanged";
3912 suggested by Ben Elliston. Handle weird characters correctly.
3913
3914 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3915
3916 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3917 to match upstream libtool for darwin.
3918
3919 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3920
3921 * Makefile.def: Remove gdb dependencies for gdbtk.
3922 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3923 (configure-gdb, install-gdb): New rules.
3924 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3925 * Makefile.in, configure: Regenerated.
3926
3927 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3928
3929 * MAINTAINERS (Write After Approval): Add myself.
3930
3931 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3932
3933 * MAINTAINERS (Write After Approval): Add myself.
3934
3935 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3936
3937 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3938 Diego Novillo.
3939
3940 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3941
3942 PR bootstrap/24297
3943 * Makefile.tpl (do-[+make-target+], do-check, install,
3944 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3945 are set before recursing.
3946 * Makefile.in: Regenerate.
3947
3948 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3949
3950 PR bootstrap/18939
3951 * Makefile.def (gcc) <target>: Fix thinko.
3952 * Makefile.in: Regenerate.
3953
3954 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3955
3956 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3957 * configure: Regenerate.
3958
3959 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3960
3961 * MAINTAINERS (Write After Approval): Add self.
3962
3963 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3964
3965 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3966 target-libffi, target-qthreads, target-libjava, and
3967 targetlibobjc.
3968 * configure: Regenerate.
3969
3970 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3971
3972 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3973 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3974 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3975 (USUAL_OBJDUMP_FOR_TARGET): New.
3976 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3977 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3978 * configure, Makefile.in: Regenerated.
3979
3980 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3981
3982 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3983 before other host packages.
3984
3985 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3986
3987 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3988
3989 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3990
3991 PR bootstrap/22340
3992
3993 * configure.in (default_target): Remove.
3994 * Makefile.tpl (all): Do not use prerequisites as subroutines
3995 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3996 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3997 use prerequisites as subroutines.
3998 (check-host, check-target): New.
3999 (bootstrap configure & all targets): Do not use stage*-start
4000 if the directory layout is already ok.
4001 (non-bootstrap configure & all targets): Prepend a $(unstage).
4002 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4003 (NOTPARALLEL): Remove.
4004 (unstage, stage variables): New variables.
4005 (unstage, stage targets): Simply expand to those variables.
4006
4007 * configure: Regenerate.
4008 * Makefile.in: Regenerate.
4009
4010 2005-10-04 James E Wilson <wilson@specifix.com>
4011
4012 * Makefile.def (lang_env_dependencies): Add libmudflap.
4013 * Makefile.in: Regenerate.
4014
4015 2005-10-03 Andreas Schwab <schwab@suse.de>
4016
4017 Backport from libtool CVS:
4018 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4019
4020 * ltmain.sh: add support for installing into temporary
4021 staging area (e.g. 'make install DESTDIR=...')
4022
4023 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4024
4025 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4026 * configure: Regenerated.
4027
4028 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4029
4030 * configure: Regenerate with the correct
4031 autoconf version.
4032
4033 2005-09-30 Catherine Moore <clm@cm00re.com>
4034
4035 * configure.in (bfin-*-*): New.
4036 * configure: Regenerated.
4037
4038 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4039
4040 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4041 (LIPO_FOR_TARGET): New.
4042 (CONFIGURED_LIPO_FOR_TARGET): New.
4043 (USUAL_LIPO_FOR_TARGET): New.
4044 (STRIP_FOR_TARGET): New.
4045 (CONFIGURED_STRIP_FOR_TARGET): New.
4046 (USUAL_STRIP_FOR_TARGET): New.
4047 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4048 STRIP_FOR_TARGET.
4049 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4050 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4051 * Makefile.in: Regenerate.
4052 * configure: Regenerate.
4053
4054 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4055
4056 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4057 (rs6000-*-aix*): Same.
4058 * configure: Regenerate.
4059
4060 2005-09-16 Tom Tromey <tromey@redhat.com>
4061
4062 * MAINTAINERS: Add self as java maintainer.
4063
4064 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4065
4066 * configure.in: Recognize f95 in the --enable-languages option,
4067 and substitute it for fortran, issuing a warning.
4068 * configure: Regenerate.
4069
4070 2005-08-30 Phil Edwards <phil@codesourcery.com>
4071
4072 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4073 * configure: Regenerated.
4074
4075 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4076
4077 * MAINTAINERS: Add self as ms1 maintainer.
4078
4079 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4080
4081 * Makefile.def (libssp): Add to lang_env_dependencies.
4082 * Makefile.in: Regenerate.
4083
4084 2005-08-18 Ian Lance Taylor <ian@airs.com>
4085
4086 * MAINTAINERS: Add myself as middle-end maintainer.
4087
4088 2005-08-17 Christian Groessler <chris@groessler.org>
4089
4090 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4091 * Makefile.in: Regenerate.
4092
4093 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4094
4095 * MAINTAINERS (write after approval): Added myself.
4096
4097 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4102
4103 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4104 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4105 Look for alternate names of the target cc and c++
4106 * configure: Regenerate.
4107
4108 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4109
4110 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4111 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4112 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4113 tools; remove code to manually set them.
4114 (Target tools): Look in the environment for them.
4115 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4116 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4117 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4118 build directory.
4119 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4120 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4121 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4122 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4123 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4124 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4125 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4126 * configure: Regenerate.
4127 * Makefile.in: Regenerate.
4128
4129 2005-07-28 Ben Elliston <bje@au.ibm.com>
4130
4131 * MAINTAINERS: Update for removed CPU targets.
4132
4133 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4134
4135 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4136 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4137 * Makefile.in: Regenerated.
4138
4139 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4140
4141 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4142 (CFLAGS_FOR_TARGET): Use it.
4143 (CXXFLAGS_FOR_TARGET): Likewise.
4144 * Makefile.in: Regenerated.
4145 * configure.in (--with-build-sysroot): New option.
4146 * configure: Regenerated.
4147
4148 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4149
4150 * Makefile.tpl: Wrap install between unstage and stage
4151 * Makefile.in: Regenerate.
4152
4153 2005-07-21 Eric Christopher <echristo@apple.com>
4154
4155 * MAINTAINERS: Update affiliation.
4156
4157 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4158
4159 * MAINTAINERS: Add self as crx port maintainer.
4160
4161 2005-07-20 DJ Delorie <dj@redhat.com>
4162
4163 * MAINTAINERS: Add self as m32c maintainer.
4164
4165 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4166
4167 * all files: Update FSF address.
4168
4169 2005-07-15 Eric Christopher <echristo@redhat.com>
4170
4171 * MAINTAINERS: Change affiliation.
4172
4173 2005-07-14 Jim Blandy <jimb@redhat.com>
4174
4175 * configure.in: Add cases for Renesas m32c.
4176 * configure: Regenerated.
4177
4178 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4179
4180 * COPYING.LIB: Update from fsf.org.
4181
4182 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4183
4184 * COPYING, compile, config.guess,
4185 config.sub, install-sh, missing, mkinstalldirs,
4186 symlink-tree, ylwrap: Sync from upstream sources.
4187 * config-ml.in: Update FSF address.
4188
4189 2005-07-13 Eric Christopher <echristo@redhat.com>
4190
4191 * configure.in: Add toplevel noconfigdir support for tpf.
4192 * configure: Regenerate.
4193
4194 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4195
4196 PR ada/22340
4197
4198 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4199 * Makefile.in: Regenerate.
4200
4201 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4202
4203 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4204 Brolley to write-after-approval.
4205
4206 2005-07-07 Andreas Schwab <schwab@suse.de>
4207
4208 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4209 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4210 * Makefile.in: Regenerated.
4211
4212 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4213
4214 * configure.in: Don't build sim or rda when targetting darwin.
4215 * configure: Regenerate.
4216
4217 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4218
4219 * configure.in: Add --enable-libssp and --disable-libssp.
4220 * configure: Regenerate with autoconf-2.13.
4221
4222 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4223
4224 * Makefile.def (target_modules): Add libssp.
4225 * configure.in (target_libraries): Add target-libssp.
4226 * configure: Rebuilt.
4227 * Makefile.in: Rebuilt.
4228
4229 2005-07-01 Zack Weinberg <zackw@panix.com>
4230
4231 * MAINTAINERS: Change email address. Resign from maintainership.
4232
4233 2005-07-01 Richard Guenther <rguenther@suse.de>
4234
4235 * MAINTAINERS: Change my e-mail address and affiliation.
4236
4237 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4238
4239 * Makefile.def (stagefeedback): Come after profile.
4240 Define profiledbootstrap target.
4241 * Makefile.tpl (profiledbootstrap): Remove.
4242 (stageprofile-end): Zap stagefeedback.
4243 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4244 * Makefile.in: Regenerate.
4245
4246 2005-06-13 Richard Sandiford <richard@codesourcery.com>
4247
4248 * MAINTAINERS: Update my email address.
4249
4250 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4251
4252 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4253 In 'cpp' stanza, support '#line' as well as '# '.
4254
4255 2005-06-08 Andreas Schwab <schwab@suse.de>
4256
4257 * MAINTAINERS: Move myself from 'Write After Approval' to
4258 'CPU Port Maintainers' section as m68k maintainer.
4259
4260 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4261
4262 * configure.in (unsupported_languages): New macro.
4263 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4264 non-ported target libraries in noconfigdirs.
4265 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4266 non-linux-gnu. Remove libgcj_ex_libffi.
4267 <lang_frag loop>: Set add_this_lang=no if the language is in
4268 unsupported_languages.
4269 * configure: Regenerate.
4270
4271 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4272
4273 * configure.in: Fix typo in handling of --with-mpfr-dir.
4274 * configure: Regenerate.
4275
4276 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4277
4278 * MAINTAINERS: Update my email address.
4279
4280 2005-06-02 Jim Blandy <jimb@redhat.com>
4281
4282 * config.sub: Add cases for the Renesas m32c. (This patch has been
4283 accepted into the master sources.)
4284
4285 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4286 Michael Snyder <msnyder@redhat.com>
4287 Stan Cox <scox@redhat.com>
4288
4289 * configure.in: Set noconfigdirs for ms1.
4290
4291 * configure: Regenerate.
4292
4293 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4294
4295 * MAINTAINERS (Write After Approval): Add self.
4296
4297 2005-06-01 Josh Conner <jconner@apple.com>
4298
4299 * MAINTAINERS (Write After Approval): Add self.
4300
4301 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
4302
4303 * MAINTAINERS: Update my email address.
4304
4305 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4306
4307 * MAINTAINERS (Write After Approval): Add self.
4308
4309 2005-05-26 Chris Demetriou <cgd@broadcom.com>
4310
4311 * MAINTAINERS (Write After Approval): Remove self.
4312
4313 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4314
4315 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4316 (Dependencies): Consider target modules for bootstrap dependencies.
4317 Make target bootstrap modules depend on each stage's gcc.
4318 * Makefile.in: Regenerate.
4319
4320 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4321
4322 * Makefile.def (configure-gcc): Depend on binutils having been built.
4323 (all-gcc): No need to do it here.
4324 * Makefile.in: Regenerate.
4325
4326 2005-05-19 Paul Brook <paul@codesourcery.com>
4327
4328 * configure.in: Rewrite misleading error message when requested
4329 language cannot be built.
4330 * configure: Regenerate.
4331
4332 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4333
4334 * ylwrap: Import from Automake 1.9.5.
4335
4336 2005-05-13 David Ung <davidu@mips.com>
4337
4338 * MAINTAINERS (Write After Approval): Add self.
4339
4340 2005-05-09 Mike Stump <mrs@apple.com>
4341
4342 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4343 lt_cv_sys_max_cmd_len for now.
4344
4345 2005-05-09 Stan Cox <scox@redhat.com>
4346
4347 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4348
4349 2005-05-08 Matt Kraai <kraai@ftbfs.org>
4350
4351 * README.SCO: Update the URL.
4352
4353 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4354
4355 * ltconfig: Define file_list_spec. Pass file_list_spec and
4356 with_gnu_ld to libtool.
4357 * ltcf-c.sh (aix[45]): Define file_list_spec.
4358 * ltcf-cxx.sh (aix[45]): Same.
4359 * ltcf-gcj.sh (aix[45]): Same.
4360 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4361 exists, write list of input files to temporary file.
4362
4363 2005-05-04 Mike Stump <mrs@apple.com>
4364
4365 * configure.in: Always pass --target to target configures as
4366 otherwise rebuilds that do --recheck will fail.
4367 * confiugure: Rebuilt.
4368
4369 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4370
4371 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4372 STAGE_HOST_EXPORTS.
4373 (configure, all): Add bootstrap support.
4374 (Host modules, target modules): Pass post-stage1 flags and exports.
4375 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4376 * Makefile.in: Regenerate.
4377
4378 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4379
4380 * configure: Regenerate.
4381
4382 2005-04-27 Mike Stump <mrs@apple.com>
4383
4384 * MAINTAINERS: Add self as darwin maintainer.
4385
4386 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4387
4388 * config.sub: Update from master copy.
4389
4390 2005-04-21 Mike Stump <mrs@apple.com>
4391
4392 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4393 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4394
4395 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4396
4397 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4398 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4399 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4400 "*-*-elf" and "*-*-linux*".
4401 * configure: Regenerate.
4402
4403 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4404
4405 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4406
4407 2005-04-12 Mike Stump <mrs@apple.com>
4408
4409 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4410
4411 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4412
4413 * MAINTAINERS (Write After Approval): Add myself.
4414
4415 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4416
4417 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4418
4419 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4420
4421 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4422 (TARGET_CONFIGARGS): Include --with-target-subdir.
4423 (configure, all): New macros. Use them throughout.
4424 * Makefile.in: Regenerate.
4425
4426 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4427
4428 * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4431
4432 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4433
4434 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4435
4436 * MAINTAINERS: Move John Carr to Write After Approval.
4437
4438 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4439
4440 * config/mh-mingw32: Delete.
4441 * configure.in: Don't use it.
4442 * configure: Regenerate.
4443
4444 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4445
4446 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4447 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4448 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4449 (HOST_LIB_PATH): Generate from Makefile.def.
4450 (TARGET_LIB_PATH): Likewise.
4451 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4452 * Makefile.in: Regenerate.
4453 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4454 (RPATH_ENVVAR): Include Darwin case.
4455 * configure: Regenerate.
4456
4457 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4458
4459 * MAINTAINERS (Various Maintainers): Remove self.
4460 (Write After Approval): Add self.
4461
4462 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4463
4464 * MAINTAINERS (Various Maintainers): Add self.
4465
4466 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4467
4468 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4469 * configure: Regenerate.
4470
4471 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4472
4473 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4474 gcc_version, and gcc_version_trigger from set of flags to pass.
4475 * Makefile.tpl: Remove definitions of above variables.
4476 (config.status): Remove dependency on $(gcc_version_trigger).
4477 * Makefile.in: Regenerate.
4478 * configure.in: Do not reference config/gcc-version.m4 nor
4479 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4480 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4481 * configure: Regenerate.
4482
4483 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4484 Andrew Pinski <pinskia@physics.uc.edu>
4485
4486 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4487 * Makefile.in: Regenerate.
4488
4489 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4490
4491 * MAINTAINERS (Write After Approval): Add myself.
4492
4493 2005-03-03 David Ayers <d.ayers@inode.at>
4494
4495 * MAINTAINERS (Write After Approval): Add myself.
4496
4497 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4498
4499 PR libgcj/20160
4500 * ltmain.sh: Avoid creating archives with components that have
4501 duplicate basenames.
4502
4503 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4504
4505 PR bootstrap/20250
4506 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4507 instead of check.
4508 * Makefile.in: Regenerate.
4509
4510 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4511
4512 * Makefile.in: Regenerate to fix conflict between the previous two
4513 patches.
4514
4515 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4516
4517 PR bootstrap/17383
4518 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4519 * Makefile.tpl (HOST_SUBDIR): New substitution.
4520 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4521 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4522 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4523 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4524 (Host modules, Bootstrapped modules): Use it.
4525 (Build modules, Target modules): Do not create symlink trees,
4526 always configure out-of-srcdir.
4527 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4528 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4529 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4530 $(HOST_SUBDIR). Create a symlink for host_subdir.
4531
4532 * Makefile.in: Regenerate.
4533 * configure: Regenerate.
4534
4535 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4536
4537 Merged from libada-gnattools-branch:
4538 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4539
4540 * gnattools: New directory.
4541 * Makefile.def: Add gnattools as a module, depending on target-libada.
4542 * Makefile.in: Regenerate.
4543 * configure.in: Include gnattools in host_tools; disable it if ada
4544 is disabled.
4545 * configure: Regenerate.
4546
4547 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4548
4549 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4550 treelang maintainer.
4551 (Write After Approval): Remove myself.
4552
4553 2005-02-23 Paul Schlie <schlie@comcast.net>
4554
4555 * configure.in: Allow darwin targeted ports to build tk, itcl and
4556 libgui.
4557 * configure: Regenerate.
4558
4559 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4560
4561 PR libgcj/10353
4562 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4563 * configure: Regenerate.
4564
4565 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
4569 2005-02-10 Ian Lance Taylor <ian@airs.com>
4570
4571 * MAINTAINERS: Update my e-mail address.
4572
4573 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4574
4575 * MAINTAINERS (Write After Approval): Add myself.
4576
4577 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4578
4579 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4580 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4581 target-libgloss when not *-*-elf and *-*-aout.
4582 * configure: Regenerate.
4583
4584 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4585
4586 * MAINTAINERS: Remove obsolete entries.
4587
4588 * MAINTAINERS (Write After Approval): Add Michael Matz.
4589
4590 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4591
4592 * MAINTAINERS: Remove self as cpplib maintainer.
4593
4594 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4595
4596 * install-sh, config.sub: Import from upstream.
4597
4598 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4599
4600 PR bootstrap/18222
4601 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4602 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4603 * Makefile.in: Regenerate.
4604
4605 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4606
4607 * MAINTAINERS: Update my email address.
4608
4609 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4610 Andreas Schwab <schwab@suse.de>
4611
4612 PR bootstrap/18033
4613 * config-ml.in: Eval option if surrounded by single quotes.
4614
4615 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4616
4617 Revert 2004-12-28 Makefile changes, a better fix will be
4618 applied to mainline and src after GCC 4.0 branches.
4619
4620 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4621
4622 PR bootstrap/17383
4623
4624 * Makefile.def (target_modules): Remove stage parameter,
4625 it is always true now.
4626 * Makefile.tpl (configure-build-[+module+],
4627 configure-target-[+module+]): Always build symlink tree
4628 for the directory and for include. BUILD_SUBDIR and
4629 TARGET_SUBDIR cannot be . anymore.
4630 * Makefile.in: Regenerate.
4631
4632 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4633
4634 Revert 2004-12-08 Makefile changes.
4635
4636 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4637
4638 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4639 cygwin, mingw.
4640
4641 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4642
4643 * configure.in (sh64-*-*): Reenable gprof.
4644 * configure: Regenerate.
4645
4646 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4647
4648 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4649 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4650 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4651 * Makefile.in: Regenerate.
4652
4653 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4654
4655 * MAINTAINERS: Update my email address.
4656
4657 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4658
4659 * Makefile.tpl: Generate normal dependencies if the LHS module is
4660 not bootstrapped.
4661 * Makefile.in: Regenerate.
4662
4663 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4664
4665 * configure.in: Include config/gxx-include-dir.m4. Use
4666 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4667 * configure: Regenerate.
4668
4669 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4670
4671 * config.if: Delete.
4672 * configure.in: Set libstdcxx_incdir directly.
4673 * configure: Regenerate.
4674
4675 2004-12-02 Eric Christopher <echristo@redhat.com>
4676
4677 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4678 * Makefile.in: Regenerate.
4679
4680 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4681
4682 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4683 * configure: Regenerate.
4684
4685 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4686
4687 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4688 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4689 * configure: Regenerate.
4690
4691 2004-12-01 Eric Christopher <echristo@redhat.com>
4692
4693 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4694 of things to remove.
4695
4696 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4697
4698 * MAINTAINERS (Write After Approval): Update my e-mail address.
4699
4700 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4701
4702 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4703 from CVS libtool to always pass_all.
4704
4705 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4706
4707 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4708 (hppa*64*-*-*): Delete incorrect comment.
4709 * configure: Rebuilt.
4710
4711 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4712
4713 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4714
4715 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4716
4717 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4718 from CVS libtool to always pass_all.
4719
4720 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4721
4722 * install-sh, compile: Import from automake.
4723
4724 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4725
4726 * config.guess, config.sub: Import from savannnah.
4727
4728 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4729
4730 * MAINTAINERS (Write After Approval): Add myself
4731
4732 2004-11-12 Mike Stump <mrs@apple.com>
4733
4734 * Makefile.def: Add html support.
4735 * Makefile.tpl: Likewise.
4736 * Makefile.in: Regenerate.
4737
4738 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4739
4740 PR 18423
4741 * configure.in: Remove all instances of build-fixincludes from
4742 noconfigdirs.
4743 (build_configargs): Supply --target to subdirectories.
4744 * configure: Regenerate.
4745
4746 * Makefile.def: Make gcc install depend on fixincludes install.
4747 * Makefile.in: Regenerate.
4748
4749 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4750
4751 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4752
4753 2004-11-11 Paul Brook <paul@codesourcery.com>
4754
4755 * MAINTAINERS: Add self as arm maintainer. Update email address.
4756
4757 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4758
4759 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4760 target-libgfortran.
4761 * configure: Regenerate.
4762
4763 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4764
4765 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4766 like CC.
4767
4768 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4769
4770 * Makefile.def (host fixincludes): Specify missing targets.
4771 * Makefile.in: Regenerate.
4772
4773 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4774
4775 * MAINTAINERS: Add myself
4776
4777 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4778
4779 * MAINTAINERS (Write After Approval): Add myself.
4780
4781 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4782
4783 * Makefile.def: Build fixincludes for the host, too.
4784 * Makefile.in: Regenerate.
4785 * configure.in (host_tools): Add fixincludes.
4786 * configure: Regenerate.
4787
4788 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4789
4790 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4791 * configure: Regenerated.
4792
4793 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4794
4795 PR other/17783
4796 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4797 * configure: Regenerated.
4798
4799 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4800
4801 * README.SCO: Update per FSF instructions.
4802
4803 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4804
4805 PR target/18151
4806 * configure.in (case ${target}): Do not build fixincludes for avr.
4807 * configure: Regenerated.
4808
4809 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4810
4811 * configure.in (case ${target}): Do not build fixincludes
4812 on platforms where it is not used.
4813 * configure: Regenerated.
4814
4815 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4816
4817 * configure.in: Use an absolute path to install-sh.
4818 * configure: Regenerated.
4819
4820 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4821
4822 * MAINTAINERS (Write After Approval): Add myself.
4823
4824 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4825
4826 * MAINTAINERS: Remove from Write After Approval those that are
4827 already maintainers.
4828
4829 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4830
4831 * MAINTAINERS: Update my email address.
4832
4833 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4834
4835 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4836 * configure: Regenerate.
4837
4838 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4839
4840 * MAINTAINERS: Update my email address.
4841
4842 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4843
4844 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4845 entries belonging to this category.
4846
4847 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4848
4849 * MAINTAINERS: Update my e-mail address.
4850
4851 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4852
4853 Fix wrong conflict resolution in:
4854
4855 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4856
4857 * Makefile.in: Regenerate.
4858 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4859 in the recursive `make', instead of hardwiring `all'.
4860 (Autogenerated TARGET-* variables): New.
4861
4862 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4863
4864 * configure.in: Enable target-libgloss for crx-*-*.
4865 * configure: Regenerate.
4866
4867 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4868
4869 * MAINTAINERS (Various Maintainers): Move the "windows,
4870 cygwin, mingw" maintainer to ...
4871 (OS Port Maintainers): ... here.
4872
4873 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4874
4875 * MAINTAINERS (Write After Approval): Remove those that are
4876 maintainers of some subsystem.
4877
4878 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4879
4880 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4881 * ltcf-cxx.sh (tpf*): Likewise.
4882 * ltconfig (tpf*): Add TPF OS configuration support.
4883
4884 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4885
4886 * MAINTAINERS: Change my email address to my new work account.
4887
4888 2004-09-24 Michael Roth <mroth@nessie.de>
4889
4890 * configure.in (--without-headers): Add missing double quotes.
4891 * configure: Regenerate.
4892
4893 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4894
4895 * ylwrap: Revert to previous version.
4896
4897 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4898
4899 PR bootstrap/17369
4900 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4901 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4902 SET_GCC_LIB_PATH_CMD.
4903 (BASE_TARGET_EXPORTS): Likewise.
4904 * Makefile.in: Regenerated.
4905
4906 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4907 * configure: Regenerated.
4908
4909 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4910
4911 * config.guess: New upstream version
4912 * compile, depcomp, install-sh, ylwrap: Likewise.
4913
4914 2004-09-19 Roger Sayle <roger@eyesopen.com>
4915
4916 * config/mh-x86omitfp: New host makefile fragment. Add
4917 -fomit-frame-pointer to the default BOOT_CFLAGS.
4918 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4919 * configure: Regenerate.
4920
4921 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4922
4923 PR target/11572
4924 * configure.in (*-*-darwin*): Renable libobjc.
4925 * configure: Regenerate.
4926
4927 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4928
4929 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4930
4931 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4932
4933 * Makefile.def: Remove libbanshee.
4934 * Makefile.tpl: Ditto.
4935 * configure.in: Ditto.
4936 * Makefile.in: Regen.
4937 * configure: Ditto.
4938
4939 2004-09-08 David Edelsohn <edelsohn@gnu.org>
4940
4941 * ltmain.sh: Use $pic_object as $non_pic_object if
4942 $non_pic_object=none.
4943
4944 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4945
4946 * missing: Import latest version from master repository.
4947
4948 2004-09-06 Nick Clifton <nickc@redhat.com>
4949
4950 * config.sub: Import latest version from master repository.
4951 * config.guess: Likewise.
4952 This includes these changes:
4953
4954 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4955
4956 * config.sub: Handle crisv32, alias etraxfs.
4957 * config.guess (crisv32:Linux:*:*): Handle.
4958
4959 2004-08-13 Brad Smith <brad@comstyle.com>
4960
4961 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4962 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4963
4964 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4965
4966 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4967 assume the processor is a powerpc. This is because coreutils
4968 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4969 in this case, due to a MacOS X bug that causes
4970 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4971 to return a negative number.
4972 Problem reported by Petter Reinholdtsen in:
4973 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4974
4975 2004-07-19 Ben Elliston <bje@gnu.org>
4976
4977 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4978
4979 2004-06-24 Ben Elliston <bje@gnu.org>
4980
4981 * config.guess: Update copyright years.
4982 * config.sub: Likewise.
4983
4984 2004-06-22 Robert Millan <robertmh@gnu.org>
4985
4986 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4987 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4988
4989 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4990
4991 * config.guess (*:*VMS:*:*): New entry. Replaces
4992 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4993 manufacturer.
4994
4995 2004-06-22 Ben Elliston <bje@gnu.org>
4996
4997 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4998 * config.sub: Likewise.
4999
5000 2004-06-22 Ben Elliston <bje@gnu.org>
5001
5002 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5003 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5004
5005 2004-06-11 Ben Elliston <bje@gnu.org>
5006
5007 * config.guess (pegasos:OpenBSD:*:*): Remove.
5008
5009 2004-06-11 Ben Elliston <bje@gnu.org>
5010
5011 From Wouter Verhelst <wouter@grep.be>:
5012 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5013
5014 2004-06-11 Ben Elliston <bje@gnu.org>
5015
5016 * config.guess (luna88k:OpenBSD:*:*): New.
5017
5018 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5019
5020 * config.guess (m32r*:Linux:*:*): New case.
5021 * config.sub: Handle m32rle.
5022
5023 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5024
5025 From Jens Petersen <petersen@redhat.com>:
5026 * config.sub: Handle sparcv8.
5027
5028 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5029
5030 From Tom Smith <smith@cag.lkg.hp.com>:
5031 * config.guess: Version suffixes are equally significant on Tru64
5032 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5033 prefix of "P" (patched kernel).
5034
5035 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5036
5037 * config.sub: Add support for National Semiconductor CRX target.
5038
5039 2004-09-03 Janis Johnson <janis187@us.ibm.com>
5040
5041 * MAINTAINERS (Various Maintainers): Remove myself as web page
5042 maintainer, add myself as maintainer of build status lists.
5043
5044 2004-09-03 Jan Beulich <jbeulich@novell.com>
5045
5046 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5047 *-*-netware, but add target-libmudflap.
5048 Consolidate *-*-netware targets (of which really only i?86 exists)
5049 into a single entry.
5050 * configure: Likewise.
5051
5052 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5053
5054 * Makefile.tpl (sorry): Remove.
5055 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5056 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5057 (do-clean): Clean per-stage directories too.
5058 (do-distclean): Run distclean-stage1 too.
5059 (.NOTPARALLEL): Enable during toplevel bootstrap.
5060 (stage[+id+]-bubble): Enable parallel execution during
5061 the recursive invocation.
5062 * Makefile.in: Regenerate.
5063
5064 Fix previous checkin:
5065
5066 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5067 include.
5068 * configure.in: Fix indentation.
5069 * configure: Regenerate.
5070
5071 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5072
5073 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5074 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5075 * configure: regenerate
5076 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5077 -mdynamic-no-pic
5078
5079 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5080
5081 * Makefile.def (build_modules): Add fixincludes.
5082 (dependencies): Make gcc depend on fixincludes.
5083 * configure.in (build_tools): Add fixincludes.
5084 (build_configdirs): Always include build_libs.
5085 * Makefile.in: Regenerate.
5086 * configure: Regenerate.
5087
5088 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5089
5090 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5091 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5092 phony targets; do not generate timestamp files.
5093 (distclean-stageN): Remove references to their timestamp files.
5094 (restageN, touch-stageN): Remove.
5095 (stageN-bubble): Rewritten.
5096 (compare): Support lean bootstraps.
5097 * Makefile.in: Regenerate.
5098
5099 * configure.in: Only warn when bootstrapping but
5100 build != host or build != target. Support lean bootstraps.
5101 * configure: Regenerate.
5102
5103 2004-08-26 Phil Edwards <phil@codesourcery.com>
5104
5105 * configure.in: Give a better error message if GMP/MPFR are missing
5106 and a language needing them has been requested.
5107 * configure: Regenerated.
5108
5109 2004-08-25 Phil Edwards <phil@codesourcery.com>
5110
5111 * configure.in: Print a list of available language front-ends if
5112 a requested one is missing. Tidy stray tab characters.
5113 * configure: Regenerated.
5114
5115 2004-08-19 Michael Koch <konqueror@gmx.de>
5116
5117 * gcc/doc/install.texi: Update entry about automake for libjava.
5118
5119 2004-08-17 Robert Millan <robertmh@gnu.org>
5120
5121 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5122 (instead of FreeBSD).
5123 * configure: Regenerate.
5124
5125 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5126
5127 * Makefile.in: Regenerate.
5128 * configure: Regenerate.
5129
5130 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5131 stage_*_flags.
5132 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5133 for bootstrapped modules if toplevel bootstrap is going.
5134 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5135 modules. Adjust for changes in Makefile.def. Enable several
5136 rules even in non-bootstrap mode, just to avoid peppering the
5137 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5138 (stage-[+prev+]-bubble): Remove.
5139
5140 * Makefile.def (Dependencies): Depend on all-build-bison,
5141 all-build-flex, all-build-byacc, all-build-texinfo, rather
5142 than the host variations.
5143 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5144 with BUILD_SUBDIR.
5145 (BISON): Update for recent Bisons.
5146 (YACC): Fix typo.
5147 (cross): Depend on all-build.
5148 (all): Do not depend on all-build.
5149 (prebootstrap): Remove.
5150 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5151 (Prebootstrap dependencies): Add them to the per-stage targets
5152 and to all-prebootstrap.
5153 * configure.in (build_configdirs): Always enable build_tools.
5154 (BUILD_DIR_PREFIX): Remove.
5155
5156 * Makefile.def (gcc): Add target variable.
5157 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5158 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5159 in the recursive `make', instead of hardwiring `all'.
5160 (Autogenerated TARGET-* variables): New.
5161
5162 2004-08-13 Brian Booth <bbooth@redhat.com>
5163
5164 * MAINTAINERS: Remove myself from write-after-approval.
5165
5166 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5167
5168 * src-release: Stop distributing mmalloc with gdb (which doesn't
5169 use it).
5170 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5171 * Makefile.in: Regenerate.
5172
5173 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5174
5175 * configure.in (arm*-*-eabi*): New target.
5176 * configure: Regenerate.
5177
5178 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5179
5180 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5181 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5182 (Dependencies): New section.
5183 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5184 (configure-target-[+module+]): Depend on maybe-all-gcc
5185 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5186 (toplevel profiledbootstrap): Fix dependencies.
5187 * Makefile.in: Regenerate.
5188
5189 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5190
5191 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5192 target-libiberty to noconfigdirs.
5193 * configure: Regenerate.
5194
5195 2004-08-03 Paul Brook <paul@codesourcery.com>
5196
5197 * configure.in: Check for MPFR as well as GMP.
5198 * configure: Regenerate.
5199
5200 2004-08-01 Robert Millan <robertmh@gnu.org>
5201
5202 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5203 libmudflap for all GNU-based systems (with Glibc).
5204 * configure: Regenerate.
5205
5206 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5207
5208 * Makefile.def (host-modules): Add gcc.
5209 * Makefile.in: Regenerate.
5210 * Makefile.tpl (sorry): New rule.
5211 (configure-host, all-host, [+make_target+]-host, do-check,
5212 install-host): Do not add gcc as a special case.
5213 (host modules): Add a small special-casing for gcc. Export
5214 extra_make_flags through the environment.
5215 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5216 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5217 other recursive targets for gcc): Remove.
5218
5219 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5220 (stage, unstage): New rules.
5221 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5222 distclean-stage[+id+]): Use stage_current.
5223 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5224 the stage*-start rules.
5225
5226 2004-08-02 Geoffrey Keating <geoffk@apple.com>
5227
5228 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5229 use -all_load flag.
5230
5231 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
5232
5233 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5234 * configure: Regenerate.
5235
5236 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5237
5238 * maintainer-scripts/gcc_release: Revert yesterday's change.
5239
5240 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5241
5242 * MAINTAINERS: Add myself to write-after-approval.
5243
5244 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5245
5246 * libf2c: Removed.
5247 * gcc/gccbug.in: Updated because of libf2c removal.
5248 * maintainer-scripts/gcc_release: Ditto.
5249
5250 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5251
5252 * configure.in: Build libmudflap by default on FreeBSD.
5253 * configure: Regenerated.
5254
5255 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5256
5257 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5258 systems.
5259 * configure: Regenerated.
5260
5261 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5262
5263 PR target/16344
5264 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5265 feedback based compiler.
5266 * Makefile.in: Rebuilt.
5267
5268 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5269
5270 * Makefile.def (host_modules): Set bootstrap=true for flex.
5271 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5272 * Makefile.in: Rebuilt.
5273
5274 2004-07-07 Jan Hubicka <jh@suse.cz>
5275
5276 * MAINTAINERS: Add self as a profile feedback maintainer.
5277
5278 2004-07-05 Phil Edwards <phil@codesourcery.com>
5279
5280 * configure.in: Do not prepend $srcdir to /dev/null in
5281 makefile fragments.
5282 * configure: Regenerate.
5283
5284 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5285
5286 * Makefile.def (build_modules): Add bison, byacc, flex,
5287 m4, texinfo.
5288 (flags_to_pass): Add FLEX.
5289 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5290 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5291 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5292 DEFAULT_MAKEINFO): Remove.
5293 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5294 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5295 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5296 objdir or else use configured tool.
5297 (all-build): New.
5298 (all): Depend on it.
5299 (Build module dependencies): Add.
5300 * Makefile.in: Regenerate.
5301 * configure.in: Better support for multiple build modules,
5302 matching what is done for host/target modules. Do not look
5303 for "plausible" locations of build tools if Canadian cross.
5304 Use autoconf's AC_PROG_CC to find a C compiler. Define
5305 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5306 * configure: Regenerate.
5307
5308 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5309
5310 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5311 * Makefile.in: Regenerate.
5312
5313 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5314
5315 * Makefile.tpl (configure-build-[+module+],
5316 configure-[+module+], configure-target-[+module+]): Pass
5317 [+extra_configure_args+].
5318 (all-build-[+module+], all-[+module+], check-[+module+],
5319 install-[+module+], [+make_target+]-[+module+],
5320 all-target-[+module+], check-target-[+module+],
5321 install-target-[+module+], [+make_target+]-target-[+module+]):
5322 Pass [+extra_make_args+].
5323 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5324 (GCC_HOST_EXPORTS): Remove.
5325 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5326 cross, check-gcc, check-gcc-c++, install-gcc,
5327 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5328 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5329 * Makefile.in: Regenerate.
5330
5331 2004-06-21 Matthew Sachs <msachs@apple.com>
5332
5333 * MAINTAINERS: Added self to write-after-approval.
5334
5335 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5336
5337 * configure.in: Check for srcdir/winsup rather than build directory
5338 winsup.
5339 * configure: Regenerate.
5340
5341 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5342
5343 * configure.in: Don't build Cygwin native newlib if winsup
5344 directory is missing. Emit warning instead.
5345 * configure: Regenerate.
5346
5347 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5348
5349 * Makefile.tpl (touch-stage[+id+]): New.
5350 (restage[+prev+]): Depend on touch-stage[+id+].
5351
5352 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5353 Use it throughout.
5354
5355 * Makefile.def: Add profile and feedback bootstrap stages.
5356 Remove next field from bootstrap stages.
5357 * Makefile.tpl (LN, LN_S): Substitute.
5358 (stageN-start, stageN-end): Use double-colon rules, to
5359 provide a hook for additional setup commands.
5360 (distclean-stageN-gcc, restageN): Create dependencies from
5361 [+prev+], not from [+next+].
5362 (stageN-bubble): Add commands for successive stages from
5363 [+prev+], using double-colon rules.
5364 (all-stageN-gcc): Fix typo.
5365 (stagefeedback-start, profiledbootstrap): New.
5366 * Makefile.in: Regenerate.
5367 * configure.in: Call ACX_PROG_LN.
5368 * configure: Regenerate.
5369
5370 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5371
5372 * MAINTAINERS (Write After Approval): Add myself.
5373
5374 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5375
5376 * MAINTAINERS (Write After Approval): Add myself.
5377
5378 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5379
5380 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5381 without gcc.
5382 * configure: Regenerate.
5383
5384 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5385
5386 * Makefile.tpl: Fix typo.
5387 * Makefile.in: Regenerate.
5388
5389 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5390
5391 * configure.in: Remove new- prefix from toplevel
5392 bootstrap targets.
5393 * configure: Regenerate.
5394
5395 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5396
5397 * Makefile.tpl (all.normal): Rename to all.
5398 (all): Replace with a rule to pick the default
5399 target from configure.
5400 (all-gcc, configure-gcc): Use conditionals to
5401 do nothing when toplevel bootstrap is going on.
5402 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5403 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5404 * configure.in: Support --enable-bootstrap.
5405
5406 * Makefile.def: Remove new- prefix from toplevel
5407 bootstrap targets.
5408 * Makefile.tpl: Likewise.
5409
5410 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5411 target.
5412
5413 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5414 $(RECURSE_FLAGS) to recursive invocation of make.
5415
5416 * Makefile.in: Regenerate.
5417 * configure: Regenerate.
5418
5419 2004-05-30 Andreas Jaeger <aj@suse.de>
5420 Jim Wilson <wilson@specifixinc.com>
5421
5422 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5423 like CC.
5424
5425 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5426
5427 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5428 * configure: Regenerate.
5429
5430 2004-05-25 Daniel Jacobowitz <drow@false.org>
5431
5432 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5433 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5434 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5435 targets.
5436 * Makefile.in: Regenerate.
5437
5438 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
5439
5440 * configure.in: Test the ability to symlink directories.
5441 * configure: Regenerate.
5442
5443 * Makefile.def (bootstrap-stage): New definitions.
5444 * Makefile.tpl (configure-stage1-gcc,
5445 configure-stage2-gcc, configure-stage3-gcc,
5446 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5447 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5448 new-restage3, compare): Autogenerate, see Makefile.in
5449 entry for behavioral changes.
5450 (distclean-stage1, new-stage1-start, new-stage1-end,
5451 new-stage1-bubble, distclean-stage2, new-stage2-start,
5452 new-stage2-end, new-stage2-bubble, distclean-stage3,
5453 new-stage3-start, new-stage3-end): New autogenerated targets.
5454 (objext, prebootstrap, BOOT_CFLAGS,
5455 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5456 targets.
5457
5458 * Makefile.in: Regenerate.
5459 (distclean-stage1, new-stage1-start, new-stage1-end,
5460 new-stage1-bubble, distclean-stage2, new-stage2-start,
5461 new-stage2-end, new-stage2-bubble, distclean-stage3,
5462 new-stage3-start, new-stage3-end): New targets.
5463 (all-stage1-gcc): Move prebootstrap dependency from here...
5464 (configure-stage1-gcc): ...to here.
5465 (new-bootstrap): Use bubble targets.
5466 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5467 Use per-stage distclean targets.
5468 (configure-stage1-gcc, configure-stage2-gcc,
5469 configure-stage3-gcc, all-stage1-gcc,
5470 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5471 Use new-stageN-start to prepare the tree.
5472
5473 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5474
5475 * Makefile.def (host_modules): add libcpp.
5476 * Makefile.tpl: Add dependencies on and for libcpp.
5477 * Makefile.in: Regenerate.
5478 * configure.in: Add libcpp host module.
5479 * configure: Regenerate.
5480
5481 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
5482
5483 * Makefile.tpl: Whenever a recursive target is defined, wrap
5484 it in a special @if/@endif block, and prepare its maybe
5485 dependency in the @if/@endif block
5486 * configure.in: Instead of writing maybe dependencies, remove
5487 the @if/@endif statements, and remove the @if/@endif blocks
5488 that remain.
5489 * configure: Regenerate.
5490 * Makefile.in: Regenerate.
5491
5492 2004-05-20 Janis Johnson <janis187@us.ibm.com>
5493
5494 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5495
5496 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5497
5498 PR bootstrap/15120
5499 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5500 * */configure: Rebuilt.
5501
5502 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5503
5504 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5505 of libf2c.
5506 * configure, Makefile.in: Regenerate.
5507
5508 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
5509
5510 * MAINTAINERS (Write After Approval): Add myself.
5511
5512 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5513
5514 Merge from tree-ssa-20020619-branch.
5515
5516 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5517 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5518 (HOST_GMPLIBS): Define.
5519 (HOST_GMPINC): Define.
5520 (TARGET_LIB_PATH): Add libmudflap.
5521 (GFORTRAN_FOR_TARGET): Define.
5522 (configure-build*): Export GFORTRAN.
5523 (configure-gcc): Export GMPLIBS and GMPINC.
5524 (all-gcc): Add maybe-all-libbanshee.
5525 (configure-target-libgfortran): Define.
5526 * Makefile.in: Regenerate.
5527 * configure.in (host_libs): Add libbanshee.
5528 (target_libraries): Add target-libmudflap and target-libgfortran.
5529 Add --with-libbanshee.
5530 Handle --disable-libmudflap.
5531 (*-*-freebsd*): Use with_gmp.
5532 Add $(libgcj) to noconfigdirs.
5533 * configure: Regenerate.
5534 * depcomp: New file.
5535 * MAINTAINERS: Add tree-ssa maintainers.
5536
5537 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5538
5539 * MAINTAINERS (Various Maintainers): Add myself.
5540
5541 2004-04-30 Brian Ford <ford@vss.fsi.com>
5542
5543 * MAINTAINERS (Write After Approval): Add myself.
5544
5545 2004-04-29 Uros Bizjak <uros@kss-loka.si>
5546
5547 * MAINTAINERS (Write After Approval): Add myself.
5548
5549 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5550
5551 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5552 * configure: Regenerate.
5553
5554 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5555
5556 Revert:
5557 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5558
5559 * Makefile.def (flags_to_pass): Remove *dir variables that
5560 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5561 as well as prefix and exec_prefix.
5562 * Makefile.in: Regenerate.
5563
5564 2004-04-26 Robert Millan <robertmh@gnu.org>
5565
5566 Add patches from libtool CVS.
5567 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5568 * ltconfig: Likewise.
5569 * ltcf-c.sh: Likewise.
5570 * ltcf-cxx.sh: Likewise.
5571 * ltcf-gcj.sh: Likewise.
5572
5573 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5574
5575 * Makefile.def (host_modules): Mark with the bootstrap
5576 flag packages on which gcc depends.
5577 * Makefile.tpl (all-bootstrap): Use it.
5578 * Makefile.in: Regenerate.
5579
5580 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5581
5582 * Makefile.def (flags_to_pass): Remove *dir variables that
5583 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5584 as well as prefix and exec_prefix.
5585 * Makefile.in: Regenerate.
5586
5587 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5588
5589 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5590 * configure: Regenerate.
5591 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5592 * gcc/Makefile.tpl (compare): Use the result of the test.
5593 * gcc/Makefile.in: Regenerate.
5594
5595 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5596
5597 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5598 Always relocate gcc and prev-gcc to the original names, even
5599 if the build fails.
5600 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5601 New targets.
5602
5603 2004-04-23 Laurent GUERBY <laurent@guerby.net>
5604
5605 * MAINTAINERS: Update my email address.
5606
5607 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5608
5609 * configure.in (mips*-*-irix5*): Enable ld.
5610 * configure: Regenerate.
5611
5612 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5613
5614 * configure: Regenerate.
5615
5616 2004-04-15 James E Wilson <wilson@specifixinc.com>
5617
5618 * Makefile.tpl (configure-[+module+], configure-gcc,
5619 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5620 Set and export LDFLAGS.
5621 * Makefile.in: Regenerate.
5622
5623 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5624
5625 * MAINTAINERS: Add myself to write-after-approval.
5626
5627 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5628
5629 PR bootstrap/14871
5630 * Makefile.tpl: If we don't have built-in-tree target tools,
5631 use the ones found by configure rather than hacking around with
5632 program_transform_name.
5633 * configure.in: Give Makefile.tpl the information necessary
5634 to do that.
5635 * Makefile.in: Regenerate.
5636 * configure: Regenerate.
5637
5638 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5639
5640 PR bootstrap/14760
5641 * configure.in: When computing baseargs, strip *all* copies of
5642 offending options. Also, don't match/substitute the trailing space,
5643 so that this actually works when two similar options are separated by
5644 only one space.
5645 * configure: Regenerate.
5646
5647 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5648
5649 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5650 (rs6000-*-aix*): Same.
5651 * configure: Regenerate.
5652
5653 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5654
5655 * MAINTAINERS: Add myself to write-after-approval.
5656
5657 2004-04-03 Bud Davis <bdavis9659@comcast.net>
5658
5659 * MAINTAINERS: Add myself to write-after-approval.
5660
5661 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5662
5663 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5664 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5665 * Makefile.in: Regenerate.
5666
5667 * configure.in (top level bootstrap support): Rework --enable-werror
5668 to set @stage2_werror_flag@.
5669 * configure: Regenerate.
5670 * Makefile.tpl (top level bootstrap support): Pass
5671 @stage2_werror_flag@ down to configure in stages 2 and 3.
5672 * Makefile.in: Regenerate.
5673
5674 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5675
5676 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5677 for stages 2 and 3 as well as in make. As a consequence, remove
5678 OUTPUT_OPTION (now detected by configure) from the flags passed down
5679 to make.
5680 * Makefile.in: Regenerate.
5681
5682 * Makefile.tpl (new-bootstrap): Fix typo.
5683 * Makefile.in: Regenerate.
5684
5685 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5686
5687 * Makefile.tpl: Rearrange by moving recursive_targets rules
5688 into their proper sections.
5689 * Makefile.tpl (top level bootstrap support): Move disabling
5690 of coverage flags from 'make' to 'configure'; improve comments.
5691 * Makefile.in: Regenerate.
5692
5693 * Makefile.tpl (experimental top level bootstrap) Move stage1
5694 language setting from all- target to configure- target; disable
5695 intermodule optimization in stage 1; prevent gratuitous rebuilds
5696 of stage 1.
5697 * Makefile.in: Regenerate.
5698 * configure.in: Comma-separate stage 1 language list for top
5699 level bootstrap.
5700 * configure: Regenerate.
5701
5702 * Makefile.tpl: Clean up experimental top level bootstrap support:
5703 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5704 prev-gcc in configure- targets as well as all- targets.
5705 * Makefile.in: Regenerate.
5706
5707 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5708
5709 * compile: New file imported from automake.
5710
5711 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5712
5713 * configure.in: Remove symbolic link section.
5714 * configure: Regenerate.
5715 * Makefile.tpl (links): Remove.
5716 * Makefile.in: Regenerate.
5717
5718 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5719 Nathanael Nerode <neroden@gcc.gnu.org>
5720
5721 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5722 Set with AC_CHECK_PROGS.
5723 * configure.in: Fix comment typo from last patch.
5724 * configure: Regenerate.
5725
5726 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5727
5728 * Makefile.tpl: Introduce experimental top level bootstrap support.
5729 * Makefile.in: Regenerate.
5730 * configure.in: Introduce support for top level bootstrap.
5731 * configure: Regenerate.
5732
5733 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5734 Paolo Bonzini <bonzini@gnu.org>
5735
5736 PR bootstrap/14522
5737 * configure.in: Cope with shells that do not support unquoted ^
5738 * configure: Regenerate.
5739
5740 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5741 Paolo Bonzini <bonzini@gnu.org>
5742
5743 PR bootstrap/14522
5744 * configure.in: Cope with shells that do not support nesting
5745 quotes inside quoted backquote substitutions.
5746 * configure: Regenerate.
5747
5748 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5749
5750 PR bootstrap/14522
5751 * configure.in: Fix escaping of $.
5752 * configure: Regenerate.
5753
5754 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5755
5756 * configure: Regenerate, since I forgot to while committing Paolo's
5757 changes.
5758
5759 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5760
5761 PR ada/14131
5762 Move language detection to the top level.
5763 * configure.in: Find default values for the tools as
5764 soon as possible. Disable ada if GNAT is not found.
5765 Emit error message about missing languages. Expand
5766 --enable-languages=all for the gcc subdirectory.
5767
5768 2004-03-10 Ben Elliston <bje@gnu.org>
5769
5770 * MAINTAINERS: Update my email address.
5771
5772 2004-03-05 David Edelsohn <edelsohn@gnu.org>
5773
5774 * ltconfig: Disable building static libraries if building shared
5775 libraries on AIX 5L.
5776
5777 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5778
5779 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5780 and disable libgcj.
5781 * configure: Regenerated.
5782
5783 2004-03-01 Brian Booth <bbooth@redhat.com>
5784
5785 * MAINTAINERS: Add myself to write-after-approval.
5786
5787 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
5788
5789 * MAINTAINERS: Add myself to write-after-approval.
5790
5791 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5792
5793 PR bootstrap/7087
5794 * Makefile.tpl: Guard XFOO sed statements better.
5795 * Makefile.tpl: Add dependency for configure-target-libada.
5796 * Makefile.in: Regenerate (incidentally fixes broken
5797 commit when libada-branch was merged).
5798
5799 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5800
5801 * MAINTAINERS: Add myself to write-after-approval.
5802
5803 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5804
5805 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5806 maintainers.
5807
5808 2004-02-20 Andrew Cagney <cagney@redhat.com>
5809
5810 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5811 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5812
5813 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5814
5815 PR bootstrap/11932
5816 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5817
5818 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
5819
5820 * MAINTAINERS: Added myself to write-after-approval.
5821
5822 2004-02-14 Michael Koch <konqueror@gmx.de>
5823
5824 * MAINTAINERS: Added myself to write-after-approval.
5825
5826 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5827
5828 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5829 some OS port maintainers to OS port maintainers section.
5830
5831 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
5832
5833 * MAINTAINERS: Add self.
5834
5835 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5836
5837 * MAINTAINERS: Alphabetize.
5838
5839 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
5840
5841 * MAINTAINERS: Remove myself.
5842
5843 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5844
5845 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5846 (rs6000-*-aix*): Same.
5847 * configure: Regenerate.
5848
5849 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5850
5851 * configure.in (host): Add in missing $noconfigdirs to defines.
5852 * configure: Regenerate.
5853
5854 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5855 Nathanael Nerode <neroden@gcc.gnu.org>
5856
5857 PR ada/6637, PR ada/5911
5858 Merge with libada-branch:
5859 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5860 with appropriate dependencies. Add --enable-libada configure switch.
5861 * configure, Makefile.in: Regenerate.
5862
5863 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
5864
5865 * MAINTAINERS: Add myself to write-after-approval.
5866
5867 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5868
5869 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5870 * configure: Regenerate.
5871
5872 2004-02-04 Geoffrey Keating <geoffk@apple.com>
5873
5874 Merge from upstream:
5875
5876 * ltmain.in: When setting IFS to '~', be careful about user
5877 arguments that contain '~'.
5878
5879 2004-02-04 Peter O'Gorman <peter@pogma.com>
5880
5881 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5882 Also test $base_compile against $CC with escaped arguments. Bug
5883 reported by Geoff Keating <geoffk@apple.com>.
5884
5885 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5886
5887 * MAINTAINERS: Remove i960 port.
5888
5889 2004-01-23 DJ Delorie <dj@redhat.com>
5890
5891 * Makefile.def (target_modules) [libiberty]: Don't stage.
5892 * Makefile.in: Rebuilt.
5893
5894 2004-01-20 Caroline Tice <ctice@apple.com>
5895
5896 * MAINTAINERS: Add myself to write-after-approval.
5897
5898 2004-01-19 Paolo Carlini <pcarlini@suse.de>
5899
5900 * MAINTAINERS: Update my email address.
5901
5902 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5903
5904 * MAINTAINERS: Add myself to write-after-approval.
5905
5906 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5907
5908 * MAINTAINERS: Remove entries without email address.
5909
5910 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
5911
5912 * MAINTAINERS: Add myself to write-after-approval.
5913
5914 2004-01-15 Steven Bosscher <stevenb@suse.de>
5915
5916 * MAINTAINERS: Update my email address.
5917
5918 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5919
5920 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5921 * Makefile.tpl (configure-target-[+module+]): Support stage.
5922 * Makefile.in: Rebuilt.
5923
5924 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5925
5926 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5927
5928 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
5929
5930 * MAINTAINERS: Add myself as a MIPS maintainer.
5931
5932 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5933
5934 * configure.in: Use ./config.cache, not config.cache.
5935 * configure: Regenerate.
5936 * Makefile.tpl: Special-casing not needed for GCC any more.
5937 * Makefile.in: Regenerate.
5938
5939 * configure.in: Don't share a cache file for host dirs.
5940 * configure: Regenerate.
5941
5942 * config-ml.in: Don't mess with the cache file.
5943
5944 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5945
5946 * MAINTAINERS: Move myself from 'Write After Approval' to
5947 'CPU Port Maintainers' section as SPARC maintainer.
5948
5949 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5950
5951 * Makefile.tpl: Make GCC use a separate config.cache.
5952 * Makefile.in: Regenerate.
5953
5954 PR bootstrap/11932, PR bootstrap/11933
5955 (I don't know if it will fix either of them, but it relates
5956 to them.)
5957 * configure.in: Don't use shared config.cache for target
5958 directories.
5959 * configure: Regenerate.
5960
5961 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5962
5963 * MAINTAINERS: Add myself to 'Write After Approval' section.
5964
5965 2003-12-31 Roger Sayle <roger@eyesopen.com>
5966
5967 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5968 * configure: Regenerated.
5969
5970 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5971
5972 * MAINTAINERS: Remove the mn10200 maintainer.
5973
5974 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5975
5976 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5977 * configure: Regenerated.
5978
5979 2003-12-16 Jan Hubicka <jh@suse.cz>
5980
5981 * MAINTAINERS: Add myself as callgraph maintainer.
5982
5983 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5984
5985 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5986 * configure: Regenerate.
5987
5988 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5989
5990 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5991 'Write After Approval' section. Update email.
5992
5993 2003-12-01 James Lemke <jim@wasabisystems.com>
5994
5995 * MAINTAINERS (Write After Approval): Add myself.
5996
5997 2003-11-20 Matt Thomas <matt@3am-software.com>
5998
5999 * MAINTAINERS: Add myself as a vax port maintainer.
6000
6001 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6002
6003 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6004 (configure-build-[+module+], configure-[+module+]): Likewise.
6005 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6006 * Makefile.in: Regenerate.
6007
6008 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6009
6010 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6011 shared/dylibed libraries.
6012 * ltmain.sh: Likewise.
6013 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6014 * ltcf-cxx.sh: Likewise.
6015 * ltcf-gcj.sh: Likewise.
6016 * ltconfig: Likewise.
6017
6018 2003-11-17 Stan Cox <scox@redhat.com>
6019
6020 * MAINTAINERS: Add myself as iq2000 port maintainer.
6021
6022 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6023
6024 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6025 * Makefile.in: Regenerate.
6026
6027 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6028
6029 * config.sub: Update to 2003-11-03 version.
6030
6031 2003-10-20 Phil Edwards <phil@codesourcery.com>
6032
6033 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6034 * configure: Regenerate.
6035
6036 2003-10-20 Nicolas Pitre <nico@cam.org>
6037
6038 * MAINTAINERS: Add myself to 'Write After Approval' section.
6039
6040 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6041
6042 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6043
6044 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6045
6046 * MAINTAINERS: Update my email address.
6047
6048 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6049
6050 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6051
6052 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
6053
6054 * MAINTAINERS: Add myself to 'Write After Approval' section.
6055
6056 2003-10-16 Bernardo Innocenti <bernie@develer.com>
6057
6058 * config.guess: Update to 2003-10-16 version.
6059 * config.sub: Update to 2003-10-16 version.
6060
6061 2003-10-15 David Daney <ddaney@avtrex.com>
6062
6063 * MAINTAINERS: Added myself to 'Write After Approval' section.
6064
6065 2003-10-15 Falk Hueffner <falk@debian.org>
6066
6067 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6068 'Write After Approval' section. Update email.
6069
6070 2003-10-14 Roger Sayle <roger@eyesopen.com>
6071
6072 * MAINTAINERS: Move myself from 'Write After Approval' to
6073 'Various Maintainers' section as middle-end maintainer.
6074
6075 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6076
6077 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6078 HOST_FLAGS_TO_PASS.
6079 * Makefile.in: Regenerate.
6080
6081 2003-10-11 Bernardo Innocenti <bernie@develer.com>
6082
6083 * config.guess: Update to 2003-10-07 version.
6084 * config.sub: Update to 2003-10-07 version.
6085
6086 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6087
6088 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6089 * ltconfig (irix5*, irix6*): Don't override version_type.
6090
6091 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6092
6093 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6094 * configure: Rebuilt
6095 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6096 * Makefile.in: Rebuilt
6097
6098 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6099
6100 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6101
6102 2003-09-30 Carlo Wood <carlo@alinoe.com>
6103
6104 * MAINTAINERS (Write After Approval): Add myself.
6105
6106 2003-09-29 Paul Koning <ni1d@arrl.net>
6107
6108 * MAINTAINERS: Move myself from "Write After Approval"
6109 to CPU platform maintainers for pdp11 platform.
6110
6111 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6112
6113 * MAINTAINERS: Move myself from 'Write After Approval' to
6114 'Various Maintainers' section as libffi testsuite maintainer.
6115
6116 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6117
6118 * configure.in: Pass a computed --program-transform-name
6119 to subconfigures.
6120 * configure: Regenerated.
6121
6122 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6123
6124 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6125 * Makefile.in: Regenerate.
6126
6127 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6128 * Makefile.in: Regenerate.
6129
6130 2003-09-19 Ziemowit Laski <zlaski@apple.com>
6131
6132 * MAINTAINERS: Move myself from 'Write After Approval'
6133 to 'Various Maintainers' (objective-c) section.
6134
6135 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6136
6137 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6138 quoting.
6139 * configure: Regenerated.
6140
6141 2003-09-16 Joel Brobecker <brobecker@gnat.com>
6142
6143 * MAINTAINERS (Write After Approval): Add myself to write after
6144 approval list.
6145
6146 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6147
6148 * MAINTAINERS (Write After Approval): Add myself.
6149
6150 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6151
6152 * MAINTAINERS: Update my e-mail address.
6153
6154 2003-09-09 Alan Modra <amodra@bigpond.net.au>
6155
6156 * libtool.m4 (LD): Correct powerpc64 host match.
6157
6158 2003-09-06 James E Wilson <wilson@tuliptree.org>
6159
6160 * MAINTAINTERS: Update my affiliation and email address.
6161
6162 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6163
6164 * MAINTAINERS (Write After Approval): Add myself.
6165
6166 2003-09-04 DJ Delorie <dj@redhat.com>
6167
6168 * configure: Regenerate.
6169
6170 2003-09-04 Robert Millan <robertmh@gnu.org>
6171
6172 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6173
6174 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6175
6176 * configure.in: Ensure arguments to sed are properly spaced.
6177 * configure: Regenerate.
6178
6179 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6180
6181 * MAINTAINERS: Update my e-mail address.
6182
6183 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6184
6185 * MAINTAINERS (Write After Approval): Add myself.
6186
6187 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6188
6189 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6190 * configure: Regenerated.
6191
6192 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6193
6194 * MAINTAINERS: Update my email address.
6195
6196 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6197
6198 * configure.in: Use newline instead of semicolon when assuming
6199 shell arguments in a for loop.
6200 * configure: Regenerated.
6201
6202 2003-08-22 Jason Eckhardt <jle@rice.edu>
6203
6204 * MAINTAINERS: Resurrect the i860 maintainer.
6205
6206 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6207
6208 PR 8180
6209 * configure.in: When testing with_libs and with_headers, treat
6210 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6211 * configure: Regenerate.
6212
6213 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6214 make, shell, etc.
6215 (baseargs): Likewise.
6216 * configure: Regenerate.
6217
6218 2003-08-20 Bernardo Innocenti <bernie@develer.com>
6219
6220 * MAINTAINERS (Write After Approval): Add myself.
6221
6222 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6223
6224 * configure.in: Disable libgcj for darwin not on powerpc.
6225 * configure: Rebuild.
6226
6227 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6228
6229 * config-ml.in, symlink-tree: Add license.
6230
6231 2003-08-03 Richard Stallman <rms@gnu.org>
6232 Eben Moglen <moglen@columbia.edu>
6233
6234 * README.SCO: New file.
6235
6236 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6237
6238 * Makefile.tpl (check, check-c++): Express dependencies using
6239 dependencies rather than commands.
6240 * Makefile.in: Regenerate.
6241
6242 2003-08-01 Andrew Cagney <cagney@redhat.com>
6243
6244 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6245 * configure: Ditto.
6246
6247 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6248
6249 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6250 * Makefile.in: Update.
6251
6252 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6253
6254 * configure.in: Enable libgcj for darwin.
6255 * configure: Rebuild.
6256
6257 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
6258
6259 * config-ml.in: Use ac_configure_args directly instead of
6260 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6261 actually seen.
6262
6263 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6264
6265 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6266 creating target and build subdirs to build all parent dirs as needed.
6267 * Makefile.in: Rebuild.
6268 * configure.in: Don't build dirs explicitly here.
6269 * configure: Rebuild.
6270
6271 2003-07-26 Paul Brook <paul@nowt.org>
6272
6273 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6274
6275 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6276
6277 * Makefile.tpl (all-make): Depend on intl.
6278 * Makefile.in: Rebuilt.
6279
6280 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6281
6282 * install-sh: Update to newer upstream versions (associated with
6283 aclocal 1.7).
6284 * mkinstalldirs: Likewise.
6285 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6286
6287 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6288
6289 * MAINTAINERS: Move self from Bug database only accounts
6290 to write-after-approval.
6291
6292 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6293
6294 * config.if: Remove unused libc_interface determination.
6295
6296 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6297
6298 * MAINTAINERS: Move self from write-after-approval to
6299 build machinery (*.in).
6300
6301 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6302
6303 PR bootstrap/11273
6304 PR bootstrap/11408
6305 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6306 unused INSTALL_PROGRAM_ARGS.
6307 * configure.in: Use AC_PROG_INSTALL.
6308 * Makefile.in: Regenerate.
6309 * configure: Regenerate.
6310
6311 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6312
6313 * MAINTAINERS: Alphabetize.
6314
6315 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6316
6317 * configure: Rebuilt.
6318 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6319 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6320 newlib nor libgloss.
6321 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6322 * configure.in (am33_2.0-*-linux*): Added.
6323
6324 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6325
6326 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6327 * configure: Regenerate.
6328
6329 2003-07-07 Zack Weinberg <zack@codesourcery.com>
6330
6331 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6332 * Makefile.in: Regenerate.
6333
6334 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6335
6336 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6337 * Makefile.in: Regenerate.
6338
6339 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
6340
6341 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6342 * Makefile.in: Regenerated.
6343
6344 * config-ml.in: Replace PWD with PWD_COMMAND.
6345
6346 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6347
6348 * intl: New directory; see intl/ChangeLog for details.
6349 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6350 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6351 * Makefile.in: Regenerate.
6352
6353 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6354
6355 * configure.in: Clean up config-lang.in handling. Delete
6356 useless assignment to "subdirs".
6357 * configure: Regenerate.
6358
6359 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6360
6361 * configure.in: Rename 'target_libs' to 'target_libraries'.
6362 Remove useless reference to 'target_libs'.
6363 * configure: Regenerate.
6364
6365 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6366
6367 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6368 * Makefile.in: Regenerate.
6369
6370 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6371
6372 * Makefile.def: Introduce flags_to_pass.
6373 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6374 * Makefile.in: Regenerate.
6375
6376 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6377
6378 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6379 and target-libgloss.
6380 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6381 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6382 * configure: Regenerate.
6383
6384 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6385
6386 * configure.in: Update testsuite_flags to new location.
6387 * configure. Regenerate.
6388
6389 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6390
6391 * Makefile.tpl: Remove BUILD_CC stuff.
6392 * Makefile.in: Regenerate.
6393
6394 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6395
6396 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6397
6398 2003-06-16 Graeme Peterson <gp@qnx.com>
6399
6400 * MAINTAINERS (Write After Approval): Add myself.
6401
6402 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6403
6404 * config.guess: Update to 2003-06-12 version.
6405 * config.sub: Update to 2003-06-13 version.
6406
6407 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6408
6409 * config.guess: Update to 2003-06-06 version.
6410 * config.sub: Update to 2003-06-06 version.
6411
6412 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6413
6414 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6415 * configure. Regenerate.
6416
6417 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6418
6419 * configure.in: Disable serial configure by default.
6420 * configure: Regenerate.
6421 * Makefile.tpl: Abolish .NOTPARALLEL.
6422 * Makefile.in: Regenerate.
6423
6424 * Makefile.tpl: Replace {build,host,target}_canonical by
6425 {build,host,target}.
6426 * Makefile.in: Regenerate.
6427
6428 * Makefile.tpl: Fix stupid pasto.
6429 * Makefile.in: Regenerate.
6430
6431 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6432
6433 * Makefile.tpl: Remove bogus conditional.
6434 * Makefile.in: Regenerate.
6435
6436 2003-06-05 Jan Hubicka <jh@suse.cz>
6437
6438 * Makefile.tpl (profiledbootstrap): New target.
6439 * Makefile.in (profiledbootstrap): New target.
6440
6441 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
6442
6443 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6444 Pinski. Remove user names from other bugzilla-only maintainers.
6445
6446 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6447
6448 * Makefile.tpl: Make 'recursive targets' using autogen rather
6449 than shell loop. Remove duplicate 'clean' targets and false
6450 comments.
6451 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6452 Add systematic method of specifying missing targets in subdirs.
6453 Add copyright boilerplate.
6454 * Makefile.in: Regenerate.
6455 * configure.in: Add 'recursive targets' to maybe list.
6456 * configure: Regenerate.
6457
6458 * MAINTAINERS: "GNATS only" -> "Bug database only".
6459
6460 * Makefile.tpl: Rename [+target+] to [+make_target+].
6461 * Makefile.def: Rename 'target' to 'make_target'.
6462
6463 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
6464
6465 * MAINTAINERS: Add self as options handling maintainer.
6466
6467 2003-05-28 Michael Meissner <gnu@the-meissners.org>
6468
6469 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6470 been too long since I touched those ports.
6471
6472 2003-05-28 DJ Delorie <dj@redhat.com>
6473
6474 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6475 * Makefile.in: Regenerate.
6476
6477 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6478
6479 * configure.in: Use curly braces in the definition of tooldir.
6480 * configure: Regenerate.
6481
6482 2003-05-21 DJ Delorie <dj@redhat.com>
6483
6484 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6485 newlib or libgloss.
6486 * Makefile.in: Regenerate.
6487
6488 2003-05-21 DJ Delorie <dj@redhat.com>
6489
6490 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6491 * Makefile.in: Regenerate.
6492
6493 2003-05-20 Ian Lance Taylor <ian@airs.com>
6494
6495 * MAINTAINERS: Update my e-mail address.
6496
6497 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6498
6499 * configure.in: Switch more things to use maybe dependencies.
6500 * Makefile.tpl: Switch more things to use maybe dependencies.
6501 Factor out common code from autogen IF statements.
6502 * configure: Regenerate.
6503 * Makefile.in: Regenerate.
6504
6505 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6506
6507 * configure.in: Accept i[3456789]86 for machine type.
6508 * configure: Regenerate.
6509
6510 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6511
6512 * configure.in: Switch more things to use maybe dependencies.
6513 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6514 * configure: Regenerate.
6515 * Makefile.tpl: Switch more things to use maybe dependencies.
6516 * Makefile.in: Regenerate.
6517
6518 2003-05-16 Andreas Schwab <schwab@suse.de>
6519
6520 * Makefile.tpl (install-opcodes): Define.
6521 * Makefile.in: Rebuild.
6522
6523 2003-05-13 Andreas Jaeger <aj@suse.de>
6524
6525 * config.guess: Update to 2003-05-09 version.
6526 * config.sub: Update to 2003-05-09 version.
6527
6528 2003-05-13 Michael Eager <eager@mvista.com>
6529
6530 * configure.in: Correct sed script so that options in quotes are not
6531 deleted.
6532 * configure: Rebuild.
6533
6534 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6535
6536 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6537 and $$s/newlib/libc/sys/cygwin32 include paths.
6538 * configure: Ditto.
6539
6540 2003-05-12 Michael Meissner <gnu@the-meissners.org>
6541
6542 * MAINTAINERS: Update my email addresses.
6543
6544 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6545
6546 * config-ml.in: Propagate INSTALL variables.
6547
6548 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6549
6550 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6551
6552 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6553
6554 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6555 * Makefile.in: Regenerate.
6556
6557 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6558
6559 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6560
6561 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6562
6563 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6564
6565 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6566
6567 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6568 * Makefile.in: Regenerated.
6569
6570 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6571
6572 * MAINTAINERS (Write After Approval): Upgrade myself from
6573 GNATS only to write-after-approval. Update my mail address.
6574
6575 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
6576
6577 (OS Port Maintainers: freebsd): Add myself.
6578
6579 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6580
6581 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6582
6583 2003-04-22 Kean Johnston <jkj@sco.com>
6584
6585 * MAINTAINERS (SCO ports): Added myself.
6586
6587 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6588
6589 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6590
6591 2003-04-19 Kean Johnston <jkj@sco.com>
6592
6593 * MAINTAINERS (Write After Approval): Add myself.
6594
6595 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6596
6597 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6598 * Makefile.in: Regenerate.
6599
6600 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6601
6602 * configure.in (powerpc64*-*-linux*): Remove.
6603 * configure: Rebuilt.
6604
6605 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6606
6607 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6608 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6609 and restrap.
6610 * Makefile.in: Regenerate.
6611
6612 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6613
6614 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6615 * configure: Regenerated.
6616
6617 2003-04-15 DJ Delorie <dj@redhat.com>
6618
6619 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6620
6621 2003-04-13 Nick Clifton <nickc@redhat.com>
6622
6623 * config-ml.in: Remove support for --disable-aix removing
6624 call-aix multilibs.
6625
6626 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
6627
6628 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6629 * */configure: Rebuilt.
6630
6631 2003-04-08 Joel Sherrill <joel@oarcorp.com>
6632
6633 * MAINTAINERS: Add my email address.
6634
6635 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
6636
6637 * MAINTAINERS (Write After Approval): Add myself.
6638
6639 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6640
6641 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6642 * Makefile.in: Regenerate.
6643
6644 2003-03-14 Michael Chastain <mec@shout.net>
6645
6646 * Makefile.in: Regenerate with correct Makefile.def.
6647
6648 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6649
6650 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6651 Make macro.
6652 * Makefile.in: Regenerate.
6653 * configure.in: Clean up gxx_include_dir logic.
6654 * configure: Regenerate.
6655
6656 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6657
6658 * MAINTAINERS (Write After Approval): Add myself.
6659
6660 2003-03-10 Ben Elliston <bje@wasabisystems.com>
6661
6662 * MAINTAINERS: Update my mail address.
6663
6664 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6665
6666 * configure.in (gxx_include_dir): Fix typo.
6667 * configure: Regenerated.
6668
6669 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6670
6671 * Makefile.tpl: Reindent.
6672 * Makefile.in: Regenerate.
6673 * configure.in: Reindent. Don't set unused variables.
6674 * configure: Regenerate.
6675
6676 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6677
6678 * configure.in: Include $(build_tooldir)/sys-include in
6679 FLAGS_FOR_TARGET.
6680 * configure: Regenerated.
6681
6682 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6683
6684 * Makefile.tpl: Always pass down RANLIB.
6685 * Makefile.in: Regenerate.
6686
6687 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6688 * Makefile.in: Regenerate.
6689 * configure.in: Remove unused logic relating to --enable-shared
6690 and --enable-threads. Remove bogus comments. Remove redundant
6691 noconfigdirs.
6692 * configure: Regenerate.
6693
6694 * configure.in: Replace ${libstdcxx_version} by its value.
6695 Remove reference to mh-dgux.
6696 * configure: Regenerate.
6697
6698 2003-03-03 Kevin Buettner <kevinb@redhat.com>
6699
6700 * MAINTAINERS (Write After Approval): Add myself.
6701
6702 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6703
6704 * Makefile.tpl: Rearrange.
6705 * Makefile.in: Regenerate.
6706
6707 2003-02-25 Uwe Stieber <uwe@wwws.de>
6708
6709 * configure.in: Add support for kaOS as cross build target system.
6710 * configure: Regenerated.
6711
6712 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6713
6714 * MAINTAINERS (Write after approval): Add myself.
6715
6716 2003-02-21 James E Wilson <wilson@tuliptree.org>
6717
6718 * MAINTAINERS: Update my email address.
6719
6720 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6721
6722 * MAINTAINERS: Add self to blanket write privs. section.
6723
6724 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6725
6726 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6727 configure-target-* as some target builds may require additional
6728 flags for preprocessor tests.
6729 * Makefile.in: Regenerated.
6730
6731 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6732
6733 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6734 * ltconfig: Handle it.
6735 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6736 auto-detecting it.
6737
6738 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6739 it is used as argument to $CC.
6740 * ltcf-gcj.sh: Likewise.
6741
6742 * configure.in: Introduce --enable-maintainer-mode.
6743 * configure: Rebuilt.
6744 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6745 for maintainer mode.
6746 * Makefile.in: Rebuilt.
6747
6748 2003-02-18 Jason Merrill <jason@redhat.com>
6749
6750 * Makefile.tpl (check-c++): Allow parallelism.
6751
6752 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6753
6754 * MAINTAINERS: Remove John Carr (who never actually had access to
6755 gcc.gnu.org).
6756
6757 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6758
6759 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6760 don't configure target-libobjc.
6761 * configure: Regenerate.
6762
6763 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6764
6765 * Makefile.tpl (RANLIB): Define.
6766 * Makefile.in: Regenerate.
6767
6768 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6769
6770 * MAINTAINERS: Update my email.
6771
6772 2003-02-06 Keith R Seitz <keiths@redhat.com>
6773
6774 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6775 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6776 * Makefile.in: Regenerated.
6777 * configure.in: Remove all traces of snavigator, db, and grep.
6778 * configure: Regenerated.
6779
6780 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6781
6782 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6783 After Approval.
6784
6785 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6786
6787 * MAINTAINERS (Write after approval): Add myself.
6788
6789 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6790
6791 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6792 * Makefile.in: Regenerated.
6793
6794 2003-01-30 Roger Sayle <roger@eyesopen.com>
6795
6796 * config.guess: Updated to 2003-01-30's version.
6797 * config.sub: Updated to 2003-01-28's version.
6798
6799 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6800
6801 * config.if: If gcc_version is already set, just use it. Don't set
6802 gcc_version_trigger if it's already set, otherwise set it to
6803 gcc/version.c, but only if the file exists. If it is not set and
6804 gcc/version.c does not exist, try to extract the version number from
6805 $CC.
6806
6807 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6808
6809 * MAINTAINERS: Add myself to write-after-approval list.
6810
6811 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6812
6813 * configure.in: Revert 24Jan change.
6814 * configure: Regenerate.
6815
6816 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6817
6818 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6819 entry of HJ Lu.
6820
6821 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6822
6823 * configure.in: Revert previous change.
6824 * configure: Regenerate.
6825
6826 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6827
6828 * configure.in: Make rda native-only.
6829 * configure: Regenerate.
6830
6831 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6832
6833 * MAINTAINERS: Move myself from GNATS-only-accounts to
6834 write-after-approval.
6835
6836 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6837
6838 * configure.in: Add missing \.
6839 * configure: Rebuilt.
6840
6841 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6842
6843 * configure.in (baseargs): Avoid using \| in sed regular
6844 expressions.
6845 * configure: Rebuilt.
6846
6847 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6848
6849 * configure.in (baseargs): Remove all supported forms of
6850 --cache-file, --srcdir, --host, --build and --target options
6851 from argument lists.
6852 * configure: Rebuilt.
6853
6854 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
6855
6856 * MAINTAINERS: Add myself to write-after-approval list.
6857
6858 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6859
6860 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6861 * configure: Rebuilt.
6862
6863 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6864
6865 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6866 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6867 * Makefile.in: Regenerate.
6868 * configure: Regenerate.
6869
6870 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6871
6872 * configure.in: Remove Makefile in build, host and target modules
6873 unless configure was run with --no-recursion.
6874 * configure: Rebuilt.
6875
6876 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6877
6878 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6879 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6880 * Makefile.in: Regenerate.
6881
6882 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6883
6884 * config.guess: Update to 2003-01-03 version.
6885 * config.sub: Update to 2003-01-03 version.
6886
6887 2003-01-07 Christopher Faylor <cgf@redhat.com>
6888
6889 * configure: Regenerate with proper autoconf 2.13.
6890
6891 2003-01-07 Christopher Faylor <cgf@redhat.com>
6892
6893 * configure.in: Add AC_PREREQ for consistency.
6894 * configure: Regenerate.
6895
6896 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6897
6898 * configure.in (GDB_TK): Add tcl directories conditional on
6899 gdb/gdbtk directory being present.
6900 * configure: Regenerate.
6901
6902 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6903
6904 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6905 used by gcc if LD is not defined and we are not doing a Canadian Cross.
6906 * configure: Rebuilt.
6907
6908 2002-12-31 Tom Tromey <tromey@redhat.com>
6909
6910 * Makefile.in: Rebuilt.
6911 * Makefile.def (target_modules) [libffi]: Allow installation.
6912
6913 2002-12-31 Andreas Schwab <schwab@suse.de>
6914
6915 * configure.in: Fix use of $program_transform_name.
6916 * configure: Regenerated.
6917
6918 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6919
6920 * configure.in (baseargs): Don't remove first configure argument.
6921 * configure: Regenerated.
6922
6923 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6924
6925 * Makefile.tpl (local-distclean): Don't remove...
6926 (multilib.ts): ... this. Moved into...
6927 (multilib.out): ... this. Don't use sub-make.
6928 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6929 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6930 (configure-build-[+module+], configure-[+module+],
6931 configure-target-[+module+], configure-gcc): ... these. Test
6932 for Makefile existence. Drop config.status from dependencies.
6933 * Makefile.in: Rebuilt.
6934 * configure.in: Move gcc-version-trigger to the end of
6935 ac_configure_args. Add comments to maybedep.tmp and
6936 serdep.tmp. Introduce --disable-serial-configure. Remove
6937 nonopt from baseargs, matching and removing corresponding
6938 whitespace while at it.
6939 * configure: Rebuilt.
6940
6941 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6942
6943 * configure.in (host_configargs): Replace reference to
6944 no-longer-defined buildopts with --build=${build_alias}.
6945 * configure: Rebuilt.
6946
6947 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6948 program_transform_name to standard idiom.
6949 (AUTOGEN, AUTOCONF): Define.
6950 (Makefile.in): Use $(AUTOGEN).
6951 (Makefile): Depend on config.status, and use autoconf-style rule to
6952 build it. Move original commands to...
6953 (config.status): ... this new target.
6954 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6955 $(AUTOCONF).
6956 * Makefile.in: Rebuilt.
6957
6958 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6959
6960 * Makefile.tpl: Fix dramatic bustage due to change in
6961 program_transform_name.
6962 * Makefile.in: Regenerate.
6963
6964 * configure.in: Remove unnecessary PATH setting.
6965 * configure: Regnerate.
6966
6967 * configure.in: Don't default to unprefixed tools unless
6968 the native tools will work.
6969 * configure: Regenerate.
6970
6971 * configure.in: Convert to autoconf script. Blow away lots
6972 of now-redundant Makefile fragments.
6973 * configure: Generate using Autoconf.
6974 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6975 * Makefile.in: Regenerate.
6976
6977 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6978
6979 * configure: Fix stupid bug where RANLIB was mistakenly included.
6980
6981 * configure.in: Rename (buildargs, hostargs, targargs) to
6982 (build_configargs, host_configargs, target_configargs).
6983
6984 * configure.in: Move logic out of sed statement.
6985
6986 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6987 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6988
6989 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6990
6991 * config.sub: Import from master repository
6992 * config.guess: Ditto
6993
6994 2002-12-24 Andreas Schwab <schwab@suse.de>
6995
6996 * Makefile.tpl (multilib.out): Fix missing space.
6997 * Makefile.in: Regenerate.
6998
6999 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7000
7001 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7002 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7003 * Makefile.in: Regenerate.
7004 * configure.in: Remove unnecessary leftovers.
7005
7006 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7007
7008 * configure.in (extra_ranlibflags_for_target): New variable.
7009 (*-*-darwin): Add -c to ranlib commands.
7010 * configure (tooldir): Handle extra_ranlibflags_for_target.
7011
7012 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7013
7014 * Makefile.tpl: Revert HJL's change.
7015 * Makefile.in: Regenerated.
7016 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7017 always.
7018
7019 2002-12-19 Andreas Schwab <schwab@suse.de>
7020
7021 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7022 * Makefile.in: Regenerate.
7023
7024 2002-12-18 H.J. Lu <hjl@gnu.org>
7025
7026 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7027 * Makefile.in: Regenerated.
7028
7029 * configure.in (build_prefix): New. Substitute.
7030
7031 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7032
7033 * Makefile.tpl: Don't let real targets depend on phony targets.
7034 * Makefile.in: Regenerate.
7035
7036 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7037 * Makefile.in: Regenerate.
7038
7039 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7040
7041 * config.sub: Import from master repository
7042 * config.guess: Ditto
7043
7044 2002-12-16 Jason Merrill <jason@redhat.com>
7045
7046 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7047 previous 'make bootstrap'.
7048 * Makefile.in: Regenerate.
7049
7050 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7051
7052 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7053
7054 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7055
7056 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7057 * Makefile.in: Regenerate.
7058
7059 2002-12-13 Jason Merrill <jason@redhat.com>
7060
7061 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7062 library tests.
7063 (check-c++): Just depend on it and check-target-libstdc++-v3.
7064 * Makefile.in: Regenerate.
7065
7066 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7067
7068 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7069 * Makefile.in: Rebuilt.
7070
7071 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7072
7073 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7074
7075 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7076
7077 * configure: Fix bug put in by gremlins.
7078
7079 * Makefile.tpl: Substitute more autoconfily.
7080 * configure: Substitute more autoconfily.
7081 * Makefile.in: Regenerate.
7082
7083 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7084
7085 * config.sub: Import from master repository
7086 * config.guess: Ditto
7087 * MAINTAINERS: Added Svein Seldal under write after approval
7088
7089 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7090
7091 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7092 * Makefile.in (all-sim): Ditto.
7093
7094 2002-12-06 DJ Delorie <dj@redhat.com>
7095
7096 * Makefile.tpl: Change configure dependencies to not have real
7097 targets depend on phony targets.
7098
7099 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7100
7101 * configure.in: Revert unintentional change.
7102
7103 * Makefile.tpl: Change dependency for */multilib.out so that
7104 it works when gcc isn't in the tree.
7105
7106 * configure.in: Substitute more.
7107 * configure: Run subconfigures from the Makefile.
7108 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7109 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7110
7111 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7112
7113 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7114
7115 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7116
7117 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7118 and corresponding dependencies.
7119 * Makefile.in: Regenerate.
7120
7121 * configure.in (host_tools): Order binutils, gas and ld for
7122 convenience in running the testsuites.
7123
7124 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7125 * Makefile.in: Regenerate.
7126 * configure.in: Introduce rules to serialize subconfigure runs.
7127
7128 * configure.in: Introduce BASE_CC_FOR_TARGET.
7129 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7130 Realize configure-build-* targets. Realize configure-target-* targets.
7131 * Makefile.in: Regenerate.
7132
7133 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7134
7135 * configure: Move gcc_version_trigger stuff from here...
7136 * configure.in: ...to here.
7137
7138 * configure.in: Separate subconfigure options added by this file from
7139 options given by the user. Add machinery to put args for host
7140 subconfigures into the Makefile.
7141
7142 * Makefile.tpl: Remove 'vault' targets.
7143 * Makefile.tpl: Reorder and comment dependencies.
7144 * Makefile.in: Regenerate.
7145
7146 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7147 * configure.in: Fix my broken commit of previous patch. (sigh)
7148
7149 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7150
7151 * configure.in: Move host-specific darwin noconfigdirs into
7152 the host-specific section.
7153
7154 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7155
7156 * configure.in: Move host-specific darwin noconfigdirs into
7157 the host-specific section.
7158
7159 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7160
7161 * configure: Remove skip-this-dir support.
7162 * Makefile.tpl: Remove skip-this-dir support.
7163
7164 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7165 subdirectories.
7166 * Makefile.in: Regenerate.
7167
7168 * Makefile.tpl: Strip out useless setting of 'dir'.
7169 * Makefile.in: Regenerate.
7170
7171 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7172
7173 * configure.in: Fix deeply stupid bug.
7174
7175 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7176 shell code in CXX_FOR_TARGET
7177 * Makefile.def: Introduce raw_cxx.
7178 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7179 RAW_CXX_FOR_TARGET.
7180 * Makefile.in: Regenerate.
7181
7182 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7183
7184 * Makefile.tpl: Remove unnecessary ifs.
7185 * Makefile.in: Regenerate.
7186
7187 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7188 dependencies. Maybe-ize build-libiberty. Create dummy install
7189 targets for 'no_install' modules.
7190 * configure: Move GDB_TK substitution to configure.in. Move
7191 build_modules stuff to configure.in.
7192 * configure.in: Implement soft dependency machinery. Maybe-ize
7193 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7194 * Makefile.in: Regenerate.
7195
7196 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7197
7198 * Makefile.tpl: Make all-target, install-target behave similarly
7199 to all, install (only hitting configured targets). Eliminate
7200 unused macro defintions.
7201
7202 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7203 build != host.
7204
7205 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7206
7207 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7208
7209 * configure.in: Produce lists of subdir targets we're actually
7210 configuring. Remove references to "dosrel".
7211 * Makefile.tpl: Let configure set which subdir targets are hit.
7212 Remove install-cross; clean up install; remove ALL. Remove
7213 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7214 Autogenerate host module targets. Remove empty dependency lines
7215 and redundant dependency; rearrange slightly.
7216 * Makefile.def: Add host-side libtermcap, utils.
7217
7218 * Makefile.in: Regenerate.
7219
7220 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7221
7222 * ltconfig (osf[345]): Append $major to soname_spec.
7223 Reflect this in library_names_spec.
7224 * ltmain.sh (osf): Prefix $major with . for use as extension.
7225
7226 2002-11-19 Andreas Jaeger <aj@suse.de>
7227
7228 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7229 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7230 and sparc64 GNU/Linux systems.
7231
7232 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7233
7234 * MAINTAINERS: Update email.
7235
7236 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7237
7238 * MAINTAINERS: Complete James Dennett's entry.
7239
7240 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7241
7242 * MAINTAINERS (Write After Approval): Add myself.
7243
7244 2002-11-13 Bruce Korb <bkorb@gnu.org>
7245
7246 * Makefile.tpl: syntactic cleanup
7247
7248 2002-11-13 Stuart Hastings <stuart@apple.com>
7249
7250 * MAINTAINERS: Add myself to write-after-approval list.
7251
7252 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7253
7254 * Makefile.def: Add list of recursive targets to autogenerate.
7255 Add build_modules.
7256 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7257 targets. Autogenerate *-build-* targets.
7258 * Makefile.in: Regenerate.
7259
7260 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7261
7262 * configure: More autoconf-style substitutions.
7263 * Makefile.tpl: More autoconf-style substitutions.
7264 * Makefile.in: Regenerate.
7265
7266 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7267
7268 * configure: Substitute more variables in a more autoconf-friendly
7269 way. Simplify slightly.
7270 * Makefile.tpl: Make more variables substitutable in an
7271 autoconf-friendly way.
7272 * Makefile.in: Regenerate.
7273
7274 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7275
7276 * MAINTAINERS (Write After Approval): Add myself.
7277
7278 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7279
7280 * configure.in (v810*): Remove special setting of tools.
7281
7282 * configure: Add support for extra required flags for ar or nm.
7283 * configure.in (aix4.3+): Use above support for target-specific
7284 issues, rather than using config/mt-aix43.
7285
7286 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7287
7288 * configure: Remove 'removing', which doesn't work. Replace $subdir
7289 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7290 with $srcdir. Reformat indentation. Substitute some variables
7291 formerly hard-coded in the Makefile for build=host.
7292 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7293 * Makefile.def: Autogenerate more.
7294 * Makefile.in: Regenerate.
7295
7296 2002-11-04 Adam Nemet <anemet@lnxw.com>
7297
7298 * MAINTAINERS (Write After Approval): Add myself.
7299
7300 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7301
7302 * Makefile.def (host_modules): Add rda.
7303 * Makefile.in: Regenerate.
7304 * configure.in (target_tool): Add target-rda to list.
7305
7306 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7307
7308 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7309
7310 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7311
7312 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7313 and restrap targets to this rule.
7314 * Makefile.in: Regenerate.
7315
7316 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7317
7318 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7319 GNATS only accounts.
7320
7321 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7322
7323 * configure.in (i[3456]86-*-linux*): Add check to disable
7324 ${libgcj} for glibc1.
7325
7326 2002-10-24 Denis Chertykov <denisc@overta.ru>
7327
7328 * MAINTAINERS: Add myself as ip2k port maintainer.
7329
7330 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7331
7332 * configure.in: Add tic4x target.
7333
7334 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7335
7336 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7337 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7338 * Makefile.in: Regenerate.
7339
7340 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7341 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7342 * Makefile.in: Regenerate.
7343
7344 2002-10-02 Janis Johnson <janis187@us.ibm.com>
7345
7346 * MAINTAINERS: Add myself as web pages co-maintainer.
7347
7348 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7349
7350 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7351 * Makefile.in: Regenerate.
7352
7353 2002-10-02 Zack Weinberg <zack@codesourcery.com>
7354
7355 * MAINTAINERS: Add myself and Nathan Sidwell
7356 <nathan@codesourcery.com> as VxWorks maintainers.
7357
7358 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7359
7360 * Makefile.def: Remove order dependency comments.
7361 * Makefile.tpl: Add explicit install-install dependencies.
7362 * Makefile.in: Regenerate.
7363
7364 * Makefile.tpl: Remove material now in src-release. (Finally!)
7365 * Makefile.in: Regenerate.
7366
7367 * Makefile.tpl: Add configure-target (for src-release in src)
7368 * Makefile.in: Regenerate.
7369
7370 2002-09-30 Nick Clifton <nickc@redhat.com>
7371
7372 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7373
7374 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7375
7376 * configure.in (s390*-*-linux*): Enable libgcj.
7377
7378 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7379
7380 * configure: Revert accidentally applied changes.
7381
7382 * Makefile.tpl: Make more autoconf-friendly.
7383 * Makefile.in: Regenerate.
7384 * configure: Make substitution more autoconf-like.
7385
7386 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7387
7388 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7389 single entry to handle all these.
7390 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7391 libjava on arm-*-elf.
7392
7393 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7394
7395 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7396 things that depend on them.
7397
7398 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7399
7400 * Makefile.tpl: Make subsituted variables more autoconfy.
7401 * Makefile.in: Regenerate.
7402 * configure: Make seds more autoconfy.
7403
7404 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7405
7406 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7407 * Makefile.in: Regenerate.
7408 * configure.in: Rewrite sed statements to look autoconfy.
7409
7410 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7411 all-target-foo on configure-target-foo.
7412 * Makefile.def: Ditto.
7413 * Makefile.in: Rebuild.
7414
7415 2002-09-25 Andrew Haley <aph@redhat.com>
7416
7417 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7418
7419 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7420
7421 * Makefile.def: New file.
7422 * Makefile.tpl: New file.
7423 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7424 * contrib/gcc_update: Note that Makefile.in is a generated file.
7425
7426 * configure.in: Minor rearrangement. Simplify tests.
7427
7428 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7429
7430 * configure.in (with_headers): Skip copy if value is "yes".
7431 (with_libs): Likewise.
7432
7433 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7434
7435 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7436 * configure.in (sh*-*-pe*): Ditto.
7437 * configure.in (mips*-*-pe*): Ditto.
7438 * configure.in (*arm-wince-pe): Ditto.
7439
7440 * configure.in: Rearrange.
7441
7442 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7443
7444 * MAINTAINERS: Update my email address.
7445
7446 2002-08-30 Paul Koning <pkoning@equallogic.com>
7447
7448 * MAINTAINERS: (Write After Approval): Add myself.
7449
7450 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
7451
7452 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7453
7454 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
7455
7456 * MAINTAINERS: Change my mailing address.
7457
7458 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
7459
7460 * MAINTAINERS (Write After Approval): Remove myself.
7461 (Various Maintainers: c++ runtime libs): Add myself.
7462
7463 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
7464
7465 * MAINTAINERS (Write After Approval): Remove myself.
7466 (Various Maintainers: c++ runtime libs): Add myself.
7467
7468 2002-08-15 Eric Christopher <echristo@redhat.com>
7469
7470 * config.sub: Import from master repository.
7471 * config.guess: Ditto.
7472
7473 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
7474
7475 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7476 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7477 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7478
7479 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
7480
7481 * MAINTAINERS: Add self to rs6000 vector extensions.
7482
7483 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
7484
7485 * libiberty/configure: Reverted unintended yesterday's check in.
7486
7487 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
7488
7489 * boehm-gc/configure, libf2c/configure: Rebuilt.
7490 * libffi/configure, libiberty/configure: Ditto.
7491 * libjava/configure, libobjc/configure: Ditto.
7492 * libstdc++-v3/configure, zlib/configure: Ditto.
7493 Merged from binutils:
7494 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7495 From Steve Ellcey <sje@cup.hp.com>:
7496 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7497 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7498 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7499 IA64.
7500 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7501 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7502 soname_spec, sys_lib_search_path_spec): Ditto.
7503
7504 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7505
7506 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7507
7508 2002-08-04 H.J. Lu (hjl@gnu.org)
7509
7510 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7511
7512 2002-08-02 Krister Walfridsson <cato@df.lth.se>
7513
7514 * MAINTAINERS (Write After Approval): Add myself.
7515
7516 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7517
7518 * configure.in: Move generic linux case to end. Copy generic
7519 linux noconfigdirs to mips*-*-linux* entry and new
7520 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7521
7522 2002-07-19 Michael Matz <matz@suse.de>
7523
7524 * MAINTAINERS: Add myself as ra* maintainer.
7525
7526 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7527
7528 * config.guess: Update to 2002-07-09 version.
7529 * config.sub: Update to 2002-07-03 version.
7530
7531 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7532
7533 * MAINTAINERS: Fix typo in a maintainer email address.
7534
7535 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7536
7537 * configure.in: Remove two redundant tests.
7538
7539 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7540
7541 * configure.in (mips*-*-irix6*o32): Enable stabs.
7542
7543 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7544
7545 * configure.in: Don't build grez.
7546 * Makefile.in: Ditto.
7547
7548 * Makefile.in: Remove references to bsp, cygmon, libstub.
7549 * configure.in: Ditto.
7550
7551 * configure.in: Remove leftover reference to gdbtest.
7552
7553 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7554
7555 * configure.in (gxx_include_dir): Change to match versioned
7556 C++ headers if --enable-version-specific-runtime-libs is used.
7557
7558 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7559
7560 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7561
7562 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7563
7564 * configure.in: Make --without-x work.
7565
7566 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7567
7568 * configure.in: Rearrange target Makefile fragment collection.
7569
7570 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7571 cvs[src].
7572 * configure.in: Ditto.
7573
7574 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7575
7576 * MAINTAINERS (Write After Approval): Update my e-mail address.
7577
7578 2002-06-24 Ben Elliston <bje@redhat.com>
7579
7580 * configure.in (host_tools): Remove cgen.
7581
7582 * Makefile.in (all-cgen): Remove; runs from its source directory.
7583 (check-cgen, install-cgen, clean-cgen): Likewise.
7584 (all-opcodes): Do not depend on all-cgen.
7585 (all-sim): Likewise.
7586
7587 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7588
7589 * Makefile.in: Eliminate 'apache' targets.
7590 * configure.in: Eliminate 'apache' targets.
7591
7592 * configure.in: Eliminate redundant tests. Reorganize.
7593
7594 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7595
7596 * config-ml.in: Eliminate references to Cygnus configure.
7597
7598 * Makefile.in: Eliminate references to building emacs.
7599
7600 2002-06-28 Graham Stott <graham.stott@btinternet.com>
7601
7602 * MAINTAINERS: Update my email address.
7603
7604 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7605
7606 * config.if (libstdcxx_incdir): Version C++ headers.
7607 (cxx_incdir): Remove.
7608
7609 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7610
7611 * MAINTAINERS (Write After Approval): Add self.
7612
7613 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7614
7615 * configure.in: Add support for ip2k.
7616
7617 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7618
7619 * configure.in: Fix AIX configury bug.
7620
7621 2002-06-20 Steve Ellcey <sje@cup.hp.com>
7622
7623 * MAINTAINERS (Write After Approval): Add self.
7624
7625 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7626
7627 * configure.in: replace ${topsrcdir} with ${srcdir}
7628
7629 * configure.in: Move definition of libstdcxx_flags
7630 right above usage, rather than waaay earlier.
7631
7632 * configure.in: Pull definition of is_cross_compiler earlier.
7633
7634 * configure.in: Rearrange a little.
7635
7636 * configure.in: Remove references to librx.
7637 * Makefile.in: Remove references to librx.
7638
7639 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7640
7641 * config.sub: Add support for avr target.
7642 Import from master sources, rev 1.255
7643
7644 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
7645
7646 * configure, .cvsignore: Revert previous change...
7647 * Makefile: ...delete.
7648
7649 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7650
7651 * configure.in: Eliminate ${gasdir} variable.
7652
7653 2002-06-18 Dave Brolley <brolley@redhat.com>
7654
7655 * configure.in: Add support for frv.
7656 * config.sub: Add support for frv.
7657
7658 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7659
7660 * configure: Remove garbage from previous commit.
7661
7662 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7663
7664 * configure: For in-source builds, make a subdir and re-exec there.
7665 * Makefile: New file. Pass targets through to build directory.
7666 * .cvsignore: No longer ignore "Makefile".
7667
7668 2002-06-16 Douglas Rupp <rupp@gnat.com>
7669
7670 * MAINTAINERS (Write After Approval): Add self.
7671
7672 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7673
7674 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7675
7676 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7677
7678 * configure.in (vax-*-netbsd*): Re-enable gas.
7679
7680 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7681
7682 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7683 BUILD_PREFIX_1, to correct nomenclature.
7684 * configure: Likewise.
7685
7686 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7687 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7688
7689 2002-05-31 Olaf Hering <olh@suse.de>
7690
7691 * config-ml.in: Propogate DESTDIR also.
7692
7693 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7694
7695 * configure.in (vax-*-netbsd*): Don't build gas for this
7696 platform.
7697
7698 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7699
7700 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7701 and libgcj for AVR.
7702
7703 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7704
7705 * MAINTAINERS (Write After Approval): Add myself.
7706
7707 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7708
7709 * config.guess: Update to 2002-05-22 version.
7710 * config.sub: Likewise.
7711
7712 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7713
7714 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7715 * config-ml.in: Likewise.
7716 * configure: Likewise.
7717 * configure.in: Likewise.
7718
7719 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7720
7721 * MAINTAINERS: Update my email address.
7722
7723 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7724
7725 * configure.in: Simplify makefile fragment collection.
7726
7727 * configure.in: Remove code to build emacs.
7728
7729 * configure.in : Remove --srcdir argument from targargs and buildargs
7730 (it's always overridden in the Makefile anyway). Rearrange a bit.
7731
7732 * configure: Move some logic to configure.in.
7733 * configure.in: Move some logic from configure.
7734
7735 2002-05-11 Tom Tromey <tromey@redhat.com>
7736
7737 * MAINTAINERS: Reflect libgcj reality.
7738
7739 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7740
7741 * Makefile.in: Honour DESTDIR.
7742
7743 2002-05-08 Mark Mitchell <mark@codesourcery.com>
7744
7745 * config.guess: Import 2002-03-20 version.
7746 * config.sub: Import 2002-04-26 version.
7747
7748 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7749
7750 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7751
7752 2002-05-07 Tim Josling <tej@melbpc.org.au>
7753
7754 * MAINTAINERS: Add self.
7755
7756 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
7757
7758 * ltmain.sh: Detect and handle object name conflicts
7759 while piecewise linking a static library.
7760
7761 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7762
7763 * configure.in (noconfigdirs): Don't disable libgcj on
7764 sparc64-*-solaris* and sparcv9-*-solaris*.
7765
7766 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7767
7768 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7769
7770 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7771
7772 * configure.in (FLAGS_FOR_TARGET): Do not add
7773 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7774 on i[3456]86-*-linux*.
7775
7776 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7777
7778 * configure.in (noconfigdirs): Replace [ ] with test.
7779
7780 * configure.in (noconfigdirs): Do not add target-newlib if
7781 target == i[3456]86-*-linux*, and host == target.
7782
7783 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7784
7785 * configure.in: delete reference to absent file
7786
7787 * configure.in: replace '[' with 'test'
7788
7789 * configure.in: Eliminate references to gash.
7790 * Makefile.in: Eliminate references to gash.
7791
7792 * configure.in: remove useless references to 'pic' makefile fragments.
7793
7794 * configure.in: (*-*-windows*) Finish removing.
7795
7796 * configure.in: Eliminate redundant test for libgui.
7797
7798 2002-04-29 Roger Sayle <roger@eyesopen.com>
7799
7800 * MAINTAINERS: Add self and realphabetize. Update entries
7801 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7802 entry for a29k port maintainer.
7803
7804 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7805
7806 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7807 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7808
7809 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7810
7811 * configure.in: remove references to dead files
7812
7813 2002-04-19 Mark Mitchell <mark@codesourcery.com>
7814
7815 * MAINTAINERS: Add information about purpose of this file.
7816
7817 2002-04-18 Tom Tromey <tromey@redhat.com>
7818
7819 * configure.in: Disallow configuring libgcj when it is already
7820 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7821 Solaris 2.8 by default. For PR libgcj/6158.
7822
7823 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7824
7825 * configure.in: Move default CC setting out of config/mh-* fragments
7826 directly into here.
7827
7828 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7829
7830 * configure.in: don't even try to configure or make a subdirectory
7831 if there's no configure script for it.
7832
7833 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7834
7835 * MAINTAINERS: Remove chill maintainers.
7836 * Makefile.in (CHILLFLAGS): Remove.
7837 (CHILL_LIB): Remove.
7838 (TARGET_CONFIGDIRS): Remove libchill.
7839 (CHILL_FOR_TARGET): Remove.
7840 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7841 CHILL_LIB.
7842 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7843 (CHECK_TARGET_MODULES): Likewise.
7844 (INSTALL_TARGET_MODULES): Likewise.
7845 (CLEAN_TARGET_MODULES): Likewise.
7846 (configure-target-libchill): Remove.
7847 (all-target-libchill): Remove.
7848 * configure.in (target_libs): Remove target-libchill.
7849 Do not compute CHILL_FOR_TARGET.
7850 * libchill: Remove directory.
7851
7852 2002-04-11 DJ Delorie <dj@redhat.com>
7853
7854 * Makefile.in, configure.in: Sync with binutils, entries
7855 follow...
7856
7857 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7858
7859 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7860 (do-tar, do-bz2): New rules.
7861 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7862 (gdb-tar): New rule.
7863 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7864 (insight_dejagnu.tar): New rule.
7865 (insight.tar): New rule.
7866 (gdb+dejagnu.tar): New rule.
7867 (gdb.tar): New rule.
7868
7869 2002-02-01 Mo DeJong <supermo@bayarea.net>
7870
7871 * Makefile.in: Add all-tix to deps for all-snavigator
7872 so that tix is built when building snavigator.
7873
7874 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7875
7876 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7877 ld and gdb are not supported.
7878
7879 2002-01-07 Mark Salter <msalter@redhat.com>
7880
7881 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7882 Allow target-libgloss to be built for arm, strongarm, and xscale.
7883
7884 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7885
7886 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7887 options for i[3456]86-pc-linux* native builds.
7888
7889 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7890
7891 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7892 files from .po files for a distribution.
7893
7894 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7895
7896 * configure.in: Enable libstdc++-v3 for h8300 targets.
7897
7898 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7899
7900 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7901 version from bfd/.
7902
7903 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7904
7905 * Makefile.in (VER): When present, extract the version number from
7906 the file version.in.
7907
7908 2001-05-24 Tom Rix <trix@redhat.com>
7909
7910 * configure.in : enable ld for aix
7911
7912 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7913
7914 * config.guess: Add linux target for S/390.
7915
7916 2000-11-07 Philip Blundell <pb@futuretv.com>
7917
7918 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7919
7920 2000-11-03 Philip Blundell <pb@futuretv.com>
7921
7922 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7923 files.
7924
7925 2001-01-15 Ben Elliston <bje@redhat.com>
7926
7927 * configure.in (host_tools): Add sid.
7928 Always configure cgen.
7929
7930 2000-11-24 Nick Clifton <nickc@redhat.com>
7931
7932 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7933
7934
7935 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7936
7937 * Makefile.in (ALL_MODULES): Add all-cgen.
7938 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7939 (all-cgen): New target.
7940 (all-opcodes,all-sim): Depend on all-cgen.
7941 * configure.in (host_tools): Add cgen.
7942 Only configure cgen if --enable-cgen-maint.
7943
7944 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
7945
7946 * configure.in: Add *-*-freebsd* configurations.
7947
7948 2002-04-08 Tom Tromey <tromey@redhat.com>
7949
7950 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7951 Fixes PR libgcj/6068.
7952
7953 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7954
7955 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7956
7957 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7958
7959 * configure.in (alpha*-dec-osf*): Enable libgcj.
7960
7961 2003-03-27 Matthew Gingell <gingell@gnat.com>
7962
7963 * MAINTAINERS (Write After Approval): Add myself.
7964
7965 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7966
7967 Fix for: PR bootstrap/3591, target/5676
7968 * configure.in (mcore-pe): Disable the configuration of
7969 libstdc++-v3 since exceptions are not supported.
7970
7971 2002-03-20 Anthony Green <green@redhat.com>
7972
7973 * configure.in: Enable libgcj for xscale-elf target.
7974
7975 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7976
7977 * MAINTAINERS: Update my email address.
7978
7979 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7980
7981 * ltmain.sh (relink_command): Fix typo in previous change.
7982
7983 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7984
7985 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7986 (relink_command): Added --tag flags.
7987 (mode=install): If relinking fails; error out.
7988
7989 2002-03-12 Richard Henderson <rth@redhat.com>
7990
7991 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7992 .NOTPARALLEL tag.
7993 (do-check): Rename from check.
7994 (check): Allow parallel check.
7995
7996 2002-03-12 Bob Wilson <bob.wilson@acm.org>
7997
7998 * MAINTAINERS: Add myself as maintainer for xtensa port.
7999 Fix alphabetical order in CPU port maintainer list.
8000 Remove myself from Write After Approval list.
8001
8002 2002-03-11 Richard Henderson <rth@redhat.com>
8003
8004 * Makefile.in (.NOTPARALLEL): Add fake tag.
8005
8006 2002-03-07 H.J. Lu (hjl@gnu.org)
8007
8008 * configure.in: Enable gprof for mips*-*-linux*.
8009
8010 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8011
8012 * MAINTAINERS (Write After Approval): Add myself.
8013
8014 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8015
8016 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8017 libjava.
8018 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8019
8020 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8021
8022 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8023 because its Makefile is there; test for the executable instead.
8024
8025 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8026
8027 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8028 libstdc++-v3 and libjava.
8029
8030 2002-02-11 Adam Megacz <adam@xwt.org>
8031
8032 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8033 boehm-gc
8034
8035 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8036
8037 * config.guess: Updated to 2002-01-30's version.
8038 * config.sub: Updated to 2002-02-01's version.
8039 Contribute sh64-elf.
8040 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8041 * configure.in: Added sh64-*-*.
8042
8043 2002-02-08 Chris Demetriou <cgd@broadcom.com>
8044
8045 * MAINTAINERS: Belatedly add myself to write after approval list.
8046
8047 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8048
8049 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8050 Remove self as Write After Approval.
8051
8052 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
8053
8054 * MAINTAINERS: Put self in as maintainer for contrib/regression
8055 directory.
8056
8057 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
8058
8059 * MAINTAINERS: Update my email address.
8060
8061 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8062
8063 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8064 target-libiberty, and target-libgloss. Skip Java-related
8065 libraries if not supported for NetBSD on target CPU.
8066
8067 2002-01-25 Douglas B Rupp <rupp@gnat.com>
8068
8069 * install-sh: Use _inst.$$_ for temp file name.
8070
8071 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8072
8073 * MAINTAINERS (Write After Approval): Move my contact info
8074 from here...
8075 (OS Port Maintainers): ...to here (netbsd).
8076
8077 2002-01-22 Bob Wilson <bob.wilson@acm.org>
8078
8079 * MAINTAINERS (Write After Approval): Add myself.
8080
8081 2002-01-17 H.J. Lu <hjl@gnu.org>
8082
8083 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8084 (all-target-fastjar): Also depend on all-target-libiberty.
8085
8086 2002-01-16 H.J. Lu (hjl@gnu.org)
8087
8088 * config.guess: Import from master sources, rev 1.225.
8089 * config.sub: Import from master sources, rev 1.238.
8090
8091 2002-01-16 Kazu Hirata <kazu@hxi.com>
8092
8093 * MAINTAINERS (Write After Approval): Remove myself.
8094
8095 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
8096
8097 * MAINTAINERS (Write After Approval): Add myself.
8098
8099 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8100
8101 * MAINTAINERS: Add self as docs co-maintainer.
8102
8103 2001-12-11 Matthias Klose <doko@debian.org>
8104
8105 * MAINTAINERS (Write After Approval): Add myself.
8106
8107 2001-12-09 Zack Weinberg <zack@codesourcery.com>
8108
8109 * MAINTAINERS: Update my email address.
8110
8111 2001-12-07 Turly O'Connor <turly@apple.com>
8112 * MAINTAINERS (Write After Approval): Add myself.
8113 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8114 (rs6000_initialize_trampoline): Call __trampoline_setup for
8115 ABI_DARWIN too.
8116 * darwin-tramp.asm: New file, implements __trampoline_setup.
8117 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8118
8119 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
8120
8121 * MAINTAINERS (Write After Approval): Add myself.
8122
8123 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8124
8125 * configure, configure.in: Use temp file for long sed commands.
8126
8127 2001-12-03 Laurent Guerby <guerby@acm.org>
8128
8129 * config.sub: Update to version 1.232 on subversion.
8130
8131 2001-12-03 Ben Elliston <bje@redhat.com>
8132
8133 * MAINTAINERS: Update mail address for config.* patches.
8134
8135 2001-11-27 DJ Delorie <dj@redhat.com>
8136 Zack Weinberg <zack@codesourcery.com>
8137
8138 When build != host, create libiberty for the build machine.
8139
8140 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8141 CONFIG_ARGUMENTS.
8142 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8143 New variables.
8144 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8145 and rules.
8146 (all.normal): Depend on ALL_BUILD_MODULES.
8147 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8148 (all-build-libiberty): Depend on configure-build-libiberty.
8149
8150 * configure: Calculate and substitute proper value for
8151 ALL_BUILD_MODULES.
8152 * configure.in: Create the build subdirectory.
8153 Calculate and substitute TARGET_CONFIGARGS (formerly
8154 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8155
8156 2001-11-26 Ziemowit Laski <zlaski@apple.com>
8157
8158 * MAINTAINERS (write-after-approval): Add self.
8159
8160 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8161
8162 * MAINTAINERS (GNATS only accounts): Remove self.
8163
8164 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8165
8166 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8167 libf2c.
8168
8169 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8170
8171 * MAINTAINERS (Write After Approval): Add self.
8172
8173 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8174
8175 * MAINTAINERS: mips and s390 are also CPU ports.
8176
8177 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8178
8179 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8180
8181 2001-11-11 David O'Brien <obrien@FreeBSD.org>
8182
8183 * MAINTAINERS: Alphabetize.
8184
8185 2001-11-09 Kazu Hirata <kazu@hxi.com>
8186
8187 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8188
8189 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8190
8191 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8192
8193 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8194
8195 * configure.in (--enable-languages): Be more permissive about
8196 syntax. Check for empty lists better. Warn about $LANGUAGES.
8197
8198 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
8199
8200 * config.sub: Import from master sources, rev. 1.230.
8201 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8202
8203 2001-11-07 Laurent Guerby <guerby@acm.org>
8204
8205 * MAINTAINERS (Write After Approval): Add self.
8206
8207 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8208
8209 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8210
8211 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8212
8213 * config.sub: Import from master sources, rev 1.226.
8214 * config.guess: Import from master sources, rev 1.216.
8215
8216 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8217
8218 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8219 * MAINTAINERS: Add self as maintainer of MMIX port.
8220 Remove old after-approval entry.
8221
8222 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8223
8224 * ChangeLog, configure: Fix spelling errors.
8225
8226 2001-10-20 Brendan Kehoe <brendan@zen.org>
8227
8228 * MAINTAINERS: Tweak my address.
8229
8230 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
8231
8232 * MAINTAINERS: Update my email address.
8233
8234 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8235
8236 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8237 * MAINTAINERS: Add self as maintainer of CRIS port.
8238
8239 2001-10-10 Geert Bosch <bosch@gnat.com>
8240
8241 * MAINTAINERS (Various maintainers: Ada front end):
8242 Added Robert Dewar.
8243
8244 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
8245
8246 * MAINTAINERS (Write After Approval): Added self
8247
8248 2001-10-02 Geert Bosch <bosch@gnat.com>
8249
8250 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8251
8252 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8253
8254 * configure: Handle temporary files securely using mkdir.
8255
8256 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8257
8258 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8259
8260 2001-09-26 Will Cohen <wcohen@redhat.com>
8261
8262 * configure.in (*-*-linux*): Disable configuration of target-newlib
8263 and target-libgloss.
8264
8265 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8266
8267 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8268 RANLIB.
8269
8270 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8271
8272 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8273 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8274 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8275 avoid quotes nesting problems.
8276 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8277 (DO_X): Export only variables that are set.
8278
8279 2001-09-19 Ben Elliston <bje@redhat.com>
8280
8281 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8282 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8283 semantics. Use the shell built-in "type" command instead.
8284
8285 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
8286
8287 Merged from gcc-3_0-branch:
8288 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8289 * ltcf-c.sh: Use $objext, not $ac_objext.
8290 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8291 * ltcf-cxx.sh: Add support for GNU.
8292 2001-07-22 Timothy Wall <twall@redhat.com>
8293 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8294 default settings if using GNU tools with that configuration.
8295 * ltcf-cxx.sh: Ditto.
8296 * ltcf-gcj.sh: Ditto.
8297 2001-07-21 Michael Chastain <chastain@redhat.com>
8298 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8299 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8300 * ltmain.sh: Mark as gcc-local.
8301
8302 2001-08-30 Eric Christopher <echristo@redhat.com>
8303 Jason Eckhardt <jle@redhat.com>
8304
8305 * config.guess: Merge from master sources.
8306 * config.sub: Merge from master sources, add support for mipsisa32.
8307
8308 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
8309 * config.sub: Merge from master sources, rev 1.219.
8310 * MAINTAINERS: Add self as contact for stormy16 port.
8311
8312 2001-08-14 Zack Weinberg <zackw@panix.com>
8313
8314 * config.sub: Merge from master sources, rev 1.218.
8315 * config.guess: Merge from master sources, rev 1.209.
8316
8317 2001-08-11 Graham Stott <grahams@redhat.com>
8318
8319 * Makefile.in (check-c++): Add missing semicolon.
8320
8321 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8322
8323 * MAINTAINERS (Various maitainers: predict.def): Added myself.
8324
8325 2001-07-30 Eric Christopher <echristo@redhat.com>
8326
8327 * MAINTAINERS (Various maintainers: mips port): Added myself.
8328
8329 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8330
8331 * configure.in (sh-*-linux*): New.
8332
8333 2001-07-27 Richard Henderson <rth@redhat.com>
8334
8335 * .cvsignore: Add LAST_UPDATED.
8336
8337 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8338
8339 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8340
8341 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
8342
8343 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8344
8345 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8346
8347 * MAINTAINERS (Write After Approval): Added myself.
8348
8349 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8350
8351 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8352 and libgcj on m68hc11/m68hc12.
8353
8354 2001-06-27 H.J. Lu (hjl@gnu.org)
8355
8356 * Makefile (CFLAGS_FOR_BUILD): New.
8357 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8358
8359 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8360
8361 * README: Remove version number.
8362
8363 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8364
8365 * INSTALL/README: Update wrt. to the installation instructions now
8366 residing in gcc/doc/install.texi.
8367
8368 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8369
8370 * README: Replace with a cut-down and updated version of gcc/README.
8371
8372 2001-06-12 David Edelsohn <edelsohn@gnu.org>
8373
8374 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8375 multilibs to be disabled.
8376
8377 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
8378
8379 * MAINTAINERS (Write After Approval): Add myself.
8380
8381 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
8382
8383 * config.guess: Import CVS version 1.195.
8384 * config.sub: Import CVS version 1.212.
8385
8386 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8387
8388 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8389 gcc/xgcc is built, use -print-prog-name to find out the program
8390 name to use.
8391
8392 2001-06-04 Phil Edwards <pme@sources.redhat.com>
8393
8394 * config.guess: Import CVS version 1.194. All gcc-local changes
8395 appear to also be in the master copy.
8396 * config.sub: Import CVS version 1.211.
8397
8398 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8399
8400 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8401 with_gcc]: Use `gcc -shared' to build a shared library.
8402
8403 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8404
8405 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8406 archives.
8407
8408 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8409
8410 * MAINTAINERS (Write After Approval): Add myself.
8411
8412 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8413
8414 * configure.in (libstdcxx_flags): Do not try to execute
8415 libstdc++-v3/testsuite_flags until it exists.
8416
8417 2001-06-01 Alan Modra <amodra@bigpond.net.au>
8418
8419 * MAINTAINERS: Update my email address.
8420
8421 2001-05-31 Graham Stott <grahams@redhat.com>
8422
8423 * MAINTAINERS (Write After Approval): Add myself.
8424
8425 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8426
8427 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8428 libraries when using g++ with native linker.
8429
8430 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8431
8432 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8433
8434 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8435
8436 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8437 [aix4*|aix5*]: Prepend blank.
8438
8439 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8440
8441 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8442 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8443 of subdir/configure scripts to use the new libtool.m4.
8444
8445 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8446
8447 * MAINTAINERS (Write After Approval): Add myself.
8448
8449 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8450
8451 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8452
8453 2001-05-11 Ben Elliston <bje@redhat.com>
8454
8455 * Makefile.in (all-sid): New target.
8456 (check-sid, clean-sid, install-sid): Likewise.
8457
8458 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8459
8460 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8461
8462 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8463
8464 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8465 libgcj.
8466
8467 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8468
8469 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8470 gcc/xgcc is built, use -print-prog-name to find out the program
8471 name to use.
8472
8473 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8474
8475 * configure.in (noconfigdirs): Don't reset it from scratch in the
8476 target case; only append to it.
8477
8478 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8479 sparc-*-solaris2.8]: Disable ${libgcj}.
8480
8481 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8482
8483 * configure.in (libgcj_saved): Copy from $libgcj.
8484 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8485 --disable-libgcj.
8486
8487 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8488
8489 * MAINTAINERS: Remove self as MIPS maintainer and
8490 C front end maintainer.
8491
8492 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8493
8494 * configure.in: Move *-chorusos target case to the proper switch.
8495 Disable libgcj.
8496
8497 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8498
8499 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8500 1.641.2.228.
8501
8502 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8503
8504 * Makefile.in (STAGE1_CFLAGS): Pass down.
8505
8506 2001-04-13 Alan Modra <amodra@one.net.au>
8507
8508 * config.guess: Add hppa64-linux support. Note for next import that
8509 this is already in the master file.
8510 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8511
8512 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8513
8514 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8515 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8516
8517 2001-04-11 Stan Shebs <shebs@apple.com>
8518
8519 * MAINTAINERS: Add self as Darwin port maintainer.
8520
8521 2001-04-11 Alan Modra <amodra@one.net.au>
8522
8523 * MAINTAINERS: Update my email address.
8524
8525 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
8526
8527 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8528 recent versions of FreeBSD (release 3 or later).
8529 * ltconfig: On FreeBSD, -lc must not be provided when building
8530 a shared library or else the standard -pthread gcc option is
8531 rendered worthless to later users of the built library.
8532
8533 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8534
8535 * MAINTAINERS: Add self and RTH as C front end maintainers.
8536
8537 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
8538
8539 * config.sub: Make sure to match an already-canonicalized
8540 machine name (eg. mn10300-unknown-elf).
8541
8542 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8543
8544 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8545 New macros.
8546 (bootstrap, cross): Use RECURSE_FLAGS.
8547 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8548
8549 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8550
8551 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8552
8553 2001-03-22 Colin Howell <chowell@redhat.com>
8554
8555 * Makefile.in (DO_X): Do not backslash single-quotes in
8556 backquotes (two places).
8557
8558 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8559
8560 Re-installed:
8561 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8562 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8563 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8564 * ltcf-cxx.sh: Likewise.
8565 * ltcf-gcj.sh: Likewise.
8566
8567 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8568
8569 * MAINTAINERS: Add myself as "documentation co-maintainer".
8570
8571 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8572
8573 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8574 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8575
8576 2001-03-19 Tom Tromey <tromey@redhat.com>
8577
8578 * config-ml.in: Handle GCJ and GCJFLAGS.
8579
8580 2001-03-21 Michael Chastain <chastain@redhat.com>
8581
8582 * Makefile.in: all-m4 depends on all-texinfo.
8583
8584 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
8585
8586 * MAINTAINERS: Add myself to write after approval list.
8587
8588 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8589
8590 * Makefile.in (DO_X): Quote nested quotes.
8591
8592 2001-03-18 Alan Modra <alan@linuxcare.com.au>
8593
8594 * MAINTAINERS: Add myself to write after approval list.
8595
8596 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8597
8598 * Makefile.in (DO_X): Use double quotes for quoting
8599 "RANLIB=$${RANLIB}".
8600
8601 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8602
8603 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8604
8605 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8606
8607 * configure.in: Only use `lang_requires' for languages athat are
8608 actually enabled.
8609
8610 2001-03-08 Phil Edwards <pme@sources.redhat.com>
8611
8612 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8613
8614 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8615
8616 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8617
8618 2001-03-07 Tom Tromey <tromey@redhat.com>
8619
8620 * configure.in: Allow config-lang.in to set `lang_requires' to list
8621 of other required languages.
8622
8623 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8624
8625 * Makefile.in: Remove RANLIB definition. Use RANLIB
8626 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8627 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8628
8629 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8630 Alexandre Oliva <aoliva@redhat.com>
8631
8632 * Makefile.in (check-c++): Use tabs, not spaces.
8633
8634 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
8635
8636 * MAINTAINERS: add myself to Write After Approval list.
8637
8638 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8639
8640 * Makefile.in (check-c++): New rule.
8641
8642 * configure.in (target_libs): Remove libg++.
8643 (noconfigdirs): Remove libg++.
8644 (noconfigdirs): Same.
8645 (noconfigdirs): Same.
8646 (noconfigdirs): Same.
8647
8648 * config-ml.in: Remove libg++ references.
8649
8650 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8651 (ALL_TARGET_MODULES): Same.
8652 (configure-target-libg++): Remove.
8653 (all-target-libg++): Remove.
8654 (configure-target-libio): Remove.
8655 (all-target-libio): Remove.
8656 (check-target-libio): Remove.
8657 (.PHONY): Remove.
8658 (libg++.tar.bz2): Remove.
8659 (all-target-cygmon): Remove libio.
8660 (all-target-libstdc++): Remove.
8661 (configure-target-libstdc++): Remove.
8662 (TARGET_LIB_PATH): Remove libstdc++.
8663 (ALL_GCC_CXX): Remove libstdc++.
8664 (all-target-gperf): Correct.
8665
8666 2001-02-16 Nick Clifton <nickc@redhat.com>
8667
8668 * configure.in (noconfigdirs): Allow configuration of texinfo
8669 for Cygwin hosts.
8670
8671 2001-02-15 Anthony Green <green@redhat.com>
8672
8673 * configure: Introduce GCJ_FOR_TARGET.
8674 * configure.in: Ditto.
8675 * Makefile.in: Ditto.
8676
8677 2001-02-13 Andreas Schwab <schwab@suse.de>
8678
8679 * MAINTAINERS: Update mail address.
8680
8681 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8682
8683 * config.guess: Add linux target for S/390.
8684 * config.sub: Likewise.
8685
8686 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8687
8688 * configure.in: for *-chorusos, don't config target-newlib and
8689 target-libgloss.
8690
8691 2001-02-06 Ben Elliston <bje@redhat.com>
8692
8693 * configure: Output host type to stdout, not stderr.
8694
8695 2001-02-05 Mark Mitchell <mark@codesourcery.com>
8696
8697 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8698 * ltcf-cxx.sh: Likewise.
8699
8700 * config.if: Assume enable_libstdcxx_v3 is defined.
8701
8702 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8703
8704 Remove V2 C++ library.
8705 * configure.in: Remove --enable-libstdcxx_v3 support.
8706
8707 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8708
8709 * include/demangle.h: Add prototype for java_demangle_v3.
8710
8711 2001-01-29 Phil Edwards <pme@sources.redhat.com>
8712
8713 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8714
8715 2001-01-27 Richard Henderson <rth@redhat.com>
8716
8717 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8718
8719 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8720
8721 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8722 Don't unset, it's non-portable and no longer necessary, set to empty
8723 instead.
8724
8725 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8726
8727 * ltconfig: Shell portability fix for the tagname validity check.
8728
8729 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8730
8731 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8732 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8733
8734 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8735
8736 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8737
8738 2001-01-26 Tom Tromey <tromey@redhat.com>
8739
8740 * configure.in: Allow libgcj to be built on Sparc Solaris.
8741
8742 2001-01-25 David Edelsohn <edelsohn@gnu.org>
8743
8744 * ltcf-c.sh: Add aix5 case.
8745 * ltcf-cxx.sh: Likewise.
8746 * ltconfig: Likewise.
8747
8748 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8749
8750 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8751 keep at least one of build_libtool_libs or build_old_libs set to
8752 yes.
8753
8754 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8755 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8756
8757 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8758
8759 * configure.in: Enable libgcj on several additional platforms.
8760
8761 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8762
8763 * configure.in: Enable libgcj for linux targets.
8764
8765 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8766
8767 * MAINTAINERS (Write After Approval): Add myself.
8768
8769 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8770
8771 * MAINTAINERS: Add myself as vax port maintainer.
8772
8773 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8774
8775 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8776
8777 2001-01-09 Mike Stump <mrs@wrs.com>
8778
8779 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8780 failures of subdirectories.
8781
8782 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8783
8784 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8785 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8786 * ltcf-cxx.sh: Likewise.
8787 * ltcf-gcj.sh: Likewise.
8788 * ltconfig.sh: Fix typo.
8789
8790 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8791
8792 * configure: handle DOS-style absolute paths.
8793
8794 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8795
8796 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8797
8798 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8799
8800 * MAINTAINERS: Add myself as avr port co-maintainer.
8801
8802 2000-12-28 Ben Elliston <bje@redhat.com>
8803
8804 * MAINTAINERS: Add myself under ``Write After Approval''.
8805
8806 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8807
8808 * texinfo: Remove directory from GCC.
8809
8810 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8811
8812 * COPYING: Update to current
8813 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8814 to 19yy as example year in copyright notice).
8815
8816 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8817
8818 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8819 (libstdcxx_incdir): Pass down.
8820 * config.if: Remove expired bits for cxx_interface, add stub.
8821 (libstdcxx_incdir): Add variable for g++ include directory.
8822 * configure.in (gxx_include_dir): Use it.
8823
8824 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
8825
8826 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8827 with old-email address from ``Write After Approval''.
8828
8829 2000-12-15 Andreas Jaeger <aj@suse.de>
8830
8831 * configure.in: Handle lang_dirs.
8832
8833 2000-12-14 Tom Tromey <tromey@redhat.com>
8834
8835 * MAINTAINERS: Removed brads.
8836
8837 * MAINTAINERS: Added gcj developers.
8838
8839 2000-12-13 Anthony Green <green@redhat.com>
8840
8841 * configure.in: Disable libgcj for any target not specifically
8842 listed. Disable libgcj for x86 and Alpha Linux until compatible
8843 with g++ abi.
8844
8845 2000-12-13 Mike Stump <mrs@wrs.com>
8846
8847 * Makefile.in (local-distclean): Also remove fastjar.
8848
8849 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8850
8851 * contrib/gcc_update: Add fastjar --touch entries.
8852
8853 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8854
8855 * configure.in: Disable language-specific target libraries for
8856 languages that aren't enabled.
8857
8858 2000-12-10 Anthony Green <green@redhat.com>
8859
8860 * configure.in: Define libgcj. Disable libgcj target libraries for
8861 most targets.
8862
8863 2000-12-10 Neil Booth <neilb@earthling.net>
8864
8865 * MAINTAINERS: Update mail address, remove from WAA list.
8866
8867 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8868
8869 * libjava: Imported from /cvs/java.
8870 * libffi: Likewise.
8871 * Boehm-gc: Likewise.
8872
8873 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8874
8875 * configure.in (target_libs): Revert 2000-12-08 patch.
8876 (noconfigdirs): Added target-libjava.
8877
8878 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8879
8880 * djunpack.bat: removed.
8881
8882 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8883
8884 * Makefile.in: handle DOS-style absolute paths.
8885 * config-ml.in: likewise.
8886 * symlink-tree: likewise.
8887
8888 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8889
8890 * fastjar: Imported.
8891
8892 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8893
8894 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8895 libjava.
8896 * configure.in (target_libs): Removed `target-libjava'.
8897
8898 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8899
8900 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8901 (ALL_MODULES): Added fastjar.
8902 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8903 (all-target-libjava): all-fastjar replaces all-zip.
8904 (all-fastjar): Added.
8905 (configure-target-fastjar, all-target-fastjar): Likewise.
8906 * configure.in (host_tools): Added fastjar.
8907
8908 2000-12-07 Mike Stump <mrs@wrs.com>
8909
8910 * Makefile.in (local-distclean): Remove leftover built files.
8911
8912 2000-11-24 Nick Clifton <nickc@redhat.com>
8913
8914 * configure.in (xscale-elf): Add target.
8915 (xscale-coff): Add target.
8916
8917 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8918
8919 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8920 recent versions of FreeBSD (release 3 or later).
8921 * ltconfig: On FreeBSD, -lc must not be provided when building
8922 a shared library or else the standard -pthread gcc option is
8923 rendered worthless to later users of the built library.
8924
8925 2000-11-16 Fred Fish <fnf@be.com>
8926
8927 * configure.in (enable_libstdcxx_v3): Fix typo,
8928 libstd++ -> libstdc++.
8929
8930 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8931
8932 * MAINTAINERS: Add self to Write After Approval list.
8933
8934 2000-11-21 Bernd Schmidt <bernds@redhat.com>
8935
8936 * MAINTAINERS: Update my email address. Add myself to global write
8937 privs list.
8938
8939 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8940
8941 * Makefile.in: Merge with src and libgcj.
8942 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8943 configure-target-<library> when their configure scripts need the C
8944 or C++ library to have already been built to work properly.
8945 (do_proto_toplev): Set them to an empty string.
8946
8947 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8948 (REALLY_SET_LIB_PATH): Use them.
8949
8950 2000-11-17 Stan Shebs <shebs@apple.com>
8951
8952 * MAINTAINERS: Add self to Write After Approval list.
8953
8954 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8955
8956 * configure: Provide the original toplevel configure arguments
8957 (including $0) to subprocesses in the environment rather than
8958 through gcc/configargs.h.
8959
8960 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8961
8962 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8963 C99. Alphabetise "Write After Approval" list.
8964
8965 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8966
8967 * configure: Turn on libstdc++ V3 by default.
8968
8969 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8970 if we've got GCC.
8971
8972 2000-11-11 Philip Blundell <philb@gnu.org>
8973
8974 * MAINTAINERS: Add self to Write After Approval list.
8975
8976 2000-11-09 David Edelsohn <edelsohn@gnu.org>
8977
8978 * ltcf-c.sh (aix4): Improve shared library configuration; require
8979 exporting symbols.
8980 * ltcf-cxx.sh (aix4): Define.
8981 * ltconfig (aix4): Define library and soname specs appropriate for
8982 AIX. Define command to create export symbols list.
8983
8984 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8985
8986 * config.sub: Add support for Sun Chorus
8987
8988 2000-10-31 Nick Clifton <nickc@redhat.com>
8989
8990 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8991 <name>@redhat.com. Also installed new email address for Clint
8992 Popetz.
8993
8994 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8995
8996 * etc: Remove directory from GCC.
8997
8998 2000-10-16 Michael Meissner <meissner@redhat.com>
8999
9000 * configure (gcc/configargs.h): Only create if there is a build GCC
9001 directory created.
9002
9003 2000-10-16 Matthias Klose <doko@debian.org>
9004
9005 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9006 when configured for libstdc++-v3.
9007
9008 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
9009
9010 * configure: Save configure arguments to gcc/configargs.h.
9011
9012 2000-10-04 Philipp Thomas <pthomas@suse.de>
9013
9014 * config.guess: Import CVS version 1.157.
9015 * config.sub: Import CVS version 1.181.
9016
9017 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
9018
9019 * Makefile.in (bootstrap): avoid recursion if subdir missing
9020 (cross): ditto
9021 (do-proto-toplev): ditto
9022
9023 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9024
9025 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9026 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9027
9028 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9029 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9030 all affected `configure' scripts.
9031
9032 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9033
9034 * MAINTAINERS: Add self as cpplib co-maintainer.
9035
9036 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
9037
9038 * MAINTAINERS: Add self to Write After Approval list.
9039
9040 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9041
9042 * INSTALL/README: egcs -> GCC update.
9043
9044 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
9045
9046 * MAINTAINERS: Add myself to Write After Approval list.
9047
9048 2000-09-15 Kazu Hirata <kazu@hxi.com>
9049
9050 * MAINTAINERS: Add myself to Write After Approval list.
9051
9052 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9053
9054 * configure.in: Do not build byacc for hppa64. Provide paths to the
9055 X11 libraries for hppa64.
9056
9057 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9058
9059 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9060
9061 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9062
9063 * Makefile.in (all-zlib): Added dummy target.
9064
9065 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9066 ltcf-gcj.sh: Updated from libtool multi-language branch.
9067
9068 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9069
9070 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9071 (bootstrap*): Depend on all-bootstrap.
9072
9073 2000-09-05 Philipp Thomas <pthomas@suse.de>
9074
9075 * config.guess: Import CVS version 1.156.
9076 * config.sub: Import CVS version 1.179.
9077
9078 2000-09-02 Anthony Green <green@cygnus.com>
9079
9080 * Makefile.in (all-gcc): Depend on all-zlib.
9081 (CLEAN_MODULES): Add clean-zlib.
9082 (ALL_MODULES): Add all-zlib.
9083 * configure.in (host_libs): Add zlib.
9084
9085 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9086
9087 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9088 crosses, but add gcc/include to the header search path for them.
9089
9090 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9091
9092 * MAINTAINERS: Add self to Write After Approval list.
9093
9094 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9095
9096 * config.guess: Import CVS version 1.152.
9097 * config.sub: Import CVS version 1.177.
9098
9099 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
9100
9101 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9102 $targargs to tell whether newlib is going to be built.
9103
9104 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9105 $$r/TARGET_SUBDIR/libio for _G_config.h.
9106
9107 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
9108
9109 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9110
9111 2000-08-22 DJ Delorie <dj@redhat.com>
9112
9113 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9114
9115 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9116
9117 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9118 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9119 sub-configures.
9120
9121 2000-08-21 DJ Delorie <dj@redhat.com>
9122
9123 * MAINTAINERS: Add self as a libiberty maintainer
9124
9125 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9126
9127 * configure.in (libstdcxx_flags): Use
9128 libstdc++-v3/src/libstdc++.INC.
9129
9130 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9131
9132 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9133
9134 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9135
9136 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9137
9138 * configure: Make enable_threads and enable_shared defaults
9139 explicit. Substitute enable_threads into generated Makefiles.
9140 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9141 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9142
9143 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9144
9145 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9146
9147 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
9148
9149 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9150 previous delta.
9151
9152 2000-08-11 Jason Merrill <jason@redhat.com>
9153
9154 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9155 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9156 (FLAGS_FOR_TARGET): Not here.
9157 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9158
9159 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
9160
9161 * config-ml.in (CC, CXX): Don't introduce a leading space.
9162
9163 2000-08-07 DJ Delorie <dj@delorie.com>
9164
9165 * MAINTAINERS: Add self as a DJGPP maintainer
9166
9167 2000-08-07 DJ Delorie <dj@redhat.com>
9168
9169 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9170 "if we're also building gcc, and it's a gcc that will run on the
9171 build machine, we want to use its includes instead of the system's
9172 default includes".
9173
9174 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9175
9176 * MAINTAINERS: Add self to Write After Approval list.
9177
9178 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9179
9180 * configure.in (libstdcxx_flags): Don't use `"'.
9181
9182 * config-ml.in: Adjust multilib search paths to the
9183 appropriate multilib tree.
9184
9185 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9186
9187 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9188 commas in $LANGUAGES.
9189
9190 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
9191
9192 * configure.in: Re-enable all references to libg++ and librx.
9193
9194 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9195
9196 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9197 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9198 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9199 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9200
9201 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9202
9203 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9204
9205 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9206 CXX_FOR_TARGET for sed.
9207
9208 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9209
9210 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9211 Do not override if already set in the environment or in configure.
9212 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9213 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9214
9215 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
9216
9217 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9218 the libtool CVS tree multi-language branch.
9219 * ltconfig, ltmain.sh: Updated.
9220
9221 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9222
9223 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9224 (clean-target): Depend on it.
9225
9226 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9227 (GCC_FOR_TARGET): Use it.
9228 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9229 * configure.in: ... here.
9230 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9231 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9232
9233 2000-07-24 Eric Christopher <echristo@cygnus.com>
9234
9235 * MAINTAINERS: Add self to Write After Approval list.
9236
9237 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9238
9239 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9240 (configure-target-libchill, configure-target-libobjc): Likewise.
9241
9242 * configure.in: Use the same cache file for all target libs.
9243 * config-ml.in: But different cache files per multilib variant.
9244
9245 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9246
9247 * configure (topsrcdir): Don't use dirname.
9248
9249 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9250
9251 * MAINTAINERS: Add self to Write After Approval list.
9252
9253 2000-07-20 Jason Merrill <jason@redhat.com>
9254
9255 * configure.in: Remove all references to libg++ and librx.
9256
9257 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9258
9259 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9260
9261 * config.sub: Update to subversions version 2000-07-06.
9262
9263 2000-07-12 Andrew Haley <aph@cygnus.com>
9264
9265 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9266 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9267
9268 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9269
9270 * symlink-tree: Check number of arguments.
9271
9272 2000-07-05 Jim Wilson <wilson@cygnus.com>
9273
9274 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9275 search path for a g++ extracted from the build tree. This
9276 will allow link tests run by configure scripts in
9277 subdirectories to succeed.
9278
9279 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9280
9281 * ltconfig: Add support for mips-dde-sysv4.2MP
9282
9283 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9284
9285 * MAINTAINERS: Add myself as loop discovery maintainer.
9286
9287 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9288
9289 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9290 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9291
9292 2000-06-19 Timothy Wall <twall@cygnus.com>
9293
9294 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9295 * config.sub: Add tic54x target.
9296
9297 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9298
9299 * MAINTAINERS: Add self as Fortran maintainer,
9300 remove Craig Burley.
9301
9302 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
9303
9304 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9305 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9306
9307 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9308
9309 * MAINTAINERS: Add self as i18n maintainer
9310
9311 20000-05-21 H.J. Lu (hjl@gnu.org)
9312
9313 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9314 directory are used if they exist. Make sure
9315 $(build_tooldir)/include is searched for header files,
9316 $(build_tooldir)/lib/ for library files.
9317 (GCC_FOR_TARGET): Likewise.
9318 (CXX_FOR_TARGET): Likewise.
9319
9320 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9321
9322 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9323
9324 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
9325
9326 * Makefile.in (configure-target-libiberty): Depend on
9327 configure-target-newlib.
9328
9329 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9330
9331 * configure.in, Makefile.in: Merge all libffi-related
9332 configury stuff from the libgcj tree.
9333
9334 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9335
9336 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9337 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9338
9339 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9340
9341 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9342 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9343 current version information. Add to proto-toplev directory.
9344 (gdb-taz): Build do-djunpack.
9345
9346 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9347
9348 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9349
9350 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9351
9352 * MAINTAINERS: Add self to Write After Approval list.
9353
9354 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9355
9356 * ltmain.sh: Preserve in relink_command any environment
9357 variables that may affect the linker behavior.
9358
9359 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9360
9361 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9362
9363 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9364
9365 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9366
9367 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9368
9369 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9370 with the version name.
9371
9372 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9373
9374 * MAINTAINERS: Add self as bb-reorder maintainer.
9375
9376 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9377
9378 * config.if: Tweak.
9379
9380 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9381
9382 * djunpack.bat: New file.
9383
9384 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9385
9386 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9387 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9388 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9389 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9390
9391 2000-04-16 Dave Pitts <dpitts@cozx.com>
9392
9393 * config.sub (case $basic_machine): Change default for "ibm-*"
9394 to "openedition".
9395
9396 2000-04-13 Andreas Jaeger <aj@suse.de>
9397
9398 * MAINTAINERS: Added myself.
9399
9400 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9401
9402 * Makefile.in (gdb-taz): New target. GDB specific archive.
9403 (do-md5sum): New target.
9404 (MD5PROG): Define.
9405 (PACKAGE): Default to TOOL.
9406 (VER): Default to a shell script.
9407 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9408 md5 checksum generation.
9409 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9410 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9411 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9412 insight.tar.bz2): Use gdb-taz to create archive.
9413
9414 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9415
9416 * configure (warn_cflags): Delete.
9417
9418 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9419
9420 * MAINTAINERS: Added myself.
9421
9422 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9423 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
9424
9425 * configure.in (enable_libstdcxx_v3): Add.
9426 (target_libs): Add bits here to switch between libstdc++-v2 and
9427 libstdc++-v3.
9428 * config.if: And this file too.
9429 * Makefile.in: Add libstdc++-v3 targets.
9430
9431 2000-04-05 Michael Meissner <meissner@redhat.com>
9432
9433 * config.sub (d30v): Add d30v as a basic machine type.
9434
9435 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9436
9437 * configure.in: -linux-gnu*, not -linux-gnu.
9438
9439 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9440
9441 * MAINTAINERS: Add self in write-after-approval section.
9442
9443 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9444
9445 * MAINTAINERS: Add self as ia64 port maintainer.
9446
9447 2000-03-08 Neil Booth <NeilB@earthling.net>
9448
9449 * MAINTAINERS: Add self in write-after-approval section.
9450
9451 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
9452
9453 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9454 (do-tar-bz2): Replace TOOL with PACKAGE.
9455 (gdb.tar.bz2): Remove GDBTK from GDB package.
9456 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9457 dejagnu.tar.bz2): New packages.
9458
9459 2000-02-27 Andreas Jaeger <aj@suse.de>
9460
9461 * configure.in: Add entry for mips*-*-linux*, move catch all
9462 *-*-*linux* entry below this one.
9463
9464 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9465
9466 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9467
9468 2000-02-24 Nick Clifton <nickc@cygnus.com>
9469
9470 * config.sub: Support an OS of "wince".
9471
9472 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9473
9474 * config.guess, config.sub: Updated to match config's 2000-02-15
9475 version.
9476
9477 2000-02-23 Linas Vepstas <linas@linas.org>
9478
9479 * config.sub: Add support for Linux/IBM 370.
9480 * configure.in: Likewise.
9481
9482 2000-02-22 Nick Clifton <nickc@cygnus.com>
9483
9484 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9485
9486 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9487
9488 * config.guess: Guess "cygwin" rather than "cygwin32".
9489
9490 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9491
9492 * configure (gcc_version): When setting, narrow search to
9493 lines containing `version_string'.
9494
9495 2000-02-15 Denis Chertykov <denisc@overta.ru>
9496
9497 * config.sub: Add support for avr target.
9498
9499 2000-02-14 Nick Clifton <nickc@cygnus.com>
9500
9501 * MAINTAINERS: Add maintainers for MCore port.
9502
9503 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9504
9505 * config.sub: Add mmix-knuth-mmixware.
9506
9507 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9508
9509 * MAINTAINERS: Pair cccp with cpplib maintainership.
9510
9511 2000-01-27 Christopher Faylor <cgf@redhat.com>
9512
9513 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9514 structure stuff to -L library search.
9515 (CXX_FOR_TARGET): Ditto.
9516 (CROSS_CHECK_MODULES): Fix spelling mistake.
9517
9518 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9519
9520 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9521 the C++ compiler.
9522
9523 2000-01-12 Richard Henderson <rth@cygnus.com>
9524
9525 * configure.in: Don't build some bits for beos.
9526
9527 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9528
9529 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9530 as include files.
9531
9532 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9533
9534 * Add self as cpplib maintainer, as requested by Jason
9535 Merrill. Correct my e-mail address.
9536
9537 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9538
9539 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9540 not mh-aix43.
9541
9542 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9543
9544 * MAINTAINERS: Add myself to "write after approval" list.
9545
9546 1999-12-14 Richard Henderson <rth@cygnus.com>
9547
9548 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9549 * config.sub: Accept alphaev[78], alphaev8.
9550
9551 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9552
9553 * config.guess, config.sub: Update from autoconf.
9554
9555 1999-11-29 Bruce Korb <autogen@linuxbox.com>
9556
9557 * MAINTAINERS: update my playtime e-address.
9558
9559 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9560
9561 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9562 necessary libraries are missing.
9563
9564 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9565
9566 * MAINTAINERS: Add new 'write after approval' maintainer.
9567
9568 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9569
9570 * MAINTAINERS: Add new Java maintainer.
9571
9572 1999-10-25 Andreas Schwab <schwab@suse.de>
9573
9574 * configure: Fix quoting inside arguments of eval.
9575
9576 1999-10-21 Nick Clifton <nickc@cygnus.com>
9577
9578 * config-ml.in: Allow suppression of some ARM multilibs.
9579
9580 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9581
9582 * config.guess: Add OS/390 match pattern.
9583 * config.sub: Add mvs, openedition targets.
9584 * configure.in (i370-ibm-opened*): New.
9585
9586 1999-09-04 Steve Chamberlain <sac@pobox.com>
9587
9588 * config.sub: Add support for configuring for pj.
9589
9590 1999-08-31 Nick Clifton <nickc@cygnus.com>
9591
9592 * config.sub (maybe_os): Add support for configuring for fr30.
9593
9594 1999-08-25 Nick Clifton <nickc@cygnus.com>
9595
9596 * configure.in: Do not configure or build ld for AIX
9597 platforms. ld is known to be broken on these platforms.
9598
9599 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9600
9601 * config-ml.in: Pass compiler flag corresponding to multidirs to
9602 subdir configures.
9603
9604 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9605
9606 * Makefile.in (LDFLAGS): Define.
9607
9608 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9609
9610 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9611 noconfigdirs.
9612 (*-*-cygwin*): Likewise.
9613
9614 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9615
9616 * mkdep: New file.
9617 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9618 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9619
9620 From Eli Zaretskii <eliz@is.elta.co.il>:
9621 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9622 long file name when using DJGPP on MS-DOS.
9623
9624 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9625
9626 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9627
9628 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9629
9630 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9631 dependency as this causes "make check" to globally "make all"
9632
9633 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9634
9635 * configure.in (target_libs): Added target-zlib.
9636 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9637 (CONFIGURE_TARGET_MODULES): Likewise.
9638 (CHECK_TARGET_MODULES): Likewise.
9639 (INSTALL_TARGET_MODULES): Likewise.
9640 (CLEAN_TARGET_MODULES): Likewise.
9641 (configure-target-zlib): New target.
9642 (all-target-zlib): Likewise.
9643 (all-target-libjava): Depend on all-target-zlib.
9644 (configure-target-libjava): Depend on configure-target-zlib.
9645
9646 * Makefile.in (configure-target-libjava): Depend on
9647 configure-target-newlib.
9648 (configure-target-boehm-gc): New target.
9649 (configure-target-qthreads): New target.
9650
9651 * configure.in (target_libs): Added target-qthreads.
9652 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9653 (CONFIGURE_TARGET_MODULES): Likewise.
9654 (CHECK_TARGET_MODULES): Likewise.
9655 (INSTALL_TARGET_MODULES): Likewise.
9656 (CLEAN_TARGET_MODULES): Likewise.
9657 (all-target-qthreads): New target.
9658 (configure-target-libjava): Depend on configure-target-qthreads.
9659 (all-target-libjava): Depend on all-target-qthreads.
9660
9661 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9662 (CONFIGURE_TARGET_MODULES): Likewise.
9663 (CHECK_TARGET_MODULES): Likewise.
9664 (INSTALL_TARGET_MODULES): Likewise.
9665 (CLEAN_TARGET_MODULES): Likewise.
9666 (all-target-libjava): New target.
9667 (all-target-boehm-gc): Likewise.
9668 * configure.in (target_libs): Added libjava, boehm-gc.
9669
9670 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9671
9672 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9673 configure.bat in SUPPORT_FILES.
9674 (gas+binutils.tar.bz2): Likewise.
9675
9676 * makeall.bat: Remove; obsolete.
9677
9678 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9679
9680 From Mark Elbrecht:
9681 * configure.bat: Remove; obsolete.
9682
9683 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9684
9685 * configure: Add -W -Wall to the default CFLAGS when compiling with
9686 gcc.
9687
9688 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9689
9690 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9691
9692 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9693
9694 * configure.in: Build ld on IRIX6.
9695
9696 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9697
9698 * Makefile.in: Change distribution targets to use bzip2 instead of
9699 gzip.
9700 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9701 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9702
9703 1999-06-04 Nick Clifton <nickc@cygnus.com>
9704
9705 * config.sub: Add mcore target.
9706
9707 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9708
9709 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9710
9711 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9712
9713 * config.guess (dummy): Changed to $dummy.
9714
9715 1999-05-24 Nick Clifton <nickc@cygnus.com>
9716
9717 * config.sub: Tidied up case statements.
9718
9719 1999-05-22 Ben Elliston <bje@cygnus.com>
9720
9721 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9722 <jiro@din.or.jp>.
9723
9724 * config.guess: Merge with FSF version. Future changes will be
9725 more accurately recorded in this ChangeLog.
9726 * config.sub: Likewise.
9727
9728 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9729
9730 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9731
9732 1999-04-30 Tom Tromey <tromey@cygnus.com>
9733
9734 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9735
9736 1999-04-23 Tom Tromey <tromey@cygnus.com>
9737
9738 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9739
9740 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9741
9742 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9743 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9744 Bad merge removed these two changes.
9745
9746 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9747 Martin Heller (Ing.-Buero_Heller@t-online.de)
9748
9749 * config.guess (interix Alpha): Add.
9750
9751 1999-04-11 Richard Henderson <rth@cygnus.com>
9752
9753 * configure.in (i?86-*-beos*): Do config gperf; don't config
9754 gdb, newlib, or libgloss.
9755
9756 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9757
9758 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9759 link a trivial program with -mabi=64. If it fails, remove mabi=64
9760 from multidirs.
9761
9762 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9763
9764 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9765
9766 1999-04-08 Nick Clifton <nickc@cygnus.com>
9767
9768 * config.sub: Add support for mcore targets.
9769
9770 1999-04-07 Michael Meissner <meissner@cygnus.com>
9771
9772 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9773 not mt-ospace, in order to shut up assembler warning about using
9774 symbols that are named the same as registers.
9775
9776 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9777
9778 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9779 dependency list for all-target-cygmon.
9780
9781 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9782
9783 * config-ml.in: Check $host, not $target, for selective multilibs.
9784 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9785 thumb interworking, and underscore prefix multilibs.
9786
9787 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9788
9789 * missing: Update to version from current automake.
9790
9791 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9792
9793 * configure (gxx_include_dir): Removed.
9794
9795 * configure.in (gxx_include_dir): Handle it.
9796 * Makefile.in: Likewise.
9797
9798 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9799
9800 * config.sub (mips64vr4111,mips64vr4111el) Add.
9801
9802 1999-03-21 Ben Elliston <bje@cygnus.com>
9803
9804 * config.guess: Correct typo for detecting ELF on FreeBSD.
9805
9806 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9807
9808 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9809 config/mh-djgpp.
9810
9811 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9812
9813 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9814 all-target-newlib to dependency list for all-target-bsp.
9815
9816 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9817
9818 * config.sub: Add i386-uwin support.
9819 * config.guess: Likewise.
9820
9821 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9822
9823 * configure.in: cleanup, add mh-*pic handling for arm, special
9824 case powerpc*-*-aix*
9825
9826 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9827
9828 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9829 can be built.
9830
9831 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9832
9833 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9834 targets.
9835
9836 1999-03-02 Nick Clifton <nickc@cygnus.com>
9837
9838 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9839
9840 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9841
9842 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9843
9844 1999-02-24 Nick Clifton <nickc@cygnus.com>
9845
9846 * config.sub: Fix typo in arm recognition.
9847
9848 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9849
9850 * configure.in (noconfigdirs): Changed target_configdirs to
9851 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9852 rather than m68k-*-* since it is not known to work on
9853 m68k-aout. Ditto for arm-*-*oabi.
9854
9855 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9856
9857 * configure.in (*-*-windows*): Remove, no longer used.
9858
9859 1999-02-19 Ben Elliston <bje@cygnus.com>
9860
9861 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9862 Smart and improved by Andrew Cagney.
9863
9864 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9865
9866 * config.guess: Recognize openbsd-*-hppa.
9867
9868 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9869
9870 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9871 only if it is not empty.
9872
9873 1999-02-17 Nick Clifton <nickc@cygnus.com>
9874
9875 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9876
9877 * config.guess: Modified to recognize uname's armv* syntax.
9878
9879 * config.sub: Modified to recognize uname's armv* syntax.
9880
9881 1999-02-17 Mark Salter <msalter@cygnus.com>
9882
9883 * configure.in: Added target-bsp for sparclite.
9884
9885 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9886
9887 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9888
9889 1999-02-08 Nick Clifton <nickc@cygnus.com>
9890
9891 * configure.in: Add support for strongarm port.
9892 * config.sub: Add support for strongarm target.
9893
9894 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
9895
9896 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9897 the old name config/mh-cygwin32.
9898 Enable texinfo.
9899
9900 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9901
9902 * configure.in: Do build ld for ix86 Solaris.
9903
9904 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9905
9906 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9907 $AR_FOR_TARGET. Likewise for RANLIB.
9908
9909 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
9910
9911 * config.sub (oabi): Recognize.
9912 * configure.in (arm-*-oabi): Handle.
9913
9914 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9915
9916 * config.guess: Improve detection of i686 on UnixWare 7.
9917
9918 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9919
9920 * config.guess: Add support for i386-pc-interix.
9921 * config.sub: Likewise.
9922 * configure.in: Likewise.
9923
9924 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9925
9926 * Makefile.in: Remove unneeded all-target-libio from
9927 from all-target-winsup target since it is now unneeded.
9928 Add all-target-libtermcap in its place since it is now
9929 needed.
9930
9931 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9932
9933 * configure.in: makefile stub for cygwin target is probably
9934 unnecessary. Remove it for now.
9935
9936 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9937
9938 * configure.in: libtermcap.a should be built when cygwin is the
9939 target as well as the host.
9940 * config.guess: Allow mixed case in cygwin uname output.
9941 * Makefile.in: Add libtermcap target.
9942
9943 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9944
9945 * config.sub: Clean up handling of hppa2.0.
9946
9947 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9948
9949 * config.guess: Use C code to identify more HP machines.
9950
9951 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9952
9953 * config.sub: Handle hppa2.0.
9954
9955 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9956
9957 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9958 cygmon for all sparclite targets, regardless of object format.
9959
9960 1998-12-15 Mark Salter <msalter@cygnus.com>
9961
9962 * configure.in: Added target-bsp for several target architectures.
9963
9964 * Makefile.in: Added rules for bsp.
9965
9966 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9967
9968 * config.guess: Improve detection of hppa2.0 processors.
9969
9970 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9971
9972 * config.guess: Recognize FreeBSD using ELF automatically.
9973
9974 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9975
9976 * configure (skip-this-dir): Add handling for new shell script, which
9977 might be created by a sub-directory's configure to indicate, this particular
9978 directory is "unwanted".
9979 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9980
9981 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9982
9983 * ltconfig: import from libtool, after changing libtool to
9984 account for the cygwin name change.
9985
9986 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9987
9988 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9989 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9990
9991 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9992
9993 * configure.in: Add libtermcap to list of cygwin dependencies.
9994
9995 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9996
9997 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9998 they include winsup/include when it's a cygwin target.
9999
10000 1998-11-12 Tom Tromey <tromey@cygnus.com>
10001
10002 * configure.in (host_tools): Added zip.
10003 * Makefile.in (all-target-libjava): Depend on all-zip.
10004 (all-zip): New target.
10005 (ALL_MODULES): Added all-zip.
10006 (NATIVE_CHECK_MODULES): Added check-zip.
10007 (INSTALL_MODULES): Added install-zip.
10008 (CLEAN_MODULES): Added clean-zip.
10009
10010 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10011
10012 * Makefile.in: lose "32" from comment about cygwin.
10013
10014 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10015
10016 * configure.in: Use -Os to build target libraries for the fr30.
10017
10018 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10019
10020 * config.sub: Add fr30.
10021
10022 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10023
10024 * configure.in: drop "32" from config/mh-cygwin32. Check
10025 cygwin* instead of cygwin32*.
10026 * config.sub: Check cygwin* instead of cygwin32*.
10027
10028 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10029
10030 * config.guess: Match any version of Unixware7.
10031
10032 1998-10-20 Syd Polk <spolk@cygnus.com>
10033
10034 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10035 if desired.
10036
10037 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10038
10039 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10040 these if the appropriate directories and files to not exist.
10041
10042 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10043
10044 * Makefile.in (DEVO_SUPPORT): Add config.if.
10045
10046 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10047
10048 * configure: Add pattern to replace "build_tooldir"'s
10049 definition in the generated Makefile with "tooldir"'s
10050 actual value.
10051
10052 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10053
10054 * config.sub: Bring back lost sparcv9.
10055
10056 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10057
10058 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10059
10060 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10061 CC_FOR_TARGET and friends.
10062
10063 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10064
10065 * Makefile.in (build_tooldir): New variable, same as tooldir.
10066 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10067 -B$(build_tooldir)/bin/.
10068 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10069
10070 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10071
10072 * README: Remove installation instructions and refer to the
10073 INSTALL directory instead.
10074
10075 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10076
10077 * config.sub: Add support for i[34567]86-pc-udk.
10078 * configure.in: Likewise.
10079
10080 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10081
10082 * Makefile.in: add bzip2 package building bits for user
10083 tools module
10084 * configure.in: ditto
10085
10086 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10087
10088 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10089 (ALL_TARGET_MODULES): Add all-target-libobjc.
10090 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10091 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10092 (all-target-libchill): Add dependencies.
10093 * configure.in (target_libs): Add libchill.
10094
10095 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10096
10097 * configure.in (target_subdir): Remove duplicate line.
10098
10099 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10100
10101 * Makefile.in (all-automake): fix dependencies.
10102
10103 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10104
10105 * configure.in: Minor cleanups for building in the $(target_alias)
10106 subdir.
10107
10108 1998-09-22 Jim Wilson <wilson@cygnus.com>
10109
10110 * Makefile.in (bootstrap): Set r and s before make all. Use
10111 BASE_FLAGS_TO_PASS in make all.
10112 (cross): Likewise.
10113
10114 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10115
10116 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10117
10118 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10119
10120 * config.sub: Fix typo in last change.
10121
10122 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10123
10124 * config.sub: Add support for C4x target.
10125 * configure.in: Likewise.
10126
10127 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10128
10129 * config.sub: Recognize sparcv9 just like sparc64.
10130
10131 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10132
10133 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10134
10135 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10136
10137 * config.guess: Correctly identify Pentium II sco boxes.
10138
10139 * config.guess: Fix "tr" code. From Weiwen Liu.
10140
10141 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10142
10143 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10144 stabs.
10145
10146 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10147
10148 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10149 (ALL_TARGET_MODULES): Add all-target-libchill.
10150 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10151 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10152 (all-target-libchill): Add dependencies.
10153 * configure.in (target_libs): Add libchill.
10154
10155 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10156
10157 * config.guess: Avoid assumptions about "tr" behaves when
10158 LANG is set to something other than English.
10159
10160 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10161
10162 * configure (gxx_include_dir): Changed to
10163 '${prefix}/include/g++'-${libstdcxx_interface}.
10164
10165 * config.if: New to determine the interfaces.
10166
10167 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10168
10169 * config.guess: Detect and handle MPE/IX.
10170 * config.sub: Deal with MPE/IX.
10171
10172 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10173
10174 * configure.in: Use mh-aix43.
10175
10176 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10177
10178 * configure: Fix --without/--disable cases for gxx-include-dir.
10179
10180 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10181
10182 * mdata-sh: Imported. Needed for automake support.
10183
10184 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10185
10186 * Makefile.in (taz): Try "chmod -R og=u ." before
10187 "chmod og=u `find . -print`".
10188
10189 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10190
10191 * configure.in: Add arm-elf and thumb-elf support.
10192
10193 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10194
10195 * Makefile.in: Undo previous patch.
10196
10197 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10198
10199 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10200 to here ...
10201 (install-no-fixedincludes): and here
10202 (INSTALL_MODULES): ... from here.
10203
10204 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10205
10206 * config.sub: Merge with FSF.
10207
10208 * config.guess: Merge with FSF.
10209
10210 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10211
10212 * configure (extraconfigdirs): New variable.
10213 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10214 * Makefile.in (all): Move higher in file.
10215 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10216 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10217 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10218 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10219 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10220
10221 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10222
10223 * Makefile.in (all-target-libjava): Depend on all-gcc and
10224 all-target-newlib.
10225 (configure-target-libjava): Depend on $(ALL_GCC).
10226
10227 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10228
10229 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10230 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10231
10232 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10233
10234 * INSTALL/README: Fix typo.
10235
10236 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10237
10238 * ylwrap: Change absolute path checks to check for DOS style path
10239 names.
10240
10241 * ylwrap: Don't use a full path name if the source file is in the
10242 same directory. From hjl@lucon.org (H.J. Lu).
10243
10244 * config-ml.in: Default to being verbose, to match Feb 18 change to
10245 configure.
10246
10247 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10248
10249 Brought over from egcs:
10250
10251 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10252
10253 * configure.in (target_subdir): Set to ${target_alias} instead
10254 of "libraries".
10255
10256 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10257
10258 * configure.in (target_subdir): Set to libraries if enable_multilib.
10259
10260 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10261
10262 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10263 multilibs, force reconfiguration the first time we create
10264 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10265
10266 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10267
10268 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10269 avoid confusion with --no-recursion.
10270
10271 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10272
10273 * configure.in: Win32 hosts shouldn't use install -x
10274 * install-sh: remove -x option, and special .exe-handling
10275 hack.
10276
10277 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10278
10279 * config.guess: Recognize i586-pc-beos.
10280 * configure.in: Don't build some bits for beos.
10281
10282 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10283
10284 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10285 CFLAGS default to -O2.
10286
10287 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10288 when using GNU ld.
10289
10290 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10291
10292 * ltmain.sh: Correct install when using a different shell.
10293
10294 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10295
10296 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10297
10298 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10299
10300 * makefile.vms: Update to build binutils/makefile.vms. Add install
10301 target.
10302
10303 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10304
10305 * ltconfig: Update to correct AIX handling.
10306
10307 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10308
10309 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10310
10311 * configure.in (target_subdir): Set to ${target_alias} instead
10312 of "libraries".
10313
10314 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10315
10316 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10317 (Makefile): Depend on $(gcc_version_trigger).
10318
10319 * configure (gcc_version): Change default initializer to empty
10320 string.
10321 (gcc_version_trigger): New variable; pass this variable down
10322 to subdir configures to enable them checking gcc's version
10323 themselves. Emit make macros for both gcc_version vars.
10324 (topsrcdir): Initialize reliably.
10325 (recursion line): Remove --with-gcc-version=${gcc_version}.
10326
10327 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10328
10329 * configure (enable_version_specific_runtime_libs): Implement new flag
10330 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10331 in $(libsubdir); emit definition in each generated Makefile.
10332 (gxx_include_dir): Initialize depending on
10333 $enable_version_specific_runtime_libs.
10334
10335 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10336
10337 * configure (gcc_version): Initialize properly depending on
10338 how and where configure is started.
10339 (recursion line): Pass a --with-gcc-version=${gcc_version}
10340 to configures in subdirs.
10341
10342 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10343
10344 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10345 cygmon
10346
10347 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10348
10349 * configure.in: Add cygmon and libstub support for mn10200.
10350
10351 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10352
10353 * configure (gcc_version): Add new variable describing the
10354 particular gcc version we're building.
10355 * Makefile.in (libsubdir): Add new macro for the directory
10356 in which the compiler finds executables, libraries, etc.
10357 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10358 and libsubdir.
10359
10360 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10361
10362 * Makefile.in (local-clean): Remove *.log.
10363 (warning.log): Built with warn_summary from build.log.
10364 (mail-report.log): Run test_summary.
10365 (mail-report-with-warnings.log): Run test_summary including
10366 warning.log in the report.
10367
10368 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10369
10370 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10371
10372 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10373
10374 * Makefile.in (grep): Grep no longer depends on libiberty.
10375
10376 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10377
10378 * Makefile.in: all-snavigator needs all-libgui.
10379
10380 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10381
10382 * configure.in: Add cygmon and libstub support for mn10300.
10383
10384 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10385
10386 * missing: Update to version from automake 1.3.
10387
10388 * ltmain.sh: On installation, don't get confused if the same name
10389 appears more than once in the list of library names.
10390
10391 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10392
10393 * config.sub: Accept m68060 and m5200 as CPU names.
10394
10395 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10396
10397 * configure: Use && rather than using -a in test, because odd
10398 strings can confuse test.
10399 * configure.in: Likewise.
10400
10401 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10402
10403 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10404
10405 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10406
10407 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10408 bootstrap4-lean): New targets.
10409
10410 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10411
10412 * mpw-* Delete. Not used.
10413
10414 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10415
10416 * COPYING.LIB: Update FSF address.
10417
10418 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10419
10420 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10421
10422 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10423 GAS_SUPPORT_DIRS.
10424
10425 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10426
10427 * ltconfig, ltmain.sh: Avoid producing a version number if
10428 -version-info was not used.
10429
10430 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10431
10432 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10433 building with newlib.
10434
10435 1998-04-30 Paul Eggert <eggert@twinsun.com>
10436
10437 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10438 Solaris `make' causes it to continue to next definition.
10439
10440 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10441
10442 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10443 the right GUI libraries and files are installed along with GDB.
10444
10445 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10446
10447 * configure.in: Change alpha to alpha* in several places.
10448
10449 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10450
10451 * config.sub: Recognize sparc86x.
10452
10453 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10454
10455 * configure.in (--enable-target-optspace): Remove debug echo.
10456
10457 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10458
10459 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10460
10461 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10462
10463 * ltconfig: Update cygwin32 support.
10464
10465 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10466 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10467 (GDB_SUPPORT_DIRS): Likewise.
10468
10469 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10470
10471 * configure.in (target_makefile_frag): If --enable-target-optspace,
10472 use -Os to compile target libraries rather than -O2. Default to
10473 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10474 not used.
10475 * configure.in (target_cflags): Ditto for d30v.
10476
10477 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10478
10479 * Makefile.in (all-bfd): Depend on all-intl.
10480 (all-binutils): Likewise.
10481 (all-gas): Likewise.
10482 (all-gprof): Likewise.
10483 (all-ld): Likewise.
10484
10485 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10486
10487 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10488
10489 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10490
10491 * Makefile.in (all-bfd): Depend upon all-libiberty.
10492
10493 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10494
10495 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10496
10497 * Makefile.in: Add libstub.
10498
10499 * configure.in: Ditto. Build libstub for targets that have cygmon
10500 support.
10501
10502 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10503
10504 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10505
10506 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10507
10508 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10509 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10510
10511 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10512
10513 * configure: Define DEFAULT_M4 by searching PATH.
10514 * Makfile.in: Use DEFAULT_M4.
10515
10516 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10517
10518 * ltconfig: Add cygwin32 support.
10519
10520 * Makefile.in, configure.in: Add libtool as a native only directory
10521 to configure and build.
10522
10523 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10524
10525 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10526
10527 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10528
10529 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10530
10531 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10532
10533 * Makefile.in: add ash make rules
10534 * configure.in: add ash to native_only and host_tools lists
10535
10536 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10537
10538 * Makefile.in (all-gettext, all-intl): New targets.
10539 (ALL_MODULES): Added all-gettext, all-intl.
10540 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10541 (INSTALL_MODULES): Added install-gettext, install-intl.
10542 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10543
10544 * configure.in (host_tools): Added gettext.
10545 (native_only): Likewise.
10546 (noconfigdirs) [various cases]: Likewise.
10547 (host_libs): Added intl.
10548
10549 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10550
10551 * configure: Do not disable building gdbtk for cygwin32 hosts.
10552
10553 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10554
10555 * configure.in: Add thumb-coff target.
10556 * config.sub: Add thumb-coff target.
10557
10558 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10559
10560 * Makefile.in: Revert yesterday's change.
10561 (all-target-winsup): all-target-librx stays out of here.
10562
10563 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10564
10565 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10566 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10567 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10568 Remove references to librx and libg++.
10569
10570 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10571
10572 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10573 recursive makes
10574
10575 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10576
10577 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10578 for newlib directory.
10579 (CXX_FOR_TARGET): Likewise.
10580
10581 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10582
10583 * ltconfig: Update after libtool/ltconfig.in change for
10584 hpux11.
10585
10586 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10587
10588 * ltconfig, ltmain.sh: Update to libtool 1.2.
10589
10590 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10591
10592 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10593 (install-gcc-cross): Instead, override LANGUAGES here.
10594
10595 1998-03-18 Dave Love <d.love@dl.ac.uk>
10596
10597 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10598 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10599
10600 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10601
10602 * configure.in: Add Thumb-pe target.
10603
10604 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10605
10606 * Makefile.in - changed sn targets to snavigator
10607 * configure.in - changed sn targets to snavigator
10608
10609 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10610
10611 * config-ml.in: After building symlink tree call make distclean
10612 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10613 to be the case for libiberty.
10614
10615 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10616
10617 * configure: When making link, also check the current
10618 directory. The configure scripts may create one.
10619
10620 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10621
10622 * config.sub: Accept alphapca56 and alphaev6 properly.
10623
10624 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10625
10626 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10627
10628 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10629
10630 * config.sub (sco5): Fix typo.
10631
10632 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10633
10634 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10635 install-itcl.
10636 (install-itcl): Remove dependency on install-tcl.
10637
10638 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10639
10640 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10641
10642 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10643
10644 * configure.in: Don't build libgui for a cygwin32 target when not on
10645 a cygwin32 host.
10646
10647 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10648
10649 * configure (redirect): Set to null, so default behavior of
10650 configure is now --verbose.
10651
10652 1998-02-16 Dave Love <d.love@dl.ac.uk>
10653
10654 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10655 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10656
10657 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10658
10659 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10660 this change to sync Makefile.in with its ChangeLog entries.
10661
10662 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10663
10664 * ltmain.sh (mkdir): Check that the directory doesn't exist
10665 before we exit with error, so that we don't get races during
10666 parallel builds.
10667
10668 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10669
10670 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10671
10672 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10673
10674 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10675 PICFLAG_FOR_TARGET.
10676 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10677
10678 * configure: Emit a definition for the new macro enable_shared
10679 into each Makefile.
10680
10681 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10682
10683 * configure.in (host_tools, native_only): Add libtool.
10684
10685 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10686
10687 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10688 Fix typo in ming config comment.
10689
10690 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10691
10692 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10693
10694 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10695
10696 * config.sub: Add tic30 cases, and map c30 to tic30.
10697
10698 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10699
10700 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10701 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10702 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10703 (CLEAN_TARGET_MODULES): Similarly
10704 (all-target-libf2c): Add dependences.
10705 * configure.in (target_libs): Add libf2c.
10706
10707 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10708
10709 * configure.in: Remove expect from noconfigdirs when target
10710 is cygwin32. OK to build expect and dejagnu with Canadian
10711 Cross.
10712
10713 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10714
10715 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10716 host.
10717
10718 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10719 and mingw32.
10720
10721 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10722
10723 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10724 here as it is not defined in the toplevel Makefile.
10725
10726 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10727
10728 * configure (package_makefile_rules_frag): New variable, which names
10729 a file with generic rules, ...
10730 Change comment to mention we now have FIVE parts.
10731 * configure: Undo last change.
10732
10733 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10734
10735 * config.guess: More accurate determination of HP processor types.
10736 * config.sub: More accurate determination of HP processor types.
10737
10738 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10739
10740 * configure (package_makefile_frag): Move inserting the
10741 ${package_makefile_frag} to where it should be according
10742 to the comment.
10743
10744 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10745
10746 * config.guess: Add support for Linux/ARM.
10747
10748 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10749
10750 * .cvsignore: Remove *-info and *-install since they match
10751 release-info and mpw-install, which we don't want to just ignore.
10752
10753 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10754
10755 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10756
10757 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10758
10759 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10760 local_prefix to sub-make invocations.
10761
10762 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10763
10764 * configure.in: Check makefile fragments in the source
10765 directory.
10766
10767 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10768
10769 * configure.in: Check whether host and target makefile
10770 fragments exist before adding them to *_makefile_frag.
10771
10772 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10773
10774 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10775
10776 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10777
10778 * configure.in: Make sure we only replace RPATH_ENVVAR on
10779 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10780 regexp to sed.
10781
10782 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10783 to sub-makes.
10784
10785 1998-01-13 Lee Iverson (leei@ai.sri.com)
10786
10787 * config-ml.in (multi-do): LDFLAGS must include multilib
10788 designator.
10789
10790 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10791
10792 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10793
10794 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10795
10796 * config.sub: Add mingw32 support.
10797 * configure.in: Likewise.
10798
10799 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10800
10801 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10802
10803 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10804
10805 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10806 * configure (gxx_include_dir): Provide a definition for subdirs
10807 which do not use autoconf.
10808
10809 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10810
10811 * config.guess: Sync with egcs. Picks up new alpha support,
10812 BeOS & some additional linux support.
10813
10814 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10815
10816 * config.guess: HP 9000/803 is a PA1.1 machine.
10817
10818 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10819
10820 * configure.in: It's alpha*-...
10821
10822 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10823
10824 * configure.in (host_makefile_frag, target_makefile_frag):
10825 Handle multiple config files.
10826 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10827 alpha-*-*.
10828
10829 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10830
10831 * mkdep: New file.
10832
10833 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10834
10835 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10836
10837 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10838
10839 * Makefile.in: Add libgui directory.
10840 (GDB_TK): Add all-libgui.
10841 * configure.in: Add libgui directory.
10842 * configure: Add all-libgui to GDB_TK.
10843
10844 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10845
10846 * config-ml.in (multidirs): Add m32r to multilib list.
10847
10848 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10849
10850 * Makefile.in (all-target-gperf): Change dependency to
10851 all-target-libstdc++.
10852
10853 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10854
10855 * config.guess: Add BeOS support.
10856
10857 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10858
10859 Source directory cvs renamed to cvssrc:
10860 * configure.in (host_tools): Change cvs to cvssrc.
10861 (native_only): Likewise.
10862 (noconfigdirs) [various cases]: Likewise.
10863 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10864 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10865 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10866 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10867 (all-cvssrc): Rename target from all-cvs.
10868
10869 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10870
10871 * configure (gxx_include_dir): Fix thinko.
10872
10873 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10874
10875 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10876 (install-cross, install-gcc-cross): New targets.
10877
10878 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10879
10880 * configure.in (noconfigdirs): Add support for Thumb target.
10881
10882 * config.sub (maybe_os): Add support for Thumb target.
10883
10884 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10885
10886 * Makefile.in: Add rules for cygmon.
10887
10888 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10889
10890 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10891
10892 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10893 * configure (gxx_include_dir): Provide a definition for subdirs
10894 which do not use autoconf.
10895
10896 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10897
10898 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10899 11/18/97 build
10900
10901 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10902
10903 * From Franz Sirl.
10904 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10905 found on RedHat Linux systems.
10906
10907 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10908
10909 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10910 guesses.
10911
10912 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10913
10914 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10915
10916 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10917
10918 * ltmain.sh: If mkdir fails, check whether the directory was created
10919 anyhow by some other process.
10920
10921 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10922
10923 * configure.in (d30v-*-*): Configure all directories.
10924
10925 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10926
10927 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10928 for the D30V.
10929
10930 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10931
10932 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10933
10934 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10935
10936 * include/libiberty.h: Add extern "C" { so it can be used with C++
10937 progrms.
10938 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10939 programs.
10940
10941 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10942
10943 * configure.in (d30v-*-*): Configure GCC now.
10944
10945 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10946
10947 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10948 is no longer needed.
10949
10950 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10951
10952 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10953
10954 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10955
10956 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10957 targets using "$@" to provide support for similar but not identical
10958 targets without having to duplicate code.
10959
10960 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10961
10962 * makefile.vms: Fix to work with DEC C.
10963
10964 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10965
10966 * config.sub: Add mips-tx39-elf to marketing names.
10967
10968 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10969
10970 * ltmain.sh: Handle symlinks in generated script.
10971
10972 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10973
10974 * configure: Handle autoconf style directory options: --bindir,
10975 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10976 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10977 --sysconfdir.
10978 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10979 (sharedstatedir, localstatedir, oldincludedir): New variables.
10980 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10981 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10982 sbindir, sharedstatedir, and sysconfdir.
10983
10984 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10985
10986 * Makefile.in (bootstrap-lean): New target.
10987
10988 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10989
10990 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10991 sn, and gnuserv from noconfigdirs.
10992
10993 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10994
10995 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10996
10997 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10998
10999 * Makefile.in (cross): New target.
11000
11001 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11002 Jeff Law <law@cygnus.com>
11003
11004 * Makefile.in (bootstrap2, bootstrap3): New targets.
11005 (all-bootstrap): Remove outdated and confusing target.
11006 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11007
11008 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11009
11010 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11011 windows. Consistent with gdb/configure.
11012
11013 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11014
11015 * configure.in: Name Linux target fragment.
11016
11017 * configure: Rewrite so that project Makefile fragment is inserted
11018 first and appears last in the resulting Makefile.
11019
11020 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11021
11022 * Makefile.in (install-itcl): Install tcl first.
11023
11024 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11025
11026 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11027
11028 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11029
11030 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11031
11032 * configure.in (skipdirs): Add target-librx for Linux.
11033 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11034
11035 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11036
11037 * Makefile.in (bootstrap): New target.
11038
11039 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11040
11041 * config.sub: Accept 'amigados' for backward compatibility.
11042
11043 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11044
11045 * config.guess: Merge with FSF.
11046
11047 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11048
11049 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11050
11051 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11052
11053 * config.sub: Add "marketing-names" patch.
11054
11055 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11056
11057 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11058
11059 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11060
11061 * config.sub: Handle v850-elf.
11062
11063 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11064
11065 * .cvsignore (*-install): Remove.
11066
11067 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11068
11069 * ltconfig: Set CONFIG_SHELL in libtool.
11070 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11071
11072 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11073
11074 * configure.in (target_subdir): Set to libraries if enable_multilib.
11075
11076 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11077
11078 * config.guess: Update from gcc directory.
11079
11080 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11081
11082 * Makefile.in (all-sim): Depends on all-readline.
11083
11084 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11085
11086 * Makefile.in (BISON, YACC): Use $$s.
11087 (all-bison): Depend on all-texinfo.
11088
11089 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11090
11091 * Makefile.in (BISON): Add -L flag.
11092 (YACC): Likewise.
11093
11094 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11095
11096 * configure.in (noconfigdirs): Add support for v850e target.
11097
11098 * config.sub (maybe_os): Add support for v850e target.
11099
11100 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11101
11102 * configure.in (noconfigdirs): Add support for v850ea target.
11103
11104 * config.sub (maybe_os): Add support for v850ea target.
11105
11106 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11107
11108 * config.sub: Add mipstx39. Delete r3900.
11109
11110 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11111
11112 * Makefile.in (all-autoconf): Depends on all-texinfo.
11113
11114 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11115
11116 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11117 eabi targets.
11118
11119 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11120
11121 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11122
11123 * configure: When handling a Canadian Cross, handle YACC as well as
11124 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11125 * Makefile.in (all-bison): Depend upon all-texinfo.
11126
11127 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11128
11129 * Makefile.in (BISON): bison, not byacc or bison -y.
11130 (YACC): bison -y or byacc or yacc.
11131 (various): Add *-bison as appropriate.
11132 (taz): No need to mess with BISON anymore.
11133
11134 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11135
11136 * configure: If OSTYPE matches *win32*, try to find a good value for
11137 CONFIG_SHELL.
11138
11139 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11140
11141 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11142 configure.in if it is present.
11143
11144 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11145
11146 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11147
11148 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11149
11150 * config.sub: Recognize `arc' cpu.
11151 * configure.in: Likewise.
11152 * config-ml.in: Likewise.
11153
11154 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11155
11156 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11157
11158 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11159
11160 * configure: Changed sed delimiter from ':' to '|' when
11161 attempting to substitute ${config_shell} for SHELL. On
11162 NT ${config_shell} may contain a ':' in it.
11163
11164 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11165
11166 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11167
11168 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11169
11170 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11171
11172 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11173
11174 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11175
11176 * ylwrap: If the program is a relative path, force it to be
11177 absolute.
11178
11179 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11180
11181 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11182
11183 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11184
11185 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11186 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11187 for libraries.
11188
11189 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11190
11191 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11192 separated by spaces.
11193
11194 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11195
11196 * ylwrap: New file.
11197 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11198
11199 * ltmain.sh: Handle /bin/sh at start of install program.
11200
11201 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11202
11203 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11204 * missing: New file, from automake 1.2.
11205
11206 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11207
11208 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11209 check-tk to CHECK_X11_MODULES.
11210
11211 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11212
11213 * config.sub: Merge with FSF.
11214
11215 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11216
11217 * config.guess: Merge with FSF.
11218
11219 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11220
11221 * configure: Treat msdosdjgpp like go32.
11222 * configure.in: Likewise. Don't remove gprof for go32.
11223
11224 * configure: Change Makefile.tem2 to Makefile.tm2.
11225
11226 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11227
11228 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11229
11230 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11231
11232 * install-sh (chmodcmd): Set to null if the DST directory already
11233 exists. Same as Nov 11th change.
11234
11235 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11236
11237 * configure (GDB_TK): Needs itcl and tix.
11238
11239 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11240
11241 * config.guess: Update from FSF.
11242
11243 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11244
11245 * Makefile.in (GDB_TK): Depend on itcl and tix.
11246
11247 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11248
11249 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11250 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11251 (INSTALL_SCRIPT): New variable.
11252 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11253 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11254 to -x.
11255 * install-sh: Add support for -x option.
11256
11257 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11258
11259 * configure.in, Makefile.in: Treat tix like itcl.
11260
11261 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11262
11263 * Makefile.in (WINDRES): New variable.
11264 (WINDRES_FOR_TARGET): New variable.
11265 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11266 (EXTRA_HOST_FLAGS): Add WINDRES.
11267 (EXTRA_TARGET_FLAGS): Add WINDRES.
11268 (EXTRA_GCC_FLAGS): Add WINDRES.
11269 ($(DO_X)): Pass down WINDRES.
11270 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11271 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11272 DLLTOOL_FOR_TARGET.
11273
11274 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11275
11276 * configure.in: configure sim before gdb for win32-x-ppc
11277
11278 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11279
11280 Move gperf into the toplevel, from libg++.
11281 * configure.in (target_tools): Add target-gperf.
11282 (native_only): Add target-gperf.
11283 * Makefile.in (all-target-gperf): New target, depend on
11284 all-target-libg++.
11285 (configure-target-gperf): Empty rule.
11286 (ALL_TARGET_MODULES): Add all-target-gperf.
11287 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11288 (CHECK_TARGET_MODULES): Add check-target-gperf.
11289 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11290 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11291
11292 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11293
11294 * config.sub (mn10200): Recognize new basic machine.
11295
11296 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11297
11298 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11299 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11300
11301 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11302
11303 * configure.in: If we're building mips-sgi-irix6* native, turn on
11304 ENABLE_MULTILIB and set TARGET_SUBDIR.
11305
11306 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11307
11308 * Makefile.in (all-sn): Depend on all-grep.
11309
11310 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11311
11312 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11313
11314 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11315 Makefile. From Jeff Makey <jeff@cts.com>.
11316 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11317
11318 * Makefile.in (DISTBISONFILES): Remove.
11319 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11320 $(DEFAULT_YACC).
11321
11322 * configure.in: Build itl, db, sn, etc., when building for native
11323 cygwin32.
11324
11325 * Makefile.in (LD): New variable.
11326 (EXTRA_HOST_FLAGS): Pass down LD.
11327 ($(DO_X)): Likewise.
11328
11329 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11330
11331 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11332
11333 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11334
11335 * configure.in (targargs): Strip out any supplied --build argument
11336 before adding our own. Always add --build.
11337
11338 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11339
11340 * configure.in (targargs): Pass --build if we're doing
11341 a cross-compile.
11342
11343 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11344
11345 * configure: Use '|' instead of ":" as the separator in
11346 sed. Otherwise sed chokes on NT path names with drive
11347 designators. Also look for "?:*" as the leading characters in an
11348 absolute pathname.
11349
11350 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11351
11352 * config.sub: Support for r3900.
11353
11354 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11355
11356 * configure.in: Use install-sh, not install.sh.
11357
11358 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11359
11360 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11361 apply it twice.
11362
11363 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11364
11365 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11366 install-binutils.
11367
11368 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11369
11370 * Makefile.in: Add automake targets.
11371 * configure.in (host_tools): Add automake.
11372
11373 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11374
11375 * configure: Default CXX to c++, not gcc.
11376 * Makefile.in (CXX): Set to c++, not gcc.
11377 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11378
11379 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11380
11381 * install-sh: try appending a .exe if source file doesn't
11382 exist
11383
11384 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11385
11386 * configure.in: Turn on multilib by default.
11387 (cross_only): Remove target-libiberty.
11388
11389 * Makefile.in (all-gcc): Don't depend on libiberty.
11390
11391 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11392
11393 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11394
11395 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11396
11397 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11398 (DISTBISONFILES): Add ld/Makefile.in
11399
11400 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11401
11402 * configure.in: if target is cygwin32 but host isn't cygwin32,
11403 don't configure gdb tcl tk expect, not just gdb.
11404
11405 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11406
11407 * configure.in: Added gnuserv everywhere sn appears.
11408
11409 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11410 (CROSS_CHECK_MODULES): Added check-gnuserv.
11411 (INSTALL_MODULES): Added install-gnuserv.
11412 (CLEAN_MODULES): Added clean-gnuserv.
11413 (all-gnuserv): New target.
11414
11415 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11416
11417 * config.guess: Fixes for MIPS OpenBSD systems.
11418
11419 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11420
11421 * Makefile.in (INSTALL_XFORM): Remove.
11422 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11423
11424 * mkinstalldirs: New file, copied from automake.
11425 * Makefile.in (installdirs): Rename from install-dirs. Use
11426 mkinstalldirs. Change all users.
11427 (DEVO_SUPPORT): Add mkinstalldirs.
11428
11429 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11430
11431 * install-sh: Rename from install.sh.
11432 * Makefile.in (INSTALL): Change install.sh to install-sh.
11433 (DEVO_SUPPORT): Likewise.
11434
11435 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11436 Graichen <graichen@rzpd.de>.
11437
11438 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11439
11440 * config.guess: Recognize OpenBSD systems correctly.
11441
11442 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11443
11444 * README, Makefile.in (ETC_SUPPORT): Remove references to
11445 cfg-paper*, configure.{texi,man,info*}._
11446
11447 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11448
11449 * Makefile.in (all.normal): Ensure that gcc is built after all
11450 the x11 - ie gdb - targets.
11451
11452 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11453
11454 * makefile.vms: Don't run conf-a-gas.
11455
11456 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11457
11458 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11459
11460 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11461
11462 * configure.in: Remove noconfigdirs case since gdb also
11463 configures and builds for tic80-coff.
11464
11465 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11466
11467 * configure: Set cache_file to config.cache.
11468 * Makefile.in (local-distclean): Remove config.cache.
11469
11470 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11471
11472 * COPYING: Update FSF address.
11473
11474 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11475
11476 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11477 noconfigdirs.
11478
11479 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11480
11481 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11482 MAKEDIRS, is empty.
11483
11484 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11485
11486 * config.sub: Tweak mn10300 entry.
11487
11488 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11489
11490 * configure.in (host_tools): Put sim before gdb, so gdb's
11491 configure.tgt can determine if the simulator was configured.
11492
11493 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11494
11495 * config.sub: Move BeOS $os case to be with other Cygnus
11496 local cases.
11497
11498 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11499
11500 * config.sub: Remove misplaced comment that broke Linux.
11501
11502 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11503
11504 * config.sub: Add BeOS support.
11505
11506 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11507
11508 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11509
11510 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11511
11512 * configure.in (noconfigdirs): Remove tcl and tk from
11513 noconfigdirs for cygwin32 builds.
11514
11515 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11516
11517 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11518
11519 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11520
11521 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11522 make-all.com, use makefile.vms instead.
11523
11524 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11525
11526 * config.sub: Accept -lnews*.
11527
11528 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11529
11530 * configure.in (noconfigdirs): Disable target-newlib,
11531 target-examples and target-libiberty for d30v.
11532
11533 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11534
11535 * configure.in (noconfigdirs): Enable ld for d30v.
11536
11537 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11538
11539 * configure.in (tic80-*-*): Build compiler.
11540
11541 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11542
11543 * configure.in (d30v-*): Remove sim directory from list of
11544 unsupported d30v directories
11545
11546 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11547
11548 * config.sub, configure.in: Add d30v target cpu.
11549
11550 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11551
11552 * makefile.vms: New file.
11553 * make-all.com: Remove.
11554
11555 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11556
11557 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11558
11559 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11560
11561 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11562
11563 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11564
11565 * Makefile.in (ALL_MODULES): Added all-db.
11566 (CROSS_CHECK_MODULES): Addec check-db.
11567 (INSTALL_MODULES): Added install-db.
11568 (CLEAN_MODULES): Added clean-db.
11569
11570 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11571
11572 * config.guess: Merge with latest FSF sources.
11573
11574 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11575
11576 * Makefile.in (ALL_MODULES): Added all-itcl.
11577 (CROSS_CHECK_MODULES): Added check-itcl.
11578 (INSTALL_MODULES): Added install-itcl.
11579 (CLEAN_MODULES): Added clean-itcl.
11580
11581 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11582
11583 * configure.in: build gdb for mn10200
11584
11585 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11586
11587 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11588
11589 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11590
11591 * configure.in (tic80-*-*): Turn off most targets right now.
11592
11593 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11594
11595 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11596 rather than the makeinfo program.
11597 (do-info): Depend upon all-texinfo.
11598
11599 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11600
11601 * configure.in: Remove uses of config/mh-linux.
11602
11603 * config.sub, config.guess: Merge with latest FSF sources.
11604
11605 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11606
11607 * config.sub (case $basic_machine): Add tic80 entries.
11608
11609 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11610
11611 * config.sub, config.guess: Merge with latest FSF sources.
11612
11613 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11614
11615 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11616 * mpw-config.in: Test for NewFolderRecursive.
11617 * mpw-install: Use symbolic name for startup filename.
11618 * mpw-README: Add various additional details.
11619
11620 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11621
11622 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11623
11624 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11625
11626 * configure.in: Do build gcc and the target libraries for
11627 the mn10200.
11628
11629 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11630
11631 * configure.in: don't avoid building gdb for mn10300 any more
11632 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11633 instead of single-quoting it.
11634
11635 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11636
11637 * configure.in: Don't use --with-stabs on IRIX 6.
11638
11639 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11640
11641 * configure.in (m32r): Build gdb, libg++ now.
11642
11643 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11644
11645 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11646 directories from noconfigdirs.
11647
11648 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11649
11650 * config.sub (basic_machine): added mips16 configuration
11651
11652 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11653
11654 * config.sub: Handle d10v-unknown.
11655
11656 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11657
11658 * config.sub: Handle v850-unknown.
11659
11660 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11661
11662 * Makefile.in: add findutils
11663 * configure.in: add findutils to list of host_tools
11664
11665 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11666
11667 * config.sub: Handle mn10200 and mn10300.
11668
11669 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11670
11671 * configure.in (d10v-*): Do not build librx.
11672
11673 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11674
11675 * configure.in (mn10300): Build everything except gdb & libgloss.
11676
11677 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11678
11679 * config.guess: Patch for Dansk Data Elektronik servers,
11680 from Niels Skou Olsen <nso@dde.dk>.
11681
11682 For ncr, use /bin/uname rather than uname, since GNU uname does not
11683 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11684
11685 Patch for MIPS R4000 running System V,
11686 from Eric S. Raymond <esr@snark.thyrsus.com>.
11687
11688 Fix thinko for nextstep.
11689
11690 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11691
11692 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11693 * config.guess: Guess mips-dec-mach_bsd4.3.
11694
11695 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11696 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11697 release numbers.
11698 * config.guess (mips-mips-riscos*): Emit just enough of the
11699 release number.
11700
11701 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11702 * config.guess (sparc-auspex-sunos*): Added.
11703 (f300-fujitsu-*): Added.
11704
11705 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11706 * config.guess: Recognize a Tadpole as a sparc.
11707
11708 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11709
11710 * config.guess: Don't assume that NextStep version is either 2 or
11711 3. NextStep 4 (aka OpenStep 4) has come out now.
11712
11713 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11714
11715 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11716 From Rik Faith <faith@cs.unc.edu>.
11717
11718 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11719
11720 * config.sub: Contributions from bug-gnu-utils to:
11721 Support plain "hppa" (no version given) architecture, reported by
11722 OpenStep.
11723 OpenBSD like NetBSD.
11724 LynxOs is not a hardware supplier.
11725
11726 * config.guess: Contributions from bug-gnu-utils to add support for:
11727 OpenBSD like NetBSD.
11728 Stratus systems.
11729 More Pyramid systems.
11730 i[n>4]86 Intel chips.
11731 M680[n>4]0 Motorola chips.
11732 Use unknown instead of lynx for hardware manufacturer.
11733
11734 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11735
11736 * install.sh (chmodcmd): Set to null if the DST directory already
11737 exists.
11738
11739 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11740
11741 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11742 not use mt-ppc target Makefile fragment any more.
11743
11744 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11745
11746 * configure.in (*-*-windows): Exclude everything but those dirs
11747 needed to build windows.
11748
11749 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11750
11751 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11752
11753 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11754
11755 * configure.in: Exclude mmalloc from i386-windows.
11756
11757 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11758
11759 * Undo my previous change.
11760
11761 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11762
11763 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11764 unconditionally.
11765 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11766
11767 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11768
11769 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11770 host to add it's own flags.
11771
11772 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11773
11774 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11775
11776 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11777
11778 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11779 (CXX_FOR_TARGET): Likewise.
11780 (GCC_FOR_TARGET): Define.
11781 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11782 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11783 CC_FOR_TARGET was specified on the command line.
11784 (MAKEOVERRIDES): Don't define.
11785
11786 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11787
11788 * configure.in (m32r): Fix spelling of libg++ libs.
11789
11790 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11791
11792 * config.sub (-apple*): Remove, now redundant.
11793
11794 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11795
11796 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11797
11798 * configure: Rework yesterday's sed script patch.
11799
11800 * config.sub: Merge with FSF.
11801
11802 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11803
11804 * config.guess: Merge from FSF.
11805
11806 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11807 * config.guess: Use pc instead of unknown, for pc clone systems.
11808 Change linux to linux-gnu.
11809
11810 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11811 * config.guess: Avoid non-portable tr syntax.
11812
11813 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11814
11815 * test-build.mk (HOLES): Add "xargs" for gdb.
11816
11817 * configure: Avoid hpux10.20 sed bug.
11818
11819 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11820
11821 * configure.in: Add support for windows host
11822 (that is a build done under the Microsoft build environment).
11823
11824 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11825
11826 * Makefile.in: Replace all uses of srcroot with s, to shrink
11827 command line lengths.
11828
11829 Patches from Geoffrey Noer <noer@cygnus.com>:
11830 * configure.in: If configuring for newlib, pass --with-newlib to
11831 subdirectories.
11832 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11833 -Bnewlib/ and -Lwinsup to gcc.
11834 (CXX_FOR_TARGET): Likewise.
11835
11836 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11837
11838 * Makefile.in (ETC_SUPPORT): Add configure.
11839
11840 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11841
11842 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11843 host configuration file.
11844
11845 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11846
11847 * configure.in: Break mn10x00 support into separate
11848 mn10200 and mn10300 configurations.
11849 * config.sub: Likewise.
11850
11851 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11852
11853 * configure.in: Add lots of stuff to noconfigdirs for
11854 the mn10x00 targets.
11855
11856 * config.sub, configure.in: Add mn10x00 support.
11857
11858 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11859
11860 * make-all.com: Call conf-a-gas, not config-a-gas.
11861
11862 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11863
11864 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11865 targets.
11866
11867 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11868
11869 * mpw-README: Add much more detail for native PowerMac.
11870 * mpw-install: New file.
11871 * mpw-configure: Add --norecursion and --help options.
11872 * mpw-config.in: Translate readme and install files when
11873 copying to objdir.
11874 * mpw-build.in: Don't always depend on byacc and flex.
11875 (install-only-top): New action.
11876
11877 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11878
11879 * configure.in: You can now configure GDB for the v850.
11880
11881 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11882
11883 * configure.in (noconfigdirs): Don't configure any C++ dirs
11884 if targeting D10V.
11885
11886 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11887
11888 * config.sub: Recognize mips64vr5000.
11889
11890 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11891
11892 * configure.in: Use a single line for host_tools and native_only.
11893
11894 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11895
11896 * config.sub, configure.in: Add entries for m32r.
11897
11898 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11899
11900 * Makefile.in (inet-install): Don't run install-gzip.
11901
11902 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11903
11904 * configure.in: Don't config lots of things for *-*-windows*.
11905
11906 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11907
11908 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11909 (host_libs, host_tools): Copy from configure.in.
11910 * mpw-configure: Don't complain about directories not found.
11911
11912 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11913
11914 * configure.in (i[345]86): Recognize i686 for pentium pro.
11915 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11916 file.
11917
11918 * config.guess (i[345]86): Ditto.
11919
11920 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11921
11922 * configure.in (noconfigdirs): Removed gdb for D10V.
11923
11924 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11925
11926 * configure.in: Remove ld, target-libio, target-libg++, and
11927 target-libstdc++ from noconfigdirs.
11928
11929 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11930
11931 * configure: Fix three locations where shell scripts were
11932 being run directly rather than with config_shell.
11933
11934 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11935
11936 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11937 * config.sub (basic_machine): Recognize v850.
11938
11939 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11940
11941 * mpw-configure: Handle multiple enable/disable options and
11942 pass them down recursively, handle -c and -s flags appropriately
11943 depending on choice of compiler, add escape mechanism for
11944 quoted arguments to gC.
11945
11946 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11947
11948 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11949 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11950 so that -mrelocatable-lib and -mno-eabi are used.
11951
11952 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11953 not support --print-multi-lib, don't abort.
11954
11955 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11956
11957 * make-all.com: Run config-a-gas.
11958 * setup.com: Don't copy subdirectory files around.
11959
11960 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11961
11962 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11963 target, it now compiles correctly.
11964
11965 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11966
11967 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11968
11969 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11970
11971 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11972
11973 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11974
11975 * configure.in (native_only): Add prms.
11976
11977 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11978
11979 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11980 (BINUTILS_SUPPORT_DIRS): Likewise.
11981
11982 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11983
11984 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11985 d10v support is added.
11986
11987 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11988
11989 * configure.in (d10v-*-*): New target.
11990
11991 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11992
11993 * config.guess (HP 9000/811): Recognize this as a PA1.1
11994 machine.
11995
11996 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11997
11998 * Makefile.in (do-tar-gz): New target, split out from tail end of
11999 taz target. Run each command separately, don't use pipes.
12000 (taz): Use it.
12001
12002 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12003
12004 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12005 * mpw-build.in: No builds should depend on building byacc or flex,
12006 they are assumed to be installed already.
12007
12008 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12009
12010 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12011 variable that CC_FOR_TARGET needs.
12012
12013 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12014
12015 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12016 options have changed since the last time the subdirectory was
12017 configured, and if it has, reconfigure.
12018 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12019 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12020
12021 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12022
12023 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12024 CLEAN_MODULES): Add bash.
12025 (all-bash): New target.
12026
12027 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12028
12029 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12030
12031 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12032
12033 * config.sub (basic_machine): Recognize d10v as a valid processor.
12034
12035 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12036
12037 * mpw-configure: Add support for --bindir.
12038 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12039
12040 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12041
12042 * configure.in: add bash, time, gawk to list of hosttools and things
12043 to only build for native toolchains
12044
12045 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12046
12047 * Makefile.in (docdir): Remove.
12048
12049 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12050
12051 * Makefile.in (datadir): Set to $(prefix)/share.
12052
12053 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12054
12055 * configure.in: build diff and patch for cygwin32-hosted
12056 toolchains.
12057
12058 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12059
12060 * config.sub: Accept -rtems*.
12061
12062 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12063
12064 * configure.in: enable dosrel for cygwin32-hosted builds,
12065 remove diff from the list of things not buildable
12066 via Canadian Cross
12067
12068 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12069
12070 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12071 don't get ". ".
12072
12073 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12074
12075 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12076
12077 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12078
12079 * Makefile.in (taz): Handle case where tex3patch didn't even get
12080 checked out. Also, if it was found, put the symlink in a new util
12081 subdirectory.
12082
12083 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12084
12085 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12086
12087 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12088
12089 * config.sub: Recognize -openvms.
12090 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12091 * make-all.com, setup.com: New files.
12092
12093 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12094
12095 * Makefile.in (taz): tex3patch moved to texinfo/util.
12096
12097 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12098
12099 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12100 * configure.in: remove make from disable-if-Can-Cross list
12101 enable gdb if ${host} and ${target} are cygwin32
12102
12103 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12104
12105 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12106 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12107
12108 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12109
12110 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12111 distinguish sysv/svr4/bsd variants.
12112 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12113
12114 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12115
12116 * configure.in: Added copyright notice.
12117 * move-if-change: Added copyright notice.
12118
12119 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12120
12121 * configure.in (powerpcle-*-solaris*): Until we get shared
12122 libraries working, don't build gdb, sim, make, tcl, tk, or
12123 expect.
12124
12125 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12126
12127 * config.guess: Merge with FSF:
12128
12129 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12130 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12131
12132 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12133 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12134
12135 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12136 * config.guess: Combine two OSF1 rules.
12137 Also recognize field test versions. From mjr@zk3.dec.com.
12138 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12139 because GNU uname does not support -p. From pmr@pajato.com.
12140
12141 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12142
12143 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12144
12145 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12146
12147 * mpw-README: Document GCCIncludes.
12148
12149 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12150
12151 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12152
12153 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12154
12155 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12156
12157 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12158
12159 * configure.in (*-*-cygwin32): Configure make.
12160
12161 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12162
12163 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12164
12165 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12166
12167 * Makefile.in (all-inet): Depend on all-perl.
12168
12169 * Makefile.in (inet-install): New target.
12170
12171 * Makefile.in (all-inet): Depend on all-tcl.
12172 (all-inet): Depend on all-send-pr.
12173
12174 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12175
12176 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12177 temporarily.
12178
12179 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12180
12181 * configure.in: Don't configure --with-gnu-ld on AIX.
12182
12183 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12184
12185 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12186
12187 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12188
12189 * Makefile.in (ALL_MODULES): Added all-inet.
12190 (CROSS_CHECK_MODULES): Added check-inet.
12191 (INSTALL_MODULES): Added install-inet.
12192 (CLEAN_MODULES): Added clean-inet.
12193 (all-indent): New target.
12194
12195 * configure.in (host_tools): Added inet.
12196 (native_only): Added inet.
12197 (noconfigdirs): Added inet.
12198
12199 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12200
12201 * configure.in: Don't configure libgloss if we are not configuring
12202 newlib.
12203
12204 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12205
12206 * configure.in: Don't configure libgloss for unsupported
12207 architectures.
12208
12209 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12210
12211 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12212
12213 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12214
12215 * Makefile.in (ALL_MODULES): Include all-apache.
12216 (CROSS_CHECK_MODULES): Include check-apache.
12217 (INSTALL_MODULES): Include install-apache.
12218 (all-apache): New target.
12219
12220 * configure.in: Added apache everywhere perl is seen.
12221
12222 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12223
12224 * Makefile.in: Add support for clean-{module} and
12225 clean-target-{module} rules.
12226
12227 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12228
12229 * configure.in (*-*-ose) do not build libgloss.
12230
12231 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12232
12233 * config.guess (prep*:SunOS:5.*:*): Turn into
12234 powerpele-unknown-solaris2.
12235
12236 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12237
12238 * configure.in: Permit --enable-shared to specify a list of
12239 directories.
12240
12241 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12242
12243 * configure.in (host==solaris): Pass only the first word of $CC
12244 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12245
12246 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12247
12248 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12249
12250 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12251
12252 * Makefile.in (ALL_MODULES): Include all-perl.
12253 (CROSS_CHECK_MODULES): Include check-perl.
12254 (INSTALL_MODULES): Include install-perl.
12255 (ALL_X11_MODULES): Include all-guile.
12256 (CHECK_X11_MODULES): Include check-guile.
12257 (INSTALL_X11_MODULES): Include install-guile.
12258 (all-perl): New target.
12259 (all-guile): New target.
12260
12261 * configure.in (host_tools): Include perl and guile.
12262 (native_only): Include perl and guile.
12263 (noconfigdirs): Don't build guile and perl; no ports have been
12264 done.
12265
12266 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12267
12268 * configure (--enable-*): Handle quoted option lists such as
12269 --enable-sim-cflags='-g0 -O' better.
12270
12271 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12272
12273 * Makefile.in ({,inst}all-target): New rule so we can make and
12274 install all of the target directories easily.
12275
12276 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12277
12278 * configure.in: Add missing global flag in sed substitution when
12279 deleting `target-' from ${configdirs}.
12280
12281 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12282
12283 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12284 option.
12285
12286 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12287 config/mh-necv4.
12288
12289 * install.sh: Correct misspelling of transformbasename.
12290
12291 * config.guess: Recognize mips-*-sysv*.
12292
12293 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12294
12295 * config.sub: Recognize mon960.
12296
12297 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12298
12299 * configure: Restore Canadian Cross handling of BISON and LEX,
12300 removed in Feb 20 change.
12301
12302 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12303
12304 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12305 Mention make install. Remove the old copyright date as well the
12306 clumsy and rather pointless copyright on the README file.
12307
12308 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12309
12310 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12311 Makefile after running symlink-tree, then run `make distclean' to
12312 avoid clobbering any generated files in srcdir.
12313
12314 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12315
12316 * configure.in (m68k-*-netbsd*): Build everything now.
12317
12318 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12319
12320 * Makefile.in (taz): Fix quoting.
12321
12322 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12323
12324 * configure.in (sparclet-*-*): Build everything now.
12325
12326 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12327
12328 * configure.in (m68k-*-linux*): New host.
12329
12330 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12331
12332 * configure: Check for bison before byacc.
12333
12334 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12335
12336 * Makefile.in configure: Change the way LEX and BISON/YACC are
12337 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12338 searching PATH. These are used as fallbacks by Makefile.in if
12339 flex/bison/byacc aren't in objdir.
12340
12341 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12342
12343 * Makefile.in: Make everything which depends upon all-bfd also
12344 depend upon all-opcodes, in case --with-commonbfdlib is used.
12345
12346 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12347
12348 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12349 building NT native compilers on Unix.
12350
12351 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12352
12353 * configure.in: Don't get CC from the host Makefile fragment if we
12354 can find gcc in PATH, or if this is a Canadian Cross. Move the
12355 Solaris test for /usr/ucb/cc to the post target script, just after
12356 the compiler sanity test.
12357
12358 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12359
12360 * config.sub: Merge with FSF.
12361
12362 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12363
12364 * Makefile.in (RPATH_ENVVAR): New variable.
12365 (REALLY_SET_LIB_PATH): Use it.
12366 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12367
12368 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12369
12370 * config.sub, configure.in: Recognize sparclet cpu.
12371
12372 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12373
12374 * config.guess: Support m68k-cbm-sysv4.
12375
12376 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12377
12378 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12379 m68k-unknown-linuxaout from linker help string. Put quotes around
12380 $ld_help_string.
12381
12382 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12383
12384 * config.guess (powerpc-harris-powerunix): Add guess for port
12385 to new target.
12386
12387 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12388
12389 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12390
12391 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12392
12393 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12394 $(REALLY_SET_LIB_PATH) in Makefile.
12395 * Makefile.in (SET_LIB_PATH): New variable.
12396 (REALLY_SET_LIB_PATH): New variable.
12397 ($(DO_X)): Use $(SET_LIB_PATH).
12398 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12399 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12400 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12401 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12402 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12403 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12404 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12405 (install-dosrel): Likewise.
12406 (all-opcodes): Depend upon all-libiberty.
12407
12408 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12409
12410 * config.guess (*:CYGWIN*): New
12411
12412 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12413
12414 * Makefile.in (all-target-winsup): All all-target-libiberty.
12415
12416 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12417
12418 * configure.in (noconfigdirs): Add missing # in front of comment.
12419
12420 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12421
12422 * configure.in: add second pass to things added to noconfigdirs
12423 so *-gm-magic can exclude libgloss properly.
12424
12425 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12426
12427 * mpw-configure (extralibs_name, rez_name): Set correctly
12428 for MWC68K compiler.
12429
12430 * mpw-README: Add more info on the necessary build tools.
12431
12432 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12433
12434 * configure.in, config.sub: Recognize cygwin32.
12435
12436 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12437
12438 * config.guess, config.sub: Recognize A/UX.
12439
12440 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12441
12442 * config.sub: Merge with gcc/config.sub.
12443
12444 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12445
12446 * mpw-build.in (do-binutils): Add build of stamps.
12447
12448 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12449
12450 * config.sub: Add recognition for mips64vr4100*-* targets.
12451
12452 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12453
12454 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12455 Add creation of gconfigargs with `--enable-shared' turned on.
12456 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12457 ($(host)-stamp-stage3-configured): Likewise.
12458 (HOLES): Add chatr and ldd.
12459 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12460
12461 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12462
12463 * configure: Pass --nfp to recursive configures.
12464
12465 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12466
12467 * Makefile.in (DLLTOOL): New.
12468 (DLLTOOL_FOR_TARGET): New.
12469 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12470 (EXTRA_TARGET_FLAGS): Ditto.
12471 (EXTRA_GCC_FLAGS): Ditto.
12472 (CONFIGURE_TARGET_MODULES): Ditto.
12473 (DO_X): Ditto.
12474 * configure: Add DLLTOOL.
12475
12476 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12477
12478 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12479 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12480 mh-sco, since old workarounds no longer needed, and don't
12481 build ld, since libraries have weak symbols in COFF.
12482
12483 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12484
12485 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12486
12487 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12488
12489 * configure.in: Make sure that ${CC} can be used to compile an
12490 executable.
12491
12492 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12493
12494 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12495 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12496 nothing depending on whether gdbtk is being built.
12497
12498 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12499
12500 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12501
12502 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12503
12504 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12505 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12506
12507 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12508
12509 * config-ml.in: Add support for
12510 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12511 Simplify setting of multidirs from --disable-foo.
12512
12513 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12514
12515 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12516 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12517 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12518 non-empty, pass them on to the GCC make.
12519 (all-bootstrap): New rule that is like all-gcc, except it executes
12520 the GCC bootstrap rule instead of the GCC all rule.
12521
12522 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12523
12524 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12525
12526 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12527
12528 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12529 DG/UX support.
12530
12531 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12532
12533 * config.sub (i*86*) Change [345] to [3456]
12534
12535 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12536
12537 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12538 --with-gnu-ld=no.
12539
12540 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12541
12542 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12543 AIX multilibs get built.
12544
12545 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12546
12547 * configure.in (i386-win32): Don't build expect if we're not
12548 building the tcl subdir.
12549
12550 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12551
12552 * Makefile.in: (configure-target-examples, all-target-examples):
12553 New targets, configure and build example programs.
12554
12555 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12556
12557 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12558 use it as input to sedit the generated MPW makefile.
12559 * mpw-README: Add a suggestion about Gestalt.h.
12560
12561 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12562
12563 * config.sub: Accept *-*-ieee*.
12564
12565 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12566
12567 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12568 Ronald F. Guilmette <rfg@monkeys.com>.
12569
12570 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12571
12572 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12573 for powerpc-pe native.
12574 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12575 (target==powerpc-pe): duplicate i386-win32 entry.
12576
12577 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12578
12579 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12580 of vxworks, not just vxworks5.1.
12581
12582 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12583
12584 * mpw-configure: Add support for exec-prefix.
12585
12586 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12587
12588 * config.guess: Recognize HP model 816 machines as having
12589 a PA1.1 processor.
12590
12591 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12592
12593 * configure: Ignore new autoconf configure options.
12594
12595 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12596
12597 * config.guess: Recognize Pentium under SCO.
12598 From Robert Lipe <robertl@arnet.com>.
12599
12600 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12601
12602 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12603
12604 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12605
12606 * configure.in: Don't configure gas for alpha-dec-osf*.
12607
12608 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12609
12610 * configure.in: Default to --with-stabs for some targets for which
12611 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12612 i[345]86*-*-unixware*.
12613
12614 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12615
12616 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12617 rather than basing it on the target. Simplify handling of options
12618 controlling which directories to configure. Remove extraneous
12619 slash in multi-clean target.
12620
12621 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12622
12623 * config-ml.in: Prefix more variables with ml_ so they don't collide
12624 with configure's.
12625
12626 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12627
12628 * configure: Don't turn -v into --v.
12629
12630 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12631
12632 * configure.in (targargs): Fix typo.
12633
12634 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12635
12636 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12637
12638 * configure.in: Strip --host and --target options from
12639 CONFIG_ARGUMENTS, and always configure for --host only. Add
12640 --with-cross-host option when building with a cross-compiler.
12641 * configure: Canonicalize the arguments put into config.status by
12642 always using `=' for an option with an argument. Pass a presumed
12643 --host or --target explicitly.
12644
12645 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12646
12647 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12648 into general OS recognition case.
12649
12650 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12651
12652 * configure.in (target_configdirs): add target-winsup only
12653 for win32 target systems.
12654
12655 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12656
12657 * Makefile.in (all-target-libgloss): Depend upon
12658 configure-target-newlib, since when libgloss is built it looks to
12659 see if the newlib directory exists.
12660
12661 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12662
12663 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12664 cfg-ml-*.in.
12665
12666 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12667
12668 * configure: Handle LD and LD_FOR_TARGET when configuring a
12669 Canadian Cross.
12670
12671 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12672
12673 * configure.in (target_libs): add target-winsup.
12674 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12675 (target==ppcle-pe): remove ld from $noconfigdirs.
12676
12677 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12678
12679 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12680 Preserve relative path names in $srcdir. Build symlink tree if
12681 configuring cross target dir and srcdir=. (= no VPATH support).
12682 (configure-target-libg++): Depend on configure-target-librx.
12683 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12684 * config-ml.in: New file.
12685 * symlink-tree: New file.
12686 * configure: Ensure srcdir="." if that's what it is.
12687
12688 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12689
12690 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12691 includes and FLEX_SKELETON setting.
12692 * mpw-configure (--with-gnu-ld): New option, controls whether
12693 to use PPCLink or ld with PowerMac GCC.
12694 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12695 * mpw-config.in: Configure grez if targeting Mac.
12696
12697 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12698 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12699 just macos.
12700 * configure.in: Configure grez resource compiler if targeting Mac.
12701 * Makefile.in (all-grez, install-grez): New targets.
12702
12703 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12704
12705 * configure: CXX defaults to gcc, not g++. If we find
12706 gcc in the path, set CC to gcc -O2.
12707
12708 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12709
12710 * configure: Default ${build} correctly. Avoid picking up extra
12711 spaces when reading CC and CXX from Makefile. When doing a
12712 Canadian Cross, use plausible default values for numerous
12713 variables.
12714 * configure.in: When doing a Canadian Cross, don't try to
12715 configure tools whose configure script can't handle it.
12716
12717 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12718
12719 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12720
12721 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12722
12723 * configure: Remove dubious bug reporting address.
12724
12725 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12726
12727 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12728 configure script, run that instead of this directory's configure.
12729 In either case, print a message that we're configuring the sub-dir.
12730
12731 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12732
12733 * configure.in: Before checking for the existence of various files,
12734 use sed to filter out "target-".
12735
12736 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12737
12738 * Makefile.in (DO_X): Split rule to decrease command line length
12739 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12740 (Philippe De Muyter).
12741
12742 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12743
12744 * Makefile.in (all-patch): depend on all-libiberty.
12745
12746 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12747
12748 * configure.in: If the only directory in target_configdirs which
12749 actually exists is libiberty, then set target_configdirs to empty,
12750 to avoid trying to build a target libiberty in a gas or gdb
12751 distribution.
12752
12753 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12754
12755 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12756 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12757 systems.
12758
12759 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12760
12761 * configure.in (copy_dirs): Use sys-include instead of include
12762 for --with-headers option.
12763
12764 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12765
12766 * Makefile.in, configure.in: Make winsup builds work with
12767 new scheme.
12768
12769 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12770
12771 * configure.in: Build the linker on AIX.
12772
12773 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12774
12775 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12776 where needed.
12777
12778 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12779
12780 * Makefile.in (all-gcc): Fix typo.
12781
12782 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12783
12784 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12785
12786 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12787
12788 * configure.in: Rename libFOO to target-libFOO, and xiberty
12789 to target-xiberty, to provide more flexibility.
12790 (target_subdir): Define. Create if cross.
12791 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12792 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12793 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12794 check-libFOO -> check-target-libFOO, etc.
12795 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12796 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12797 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12798 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12799 allow ALL_GCC="" to only configure.
12800 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12801 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12802 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12803
12804 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12805
12806 * Makefile.in (taz): Build "info" in etc explicitly.
12807
12808 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12809
12810 * configure.in: Make sure that CC is undefined (as opposed to
12811 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12812 problem with autoconf trying to configure on a host without GCC.
12813
12814 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12815
12816 * mpw-configure: Set host alias from choice of host compiler,
12817 only use generic MPW Makefile sed if present, edit a file
12818 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12819 * mpw-README: Add problem notes about CW6 and CW7.
12820
12821 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12822
12823 * Makefile.in (taz): Use ";" instead of ";;".
12824
12825 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12826
12827 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12828 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12829 DISTDOCDIRS.
12830 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12831 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12832
12833 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12834
12835 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12836 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12837 Move bfd to DISTSTUFFDIRS.
12838
12839 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12840
12841 * Makefile.in (X11_LIB): Removed.
12842 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12843
12844 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12845
12846 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12847
12848 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12849 names.
12850
12851 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12852
12853 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12854
12855 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12856
12857 * configure.in (i[345]86-*-win32): Always build newlib.
12858 Don't configure cvs, autoconf or texinfo.
12859 * Makefile.in (LD_FOR_TARGET): New.
12860 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12861 Pass down LD_FOR_TARGET.
12862
12863 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12864
12865 * winsup: New directory.
12866 * Makefile.in: Build winsup.
12867 * configure.in: Winsup is configured when target is win32.
12868 Can only build win32 target GDB when native.
12869
12870 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12871
12872 * config.guess: Recognize HP model 819 machines as having
12873 a PA 1.1 processor.
12874
12875 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12876
12877 * configure: Fix sed loop which substitutes for CC and CXX to
12878 avoid bug found in various sed implementations.
12879
12880 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12881
12882 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12883 simulator. Use standard powerpc-*-eabi*.
12884
12885 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12886
12887 * configure.in: Stop putting gas and binutils in noconfigdirs for
12888 powerpc-*-aix* and rs6000-*-*.
12889
12890 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12891
12892 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12893 -mcall-aixdesc libraries.
12894
12895 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12896
12897 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12898
12899 * config.sub (arm | armel | armeb): Fix shell syntax.
12900
12901 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12902
12903 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12904 -msoft-float and -mcpu=common support.
12905 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12906 libraries.
12907
12908 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12909
12910 * configure.in: Allow configuration and build of emacs19 for the alpha.
12911
12912 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12913
12914 * configure.in (CC): Get ^CC, not just any old CC, from
12915 ${host_makefile_frag}.
12916
12917 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12918
12919 * configure.in (CC): Try to get CC from
12920 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12921
12922 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12923
12924 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12925 only if it exists in $(srcdir).
12926
12927 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12928
12929 * configure: If CC and CXX are not set in the environment, set
12930 them, based on either an existing Makefile or on searching for gcc
12931 in PATH. Substitute for CC and CXX in Makefile.
12932 * configure.in: Remove libm from target_libs. Separate
12933 target_configdirs from configdirs. If CC is not set in
12934 environment, try to get it from a host Makefile fragment. Rewrite
12935 changes of configdirs to use skipdirs instead. A few minor
12936 tweaks. Take directories out of target_configdirs as they are
12937 taken out of configdirs. Remove existing Makefile files from
12938 subdirectories. Substitute for TARGET_CONFIGDIRS and
12939 CONFIG_ARGUMENTS in Makefile.
12940 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12941 by configure.in.
12942 (CONFIG_ARGUMENTS): Likewise.
12943 (CONFIGURE_TARGET_MODULES): New variable.
12944 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12945 ($(CONFIGURE_TARGET_MODULES)): New target.
12946 (configure-libg++, configure-libio): New targets.
12947 (all-libg++): Depend upon configure-libg++.
12948 (all-libio): Depend upon configure-libio.
12949 (configure-libgloss, all-libgloss): New targets.
12950 (configure-libstdc++): New target.
12951 (all-libstdc++): Depend upon configure-libstdc++.
12952 (configure-librx, all-librx): New targets.
12953 (configure-newlib): New target.
12954 (all-newlib): Depend upon configure-newlib
12955 (configure-xiberty): New target.
12956 (all-xiberty): Depend upon configure-xiberty.
12957
12958 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12959
12960 * configure.in (host i[345]86-*-win32): Expand the
12961 noconfigdirs again.
12962
12963 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12964
12965 * mpw-configure: Fix sed command file name.
12966
12967 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12968
12969 * configure.in (host i[345]86-*-win32): Reduce the
12970 noconfigdirs again.
12971
12972 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12973
12974 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12975 or powerpc*-*-pe*, since they are not yet supported.
12976
12977 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12978
12979 Add PowerMac support and many other enhancements.
12980 * mpw-configure: New option --cc to select compiler to use,
12981 paste options set according to --cc into the generated
12982 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12983 if mpw-make.sed is present.
12984 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12985 add forward includes for PowerPC include files.
12986 * mpw-build.in: Build using Makefile.PPC if present.
12987 (do-byacc, etc): Remove separate version resource builds.
12988 (do-gas): Build "stamps" before "all".
12989 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12990 * mpw-README: Update to reflect --cc option, PowerMac support,
12991 and recently-reported compatibility problems.
12992
12993 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12994
12995 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12996 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12997 (--with-multilib-top): Pass to recursive invocations.
12998
12999 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13000
13001 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13002 v810-*-*.
13003
13004 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13005
13006 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13007 gdb, ld and opcodes on v810-*-*.
13008
13009 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13010
13011 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13012 (local-maintainer-clean): New target.
13013 (maintainer-clean): New target.
13014 (realclean): Just depend upon maintainer-clean.
13015
13016 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13017
13018 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13019
13020 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13021
13022 * configure.in: Build ld in mips*-*-bsd* case.
13023
13024 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13025
13026 * config.sub: Accept -lites* OS. From Ian Dall.
13027
13028 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13029
13030 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13031 targets.
13032
13033 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13034
13035 * configure.in: treat i386-win32 canadian cross the same as
13036 i386-go32 canadian cross.
13037
13038 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13039
13040 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13041 running under the simulator to build a reduced set of libraries.
13042 (powerpc-*-eabiaix): Add fine grained multilib support added to
13043 other powerpc targets yesterday.
13044
13045 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13046
13047 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13048 -disable-softfloat, -disable-relocatable, -disable-aix, and
13049 -disable-sysv to control which multilib libraries get built.
13050
13051 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13052
13053 * configure: Add Makefile.tem to list of files to remove in trap
13054 handler.
13055
13056 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13057
13058 * config.guess (*Linux*): Add missing "exit"s.
13059 Also, need specific check for alpha-unknown-linux (uses COFF).
13060
13061 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13062
13063 * config.guess: Merge with FSF:
13064
13065 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13066 * config.guess (AIX4): More robust release numbering discovery.
13067
13068 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13069 * config.guess (i386-sequent-ptx): Properly get version number.
13070
13071 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13072 * config.guess (mips:*:4*:UMIPS): New case.
13073
13074 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13075
13076 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13077 (i386-win32 host): Likewise. Don't build readline.
13078
13079 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13080
13081 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13082 SUPPORT_FILES to submakes.
13083
13084 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13085
13086 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13087 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13088 mpw-configure.
13089
13090 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13091
13092 * configure.in (appdirs): Use =, not ==, in test expression when
13093 trying to build the text to print in the warning message for
13094 Solaris users.
13095
13096 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13097
13098 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13099
13100 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13101
13102 * config.guess: Recognize lynx-2.3.
13103
13104 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13105
13106 * config.sub (z8ksim): Deleted
13107 (z8k-*-coff): New, this is the one true name of the target.
13108
13109 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13110
13111 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13112
13113 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13114
13115 * config.guess (*:Linux:*:*): First try asking the linker what the
13116 default object file format is (elf, aout, or coff). Then if this
13117 fails, try previous methods.
13118
13119 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13120
13121 * configure.in: Don't build newlib for *-*-vxworks5.1.
13122
13123 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13124
13125 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13126 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13127
13128 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13129
13130 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13131
13132 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13133
13134 * cfg-ml-com.in: New file.
13135 * cfg-ml-pos.in: New file.
13136
13137 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13138
13139 * COPYING.NEWLIB: Add HP free copyright to list.
13140
13141 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13142
13143 * config.sub: Recognize -eabi* for the system, not just -eabi.
13144
13145 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13146
13147 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13148 * config.sub, configure.in (win32): New target and host.
13149
13150 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13151
13152 * configure.in: Add i386-pe configuration.
13153
13154 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13155
13156 * mpw-build.in (install): Install GDB after LD.
13157
13158 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13159
13160 * mpw-config.in (elf/mips.h): Always forward-include, needed
13161 for GDB to build.
13162
13163 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13164
13165 * testsuite: New directory for customer acceptance and whole tool
13166 chain tests.
13167
13168 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13169
13170 * configure: If per-host line isn't found, but AC_OUTPUT is found
13171 and a configure script exists, run it instead.
13172
13173 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13174
13175 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13176
13177 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13178
13179 * configure: Set build_{cpu,vendor,os,alias} to host values when
13180 --build isn't specified.
13181
13182 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13183
13184 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13185 (FLAGS_TO_PASS): Pass them.
13186 (EXTRA_TARGET_FLAGS): Ditto.
13187
13188 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13189
13190 * Makefile.in (all-libg++): Depend on all-libstdc++.
13191
13192 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13193
13194 * configure.in (noconfigdirs): Enable all packages for
13195 i386-unknown-netbsd.
13196
13197 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13198
13199 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13200 hosted builds (DOS builds)
13201
13202 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13203
13204 Changes for ARM based on patches from Richard Earnshaw:
13205 * config.sub: Handle armeb and armel.
13206 * configure.in: Omit arm linker only for riscix.
13207
13208 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13209
13210 * config.guess: Update from FSF.
13211
13212 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13213
13214 * config.sub: Recognize powerpcle as the little endian variant of
13215 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13216 powerpcle variant. Convert pentium into i586, not i486. Add p5
13217 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13218 temporarily.
13219
13220 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13221
13222 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13223
13224 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13225
13226 * config.sub: Accept -lites* as a basic system type.
13227
13228 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13229
13230 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13231 installed, and if so return linuxoldld as the system name.
13232
13233 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13234
13235 * config.guess: Add hppa1.1-hp-lites support.
13236
13237 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13238
13239 * configure.in: Don't build newlib for m68k-vxworks5.1.
13240
13241 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13242
13243 * configure.in (mips-sgi-irix6): Use mh-irix5.
13244
13245 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13246
13247 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13248
13249 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13250
13251 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13252 OSF/1. Fix compiler flags.
13253 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13254
13255 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13256
13257 * configure.in: Recognize --with-newlib.
13258 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13259
13260 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13261
13262 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13263 to *_X11_MODULES due to gdbtk needing X include files et al.
13264
13265 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13266
13267 Merge in support for Mac MPW as a host.
13268 (Old change descriptions retained for informational value.)
13269
13270 * mpw-config.in: Add generic include forwards for cpu-specific
13271 include files in aout and elf directories.
13272
13273 * mpw-configure: Added copyright.
13274 * mpw-config.in: Check for presence of required build tools.
13275 (target_libs): Add newlib.
13276 (target_tools): Add examples.
13277 (Read Me): Generate as "Read Me for MPW" instead.
13278 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13279 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13280 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13281
13282 * mpw-configure: Remove subdir-specific makefile hackery,
13283 delete mk.tmp after using it.
13284
13285 * mpw-build.in (all): Display start and end times.
13286
13287 * mpw-configure (host_canonical): Set.
13288 (target_cpu): Always add to makefiles.
13289 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13290 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13291 (mpw-mh-mpw): Look for in srcdir and srcroot.
13292 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13293
13294 * mpw-build.in: (install-only): New target.
13295
13296 * mpw-configure (host_alias, target_alias): Rename from hostalias
13297 and targetalias, add into generated Makefile.
13298 (mk.tmp): If present, add into generated Makefile.
13299 * mpw-build.in (all-gas): Build config.h first before gas proper.
13300
13301 * mpw-configure (config.status): Write only if changed.
13302 * mpw-config.in (readline): Configure it (not built, just used for
13303 definitions).
13304
13305 * mpw-config.in (elf/mips.h): Add a forward include.
13306
13307 * mpw-config.in: Forward-include most .h files in include into
13308 extra-include.
13309 (readline): Don't build.
13310 mpw-build.in (install): Install GDB.
13311
13312 * mpw-configure (prefix, mpw_prefix): Handle it.
13313 * mpw-config.in (mmalloc, readline): Don't configure.
13314 * mpw-build.in (thisscript): Rename to ThisScript.
13315 Use mpw-build instead of BuildProgram everywhere.
13316 (mmalloc, readline): Don't build.
13317 * mpw-README: New file, basic documentation about the MPW port.
13318
13319 * mpw-config.in: Use forward-include to create include files.
13320
13321 * mpw-configure: Add more things to the top of each configured
13322 Makefile, including contents of config/mpw-mh-mpw.
13323 * mpw-config.in (extra-include): Create this directory and fill it
13324 with Posix-like include files when configuring.
13325
13326 * config.sub (apple, mac, mpw): Add various aliases.
13327
13328 * mpw-build.in: New file, top-level build script fragment for MPW.
13329 * mpw-configure: New file, configure script for MPW.
13330 * mpw-config.in: New file, config fragment for MPW.
13331
13332 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13333
13334 * configure.in (host_libs): Remove glob, since it is gone from the
13335 sources.
13336
13337 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13338
13339 * Makefile.in: define empty GDB_NLM_DEPS var.
13340
13341 * configure.in(target_makefile_frag): use config/mt-netware
13342 for netware targets.
13343
13344 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13345
13346 * config.sub: Merge in recent FSF changes. Remove linux special
13347 cases.
13348
13349 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13350
13351 Revert this change:
13352
13353 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13354
13355 * build-all.mk: Use CC=cc -Xs on Solaris.
13356
13357 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13358
13359 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13360 stop using it.
13361 * Makefile.in: Nuke all references to glob subdirectory.
13362
13363 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13364
13365 * configure.in: Fix --enable-shared logic in per-host.
13366
13367 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13368
13369 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13370
13371 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13372
13373 * configure.in (noconfigdirs): Don't build gas on AIX, for
13374 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13375
13376 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13377
13378 * configure: Fix --cache-file to work if the file argument is a
13379 relative path.
13380
13381 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13382
13383 * configure: If the --cache-file is used, pass it down to
13384 configure in subdirectories.
13385
13386 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13387
13388 * config.sub: add vxworks29k configuration.
13389
13390 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13391
13392 * Makefile.in (taz): Do "diststuff" part quietly.
13393
13394 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13395
13396 * config.sub: Mini-merge with gcc/config.sub.
13397
13398 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13399
13400 * config.guess (IRIX): Sed - to _.
13401
13402 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13403
13404 * Makefile.in (source-vault, binary-vault): New targets.
13405
13406 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13407
13408 * config.sub: Recognize -eabi as a basic system type.
13409
13410 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13411
13412 * configure.in (enable_shared stuff): Fix typo.
13413
13414 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13415
13416 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13417
13418 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13419
13420 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13421
13422 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13423
13424 * configure.in (rs6000-*-*): Don't build gas.
13425
13426 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13427
13428 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13429 reduce command line length.
13430 (AS_FOR_TARGET): Check for as.new, not Makefile.
13431 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13432
13433 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13434
13435 * config.guess: Merge from FSF.
13436
13437 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13438
13439 * configure: Don't use $ when handling program_suffix.
13440
13441 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13442
13443 * configure.in: Configure tk for hppa/hpux.
13444
13445 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13446
13447 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13448
13449 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13450
13451 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13452 to LIBCXXFLAGS. Tests are better run without it.
13453
13454 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13455
13456 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13457
13458 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13459
13460 * configure.in (*-*-netware*): Don't configure xiberty.
13461
13462 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13463
13464 * configure.in: Remove tk from native_only list.
13465
13466 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13467
13468 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13469 for special NCD build.
13470
13471 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13472
13473 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13474 makeall.bat, they're only useful for binutils snapshots.
13475 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13476 makeall.bat to specified SUPPORT_FILES.
13477
13478 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13479
13480 * build-all.mk: Add Ericsson targets to sun4 and solaris
13481 hosts. Add BNR's sun4 target to solaris host, so their
13482 build-from-source will be tested in-house first.
13483
13484 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13485
13486 * Makefile.in (LIBCFLAGS): New variable.
13487 (CFLAGS_FOR_TARGET): Ditto.
13488 (LIBCFLAGS_FOR_TARGET): Ditto.
13489 (LIBCXXFLAGS): Ditto.
13490 (CXXFLAGS_FOR_TARGET): Ditto.
13491 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13492 (BASE_FLAGS_TO_PASS): Pass them.
13493 (EXTRA_TARGET_FLAGS): Ditto.
13494
13495 * configure.in: Support --enable-shared.
13496
13497 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13498
13499 * configure.in (target_libs): Include libstdc++ again.
13500 * config.guess: Update from FSF (for FreeBSD).
13501
13502 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13503
13504 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13505 makeall.bat.
13506 (DISTDOCDIRS): Add `etc'.
13507 (ETC_SUPPORT_PFX): New variable.
13508 (taz): Include anything from etc starting with a word in
13509 ETC_SUPPORT_PFX.
13510
13511 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13512
13513 * config.sub: Update for recent FSF changes. Remove obsolete
13514 h8300hds entry. Add -windows* and -osx as basic os. Minor
13515 spacing changes.
13516
13517 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13518
13519 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13520
13521 * config.guess: Merge with FSF.
13522 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13523
13524 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13525
13526 * configure: Since the "trap 0" handler will override the exit
13527 status on many systems, only use it for "exit 1", and make it set
13528 a non-zero exit status; reset it before "exit 0". Also, check
13529 exit status of config.sub, and error out if it failed.
13530
13531 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13532
13533 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13534 and install libgloss.
13535
13536 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13537
13538 * Makefile.in (all-binutils): Depend upon all-byacc.
13539
13540 * configure.in: Don't build emacs on Irix 5.
13541
13542 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13543
13544 * configure.in (*-*-netware*): Add libio.
13545
13546 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13547
13548 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13549 (CHECK_TARGET_MODULES): Ditto.
13550 (INSTALL_TARGET_MODULES): Ditto.
13551 (TARGET_LIBS): Ditto.
13552 (all-libstdc++): Note dependencies.
13553
13554 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13555
13556 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13557
13558 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13559
13560 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13561 -fexternal-templates.
13562
13563 * configure.in (target_libs): Add libstdc++.
13564 (noconfigdirs): Add libstdc++ as appropriate.
13565
13566 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13567
13568 * config.guess: Update from FSF.
13569
13570 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13571
13572 * configure: Use ${config_shell} when running ${configsub}.
13573
13574 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13575
13576 * config.sub: No longer recognize h8300h.
13577
13578 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13579
13580 * config.sub: Remove extraneous differences between config.sub and
13581 gcc/config.sub.
13582
13583 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13584
13585 * Makefile.in (DISTSTUFFDIRS): Add gas.
13586
13587 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13588
13589 * COPYING.NEWLIB: New file.
13590
13591 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13592
13593 * config.guess (HP-UX): Patch from Harlan Stenn
13594 <harlan@landmark.com> to also emit release level.
13595
13596 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13597
13598 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13599
13600 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13601
13602 * config.sub: Merge nextstep cleanup from FSF.
13603
13604 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13605
13606 * configure.in (arm-*-*): Don't configure ld for this target.
13607
13608 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13609
13610 * configure.in (*-*-netware): don't configure libg++, libio,
13611 librx, or newlib.
13612
13613 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13614
13615 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13616 configure ld--it works, but it doesn't support shared libraries.
13617
13618 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13619
13620 * config.guess (*-unknown-freebsd*): Get rid of possible
13621 trailing "(Release)" in version string.
13622 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13623
13624 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13625
13626 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13627 Fix type: *-next-neststep -> *-next-nextstep.
13628
13629 * config.guess: Merge from FSF:
13630
13631 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13632
13633 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13634
13635 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13636
13637 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13638 instead of UNIX_SV for UnixWare 1.0).
13639
13640 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13641
13642 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13643 to make gdb/nlm/* build after the compiler and linker.
13644
13645 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13646
13647 * config.guess (netbsd, freebsd, linux): Accept any machine,
13648 not just i[34]86.
13649 (m68k-atari-sysv4): Relocate to match FSF version.
13650
13651 * config.guess: More merges from the FSF:
13652
13653 Add a space before function call or macro invocation.
13654
13655 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13656
13657 * config.guess: Add trap cmd to remove dummy.c and dummy when
13658 interrupted.
13659
13660 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13661
13662 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13663 (dummy): Redirect stderr from compilation of dummy.c.
13664
13665 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13666
13667 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13668
13669 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13670
13671 * configure: Accept and ignore --cache*, for compatibility with
13672 new autoconf.
13673
13674 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13675
13676 * config.guess: Merge from FSF:
13677
13678 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13679
13680 * config.guess (Pyramid*:OSx*:*:*): New case.
13681 (PATH): Add /.attbin at end for finding uname.
13682 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13683
13684 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13685
13686 * config.guess (M88*:DolphinOS:*:*): New case.
13687
13688 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13689
13690 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13691 to select whether to use ELF or COFF.
13692
13693 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13694
13695 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13696
13697 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13698
13699 * config.guess: Guess the OS version for HPUX.
13700
13701 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13702
13703 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13704
13705 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13706
13707 * configure.in: Recognize --with-headers, --with-libs, and
13708 --without-newlib.
13709 * Makefile.in (all-xiberty): Depend upon all-ld.
13710
13711 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13712
13713 * configure.in: Change i[34]86 to i[345]86.
13714
13715 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13716
13717 * configure (version): A few more tweaks to help message.
13718
13719 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13720
13721 * Makefile.in: Remove (for now) librx as a host library,
13722 now that we're building it for target.
13723
13724 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13725
13726 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13727 (Karl Berry).
13728
13729 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13730
13731 * configure.in: Also configure librx.
13732
13733 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13734
13735 * Makefile.in: Update various rules to reflect that librx
13736 is now needed for libg++.
13737
13738 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13739
13740 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13741
13742 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13743
13744 * configure.in: Configure the examples directory.
13745
13746 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13747
13748 * configure: Simplify Jun 2 1994 change.
13749
13750 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13751
13752 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13753 /bin/gcc isn't good enough to build gcc.
13754
13755 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13756
13757 * Makefile.in (GDB_SUPPORT_FILES): Remove
13758 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13759 (gdb.tar.gz): Add new rule to use standard distribution building
13760 mechanism.
13761
13762 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13763
13764 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13765 Bill Cox <bill@cygnus.com>.
13766
13767 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13768
13769 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13770
13771 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13772
13773 * configure: Search current dir first in .gdbinit.
13774
13775 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13776
13777 * config.sub: Recognize freebsd (merged from gcc config.sub).
13778
13779 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13780
13781 * config.sub: Refer to NeXT's operating system as nextstep.
13782
13783 * config.sub (case $basic_machine): Re-order the cases, to match
13784 the order in the FSF version (which is mostly alphabethical).
13785 Merge in some additions and changes from the FSF.
13786
13787 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13788
13789 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13790 * config.sub: Recognize cxux7.
13791 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13792
13793 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13794
13795 * config.sub: Fix typo powerpc -> powerpc-*.
13796
13797 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13798
13799 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13800
13801 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13802 parallel with all-emacs and install-emacs). Top-level command
13803 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13804
13805 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13806
13807 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13808 $(relbindir)/make before doing ``make install'', and use
13809 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13810 installing over running make binary.
13811 ($(host)-stamp-stage3-installed): Likewise.
13812
13813 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13814
13815 * config.guess: Recognize Mach.
13816
13817 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13818
13819 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13820 see whether --exec-prefix was used.
13821
13822 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13823
13824 * README: Explicitly mention libg++/README. (Zoo's idea.)
13825
13826 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13827
13828 * Makefile.in: Add all-librx target similar to all-libproc.
13829
13830 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13831
13832 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13833 with post 1.2 uname bogosity.
13834
13835 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13836
13837 * configure: Remove temporary files on receipt of a signal.
13838
13839 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13840
13841 * configure: If there is a package_makefile_frag, remove
13842 ${subdir}/Makefile.tem after copying it in.
13843
13844 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13845
13846 * build_all.mk: support rs6000 lynx identifies itself as
13847 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13848 since /bin/gcc is too feeble to compile a modern gcc.
13849
13850 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13851
13852 * brought devo/test-build.mk update-to-date with progressive/
13853 test-build.mk. Add lynx targets and hppa flag info.
13854
13855 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13856
13857 * configure.in: Use mh-ncrsvr43. Patch from
13858 Tom McConnell <tmcconne@sedona.intel.com>.
13859
13860 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13861
13862 * config.guess (i386-unknown-bsdi): No longer need to
13863 check #if defined(__bsdi__) && defined(__i386__).
13864
13865 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13866
13867 * configure: Set program_transform_nameoption correctly.
13868
13869 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13870
13871 * brought build-all.mk update-to-date with progressive build-all.mk,
13872 added new targets and hppa info.
13873
13874 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13875
13876 * configure: If config.guess result is a prefix of the user
13877 specified target, assume a native build and use the user specified
13878 target as the host alias. Remove SunOS patch suffix removal hack.
13879 * configure.in: Remove SunOS patch suffix removal hack.
13880
13881 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13882 in NATIVE_CHECK_MODULES.
13883
13884 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13885
13886 * Makefile.in: Rename HOST_ONLY to NATIVE.
13887 * configure: Delete SunOs patch suffix from host_canonical
13888 and build_canonical variables that are prepended to Makefiles.
13889 * configure.in: Add comments for easier maintenance.
13890
13891 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13892
13893 * Makefile.in: Add all-libproc target similar to all-gui.
13894
13895 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13896
13897 * Makefile.in (CHECK_MODULES): split into
13898 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13899
13900 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13901
13902 * config.guess (i386-unknown-bsdi): New system to guess.
13903
13904 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13905
13906 * Makefile.in: Add all-gui target (but not yet build by "all").
13907
13908 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13909
13910 * config.sub: Move deletion of patch suffix from here...
13911 * configure.in: To here, at Ian's suggestion. The top-
13912 level scripts might need to know of a patch level.
13913
13914 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13915
13916 * config.sub: Strip off patch suffix so rtl is recognized
13917 as a sunos4.1.3 machine, even though it's been patched.
13918
13919 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13920
13921 * Makefile.in (INSTALL_LAST): Delete.
13922 (INSTALL_DOSREL): New.
13923
13924 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13925
13926 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13927 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13928 whether we pass down --with-gnu-ld anyhow.
13929
13930 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13931
13932 * Makefile.in (INSTALL_LAST): Change operation so it works
13933 on more flavors of make.
13934 * configure.in (go32): Don't build libg++ or libio.
13935
13936 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13937
13938 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13939 they can be overriden by templates.
13940
13941 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13942
13943 * configure.in (target==go32): Don't build gdb.
13944 * dosrel: New directory.
13945
13946 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13947
13948 * configure.in (host==go32): Configure dosrel too.
13949 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13950 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13951 be set by incoming names or templates.
13952 (INSTALL_LAST): New rule.
13953
13954 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13955
13956 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13957
13958 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13959
13960 * configure.in (appdirs): New variable. Currently empty, but will
13961 be used in gas distribution. If nonempty, lists a set of
13962 directories at least one of which must get configured, or top
13963 level configuration is considered to have failed.
13964 (rs6000-*-lynxos*): Use new file name.
13965
13966 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13967
13968 Eliminate XTRAFLAGS.
13969 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13970 newlib include files using -idirafter, and also use -nostdinc.
13971 (CXX_FOR_TARGET): Likewise.
13972 (XTRAFLAGS): Removed.
13973 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13974 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13975 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13976 ($(DO_X)): Don't pass down XTRAFLAGS.
13977
13978 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13979
13980 * configure.in (mips*-dec-bsd*): New target; do build linker.
13981 (mips*-*-bsd*): New target; don't build linker.
13982
13983 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13984
13985 * configure.in: support rs6000-*-lynxos* configuration.
13986 support sunos4 as a cross target.
13987
13988 * config.sub: look for lynx*, not lynx since the OS version may
13989 legitimately be part of the name.
13990
13991 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13992
13993 * configure.in (i[34]86-*-sco*): Move to be with other i386
13994 targets.
13995 (romp-*-*): New target. Skip various binary utilities.
13996 (vax-*-*): New target. Don't build newlib.
13997 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13998
13999 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14000
14001 * configure.in: Only set host_makefile_frag if config
14002 directory exists.
14003
14004 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14005
14006 * install.sh: If $dstdir exists, don't check whether each
14007 component does.
14008
14009 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14010
14011 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14012
14013 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14014
14015 * configure.in (*-*-lynxos*): Don't configure newlib for either
14016 native or cross Lynx.
14017
14018 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14019
14020 * config.sub (sparc64-elf): Fix os.
14021 (z8k): Remove duplicate.
14022
14023 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14024
14025 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14026 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14027
14028 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14029
14030 * configure: Make file links cleanly even if Lynx fails on
14031 an NFS symlink (at least fail cleanly).
14032
14033 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14034
14035 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14036 -XNh2000.
14037
14038 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14039
14040 * configure: Unknown options are fatal again.
14041
14042 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14043
14044 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14045 compatibility.
14046
14047 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14048
14049 * build-all.mk: Add `clean' target.
14050
14051 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14052
14053 * config.guess: Add SINIX support.
14054 * configure.in: Add mips-*-sysv4* support.
14055
14056 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14057
14058 * build-all.mk: Document all useful targets.
14059 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14060 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14061
14062 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14063
14064 * configure: Support --silent, --quiet.
14065
14066 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14067
14068 * configure: Support --disable-FEATURE.
14069
14070 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14071
14072 * config.guess: Recognize NCR running SVR4.3.
14073
14074 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14075
14076 * config.guess: Make BSDI generate i386-unknown-bsd386.
14077 Patch from Paul Eggert <eggert@twinsun.com>.
14078
14079 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14080
14081 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14082
14083 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14084
14085 * configure: Make unrecognized options give nonfatal warnings
14086 instead of fatal errors, and pass them to any subdirectory
14087 configures in case they recognize them.
14088 Make --x equivalent to --with-x.
14089
14090 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14091
14092 * configure: Add --enable-* options. Clean up usage message and
14093 some comments.
14094
14095 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14096
14097 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14098
14099 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14100
14101 * configure.in (hppa*-*-*): Enable binutils.
14102
14103 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14104
14105 * config.sub: Recognize cisco.
14106
14107 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14108
14109 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14110
14111 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14112
14113 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14114 than one configuration name. Add comment.
14115
14116 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14117
14118 * config.guess: about target *-hitachi-hiuxwe2, fixed
14119 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14120 macro is incorrect.]
14121
14122 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14123
14124 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14125 than the "make ls" stuff which used to be here.
14126
14127 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14128
14129 * config.guess: Recognize i[34]86-unknown-freebsd.
14130 From Shawn M Carey <smcarey@rodan.syr.edu>.
14131
14132 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14133
14134 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14135
14136 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14137
14138 * config.guess: Check for ptx.
14139
14140 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14141
14142 * config.sub: Add os9k checking.
14143
14144 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14145
14146 * config.guess: Handle OSF1 running on HPPA processors
14147
14148 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14149
14150 * configure: If subdir configure fails, print out a message with
14151 subdirectory name, in case subdir's configure code didn't identify
14152 itself.
14153
14154 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14155
14156 * configure.in: Remove embedded newlines from configdirs.
14157 Avoid mismatches of substrings. Fix matching strings at end
14158 of configdirs.
14159
14160 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14161
14162 * config.guess: Add Lynx/rs6000 config support.
14163
14164 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14165
14166 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14167
14168 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14169
14170 * configure.in (hppa*-*-osf*): Treat this just like most other
14171 PA configurations (eg no binutils or ld).
14172 (hppa*-*-*elf*): These configurations have binutils and ld.
14173
14174 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14175
14176 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14177
14178 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14179
14180 * configure.in (rs6000-*-*): Build gas.
14181
14182 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14183
14184 * Makefile.in: Avoid bug in losing hpux sed.
14185
14186 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14187
14188 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14189 for GDB and GDB has been fixed to not need it.
14190
14191 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14192
14193 * config.guess: Recognize vax hosts.
14194
14195 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14196
14197 * configure (while loop): Don't use "break 2" inside case
14198 statement -- the case statement isn't an enclosing loop.
14199
14200 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14201
14202 * config.guess: Clean up NeXT support, to allow nextstep
14203 on Intel machines. Make OS be nextstep.
14204
14205 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14206
14207 * config.guess: Add alternate forms for Convex.
14208
14209 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14210
14211 * configure: Completely rewrite option processing. Take
14212 advantage of pattern-matching to avoid invoking test frequently.
14213 Also clean up host and target defaulting logic.
14214
14215 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14216
14217 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14218 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14219 commands (plus user environment) will fit SCO limits.
14220
14221 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14222
14223 * configure.in: Don't issue warnings about directories which are
14224 not being configured if -norecursion is set. Correct test for
14225 --with-gnu-as and --with-gnu-ld to not get confused by substring
14226 matches.
14227
14228 * configure.in: Don't build gas for alpha-dec-osf1*.
14229
14230 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14231
14232 * configure: Back out Per's change of 12/19/1993. It changes the
14233 behavior of configure in unexpected and confusing ways.
14234
14235 Also, use different delim char when calculating
14236 program_transform_name so that the name can contain slashes.
14237
14238 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14239
14240 * configure.in, config.sub: Add support for VSTa micro-kernel.
14241
14242 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14243
14244 * configure.in: Nuke hacks which were used to get a special
14245 version of GAS for HPPA configurations.
14246
14247 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14248
14249 * configure: If only ${target_alias} is given, use that
14250 as the default for ${host_alias}.
14251 * configure: Add missing back-slashes before nested quotes.
14252
14253 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14254
14255 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14256
14257 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14258
14259 * config.guess: Recognize some Tektronix configurations.
14260 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14261
14262 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14263
14264 * config.sub: Match any flavor of SH.
14265
14266 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14267
14268 * configure.in: Don't try to configure newlib for Alpha.
14269
14270 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14271
14272 * configure.in: Don't build ld for Irix 5. Don't build gas,
14273 libg++ or libio for any Alpha target.
14274
14275 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14276
14277 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14278
14279 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14280 default arguments -- so it tried to compress itself.
14281
14282 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14283
14284 * configure.in (notsupp): ensure that a space is always at the end
14285 of the configdirs list, since the grep checks for an explicit space
14286
14287 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14288
14289 * configure.in (target i386-sysv4.2): don't build ld, since static
14290 versions of many libraries are not available.
14291
14292 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14293
14294 * config.guess: Recognize Apollos (using environment variables).
14295 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14296
14297 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14298
14299 * config.guess: Recognize Sony news mips running newsos.
14300
14301 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14302
14303 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14304 "fi ; else" for bash.
14305
14306 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14307
14308 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14309
14310 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14311
14312 * config.sub: accept unixware as an alias for svr4.2.
14313 Fix some inconsistancies with the gcc version.
14314
14315 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14316
14317 * Makefile.in (DISTDOCDIRS): Add gdb.
14318
14319 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14320
14321 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14322
14323 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14324
14325 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14326 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14327 this now.
14328
14329 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14330
14331 * config.sub: Accept hiux* as an OS name.
14332
14333 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14334 etc/make-stds.texi. The underscore came from gcc, and dje now
14335 agrees that RUNTESTFLAGS is the correct name.
14336
14337 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14338
14339 * install.sh: Remove 'set -e'. It makes any conditionals
14340 in the script useless.
14341
14342 * config.guess: Automatically recognize arm-acorn-riscix
14343 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14344
14345 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14346
14347 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14348
14349 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14350
14351 * Makefile.in (DISTDOCDIRS): New variable.
14352 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14353 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14354
14355 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14356
14357 * configure.in (hppa target): check the source directory for the
14358 pagas sub-directory
14359
14360 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14361
14362 * config.sub: Allow -aout* and -elf*.
14363
14364 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14365
14366 * configure.in: Don't build ld on i386-solaris2, same as for
14367 sparc-solaris2.
14368
14369 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14370
14371 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14372
14373 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14374
14375 * configure.in: Configure gdb for alpha.
14376
14377 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14378
14379 * Makefile.in (CXXFLAGS): Add -O.
14380
14381 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14382
14383 * config.guess: added support for DG Aviion
14384
14385 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14386
14387 * configure.in: Produce warning message for subdirectories not
14388 configurable for this host/target combination. Don't try to
14389 configure gdb for vms.
14390
14391 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14392
14393 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14394 appropriate files before making "diststuff".
14395 (DISTBISONFILES): New var: list of files to be edited.
14396 (DISTSTUFFDIRS): Add binutils.
14397
14398 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14399
14400 * config.sub: also handle mipsel and mips64el (for little endian mips)
14401
14402 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14403
14404 * configure.in: Add * to end of all OS names.
14405
14406 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14407
14408 * configure.in: Build newlib for LynxOS native.
14409
14410 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14411
14412 * config.guess: Add support for delta 88k running SVR3.
14413
14414 * configure.in: Add comment about HP compiler vs. emacs.
14415
14416 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14417
14418 * configure.in: don't build ld on solaris2 (not a viable option
14419 due to bugs in getpwnam & getpwuid)
14420
14421 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14422
14423 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14424 config.guess will produce a full version number.
14425
14426 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14427
14428 * configure.in: Build linker and binutils for alpha-dec-osf1.
14429
14430 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14431
14432 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14433 and gdb/testsuite/Makefile.in.
14434
14435 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14436
14437 * configure.in: recognize mips*- instead of mips-
14438
14439 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14440
14441 * config.sub: Accept linux*coff and linux*elf as operating
14442 systems.
14443
14444 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14445
14446 * config.sub: Recognize mips64, and mips3 as an alias for it.
14447
14448 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14449
14450 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14451 gdb knows how to handle OSF/1 shared libraries.
14452
14453 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14454
14455 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14456 * config.guess: Recognize Hitachi's HIUX.
14457 * config.sub: Recognize h3050r* and hppahitachi.
14458 Remove redundant cases for hp9k[23]*.
14459
14460 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14461
14462 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14463 if gas and ld are in the source tree and are in ${configdirs}.
14464 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14465 --with options (but still pass them down on the command line,
14466 if they were explicitly specified).
14467
14468 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14469
14470 * configure: substitute SHELL value in Makefile.in with
14471 ${CONFIG_SHELL}
14472
14473 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14474
14475 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14476 *-*-solaris2* targets.
14477
14478 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14479
14480 * Makefile.in: define M4, and pass it down to sub-makes;
14481 all-autoconf now depends on all-m4
14482
14483 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14484
14485 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14486 presence of {ar,ranlib} instead of a configured directory
14487
14488 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14489
14490 * config.guess: Accept 34?? as well as 33?? for NCR.
14491
14492 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14493
14494 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14495 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14496
14497 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14498
14499 * configure: grab values for $(CC) and $(CXX) from the
14500 environment, so that someone can do "CC=gcc configure; make" and
14501 have it work right (matching the way that autoconf works now)
14502
14503 * configure.in, Makefile.in: add support for gash, the tcl
14504 interface to Galaxy
14505
14506 * config.guess: add NetBSD variants (hp300, x86)
14507
14508 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14509
14510 * install.sh: Support -d option (in the manner of SunOS 4 install,
14511 as it is more deterministic than that of GNU install)
14512 (chmodcmd): Set file to mode 755 by default (should also do default
14513 chgrp and chown, but I don't feel like dealing with that now)
14514
14515 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14516
14517 * config.sub: Remove h8300hhms alias.
14518
14519 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14520
14521 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14522
14523 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14524
14525 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14526 as stmp-fixinc
14527
14528 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14529
14530 * config.sub: recognize m88110-bug-coff.
14531
14532 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14533
14534 * Makefile.in (all-libio): all dependencies on the toolchain used
14535 to build this (gcc, gas, ld, etc)
14536
14537 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14538
14539 * config.guess: Deal with OSF/1 1.3 on alpha.
14540
14541 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14542
14543 * install.sh: add some 'else true' clauses for portability
14544
14545 * configure.in: don't build libio for h8[35]00-*-* targets
14546
14547 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14548
14549 * Makefile.in: Add support for new libio.
14550
14551 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14552
14553 * install.sh: If one command fails, don't try the rest. Don't try
14554 to remove $dsttmp (via trap) unless we have already created it.
14555 If $src doesn't exist, detect it and exit with an error.
14556
14557 * config.guess: Recognize BSD on hp300.
14558
14559 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14560
14561 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14562 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14563
14564 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14565
14566 * Makefile.in (all-send-pr): depends on all-prms
14567
14568 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14569
14570 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14571
14572 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14573
14574 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14575 Added test for mips-mips-riscos5.
14576
14577 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14578
14579 * configure.in: use mh-hp300 for 68k HP hosts
14580
14581 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14582
14583 * configure: add support for CONFIG_SHELL, so that you can use
14584 some alternate shell for evaluating configure scripts
14585
14586 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14587
14588 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14589 in configure script to bug-gdb@prep.ai.mit.edu when building
14590 distribution archive.
14591 * Makefile.in (COMPRESS): Remove def.
14592 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14593 gdb.tar.Z and make-gdb.tar.Z respectively.
14594 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14595 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14596 to convergence with 'taz' target in Makefile.in.
14597
14598 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14599
14600 * install.sh (dsttmp): use trap to ensure that tmp files go
14601 away on error conditions
14602
14603 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14604
14605 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14606
14607 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14608
14609 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14610 its parent is '/' not ''.
14611
14612 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14613
14614 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14615
14616 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14617 that ${newsrcdir}/configure.in does.
14618
14619 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14620
14621 * test-build.mk: support for CONFIG_SHELL
14622
14623 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14624
14625 * config.sub (netware): Add as a basic system type.
14626
14627 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14628
14629 * Makefile.in (Makefile): depend on configure.in. Also drop the
14630 $(srcdir)/ from the dependency on Makefile.in.
14631
14632 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14633
14634 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14635 (h8300hhms is temporary until multi-libraries are implemented).
14636 * configure.in: Handle h8300h too.
14637
14638 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14639
14640 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14641
14642 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14643
14644 * configure: Remove extraneous output when guessing host type.
14645 * config.guess: Remove extraneous output when guessing using C
14646 compiler rather than uname, or when guessing fails.
14647
14648 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14649
14650 * Makefile.in: remove all.cross and install.cross targets
14651
14652 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14653 definitions
14654
14655 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14656
14657 * configure.in (target sh): Build gprof.
14658
14659 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14660
14661 * config.sub: change -solaris to -solaris2
14662
14663 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14664
14665 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14666
14667 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14668
14669 * configure: Correct error message for missing Makefile.in to
14670 print correct directory.
14671
14672 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14673
14674 * install.sh: kludge around 386BSD shell bug
14675
14676 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14677
14678 * config.guess: Recognize NeXT.
14679 * config.guess: Recognize i486-ncr-sysv4.
14680 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14681
14682 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14683
14684 * Makefile.in (MAKEINFOFLAGS): New variable.
14685 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14686 * build-all.mk, test-build.mk: Pass down --no-split as
14687 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14688
14689 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14690
14691 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14692
14693 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14694
14695 * Makefile.in (libg++.tar.z): New rule.
14696 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14697 * Makefile.in (taz): Only do a single chmod.
14698
14699 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14700
14701 * install.sh: don't use dirname anymore (replaced with sed usage)
14702
14703 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14704
14705 * Makefile.in: Change extension for gzip'd files from '.z' to
14706 '.gz' per new FSF standard usage.
14707
14708 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14709
14710 * configure: put quotes around the final value of program_transform_name
14711
14712 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14713
14714 * Makefile.in: new install.sh support; update install-info rules
14715
14716 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14717
14718 * configure.in: Build diff for crosses, but not for go32 host.
14719
14720 * configure.in: Build gprof only for native, and don't build it
14721 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14722
14723 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14724
14725 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14726
14727 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14728
14729 * configure.in (host_tools): Add prms.
14730
14731 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14732
14733 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14734 with $(FLAGS_TO_PASS) on the command line
14735
14736 * config.sub: Recognize lynx and lynxos
14737
14738 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14739
14740 * config.sub: Accept -ecoff*, not just -ecoff.
14741
14742 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14743
14744 * Makefile.in (taz): Use .gz suffix instead of .z.
14745 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14746 names.
14747
14748 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14749
14750 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14751
14752 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14753
14754 * Makefile.in (install-no-fixedincludes): install gcc last, so
14755 that rebuilds that might happen during 'make install' don't get
14756 bogus gcc include files
14757
14758 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14759
14760 Change from Utah for HPPA support:
14761 * config.guess: Recognize hppa1.x-hp-bsd.
14762
14763 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14764
14765 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14766 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14767
14768 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14769
14770 * config.sub: Add support for rom68k and bug boot monitors.
14771
14772 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14773
14774 * Makefile.in: Make all-opcodes depend on all-bfd.
14775
14776 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14777
14778 * config.guess: Added special check for i[34]86-univel-sysv4*.
14779
14780 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14781
14782 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14783 the processor rather than assuming i486.
14784
14785 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14786
14787 * config.guess: Recognize SunOS6 as Solaris3.
14788
14789 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14790
14791 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14792 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14793
14794 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14795
14796 * build-all.mk (all-cross): New target for Canadian Cross.
14797 Added Q2 go32 targets.
14798 * test-build.mk: Configure go32 cross sparclite-aout and
14799 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14800 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14801
14802 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14803
14804 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14805 GO32 hosted toolchains
14806
14807 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14808
14809 * configure: change so "-exec-prefix" gets passed down rather
14810 than "-exec_prefix" so autoconf generated Makefiles get the
14811 exec_prefix set right.
14812
14813 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14814
14815 * config.guess: get the Solaris2 minor version number
14816
14817 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14818
14819 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14820
14821 * config.guess: Recognize some Sequent platforms.
14822
14823 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14824
14825 * Makefile.in: added the vault-install target
14826
14827 * configure.in: actually use the Sun3 makefile fragment that's in
14828 config, also added the release dir to configdirs
14829
14830 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14831
14832 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14833
14834 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14835
14836 * configure.in: remove some program from Alpha targetted toolchains
14837
14838 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14839
14840 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14841 gprof.
14842 (taz): Run "make diststuff" in those directories instead of "make
14843 proto-dir". Look for "VERSION=" only at start of line in subdir
14844 Makefile. Use "gzip -9" for compression.
14845 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14846 (binutils.tar.z): New target.
14847
14848 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14849
14850 * Makefile.in (taz): Include gpl.texinfo.
14851
14852 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14853
14854 * Makefile.in (setup-dirs): Merged into "taz" target.
14855 (taz): Only do `proto-dir' stuff if a directory is actually needed
14856 for this target.
14857
14858 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14859
14860 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14861 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14862 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14863 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14864 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14865
14866 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14867
14868 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14869 config.sub, and move-if-change to gdb testsuite distribution
14870 archive, so the testsuite can be extracted, configured, and
14871 run separately from the gdb distribution. Blow away the Chill
14872 tests that require a Chill compiled executable, since GNU Chill
14873 is not yet publically available.
14874
14875 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14876
14877 * test-build.mk: set environment variables in a single command,
14878 instead of a list of assignments and exports
14879
14880 * config.guess: recognize Alpha/OSF1 systems
14881
14882 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14883
14884 * configure: Change help message to prefer --options rather than
14885 -options.
14886
14887 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14888
14889 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14890 zippy@ecst.csuchico.edu.
14891 * config.guess: Recognize miniframe.
14892
14893 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14894
14895 * Makefile.in: Use srcroot to find runtest rather than rootme.
14896 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14897
14898 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14899
14900 * test-build.mk: Extensive additions to support building on a
14901 machine other than the host.
14902
14903 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14904
14905 * configure (tooldir): Fix for i386-aix again.
14906
14907 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14908
14909 * configure, Makefile.in: Change definition of $(tooldir)
14910 to match the FSF.
14911
14912 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14913
14914 * config.guess: Recognize i[34]86/SVR4.
14915
14916 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14917
14918 * Makefile.in (all-gdb): gdb depends on sim.
14919
14920 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14921
14922 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14923 at the same time we make the prototype gdb directory.
14924 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14925 files at the same time as the gdb base release distribution.
14926
14927 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14928
14929 * Makefile.in (check): Use individual check targets rather than
14930 DO_X rule.
14931 (check-gcc): Added.
14932
14933 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14934
14935 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14936 for System V release 3.2.
14937
14938 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14939
14940 * config.sub: Recognize hppaosf.
14941 * configure.in: Do configure ld/binutils/gas for it.
14942
14943 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14944
14945 * configure (tooldir): Alter syntax used to set this, for systems
14946 where "\$" isn't handled right, like i386-aix.
14947
14948 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14949
14950 * configure: Pass program-transform-name, not
14951 program_transform_name, to recursive configures.
14952
14953 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14954
14955 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14956 of gas+ld+binutils.
14957
14958 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14959
14960 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14961
14962 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14963
14964 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14965
14966 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14967
14968 * Makefile.in (PRMS): Set back to all-prms.
14969
14970 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14971
14972 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14973 targets, rather than for MIPS hosts.
14974
14975 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14976
14977 * configure.in: add comment for --with-x default values
14978
14979 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14980
14981 * Makefile.in: add check-* targets for each of the directories in
14982 the tree. Add a definition of RUNTEST that will use the one we
14983 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14984
14985 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14986
14987 * configure.in: Removed obsolete references to bfd_target and
14988 target_makefile_frag.
14989
14990 * build-all.mk: Set assorted targets for Q2.
14991 * config.sub: Recognize z8k-sim and h8300-hms.
14992 * test-build.mk: Really don't pass host to configure.
14993 (HOLES): Added uname.
14994
14995 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14996
14997 * configure: Handle an empty program-prefix, program-suffix or
14998 program-transform-name correctly.
14999
15000 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15001
15002 * build-all.mk: -G 8 no longer required for MIPS targets.
15003 * test-build.mk: Don't pass host argument to configure; make it
15004 guess.
15005
15006 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15007
15008 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15009 * Makefile.in (COMPRESS): New macro, like GZIP.
15010
15011 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15012
15013 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15014
15015 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15016 with gas currently defaults to -G 0.
15017
15018 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15019
15020 * Makefile.in (all-flex): flex depends on byacc.
15021
15022 * build-all.mk: If host not specified, use config.guess. Pass TAG
15023 to test-build.mk as RELEASE_TAG.
15024 * test-build.mk (configargs): New variable containing arguments to
15025 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15026 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15027
15028 * config.guess: Use /bin/uname when checking -X argument on SCO,
15029 to avoid invoking GNU uname which doesn't understand -X.
15030
15031 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15032
15033 * configure.in: Build gas for mips-*-*.
15034
15035 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15036
15037 * Makefile.in (all.normal): insert missing backslash.
15038
15039 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15040
15041 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15042
15043 * Makefile.in: Complete overhaul to merge many almost identical
15044 targets.
15045
15046 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15047
15048 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15049 (gdb.tar.Z): Adjusted.
15050
15051 * Makefile.in (setup-dirs, taz): New targets; should be general
15052 enough to adapt for gdb sometime. Build only .z file.
15053 (gas.tar.z): New target.
15054
15055 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15056
15057 * build-all.mk: Use CC=cc -Xs on Solaris.
15058
15059 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15060
15061 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15062 for handling BISON for FSF releases.
15063
15064 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15065
15066 * configure: Actually implement the change zoo just documented.
15067
15068 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15069
15070 * configure: when using config.guess, only set target_alias when
15071 it's not already been set (ie, on the command line)
15072
15073 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15074
15075 * Makefile.in: add installcheck target, set PRMS to install-prms
15076
15077 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15078
15079 * configure: add support for package_makefile_fragment, handle the
15080 case where a directory has a configure.in file but no Makefile.in
15081 more gracefully (with an actual understandable error message, even);
15082 add support for --without (and add this to the usage message); also
15083 explicitly add a --host=${host_alias} to the command line when
15084 config.guess is used
15085
15086 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15087
15088 * configure: Must use both --host and --target in recursive calls.
15089
15090 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15091
15092 * Makefile.in: Change deja-gnu to dejagnu.
15093
15094 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15095
15096 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15097
15098 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15099
15100 * configure.in: canonicalize all instances to *-*-solaris2*,
15101 also strip out a number of tools to not build for go32 host
15102
15103 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15104
15105 * config.guess: add GPL.
15106
15107 * Makefile.in, config.guess, config.sub, configure: bump
15108 copyrights to 93.
15109
15110 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15111
15112 * Makefile.in (do-info): Removed obsolete check for existence of
15113 localenv file.
15114
15115 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15116
15117 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15118
15119 * Makefile.in: a couple of 'else true' for decstation,
15120 support for TclX
15121
15122 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15123
15124 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15125
15126 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15127
15128 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15129
15130 * config.guess: Recognize i386-ibm-aix (PS/2).
15131 * configure.in: Use config/mh-aix386 file for it.
15132
15133 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15134
15135 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15136 CC_FOR_TARGET instead.
15137 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15138
15139 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15140
15141 * Makefile.in: Add sim to list of directories sent with gdb
15142
15143 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15144
15145 * configure.in: Put back mips-dec-bsd* case.
15146
15147 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15148
15149 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15150 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15151 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15152
15153 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15154
15155 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15156
15157 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15158 (install-info): install dir.info only if it exists,
15159 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15160
15161 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15162
15163 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15164 gas for mips-dec-bsd.
15165
15166 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15167
15168 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15169 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15170
15171 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15172
15173 * configure.in: Added "dejagnu" to hosttools list.
15174
15175 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15176
15177 * config.sub, configure.in, config.guess: Add support
15178 for Bosx, an AIX variant from Bull.
15179 Patches from F.Pierresteguy@frcl.bull.fr.
15180
15181 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15182
15183 * devo/dejagnu: Initial creation of devo/dejagnu.
15184 Migrated dejagnu testcases and support files for testing software
15185 tools to reside as subdirectories, currently called "testsuite",
15186 within the directory of the software tool. Migrated all programs,
15187 support libraries, etc. beloging to dejagnu proper from
15188 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15189 with no modifications. The changes to these files which will
15190 allow them to configure, build, and execute properly will be made
15191 in a future update.
15192
15193 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15194
15195 * Makefile.in: Change send_pr to send-pr.
15196 * configure.in: Likewise.
15197 * send_pr: Renamed directory to send-pr.
15198
15199 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15200
15201 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15202
15203 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15204
15205 * README: Update for gdb-4.8 release.
15206 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15207 gdb-xxx.tar.z (gzip'd) file also.
15208
15209 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15210
15211 * Makefile.in: make all-diff depend on all-libiberty
15212
15213 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15214
15215 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15216
15217 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15218
15219 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15220
15221 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15222
15223 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15224 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15225 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15226
15227 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15228
15229 * Makefile.in: makeinfo binary is in a new location
15230
15231 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15232
15233 * config.sub: Accept -ecoff as an OS.
15234
15235 * Makefile.in: Various changes to eliminate a level of make
15236 recursion and reduce the required command line length.
15237 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15238 sub-makes.
15239 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15240 variables holding settings for specific sub-makes.
15241 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15242 in terms of BASE_FLAGS_TO_PASS.
15243 (TARGET_LIBS): New variable listing directories which use
15244 TARGET_FLAGS_TO_PASS.
15245 (subdir_do): Eliminated.
15246 (do-*): New set of targets to replace subdir_do.
15247 (various): All targets which used subdir_do now depend on do-*.
15248 (local-clean): Renamed from do_clean.
15249 (local-distclean): New target, dependency of distclean and
15250 realclean.
15251 (install-info): Don't create directories. Depend on dir.info
15252 rather than calling make recursively.
15253 (install-dir.info): Eliminated.
15254 (install-info-dirs): Create all info directories here.
15255 (dir.info): Depend upon do-install-info.
15256
15257 * test-build.mk (HOLES): Added false.
15258
15259 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15260
15261 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15262
15263 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15264
15265 * Makefile.in (info): remove dependency on all-texinfo. The
15266 problem was really in texinfo/C, not at this level.
15267
15268 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15269
15270 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15271
15272 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15273
15274 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15275 GDB releases.
15276
15277 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15278
15279 * configure: Include srcdir in message about target of link not
15280 being found. Don't convert `-' to `_' in `with' options being
15281 passed to subdirs.
15282
15283 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15284
15285 * configure.in: add uudecode to host_tools
15286
15287 * Makefile.in: added {all,install}-uudecode targets, added them to
15288 the appropriate lists
15289
15290 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15291
15292 * Makefile.in (all-gcc): Added dependency on all-gas.
15293
15294 * configure.in (mips-*-*): Build ld and binutils.
15295
15296 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15297
15298 * configure: check return code from mkdir, print error message and
15299 exit on failure.
15300
15301 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15302
15303 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15304
15305 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15306
15307 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15308
15309 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15310
15311 * config.sub (h8500): Recognize this as a cpu type.
15312
15313 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15314
15315 * configure: source directory missing is no longer a warning
15316
15317 * configure.in: recognize irix[34]* instead of irix[34]
15318
15319 * Makefile.in: define and pass down X11_LIB
15320
15321 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15322
15323 * guess-systype: Renamed to ...
15324 * config.guess: ... by popular request.
15325 * configure.in, Makefile.in: Update accordingly.
15326
15327 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15328
15329 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15330 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15331 + Execute ./dummy instead of assuming . is in PATH.
15332
15333 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15334
15335 * guess-systype: New shell script. Attempts to guess the
15336 canonical host name of the executing host.
15337 Only a few hosts are supported so far.
15338 * configure: Call guess-systype if no host is specified.
15339
15340 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15341
15342 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15343 gcc Makefile.
15344
15345
15346 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15347
15348 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15349 (all-gcc, install-gcc, subdir_do): Use it.
15350
15351 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15352
15353 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15354
15355 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15356
15357 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15358 set exclusively by configure, using configure.in .
15359
15360 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15361
15362 * test-build.mk: set $PATH for all builds
15363
15364 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15365
15366 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15367
15368 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15369 the one used in gcc/Makefile.in, so that a null expansion doesn't
15370 override the one needed to build gcc with a native cc.
15371
15372
15373 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15374
15375 * configure: Accept -with arguments.
15376
15377 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15378
15379 * Makefile.in: added h8300sim
15380
15381 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15382
15383 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15384 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15385 (all-cygnus, native, build-cygnus): Make
15386 $(canonhost)-stamp-3stage-done, not $(host)....
15387 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15388 i386-sco3.2v4. Added else true to if command.
15389
15390 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15391
15392 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15393
15394 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15395
15396 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15397
15398 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15399
15400 * configure.in: don't remove binutils from Solaris builds
15401
15402 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15403
15404 * Makefile.in: get rid of earlier definitions for *clean,
15405 also handle the recursive info rule better
15406
15407 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15408
15409 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15410 do more-or-less the right thing.
15411
15412 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15413
15414 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15415 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15416
15417 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15418
15419 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15420 $(host_canonical).
15421
15422 * configure.in: split the configdirs list into 4 categories (native
15423 v. cross, library v. tool) and handle the cross-only and native-
15424 only in more reasonable (and correct!) way.
15425
15426 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15427
15428 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15429 configdirs anymore.
15430
15431 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15432
15433 * Makefile.in: extensive cleanup:: removed all of the explicit
15434 clean-* targets, collapsed many wrappers around subdir_do into
15435 one, added additional targets to satisfy standards.texi, deleted
15436 some old targets, some changes for consistency
15437
15438 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15439
15440 * configure.in: handle some programs as cross-only, and others as
15441 native only
15442
15443 * test-build.mk: handle partial holes in a more generic manner
15444
15445 * Makefile.in: m4 depends on libiberty
15446
15447 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15448
15449 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15450 time, wdiff, and find to configdirs
15451
15452 * Makefile.in: all, clean, and install rules for the new programs
15453 added to configure.in
15454
15455 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15456
15457 * configure.in: use mh-sun for all *-sun-* hosts
15458
15459 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15460
15461 * Makefile.in: define flags for X11 include files and library file
15462 locations, pass them down to the programs that need this info
15463
15464 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15465
15466 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15467
15468 * configure.in: start building libg++ for HP-UX targets
15469
15470 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15471
15472 * README: Update references to files moved into etc/.
15473
15474 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15475
15476 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15477 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15478
15479 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15480
15481 * configure: accept dash as well as underscore in long option
15482 names for FSF compatibility.
15483
15484 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15485
15486 * config.sub: added -sco3.2v4 support from FSF.
15487
15488 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15489
15490 * configure.in: expand the section that adds or removes
15491 directories from the list of programs to build, to handle native
15492 vs. cross in addition to host v. native
15493
15494 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15495
15496 * Makefile.in: Replace C++ in macro names with CXX.
15497 This is less likely to break ...
15498
15499 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15500
15501 * test-build.mk: add -w to GNU_MAKE
15502
15503 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15504
15505 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15506 add 'sparc' to list of recognized cpus. This needed to make
15507 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15508 Delete some redundant ose68 variants. Recognize -wrs as an os,
15509 then changes that into $CPU-wrs-vxworks.
15510
15511 * configure.in: remove most references to gdbtest, regularize
15512 target based program removal
15513
15514 * test-build.mk: import from p3 tree (many fixes and changes)
15515
15516 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15517
15518 * Makefile.in: added rules to handle tcl, tk, and expect
15519
15520 * configure.in: handle those directories if they exist
15521
15522 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15523
15524 * config.sub: removed bogus hppabsd and hppahpux names, since
15525 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15526
15527 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15528
15529 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15530 depends upon all-xiberty
15531
15532 * Makefile.in: changes from p3, including:
15533
15534 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15535
15536 * Makefile.in (XTRAFLAGS): include newlib directories if
15537 newlib/Makefile exists, rather than if host != target.
15538
15539 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15540
15541 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15542 from the same source tree and not building a cross-compiler. This
15543 matters for the libg++ configuration if reconfiguring a tree that
15544 has already been installed.
15545
15546 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15547
15548 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15549 pick up the machine and system specific header files.
15550
15551 * Makefile.in: added AS_FOR_TARGET, passed down in
15552 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15553 the C compiler to use to create programs which are run in the
15554 build environment, set it to default to $(CC), and passed it down
15555 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15556
15557 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15558
15559 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15560 We need them for unusual native builds, like systems without
15561 ranlib.
15562
15563 * configure: also define $(host_canonical) and
15564 $(target_canonical), which are the full, canonical names for the
15565 given host and target
15566
15567 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15568
15569 * Makefile.in: Added separate definitions for C++.
15570
15571 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15572
15573 * configure.in (configdirs): Add deja-gnu.
15574
15575 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15576
15577 * README: Update for configure.texi and gdb-4.7 release.
15578
15579 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15580
15581 * Makefile.in: Move "all" target to top of file.
15582 Previously, first target was ".PHONY" which caused BSD4.4 make
15583 to build .PHONY when make was run without arguments.
15584
15585 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15586
15587 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15588 Library-copylefted code in libiberty.
15589
15590 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15591
15592 * config.sub: Replace m68kmote with plain old m68k.
15593
15594 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15595
15596 * Makefile.in: Remove space from blank line, avoid Make complaints.
15597
15598 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15599
15600 * config.sub: Complain if no argument is given. Added support for
15601 386bsd as OS and target alias.
15602
15603 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15604
15605 * Makefile.in (XTRAFLAGS): include newlib directories if
15606 newlib/Makefile exists, rather than if host != target.
15607
15608 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15609
15610 * config.sub: recognize sparclite-wrs-vxworks.
15611
15612 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15613 p3.) Added clean-xiberty to clean.
15614
15615 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15616
15617 * configure.in: use *-*-* instead of nested cases for host and target
15618
15619 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15620
15621 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15622 from the same source tree and not building a cross-compiler. This
15623 matters for the libg++ configuration if reconfiguring a tree that
15624 has already been installed.
15625
15626 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15627
15628 * config.sub (i486v/i486v4): Merge in from FSF version.
15629
15630 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15631
15632 * configure: only set PWD if it is already set.
15633
15634 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15635
15636 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15637 doesn't have unset and all success paths (and most error paths)
15638 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15639 to just ${PWD} to avoid confusion.)
15640
15641 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15642
15643 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15644 even for a native compilation.
15645
15646 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15647
15648 Changes to make the gdb.tar.Z rule work better.
15649
15650 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15651 (DEVO_SUPPORT): Add configure.texi.
15652 (bfd-ilrt.tar.Z): Remove ancient rule.
15653
15654 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15655
15656 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15657 pick up the machine and system specific header files.
15658
15659 * configure.in, config.sub: added new target m68010-adobe-scout,
15660 with alias of adobe68k. Changed configure.in to check for
15661 -scout before -sco* to avoid a false match.
15662
15663 * Makefile.in: added AS_FOR_TARGET, passed down in
15664 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15665 the C compiler to use to create programs which are run in the
15666 build environment, set it to default to $(CC), and passed it down
15667 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15668
15669 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15670
15671 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15672 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15673 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15674 FOR_TARGET variants, to newlib and libg++.
15675
15676 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15677
15678 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15679 first.
15680
15681 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15682
15683 * config.sub: Accept `elf' as an environment.
15684
15685 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15686
15687 * Makefile.in (all-opcodes): cd into the right directory
15688
15689 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15690
15691 * configure: added -program_transform_name option, used as
15692 argument to sed when installing programs.
15693 configure.texi: added documentation for -program_prefix,
15694 -program_suffix and -program_transform_name.
15695
15696 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15697
15698 * config.sub: Accept i486 where i386 ok.
15699
15700 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15701
15702 * config.sub: accept we32k
15703
15704 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15705
15706 * config.sub, configure.in: accept OSE68000 and OSE68k.
15707
15708 * Makefile.in: don't create all directories for ``make install'';
15709 let the subdirectories create the ones they need.
15710
15711 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15712
15713 * COPYING: new file, GPL v2
15714
15715 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15716
15717 * Makefile.in: use the new gen-info-dir, which needs a template
15718 argument (which also lives in texinfo)
15719
15720 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15721
15722 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15723
15724 * config.sub (ncr3000): Change i386 to i486.
15725
15726 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15727
15728 * Makefile.in: add install-rcs, install-grep to
15729 install-no-fixedincludes, removed install-bison and install-libgcc
15730
15731 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15732
15733 * configure.in: grab the HPUX makefile fragment if on HPUX
15734
15735 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15736
15737 * Makefile.in: eradicate bison spoor (ditto libgcc).
15738 configure.in: recognise m68{k,000}-ericsson-OSE.
15739 es1800 is alias for m68k-ericsson-OSE
15740
15741 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15742
15743 * configure.in: rearrange the parts that remove programs from
15744 configdirs, based now on HOST==TARGET or by canonical triple.
15745
15746 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15747
15748 * test-build.mk: recurse explicitly with -f test-build.mk when
15749 appropriate. predicate stage3 and comparison on the existence
15750 of gcc. That is, if gcc isn't around, we aren't three-staging.
15751 On very clean, also remove ...stamp-co. Build in-place before
15752 doing other builds.
15753
15754 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15755
15756 * Makefile.in, configure.in: add tgas
15757
15758 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15759
15760 * Makefile.in: a number of changes merged in from progressive.
15761
15762 * configure.in: add libm.
15763
15764 * .cvsignore: ignore some stuff that comes from test-build.mk.
15765
15766 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15767
15768 * config.sub: Add es1800 (m68k-ericsson-es1800).
15769
15770 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15771
15772 * configure: Add program_suffix (parallel to program_prefix)
15773 * Makefile.in: adjust directory-creating script for losing decstation
15774
15775 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15776
15777 * configure: Minor $subdir-related fixes.
15778
15779 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15780
15781 * configure: fix various problems with propogating
15782 makefile_target_frag in subdirs.
15783 * configure.in: config libgcc if its there
15784
15785 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15786
15787 * config.sub: HPPA merge.
15788
15789 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15790
15791 * Makefile.in: Replace all-bison with all-byacc in all
15792 dependency lines for other tools (which now use byacc).
15793
15794 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15795
15796 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15797
15798 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15799
15800 * Makefile.in: make gprof rules similar to byacc rules (instead of
15801 vestigal $(unsubdir) that didn't work...)
15802
15803 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15804
15805 * config.sub: Add support for Linux.
15806 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15807 (at least for libg++).
15808
15809 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15810
15811 * configure.texi: fix doc for the -nfp option to configure
15812
15813 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15814
15815 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15816
15817 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15818
15819 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15820 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15821 * configure.in: added solaris* host_makefile_frag hook.
15822
15823 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15824
15825 * config.sub: changed recognition of m68000 so that various
15826 m68k types can be specified via m680[01234]0
15827
15828 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15829
15830 * config.sub (basic_machine): fix sed so that '-foo' isn't
15831 completely substituted out while .+'-foo' loses the '-foo'
15832
15833 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15834
15835 * config.sub ($os): Add -aout.
15836
15837 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15838
15839 * configure: If host_makefile_frag is absolute, don't
15840 prefix ${invsubdir} (relevant to libg++ auto-configure).
15841
15842 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15843
15844 * Makefile.in (tooldir): Define it.
15845 (all-ld): Depend on all-flex.
15846
15847 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15848
15849 * Makefile.in (check): Fix libg++ special case.
15850
15851 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15852
15853 * configure: do not bury `pwd` into config.status, thus do fewer
15854 pwd's.
15855
15856 * configure: print the "Building in" message only when building in
15857 other than "." AND verbose.
15858
15859 * configure: remove -s, rework -v to better accommodate guested
15860 configures.
15861
15862 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15863
15864 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15865
15866 * Makefile.in: macroize flags passed on recursion. remove
15867 fileutils.
15868
15869 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15870
15871 * configure: get makesrcdir right for subdirs deeper than 1.
15872
15873 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15874 install.
15875
15876 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15877
15878 * Makefile.in: don't print subdir_do or recursion lines.
15879
15880 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15881
15882 * standards.texi: added menu item.
15883
15884 * Makefile.in: build and install standards.info.
15885
15886 * standards.texi: new file.
15887
15888 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15889
15890 * configure: test for and move config.status pieces from
15891 ${subdir}/.
15892
15893 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15894
15895 * configure: Test for existance of files before trying to mv
15896 them, to avoid numerous non-existance messages.
15897
15898 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15899
15900 * configure: correct final line of config.status.
15901
15902 * configure: patch from eggert. Avoids a protection problem if
15903 the original Makefile.in is read only.
15904
15905 * configure: use move-if-change from gcc to create config.status.
15906 Some makefiles depend on config.status to tell if a directory
15907 has been reconfigured for a different host. This change
15908 prevents those directories from remaking everything in the case
15909 where the reconfig was only intended to rebuild a Makefile.
15910
15911 * configure: test for config.sub with "config.sub sun4" rather
15912 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15913 host alias from a missing config.sub.
15914
15915 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15916
15917 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15918 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15919
15920 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15921
15922 * configure: mkdir ${subdir} as needed.
15923
15924 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15925
15926 * Makefile.in,configure.in: added autoconf.
15927
15928 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15929
15930 * Makefile.in: no longer pass against on recursion.
15931
15932 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15933 definitions are not inherited.
15934
15935 * configure: correct makesrcdir when subdir is .
15936
15937 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15938
15939 * configure: Add support for 'subdirs' variable, which is
15940 like 'configdirs', except that configure doesn't re-invoke
15941 itself for subdirs, it just creates a Makefile for each subdir.
15942 * configure.texi: Document subdirs.
15943
15944 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15945
15946 * configure.in: added flex to configdirs
15947
15948 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15949
15950 * Makefile.in: remove clean-stamps from clean.
15951
15952 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15953
15954 * configure.in: Add gdbtest to configdirs.
15955
15956 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15957
15958 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15959 to recursive makes.
15960 * configure.in: Recognize new ncr3000 config.
15961
15962 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15963
15964 * Makefile.in, configure.in: removed references to gdbm.
15965
15966 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15967
15968 * config.sub: Don't canonicalize os value
15969 newsos* to bsd (readline needs to check for newsos).
15970 (This fix was earlier made Jan 31, but got re-broken.)
15971
15972 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15973
15974 * configure.in: sco is an os, not a vendor!
15975
15976 * configure: Quote $( better. Keep various shells happy.
15977
15978 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15979
15980 * Makefile.in: eliminate stamp-files.
15981
15982 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15983
15984 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15985 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15986
15987 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15988
15989 * config.sub: fix iris/iris3.
15990
15991 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15992
15993 * configure: re-add -rm.
15994
15995 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15996
15997 * Maskefile.in: add .stmp-rcs to all.
15998
15999 * configure.in: remove gas from rs6000 build, use aix host fragment.
16000
16001 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16002
16003 * configure: pass down site_option during recursion.
16004
16005 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16006
16007 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16008
16009 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16010
16011 * configure: Change exec_prefix so that it really defaults to prefix.
16012
16013 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16014
16015 * Makefile.in, configure.in: Add support for mmalloc library.
16016
16017 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16018
16019 * Makefile.in: add stmp dependencies for a few more things.
16020
16021 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16022
16023 * configure: adjusted error message on objdir/srcdir configure
16024 collision, per john's suggestion.
16025
16026 * Makefile.in: add libiberty stmp to all and all.cross.
16027
16028 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16029
16030 * Makefile.in: remove force dependencies, add grep to all.
16031
16032 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16033
16034 * Makefile.in: drop flex. make stamp files work.
16035
16036 * configure: added test for conflicting configuration in srcdir,
16037 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16038 gets cranky. use relative paths for configure and srcdir
16039 whenever possible. Send some error messages to stderr that were
16040 going to stdout.
16041
16042 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16043
16044 * Makefile.in: Fix libg++ rule to check for gcc directory
16045 before using gcc/gcc. Also pass XTRAFLAGS.
16046
16047 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16048
16049 * Makefile.in: added stmp-files so that directories aren't polled
16050 when they are already built.
16051
16052 * configure.texi: fixed a node pointer problem.
16053
16054 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16055
16056 * config.sub configure.in gdb/configure.in
16057 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16058 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16059 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16060
16061 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16062
16063 * configure: -recurring becomes -silent. corrected help message
16064 for -site= option.
16065
16066 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16067
16068 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16069
16070 * configure: when building Makefile for crosses, replace
16071 tooldir and program_prefix. default srcdir from location of
16072 config.sub. remove "for host in hosts" and "for target in
16073 targets" loops.
16074
16075 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16076
16077 * Makefile.in: Do not pass bindir or mandir to cvs.
16078
16079 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16080
16081 * Makefile.in, configure.in: removed traces of namesubdir,
16082 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16083 copyrights to '92, changed some from Cygnus to FSF.
16084
16085 * configure.texi: remove most references to multiple hosts,
16086 multiple targets, subdirs, etc.
16087
16088 * configure.man: removed rcsid. reference config.sub not
16089 config.subr.
16090
16091 * Makefile.in: mkdir $(infodir) on install-info.
16092
16093 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16094
16095 * configure.texi: Explain better about .gdbinit and about
16096 the environment that configure.in sections run in.
16097
16098 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16099
16100 * configure.in: Ultrix is only a decstation if it's a MIPS.
16101
16102 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16103
16104 * README: DOC.configure => cfg-paper.texi.
16105
16106 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16107
16108 * config.sub (near case $os): Don't convert newsos* to bsd!
16109
16110 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16111
16112 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16113 the number of copies of COPYING that go into the GDB tar file.
16114
16115 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16116
16117 * bfd/configure.in, gdb/config/mh-i386sco,
16118 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16119 Fix SCO configuration stuff.
16120
16121 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16122
16123 * Makefile.in: For libg++, make sure the -I pointing
16124 to the gcc directory goes *after* all the libg++-local -I flags.
16125 Also, move just-gcc dependency from just-libg++ to all-libg++.
16126
16127 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16128
16129 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16130
16131 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16132
16133 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16134
16135 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16136
16137 * config.sub: Add stratus configuration frags. Also
16138 submitted to FSF.
16139
16140 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16141
16142 * Makefile.in (DEV_SUPPORT): add configure.man.
16143
16144 * config.sub(Decode manufacturer-specific): add -none*.
16145
16146 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16147
16148 * Makefile.in: remove form feeds to make Sun's make happy.
16149 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16150
16151 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16152
16153 * Makefile.in (AR_FLAGS): Make quieter.
16154
16155 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16156
16157 * configure.in: Add libg++.
16158 * configure: When verbose, don't output the command line at each
16159 level; it will be unremarkably the same as the previous version,
16160 which will be the same as what the user typed.
16161
16162 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16163
16164 * configure.in, Makefile.in: fix clean-info, add flex. add
16165 fileutils.
16166
16167 * configure: be less sensitive to spaces in Makefile.in. Do not
16168 look for sources in "..". Doing so breaks subdirectories that
16169 might have their own configure. If a subdir has it's own
16170 configure script, use it.
16171
16172 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16173
16174 * cfg-paper.texi: some changes suggested by rms.
16175
16176 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16177
16178 * config.sub: Merge in some small additions from the FSF version,
16179 taken from the gcc distribution, to bring the Cygnus and FSF
16180 versions into closer sync.
16181
16182 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16183
16184 * configure.in: Changed svr4 references to sysv4.
16185
16186 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16187
16188 * configure: added -V for version number option.
16189
16190 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16191
16192 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16193 renamed from DOC.configure to cfg-paper.texi.
16194
16195 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16196
16197 * configure, config.subr, config.sub: config.subr is now
16198 config.sub again.
16199
16200 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16201
16202 * configure.texi: new file, in progress.
16203
16204 * Makefile.in: build info file and install the man page for
16205 configure.
16206
16207 * configure.man: new file, first cut.
16208
16209 * configure: find config.subr again now that configuration "none"
16210 has gone. removed all traces of the -ansi option. removed all
16211 traces of the -languages option.
16212
16213 * config.subr: resync from rms.
16214
16215 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16216
16217 * configure, config.sub, config.subr: merge config.sub into
16218 config.subr, call the result config.subr, remove config.sub, use
16219 config.subr.
16220
16221 * Makefile.in: revised install for dir.info.
16222
16223 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16224
16225 * configure.in: add decstation host makefile frag.
16226
16227 * Makefile.in: BISON now bison -y again. also install-gcc on
16228 install. clean-gdbm on clean. infodir belongs in datadir.
16229 Make directories for info install. Build dir.info here then
16230 install it.
16231
16232 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16233
16234 * Makefile.in: fix for bad directory tests.
16235
16236 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16237
16238 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16239 regexp. -srcdir relative was being handled incorrectly.
16240
16241 * Makefile.in: unwrapped some for loops so that parallel makes
16242 work again and so one can focus one's attention on a particular
16243 package.
16244
16245 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16246
16247 * configure: added PWD as a stand in for `pwd` (for speed). use
16248 elif wherever possible. make -srcdir work without -objdir.
16249 -objdir= commented out.
16250
16251 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16252
16253 * configure: +options become --options. -subdirs commented out.
16254 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16255 Makefile now at top of generated Makefile. Removed cvs log
16256 entries. added -srcdir. create .gdbinit only if there is one
16257 in ${srcdir}.
16258
16259 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16260 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16261 and mandir now keyed off datadir by default.
16262
16263 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16264
16265 * Freshly created ChangeLog.
16266
16267 \f
16268 Local Variables:
16269 mode: change-log
16270 left-margin: 8
16271 fill-column: 76
16272 version-control: never
16273 End: