]> gcc.gnu.org Git - gcc.git/blob - ChangeLog
move config/ entries to config/ChangeLog
[gcc.git] / ChangeLog
1 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * Makefile.in: Regenerate.
4
5 PR other/46202
6 * configure.ac: Fix just-built in-tree STRIP name to be
7 binutils/strip-new.
8 * configure: Regenerate.
9 * Makefile.def (install-strip-gcc, install-strip-binutils)
10 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
11 (install-strip-sid): Mirror dependencies on non-strip variants
12 of these targets on the respective -strip prerequisites.
13 * Makefile.tpl (install-strip, install-strip-host)
14 (install-strip-target): New targets.
15 (install-strip-[+module+], install-strip-target-[+module+]):
16 New targets.
17 * Makefile.in: Regenerate.
18
19 2010-11-19 Tobias Grosser <grosser@fim.uni-passau.de>
20
21 * config/cloog.m4: Use AS_HELP_STRING and fix help formatting.
22
23 2010-11-19 Ian Lance Taylor <iant@google.com>
24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
25
26 * configure.ac: Add target-libgo to target_libraries. Set
27 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
28 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
29 (HOST_EXPORTS): Add GOC.
30 (BASE_TARGET_EXPORTS): Add GOC.
31 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
32 (GOCFLAGS_FOR_TARGET): New variable.
33 (EXTRA_HOST_FLAGS): Add GOC.
34 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
35 * Makefile.def (target_modules): Add libgo.
36 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
37 (dependencies): Add dependency from configure-target-libgo to
38 configure-target-libffi and all-target-libstdc++-v3. Add
39 dependencies from all-target-libgo to all-target-libffi.
40 (languages): Add go.
41 * configure: Rebuild.
42 * Makefile.in: Rebuild.
43
44 2010-11-19 Ian Lance Taylor <iant@google.com>
45
46 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
47 compiler/flag environment variables.
48
49 2010-11-18 Ian Lance Taylor <iant@google.com>
50
51 * configure.ac: Check for lang_requires_boot_languages in
52 config-lang.in files.
53 * configure: Rebuild.
54
55 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
56 Tobias Burnus <burnus@net-b.de>
57
58 PR fortran/32049
59 * Makefile.def: Add libquadmath; build it with language=fortran.
60 * configure.ac: Add libquadmath.
61 * Makefile.tpl: Handle multiple libs in check-[+language+].
62 * Makefile.in: Regenerate.
63 * configure: Regenerate.
64
65 2010-11-16 Tom Tromey <tromey@redhat.com>
66
67 * MAINTAINERS: Moved myself to reviewers section.
68
69 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
70
71 * MAINTAINERS: Moved myself to reviewers section.
72
73 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
74
75 * MAINTAINERS (Various Maintainers): Add self for build machinery.
76 (Write After Approval): Remove self.
77
78 2010-11-15 Andreas Schwab <schwab@redhat.com>
79
80 * configure.ac: Fix spelling in option names.
81 * configure: Regenerated.
82
83 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
84
85 PR bootstrap/39622
86 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
87 * configure: Regenerated.
88
89 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
90
91 * MAINTAINERS: Update my email address.
92
93 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
94
95 * configure: Regenerate.
96
97 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
98
99 * configure: Regenerate.
100
101 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
102
103 * configure: Regenerate.
104
105 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
106
107 * configure: Regenerate.
108
109 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
110
111 * configure.ac: Support official CLooG.org versions.
112 * configure: Regenerate.
113 * config/cloog.m4: New.
114
115 2010-11-10 François Dumont <francois.cppdevs@free.fr>
116
117 * MAINTAINERS (Write After Approval): Add myself.
118
119 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
120
121 * MAINTAINERS: Update my email address.
122
123 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
124
125 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
126 * configure: Regenerate.
127
128 2010-11-03 Ian Lance Taylor <iant@google.com>
129 Dave Korn <dave.korn.cygwin@gmail.com>
130
131 PR lto/46273
132 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
133 and on other supported platforms whenever LTO is enabled.
134 * configure: Rebuild.
135
136 2010-11-02 Alan Modra <amodra@gmail.com>
137
138 PR binutils/12110
139 * configure.ac: Error when source path contains spaces.
140 * configure: Regenerate.
141
142 2010-10-23 James E. Wilson <wilson@codesourcery.com>
143
144 * MAINTAINERS: Update my email address.
145
146 2010-10-20 Ian Lance Taylor <iant@google.com>
147
148 * Makefile.def (target_modules): Set lib_path to src/.libs for
149 libstdc++-v3 module.
150 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
151 * Makefile.in: Rebuild.
152
153 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
154
155 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
156 (Write After Approval): Remove myself.
157
158 2010-10-15 Tristan Gingold <gingold@adacore.com>
159
160 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
161
162 2010-10-14 Douglas Rupp <rupp@gnat.com>
163
164 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
165
166 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
167
168 * configure.ac (build_lto_plugin): New shell variable.
169 (--enable-lto): Turn on by default for all non-ELF platforms that
170 have had LTO support added so far. Set build_lto_plugin appropriately
171 for both ELF and non-ELF.
172 (configdirs): Add lto-plugin or not based on build_lto_plugin.
173 * configure: Regenerate.
174
175 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
176
177 Sync from src:
178 * configure.ac (v850 support): Remove target-libgloss from
179 noconfigdirs.
180 * configure: Regenerate.
181
182 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
183
184 PR bootstrap/45326
185 PR bootstrap/45174
186 * configure.ac: Honor initial values of $build_configargs,
187 $host_configargs, $target_configargs. Mark the precious, so
188 environment settings get recorded.
189 * configure: Regenerate.
190
191 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
192
193 PR bootstrap/45796
194 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
195 Depend on all-build-libiberty.
196 * Makefile.in: Regenerate.
197
198 2010-09-30 Michael Eager <eager@eagercon.com>
199
200 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
201 * configure: Regenerate.
202
203 2010-09-28 Michael Eager <eager@eagercon.com>
204
205 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
206
207 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
208
209 PR bootstrap/44621
210 * configure.ac: Fix unportable shell quoting.
211 * configure: Regenerate.
212
213 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
214
215 * configure.ac (enable-lto): Add Darwin to the list of supported lto
216 targets and amend comment.
217 * configure: Regenerate.
218
219 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
220
221 * MAINTAINERS (Write After Approval): Add myself.
222
223 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
224
225 * configure.ac: Enable LTO by default on Darwin.
226 * configure: Regenerate.
227
228 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
229
230 * MAINTAINERS (Write After Approval): Add myself.
231
232 2010-09-01 Ian Bolton <ian.bolton@arm.com>
233
234 * MAINTAINERS (Write After Approval): Add myself.
235
236 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
237
238 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
239 ports
240
241 2010-07-28 David Yuste <david.yuste@gmail.com>
242
243 * MAINTAINERS (Write After Approval): Add myself.
244
245 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
246
247 * configure.ac: Support all v850 targets.
248 * configure: Regenerate.
249
250 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
251
252 PR bootstrap/44455
253 * configure.ac (extra_mpfr_configure_flags): Copy from
254 extra_mpc_gmp_configure_flags.
255 * configure: Re-generated.
256
257 2010-07-22 Andi Kleen <ak@linux.intel.com>
258
259 * MAINTAINERS (Write After Approval): Add myself.
260
261 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
262
263 * MAINTAINERS (Write After Approval): Add myself.
264
265 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
266
267 * MAINTAINERS (Write After Approval): Add myself.
268
269 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
270
271 PR target/44862
272 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
273 Provide -B option to allow for link spec %s substitutions for
274 libstdc++.a on darwin.
275 * Makefile.in: Regenerate.
276
277 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
278
279 * MAINTAINERS (Reviewers): Update my e-mail address
280
281 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
282
283 * Makefile.def (configure-gcc): Depend on all-libelf.
284 * Makefile.in: Rebuild.
285
286 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
287
288 * MAINTAINERS (Write After Approval): Add myself in the right place.
289
290 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
291
292 * MAINTAINERS (Write After Approval): Add myself.
293
294 2010-05-25 Sterling Augustine <sterling@tensilica.com>
295
296 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
297
298 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
299
300 * config.sub: Update to version 2010-05-21.
301 * config.guess: Update to version 2010-04-03.
302
303 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
304
305 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
306 * configure: Regenerate.
307
308 2010-05-12 Sriraman Tallam <tmsriram@google.com>
309
310 * MAINTAINERS (Write After Approval): Add myself.
311
312 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
313
314 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
315 a platform that supports LTO.
316 * configure: Regenerate.
317
318 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
319
320 * configure.ac: Allow all the versions greater than 0.10 of PPL.
321 * configure: Regenerated.
322
323 2010-04-27 Roland McGrath <roland@redhat.com>
324 H.J. Lu <hongjiu.lu@intel.com>
325
326 * configure.ac (--enable-gold): Support both, both/gold and
327 both/bfd to add gold to configdirs without removing ld.
328 * configure: Regenerated.
329
330 * Makefile.def: Add install-gold dependency to install-ld.
331 * Makefile.in: Regenerated.
332
333 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
334
335 PR lto/42776
336 * configure.ac (--enable-lto): Refactor handling so libelf tests
337 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
338 and allow LTO to be explicitly enabled on non-ELF platforms that
339 are known to support it inside else-clause.
340 * configure: Regenerate.
341
342 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
343
344 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
345 * configure: Regenerate.
346
347 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
348
349 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
350 * configure: Regenerate.
351
352 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
353
354 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
355 separately.
356 * configure: Regenerate.
357
358 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
359
360 * MAINTAINERS (Write After Approval): Add myself.
361
362 2010-04-14 Tristan Gingold <gingold@adacore.com>
363
364 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
365 * configure: Regenerate.
366
367 2010-04-13 Steve Ellcey <sje@cup.hp.com>
368
369 * configure: Regenerate after change to elf.m4.
370
371 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
372
373 * MAINTAINERS (Write After Approval): Add myself.
374
375 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
376
377 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
378 * configure: Regenerated.
379
380 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
381
382 * configure.ac: Print "buggy but acceptable" when CLooG
383 revision is less than 9.
384 * configure: Regenerated.
385
386 2010-04-01 Diego Novillo <dnovillo@google.com>
387
388 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
389
390 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
391
392 PR bootstrap/43615
393 PR bootstrap/43328
394
395 Revert:
396
397 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
398
399 * configure.ac: Do not pass --enable-multilib nor
400 --disable-multilib in baseargs. Accept explicitly passed
401 --enable_multilib.
402 * configure: Regenerate.
403
404 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
405
406 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
407
408 2010-03-31 Janis Johnson <janis187@us.ibm.com>
409
410 * MAINTAINERS: Remove myself.
411
412 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
413
414 PR bootstrap/43328
415 * configure.ac: Do not pass --enable-multilib nor
416 --disable-multilib in baseargs. Accept explicitly passed
417 --enable_multilib.
418 * configure: Regenerate.
419
420 2010-03-28 Andrew Pinski <pinskia@gmail.com>
421
422 * MAINTAINERS (spu port): Remove me.
423
424 2010-03-23 Joseph Myers <joseph@codesourcery.com>
425
426 * configure.ac (tic6x-*-*): New case.
427 * configure: Regenerate.
428
429 2010-03-23 Joseph Myers <joseph@codesourcery.com>
430
431 * config.sub: Update to version 2010-03-22.
432 * config.guess: Update to version 2009-12-30.
433
434 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
435
436 PR ada/42554
437 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
438 * configure: Regenerate.
439
440 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
441
442 * MAINTAINERS: Update my email address.
443
444 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
445
446 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
447 (ghassan.shobaki@amd.com): Removed.
448
449 2010-03-17 Alan Modra <amodra@gmail.com>
450
451 * MAINTAINERS: Update my email address.
452
453 2010-03-16 Diego Novillo <dnovillo@google.com>
454
455 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
456 Matthews.
457
458 2010-03-16 Joseph Myers <joseph@codesourcery.com>
459
460 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
461 Gutson, Jeffrey D. Oldham and Mark Shinwell.
462
463 2010-03-16 Joseph Myers <joseph@codesourcery.com>
464
465 * MAINTAINERS: Update my email address.
466
467 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
468
469 * MAINTAINERS: Update my email address.
470
471 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
472
473 * MAINTAINERS: Update my email address.
474
475 2010-03-09 Jie Zhang <jie@codesourcery.com>
476
477 * MAINTAINERS: Update my email address.
478
479 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
480
481 PR libstdc++/32499
482 * configure.ac (RANLIB): Default to true.
483 (STRIP): Likewise.
484 (RANLIB_FOR_TARGET): Remove superfluous : argument.
485 * configure: Regenerate.
486
487 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
488
489 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
490 (Write After Approval): Update my email address.
491
492 2010-02-17 Nick Clifton <nickc@redhat.com>
493
494 PR 11238
495 * Makefile.tpl (local-distclean): Also remove config.cache files in
496 sub-directories as there may not be Makefiles present in the
497 sub-directories.
498 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
499 the config.cache files found by the find command.
500
501 * Makefile.in: Regenerate.
502 * configure.ac: Revert previous delta.
503 * configure: Regenerate.
504
505 2010-02-15 Nick Clifton <nickc@redhat.com>
506
507 PR 11238
508 * configure.ac: Delete config.cache files in sub-directories when
509 deleting Makefiles.
510 * configure: Regenerate.
511
512 2010-02-12 Ben Elliston <bje@gnu.org>
513
514 * MAINTAINERS: Update my email address.
515
516 2010-02-08 Andrew Pinski <pinskia@gmail.com>
517
518 * MAINTAINERS (spu port): Update my email address.
519
520 2010-02-08 Jie Zhang <jie.zhang@analog.com>
521
522 * MAINTAINERS: Add myself as a maintainer for the bfin port.
523
524 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
525
526 * configure.ac: Add "recommended" version checks for GMP/MPC.
527 Update recommended GMP/MPFR/MPC versions.
528 * configure: Regenerate.
529
530 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
531
532 * MAINTAINERS: Move my Embecosm email address into the
533 write-after-approval section.
534
535 2010-01-26 Ian Lance Taylor <iant@google.com>
536
537 * MAINTAINERS: Add myself as Go frontend maintainer.
538
539 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
540
541 PR libstdc++/36101, PR libstdc++/42813
542 * configure.ac (bootstrap_target_libs): Make inclusion of
543 target-libgomp conditional on libgomb being in target_configdirs.
544 * configure: Regenerate.
545
546 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
547
548 PR libstdc++/36101, PR libstdc++/42813
549 * configure.ac (bootstrap_target_libs): Include target-libgomp.
550 * configure: Regenerate.
551
552 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
553
554 PR libstdc++/36101, PR libstdc++/42813
555 * configure.ac (target_configdirs): Substitute.
556 * Makefile.def: Bootstrap target module libgomp.
557 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
558 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
559 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
560 * configure, Makefile.in: Regenerate.
561
562 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
563
564 * MAINTAINERS: Adjust my details.
565
566 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
567
568 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
569
570 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
571
572 * MAINTAINERS: reindented my entry with tabs instead of spaces.
573
574 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
575
576 * MAINTAINERS (Write After Approval): Add myself.
577
578 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
579
580 * MAINTAINERS (Write After Approval): Add myself.
581
582 2010-01-11 Richard Guenther <rguenther@suse.de>
583
584 PR lto/41569
585 * Makefile.def (all-lto-plugin): Depend on all-gcc.
586 * Makefile.in: Regenerated.
587
588 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
589
590 * configure.ac: Enable libjava build on x86_64-*freebsd*.
591 * configure: Regenerate.
592
593 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
594 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
595
596 PR bootstrap/42424
597 * configure.ac: Include libtool m4 files.
598 (_LT_CHECK_OBJDIR): Call it.
599 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
600 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
601
602 * configure: Regenerate.
603
604 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
605
606 PR bootstrap/41818
607 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
608 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
609 * Makefile.in: Regenerate.
610
611 2010-01-02 Richard Guenther <rguenther@suse.de>
612
613 PR lto/41529
614 * configure.ac: Include config/elf.m4. Disable LTO if not
615 builting for an elf target.
616 * configure: Regenerate.
617
618 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
619
620 * MAINTAINERS: Change my email address.
621
622 2009-12-18 Ben Elliston <bje@au.ibm.com>
623
624 * config.sub, config.guess: Update from upstream sources.
625
626 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
627
628 * MAINTAINERS (Write After Approval): Add myself.
629
630 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
631
632 PR middle-end/30447
633 PR middle-end/30789
634 PR other/40302
635
636 * configure.ac: Require MPC.
637 * configure: Regenerate.
638
639 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
640
641 PR target/38384
642 PR bootstrap/40972
643 * libtool.m4: Sync from git Libtool.
644 * ltoptions.m4: Likewise.
645 * ltversion.m4: Likewise.
646 * lt~obsolete.m4: Likewise.
647 * ltmain.sh: Likewise.
648
649 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
650
651 * configure.ac: Update minimum MPC version to 0.8.
652 * configure: Regenerate.
653
654 2009-11-21 Sebastian Pop <sebpop@gmail.com>
655
656 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
657 * configure: Regenerated.
658
659 2009-11-21 Ian Lance Taylor <iant@google.com>
660
661 * configure.ac: Change default of poststage1_ldflags to be empty if
662 poststage1_libs is set. When poststage1_libs is empty, and
663 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
664 * configure: Rebuild.
665
666 2009-11-21 Adam Nemet <adambnmet@gmail.com>
667
668 * MAINTAINERS (Write After Approval): Update my email address.
669
670 2009-11-20 Ben Elliston <bje@au.ibm.com>
671
672 * config.guess: Update from upstream sources.
673
674 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
675
676 * Makefile.def: Restore host and target settings for gmp.
677 * Makefile.in: Rebuild.
678
679 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
680
681 * configure.ac: Add libelf to host_libs. Enable in-tree configury
682 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
683 Fix portability of test of C++ as bootstrap language. Add
684 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
685 * configure: Rebuild.
686 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
687 and cloog. Fix in-tree ppl configuration. Introduce libelf
688 in-tree building.
689 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
690 (POSTSTAGE1_HOST_EXPORTS): Use it.
691 (STAGE[+id+]_CXXFLAGS): New.
692 (BASE_FLAGS_TO_PASS): Pass it down.
693 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
694 extra_exports.
695 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
696 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
697 extra_exports.
698 * Makefile.in: Rebuild.
699
700 2009-11-17 Ben Elliston <bje@au.ibm.com>
701
702 * config.sub, config.guess: Update from upstream sources.
703
704 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
705
706 * MAINTAINERS (Write After Approval): Add myself.
707
708 2009-11-09 Jon Beniston <jon@beniston.com>
709
710 * MAINTAINERS (Write After Approval): Add myself.
711
712 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
713
714 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
715 paths for *-w64-mingw* and x86_64-*mingw*.
716 * configure: Regenerated.
717
718 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
719
720 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
721
722 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
723
724 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
725 Phil Edwards to Write-After Approval.
726
727 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
728
729 * configure.ac: Disable target-winsup & co for
730 x86_64-*-mingw* and *-w64-mingw* targets.
731 * configure: Regenerated.
732
733 2009-10-16 Nick Clifton <nickc@redhat.com>
734
735 * MAINTAINERS: Add myself as a maintainer for the RX port.
736
737 2009-10-26 Johannes Singler <singler@kit.edu>
738
739 * MAINTAINERS (Write After Approval): Update my e-mail address.
740
741 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
742
743 * configure.ac (CLooG test): Use = with test.
744 * configure: Regenerate.
745
746 2009-10-22 Richard Guenther <rguenther@suse.de>
747
748 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
749 cloog if the ppl version check failed. Move flags saving
750 before setting in libelf check.
751 * configure: Regenerate.
752
753 2009-10-21 Richard Guenther <rguenther@suse.de>
754
755 * configure.ac: Adjust the ppl and cloog configure to work as
756 documented. Disable cloog if ppl was disabled. Omit the version
757 checks if they were disabled.
758 * configure: Re-generate.
759
760 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
761
762 * configure.ac: Add 'lto' to enable_languages, not
763 new_enable_languages, and only if not already present.
764 * configure: Regenerate.
765
766 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
767
768 * README: Refer to the various COPYING* files instead of just
769 COPYING.
770 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
771
772 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
773
774 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
775
776 2009-10-07 Richard Guenther <rguenther@suse.de>
777
778 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
779 and Richard Guenther as reviewers.
780 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
781 as reviewers.
782
783 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
784
785 * config.sub: Update from upstream sources.
786
787 2009-10-06 Ian Lance Taylor <iant@google.com>
788
789 * Makefile.def: check-gold depends upon all-gas.
790 * Makefile.in: Rebuild.
791
792 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
796 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
797
798 * Makefile.def: all-lto-plugin depends on all-libiberty.
799 set bootstrap=true for lto-plugin.
800 Add lto-plugin.
801 * Makefile.in: Regenerate.
802 * configure.ac (host_libs): Add lto-plugin.
803 * configure: Regenerate.
804
805 2009-10-03 Diego Novillo <dnovillo@google.com>
806
807 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
808 (HOST_LIBELFLIBS): Define.
809 (HOST_LIBELFINC): Define.
810 * Makefile.in: Regenerate.
811 * configure.ac: Add --enable-lto.
812 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
813 If --enable-lto is used, add 'lto' to new_enable_languages.
814 If --enable-lto is used and gold is enabled, add
815 lto-plugin to configdirs.
816 * configure: Regenerate.
817
818 2009-10-03 Simon Baldwin <simonb@google.com>
819
820 * configure.ac: If --with-system-zlib, suppress local zlib and
821 pass --with-system-zlib to subdir configure scripts.
822 * configure: Regenerate.
823
824 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
825 Paolo Bonzini <bonzini@gnu.org>
826
827 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
828 $(srcdir).
829 * Makefile.in: Rebuilt.
830
831 2009-09-26 Gary Funck <gary@intrepid.com>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
835 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
836
837 * configure.ac: Update minimum MPC version to 0.7.
838 * configure: Regenerate.
839
840 2009-09-25 Nick Clifton <nickc@redhat.com>
841
842 * configure.ac: Pass any --cache-file=/dev/null option on to
843 subconfigures.
844 * configure: Regenerate.
845
846 2009-09-23 Nick Clifton <nickc@redhat.com>
847
848 * config.sub, config.guess: Update from upstream sources.
849
850 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
851
852 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
853 * Makefile.in: Rebuilt.
854
855 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
856
857 PR bootstrap/32272
858 * configure.ac: Error out if $srcdir isn't '.' but contains
859 host-${host_noncanonical}.
860 * configure: Regenerate.
861
862 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
863
864 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
865 maintainer.
866
867 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
868
869 * configure.ac: If bootstrapping a combined tree with
870 --enable-gold, require c++ in stage1_languages.
871 * configure: Regenerate.
872
873 * configure.ac: Also add target_libs of stage1_languages to
874 bootstrap_target_libs.
875 * configure: Regenerate.
876
877 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
878 with --enable-languages not containing c++.
879 * configure: Regenerate.
880
881 2009-09-15 Jie Zhang <jie.zhang@analog.com>
882
883 * configure.ac: Disable java and boehm-gc for bfin-*-*.
884 * configure: Regenerate.
885
886 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
887
888 * MAINTAINERS (Write After Approval): Update my e-mail address,
889 and move from from here...
890 (Waiting for paperwork): To here.
891
892 2009-09-09 Joseph Myers <joseph@codesourcery.com>
893
894 * MAINTAINERS (Reviewers): Add self as driver reviewer.
895
896 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
897
898 * configure.ac: Do not use $extrasub for replacing @if/@endif
899 parts in Makefile; instead, use additional arguments to
900 AC_CONFIG_COMMANDS to do the replacement manually, with several
901 sed invocations, to avoid HP-UX sed command limits.
902 * configure: Regenerate.
903
904 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
905
906 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
907 blank before -L.
908
909 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
910
911 * configure.ac (with-build-config): Document. Handle without.
912 Handle missing argument.
913 * configure: Rebuilt.
914
915 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
916
917 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
918 Default to bootstrap-debug only if compare-debug works.
919 * configure: Rebuilt.
920 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
921 * Makefile.in: Rebuilt.
922
923 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
924
925 * MAINTAINERS (OS Port Maintainers): Update my email address.
926
927 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
928
929 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
930 * Makefile.in: Rebuilt.
931
932 2009-09-01 Chris Demetriou <cgd@google.com>
933
934 * MAINTAINERS (Write After Approval): Add myself.
935
936 2009-08-31 Dodji Seketeli <dodji@redhat.com>
937
938 PR debug/30161
939 * include/dwarf2.h (enum dwarf_tag): Added
940 DW_TAG_GNU_template_template_param
941 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
942
943 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
944
945 * Makefile.tpl (AWK): Fix typo.
946 * Makefile.in: Regenerate.
947
948 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
949
950 * configure.ac: Detect awk and sed.
951 * Makefile.def (flags_to_pass): Add AWK and SED.
952 * Makefile.tpl (AWK, SED): New.
953 (BASE_FLAGS_TO_PASS): Add AWK and SED.
954 * configure: Regenerate.
955 * Makefile.in: Regenerate.
956
957 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
958
959 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
960 (collapseslashes): Likewise.
961
962 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
963
964 * configure.ac (AC_PREREQ): Bump to 2.64.
965
966 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
967
968 * configure.ac: Remove --with-datarootdir, --with-docdir,
969 --with-pdfdir, --with-htmldir switches.
970 * configure: Regenerate.
971
972 * configure: Regenerate.
973
974 * compile: Sync from Automake 1.11.
975 * depcomp: Likewise.
976 * install-sh: Likewise.
977 * missing: Likewise.
978 * mkinstalldirs: Likewise.
979 * ylwrap: Likewise.
980
981 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
982
983 * ltmain.sh (func_normal_abspath): New function.
984 (func_relative_path): Likewise.
985 (func_mode_help): Document new -bindir option for link mode.
986 (func_mode_link): Add new -bindir option, and use it to place
987 output DLL if specified.
988
989 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
990
991 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
992 (baseargs): Add --disable-option-checking.
993 * configure: Regenerate.
994
995 * Makefile.def (configure-target-libiberty): Depend on
996 all-binutils and all-ld.
997 (configure-target-newlib): Likewise.
998 * Makefile.in: Regenerate.
999
1000 2009-08-17 Ben Elliston <bje@au.ibm.com>
1001
1002 * config.sub, config.guess: Update from upstream sources.
1003
1004 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1005
1006 Sync from src, merge:
1007
1008 2009-07-02 Tristan Gingold <gingold@adacore.com>
1009
1010 * configure.ac: Do not exclude gas for i386-*-darwin.
1011 Add a case for x86_64-*-darwin.
1012 * configure: Regenerate.
1013
1014 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1015
1016 * MAINTAINERS: Add my name to Write After Approval list.
1017
1018 2009-08-06 Michael Eager <eager@eagercon.com>
1019
1020 * configure.ac: Add Microblaze target.
1021 * configure: Regenerate.
1022
1023 2009-07-31 Christian Bruel <christian.bruel@st.com>
1024
1025 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1026 * configure: Regenerate.
1027
1028 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1029
1030 * MAINTAINERS (Write After Approval): Update my e-mail address.
1031
1032 2009-07-06 Ian Lance Taylor <iant@google.com>
1033
1034 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1035 * configure: Rebuild.
1036
1037 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1038
1039 * MAINTAINERS: Move myself to the Graphite Reviewers.
1040
1041 2009-06-30 Wei Guozhi <carrot@google.com>
1042
1043 * MAINTAINERS: Add my name to Write After Approval list.
1044
1045 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1046
1047 PR bootstrap/40338
1048 * configure.ac (comparestring): Create new variable.
1049 * Makefile.tpl (comparestring): Use to skip some comparisions.
1050 * configure: Regenerate.
1051 * Makefile.in: Regenerate.
1052
1053 2009-06-26 Doug Evans <dje@sebabeach.org>
1054
1055 * Makefile.def (host_modules): Add cgen.
1056 * Makefile.in: Regenerate.
1057 * configure.ac (host_tools): Add cgen.
1058 * configure: Regenerate.
1059
1060 2009-06-23 DJ Delorie <dj@redhat.com>
1061
1062 * MAINTAINERS: Add myself as mep maintainer.
1063
1064 2009-06-23 Ian Lance Taylor <iant@google.com>
1065
1066 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1067 boot_languages. Only bootstrap target libraries listed in
1068 target_libs for some boot language. Add --with-stage1-ldflags,
1069 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1070 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1071 if not building with C++.
1072 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1073 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1074 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1075 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1076 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1077 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1078 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1079 * configure, Makefile.in: Rebuild.
1080
1081 2009-06-23 Li Feng <nemokingdom@gmail.com>
1082
1083 * MAINTAINERS: Added my name to write-after-approval list.
1084
1085 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1086
1087 * configure.ac: Define is_elf for QNX Neutrino targets.
1088 * configure: Regenerate.
1089
1090 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1091
1092 * MAINTAINERS: Added my name to the write-after-approval list
1093
1094 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1095
1096 * configure.ac: Detect MPC in default directory.
1097 * configure: Regenerate.
1098
1099 2009-06-03 Jerome Guitton <guitton@adacore.com>
1100 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1101
1102 * Makefile.tpl (all): Avoid a trailing backslash.
1103 * Makefile.in: Regenerate.
1104
1105 2009-06-03 Ben Elliston <bje@au.ibm.com>
1106
1107 * config.sub, config.guess: Update from upstream sources.
1108
1109 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1110
1111 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1112 to noconfdirs.
1113 * configure: Regenerate.
1114
1115 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1116
1117 * Makefile.tpl ([+compare-target+]): Compare all stage
1118 directories, rather than just gcc.
1119 * Makefile.in: Rebuilt.
1120
1121 2009-06-01 Doug Kwan <dougkwan@google.com>
1122
1123 * configure.ac: Support gold for target arm*-*-*.
1124 * configure: Regenerate.
1125
1126 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1127
1128 * Makefile.def: Add MPC support and dependencies.
1129 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1130
1131 * Makefile.in, configure: Regenerate.
1132
1133 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1134
1135 * Makefile.tpl (all): Avoid harmless warning in make all when
1136 gcc-bootstrap is enabled but stage_last does not exist.
1137 * Makefile.in: Rebuilt.
1138
1139 2009-05-24 Nicolas Roche <roche@adacore.com>
1140
1141 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1142 * Makefile.in: Regenerate.
1143
1144 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1145
1146 * MAINTAINERS: Update my e-mail address.
1147
1148 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1149
1150 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1151 * configure: Regenerate.
1152
1153 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1154
1155 PR other/40159
1156 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1157 gcc-no-bootstrap are mutually exclusive.
1158 * Makefile.in: Rebuilt.
1159
1160 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1161
1162 PR other/40159
1163 * Makefile.tpl (all): Don't end with unconditional success.
1164 * Makefile.in: Rebuilt.
1165
1166 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1167
1168 PR target/37137
1169 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1170 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1171 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1172 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1173 stage_configureflags, stage_cflags and stage_libcflags into
1174 explicit Makefile macros.
1175 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1176 GFORTRAN.
1177 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1178 CC. Set CC_FOR_BUILD from CC.
1179 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1180 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1181 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1182 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1183 and GFORTRAN.
1184 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1185 (_LIBCFLAGS): Renamed to _TFLAGS.
1186 (do-compare-debug, do-compare3-debug): Drop.
1187 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1188 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1189 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1190 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1191 (XGCC_FLAGS_FOR_TARGET): New.
1192 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1193 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1194 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1195 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1196 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1197 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1198 TFLAGS.
1199 (BUILD_CONFIG): Include if requested.
1200 (all): Set TFLAGS on bootstrap.
1201 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1202 (all-stageid-prefixmodule): Likewise.
1203 (do-clean, distclean-stageid): Set TFLAGS.
1204 (restrap): Fix whitespace.
1205 * Makefile.in: Rebuilt.
1206
1207 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1208
1209 * config.guess: Sync with src.
1210
1211 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1212
1213 * configure.ac ($with_ppl): Default to no if not supplied.
1214 ($with_cloog): Likewise.
1215 configure: Regenerate.
1216
1217 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1218
1219 * MAINTAINERS: Update my e-mail address.
1220
1221 2009-04-27 Nick Clifton <nickc@redhat.com>
1222
1223 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1224
1225 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1226
1227 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1228 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1229 * Makefile.in: Regenerate.
1230
1231 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1232
1233 PR bootstrap/39739
1234 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1235 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1236
1237 * configure, Makefile.in: Regenerate.
1238
1239 2009-04-21 Taras Glek <tglek@mozilla.com>
1240
1241 * include/hashtab.h: Update GTY annotations to new syntax
1242 * include/splay-tree.h: Likewise
1243
1244 2009-04-17 Ben Elliston <bje@au.ibm.com>
1245
1246 * config.sub, config.guess: Update from upstream sources.
1247
1248 2009-04-15 Anthony Green <green@moxielogic.com>
1249
1250 * configure.ac: Add moxie support.
1251 * configure: Rebuilt.
1252
1253 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1254
1255 * configure.ac: Change copyright header to refer to version
1256 3 of the GNU General Public License and to point readers at the
1257 COPYING3 file and the FSF's license web page.
1258 * Makefile.def: Likewise.
1259 * Makefile.tpl: Likewise.
1260 * Makefile.in: Regenerate.
1261
1262 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1263
1264 * configure.ac: Restore match for darwin9 or later. Use double
1265 brackets since regeneration eats one pair.
1266 * configure: Regenerate.
1267
1268 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1269
1270 PR gas/10039
1271 * configure.ac: Require texinfo 4.7.
1272 * configure: Regenerated.
1273
1274 2009-04-09 Nick Clifton <nickc@redhat.com>
1275
1276 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1277 the GCC Runtime Library Exception.
1278
1279 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1280
1281 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1282 * configure: Regenerate.
1283
1284 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1285
1286 * Makefil.def (languages): New entries.
1287 * Makefile.tpl (check-gcc-*): New generic target.
1288 * Makefile.in: Regenerate.
1289
1290 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1291
1292 * MAINTAINERS: Update my email address.
1293
1294 2009-03-18 Tom Tromey <tromey@redhat.com>
1295
1296 * configure: Rebuild.
1297 * configure.ac (host_libs): Add libiconv.
1298 * Makefile.in: Rebuild.
1299 * Makefile.def (host_modules): Add libiconv.
1300 (configure-gdb, all-gdb): Depend on libiconv.
1301
1302 2009-03-16 Tristan Gingold <gingold@adacore.com>
1303
1304 * configure.ac: Treat gdb as supported on x86_64-darwin.
1305 * configure: Regenerate.
1306
1307 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1308
1309 * configure.ac (--with-host-libstdcxx): New option.
1310 * configure: Regenerate.
1311
1312 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1313
1314 * MAINTAINERS: Move myself into the write after approval list.
1315
1316 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1317
1318 * MAINTAINERS: Update e-mail address.
1319
1320 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1321
1322 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1323
1324 2009-03-10 Ira Rosen <irar@il.ibm.com>
1325
1326 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1327
1328 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1329
1330 Backport from git Libtool:
1331
1332 2009-01-19 Robert Millan <rmh@aybabtu.com>
1333 Support GNU/kOpenSolaris.
1334 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1335 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1336 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1337 GNU/kOpenSolaris.
1338
1339 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1340
1341 * MAINTAINERS: Update e-mail address.
1342
1343 2009-02-24 Michael Eager <eager@eagercon.com>
1344
1345 * MAINTAINERS (Write After Approval): Add self.
1346
1347 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1348
1349 * MAINTAINERS (Write After Approval): Add myself.
1350
1351 2009-02-05 Andreas Schwab <schwab@suse.de>
1352
1353 * Makefile.tpl (stage_last): Define $r and $s before using
1354 $(RECURSE_FLAGS_TO_PASS).
1355 * Makefile.in: Regenerate
1356
1357 2009-01-30 Ian Lance Taylor <iant@google.com>
1358
1359 * MAINTAINERS: Move myself to the Global Reviewers list.
1360
1361 2009-01-29 Robert Millan <rmh@aybabtu.com>
1362
1363 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1364 * configure: Regenerate.
1365
1366 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1367
1368 * MAINTAINERS: Make whitespace consistent.
1369 Remove Robert Millan from Write After Approval.
1370
1371 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1372
1373 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1374 (all-opcodes): Depend on all-libiberty.
1375 * Makefile.in: Regenerate.
1376
1377 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1378
1379 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1380 * configure: Regenerate.
1381
1382 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
1386 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1387
1388 * MAINTAINERS: Add myself to reviewers (Fortran).
1389
1390 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1391
1392 PR tree-optimization/38515
1393 * configure.ac (cloog-polylib): Removed.
1394 (with_ppl, with_cloog): Test for "no".
1395 * configure: Regenerated.
1396
1397 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1398
1399 * MAINTAINERS: Moved myself to reviewers (Fortran).
1400
1401 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1402
1403 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1404 (Write After Approval): Remove myself.
1405
1406 2009-01-03 Diego Novillo <dnovillo@google.com>
1407
1408 * MAINTAINERS: Remove myself from alias maintainership.
1409
1410 2009-01-02 David Ayers <ayers@fsfe.org>
1411
1412 * MAINTAINERS: Update e-mail address.
1413
1414 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1415
1416 * MAINTAINERS: Make whitespace consistent.
1417
1418 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1419
1420 Backport from upstream Libtool:
1421 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1422 Add cache variables to tests that require the linker to work.
1423 For shlibpath_overrides_runpath, this also changes the semantics
1424 to let the result from the C compiler take precedence.
1425
1426 2008-12-02 Ben Elliston <bje@au.ibm.com>
1427
1428 * config.sub, config.guess: Update from upstream sources.
1429
1430 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1431
1432 * configure.ac (ppllibs): Add by default the lib flags.
1433 * configure: Regenerate.
1434
1435 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1436
1437 * MAINTAINERS: Add myself to the write after approval list.
1438
1439 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1440
1441 * configure.ac: Add double brackets on darwin[912].
1442 * configure: Regenerate.
1443
1444 2008-12-03 Daniel Kraft <d@domob.eu>
1445
1446 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1447 Approval to Reviewer section (for Fortran front-end).
1448
1449 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1450
1451 * configure.ac: Expand to darwin10 and later.
1452 * configure: Regenerate.
1453
1454 2008-12-02 Andreas Schwab <schwab@suse.de>
1455
1456 * Makefile.def: configure-target-boehm-gc depends on
1457 all-target-libstdc++-v3.
1458 * Makefile.in: Regenerate.
1459
1460 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1461
1462 * MAINTAINERS: Add myself as mingw maintainer.
1463
1464 2008-12-02 Ben Elliston <bje@au.ibm.com>
1465
1466 * config.sub, config.guess: Update from upstream sources.
1467
1468 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1469
1470 * README.SCO: Remove.
1471
1472 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1473
1474 * MAINTAINERS: Add myself to the write after approval list.
1475
1476 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1477
1478 * MAINTAINERS: Update my email address in WAA section.
1479
1480 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1481
1482 * MAINTAINERS: Update e-mail address.
1483
1484 2008-11-27 Toon Moene <toon@moene.org>
1485
1486 * MAINTAINERS: Change e-mail address.
1487
1488 2008-11-27 Tristan Gingold <gingold@adacore.com>
1489
1490 * configure.ac: Build gdb for i?86-*-darwin*
1491 * configure: Regenerated.
1492
1493 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1494
1495 * MAINTAINERS: Added my full name.
1496
1497 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1498
1499 PR bootstrap/38014
1500 PR bootstrap/37923
1501
1502 Revert:
1503
1504 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1505
1506 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1507 * Makefile.in: Regenerated.
1508
1509 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1510
1511 PR gdb/921
1512 PR gdb/1646
1513 PR gdb/2175
1514 PR gdb/2176
1515
1516 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1517 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1518 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1519 (HOST_EXPORTS): Pass CPPFLAGS.
1520 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1521 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1522 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1523 * Makefile.in, configure: Regenerated.
1524 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1525 and CPPFLAGS_FOR_BUILD.
1526
1527 2008-11-06 Jeff Law <law@redhat.com>
1528
1529 * MAINTAINERS: Add myself as middle end maintainer.
1530
1531 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1532
1533 * MAINTAINERS (Write after approval): Add myself.
1534
1535 2008-11-05 Diego Novillo <dnovillo@google.com>
1536
1537 * MAINTAINERS (Global Reviewers): Add myself.
1538 (Non-Algorithmic Maintainers): Remove myself.
1539
1540 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1541
1542 * MAINTAINERS (Write after approval): Add myself.
1543
1544 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1545
1546 * MAINTAINERS (Write after approval): Add myself.
1547
1548 2008-10-31 Ben Elliston <bje@au.ibm.com>
1549
1550 * configure.ac (spu-*-*): Remove special case.
1551 * configure: Regenerate.
1552
1553 2008-10-30 Catherine Moore <clm@codesourcery.com>
1554
1555 * MAINTAINERS (Write after approval): Update my email address.
1556
1557 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1558
1559 * configure.ac [spu-*-*]: Do not set skipdirs.
1560 * configure: Re-generate.
1561
1562 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1563
1564 * MAINTAINERS (Various Maintainers): Add myself to reload.
1565
1566 2008-10-25 Richard Guenther <rguenther@suse.de>
1567
1568 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1569 maintainer. Remove myself as libgcc-math maintainer.
1570 (Non-Algorithmic Maintainers): Remove myself.
1571
1572 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1573
1574 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1575 * Makefile.in: Regenerated.
1576
1577 2008-10-23 Cary Coutant <ccoutant@google.com>
1578
1579 * MAINTAINERS (Write after approval): Add myself.
1580
1581 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1582
1583 PR gdb/921
1584 PR gdb/1646
1585 PR gdb/2175
1586 PR gdb/2176
1587
1588 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1589 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1590 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1591 (HOST_EXPORTS): Pass CPPFLAGS.
1592 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1593 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1594 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1595 * Makefile.in, configure: Regenerated.
1596 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1597 and CPPFLAGS_FOR_BUILD.
1598
1599 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1600
1601 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1602 Sebastian Pop.
1603
1604 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1605
1606 * MAINTAINERS (Write After Approval): Added myself.
1607
1608 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1609
1610 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1611 recommended version to 2.3.2.
1612
1613 * configure: Regenerate.
1614
1615 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1616
1617 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1618
1619 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1620
1621 * MAINTAINERS (Write After Approval): Update e-mail address.
1622
1623 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1624
1625 * libtool.m4: Update to libtool 2.2.6.
1626 * lt~obsolete.m4: Update to libtool 2.2.6.
1627 * ltmain.sh: Update to libtool 2.2.6.
1628 * ltsugar.m4: Update to libtool 2.2.6.
1629 * ltversion.m4: Update to libtool 2.2.6.
1630 * ltoptions.m4: Update to libtool 2.2.6.
1631 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1632
1633 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1634
1635 * MAINTAINERS (Write After Approval): Add myself.
1636
1637 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1638
1639 * MAINTAINERS (Write After Approval): Update my name.
1640
1641 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1642
1643 * MAINTAINERS: Add myself in "Write After Approval".
1644
1645 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1646
1647 * MAINTAINERS: Add myself as ia64 maintainer.
1648
1649 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1650
1651 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1652 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1653 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1654 and Michael Tiemann from Write After Approval since they do not
1655 actually have access.
1656
1657 2008-09-05 Richard Guenther <rguenther@suse.de>
1658
1659 * configure.ac: Initialize clooglibs to -lcloog.
1660 * configure: Re-generate.
1661
1662 2008-09-04 Le-Chun Wu <lcwu@google.com>
1663
1664 * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1667
1668 * configure.ac (--with-cloog-polylib): New.
1669 (--disable-cloog-version-check): New.
1670 (--disable-ppl-version-check): New.
1671 * configure: Re-generate.
1672
1673 2008-09-03 Richard Guenther <rguenther@suse.de>
1674
1675 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1676 cloog test.
1677 * configure: Re-generate.
1678
1679 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1680
1681 Add picoChip port.
1682 * MAINTAINERS: Add picoChip maintainers.
1683
1684 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1685 Tobias Grosser <grosser@fim.uni-passau.de>
1686 Jan Sjodin <jan.sjodin@amd.com>
1687 Harsha Jagasia <harsha.jagasia@amd.com>
1688 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1689 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1690 Adrien Eliche <aeliche@isty.uvsq.fr>
1691
1692 Merge from graphite branch.
1693 * configure: Regenerate.
1694 * Makefile.in: Regenerate.
1695 * configure.ac (host_libs): Add ppl and cloog.
1696 Add checks for PPL and CLooG.
1697 * Makefile.def (ppl, cloog): Added modules and dependences.
1698 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1699 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1700
1701 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1702
1703 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1704 (GCC_SHLIB_SUBDIR): New.
1705 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1706 * configure: Regenerate.
1707 * Makefile.in: Regenerate.
1708
1709 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1710
1711 * MAINTAINERS: Consistently use tabs to separate columns.
1712
1713 2008-08-29 Tristan Gingold <gingold@adacore.com>
1714
1715 * MAINTAINERS (Write after Approval): Add myself.
1716
1717 2008-08-28 Tristan Gingold <gingold@adacore.com>
1718
1719 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1720 Enable bfd, binutils and opcodes.
1721 * configure: Regenerate.
1722
1723 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1724
1725 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1726
1727 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1728
1729 * MAINTAINERS: Use correct Umlaut for last name.
1730
1731 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1732
1733 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1734
1735 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1736
1737 * MAINTAINERS: Update my email address.
1738
1739 2008-08-16 Nicolas Roche <roche@adacore.com>
1740
1741 * Makefile.tpl: Add BOOT_ADAFLAGS.
1742 * Makefile.in: Regenerate.
1743
1744 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1745
1746 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1747 * configure: Regenerate.
1748
1749 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1750
1751 * configure.ac: Add makefile fragments for hpux.
1752 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1753 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1754 * configure: Regenerate.
1755 * Makefile.in: Regenerate.
1756
1757 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1758
1759 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1760
1761 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1762
1763 * MAINTAINERS (Write after Approval): Add myself.
1764
1765 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1766
1767 * MAINTAINERS (Write After Approval): Add myself.
1768
1769 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1770
1771 * MAINTAINERS (Write After Approval): Add myself.
1772
1773 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1774
1775 * MAINTAINERS: Update my email address.
1776
1777 2008-06-25 Joey Ye <joey.ye@intel.com>
1778
1779 * MAINTAINERS (Write After Approval): Add myself.
1780
1781 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1782
1783 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1784 * Makefile.in: Regenerate.
1785 * configure: Regenerate.
1786
1787 2008-06-17 Daniel Kraft <d@domob.eu>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
1791 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1792
1793 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1794 "$@" is still intact with both Autoconf 2.59 and 2.62.
1795 * configure: Regenerate.
1796
1797 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1798
1799 * Makefile.tpl: Fix comment errors.
1800 * Makefile.in: Regenerate.
1801
1802 2008-06-12 David S. Miller <davem@davemloft.net>
1803 David Edelsohn <edelsohn@gnu.org>
1804
1805 * configure.ac: Add powerpc*-*-* to gold supported targets.
1806 * configure: Regenerate.
1807
1808 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1809
1810 PR tree-optimization/36218
1811 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1812 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1813 (all prefix="build-"): Pass them to build-system sub-makes.
1814 * Makefile.in: Regenerate.
1815
1816 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1817
1818 * MAINTAINERS (mt port): Remove.
1819 (sco5, unixware, sco udk): Remove.
1820 (Kean Johnston): Add to Write After Approval.
1821
1822 2008-05-30 Julian Brown <julian@codesourcery.com>
1823
1824 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1825 of libobjc for ARM EABI Linux.
1826 * configure: Regenerate.
1827
1828 2008-05-18 Xinliang David Li <davidxl@google.com>
1829
1830 * ChangeLog: Remove wrong ChangeLog entry.
1831
1832 2008-05-17 Xinliang David Li <davidxl@google.com>
1833
1834 * MAINTAINERS (Write After Approval): Add myself.
1835
1836 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1837
1838 * MAINTAINERS (Write After Approval): Add myself.
1839
1840 2008-05-14 Rafael Espíndola <espindola@google.com>
1841
1842 * config-ml.in: don't handle --enable-shared and --enable-static.
1843
1844 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1845
1846 * MAINTAINERS: Update my email address.
1847
1848 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1849
1850 * MAINTAINERS: Update my email address.
1851
1852 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1853
1854 * MAINTAINERS (Write After Approval): Add myself.
1855
1856 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1857
1858 * MAINTAINERS (Write After Approval): Add myself.
1859
1860 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1861
1862 * MAINTAINERS (crx): Add myself.
1863
1864 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1865
1866 Sync with src:
1867 2008-04-14 David S. Miller <davem@davemloft.net>
1868
1869 * configure.ac: Add sparc*-*-* to gold supported targets.
1870 * configure: Regenerate.
1871
1872 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1873
1874 PR bootstrap/35457
1875 * configure.ac: Include override.m4.
1876 * configure: Regenerate.
1877
1878 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1879
1880 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1881 * Makefile.in: Regenerate.
1882
1883 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1884
1885 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1886 as nonconfigurable directories list.
1887 * configure: Regenerate.
1888
1889 2008-04-14 Ben Elliston <bje@au.ibm.com>
1890
1891 * config.sub, config.guess: Update from upstream sources.
1892
1893 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1894
1895 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1896 * Makefile.in: Regenerate.
1897
1898 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1899
1900 * configure.ac: Do not build libssp for the AVR.
1901 * configure: Regenerate.
1902
1903 2008-04-07 Ian Lance Taylor <iant@google.com>
1904
1905 * Makefile.def: check-gold depends upon all-binutils.
1906 * Makefile.in: Regenerate.
1907
1908 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1909
1910 * MAINTAINERS (Write After Approval): Add myself.
1911
1912 2008-04-04 Nick Clifton <nickc@redhat.com>
1913
1914 PR binutils/4334
1915 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1916 builds.
1917 * configure: Regenerate.
1918
1919 2008-04-04 NightStrike <NightStrike@gmail.com>
1920
1921 PR other/35151
1922 * configure.ac: Combine rules for mingw32 and mingw64.
1923 * configure: Regenerate.
1924
1925 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1926
1927 * MAINTAINERS (Write After Approval): Add myself.
1928
1929 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1930
1931 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1932 * Makefile.in (.NOTPARALLEL): Ditto.
1933
1934 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1935
1936 * MAINTAINERS (Write After Approval): Add myself.
1937
1938 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1939
1940 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1941 * Makefile.in (.NOTPARALLEL): Regenerate.
1942
1943 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1944
1945 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1946 * Makefile.in: Regenerate.
1947
1948 2008-03-26 Jakub Staszak <kuba@et.pl>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
1952 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1953
1954 * MAINTAINERS: Update e-mail address.
1955
1956 2008-03-20 Ian Lance Taylor <iant@google.com>
1957
1958 * configure.ac: Add support for --enable-gold.
1959 * Makefile.def: Add gold as a directory like ld.
1960 * configure, Makefile.in: Regenerate.
1961
1962 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1963
1964 * configure.ac: m4_include config/proginstall.m4.
1965 * configure: Regenerate.
1966
1967 Backport from upstream Libtool:
1968
1969 2007-10-12 Eric Blake <ebb9@byu.net>
1970
1971 Deal with Autoconf 2.62's semantic change in m4_append.
1972 * ltsugar.m4 (lt_append): Replace broken versions of
1973 m4_append.
1974 (lt_if_append_uniq): Don't require separator to be overquoted,
1975 and avoid broken m4_append.
1976 (lt_dict_add): Fix typo.
1977 * libtool.m4 (_LT_DECL): Don't overquote separator.
1978
1979 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1980
1981 * config.rpath: Add AIX 6 support.
1982
1983 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1984
1985 * Makefile.def (stageprofile). Remove -fprofile-generate
1986 from stage_libcflags.
1987 * Makefile.in: Regenerate.
1988
1989 2008-03-13 Ben Elliston <bje@au.ibm.com>
1990
1991 * config.sub, config.guess: Update from upstream sources.
1992
1993 2008-03-06 Tom Tromey <tromey@redhat.com>
1994
1995 * MAINTAINERS: Update for treelang deletion.
1996
1997 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1998
1999 * MAINTAINERS: Update my email address.
2000
2001 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2002
2003 * MAINTAINERS (darwin port): Add myself as a maintainer.
2004 (objective-c/c++): Add myself as a maintainer.
2005
2006 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2007
2008 * MAINTAINERS (Write After Approval): Update my email address.
2009
2010 2008-02-25 Tomas Bily <tbily@suse.cz>
2011
2012 * MAINTAINERS (Write After Approval): Add myself.
2013
2014 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2015
2016 * MAINTAINERS (OpenMP): Add myself.
2017
2018 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2019
2020 PR bootstrap/32009
2021 PR bootstrap/32161
2022
2023 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2024 * configure: Regenerate.
2025
2026 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2027 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2028 STAGE4_LIBCFLAGS): New.
2029 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2030 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2031 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2032 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2033 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2034 for target modules. Don't export LIBCFLAGS.
2035 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2036 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2037 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2038 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2039 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2040 * Makefile.in: Regenerate.
2041
2042 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2043
2044 PR libgcj/33085
2045 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2046 Do not use -DDLL_EXPORT. Backport from upstream.
2047
2048 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
2052 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2053
2054 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2055 * configure: Regenerate.
2056
2057 2008-01-31 Marc Gauthier <marc@tensilica.com>
2058
2059 * configure.ac (xtensa*-*-*): Recognize processor variants.
2060 * configure: Regenerate.
2061
2062 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2063
2064 PR bootstrap/34922
2065 * configure.ac (PARSE_ARGS): Push suitable setting of
2066 ac_subdirs_all, for `./configure --help=recursive'.
2067 Handle `+' in generic toplevel directory disabling.
2068 * configure: Regenerate.
2069
2070 2008-01-28 Nick Clifton <nickc@redhat.com>
2071
2072 * MAINTAINERS (xstormy16): Take over maintainership.
2073
2074 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2075
2076 * MAINTAINERS (c4x port): Remove.
2077
2078 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2079
2080 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2081
2082 2008-01-23 Ben Elliston <bje@au.ibm.com>
2083
2084 * config.sub, config.guess: Update from upstream sources.
2085
2086 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2087
2088 * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2091
2092 * MAINTAINERS: Update my email address.
2093
2094 2008-01-09 Raksit Ashok <raksit@google.com>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
2098 2008-01-09 Raksit Ashok <raksit@google.com>
2099
2100 * MAINTAINERS (Write After Approval): Add myself.
2101
2102 2008-01-08 Ben Elliston <bje@au.ibm.com>
2103
2104 * config.sub, config.guess: Update from upstream sources.
2105
2106 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2107
2108 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2109 Change recommended MPFR from 2.2.1 -> 2.3.0.
2110 * configure: Regenerate.
2111
2112 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2113
2114 * MAINTAINERS: Update my email address.
2115
2116 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2117
2118 * MAINTAINERS: Update my email address.
2119
2120 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2121
2122 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2123 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2124 * Makefile.in: Regenerate.
2125
2126 2007-12-10 Mark Heffernan <meheff@google.com>
2127
2128 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2129 misplaced entries.
2130
2131 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2132
2133 * configure.ac: Enable libjava for x86_64-*-darwin9.
2134 * configure: Regenerate.
2135
2136 2007-12-07 Bill Maddox <maddox@google.com>
2137
2138 * MAINTAINERS (Write After Approval): Add myself.
2139
2140 2007-12-05 Ben Elliston <bje@au.ibm.com>
2141
2142 * config.sub, config.guess: Update from upstream sources.
2143
2144 2007-12-02 Matthias Klose <doko@ubuntu.com>
2145
2146 * config-ml.in: Remove 64bit configure tests.
2147
2148 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2149
2150 * config-ml.in: Robustify against white space in absolute file
2151 names.
2152
2153 * config-ml.in (multi-clean): Substitute ${Makefile}.
2154 Remove superfluous ${Makefile} in list.
2155
2156 2007-11-19 Thiemo Seufer <ths@mips.com>
2157
2158 * config-ml.in: Don't hardcode the Makefile name.
2159
2160 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2161
2162 * MAINTAINERS (Write After Approval): Add myself.
2163
2164 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2165
2166 * MAINTAINERS (Write After Approval): Add myself.
2167
2168 2007-11-06 Doug Kwan <dougkwan@google.com>
2169
2170 * MAINTAINERS (Write After Approval): Add myself.
2171
2172 2007-10-25 Ben Elliston <bje@au.ibm.com>
2173
2174 * MAINTAINERS (mercury): Remove entry.
2175 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2176
2177 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2178
2179 * Makefile.def (dependencies): Make configure-gdb depend on
2180 all-intl.
2181 * Makefile.in: Regenerated.
2182
2183 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2184
2185 * MAINTAINERS (Fortran maintainer): Remove myself.
2186
2187 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2188
2189 * Makefile.def: To avoid problems running with parallel makes,
2190 build newlib before libgloss so that target specific header
2191 files are availble.
2192 * Makefile.in: Regenerate
2193
2194 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2195
2196 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2197 * Makefile.in: Regenerate.
2198
2199 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2200
2201 * MAINTAINERS (Register allocation reviewer): Add myself.
2202
2203 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2204
2205 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2206 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2207 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2208 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2209 * configure: Regenerate.
2210
2211 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2212
2213 * MAINTAINERS (Register allocation reviewer): Add myself.
2214
2215 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2216
2217 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2218 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2219 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2220 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2221 * configure.ac: Default them to host tools for $host = $build.
2222 Subst them.
2223
2224 * configure: Regenerate.
2225 * Makefile.in: Regenerate.
2226
2227 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2228
2229 * MAINTAINERS (Register allocation reviewer): Add myself.
2230
2231 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2232
2233 * MAINTAINERS (Register allocation reviewer): Add myself.
2234
2235 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2236
2237 * MAINTAINERS (Write After Approval): Fix typo.
2238
2239 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2240
2241 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2242 * configure: Regenerate.
2243
2244 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2245
2246 PR bootstrap/31906
2247 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2248 they're already prefixed.
2249
2250 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2251
2252 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2253 libstdc++.
2254 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2255 * configure: Regenerate.
2256 * Makefile.in: Regenerate.
2257
2258 2007-09-17 Andreas Schwab <schwab@suse.de>
2259
2260 * configure.ac: Raise minimum makeinfo version to 4.6.
2261 * configure: Regenerate.
2262
2263 2007-09-17 Johannes Singler <singler@ira.uka.de>
2264
2265 * MAINTAINERS (write-after-approval) add myself
2266
2267 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2268
2269 * configure.ac: Correct makeinfo version check.
2270 * configure: Regenerate.
2271
2272 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2273
2274 * MAINTAINERS: Update my email address.
2275
2276 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2277
2278 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2279 to $skipdirs and only disable gprof for newlib. Use the normal
2280 mips*-elf* handling in other respects.
2281 * configure: Regnerate.
2282
2283 2007-09-12 David Daney <ddaney@avtrex.com>
2284
2285 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2286 enabling libgcj.
2287 * configure: Regenerate.
2288
2289 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2290
2291 PR other/32154
2292 * configure.ac: For libgloss targets, point the linker to the linker
2293 script, startup code and simulator library.
2294 * configure: Regenerate.
2295
2296 2007-09-07 Andrew Haley <aph@redhat.com>
2297
2298 * configure.ac (noconfigdirs): Remove target-libffi and
2299 target-libjava.
2300 * configure: Regenerate.
2301
2302 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2303
2304 PR target/33281
2305 * configure.ac: Use config/mh-mingw on mingw.
2306 * configure: Regenerate.
2307
2308 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2309
2310 * MAINTAINERS (Write After Approval): Add myself.
2311
2312 2007-09-05 Richard Guenther <rguenther@suse.de>
2313
2314 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2315 nor --disable-checking is provided also turn on yes and types
2316 checking for stage1.
2317 * configure: Re-generate.
2318
2319 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2320
2321 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2322 (Write After Approval): Remove myself.
2323
2324 2007-08-29 Nick Clifton <nickc@redhat.com>
2325
2326 * config.sub, config.guess: Update from upstream sources.
2327
2328 2007-08-22 Bud Davis <jmdavis@link.com>
2329
2330 * MAINTAINERS (Write After Approval): Added myself.
2331 * MAINTAINERS (Reviewers): Removed myself.
2332
2333 2007-08-18 Paul Brook <paul@codesourcery.com>
2334 Joseph Myers <joseph@codesourcery.com>
2335
2336 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2337 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2338 * Makefile.in: Regenerate.
2339 * configure.ac (--with-debug-prefix-map): New.
2340 * configure: Regenerate.
2341
2342 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2343 Nigel Stephens <nigel@mips.com>
2344
2345 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2346 as target_makefile_frag.
2347 * configure: Regenerate.
2348
2349 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2350
2351 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2352 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2353 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2354 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2355 (do-compare, do-compare3, do-compare-debug): New.
2356 ([+compare-target+]): Use them.
2357
2358 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2359
2360 * MAINTAINERS (Write After Approval): Change my email address.
2361
2362 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2363 Ben Elliston <bje@au.ibm.com>
2364
2365 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2366 --silent if $silent.
2367 * configure: Regenerate.
2368
2369 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2370
2371 * MAINTAINERS (Various Maintainers): Add myself as
2372 loop infrastructure maintainer. Update my e-mail
2373 address.
2374
2375 2007-07-31 Diego Novillo <dnovillo@google.com>
2376
2377 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2378 Adjust description.
2379
2380 2007-07-26 Richard Guenther <rguenther@suse.de>
2381
2382 * configure.ac: Add types checking to stage1 checking flags.
2383 * configure: Regenerate.
2384
2385 2007-07-17 Nick Clifton <nickc@redhat.com>
2386
2387 * COPYING3: New file. Contains version 3 of the GNU General
2388 Public License.
2389 * COPYING3.LIB: New file. Contains version 3 of the GNU
2390 Lesser General Public License.
2391
2392 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2393
2394 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2395
2396 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2397
2398 * MAINTAINERS (S/390 co-maintainer): Add myself.
2399 (Write After Approval): Remove myself.
2400
2401 2007-07-13 Dan Hipschman <dsh@google.com>
2402
2403 * MAINTAINERS (Write After Approval): Add myself.
2404
2405 2007-07-11 Nick Clifton <nickc@redhat.com>
2406
2407 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2408 WINDRES export.
2409 * Makefile.in: Regenerate.
2410
2411 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2412
2413 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2414 maintainer.
2415
2416 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2417
2418 * lt~obsolete.m4: New. Import from 20070318 libtool.
2419
2420 2007-07-03 Julian Brown <julian@codesourcery.com>
2421
2422 * MAINTAINERS (Write After Approval): Add myself.
2423
2424 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2425
2426 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2427 * configure: Regenerate.
2428
2429 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2430
2431 * configure.ac: Add some missing m4 quotation.
2432 * configure: Regenerate.
2433
2434 2007-07-02 Simon Baldwin <simonb@google.com>
2435
2436 * MAINTAINERS (Write After Approval): Add myself.
2437
2438 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2439
2440 * configure: Regenerate.
2441
2442 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2443
2444 * Makefile.def: Add windmc tool to build.
2445 * Makefile.tpl: Likewise.
2446 * configure.ac: Likewise.
2447 * Makefile.in: Regenerate.
2448 * configure: Regenerate.
2449
2450 2007-06-28 DJ Delorie <dj@redhat.com>
2451
2452 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2453 not building newlib.
2454 * configure: Regenerated.
2455
2456 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2457
2458 * MAINTAINERS (Write After Approval): Add myself.
2459
2460 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2461
2462 * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2007-06-19 Chris Matthews <chrismatthews@google.com>
2465
2466 * MAINTAINERS (Write After Approval): Add myself.
2467
2468 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2469
2470 * MAINTAINERS (Write After Approval): Add myself.
2471
2472 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2473
2474 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2475 * Makefile.in: Regenerated.
2476
2477 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2478
2479 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2480 bfin*-*-uclinux* targets.
2481 * configure: Regenerate.
2482
2483 2007-06-14 Ian Lance Taylor <iant@google.com>
2484
2485 * MAINTAINERS: Add myself as non-algorithmic global write
2486 maintainer.
2487
2488 2007-06-14 Diego Novillo <dnovillo@google.com>
2489
2490 * MAINTAINERS: Add self as middle-end maintainer and
2491 non-algorithmic global write maintainer.
2492
2493 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2494
2495 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2496 Move all Fortran maintainers except Paul Brook into the
2497 Non-Autopoiesis section.
2498
2499 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2500
2501 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2502 (distclean-stage[+id+]): Possibly delete stage_last.
2503 * Makefile.in: Regenerate.
2504
2505 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2506
2507 * MAINTAINERS (Various Maintainer): Fix typo.
2508
2509 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2510
2511 * MAINTAINERS (Various Maintainer): Add myself as
2512 dataflow maintainer.
2513
2514 2007-06-07 Ben Elliston <bje@au.ibm.com>
2515
2516 * config.sub, config.guess: Update from upstream sources.
2517
2518 2007-06-07 Ben Elliston <bje@au.ibm.com>
2519
2520 * Makefile.tpl: Fix spelling error.
2521 * Makefile.in: Regenerate.
2522
2523 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2524
2525 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2526 lt_cv_sys_max_cmd_len.
2527
2528 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2529
2530 * MAINTAINERS (Various Maintainers): Add myself as
2531 auto-vectorizer maintainer.
2532
2533 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2534
2535 PR libjava/32098
2536 * libtool.m4: Revert previous change.
2537 * ltgcc.m4: Put it here.
2538
2539 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2540
2541 * MAINTAINERS (Various Maintainers): Add myself as
2542 auto-vectorizer maintainer.
2543
2544 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2545
2546 PR libjava/32098
2547 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2548
2549 2007-05-30 Richard Guenther <rguenther@suse.de>
2550
2551 * MAINTAINERS (Various Maintainers): Add myself as
2552 auto-vectorizer maintainer.
2553
2554 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2555
2556 PR bootstrap/29382
2557 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2558 * configure: Rebuilt.
2559
2560 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2561
2562 * MAINTAINERS (Write After Approval): Removed my name.
2563
2564 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2565
2566 * MAINTAINERS (Write After Approval): Remove myself.
2567
2568 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2569
2570 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2571
2572 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2573
2574 * ltmain.sh: Update from ToT Libtool.
2575 * libtool.m4: Update from ToT Libtool.
2576 * ltsugar.m4: New. Update from ToT Libtool.
2577 * ltversion.m4: New. Update from ToT Libtool.
2578 * ltoptions.m4: New. Update from ToT Libtool.
2579 * ltconfig: Remove.
2580 * ltcf-c.sh: Remove.
2581 * ltcf-cxx.sh: Remove.
2582 * ltcf-gcj.sh: Remove.
2583
2584 2007-05-22 Ollie Wild <aaw@google.com>
2585
2586 * MAINTAINERS (Write After Approval): Add myself.
2587
2588 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2589
2590 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2591 stage_cflags.
2592 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2593 Remove CFLAGS/LIBCFLAGS.
2594 (configure-stage[+id+]-[+prefix+][+module+],
2595 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2596 * Makefile.in: Regenerate.
2597
2598 2007-05-15 Diego Novillo <dnovillo@google.com>
2599
2600 * MAINTAINERS: Update e-mail address.
2601
2602 2007-05-15 Revital Eres <eres@il.ibm.com>
2603
2604 * MAINTAINERS (Write After Approval): Add myself.
2605
2606 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2607
2608 * MAINTAINERS (Write After Approval): Updated my address.
2609
2610 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2611
2612 * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2007-05-11 Silvius Rus <rus@google.com>
2615
2616 * MAINTAINERS (Write After Approval): Add myself.
2617
2618 2007-04-23 Tom Tromey <tromey@redhat.com>
2619
2620 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2621
2622 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2623
2624 * MAINTAINERS (cpplib): Rename to ...
2625 (libcpp): ... this. Add C/C++ front end maintainers.
2626
2627 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2628
2629 * config-ml.in: Pass ${ml_config_env} to configure calls.
2630
2631 2007-04-04 Christian Bruel <christian.bruel@st.com>
2632
2633 * MAINTAINERS (Write After Approval): Add myself.
2634
2635 2007-04-02 Dave Korn <dave.korn@artimi.com>
2636
2637 * MAINTAINERS (Write After Approval): Add myself.
2638
2639 2007-03-31 Tobias Burnus <burnus@net-b.de>
2640
2641 * MAINTAINERS (fortran 95 front end): Add myself.
2642
2643 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2644
2645 * MAINTAINERS (Write After Approval): Add myself.
2646
2647 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2648
2649 * MAINTAINERS (Modulo Scheduler): Add myself.
2650
2651 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2652
2653 * MAINTAINERS (fortran 95 front end): Add myself.
2654 (c++ front end): whitespace fix.
2655
2656 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2657
2658 * MAINTAINERS (Write After Approval): Add myself.
2659
2660 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2661
2662 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2663 of glob. Quote arguments with single quotes too.
2664 * configure: Regenerate.
2665
2666 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2667
2668 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2669 * Makefile.in: Regenerate
2670
2671 2007-03-07 Andreas Schwab <schwab@suse.de>
2672
2673 * configure: Regenerate.
2674
2675 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2676
2677 * configure.ac: Add "--with-pdfdir" configure option,
2678 which defines pdfdir variable.
2679 * Makefile.def (target=fixincludes): Add install-pdf to
2680 missing targets.
2681 (recursive_targets): Add install-pdf target.
2682 (flags_to_pass): Add pdfdir.
2683 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2684 target.
2685 * configure: Regenerate
2686 * Makefile.in: Regenerate
2687
2688 2007-02-28 Eric Christopher <echristo@apple.com>
2689
2690 Revert:
2691 2006-12-07 Mike Stump <mrs@apple.com>
2692
2693 * Makefile.def (dependencies): Add dependency for
2694 install-target-libssp and install-target-libgomp on
2695 install-gcc.
2696 * Makefile.in: Regenerate.
2697
2698 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2699
2700 * configure: Regenerate.
2701 * configure.ac: Move statements after variable declarations.
2702
2703 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2704
2705 * MAINTAINERS: Add myself as sh maintainer.
2706
2707 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2708
2709 * configure.ac: Adjust for loop syntax.
2710 * configure: Regenerate.
2711
2712 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2713
2714 * configure: Rebuilt.
2715
2716 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2717
2718 * configure.ac: Drop multiple occurrences of --enable-languages,
2719 and fix its quoting.
2720 * configure: Rebuilt.
2721
2722 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2723 Nathan Sidwell <nathan@codesourcery.com>
2724 Vladimir Prus <vladimir@codesourcery.com>
2725 Joseph Myers <joseph@codesourcery.com>
2726
2727 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2728 * configure: Regenerate.
2729
2730 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2731
2732 * ltconfig (freebsd*): Default to elf.
2733
2734 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2735
2736 * configure.ac (target_libraries): Move libgcc before libiberty.
2737 * configure: Regenerated.
2738
2739 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2740 Paolo Bonzini <bonzini@gnu.org>
2741
2742 PR bootstrap/30753
2743 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2744 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2745 * configure: Regenerated.
2746
2747 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2748
2749 * MAINTAINERS (Language Front End Maintainers): Update my mail
2750 address.
2751
2752 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2753
2754 PR bootstrap/30748
2755 * configure.ac: Correct syntax for Solaris ksh.
2756 * configure: Regenerated.
2757
2758 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2759
2760 * configure.ac: Sync with src.
2761 * configure: Regenerate.
2762
2763 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2764
2765 * Makefile.in: Regenerate.
2766
2767 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2768
2769 * config.sub: Sync with src.
2770
2771 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2772
2773 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2774 noncanonical equivalents.
2775 * configure.in: Rename to...
2776 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2777 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2778 target_noncanonical. Use them. Rewrite removal of configure
2779 arguments for autoconf 2.59. Discard variable settings. Force
2780 program_transform_name for native tools.
2781
2782 * Makefile.in: Regenerated.
2783 * configure: Regenerated with autoconf 2.59.
2784
2785 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2786
2787 * MAINTAINERS (Write After Approval): Add myself.
2788
2789 2007-01-31 Andreas Schwab <schwab@suse.de>
2790
2791 * Makefile.tpl (LDFLAGS): Substitute it.
2792 * Makefile.in: Regenerate.
2793
2794 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2795
2796 * MAINTAINERS (Write After Approval): Add myself.
2797
2798 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2799
2800 * MAINTAINERS (spu port): Add myself.
2801
2802 2007-01-23 Richard Guenther <rguenther@suse.de>
2803
2804 PR bootstrap/30541
2805 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2806 * Makefile.tpl (GNATBIND): Substitute it.
2807 (GNATMAKE): Likewise.
2808 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2809 of STAGE_PREFIX.
2810 * Makefile.in: Regenerate.
2811 * configure: Regenerate.
2812
2813 2007-01-18 Mike Stump <mrs@apple.com>
2814
2815 * configure.in: Re-enable -Werror for gcc builds.
2816
2817 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2822
2823 * configure.in: Change == to = in test command.
2824 * configure: Regenerate.
2825
2826 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2827 Nick Clifton <nickc@redhat.com>
2828 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2829
2830 * configure.in (build_configargs, host_configargs, target_configargs):
2831 Remove build/host/target parameters.
2832 (host_libs): Add gmp and mpfr.
2833 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2834 * Makefile.def (gmp, mpfr): New.
2835 (gcc): Remove target.
2836 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2837 target_os, target_vendor): New.
2838 (configure): Add host_alias/target_alias arguments; adjust invocations.
2839 * configure: Regenerate.
2840 * Makefile.in: Regenerate.
2841
2842 2007-01-11 Matt Fago <fago@earthlink.net>
2843
2844 * configure.in: Try to link to functions only in mpfr 2.2.x
2845 to improve robustness of configure tests.
2846 * configure: Regenerate.
2847
2848 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2849
2850 * MAINTAINERS: Add myself as i386 maintainer.
2851
2852 2007-01-08 Jan Hubicka <jh@suse.cz>
2853
2854 * MAINTAINERS: Add myself as i386 maintainer.
2855
2856 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2857
2858 * configure.in: Add support for an x86_64-mingw* target.
2859 * configure: Regenerate.
2860
2861 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2862
2863 * Makefile.tpl (all-target): Correct @if conditional for target
2864 modules.
2865 * configure.in: Omit libiberty if building only target libgcc.
2866 * configure, Makefile.in: Regenerated.
2867
2868 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2869
2870 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2871 * configure: Regenerate.
2872
2873 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2874
2875 * Makefile.def (target_modules): Add libgcc.
2876 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2877 * Makefile.tpl (clean-target-libgcc): Delete.
2878 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2879 on gcc even for bootstrapped modules. Rewrite handling of
2880 lang_env_dependencies to loop over target_modules.
2881 * configure.in (target_libraries): Add target-libgcc.
2882 * Makefile.in, configure: Regenerated.
2883
2884 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2885
2886 * configure.in: Reorganize recognition of languages. Add
2887 --enable-stage1-languages. Show supported languages for the chosen
2888 target rather than all recognized languages.
2889 * configure: Regenerate.
2890
2891 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2892
2893 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2894 * Makefile.in: Regenerate.
2895
2896 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2897
2898 * configure.in: Warn that MPFR 2.2.0 is buggy.
2899 * configure: Regenerate.
2900
2901 2006-12-27 Ian Lance Taylor <iant@google.com>
2902
2903 * configure.in: When removing Makefiles to force a reconfigure, also
2904 remove prev-DIR*/Makefile.
2905 * configure: Regenerate.
2906
2907 2006-12-22 Andreas Schwab <schwab@suse.de>
2908
2909 * configure: Regenerate with correct autoconf version.
2910
2911 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2912
2913 * configure.in: add AC_SUBST for *_FOR_TARGET.
2914 * configure: Regenerate.
2915
2916 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2917
2918 * configure.in: Simplify logic for rejecting languages that cannot
2919 be built. Separate the case when a language is unsupported,
2920 from the case when the user chooses not to build a language.
2921
2922 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2923
2924 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2925 it only affects bootstrap and could be tested on "$host" as well.
2926 * configure: Regenerate.
2927 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2928
2929 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2930
2931 PR bootstrap/29544
2932 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2933 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2934 move here comment from Makefile.tpl.
2935 * Makefile.tpl: Move some definitions higher in the file.
2936 (STAGE1_CHECKING): New.
2937 * configure.in: Add --enable-stage1-checking.
2938 * configure: Regenerate.
2939 * Makefile.in: Regenerate.
2940
2941 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2942
2943 * MAINTAINERS: Add myself as build system maintainer.
2944
2945 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2946
2947 * MAINTAINERS (Write After Approval): Add myself.
2948
2949 2006-12-13 Eric Christopher <echristo@apple.com>
2950
2951 * MAINTAINERS: Add myself as darwin maintainer.
2952
2953 2006-12-11 Ian Lance Taylor <ian@airs.com>
2954
2955 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2956
2957 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2958
2959 MAINTAINERS: Update my entry.
2960
2961 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2962
2963 * configure.in: Handle spu makefile frag.
2964 * Makefile.tpl (MAINT): Define
2965 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2966 * configure: Regenerate.
2967 * Makefile.in: Regenerate.
2968
2969 2006-12-11 Ben Elliston <bje@au.ibm.com>
2970
2971 * config.guess: Import latest version.
2972 * config.sub: Likewise.
2973
2974 2006-12-11 Ben Elliston <bje@au.ibm.com>
2975
2976 * configure.in (spu-*-*): Don't skip target-libiberty.
2977 * configure: Regenerate.
2978
2979 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2980
2981 PR bootstrap/30134
2982 * configure.in: Correct x86 darwin support for libjava to powerpc
2983 and i?86 only.
2984 * configure: Regenerate.
2985
2986 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2987
2988 * configure.in: Add x86 darwin support for libjava.
2989 * configure: Regenerate.
2990
2991 2006-12-07 Mike Stump <mrs@apple.com>
2992
2993 * Makefile.def (dependencies): Add dependency for
2994 install-target-libssp and install-target-libgomp on
2995 install-gcc.
2996 * Makefile.in: Regenerate.
2997
2998 2006-12-04 Richard Guenther <rguenther@suse.de>
2999
3000 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3001 (Non-Algorithmic Maintainers): Move over non-algorithmic
3002 loop optimizer maintainers, add myself as a non-algorithmic
3003 middle-end maintainer.
3004
3005 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
3009 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3010
3011 * configure.in: Update error message for missing GMP/MPFR.
3012
3013 * configure: Regenerate.
3014
3015 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3016
3017 * configure.in: Update MPFR version in error message.
3018
3019 * configure: Regenerate.
3020
3021 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3022
3023 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3024 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3025 --with-gmp-lib): New flags.
3026
3027 * configure: Regenerate.
3028
3029 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3030
3031 * MAINTAINERS (Write After Approval): Change my email address.
3032
3033 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3034
3035 * MAINTAINERS (Write After Approval): Add myself.
3036
3037 2006-11-22 Philipp Thomas <pth@suse.de>
3038
3039 * MAINTAINERS (i18n): Update e-mail address.
3040
3041 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3042
3043 * MAINTAINERS (spu port): Add myself as maintainer.
3044 (Write After Approval): Remove myself.
3045
3046 2006-11-22 Ben Elliston <bje@au.ibm.com>
3047
3048 * configure.in (skipdirs): Don't build libssp for SPU.
3049 * configure: Regenerate.
3050
3051 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3052
3053 * MAINTAINERS (spu port): Add myself as maintainer.
3054 (libobjc): Update my email address.
3055
3056 2006-11-21 Andrea Bona <andrea.bona@st.com>
3057
3058 * MAINTAINERS (Write After Approval): Add myself.
3059
3060 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3061
3062 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3063 * configure : Rebuilt.
3064
3065 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3066
3067 * MAINTAINERS (Write After Approval): Add myself.
3068
3069 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3070
3071 * MAINTAINERS (Write After Approval): Add myself.
3072
3073 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3074
3075 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3076 libmpfr.a.
3077 * configure: Regenerate.
3078
3079 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3080
3081 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3082 (unstage): Test for stage_last presence.
3083
3084 PR bootstrap/29802
3085 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3086 STAGE_PREFIX.
3087 * Makefile.in: Regenerate.
3088
3089 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3090
3091 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3092 maintainers.
3093
3094 2006-11-14 Erven Rohou <erven.rohou@st.com>
3095
3096 * MAINTAINERS (Write After Approval): Add myself.
3097
3098 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3099
3100 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3101 and stageN-package/Makefile.
3102 * Makefile.in: Regenerated.
3103
3104 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3105
3106 * configure.in: Remove target-libgloss from noconfigdirs for
3107 bfin-*-*.
3108 * configure: Regenerated.
3109
3110 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3111
3112 * configure.in (have_gmp): Only error if the gcc directory exists.
3113
3114 * configure: Regenerate.
3115
3116 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3117
3118 * configure.in: Robustify error message for missing GMP/MPFR.
3119
3120 * configure: Regenerate.
3121
3122 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
3126 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3127
3128 * MAINTAINERS: Change email address.
3129
3130 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3131
3132 * MAINTAINERS (Write After Approval): Add myself.
3133
3134 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3135
3136 * MAINTAINERS (Write After Approval): Add myself.
3137
3138 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3139
3140 * MAINTAINERS (Write After Approval): Move myself to
3141 Write After Approval section.
3142
3143 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3144
3145 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3146 need_gmp anymore.
3147 * configure: Regenerate.
3148
3149 2006-10-16 Tobias Burnus <burnus@net-b.de>
3150
3151 * MAINTAINERS (Write After Approval): Add myself.
3152
3153 2006-10-16 Ben Elliston <bje@au.ibm.com>
3154
3155 * config.guess: Import latest version.
3156 * config.sub: Likewise.
3157
3158 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3159
3160 * Makefile.def: Added pdf target handling.
3161 * Makefile.tpl: Added pdf target handling.
3162 * Makefile.in: Regenerated.
3163
3164 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3165
3166 * MAINTAINERS: Add self as score port maintainer.
3167
3168 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3173
3174 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3175 or newer.
3176 * configure: Regenerated.
3177
3178 2006-09-27 Dave Brolley <brolley@redhat.com>
3179
3180 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3181 using $s instead of $r.
3182 * configure: Regenerated.
3183
3184 2006-09-26 Thiemo Seufer <ths@mips.com>
3185
3186 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3187 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3188 * configure: Regenerate.
3189
3190 2006-09-24 Graeme Peterson <gridly@gmail.com>
3191
3192 * MAINTAINERS (Write After Approval): Remove myself.
3193
3194 2006-09-22 Chao-ying Fu <fu@mips.com>
3195
3196 * MAINTAINERS (Write After Approval): Add myself.
3197
3198 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3199
3200 * MAINTAINERS: Add self as soft-fp maintainer.
3201
3202 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3203
3204 * MAINTAINERS: Add myself as avr maintainer.
3205 Remove Marek Michalkiewicz as avr maintainer.
3206
3207 2006-09-07 Roberto Costa <roberto.costa@st.com>
3208
3209 * MAINTAINERS (Write After Approval): Add myself.
3210
3211 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3212
3213 * configure.in: Never build newlib for a Mingw host.
3214 Never build newlib as Mingw target library.
3215 Test the existence of winsup/cygwin for building a Cygwin newlib,
3216 rather than just winsup.
3217 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3218 building a Mingw target.
3219 * configure: Regenerate.
3220
3221 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3222
3223 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3224
3225 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3226
3227 * config.guess: Import from src (was more updated).
3228 * config.sub: Likewise.
3229
3230 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3231
3232 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3233 * configure: Regenerated.
3234
3235 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3236
3237 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3238 for stages after the first.
3239
3240 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3241
3242 * Makefile.def: Add dependencies for configure-opcodes
3243 on configure-intl and all-opcodes on all-intl.
3244 * Makefile.in: Regenerated.
3245
3246 2006-07-13 Ben Elliston <bje@au.ibm.com>
3247
3248 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3249
3250 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3251
3252 Port to hosts whose 'sort' and 'tail' implementations
3253 treat operands with leading '+' as file names, as POSIX
3254 has required since 2001. However, make sure the code still
3255 works on pre-POSIX hosts.
3256 * ltmain.sh: Don't assume "sort +2" is equivalent to
3257 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3258
3259 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3260
3261 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3262
3263 2006-07-04 Peter O'Gorman <peter@pogma.com>
3264
3265 * ltconfig: chmod 644 before ranlib during install.
3266
3267 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3268
3269 PR bootstrap/18058
3270 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3271 if the bootstrap compiler is a GCC version that supports it.
3272 * configure: Regenerate.
3273
3274 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3275
3276 * configure.in: Fix thinkos in previous check-in.
3277 * configure: Regenerate.
3278
3279 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3280
3281 PR other/27063
3282 * configure.in: Test subdir_requires and give an appropriate
3283 error message.
3284 * configure: Regenerate.
3285
3286 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3287
3288 * MAINTAINERS (Write After Approval): Add myself.
3289
3290 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3291
3292 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3293
3294 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3295
3296 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3297
3298 2006-06-20 David Ayers <d.ayers@inode.at>
3299
3300 PR bootstrap/28072
3301 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3302 whether target-libjava is being configured instead of whether the
3303 java front end is enabled.
3304 * configure: Regenerate.
3305
3306 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3307
3308 PR target/27540
3309 * configure.in: Only enable libgomp on IRIX 6.
3310 * configure: Regenerate.
3311
3312 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3313
3314 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3315 too.
3316 * Makefile.in: Regenerate.
3317
3318 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3319
3320 * config-ml.in: Alter CCASFLAGS to include special
3321 multilib options the same as is done for CFLAGS.
3322
3323 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3324
3325 * configure.in: Don't enable libgomp on hpux10.
3326 * configure: Rebuilt.
3327
3328 2006-06-12 David Ayers <d.ayers@inode.at>
3329
3330 PR bootstrap/27963
3331 PR target/19970
3332 * configure.in: Remove target-boehm-gc from noconfigdirs where
3333 ${libgcj} is specified.
3334 * configure: Regenerate.
3335
3336 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3337
3338 Sync from src:
3339
3340 * configure.in: Sync.
3341 * configure: Regenerated.
3342
3343 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3344
3345 * Makefile.def: Added dependencies from sim and gdb on intl, and
3346 added configure dependencies to everything with an all dependency
3347 on intl.
3348 * Makefile.in: Regenerated.
3349
3350 2006-06-06 David Ayers <d.ayers@inode.at>
3351
3352 PR libobjc/13946
3353 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3354 * Makefile.in: Regenerate.
3355 * configure.in: Add --enable-objc-gc at toplevel and have it
3356 enable boehm-gc for Objective-C.
3357 Remove target-boehm-gc from libgcj.
3358 Add target-boehm-gc to target_libraries.
3359 Add target-boehm-gc to noconfigdirs where ${libgcj}
3360 is specified.
3361 Assert that boehm-gc is supported when requested for Objective-C.
3362 Only build boehm-gc if needed either for Java or Objective-C.
3363 * configure: Regenerate.
3364
3365 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3366
3367 PR 27674
3368 * Makefile.tpl (configure-[+prefix+][+module+],
3369 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3370 Remove rule to unstage bootstrapped modules.
3371 (stage_current): New.
3372 * Makefile.in: Regenerate.
3373
3374 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3375
3376 * MAINTAINERS (Write After Approval): Update my e-mail address.
3377
3378 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3379
3380 * include/libiberty.h: Declare pex_run_in_environment.
3381
3382 2006-05-31 Asher Langton <langton2@llnl.gov>
3383
3384 * MAINTAINERS (Write After Approval): Add myself.
3385
3386 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3387
3388 * Makefile.def (bfd, opcodes): Fix lib_path.
3389 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3390 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3391 * Makefile.in: Regenerate.
3392
3393 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3394
3395 * Makefile.in: Regenerate.
3396
3397 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3398
3399 * Makefile.def: Add install-html target. Add datarootdir
3400 docdir and htmldir to flags_to_pass.
3401 * Makefile.tpl: Add install-html target.
3402 * Makefile.in: Regenerate.
3403 * configure.in: Add --with-datarootdir, --with-docdir, and
3404 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3405 * configure: Regenerate.
3406
3407 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3408
3409 * configure.in: Enable gprof for cross builds.
3410 * configure: Regenerate.
3411
3412 2006-05-22 Richard Guenther <rguenther@suse.de>
3413
3414 Revert
3415 2006-01-31 Richard Guenther <rguenther@suse.de>
3416 Paolo Bonzini <bonzini@gnu.org>
3417
3418 * Makefile.def (target_modules): Add libgcc-math target module.
3419 * configure.in (target_libraries): Add libgcc-math target library.
3420 (--enable-libgcc-math): New configure switch.
3421 * Makefile.in: Re-generate.
3422 * configure: Re-generate.
3423 * libgcc-math: New toplevel directory.
3424
3425 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3426 Andreas Tobler <a.tobler@schweiz.ch>
3427
3428 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3429 * configure: Rebuilt.
3430
3431 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3432
3433 * MAINTAINERS (Write After Approval): Add myself.
3434
3435 2006-05-01 DJ Delorie <dj@redhat.com>
3436
3437 * configure.in: Restore CFLAGS if GMP isn't present.
3438 * configure: Regenerate.
3439
3440 2006-05-01 Richard Guenther <rguenther@suse.de>
3441
3442 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3443 maintainer.
3444
3445 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3446
3447 * MAINTAINERS (Write After Approval): Add myself.
3448
3449 2006-04-28 Jan Beulich <jbeulich@novell.com>
3450
3451 * MAINTAINERS (Write After Approval): Add myself.
3452
3453 2006-04-18 DJ Delorie <dj@redhat.com>
3454
3455 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3456 reference libgloss so that libssp can be built in a combined
3457 tree.
3458 * configure: Regenerate.
3459
3460 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3461
3462 * MAINTAINERS (Write After Approval): Add myself.
3463
3464 2006-04-05 Ben Elliston <bje@au.ibm.com>
3465
3466 * configure.in: Require makeinfo 4.4 or higher.
3467 * configure: Regenerate.
3468
3469 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3470
3471 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3472 Rearrange the entries of other libraries to have them in one place.
3473
3474 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3475
3476 * MAINTAINERS (Write After Approval): Remove myself.
3477 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3478
3479 2006-03-14 Richard Guenther <rguenther@suse.de>
3480
3481 * configure: Regenerate with autoconf 2.13.
3482
3483 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3484
3485 * MAINTAINERS: Use my work address.
3486
3487 * MAINTAINERS: Update my E-mail address.
3488
3489 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3490
3491 * configure.in: Handle --disable-<component> generically.
3492 * configure: Regenerate.
3493
3494 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3495
3496 PR libgcj/17311
3497 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3498
3499 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3500
3501 * MAINTAINERS (Write After Approval): Remove myself.
3502 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3503
3504 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3505
3506 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3507 (TARGET_CONFIGDIRS): Remove.
3508 * configure.in: Remove AC_SUBST(target_configdirs).
3509 * Makefile.in, configure: Regenerated.
3510
3511 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3512
3513 * MAINTAINERS (Write After Approval): Remove myself.
3514 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3515
3516 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3517
3518 PR bootstrap/25670
3519
3520 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3521
3522 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3523 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3524 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3525 BUILD_PREFIX, BUILD_PREFIX_1.
3526 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3527
3528 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3529 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3530
3531 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3532 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3533 of `cat stage_current`. Always provide the `r' and `s' variables.
3534 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3535 a single shell execution.
3536 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3537 bootstrapped modules, make the stage1 module if the build was not
3538 started yet, else build the current stage.
3539 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3540 (all-build, all-host, all-target, [+make_target+]-host,
3541 [+make_target+]-target): Do not use \-continued lines.
3542 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3543 (current_stage, restrap, stage_last): New.
3544
3545 * Makefile.in: Regenerate.
3546 * configure: Regenerate.
3547
3548 2006-02-19 Bud Davis <jmdavis@link.com>
3549
3550 * MAINTAINERS (Write After Approval): Remove myself.
3551 (Language Front End Maintainers): Add myself as fortran 95
3552 maintainer and update e-mail address.
3553
3554 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3555
3556 * MAINTAINERS (Write After Approval): Remove myself.
3557 (Language Front End Maintainers): Add myself as fortran 95
3558 maintainer.
3559
3560 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
3563
3564 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3565
3566 * MAINTAINERS (Write After Approval): Remove myself.
3567 (Language Front End Maintainers): Add myself as
3568 fortran 95 maintainer.
3569
3570 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3571
3572 Sync from src:
3573
3574 2005-12-27 Leif Ekblad <leif@rdos.net>
3575
3576 * configure.in: Add support for RDOS target.
3577 * configure: Regenerate.
3578
3579 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3580 Andreas Schwab <schwab@suse.de>
3581
3582 * configure: Regenerate.
3583
3584 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3585
3586 * configure.in (enable_libgomp): Add AIX.
3587 * configure: Regenerate.
3588
3589 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3590
3591 * MAINTAINERS (Write After Approval): Add myself.
3592
3593 2006-02-03 Lee Millward <lee.millward@gmail.com>
3594
3595 * MAINTAINERS (Write After Approval): Add myself.
3596
3597 2006-01-31 Richard Guenther <rguenther@suse.de>
3598 Paolo Bonzini <bonzini@gnu.org>
3599
3600 * Makefile.def (target_modules): Add libgcc-math target module.
3601 * configure.in (target_libraries): Add libgcc-math target library.
3602 (--enable-libgcc-math): New configure switch.
3603 * Makefile.in: Re-generate.
3604 * configure: Re-generate.
3605 * libgcc-math: New toplevel directory.
3606
3607 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3608
3609 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3610 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3611 the assembler, linker and binutils.
3612 * configure: Regenerate.
3613
3614 2006-01-22 Dirk Mueller <dmueller@suse.de>
3615
3616 * MAINTAINERS (Write After Approval): Add myself.
3617
3618 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3619
3620 * configure: Regenerate.
3621
3622 2006-01-18 Richard Henderson <rth@redhat.com>
3623 Jakub Jelinek <jakub@redhat.com>
3624 Diego Novillo <dnovillo@redhat.com>
3625
3626 * libgomp: New directory.
3627 * Makefile.def: Add target_module libgomp.
3628 * Makefile.in: Regenerate.
3629 * configure.in (target_libraries): Add target-libgomp.
3630 * configure: Regenerate.
3631
3632 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3633
3634 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3635 @ from continuation.
3636 * Makefile.in: Rebuilt.
3637
3638 2006-01-04 Chris Lattner <sabre@gnu.org>
3639
3640 * MAINTAINERS (Write After Approval): Add myself.
3641
3642 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3643
3644 PR bootstrap/24252
3645
3646 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3647 * Makefile.tpl (OBJDUMP): New.
3648 (EXTRA_HOST_FLAGS): Add it.
3649 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3650
3651 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3652 to use symbolic links between directories. Avoid race conditions
3653 or make them harmless.
3654 * configure.in: Do not try to use symbolic links between directories.
3655
3656 * Makefile.def (LEAN): Pass.
3657 * Makefile.tpl (LEAN): Define.
3658 (stage[+id+]-start): Accept that the previous directory does not
3659 exist, if the bootstrap is lean.
3660 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3661 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3662 configure substitution.
3663 ([+compare-target+]): Likewise.
3664 ([+bootstrap-target+]-lean): New.
3665 * configure.in: Remove lean bootstrap support from here.
3666
3667 * Makefile.in: Regenerate.
3668 * configure: Regenerate.
3669
3670 2006-01-04 Ben Elliston <bje@au.ibm.com>
3671
3672 * MAINTAINERS (libdecnumber): Add myself.
3673
3674 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3675
3676 * libtool-ldflags: New script.
3677
3678 2006-01-02 Andreas Schwab <schwab@suse.de>
3679
3680 * configure.in: When reconfiguring remove Makefile in
3681 all stage directories.
3682 * configure: Regenerate.
3683
3684 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3685
3686 * MAINTAINERS: Update my email address.
3687
3688 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3689
3690 Revert Ada-related part of the previous change.
3691
3692 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3693 Do not pass.
3694 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3695 * Makefile.in: Regenerate.
3696 * configure.in: Do not include mt-ppc-aix target fragment.
3697 * configure: Regenerate.
3698
3699 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3700
3701 * configure.in: Select appropriate fragments for PowerPC/AIX.
3702 * configure: Regenerate.
3703
3704 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3705 BOOT_CFLAGS, BOOT_LDFLAGS.
3706 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3707 BOOT_CFLAGS, BOOT_LDFLAGS.
3708 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3709 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3710 (stage): Fail if we cannot complete the work.
3711 * Makefile.in: Regenerate.
3712
3713 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3714
3715 * configure.in: Replace ms1 with mt.
3716 * configure: Rebuilt.
3717
3718 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3719
3720 * MAINTAINERS: Update my email address.
3721
3722 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3723
3724 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3725 install-host-nogcc): Don't invoke $(stage) at the end.
3726 * Makefile.in: Regenerate.
3727
3728 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3729
3730 * configure.in: Flip the top-level bootstrap switch.
3731 * configure: Regenerate.
3732
3733 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3734
3735 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3736 $(stage) and $(unstage).
3737 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3738 (all): Remove stray semicolon.
3739 (local-distclean): Don't handle multilib.tmp and multilib.out.
3740 (install.all): Set $s for consistency.
3741 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3742 check_multilibs setting. Always make the install directory.
3743 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3744 Correct @if/@endif.
3745 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3746 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3747 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3748 (multilib.out): Remove.
3749 * Makefile.in: Regenerated.
3750
3751 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3752
3753 * MAINTAINERS (Write After Approval): Add myself.
3754
3755 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3756
3757 * MAINTAINERS: Add myself as mt maintainer.
3758
3759 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3760
3761 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3762
3763 * MAINTAINERS: Change email address.
3764
3765 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3766
3767 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3768 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3769 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3770 Find in-tree tools if available.
3771 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3772 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3773 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3774 (COMPILER_*_FOR_TARGET): New.
3775 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3776 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3777 (CONFIGURED_*, USUAL_*): Remove.
3778 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3779 STRIP): Use autoconf substitutions.
3780 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3781 COMPILER_NM_FOR_TARGET): New.
3782 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3783
3784 (all): Make all-host and all-target in parallel.
3785 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3786 that $$r and $$s are set before invoking a recursive make.
3787 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3788 ([+bootstrap-target+]): Inline most of the `all' target.
3789
3790 2005-11-29 Ben Elliston <bje@au.ibm.com>
3791
3792 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3793 from the gcc build directory.
3794 * Makefile.in: Regenerate.
3795
3796 2005-11-29 Ben Elliston <bje@au.ibm.com>
3797
3798 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3799 depend on all-libdecnumber.
3800 * configure.in (host_libs): Include libdecnumber.
3801 * Makefile.in: Regenerate.
3802 * configure: Likewise.
3803
3804 2005-11-29 Ben Elliston <bje@au.ibm.com>
3805
3806 * libdecnumber: Import decNumber sources from the dfp-branch.
3807
3808 2005-11-21 Kean Johnston <jkj@sco.com>
3809
3810 * config.sub, config.guess: Sync from upstream sources.
3811
3812 2005-11-21 Ben Elliston <bje@au.ibm.com>
3813
3814 Import from Autoconf sources:
3815
3816 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3817 * config/move-if-change: Don't output "$2 is unchanged";
3818 suggested by Ben Elliston. Handle weird characters correctly.
3819
3820 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3821
3822 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3823 to match upstream libtool for darwin.
3824
3825 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3826
3827 * Makefile.def: Remove gdb dependencies for gdbtk.
3828 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3829 (configure-gdb, install-gdb): New rules.
3830 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3831 * Makefile.in, configure: Regenerated.
3832
3833 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3834
3835 * MAINTAINERS (Write After Approval): Add myself.
3836
3837 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3838
3839 * MAINTAINERS (Write After Approval): Add myself.
3840
3841 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3842
3843 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3844 Diego Novillo.
3845
3846 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3847
3848 PR bootstrap/24297
3849 * Makefile.tpl (do-[+make-target+], do-check, install,
3850 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3851 are set before recursing.
3852 * Makefile.in: Regenerate.
3853
3854 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3855
3856 PR bootstrap/18939
3857 * Makefile.def (gcc) <target>: Fix thinko.
3858 * Makefile.in: Regenerate.
3859
3860 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3861
3862 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3863 * configure: Regenerate.
3864
3865 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3866
3867 * MAINTAINERS (Write After Approval): Add self.
3868
3869 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3870
3871 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3872 target-libffi, target-qthreads, target-libjava, and
3873 targetlibobjc.
3874 * configure: Regenerate.
3875
3876 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3877
3878 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3879 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3880 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3881 (USUAL_OBJDUMP_FOR_TARGET): New.
3882 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3883 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3884 * configure, Makefile.in: Regenerated.
3885
3886 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3887
3888 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3889 before other host packages.
3890
3891 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3892
3893 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3894
3895 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3896
3897 PR bootstrap/22340
3898
3899 * configure.in (default_target): Remove.
3900 * Makefile.tpl (all): Do not use prerequisites as subroutines
3901 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3902 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3903 use prerequisites as subroutines.
3904 (check-host, check-target): New.
3905 (bootstrap configure & all targets): Do not use stage*-start
3906 if the directory layout is already ok.
3907 (non-bootstrap configure & all targets): Prepend a $(unstage).
3908 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3909 (NOTPARALLEL): Remove.
3910 (unstage, stage variables): New variables.
3911 (unstage, stage targets): Simply expand to those variables.
3912
3913 * configure: Regenerate.
3914 * Makefile.in: Regenerate.
3915
3916 2005-10-04 James E Wilson <wilson@specifix.com>
3917
3918 * Makefile.def (lang_env_dependencies): Add libmudflap.
3919 * Makefile.in: Regenerate.
3920
3921 2005-10-03 Andreas Schwab <schwab@suse.de>
3922
3923 Backport from libtool CVS:
3924 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3925
3926 * ltmain.sh: add support for installing into temporary
3927 staging area (e.g. 'make install DESTDIR=...')
3928
3929 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3930
3931 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3932 * configure: Regenerated.
3933
3934 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3935
3936 * configure: Regenerate with the correct
3937 autoconf version.
3938
3939 2005-09-30 Catherine Moore <clm@cm00re.com>
3940
3941 * configure.in (bfin-*-*): New.
3942 * configure: Regenerated.
3943
3944 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3945
3946 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3947 (LIPO_FOR_TARGET): New.
3948 (CONFIGURED_LIPO_FOR_TARGET): New.
3949 (USUAL_LIPO_FOR_TARGET): New.
3950 (STRIP_FOR_TARGET): New.
3951 (CONFIGURED_STRIP_FOR_TARGET): New.
3952 (USUAL_STRIP_FOR_TARGET): New.
3953 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3954 STRIP_FOR_TARGET.
3955 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3956 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3957 * Makefile.in: Regenerate.
3958 * configure: Regenerate.
3959
3960 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3961
3962 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3963 (rs6000-*-aix*): Same.
3964 * configure: Regenerate.
3965
3966 2005-09-16 Tom Tromey <tromey@redhat.com>
3967
3968 * MAINTAINERS: Add self as java maintainer.
3969
3970 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3971
3972 * configure.in: Recognize f95 in the --enable-languages option,
3973 and substitute it for fortran, issuing a warning.
3974 * configure: Regenerate.
3975
3976 2005-08-30 Phil Edwards <phil@codesourcery.com>
3977
3978 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3979 * configure: Regenerated.
3980
3981 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3982
3983 * MAINTAINERS: Add self as ms1 maintainer.
3984
3985 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3986
3987 * Makefile.def (libssp): Add to lang_env_dependencies.
3988 * Makefile.in: Regenerate.
3989
3990 2005-08-18 Ian Lance Taylor <ian@airs.com>
3991
3992 * MAINTAINERS: Add myself as middle-end maintainer.
3993
3994 2005-08-17 Christian Groessler <chris@groessler.org>
3995
3996 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3997 * Makefile.in: Regenerate.
3998
3999 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4000
4001 * MAINTAINERS (write after approval): Added myself.
4002
4003 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4004
4005 * MAINTAINERS (Write After Approval): Add myself.
4006
4007 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4008
4009 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4010 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4011 Look for alternate names of the target cc and c++
4012 * configure: Regenerate.
4013
4014 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4015
4016 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4017 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4018 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4019 tools; remove code to manually set them.
4020 (Target tools): Look in the environment for them.
4021 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4022 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4023 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4024 build directory.
4025 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4026 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4027 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4028 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4029 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4030 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4031 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4032 * configure: Regenerate.
4033 * Makefile.in: Regenerate.
4034
4035 2005-07-28 Ben Elliston <bje@au.ibm.com>
4036
4037 * MAINTAINERS: Update for removed CPU targets.
4038
4039 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4040
4041 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4042 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4043 * Makefile.in: Regenerated.
4044
4045 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4046
4047 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4048 (CFLAGS_FOR_TARGET): Use it.
4049 (CXXFLAGS_FOR_TARGET): Likewise.
4050 * Makefile.in: Regenerated.
4051 * configure.in (--with-build-sysroot): New option.
4052 * configure: Regenerated.
4053
4054 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4055
4056 * Makefile.tpl: Wrap install between unstage and stage
4057 * Makefile.in: Regenerate.
4058
4059 2005-07-21 Eric Christopher <echristo@apple.com>
4060
4061 * MAINTAINERS: Update affiliation.
4062
4063 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4064
4065 * MAINTAINERS: Add self as crx port maintainer.
4066
4067 2005-07-20 DJ Delorie <dj@redhat.com>
4068
4069 * MAINTAINERS: Add self as m32c maintainer.
4070
4071 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4072
4073 * all files: Update FSF address.
4074
4075 2005-07-15 Eric Christopher <echristo@redhat.com>
4076
4077 * MAINTAINERS: Change affiliation.
4078
4079 2005-07-14 Jim Blandy <jimb@redhat.com>
4080
4081 * configure.in: Add cases for Renesas m32c.
4082 * configure: Regenerated.
4083
4084 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4085
4086 * COPYING.LIB: Update from fsf.org.
4087
4088 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4089
4090 * COPYING, compile, config.guess,
4091 config.sub, install-sh, missing, mkinstalldirs,
4092 symlink-tree, ylwrap: Sync from upstream sources.
4093 * config-ml.in: Update FSF address.
4094
4095 2005-07-13 Eric Christopher <echristo@redhat.com>
4096
4097 * configure.in: Add toplevel noconfigdir support for tpf.
4098 * configure: Regenerate.
4099
4100 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4101
4102 PR ada/22340
4103
4104 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4105 * Makefile.in: Regenerate.
4106
4107 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4108
4109 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4110 Brolley to write-after-approval.
4111
4112 2005-07-07 Andreas Schwab <schwab@suse.de>
4113
4114 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4115 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4116 * Makefile.in: Regenerated.
4117
4118 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4119
4120 * configure.in: Don't build sim or rda when targetting darwin.
4121 * configure: Regenerate.
4122
4123 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4124
4125 * configure.in: Add --enable-libssp and --disable-libssp.
4126 * configure: Regenerate with autoconf-2.13.
4127
4128 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4129
4130 * Makefile.def (target_modules): Add libssp.
4131 * configure.in (target_libraries): Add target-libssp.
4132 * configure: Rebuilt.
4133 * Makefile.in: Rebuilt.
4134
4135 2005-07-01 Zack Weinberg <zackw@panix.com>
4136
4137 * MAINTAINERS: Change email address. Resign from maintainership.
4138
4139 2005-07-01 Richard Guenther <rguenther@suse.de>
4140
4141 * MAINTAINERS: Change my e-mail address and affiliation.
4142
4143 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4144
4145 * Makefile.def (stagefeedback): Come after profile.
4146 Define profiledbootstrap target.
4147 * Makefile.tpl (profiledbootstrap): Remove.
4148 (stageprofile-end): Zap stagefeedback.
4149 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4150 * Makefile.in: Regenerate.
4151
4152 2005-06-13 Richard Sandiford <richard@codesourcery.com>
4153
4154 * MAINTAINERS: Update my email address.
4155
4156 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4157
4158 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4159 In 'cpp' stanza, support '#line' as well as '# '.
4160
4161 2005-06-08 Andreas Schwab <schwab@suse.de>
4162
4163 * MAINTAINERS: Move myself from 'Write After Approval' to
4164 'CPU Port Maintainers' section as m68k maintainer.
4165
4166 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4167
4168 * configure.in (unsupported_languages): New macro.
4169 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4170 non-ported target libraries in noconfigdirs.
4171 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4172 non-linux-gnu. Remove libgcj_ex_libffi.
4173 <lang_frag loop>: Set add_this_lang=no if the language is in
4174 unsupported_languages.
4175 * configure: Regenerate.
4176
4177 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4178
4179 * configure.in: Fix typo in handling of --with-mpfr-dir.
4180 * configure: Regenerate.
4181
4182 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4183
4184 * MAINTAINERS: Update my email address.
4185
4186 2005-06-02 Jim Blandy <jimb@redhat.com>
4187
4188 * config.sub: Add cases for the Renesas m32c. (This patch has been
4189 accepted into the master sources.)
4190
4191 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4192 Michael Snyder <msnyder@redhat.com>
4193 Stan Cox <scox@redhat.com>
4194
4195 * configure.in: Set noconfigdirs for ms1.
4196
4197 * configure: Regenerate.
4198
4199 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4200
4201 * MAINTAINERS (Write After Approval): Add self.
4202
4203 2005-06-01 Josh Conner <jconner@apple.com>
4204
4205 * MAINTAINERS (Write After Approval): Add self.
4206
4207 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
4208
4209 * MAINTAINERS: Update my email address.
4210
4211 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4212
4213 * MAINTAINERS (Write After Approval): Add self.
4214
4215 2005-05-26 Chris Demetriou <cgd@broadcom.com>
4216
4217 * MAINTAINERS (Write After Approval): Remove self.
4218
4219 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4220
4221 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4222 (Dependencies): Consider target modules for bootstrap dependencies.
4223 Make target bootstrap modules depend on each stage's gcc.
4224 * Makefile.in: Regenerate.
4225
4226 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4227
4228 * Makefile.def (configure-gcc): Depend on binutils having been built.
4229 (all-gcc): No need to do it here.
4230 * Makefile.in: Regenerate.
4231
4232 2005-05-19 Paul Brook <paul@codesourcery.com>
4233
4234 * configure.in: Rewrite misleading error message when requested
4235 language cannot be built.
4236 * configure: Regenerate.
4237
4238 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4239
4240 * ylwrap: Import from Automake 1.9.5.
4241
4242 2005-05-13 David Ung <davidu@mips.com>
4243
4244 * MAINTAINERS (Write After Approval): Add self.
4245
4246 2005-05-09 Mike Stump <mrs@apple.com>
4247
4248 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4249 lt_cv_sys_max_cmd_len for now.
4250
4251 2005-05-09 Stan Cox <scox@redhat.com>
4252
4253 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4254
4255 2005-05-08 Matt Kraai <kraai@ftbfs.org>
4256
4257 * README.SCO: Update the URL.
4258
4259 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4260
4261 * ltconfig: Define file_list_spec. Pass file_list_spec and
4262 with_gnu_ld to libtool.
4263 * ltcf-c.sh (aix[45]): Define file_list_spec.
4264 * ltcf-cxx.sh (aix[45]): Same.
4265 * ltcf-gcj.sh (aix[45]): Same.
4266 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4267 exists, write list of input files to temporary file.
4268
4269 2005-05-04 Mike Stump <mrs@apple.com>
4270
4271 * configure.in: Always pass --target to target configures as
4272 otherwise rebuilds that do --recheck will fail.
4273 * confiugure: Rebuilt.
4274
4275 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4276
4277 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4278 STAGE_HOST_EXPORTS.
4279 (configure, all): Add bootstrap support.
4280 (Host modules, target modules): Pass post-stage1 flags and exports.
4281 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4282 * Makefile.in: Regenerate.
4283
4284 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4285
4286 * configure: Regenerate.
4287
4288 2005-04-27 Mike Stump <mrs@apple.com>
4289
4290 * MAINTAINERS: Add self as darwin maintainer.
4291
4292 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4293
4294 * config.sub: Update from master copy.
4295
4296 2005-04-21 Mike Stump <mrs@apple.com>
4297
4298 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4299 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4300
4301 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4302
4303 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4304 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4305 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4306 "*-*-elf" and "*-*-linux*".
4307 * configure: Regenerate.
4308
4309 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4310
4311 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4312
4313 2005-04-12 Mike Stump <mrs@apple.com>
4314
4315 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4316
4317 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4318
4319 * MAINTAINERS (Write After Approval): Add myself.
4320
4321 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4322
4323 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4324
4325 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4326
4327 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4328 (TARGET_CONFIGARGS): Include --with-target-subdir.
4329 (configure, all): New macros. Use them throughout.
4330 * Makefile.in: Regenerate.
4331
4332 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4333
4334 * MAINTAINERS (Write After Approval): Add myself.
4335
4336 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4337
4338 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4339
4340 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4341
4342 * MAINTAINERS: Move John Carr to Write After Approval.
4343
4344 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4345
4346 * config/mh-mingw32: Delete.
4347 * configure.in: Don't use it.
4348 * configure: Regenerate.
4349
4350 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4351
4352 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4353 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4354 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4355 (HOST_LIB_PATH): Generate from Makefile.def.
4356 (TARGET_LIB_PATH): Likewise.
4357 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4358 * Makefile.in: Regenerate.
4359 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4360 (RPATH_ENVVAR): Include Darwin case.
4361 * configure: Regenerate.
4362
4363 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4364
4365 * MAINTAINERS (Various Maintainers): Remove self.
4366 (Write After Approval): Add self.
4367
4368 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4369
4370 * MAINTAINERS (Various Maintainers): Add self.
4371
4372 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4373
4374 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4375 * configure: Regenerate.
4376
4377 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4378
4379 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4380 gcc_version, and gcc_version_trigger from set of flags to pass.
4381 * Makefile.tpl: Remove definitions of above variables.
4382 (config.status): Remove dependency on $(gcc_version_trigger).
4383 * Makefile.in: Regenerate.
4384 * configure.in: Do not reference config/gcc-version.m4 nor
4385 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4386 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4387 * configure: Regenerate.
4388
4389 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4390 Andrew Pinski <pinskia@physics.uc.edu>
4391
4392 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4393 * Makefile.in: Regenerate.
4394
4395 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4396
4397 * MAINTAINERS (Write After Approval): Add myself.
4398
4399 2005-03-03 David Ayers <d.ayers@inode.at>
4400
4401 * MAINTAINERS (Write After Approval): Add myself.
4402
4403 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4404
4405 PR libgcj/20160
4406 * ltmain.sh: Avoid creating archives with components that have
4407 duplicate basenames.
4408
4409 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4410
4411 PR bootstrap/20250
4412 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4413 instead of check.
4414 * Makefile.in: Regenerate.
4415
4416 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4417
4418 * Makefile.in: Regenerate to fix conflict between the previous two
4419 patches.
4420
4421 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4422
4423 PR bootstrap/17383
4424 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4425 * Makefile.tpl (HOST_SUBDIR): New substitution.
4426 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4427 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4428 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4429 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4430 (Host modules, Bootstrapped modules): Use it.
4431 (Build modules, Target modules): Do not create symlink trees,
4432 always configure out-of-srcdir.
4433 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4434 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4435 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4436 $(HOST_SUBDIR). Create a symlink for host_subdir.
4437
4438 * Makefile.in: Regenerate.
4439 * configure: Regenerate.
4440
4441 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4442
4443 Merged from libada-gnattools-branch:
4444 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4445
4446 * gnattools: New directory.
4447 * Makefile.def: Add gnattools as a module, depending on target-libada.
4448 * Makefile.in: Regenerate.
4449 * configure.in: Include gnattools in host_tools; disable it if ada
4450 is disabled.
4451 * configure: Regenerate.
4452
4453 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4454
4455 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4456 treelang maintainer.
4457 (Write After Approval): Remove myself.
4458
4459 2005-02-23 Paul Schlie <schlie@comcast.net>
4460
4461 * configure.in: Allow darwin targeted ports to build tk, itcl and
4462 libgui.
4463 * configure: Regenerate.
4464
4465 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4466
4467 PR libgcj/10353
4468 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4469 * configure: Regenerate.
4470
4471 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4472
4473 * MAINTAINERS (Write After Approval): Add myself.
4474
4475 2005-02-10 Ian Lance Taylor <ian@airs.com>
4476
4477 * MAINTAINERS: Update my e-mail address.
4478
4479 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4480
4481 * MAINTAINERS (Write After Approval): Add myself.
4482
4483 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4484
4485 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4486 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4487 target-libgloss when not *-*-elf and *-*-aout.
4488 * configure: Regenerate.
4489
4490 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4491
4492 * MAINTAINERS: Remove obsolete entries.
4493
4494 * MAINTAINERS (Write After Approval): Add Michael Matz.
4495
4496 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4497
4498 * MAINTAINERS: Remove self as cpplib maintainer.
4499
4500 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4501
4502 * install-sh, config.sub: Import from upstream.
4503
4504 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4505
4506 PR bootstrap/18222
4507 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4508 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4509 * Makefile.in: Regenerate.
4510
4511 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4512
4513 * MAINTAINERS: Update my email address.
4514
4515 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4516 Andreas Schwab <schwab@suse.de>
4517
4518 PR bootstrap/18033
4519 * config-ml.in: Eval option if surrounded by single quotes.
4520
4521 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4522
4523 Revert 2004-12-28 Makefile changes, a better fix will be
4524 applied to mainline and src after GCC 4.0 branches.
4525
4526 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4527
4528 PR bootstrap/17383
4529
4530 * Makefile.def (target_modules): Remove stage parameter,
4531 it is always true now.
4532 * Makefile.tpl (configure-build-[+module+],
4533 configure-target-[+module+]): Always build symlink tree
4534 for the directory and for include. BUILD_SUBDIR and
4535 TARGET_SUBDIR cannot be . anymore.
4536 * Makefile.in: Regenerate.
4537
4538 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4539
4540 Revert 2004-12-08 Makefile changes.
4541
4542 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4543
4544 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4545 cygwin, mingw.
4546
4547 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4548
4549 * configure.in (sh64-*-*): Reenable gprof.
4550 * configure: Regenerate.
4551
4552 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4553
4554 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4555 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4556 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4557 * Makefile.in: Regenerate.
4558
4559 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4560
4561 * MAINTAINERS: Update my email address.
4562
4563 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4564
4565 * Makefile.tpl: Generate normal dependencies if the LHS module is
4566 not bootstrapped.
4567 * Makefile.in: Regenerate.
4568
4569 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4570
4571 * configure.in: Include config/gxx-include-dir.m4. Use
4572 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4573 * configure: Regenerate.
4574
4575 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4576
4577 * config.if: Delete.
4578 * configure.in: Set libstdcxx_incdir directly.
4579 * configure: Regenerate.
4580
4581 2004-12-02 Eric Christopher <echristo@redhat.com>
4582
4583 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4584 * Makefile.in: Regenerate.
4585
4586 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4587
4588 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4589 * configure: Regenerate.
4590
4591 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4592
4593 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4594 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4595 * configure: Regenerate.
4596
4597 2004-12-01 Eric Christopher <echristo@redhat.com>
4598
4599 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4600 of things to remove.
4601
4602 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4603
4604 * MAINTAINERS (Write After Approval): Update my e-mail address.
4605
4606 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4607
4608 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4609 from CVS libtool to always pass_all.
4610
4611 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4612
4613 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4614 (hppa*64*-*-*): Delete incorrect comment.
4615 * configure: Rebuilt.
4616
4617 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4618
4619 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4620
4621 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4622
4623 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4624 from CVS libtool to always pass_all.
4625
4626 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4627
4628 * install-sh, compile: Import from automake.
4629
4630 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4631
4632 * config.guess, config.sub: Import from savannnah.
4633
4634 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4635
4636 * MAINTAINERS (Write After Approval): Add myself
4637
4638 2004-11-12 Mike Stump <mrs@apple.com>
4639
4640 * Makefile.def: Add html support.
4641 * Makefile.tpl: Likewise.
4642 * Makefile.in: Regenerate.
4643
4644 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4645
4646 PR 18423
4647 * configure.in: Remove all instances of build-fixincludes from
4648 noconfigdirs.
4649 (build_configargs): Supply --target to subdirectories.
4650 * configure: Regenerate.
4651
4652 * Makefile.def: Make gcc install depend on fixincludes install.
4653 * Makefile.in: Regenerate.
4654
4655 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4656
4657 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4658
4659 2004-11-11 Paul Brook <paul@codesourcery.com>
4660
4661 * MAINTAINERS: Add self as arm maintainer. Update email address.
4662
4663 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4664
4665 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4666 target-libgfortran.
4667 * configure: Regenerate.
4668
4669 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4670
4671 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4672 like CC.
4673
4674 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4675
4676 * Makefile.def (host fixincludes): Specify missing targets.
4677 * Makefile.in: Regenerate.
4678
4679 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4680
4681 * MAINTAINERS: Add myself
4682
4683 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4684
4685 * MAINTAINERS (Write After Approval): Add myself.
4686
4687 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4688
4689 * Makefile.def: Build fixincludes for the host, too.
4690 * Makefile.in: Regenerate.
4691 * configure.in (host_tools): Add fixincludes.
4692 * configure: Regenerate.
4693
4694 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4695
4696 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4697 * configure: Regenerated.
4698
4699 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4700
4701 PR other/17783
4702 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4703 * configure: Regenerated.
4704
4705 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4706
4707 * README.SCO: Update per FSF instructions.
4708
4709 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4710
4711 PR target/18151
4712 * configure.in (case ${target}): Do not build fixincludes for avr.
4713 * configure: Regenerated.
4714
4715 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4716
4717 * configure.in (case ${target}): Do not build fixincludes
4718 on platforms where it is not used.
4719 * configure: Regenerated.
4720
4721 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4722
4723 * configure.in: Use an absolute path to install-sh.
4724 * configure: Regenerated.
4725
4726 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4731
4732 * MAINTAINERS: Remove from Write After Approval those that are
4733 already maintainers.
4734
4735 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4736
4737 * MAINTAINERS: Update my email address.
4738
4739 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4740
4741 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4742 * configure: Regenerate.
4743
4744 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4745
4746 * MAINTAINERS: Update my email address.
4747
4748 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4749
4750 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4751 entries belonging to this category.
4752
4753 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4754
4755 * MAINTAINERS: Update my e-mail address.
4756
4757 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4758
4759 Fix wrong conflict resolution in:
4760
4761 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4762
4763 * Makefile.in: Regenerate.
4764 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4765 in the recursive `make', instead of hardwiring `all'.
4766 (Autogenerated TARGET-* variables): New.
4767
4768 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4769
4770 * configure.in: Enable target-libgloss for crx-*-*.
4771 * configure: Regenerate.
4772
4773 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4774
4775 * MAINTAINERS (Various Maintainers): Move the "windows,
4776 cygwin, mingw" maintainer to ...
4777 (OS Port Maintainers): ... here.
4778
4779 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4780
4781 * MAINTAINERS (Write After Approval): Remove those that are
4782 maintainers of some subsystem.
4783
4784 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4785
4786 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4787 * ltcf-cxx.sh (tpf*): Likewise.
4788 * ltconfig (tpf*): Add TPF OS configuration support.
4789
4790 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4791
4792 * MAINTAINERS: Change my email address to my new work account.
4793
4794 2004-09-24 Michael Roth <mroth@nessie.de>
4795
4796 * configure.in (--without-headers): Add missing double quotes.
4797 * configure: Regenerate.
4798
4799 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4800
4801 * ylwrap: Revert to previous version.
4802
4803 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4804
4805 PR bootstrap/17369
4806 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4807 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4808 SET_GCC_LIB_PATH_CMD.
4809 (BASE_TARGET_EXPORTS): Likewise.
4810 * Makefile.in: Regenerated.
4811
4812 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4813 * configure: Regenerated.
4814
4815 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4816
4817 * config.guess: New upstream version
4818 * compile, depcomp, install-sh, ylwrap: Likewise.
4819
4820 2004-09-19 Roger Sayle <roger@eyesopen.com>
4821
4822 * config/mh-x86omitfp: New host makefile fragment. Add
4823 -fomit-frame-pointer to the default BOOT_CFLAGS.
4824 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4825 * configure: Regenerate.
4826
4827 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4828
4829 PR target/11572
4830 * configure.in (*-*-darwin*): Renable libobjc.
4831 * configure: Regenerate.
4832
4833 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4834
4835 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4836
4837 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4838
4839 * Makefile.def: Remove libbanshee.
4840 * Makefile.tpl: Ditto.
4841 * configure.in: Ditto.
4842 * Makefile.in: Regen.
4843 * configure: Ditto.
4844
4845 2004-09-08 David Edelsohn <edelsohn@gnu.org>
4846
4847 * ltmain.sh: Use $pic_object as $non_pic_object if
4848 $non_pic_object=none.
4849
4850 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4851
4852 * missing: Import latest version from master repository.
4853
4854 2004-09-06 Nick Clifton <nickc@redhat.com>
4855
4856 * config.sub: Import latest version from master repository.
4857 * config.guess: Likewise.
4858 This includes these changes:
4859
4860 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4861
4862 * config.sub: Handle crisv32, alias etraxfs.
4863 * config.guess (crisv32:Linux:*:*): Handle.
4864
4865 2004-08-13 Brad Smith <brad@comstyle.com>
4866
4867 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4868 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4869
4870 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4871
4872 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4873 assume the processor is a powerpc. This is because coreutils
4874 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4875 in this case, due to a MacOS X bug that causes
4876 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4877 to return a negative number.
4878 Problem reported by Petter Reinholdtsen in:
4879 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4880
4881 2004-07-19 Ben Elliston <bje@gnu.org>
4882
4883 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4884
4885 2004-06-24 Ben Elliston <bje@gnu.org>
4886
4887 * config.guess: Update copyright years.
4888 * config.sub: Likewise.
4889
4890 2004-06-22 Robert Millan <robertmh@gnu.org>
4891
4892 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4893 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4894
4895 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4896
4897 * config.guess (*:*VMS:*:*): New entry. Replaces
4898 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4899 manufacturer.
4900
4901 2004-06-22 Ben Elliston <bje@gnu.org>
4902
4903 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4904 * config.sub: Likewise.
4905
4906 2004-06-22 Ben Elliston <bje@gnu.org>
4907
4908 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4909 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4910
4911 2004-06-11 Ben Elliston <bje@gnu.org>
4912
4913 * config.guess (pegasos:OpenBSD:*:*): Remove.
4914
4915 2004-06-11 Ben Elliston <bje@gnu.org>
4916
4917 From Wouter Verhelst <wouter@grep.be>:
4918 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4919
4920 2004-06-11 Ben Elliston <bje@gnu.org>
4921
4922 * config.guess (luna88k:OpenBSD:*:*): New.
4923
4924 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4925
4926 * config.guess (m32r*:Linux:*:*): New case.
4927 * config.sub: Handle m32rle.
4928
4929 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4930
4931 From Jens Petersen <petersen@redhat.com>:
4932 * config.sub: Handle sparcv8.
4933
4934 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4935
4936 From Tom Smith <smith@cag.lkg.hp.com>:
4937 * config.guess: Version suffixes are equally significant on Tru64
4938 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4939 prefix of "P" (patched kernel).
4940
4941 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4942
4943 * config.sub: Add support for National Semiconductor CRX target.
4944
4945 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4946
4947 * MAINTAINERS (Various Maintainers): Remove myself as web page
4948 maintainer, add myself as maintainer of build status lists.
4949
4950 2004-09-03 Jan Beulich <jbeulich@novell.com>
4951
4952 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4953 *-*-netware, but add target-libmudflap.
4954 Consolidate *-*-netware targets (of which really only i?86 exists)
4955 into a single entry.
4956 * configure: Likewise.
4957
4958 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4959
4960 * Makefile.tpl (sorry): Remove.
4961 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4962 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4963 (do-clean): Clean per-stage directories too.
4964 (do-distclean): Run distclean-stage1 too.
4965 (.NOTPARALLEL): Enable during toplevel bootstrap.
4966 (stage[+id+]-bubble): Enable parallel execution during
4967 the recursive invocation.
4968 * Makefile.in: Regenerate.
4969
4970 Fix previous checkin:
4971
4972 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4973 include.
4974 * configure.in: Fix indentation.
4975 * configure: Regenerate.
4976
4977 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4978
4979 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4980 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4981 * configure: regenerate
4982 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4983 -mdynamic-no-pic
4984
4985 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4986
4987 * Makefile.def (build_modules): Add fixincludes.
4988 (dependencies): Make gcc depend on fixincludes.
4989 * configure.in (build_tools): Add fixincludes.
4990 (build_configdirs): Always include build_libs.
4991 * Makefile.in: Regenerate.
4992 * configure: Regenerate.
4993
4994 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4995
4996 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4997 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4998 phony targets; do not generate timestamp files.
4999 (distclean-stageN): Remove references to their timestamp files.
5000 (restageN, touch-stageN): Remove.
5001 (stageN-bubble): Rewritten.
5002 (compare): Support lean bootstraps.
5003 * Makefile.in: Regenerate.
5004
5005 * configure.in: Only warn when bootstrapping but
5006 build != host or build != target. Support lean bootstraps.
5007 * configure: Regenerate.
5008
5009 2004-08-26 Phil Edwards <phil@codesourcery.com>
5010
5011 * configure.in: Give a better error message if GMP/MPFR are missing
5012 and a language needing them has been requested.
5013 * configure: Regenerated.
5014
5015 2004-08-25 Phil Edwards <phil@codesourcery.com>
5016
5017 * configure.in: Print a list of available language front-ends if
5018 a requested one is missing. Tidy stray tab characters.
5019 * configure: Regenerated.
5020
5021 2004-08-19 Michael Koch <konqueror@gmx.de>
5022
5023 * gcc/doc/install.texi: Update entry about automake for libjava.
5024
5025 2004-08-17 Robert Millan <robertmh@gnu.org>
5026
5027 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5028 (instead of FreeBSD).
5029 * configure: Regenerate.
5030
5031 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5032
5033 * Makefile.in: Regenerate.
5034 * configure: Regenerate.
5035
5036 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5037 stage_*_flags.
5038 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5039 for bootstrapped modules if toplevel bootstrap is going.
5040 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5041 modules. Adjust for changes in Makefile.def. Enable several
5042 rules even in non-bootstrap mode, just to avoid peppering the
5043 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5044 (stage-[+prev+]-bubble): Remove.
5045
5046 * Makefile.def (Dependencies): Depend on all-build-bison,
5047 all-build-flex, all-build-byacc, all-build-texinfo, rather
5048 than the host variations.
5049 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5050 with BUILD_SUBDIR.
5051 (BISON): Update for recent Bisons.
5052 (YACC): Fix typo.
5053 (cross): Depend on all-build.
5054 (all): Do not depend on all-build.
5055 (prebootstrap): Remove.
5056 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5057 (Prebootstrap dependencies): Add them to the per-stage targets
5058 and to all-prebootstrap.
5059 * configure.in (build_configdirs): Always enable build_tools.
5060 (BUILD_DIR_PREFIX): Remove.
5061
5062 * Makefile.def (gcc): Add target variable.
5063 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5064 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5065 in the recursive `make', instead of hardwiring `all'.
5066 (Autogenerated TARGET-* variables): New.
5067
5068 2004-08-13 Brian Booth <bbooth@redhat.com>
5069
5070 * MAINTAINERS: Remove myself from write-after-approval.
5071
5072 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5073
5074 * src-release: Stop distributing mmalloc with gdb (which doesn't
5075 use it).
5076 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5077 * Makefile.in: Regenerate.
5078
5079 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5080
5081 * configure.in (arm*-*-eabi*): New target.
5082 * configure: Regenerate.
5083
5084 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5085
5086 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5087 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5088 (Dependencies): New section.
5089 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5090 (configure-target-[+module+]): Depend on maybe-all-gcc
5091 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5092 (toplevel profiledbootstrap): Fix dependencies.
5093 * Makefile.in: Regenerate.
5094
5095 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5096
5097 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5098 target-libiberty to noconfigdirs.
5099 * configure: Regenerate.
5100
5101 2004-08-03 Paul Brook <paul@codesourcery.com>
5102
5103 * configure.in: Check for MPFR as well as GMP.
5104 * configure: Regenerate.
5105
5106 2004-08-01 Robert Millan <robertmh@gnu.org>
5107
5108 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5109 libmudflap for all GNU-based systems (with Glibc).
5110 * configure: Regenerate.
5111
5112 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5113
5114 * Makefile.def (host-modules): Add gcc.
5115 * Makefile.in: Regenerate.
5116 * Makefile.tpl (sorry): New rule.
5117 (configure-host, all-host, [+make_target+]-host, do-check,
5118 install-host): Do not add gcc as a special case.
5119 (host modules): Add a small special-casing for gcc. Export
5120 extra_make_flags through the environment.
5121 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5122 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5123 other recursive targets for gcc): Remove.
5124
5125 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5126 (stage, unstage): New rules.
5127 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5128 distclean-stage[+id+]): Use stage_current.
5129 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5130 the stage*-start rules.
5131
5132 2004-08-02 Geoffrey Keating <geoffk@apple.com>
5133
5134 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5135 use -all_load flag.
5136
5137 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
5138
5139 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5140 * configure: Regenerate.
5141
5142 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5143
5144 * maintainer-scripts/gcc_release: Revert yesterday's change.
5145
5146 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5147
5148 * MAINTAINERS: Add myself to write-after-approval.
5149
5150 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5151
5152 * libf2c: Removed.
5153 * gcc/gccbug.in: Updated because of libf2c removal.
5154 * maintainer-scripts/gcc_release: Ditto.
5155
5156 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5157
5158 * configure.in: Build libmudflap by default on FreeBSD.
5159 * configure: Regenerated.
5160
5161 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5162
5163 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5164 systems.
5165 * configure: Regenerated.
5166
5167 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5168
5169 PR target/16344
5170 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5171 feedback based compiler.
5172 * Makefile.in: Rebuilt.
5173
5174 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5175
5176 * Makefile.def (host_modules): Set bootstrap=true for flex.
5177 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5178 * Makefile.in: Rebuilt.
5179
5180 2004-07-07 Jan Hubicka <jh@suse.cz>
5181
5182 * MAINTAINERS: Add self as a profile feedback maintainer.
5183
5184 2004-07-05 Phil Edwards <phil@codesourcery.com>
5185
5186 * configure.in: Do not prepend $srcdir to /dev/null in
5187 makefile fragments.
5188 * configure: Regenerate.
5189
5190 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5191
5192 * Makefile.def (build_modules): Add bison, byacc, flex,
5193 m4, texinfo.
5194 (flags_to_pass): Add FLEX.
5195 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5196 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5197 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5198 DEFAULT_MAKEINFO): Remove.
5199 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5200 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5201 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5202 objdir or else use configured tool.
5203 (all-build): New.
5204 (all): Depend on it.
5205 (Build module dependencies): Add.
5206 * Makefile.in: Regenerate.
5207 * configure.in: Better support for multiple build modules,
5208 matching what is done for host/target modules. Do not look
5209 for "plausible" locations of build tools if Canadian cross.
5210 Use autoconf's AC_PROG_CC to find a C compiler. Define
5211 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5212 * configure: Regenerate.
5213
5214 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5215
5216 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5217 * Makefile.in: Regenerate.
5218
5219 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5220
5221 * Makefile.tpl (configure-build-[+module+],
5222 configure-[+module+], configure-target-[+module+]): Pass
5223 [+extra_configure_args+].
5224 (all-build-[+module+], all-[+module+], check-[+module+],
5225 install-[+module+], [+make_target+]-[+module+],
5226 all-target-[+module+], check-target-[+module+],
5227 install-target-[+module+], [+make_target+]-target-[+module+]):
5228 Pass [+extra_make_args+].
5229 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5230 (GCC_HOST_EXPORTS): Remove.
5231 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5232 cross, check-gcc, check-gcc-c++, install-gcc,
5233 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5234 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5235 * Makefile.in: Regenerate.
5236
5237 2004-06-21 Matthew Sachs <msachs@apple.com>
5238
5239 * MAINTAINERS: Added self to write-after-approval.
5240
5241 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5242
5243 * configure.in: Check for srcdir/winsup rather than build directory
5244 winsup.
5245 * configure: Regenerate.
5246
5247 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5248
5249 * configure.in: Don't build Cygwin native newlib if winsup
5250 directory is missing. Emit warning instead.
5251 * configure: Regenerate.
5252
5253 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5254
5255 * Makefile.tpl (touch-stage[+id+]): New.
5256 (restage[+prev+]): Depend on touch-stage[+id+].
5257
5258 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5259 Use it throughout.
5260
5261 * Makefile.def: Add profile and feedback bootstrap stages.
5262 Remove next field from bootstrap stages.
5263 * Makefile.tpl (LN, LN_S): Substitute.
5264 (stageN-start, stageN-end): Use double-colon rules, to
5265 provide a hook for additional setup commands.
5266 (distclean-stageN-gcc, restageN): Create dependencies from
5267 [+prev+], not from [+next+].
5268 (stageN-bubble): Add commands for successive stages from
5269 [+prev+], using double-colon rules.
5270 (all-stageN-gcc): Fix typo.
5271 (stagefeedback-start, profiledbootstrap): New.
5272 * Makefile.in: Regenerate.
5273 * configure.in: Call ACX_PROG_LN.
5274 * configure: Regenerate.
5275
5276 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5277
5278 * MAINTAINERS (Write After Approval): Add myself.
5279
5280 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5281
5282 * MAINTAINERS (Write After Approval): Add myself.
5283
5284 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5285
5286 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5287 without gcc.
5288 * configure: Regenerate.
5289
5290 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5291
5292 * Makefile.tpl: Fix typo.
5293 * Makefile.in: Regenerate.
5294
5295 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5296
5297 * configure.in: Remove new- prefix from toplevel
5298 bootstrap targets.
5299 * configure: Regenerate.
5300
5301 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5302
5303 * Makefile.tpl (all.normal): Rename to all.
5304 (all): Replace with a rule to pick the default
5305 target from configure.
5306 (all-gcc, configure-gcc): Use conditionals to
5307 do nothing when toplevel bootstrap is going on.
5308 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5309 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5310 * configure.in: Support --enable-bootstrap.
5311
5312 * Makefile.def: Remove new- prefix from toplevel
5313 bootstrap targets.
5314 * Makefile.tpl: Likewise.
5315
5316 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5317 target.
5318
5319 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5320 $(RECURSE_FLAGS) to recursive invocation of make.
5321
5322 * Makefile.in: Regenerate.
5323 * configure: Regenerate.
5324
5325 2004-05-30 Andreas Jaeger <aj@suse.de>
5326 Jim Wilson <wilson@specifixinc.com>
5327
5328 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5329 like CC.
5330
5331 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5332
5333 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5334 * configure: Regenerate.
5335
5336 2004-05-25 Daniel Jacobowitz <drow@false.org>
5337
5338 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5339 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5340 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5341 targets.
5342 * Makefile.in: Regenerate.
5343
5344 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
5345
5346 * configure.in: Test the ability to symlink directories.
5347 * configure: Regenerate.
5348
5349 * Makefile.def (bootstrap-stage): New definitions.
5350 * Makefile.tpl (configure-stage1-gcc,
5351 configure-stage2-gcc, configure-stage3-gcc,
5352 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5353 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5354 new-restage3, compare): Autogenerate, see Makefile.in
5355 entry for behavioral changes.
5356 (distclean-stage1, new-stage1-start, new-stage1-end,
5357 new-stage1-bubble, distclean-stage2, new-stage2-start,
5358 new-stage2-end, new-stage2-bubble, distclean-stage3,
5359 new-stage3-start, new-stage3-end): New autogenerated targets.
5360 (objext, prebootstrap, BOOT_CFLAGS,
5361 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5362 targets.
5363
5364 * Makefile.in: Regenerate.
5365 (distclean-stage1, new-stage1-start, new-stage1-end,
5366 new-stage1-bubble, distclean-stage2, new-stage2-start,
5367 new-stage2-end, new-stage2-bubble, distclean-stage3,
5368 new-stage3-start, new-stage3-end): New targets.
5369 (all-stage1-gcc): Move prebootstrap dependency from here...
5370 (configure-stage1-gcc): ...to here.
5371 (new-bootstrap): Use bubble targets.
5372 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5373 Use per-stage distclean targets.
5374 (configure-stage1-gcc, configure-stage2-gcc,
5375 configure-stage3-gcc, all-stage1-gcc,
5376 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5377 Use new-stageN-start to prepare the tree.
5378
5379 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5380
5381 * Makefile.def (host_modules): add libcpp.
5382 * Makefile.tpl: Add dependencies on and for libcpp.
5383 * Makefile.in: Regenerate.
5384 * configure.in: Add libcpp host module.
5385 * configure: Regenerate.
5386
5387 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
5388
5389 * Makefile.tpl: Whenever a recursive target is defined, wrap
5390 it in a special @if/@endif block, and prepare its maybe
5391 dependency in the @if/@endif block
5392 * configure.in: Instead of writing maybe dependencies, remove
5393 the @if/@endif statements, and remove the @if/@endif blocks
5394 that remain.
5395 * configure: Regenerate.
5396 * Makefile.in: Regenerate.
5397
5398 2004-05-20 Janis Johnson <janis187@us.ibm.com>
5399
5400 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5401
5402 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5403
5404 PR bootstrap/15120
5405 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5406 * */configure: Rebuilt.
5407
5408 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5409
5410 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5411 of libf2c.
5412 * configure, Makefile.in: Regenerate.
5413
5414 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
5415
5416 * MAINTAINERS (Write After Approval): Add myself.
5417
5418 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5419
5420 Merge from tree-ssa-20020619-branch.
5421
5422 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5423 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5424 (HOST_GMPLIBS): Define.
5425 (HOST_GMPINC): Define.
5426 (TARGET_LIB_PATH): Add libmudflap.
5427 (GFORTRAN_FOR_TARGET): Define.
5428 (configure-build*): Export GFORTRAN.
5429 (configure-gcc): Export GMPLIBS and GMPINC.
5430 (all-gcc): Add maybe-all-libbanshee.
5431 (configure-target-libgfortran): Define.
5432 * Makefile.in: Regenerate.
5433 * configure.in (host_libs): Add libbanshee.
5434 (target_libraries): Add target-libmudflap and target-libgfortran.
5435 Add --with-libbanshee.
5436 Handle --disable-libmudflap.
5437 (*-*-freebsd*): Use with_gmp.
5438 Add $(libgcj) to noconfigdirs.
5439 * configure: Regenerate.
5440 * depcomp: New file.
5441 * MAINTAINERS: Add tree-ssa maintainers.
5442
5443 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5444
5445 * MAINTAINERS (Various Maintainers): Add myself.
5446
5447 2004-04-30 Brian Ford <ford@vss.fsi.com>
5448
5449 * MAINTAINERS (Write After Approval): Add myself.
5450
5451 2004-04-29 Uros Bizjak <uros@kss-loka.si>
5452
5453 * MAINTAINERS (Write After Approval): Add myself.
5454
5455 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5456
5457 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5458 * configure: Regenerate.
5459
5460 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5461
5462 Revert:
5463 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5464
5465 * Makefile.def (flags_to_pass): Remove *dir variables that
5466 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5467 as well as prefix and exec_prefix.
5468 * Makefile.in: Regenerate.
5469
5470 2004-04-26 Robert Millan <robertmh@gnu.org>
5471
5472 Add patches from libtool CVS.
5473 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5474 * ltconfig: Likewise.
5475 * ltcf-c.sh: Likewise.
5476 * ltcf-cxx.sh: Likewise.
5477 * ltcf-gcj.sh: Likewise.
5478
5479 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5480
5481 * Makefile.def (host_modules): Mark with the bootstrap
5482 flag packages on which gcc depends.
5483 * Makefile.tpl (all-bootstrap): Use it.
5484 * Makefile.in: Regenerate.
5485
5486 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5487
5488 * Makefile.def (flags_to_pass): Remove *dir variables that
5489 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5490 as well as prefix and exec_prefix.
5491 * Makefile.in: Regenerate.
5492
5493 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5494
5495 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5496 * configure: Regenerate.
5497 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5498 * gcc/Makefile.tpl (compare): Use the result of the test.
5499 * gcc/Makefile.in: Regenerate.
5500
5501 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5502
5503 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5504 Always relocate gcc and prev-gcc to the original names, even
5505 if the build fails.
5506 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5507 New targets.
5508
5509 2004-04-23 Laurent GUERBY <laurent@guerby.net>
5510
5511 * MAINTAINERS: Update my email address.
5512
5513 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5514
5515 * configure.in (mips*-*-irix5*): Enable ld.
5516 * configure: Regenerate.
5517
5518 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5519
5520 * configure: Regenerate.
5521
5522 2004-04-15 James E Wilson <wilson@specifixinc.com>
5523
5524 * Makefile.tpl (configure-[+module+], configure-gcc,
5525 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5526 Set and export LDFLAGS.
5527 * Makefile.in: Regenerate.
5528
5529 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5530
5531 * MAINTAINERS: Add myself to write-after-approval.
5532
5533 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5534
5535 PR bootstrap/14871
5536 * Makefile.tpl: If we don't have built-in-tree target tools,
5537 use the ones found by configure rather than hacking around with
5538 program_transform_name.
5539 * configure.in: Give Makefile.tpl the information necessary
5540 to do that.
5541 * Makefile.in: Regenerate.
5542 * configure: Regenerate.
5543
5544 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5545
5546 PR bootstrap/14760
5547 * configure.in: When computing baseargs, strip *all* copies of
5548 offending options. Also, don't match/substitute the trailing space,
5549 so that this actually works when two similar options are separated by
5550 only one space.
5551 * configure: Regenerate.
5552
5553 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5554
5555 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5556 (rs6000-*-aix*): Same.
5557 * configure: Regenerate.
5558
5559 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5560
5561 * MAINTAINERS: Add myself to write-after-approval.
5562
5563 2004-04-03 Bud Davis <bdavis9659@comcast.net>
5564
5565 * MAINTAINERS: Add myself to write-after-approval.
5566
5567 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5568
5569 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5570 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5571 * Makefile.in: Regenerate.
5572
5573 * configure.in (top level bootstrap support): Rework --enable-werror
5574 to set @stage2_werror_flag@.
5575 * configure: Regenerate.
5576 * Makefile.tpl (top level bootstrap support): Pass
5577 @stage2_werror_flag@ down to configure in stages 2 and 3.
5578 * Makefile.in: Regenerate.
5579
5580 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5581
5582 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5583 for stages 2 and 3 as well as in make. As a consequence, remove
5584 OUTPUT_OPTION (now detected by configure) from the flags passed down
5585 to make.
5586 * Makefile.in: Regenerate.
5587
5588 * Makefile.tpl (new-bootstrap): Fix typo.
5589 * Makefile.in: Regenerate.
5590
5591 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5592
5593 * Makefile.tpl: Rearrange by moving recursive_targets rules
5594 into their proper sections.
5595 * Makefile.tpl (top level bootstrap support): Move disabling
5596 of coverage flags from 'make' to 'configure'; improve comments.
5597 * Makefile.in: Regenerate.
5598
5599 * Makefile.tpl (experimental top level bootstrap) Move stage1
5600 language setting from all- target to configure- target; disable
5601 intermodule optimization in stage 1; prevent gratuitous rebuilds
5602 of stage 1.
5603 * Makefile.in: Regenerate.
5604 * configure.in: Comma-separate stage 1 language list for top
5605 level bootstrap.
5606 * configure: Regenerate.
5607
5608 * Makefile.tpl: Clean up experimental top level bootstrap support:
5609 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5610 prev-gcc in configure- targets as well as all- targets.
5611 * Makefile.in: Regenerate.
5612
5613 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5614
5615 * compile: New file imported from automake.
5616
5617 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5618
5619 * configure.in: Remove symbolic link section.
5620 * configure: Regenerate.
5621 * Makefile.tpl (links): Remove.
5622 * Makefile.in: Regenerate.
5623
5624 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5625 Nathanael Nerode <neroden@gcc.gnu.org>
5626
5627 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5628 Set with AC_CHECK_PROGS.
5629 * configure.in: Fix comment typo from last patch.
5630 * configure: Regenerate.
5631
5632 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5633
5634 * Makefile.tpl: Introduce experimental top level bootstrap support.
5635 * Makefile.in: Regenerate.
5636 * configure.in: Introduce support for top level bootstrap.
5637 * configure: Regenerate.
5638
5639 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5640 Paolo Bonzini <bonzini@gnu.org>
5641
5642 PR bootstrap/14522
5643 * configure.in: Cope with shells that do not support unquoted ^
5644 * configure: Regenerate.
5645
5646 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5647 Paolo Bonzini <bonzini@gnu.org>
5648
5649 PR bootstrap/14522
5650 * configure.in: Cope with shells that do not support nesting
5651 quotes inside quoted backquote substitutions.
5652 * configure: Regenerate.
5653
5654 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5655
5656 PR bootstrap/14522
5657 * configure.in: Fix escaping of $.
5658 * configure: Regenerate.
5659
5660 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5661
5662 * configure: Regenerate, since I forgot to while committing Paolo's
5663 changes.
5664
5665 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5666
5667 PR ada/14131
5668 Move language detection to the top level.
5669 * configure.in: Find default values for the tools as
5670 soon as possible. Disable ada if GNAT is not found.
5671 Emit error message about missing languages. Expand
5672 --enable-languages=all for the gcc subdirectory.
5673
5674 2004-03-10 Ben Elliston <bje@gnu.org>
5675
5676 * MAINTAINERS: Update my email address.
5677
5678 2004-03-05 David Edelsohn <edelsohn@gnu.org>
5679
5680 * ltconfig: Disable building static libraries if building shared
5681 libraries on AIX 5L.
5682
5683 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5684
5685 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5686 and disable libgcj.
5687 * configure: Regenerated.
5688
5689 2004-03-01 Brian Booth <bbooth@redhat.com>
5690
5691 * MAINTAINERS: Add myself to write-after-approval.
5692
5693 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
5694
5695 * MAINTAINERS: Add myself to write-after-approval.
5696
5697 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5698
5699 PR bootstrap/7087
5700 * Makefile.tpl: Guard XFOO sed statements better.
5701 * Makefile.tpl: Add dependency for configure-target-libada.
5702 * Makefile.in: Regenerate (incidentally fixes broken
5703 commit when libada-branch was merged).
5704
5705 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5706
5707 * MAINTAINERS: Add myself to write-after-approval.
5708
5709 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5710
5711 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5712 maintainers.
5713
5714 2004-02-20 Andrew Cagney <cagney@redhat.com>
5715
5716 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5717 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5718
5719 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5720
5721 PR bootstrap/11932
5722 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5723
5724 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
5725
5726 * MAINTAINERS: Added myself to write-after-approval.
5727
5728 2004-02-14 Michael Koch <konqueror@gmx.de>
5729
5730 * MAINTAINERS: Added myself to write-after-approval.
5731
5732 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5733
5734 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5735 some OS port maintainers to OS port maintainers section.
5736
5737 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
5738
5739 * MAINTAINERS: Add self.
5740
5741 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5742
5743 * MAINTAINERS: Alphabetize.
5744
5745 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
5746
5747 * MAINTAINERS: Remove myself.
5748
5749 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5750
5751 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5752 (rs6000-*-aix*): Same.
5753 * configure: Regenerate.
5754
5755 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5756
5757 * configure.in (host): Add in missing $noconfigdirs to defines.
5758 * configure: Regenerate.
5759
5760 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5761 Nathanael Nerode <neroden@gcc.gnu.org>
5762
5763 PR ada/6637, PR ada/5911
5764 Merge with libada-branch:
5765 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5766 with appropriate dependencies. Add --enable-libada configure switch.
5767 * configure, Makefile.in: Regenerate.
5768
5769 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
5770
5771 * MAINTAINERS: Add myself to write-after-approval.
5772
5773 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5774
5775 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5776 * configure: Regenerate.
5777
5778 2004-02-04 Geoffrey Keating <geoffk@apple.com>
5779
5780 Merge from upstream:
5781
5782 * ltmain.in: When setting IFS to '~', be careful about user
5783 arguments that contain '~'.
5784
5785 2004-02-04 Peter O'Gorman <peter@pogma.com>
5786
5787 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5788 Also test $base_compile against $CC with escaped arguments. Bug
5789 reported by Geoff Keating <geoffk@apple.com>.
5790
5791 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5792
5793 * MAINTAINERS: Remove i960 port.
5794
5795 2004-01-23 DJ Delorie <dj@redhat.com>
5796
5797 * Makefile.def (target_modules) [libiberty]: Don't stage.
5798 * Makefile.in: Rebuilt.
5799
5800 2004-01-20 Caroline Tice <ctice@apple.com>
5801
5802 * MAINTAINERS: Add myself to write-after-approval.
5803
5804 2004-01-19 Paolo Carlini <pcarlini@suse.de>
5805
5806 * MAINTAINERS: Update my email address.
5807
5808 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5809
5810 * MAINTAINERS: Add myself to write-after-approval.
5811
5812 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5813
5814 * MAINTAINERS: Remove entries without email address.
5815
5816 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
5817
5818 * MAINTAINERS: Add myself to write-after-approval.
5819
5820 2004-01-15 Steven Bosscher <stevenb@suse.de>
5821
5822 * MAINTAINERS: Update my email address.
5823
5824 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5825
5826 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5827 * Makefile.tpl (configure-target-[+module+]): Support stage.
5828 * Makefile.in: Rebuilt.
5829
5830 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5831
5832 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5833
5834 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
5835
5836 * MAINTAINERS: Add myself as a MIPS maintainer.
5837
5838 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5839
5840 * configure.in: Use ./config.cache, not config.cache.
5841 * configure: Regenerate.
5842 * Makefile.tpl: Special-casing not needed for GCC any more.
5843 * Makefile.in: Regenerate.
5844
5845 * configure.in: Don't share a cache file for host dirs.
5846 * configure: Regenerate.
5847
5848 * config-ml.in: Don't mess with the cache file.
5849
5850 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5851
5852 * MAINTAINERS: Move myself from 'Write After Approval' to
5853 'CPU Port Maintainers' section as SPARC maintainer.
5854
5855 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5856
5857 * Makefile.tpl: Make GCC use a separate config.cache.
5858 * Makefile.in: Regenerate.
5859
5860 PR bootstrap/11932, PR bootstrap/11933
5861 (I don't know if it will fix either of them, but it relates
5862 to them.)
5863 * configure.in: Don't use shared config.cache for target
5864 directories.
5865 * configure: Regenerate.
5866
5867 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5868
5869 * MAINTAINERS: Add myself to 'Write After Approval' section.
5870
5871 2003-12-31 Roger Sayle <roger@eyesopen.com>
5872
5873 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5874 * configure: Regenerated.
5875
5876 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5877
5878 * MAINTAINERS: Remove the mn10200 maintainer.
5879
5880 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5881
5882 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5883 * configure: Regenerated.
5884
5885 2003-12-16 Jan Hubicka <jh@suse.cz>
5886
5887 * MAINTAINERS: Add myself as callgraph maintainer.
5888
5889 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5890
5891 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5892 * configure: Regenerate.
5893
5894 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5895
5896 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5897 'Write After Approval' section. Update email.
5898
5899 2003-12-01 James Lemke <jim@wasabisystems.com>
5900
5901 * MAINTAINERS (Write After Approval): Add myself.
5902
5903 2003-11-20 Matt Thomas <matt@3am-software.com>
5904
5905 * MAINTAINERS: Add myself as a vax port maintainer.
5906
5907 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5908
5909 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5910 (configure-build-[+module+], configure-[+module+]): Likewise.
5911 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5912 * Makefile.in: Regenerate.
5913
5914 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5915
5916 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5917 shared/dylibed libraries.
5918 * ltmain.sh: Likewise.
5919 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5920 * ltcf-cxx.sh: Likewise.
5921 * ltcf-gcj.sh: Likewise.
5922 * ltconfig: Likewise.
5923
5924 2003-11-17 Stan Cox <scox@redhat.com>
5925
5926 * MAINTAINERS: Add myself as iq2000 port maintainer.
5927
5928 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5929
5930 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5931 * Makefile.in: Regenerate.
5932
5933 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5934
5935 * config.sub: Update to 2003-11-03 version.
5936
5937 2003-10-20 Phil Edwards <phil@codesourcery.com>
5938
5939 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5940 * configure: Regenerate.
5941
5942 2003-10-20 Nicolas Pitre <nico@cam.org>
5943
5944 * MAINTAINERS: Add myself to 'Write After Approval' section.
5945
5946 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5947
5948 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5949
5950 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5951
5952 * MAINTAINERS: Update my email address.
5953
5954 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5955
5956 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5957
5958 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
5959
5960 * MAINTAINERS: Add myself to 'Write After Approval' section.
5961
5962 2003-10-16 Bernardo Innocenti <bernie@develer.com>
5963
5964 * config.guess: Update to 2003-10-16 version.
5965 * config.sub: Update to 2003-10-16 version.
5966
5967 2003-10-15 David Daney <ddaney@avtrex.com>
5968
5969 * MAINTAINERS: Added myself to 'Write After Approval' section.
5970
5971 2003-10-15 Falk Hueffner <falk@debian.org>
5972
5973 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5974 'Write After Approval' section. Update email.
5975
5976 2003-10-14 Roger Sayle <roger@eyesopen.com>
5977
5978 * MAINTAINERS: Move myself from 'Write After Approval' to
5979 'Various Maintainers' section as middle-end maintainer.
5980
5981 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5982
5983 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5984 HOST_FLAGS_TO_PASS.
5985 * Makefile.in: Regenerate.
5986
5987 2003-10-11 Bernardo Innocenti <bernie@develer.com>
5988
5989 * config.guess: Update to 2003-10-07 version.
5990 * config.sub: Update to 2003-10-07 version.
5991
5992 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5993
5994 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5995 * ltconfig (irix5*, irix6*): Don't override version_type.
5996
5997 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5998
5999 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6000 * configure: Rebuilt
6001 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6002 * Makefile.in: Rebuilt
6003
6004 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6005
6006 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6007
6008 2003-09-30 Carlo Wood <carlo@alinoe.com>
6009
6010 * MAINTAINERS (Write After Approval): Add myself.
6011
6012 2003-09-29 Paul Koning <ni1d@arrl.net>
6013
6014 * MAINTAINERS: Move myself from "Write After Approval"
6015 to CPU platform maintainers for pdp11 platform.
6016
6017 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6018
6019 * MAINTAINERS: Move myself from 'Write After Approval' to
6020 'Various Maintainers' section as libffi testsuite maintainer.
6021
6022 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6023
6024 * configure.in: Pass a computed --program-transform-name
6025 to subconfigures.
6026 * configure: Regenerated.
6027
6028 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6029
6030 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6031 * Makefile.in: Regenerate.
6032
6033 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6034 * Makefile.in: Regenerate.
6035
6036 2003-09-19 Ziemowit Laski <zlaski@apple.com>
6037
6038 * MAINTAINERS: Move myself from 'Write After Approval'
6039 to 'Various Maintainers' (objective-c) section.
6040
6041 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6042
6043 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6044 quoting.
6045 * configure: Regenerated.
6046
6047 2003-09-16 Joel Brobecker <brobecker@gnat.com>
6048
6049 * MAINTAINERS (Write After Approval): Add myself to write after
6050 approval list.
6051
6052 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6053
6054 * MAINTAINERS (Write After Approval): Add myself.
6055
6056 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6057
6058 * MAINTAINERS: Update my e-mail address.
6059
6060 2003-09-09 Alan Modra <amodra@bigpond.net.au>
6061
6062 * libtool.m4 (LD): Correct powerpc64 host match.
6063
6064 2003-09-06 James E Wilson <wilson@tuliptree.org>
6065
6066 * MAINTAINTERS: Update my affiliation and email address.
6067
6068 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6069
6070 * MAINTAINERS (Write After Approval): Add myself.
6071
6072 2003-09-04 DJ Delorie <dj@redhat.com>
6073
6074 * configure: Regenerate.
6075
6076 2003-09-04 Robert Millan <robertmh@gnu.org>
6077
6078 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6079
6080 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6081
6082 * configure.in: Ensure arguments to sed are properly spaced.
6083 * configure: Regenerate.
6084
6085 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6086
6087 * MAINTAINERS: Update my e-mail address.
6088
6089 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6090
6091 * MAINTAINERS (Write After Approval): Add myself.
6092
6093 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6094
6095 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6096 * configure: Regenerated.
6097
6098 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6099
6100 * MAINTAINERS: Update my email address.
6101
6102 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6103
6104 * configure.in: Use newline instead of semicolon when assuming
6105 shell arguments in a for loop.
6106 * configure: Regenerated.
6107
6108 2003-08-22 Jason Eckhardt <jle@rice.edu>
6109
6110 * MAINTAINERS: Resurrect the i860 maintainer.
6111
6112 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6113
6114 PR 8180
6115 * configure.in: When testing with_libs and with_headers, treat
6116 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6117 * configure: Regenerate.
6118
6119 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6120 make, shell, etc.
6121 (baseargs): Likewise.
6122 * configure: Regenerate.
6123
6124 2003-08-20 Bernardo Innocenti <bernie@develer.com>
6125
6126 * MAINTAINERS (Write After Approval): Add myself.
6127
6128 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6129
6130 * configure.in: Disable libgcj for darwin not on powerpc.
6131 * configure: Rebuild.
6132
6133 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6134
6135 * config-ml.in, symlink-tree: Add license.
6136
6137 2003-08-03 Richard Stallman <rms@gnu.org>
6138 Eben Moglen <moglen@columbia.edu>
6139
6140 * README.SCO: New file.
6141
6142 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6143
6144 * Makefile.tpl (check, check-c++): Express dependencies using
6145 dependencies rather than commands.
6146 * Makefile.in: Regenerate.
6147
6148 2003-08-01 Andrew Cagney <cagney@redhat.com>
6149
6150 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6151 * configure: Ditto.
6152
6153 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6154
6155 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6156 * Makefile.in: Update.
6157
6158 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6159
6160 * configure.in: Enable libgcj for darwin.
6161 * configure: Rebuild.
6162
6163 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
6164
6165 * config-ml.in: Use ac_configure_args directly instead of
6166 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6167 actually seen.
6168
6169 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6170
6171 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6172 creating target and build subdirs to build all parent dirs as needed.
6173 * Makefile.in: Rebuild.
6174 * configure.in: Don't build dirs explicitly here.
6175 * configure: Rebuild.
6176
6177 2003-07-26 Paul Brook <paul@nowt.org>
6178
6179 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6180
6181 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6182
6183 * Makefile.tpl (all-make): Depend on intl.
6184 * Makefile.in: Rebuilt.
6185
6186 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6187
6188 * install-sh: Update to newer upstream versions (associated with
6189 aclocal 1.7).
6190 * mkinstalldirs: Likewise.
6191 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6192
6193 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6194
6195 * MAINTAINERS: Move self from Bug database only accounts
6196 to write-after-approval.
6197
6198 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6199
6200 * config.if: Remove unused libc_interface determination.
6201
6202 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6203
6204 * MAINTAINERS: Move self from write-after-approval to
6205 build machinery (*.in).
6206
6207 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6208
6209 PR bootstrap/11273
6210 PR bootstrap/11408
6211 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6212 unused INSTALL_PROGRAM_ARGS.
6213 * configure.in: Use AC_PROG_INSTALL.
6214 * Makefile.in: Regenerate.
6215 * configure: Regenerate.
6216
6217 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6218
6219 * MAINTAINERS: Alphabetize.
6220
6221 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6222
6223 * configure: Rebuilt.
6224 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6225 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6226 newlib nor libgloss.
6227 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6228 * configure.in (am33_2.0-*-linux*): Added.
6229
6230 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6231
6232 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6233 * configure: Regenerate.
6234
6235 2003-07-07 Zack Weinberg <zack@codesourcery.com>
6236
6237 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6238 * Makefile.in: Regenerate.
6239
6240 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6241
6242 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6243 * Makefile.in: Regenerate.
6244
6245 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
6246
6247 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6248 * Makefile.in: Regenerated.
6249
6250 * config-ml.in: Replace PWD with PWD_COMMAND.
6251
6252 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6253
6254 * intl: New directory; see intl/ChangeLog for details.
6255 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6256 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6257 * Makefile.in: Regenerate.
6258
6259 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6260
6261 * configure.in: Clean up config-lang.in handling. Delete
6262 useless assignment to "subdirs".
6263 * configure: Regenerate.
6264
6265 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6266
6267 * configure.in: Rename 'target_libs' to 'target_libraries'.
6268 Remove useless reference to 'target_libs'.
6269 * configure: Regenerate.
6270
6271 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6272
6273 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6274 * Makefile.in: Regenerate.
6275
6276 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6277
6278 * Makefile.def: Introduce flags_to_pass.
6279 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6280 * Makefile.in: Regenerate.
6281
6282 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6283
6284 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6285 and target-libgloss.
6286 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6287 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6288 * configure: Regenerate.
6289
6290 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6291
6292 * configure.in: Update testsuite_flags to new location.
6293 * configure. Regenerate.
6294
6295 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6296
6297 * Makefile.tpl: Remove BUILD_CC stuff.
6298 * Makefile.in: Regenerate.
6299
6300 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6301
6302 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6303
6304 2003-06-16 Graeme Peterson <gp@qnx.com>
6305
6306 * MAINTAINERS (Write After Approval): Add myself.
6307
6308 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6309
6310 * config.guess: Update to 2003-06-12 version.
6311 * config.sub: Update to 2003-06-13 version.
6312
6313 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6314
6315 * config.guess: Update to 2003-06-06 version.
6316 * config.sub: Update to 2003-06-06 version.
6317
6318 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6319
6320 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6321 * configure. Regenerate.
6322
6323 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6324
6325 * configure.in: Disable serial configure by default.
6326 * configure: Regenerate.
6327 * Makefile.tpl: Abolish .NOTPARALLEL.
6328 * Makefile.in: Regenerate.
6329
6330 * Makefile.tpl: Replace {build,host,target}_canonical by
6331 {build,host,target}.
6332 * Makefile.in: Regenerate.
6333
6334 * Makefile.tpl: Fix stupid pasto.
6335 * Makefile.in: Regenerate.
6336
6337 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6338
6339 * Makefile.tpl: Remove bogus conditional.
6340 * Makefile.in: Regenerate.
6341
6342 2003-06-05 Jan Hubicka <jh@suse.cz>
6343
6344 * Makefile.tpl (profiledbootstrap): New target.
6345 * Makefile.in (profiledbootstrap): New target.
6346
6347 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
6348
6349 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6350 Pinski. Remove user names from other bugzilla-only maintainers.
6351
6352 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6353
6354 * Makefile.tpl: Make 'recursive targets' using autogen rather
6355 than shell loop. Remove duplicate 'clean' targets and false
6356 comments.
6357 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6358 Add systematic method of specifying missing targets in subdirs.
6359 Add copyright boilerplate.
6360 * Makefile.in: Regenerate.
6361 * configure.in: Add 'recursive targets' to maybe list.
6362 * configure: Regenerate.
6363
6364 * MAINTAINERS: "GNATS only" -> "Bug database only".
6365
6366 * Makefile.tpl: Rename [+target+] to [+make_target+].
6367 * Makefile.def: Rename 'target' to 'make_target'.
6368
6369 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
6370
6371 * MAINTAINERS: Add self as options handling maintainer.
6372
6373 2003-05-28 Michael Meissner <gnu@the-meissners.org>
6374
6375 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6376 been too long since I touched those ports.
6377
6378 2003-05-28 DJ Delorie <dj@redhat.com>
6379
6380 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6381 * Makefile.in: Regenerate.
6382
6383 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6384
6385 * configure.in: Use curly braces in the definition of tooldir.
6386 * configure: Regenerate.
6387
6388 2003-05-21 DJ Delorie <dj@redhat.com>
6389
6390 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6391 newlib or libgloss.
6392 * Makefile.in: Regenerate.
6393
6394 2003-05-21 DJ Delorie <dj@redhat.com>
6395
6396 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6397 * Makefile.in: Regenerate.
6398
6399 2003-05-20 Ian Lance Taylor <ian@airs.com>
6400
6401 * MAINTAINERS: Update my e-mail address.
6402
6403 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6404
6405 * configure.in: Switch more things to use maybe dependencies.
6406 * Makefile.tpl: Switch more things to use maybe dependencies.
6407 Factor out common code from autogen IF statements.
6408 * configure: Regenerate.
6409 * Makefile.in: Regenerate.
6410
6411 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6412
6413 * configure.in: Accept i[3456789]86 for machine type.
6414 * configure: Regenerate.
6415
6416 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6417
6418 * configure.in: Switch more things to use maybe dependencies.
6419 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6420 * configure: Regenerate.
6421 * Makefile.tpl: Switch more things to use maybe dependencies.
6422 * Makefile.in: Regenerate.
6423
6424 2003-05-16 Andreas Schwab <schwab@suse.de>
6425
6426 * Makefile.tpl (install-opcodes): Define.
6427 * Makefile.in: Rebuild.
6428
6429 2003-05-13 Andreas Jaeger <aj@suse.de>
6430
6431 * config.guess: Update to 2003-05-09 version.
6432 * config.sub: Update to 2003-05-09 version.
6433
6434 2003-05-13 Michael Eager <eager@mvista.com>
6435
6436 * configure.in: Correct sed script so that options in quotes are not
6437 deleted.
6438 * configure: Rebuild.
6439
6440 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6441
6442 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6443 and $$s/newlib/libc/sys/cygwin32 include paths.
6444 * configure: Ditto.
6445
6446 2003-05-12 Michael Meissner <gnu@the-meissners.org>
6447
6448 * MAINTAINERS: Update my email addresses.
6449
6450 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6451
6452 * config-ml.in: Propagate INSTALL variables.
6453
6454 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6455
6456 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6457
6458 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6459
6460 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6461 * Makefile.in: Regenerate.
6462
6463 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6464
6465 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6466
6467 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6468
6469 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6470
6471 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6472
6473 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6474 * Makefile.in: Regenerated.
6475
6476 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6477
6478 * MAINTAINERS (Write After Approval): Upgrade myself from
6479 GNATS only to write-after-approval. Update my mail address.
6480
6481 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
6482
6483 (OS Port Maintainers: freebsd): Add myself.
6484
6485 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6486
6487 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6488
6489 2003-04-22 Kean Johnston <jkj@sco.com>
6490
6491 * MAINTAINERS (SCO ports): Added myself.
6492
6493 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6494
6495 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6496
6497 2003-04-19 Kean Johnston <jkj@sco.com>
6498
6499 * MAINTAINERS (Write After Approval): Add myself.
6500
6501 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6502
6503 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6504 * Makefile.in: Regenerate.
6505
6506 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6507
6508 * configure.in (powerpc64*-*-linux*): Remove.
6509 * configure: Rebuilt.
6510
6511 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6512
6513 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6514 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6515 and restrap.
6516 * Makefile.in: Regenerate.
6517
6518 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6519
6520 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6521 * configure: Regenerated.
6522
6523 2003-04-15 DJ Delorie <dj@redhat.com>
6524
6525 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6526
6527 2003-04-13 Nick Clifton <nickc@redhat.com>
6528
6529 * config-ml.in: Remove support for --disable-aix removing
6530 call-aix multilibs.
6531
6532 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
6533
6534 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6535 * */configure: Rebuilt.
6536
6537 2003-04-08 Joel Sherrill <joel@oarcorp.com>
6538
6539 * MAINTAINERS: Add my email address.
6540
6541 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
6542
6543 * MAINTAINERS (Write After Approval): Add myself.
6544
6545 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6546
6547 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6548 * Makefile.in: Regenerate.
6549
6550 2003-03-14 Michael Chastain <mec@shout.net>
6551
6552 * Makefile.in: Regenerate with correct Makefile.def.
6553
6554 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6555
6556 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6557 Make macro.
6558 * Makefile.in: Regenerate.
6559 * configure.in: Clean up gxx_include_dir logic.
6560 * configure: Regenerate.
6561
6562 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6563
6564 * MAINTAINERS (Write After Approval): Add myself.
6565
6566 2003-03-10 Ben Elliston <bje@wasabisystems.com>
6567
6568 * MAINTAINERS: Update my mail address.
6569
6570 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6571
6572 * configure.in (gxx_include_dir): Fix typo.
6573 * configure: Regenerated.
6574
6575 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6576
6577 * Makefile.tpl: Reindent.
6578 * Makefile.in: Regenerate.
6579 * configure.in: Reindent. Don't set unused variables.
6580 * configure: Regenerate.
6581
6582 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6583
6584 * configure.in: Include $(build_tooldir)/sys-include in
6585 FLAGS_FOR_TARGET.
6586 * configure: Regenerated.
6587
6588 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6589
6590 * Makefile.tpl: Always pass down RANLIB.
6591 * Makefile.in: Regenerate.
6592
6593 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6594 * Makefile.in: Regenerate.
6595 * configure.in: Remove unused logic relating to --enable-shared
6596 and --enable-threads. Remove bogus comments. Remove redundant
6597 noconfigdirs.
6598 * configure: Regenerate.
6599
6600 * configure.in: Replace ${libstdcxx_version} by its value.
6601 Remove reference to mh-dgux.
6602 * configure: Regenerate.
6603
6604 2003-03-03 Kevin Buettner <kevinb@redhat.com>
6605
6606 * MAINTAINERS (Write After Approval): Add myself.
6607
6608 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6609
6610 * Makefile.tpl: Rearrange.
6611 * Makefile.in: Regenerate.
6612
6613 2003-02-25 Uwe Stieber <uwe@wwws.de>
6614
6615 * configure.in: Add support for kaOS as cross build target system.
6616 * configure: Regenerated.
6617
6618 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6619
6620 * MAINTAINERS (Write after approval): Add myself.
6621
6622 2003-02-21 James E Wilson <wilson@tuliptree.org>
6623
6624 * MAINTAINERS: Update my email address.
6625
6626 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6627
6628 * MAINTAINERS: Add self to blanket write privs. section.
6629
6630 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6631
6632 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6633 configure-target-* as some target builds may require additional
6634 flags for preprocessor tests.
6635 * Makefile.in: Regenerated.
6636
6637 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6638
6639 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6640 * ltconfig: Handle it.
6641 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6642 auto-detecting it.
6643
6644 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6645 it is used as argument to $CC.
6646 * ltcf-gcj.sh: Likewise.
6647
6648 * configure.in: Introduce --enable-maintainer-mode.
6649 * configure: Rebuilt.
6650 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6651 for maintainer mode.
6652 * Makefile.in: Rebuilt.
6653
6654 2003-02-18 Jason Merrill <jason@redhat.com>
6655
6656 * Makefile.tpl (check-c++): Allow parallelism.
6657
6658 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6659
6660 * MAINTAINERS: Remove John Carr (who never actually had access to
6661 gcc.gnu.org).
6662
6663 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6664
6665 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6666 don't configure target-libobjc.
6667 * configure: Regenerate.
6668
6669 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6670
6671 * Makefile.tpl (RANLIB): Define.
6672 * Makefile.in: Regenerate.
6673
6674 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6675
6676 * MAINTAINERS: Update my email.
6677
6678 2003-02-06 Keith R Seitz <keiths@redhat.com>
6679
6680 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6681 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6682 * Makefile.in: Regenerated.
6683 * configure.in: Remove all traces of snavigator, db, and grep.
6684 * configure: Regenerated.
6685
6686 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6687
6688 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6689 After Approval.
6690
6691 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6692
6693 * MAINTAINERS (Write after approval): Add myself.
6694
6695 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6696
6697 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6698 * Makefile.in: Regenerated.
6699
6700 2003-01-30 Roger Sayle <roger@eyesopen.com>
6701
6702 * config.guess: Updated to 2003-01-30's version.
6703 * config.sub: Updated to 2003-01-28's version.
6704
6705 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6706
6707 * config.if: If gcc_version is already set, just use it. Don't set
6708 gcc_version_trigger if it's already set, otherwise set it to
6709 gcc/version.c, but only if the file exists. If it is not set and
6710 gcc/version.c does not exist, try to extract the version number from
6711 $CC.
6712
6713 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6714
6715 * MAINTAINERS: Add myself to write-after-approval list.
6716
6717 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6718
6719 * configure.in: Revert 24Jan change.
6720 * configure: Regenerate.
6721
6722 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6723
6724 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6725 entry of HJ Lu.
6726
6727 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6728
6729 * configure.in: Revert previous change.
6730 * configure: Regenerate.
6731
6732 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6733
6734 * configure.in: Make rda native-only.
6735 * configure: Regenerate.
6736
6737 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6738
6739 * MAINTAINERS: Move myself from GNATS-only-accounts to
6740 write-after-approval.
6741
6742 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6743
6744 * configure.in: Add missing \.
6745 * configure: Rebuilt.
6746
6747 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6748
6749 * configure.in (baseargs): Avoid using \| in sed regular
6750 expressions.
6751 * configure: Rebuilt.
6752
6753 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6754
6755 * configure.in (baseargs): Remove all supported forms of
6756 --cache-file, --srcdir, --host, --build and --target options
6757 from argument lists.
6758 * configure: Rebuilt.
6759
6760 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
6761
6762 * MAINTAINERS: Add myself to write-after-approval list.
6763
6764 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6765
6766 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6767 * configure: Rebuilt.
6768
6769 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6770
6771 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6772 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6773 * Makefile.in: Regenerate.
6774 * configure: Regenerate.
6775
6776 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6777
6778 * configure.in: Remove Makefile in build, host and target modules
6779 unless configure was run with --no-recursion.
6780 * configure: Rebuilt.
6781
6782 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6783
6784 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6785 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6786 * Makefile.in: Regenerate.
6787
6788 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6789
6790 * config.guess: Update to 2003-01-03 version.
6791 * config.sub: Update to 2003-01-03 version.
6792
6793 2003-01-07 Christopher Faylor <cgf@redhat.com>
6794
6795 * configure: Regenerate with proper autoconf 2.13.
6796
6797 2003-01-07 Christopher Faylor <cgf@redhat.com>
6798
6799 * configure.in: Add AC_PREREQ for consistency.
6800 * configure: Regenerate.
6801
6802 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6803
6804 * configure.in (GDB_TK): Add tcl directories conditional on
6805 gdb/gdbtk directory being present.
6806 * configure: Regenerate.
6807
6808 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6809
6810 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6811 used by gcc if LD is not defined and we are not doing a Canadian Cross.
6812 * configure: Rebuilt.
6813
6814 2002-12-31 Tom Tromey <tromey@redhat.com>
6815
6816 * Makefile.in: Rebuilt.
6817 * Makefile.def (target_modules) [libffi]: Allow installation.
6818
6819 2002-12-31 Andreas Schwab <schwab@suse.de>
6820
6821 * configure.in: Fix use of $program_transform_name.
6822 * configure: Regenerated.
6823
6824 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6825
6826 * configure.in (baseargs): Don't remove first configure argument.
6827 * configure: Regenerated.
6828
6829 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6830
6831 * Makefile.tpl (local-distclean): Don't remove...
6832 (multilib.ts): ... this. Moved into...
6833 (multilib.out): ... this. Don't use sub-make.
6834 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6835 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6836 (configure-build-[+module+], configure-[+module+],
6837 configure-target-[+module+], configure-gcc): ... these. Test
6838 for Makefile existence. Drop config.status from dependencies.
6839 * Makefile.in: Rebuilt.
6840 * configure.in: Move gcc-version-trigger to the end of
6841 ac_configure_args. Add comments to maybedep.tmp and
6842 serdep.tmp. Introduce --disable-serial-configure. Remove
6843 nonopt from baseargs, matching and removing corresponding
6844 whitespace while at it.
6845 * configure: Rebuilt.
6846
6847 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6848
6849 * configure.in (host_configargs): Replace reference to
6850 no-longer-defined buildopts with --build=${build_alias}.
6851 * configure: Rebuilt.
6852
6853 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6854 program_transform_name to standard idiom.
6855 (AUTOGEN, AUTOCONF): Define.
6856 (Makefile.in): Use $(AUTOGEN).
6857 (Makefile): Depend on config.status, and use autoconf-style rule to
6858 build it. Move original commands to...
6859 (config.status): ... this new target.
6860 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6861 $(AUTOCONF).
6862 * Makefile.in: Rebuilt.
6863
6864 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6865
6866 * Makefile.tpl: Fix dramatic bustage due to change in
6867 program_transform_name.
6868 * Makefile.in: Regenerate.
6869
6870 * configure.in: Remove unnecessary PATH setting.
6871 * configure: Regnerate.
6872
6873 * configure.in: Don't default to unprefixed tools unless
6874 the native tools will work.
6875 * configure: Regenerate.
6876
6877 * configure.in: Convert to autoconf script. Blow away lots
6878 of now-redundant Makefile fragments.
6879 * configure: Generate using Autoconf.
6880 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6881 * Makefile.in: Regenerate.
6882
6883 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6884
6885 * configure: Fix stupid bug where RANLIB was mistakenly included.
6886
6887 * configure.in: Rename (buildargs, hostargs, targargs) to
6888 (build_configargs, host_configargs, target_configargs).
6889
6890 * configure.in: Move logic out of sed statement.
6891
6892 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6893 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6894
6895 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6896
6897 * config.sub: Import from master repository
6898 * config.guess: Ditto
6899
6900 2002-12-24 Andreas Schwab <schwab@suse.de>
6901
6902 * Makefile.tpl (multilib.out): Fix missing space.
6903 * Makefile.in: Regenerate.
6904
6905 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6906
6907 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6908 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6909 * Makefile.in: Regenerate.
6910 * configure.in: Remove unnecessary leftovers.
6911
6912 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6913
6914 * configure.in (extra_ranlibflags_for_target): New variable.
6915 (*-*-darwin): Add -c to ranlib commands.
6916 * configure (tooldir): Handle extra_ranlibflags_for_target.
6917
6918 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6919
6920 * Makefile.tpl: Revert HJL's change.
6921 * Makefile.in: Regenerated.
6922 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6923 always.
6924
6925 2002-12-19 Andreas Schwab <schwab@suse.de>
6926
6927 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6928 * Makefile.in: Regenerate.
6929
6930 2002-12-18 H.J. Lu <hjl@gnu.org>
6931
6932 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6933 * Makefile.in: Regenerated.
6934
6935 * configure.in (build_prefix): New. Substitute.
6936
6937 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6938
6939 * Makefile.tpl: Don't let real targets depend on phony targets.
6940 * Makefile.in: Regenerate.
6941
6942 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6943 * Makefile.in: Regenerate.
6944
6945 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6946
6947 * config.sub: Import from master repository
6948 * config.guess: Ditto
6949
6950 2002-12-16 Jason Merrill <jason@redhat.com>
6951
6952 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6953 previous 'make bootstrap'.
6954 * Makefile.in: Regenerate.
6955
6956 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6957
6958 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6959
6960 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6961
6962 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6963 * Makefile.in: Regenerate.
6964
6965 2002-12-13 Jason Merrill <jason@redhat.com>
6966
6967 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6968 library tests.
6969 (check-c++): Just depend on it and check-target-libstdc++-v3.
6970 * Makefile.in: Regenerate.
6971
6972 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6973
6974 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6975 * Makefile.in: Rebuilt.
6976
6977 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6978
6979 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6980
6981 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6982
6983 * configure: Fix bug put in by gremlins.
6984
6985 * Makefile.tpl: Substitute more autoconfily.
6986 * configure: Substitute more autoconfily.
6987 * Makefile.in: Regenerate.
6988
6989 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6990
6991 * config.sub: Import from master repository
6992 * config.guess: Ditto
6993 * MAINTAINERS: Added Svein Seldal under write after approval
6994
6995 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6996
6997 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6998 * Makefile.in (all-sim): Ditto.
6999
7000 2002-12-06 DJ Delorie <dj@redhat.com>
7001
7002 * Makefile.tpl: Change configure dependencies to not have real
7003 targets depend on phony targets.
7004
7005 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7006
7007 * configure.in: Revert unintentional change.
7008
7009 * Makefile.tpl: Change dependency for */multilib.out so that
7010 it works when gcc isn't in the tree.
7011
7012 * configure.in: Substitute more.
7013 * configure: Run subconfigures from the Makefile.
7014 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7015 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7016
7017 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7018
7019 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7020
7021 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7022
7023 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7024 and corresponding dependencies.
7025 * Makefile.in: Regenerate.
7026
7027 * configure.in (host_tools): Order binutils, gas and ld for
7028 convenience in running the testsuites.
7029
7030 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7031 * Makefile.in: Regenerate.
7032 * configure.in: Introduce rules to serialize subconfigure runs.
7033
7034 * configure.in: Introduce BASE_CC_FOR_TARGET.
7035 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7036 Realize configure-build-* targets. Realize configure-target-* targets.
7037 * Makefile.in: Regenerate.
7038
7039 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7040
7041 * configure: Move gcc_version_trigger stuff from here...
7042 * configure.in: ...to here.
7043
7044 * configure.in: Separate subconfigure options added by this file from
7045 options given by the user. Add machinery to put args for host
7046 subconfigures into the Makefile.
7047
7048 * Makefile.tpl: Remove 'vault' targets.
7049 * Makefile.tpl: Reorder and comment dependencies.
7050 * Makefile.in: Regenerate.
7051
7052 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7053 * configure.in: Fix my broken commit of previous patch. (sigh)
7054
7055 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7056
7057 * configure.in: Move host-specific darwin noconfigdirs into
7058 the host-specific section.
7059
7060 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7061
7062 * configure.in: Move host-specific darwin noconfigdirs into
7063 the host-specific section.
7064
7065 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7066
7067 * configure: Remove skip-this-dir support.
7068 * Makefile.tpl: Remove skip-this-dir support.
7069
7070 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7071 subdirectories.
7072 * Makefile.in: Regenerate.
7073
7074 * Makefile.tpl: Strip out useless setting of 'dir'.
7075 * Makefile.in: Regenerate.
7076
7077 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7078
7079 * configure.in: Fix deeply stupid bug.
7080
7081 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7082 shell code in CXX_FOR_TARGET
7083 * Makefile.def: Introduce raw_cxx.
7084 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7085 RAW_CXX_FOR_TARGET.
7086 * Makefile.in: Regenerate.
7087
7088 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7089
7090 * Makefile.tpl: Remove unnecessary ifs.
7091 * Makefile.in: Regenerate.
7092
7093 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7094 dependencies. Maybe-ize build-libiberty. Create dummy install
7095 targets for 'no_install' modules.
7096 * configure: Move GDB_TK substitution to configure.in. Move
7097 build_modules stuff to configure.in.
7098 * configure.in: Implement soft dependency machinery. Maybe-ize
7099 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7100 * Makefile.in: Regenerate.
7101
7102 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7103
7104 * Makefile.tpl: Make all-target, install-target behave similarly
7105 to all, install (only hitting configured targets). Eliminate
7106 unused macro defintions.
7107
7108 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7109 build != host.
7110
7111 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7112
7113 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7114
7115 * configure.in: Produce lists of subdir targets we're actually
7116 configuring. Remove references to "dosrel".
7117 * Makefile.tpl: Let configure set which subdir targets are hit.
7118 Remove install-cross; clean up install; remove ALL. Remove
7119 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7120 Autogenerate host module targets. Remove empty dependency lines
7121 and redundant dependency; rearrange slightly.
7122 * Makefile.def: Add host-side libtermcap, utils.
7123
7124 * Makefile.in: Regenerate.
7125
7126 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7127
7128 * ltconfig (osf[345]): Append $major to soname_spec.
7129 Reflect this in library_names_spec.
7130 * ltmain.sh (osf): Prefix $major with . for use as extension.
7131
7132 2002-11-19 Andreas Jaeger <aj@suse.de>
7133
7134 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7135 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7136 and sparc64 GNU/Linux systems.
7137
7138 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7139
7140 * MAINTAINERS: Update email.
7141
7142 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7143
7144 * MAINTAINERS: Complete James Dennett's entry.
7145
7146 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7147
7148 * MAINTAINERS (Write After Approval): Add myself.
7149
7150 2002-11-13 Bruce Korb <bkorb@gnu.org>
7151
7152 * Makefile.tpl: syntactic cleanup
7153
7154 2002-11-13 Stuart Hastings <stuart@apple.com>
7155
7156 * MAINTAINERS: Add myself to write-after-approval list.
7157
7158 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7159
7160 * Makefile.def: Add list of recursive targets to autogenerate.
7161 Add build_modules.
7162 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7163 targets. Autogenerate *-build-* targets.
7164 * Makefile.in: Regenerate.
7165
7166 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7167
7168 * configure: More autoconf-style substitutions.
7169 * Makefile.tpl: More autoconf-style substitutions.
7170 * Makefile.in: Regenerate.
7171
7172 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7173
7174 * configure: Substitute more variables in a more autoconf-friendly
7175 way. Simplify slightly.
7176 * Makefile.tpl: Make more variables substitutable in an
7177 autoconf-friendly way.
7178 * Makefile.in: Regenerate.
7179
7180 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7181
7182 * MAINTAINERS (Write After Approval): Add myself.
7183
7184 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7185
7186 * configure.in (v810*): Remove special setting of tools.
7187
7188 * configure: Add support for extra required flags for ar or nm.
7189 * configure.in (aix4.3+): Use above support for target-specific
7190 issues, rather than using config/mt-aix43.
7191
7192 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7193
7194 * configure: Remove 'removing', which doesn't work. Replace $subdir
7195 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7196 with $srcdir. Reformat indentation. Substitute some variables
7197 formerly hard-coded in the Makefile for build=host.
7198 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7199 * Makefile.def: Autogenerate more.
7200 * Makefile.in: Regenerate.
7201
7202 2002-11-04 Adam Nemet <anemet@lnxw.com>
7203
7204 * MAINTAINERS (Write After Approval): Add myself.
7205
7206 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7207
7208 * Makefile.def (host_modules): Add rda.
7209 * Makefile.in: Regenerate.
7210 * configure.in (target_tool): Add target-rda to list.
7211
7212 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7213
7214 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7215
7216 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7217
7218 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7219 and restrap targets to this rule.
7220 * Makefile.in: Regenerate.
7221
7222 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7223
7224 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7225 GNATS only accounts.
7226
7227 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7228
7229 * configure.in (i[3456]86-*-linux*): Add check to disable
7230 ${libgcj} for glibc1.
7231
7232 2002-10-24 Denis Chertykov <denisc@overta.ru>
7233
7234 * MAINTAINERS: Add myself as ip2k port maintainer.
7235
7236 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7237
7238 * configure.in: Add tic4x target.
7239
7240 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7241
7242 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7243 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7244 * Makefile.in: Regenerate.
7245
7246 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7247 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7248 * Makefile.in: Regenerate.
7249
7250 2002-10-02 Janis Johnson <janis187@us.ibm.com>
7251
7252 * MAINTAINERS: Add myself as web pages co-maintainer.
7253
7254 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7255
7256 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7257 * Makefile.in: Regenerate.
7258
7259 2002-10-02 Zack Weinberg <zack@codesourcery.com>
7260
7261 * MAINTAINERS: Add myself and Nathan Sidwell
7262 <nathan@codesourcery.com> as VxWorks maintainers.
7263
7264 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7265
7266 * Makefile.def: Remove order dependency comments.
7267 * Makefile.tpl: Add explicit install-install dependencies.
7268 * Makefile.in: Regenerate.
7269
7270 * Makefile.tpl: Remove material now in src-release. (Finally!)
7271 * Makefile.in: Regenerate.
7272
7273 * Makefile.tpl: Add configure-target (for src-release in src)
7274 * Makefile.in: Regenerate.
7275
7276 2002-09-30 Nick Clifton <nickc@redhat.com>
7277
7278 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7279
7280 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7281
7282 * configure.in (s390*-*-linux*): Enable libgcj.
7283
7284 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7285
7286 * configure: Revert accidentally applied changes.
7287
7288 * Makefile.tpl: Make more autoconf-friendly.
7289 * Makefile.in: Regenerate.
7290 * configure: Make substitution more autoconf-like.
7291
7292 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7293
7294 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7295 single entry to handle all these.
7296 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7297 libjava on arm-*-elf.
7298
7299 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7300
7301 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7302 things that depend on them.
7303
7304 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7305
7306 * Makefile.tpl: Make subsituted variables more autoconfy.
7307 * Makefile.in: Regenerate.
7308 * configure: Make seds more autoconfy.
7309
7310 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7311
7312 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7313 * Makefile.in: Regenerate.
7314 * configure.in: Rewrite sed statements to look autoconfy.
7315
7316 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7317 all-target-foo on configure-target-foo.
7318 * Makefile.def: Ditto.
7319 * Makefile.in: Rebuild.
7320
7321 2002-09-25 Andrew Haley <aph@redhat.com>
7322
7323 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7324
7325 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7326
7327 * Makefile.def: New file.
7328 * Makefile.tpl: New file.
7329 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7330 * contrib/gcc_update: Note that Makefile.in is a generated file.
7331
7332 * configure.in: Minor rearrangement. Simplify tests.
7333
7334 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7335
7336 * configure.in (with_headers): Skip copy if value is "yes".
7337 (with_libs): Likewise.
7338
7339 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7340
7341 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7342 * configure.in (sh*-*-pe*): Ditto.
7343 * configure.in (mips*-*-pe*): Ditto.
7344 * configure.in (*arm-wince-pe): Ditto.
7345
7346 * configure.in: Rearrange.
7347
7348 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7349
7350 * MAINTAINERS: Update my email address.
7351
7352 2002-08-30 Paul Koning <pkoning@equallogic.com>
7353
7354 * MAINTAINERS: (Write After Approval): Add myself.
7355
7356 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
7357
7358 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7359
7360 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
7361
7362 * MAINTAINERS: Change my mailing address.
7363
7364 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
7365
7366 * MAINTAINERS (Write After Approval): Remove myself.
7367 (Various Maintainers: c++ runtime libs): Add myself.
7368
7369 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
7370
7371 * MAINTAINERS (Write After Approval): Remove myself.
7372 (Various Maintainers: c++ runtime libs): Add myself.
7373
7374 2002-08-15 Eric Christopher <echristo@redhat.com>
7375
7376 * config.sub: Import from master repository.
7377 * config.guess: Ditto.
7378
7379 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
7380
7381 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7382 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7383 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7384
7385 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
7386
7387 * MAINTAINERS: Add self to rs6000 vector extensions.
7388
7389 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
7390
7391 * libiberty/configure: Reverted unintended yesterday's check in.
7392
7393 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
7394
7395 * boehm-gc/configure, libf2c/configure: Rebuilt.
7396 * libffi/configure, libiberty/configure: Ditto.
7397 * libjava/configure, libobjc/configure: Ditto.
7398 * libstdc++-v3/configure, zlib/configure: Ditto.
7399 Merged from binutils:
7400 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7401 From Steve Ellcey <sje@cup.hp.com>:
7402 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7403 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7404 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7405 IA64.
7406 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7407 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7408 soname_spec, sys_lib_search_path_spec): Ditto.
7409
7410 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7411
7412 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7413
7414 2002-08-04 H.J. Lu (hjl@gnu.org)
7415
7416 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7417
7418 2002-08-02 Krister Walfridsson <cato@df.lth.se>
7419
7420 * MAINTAINERS (Write After Approval): Add myself.
7421
7422 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7423
7424 * configure.in: Move generic linux case to end. Copy generic
7425 linux noconfigdirs to mips*-*-linux* entry and new
7426 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7427
7428 2002-07-19 Michael Matz <matz@suse.de>
7429
7430 * MAINTAINERS: Add myself as ra* maintainer.
7431
7432 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7433
7434 * config.guess: Update to 2002-07-09 version.
7435 * config.sub: Update to 2002-07-03 version.
7436
7437 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7438
7439 * MAINTAINERS: Fix typo in a maintainer email address.
7440
7441 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7442
7443 * configure.in: Remove two redundant tests.
7444
7445 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7446
7447 * configure.in (mips*-*-irix6*o32): Enable stabs.
7448
7449 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7450
7451 * configure.in: Don't build grez.
7452 * Makefile.in: Ditto.
7453
7454 * Makefile.in: Remove references to bsp, cygmon, libstub.
7455 * configure.in: Ditto.
7456
7457 * configure.in: Remove leftover reference to gdbtest.
7458
7459 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7460
7461 * configure.in (gxx_include_dir): Change to match versioned
7462 C++ headers if --enable-version-specific-runtime-libs is used.
7463
7464 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7465
7466 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7467
7468 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7469
7470 * configure.in: Make --without-x work.
7471
7472 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7473
7474 * configure.in: Rearrange target Makefile fragment collection.
7475
7476 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7477 cvs[src].
7478 * configure.in: Ditto.
7479
7480 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7481
7482 * MAINTAINERS (Write After Approval): Update my e-mail address.
7483
7484 2002-06-24 Ben Elliston <bje@redhat.com>
7485
7486 * configure.in (host_tools): Remove cgen.
7487
7488 * Makefile.in (all-cgen): Remove; runs from its source directory.
7489 (check-cgen, install-cgen, clean-cgen): Likewise.
7490 (all-opcodes): Do not depend on all-cgen.
7491 (all-sim): Likewise.
7492
7493 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7494
7495 * Makefile.in: Eliminate 'apache' targets.
7496 * configure.in: Eliminate 'apache' targets.
7497
7498 * configure.in: Eliminate redundant tests. Reorganize.
7499
7500 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7501
7502 * config-ml.in: Eliminate references to Cygnus configure.
7503
7504 * Makefile.in: Eliminate references to building emacs.
7505
7506 2002-06-28 Graham Stott <graham.stott@btinternet.com>
7507
7508 * MAINTAINERS: Update my email address.
7509
7510 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7511
7512 * config.if (libstdcxx_incdir): Version C++ headers.
7513 (cxx_incdir): Remove.
7514
7515 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7516
7517 * MAINTAINERS (Write After Approval): Add self.
7518
7519 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7520
7521 * configure.in: Add support for ip2k.
7522
7523 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7524
7525 * configure.in: Fix AIX configury bug.
7526
7527 2002-06-20 Steve Ellcey <sje@cup.hp.com>
7528
7529 * MAINTAINERS (Write After Approval): Add self.
7530
7531 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7532
7533 * configure.in: replace ${topsrcdir} with ${srcdir}
7534
7535 * configure.in: Move definition of libstdcxx_flags
7536 right above usage, rather than waaay earlier.
7537
7538 * configure.in: Pull definition of is_cross_compiler earlier.
7539
7540 * configure.in: Rearrange a little.
7541
7542 * configure.in: Remove references to librx.
7543 * Makefile.in: Remove references to librx.
7544
7545 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7546
7547 * config.sub: Add support for avr target.
7548 Import from master sources, rev 1.255
7549
7550 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
7551
7552 * configure, .cvsignore: Revert previous change...
7553 * Makefile: ...delete.
7554
7555 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7556
7557 * configure.in: Eliminate ${gasdir} variable.
7558
7559 2002-06-18 Dave Brolley <brolley@redhat.com>
7560
7561 * configure.in: Add support for frv.
7562 * config.sub: Add support for frv.
7563
7564 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7565
7566 * configure: Remove garbage from previous commit.
7567
7568 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7569
7570 * configure: For in-source builds, make a subdir and re-exec there.
7571 * Makefile: New file. Pass targets through to build directory.
7572 * .cvsignore: No longer ignore "Makefile".
7573
7574 2002-06-16 Douglas Rupp <rupp@gnat.com>
7575
7576 * MAINTAINERS (Write After Approval): Add self.
7577
7578 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7579
7580 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7581
7582 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7583
7584 * configure.in (vax-*-netbsd*): Re-enable gas.
7585
7586 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7587
7588 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7589 BUILD_PREFIX_1, to correct nomenclature.
7590 * configure: Likewise.
7591
7592 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7593 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7594
7595 2002-05-31 Olaf Hering <olh@suse.de>
7596
7597 * config-ml.in: Propogate DESTDIR also.
7598
7599 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7600
7601 * configure.in (vax-*-netbsd*): Don't build gas for this
7602 platform.
7603
7604 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7605
7606 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7607 and libgcj for AVR.
7608
7609 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7610
7611 * MAINTAINERS (Write After Approval): Add myself.
7612
7613 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7614
7615 * config.guess: Update to 2002-05-22 version.
7616 * config.sub: Likewise.
7617
7618 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7619
7620 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7621 * config-ml.in: Likewise.
7622 * configure: Likewise.
7623 * configure.in: Likewise.
7624
7625 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7626
7627 * MAINTAINERS: Update my email address.
7628
7629 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7630
7631 * configure.in: Simplify makefile fragment collection.
7632
7633 * configure.in: Remove code to build emacs.
7634
7635 * configure.in : Remove --srcdir argument from targargs and buildargs
7636 (it's always overridden in the Makefile anyway). Rearrange a bit.
7637
7638 * configure: Move some logic to configure.in.
7639 * configure.in: Move some logic from configure.
7640
7641 2002-05-11 Tom Tromey <tromey@redhat.com>
7642
7643 * MAINTAINERS: Reflect libgcj reality.
7644
7645 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7646
7647 * Makefile.in: Honour DESTDIR.
7648
7649 2002-05-08 Mark Mitchell <mark@codesourcery.com>
7650
7651 * config.guess: Import 2002-03-20 version.
7652 * config.sub: Import 2002-04-26 version.
7653
7654 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7655
7656 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7657
7658 2002-05-07 Tim Josling <tej@melbpc.org.au>
7659
7660 * MAINTAINERS: Add self.
7661
7662 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
7663
7664 * ltmain.sh: Detect and handle object name conflicts
7665 while piecewise linking a static library.
7666
7667 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7668
7669 * configure.in (noconfigdirs): Don't disable libgcj on
7670 sparc64-*-solaris* and sparcv9-*-solaris*.
7671
7672 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7673
7674 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7675
7676 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7677
7678 * configure.in (FLAGS_FOR_TARGET): Do not add
7679 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7680 on i[3456]86-*-linux*.
7681
7682 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7683
7684 * configure.in (noconfigdirs): Replace [ ] with test.
7685
7686 * configure.in (noconfigdirs): Do not add target-newlib if
7687 target == i[3456]86-*-linux*, and host == target.
7688
7689 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7690
7691 * configure.in: delete reference to absent file
7692
7693 * configure.in: replace '[' with 'test'
7694
7695 * configure.in: Eliminate references to gash.
7696 * Makefile.in: Eliminate references to gash.
7697
7698 * configure.in: remove useless references to 'pic' makefile fragments.
7699
7700 * configure.in: (*-*-windows*) Finish removing.
7701
7702 * configure.in: Eliminate redundant test for libgui.
7703
7704 2002-04-29 Roger Sayle <roger@eyesopen.com>
7705
7706 * MAINTAINERS: Add self and realphabetize. Update entries
7707 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7708 entry for a29k port maintainer.
7709
7710 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7711
7712 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7713 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7714
7715 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7716
7717 * configure.in: remove references to dead files
7718
7719 2002-04-19 Mark Mitchell <mark@codesourcery.com>
7720
7721 * MAINTAINERS: Add information about purpose of this file.
7722
7723 2002-04-18 Tom Tromey <tromey@redhat.com>
7724
7725 * configure.in: Disallow configuring libgcj when it is already
7726 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7727 Solaris 2.8 by default. For PR libgcj/6158.
7728
7729 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7730
7731 * configure.in: Move default CC setting out of config/mh-* fragments
7732 directly into here.
7733
7734 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7735
7736 * configure.in: don't even try to configure or make a subdirectory
7737 if there's no configure script for it.
7738
7739 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7740
7741 * MAINTAINERS: Remove chill maintainers.
7742 * Makefile.in (CHILLFLAGS): Remove.
7743 (CHILL_LIB): Remove.
7744 (TARGET_CONFIGDIRS): Remove libchill.
7745 (CHILL_FOR_TARGET): Remove.
7746 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7747 CHILL_LIB.
7748 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7749 (CHECK_TARGET_MODULES): Likewise.
7750 (INSTALL_TARGET_MODULES): Likewise.
7751 (CLEAN_TARGET_MODULES): Likewise.
7752 (configure-target-libchill): Remove.
7753 (all-target-libchill): Remove.
7754 * configure.in (target_libs): Remove target-libchill.
7755 Do not compute CHILL_FOR_TARGET.
7756 * libchill: Remove directory.
7757
7758 2002-04-11 DJ Delorie <dj@redhat.com>
7759
7760 * Makefile.in, configure.in: Sync with binutils, entries
7761 follow...
7762
7763 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7764
7765 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7766 (do-tar, do-bz2): New rules.
7767 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7768 (gdb-tar): New rule.
7769 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7770 (insight_dejagnu.tar): New rule.
7771 (insight.tar): New rule.
7772 (gdb+dejagnu.tar): New rule.
7773 (gdb.tar): New rule.
7774
7775 2002-02-01 Mo DeJong <supermo@bayarea.net>
7776
7777 * Makefile.in: Add all-tix to deps for all-snavigator
7778 so that tix is built when building snavigator.
7779
7780 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7781
7782 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7783 ld and gdb are not supported.
7784
7785 2002-01-07 Mark Salter <msalter@redhat.com>
7786
7787 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7788 Allow target-libgloss to be built for arm, strongarm, and xscale.
7789
7790 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7791
7792 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7793 options for i[3456]86-pc-linux* native builds.
7794
7795 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7796
7797 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7798 files from .po files for a distribution.
7799
7800 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7801
7802 * configure.in: Enable libstdc++-v3 for h8300 targets.
7803
7804 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7805
7806 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7807 version from bfd/.
7808
7809 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7810
7811 * Makefile.in (VER): When present, extract the version number from
7812 the file version.in.
7813
7814 2001-05-24 Tom Rix <trix@redhat.com>
7815
7816 * configure.in : enable ld for aix
7817
7818 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7819
7820 * config.guess: Add linux target for S/390.
7821
7822 2000-11-07 Philip Blundell <pb@futuretv.com>
7823
7824 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7825
7826 2000-11-03 Philip Blundell <pb@futuretv.com>
7827
7828 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7829 files.
7830
7831 2001-01-15 Ben Elliston <bje@redhat.com>
7832
7833 * configure.in (host_tools): Add sid.
7834 Always configure cgen.
7835
7836 2000-11-24 Nick Clifton <nickc@redhat.com>
7837
7838 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7839
7840
7841 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7842
7843 * Makefile.in (ALL_MODULES): Add all-cgen.
7844 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7845 (all-cgen): New target.
7846 (all-opcodes,all-sim): Depend on all-cgen.
7847 * configure.in (host_tools): Add cgen.
7848 Only configure cgen if --enable-cgen-maint.
7849
7850 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
7851
7852 * configure.in: Add *-*-freebsd* configurations.
7853
7854 2002-04-08 Tom Tromey <tromey@redhat.com>
7855
7856 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7857 Fixes PR libgcj/6068.
7858
7859 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7860
7861 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7862
7863 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7864
7865 * configure.in (alpha*-dec-osf*): Enable libgcj.
7866
7867 2003-03-27 Matthew Gingell <gingell@gnat.com>
7868
7869 * MAINTAINERS (Write After Approval): Add myself.
7870
7871 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7872
7873 Fix for: PR bootstrap/3591, target/5676
7874 * configure.in (mcore-pe): Disable the configuration of
7875 libstdc++-v3 since exceptions are not supported.
7876
7877 2002-03-20 Anthony Green <green@redhat.com>
7878
7879 * configure.in: Enable libgcj for xscale-elf target.
7880
7881 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7882
7883 * MAINTAINERS: Update my email address.
7884
7885 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7886
7887 * ltmain.sh (relink_command): Fix typo in previous change.
7888
7889 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7890
7891 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7892 (relink_command): Added --tag flags.
7893 (mode=install): If relinking fails; error out.
7894
7895 2002-03-12 Richard Henderson <rth@redhat.com>
7896
7897 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7898 .NOTPARALLEL tag.
7899 (do-check): Rename from check.
7900 (check): Allow parallel check.
7901
7902 2002-03-12 Bob Wilson <bob.wilson@acm.org>
7903
7904 * MAINTAINERS: Add myself as maintainer for xtensa port.
7905 Fix alphabetical order in CPU port maintainer list.
7906 Remove myself from Write After Approval list.
7907
7908 2002-03-11 Richard Henderson <rth@redhat.com>
7909
7910 * Makefile.in (.NOTPARALLEL): Add fake tag.
7911
7912 2002-03-07 H.J. Lu (hjl@gnu.org)
7913
7914 * configure.in: Enable gprof for mips*-*-linux*.
7915
7916 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7917
7918 * MAINTAINERS (Write After Approval): Add myself.
7919
7920 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7921
7922 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7923 libjava.
7924 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7925
7926 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7927
7928 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7929 because its Makefile is there; test for the executable instead.
7930
7931 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7932
7933 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7934 libstdc++-v3 and libjava.
7935
7936 2002-02-11 Adam Megacz <adam@xwt.org>
7937
7938 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7939 boehm-gc
7940
7941 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7942
7943 * config.guess: Updated to 2002-01-30's version.
7944 * config.sub: Updated to 2002-02-01's version.
7945 Contribute sh64-elf.
7946 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7947 * configure.in: Added sh64-*-*.
7948
7949 2002-02-08 Chris Demetriou <cgd@broadcom.com>
7950
7951 * MAINTAINERS: Belatedly add myself to write after approval list.
7952
7953 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7954
7955 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7956 Remove self as Write After Approval.
7957
7958 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
7959
7960 * MAINTAINERS: Put self in as maintainer for contrib/regression
7961 directory.
7962
7963 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
7964
7965 * MAINTAINERS: Update my email address.
7966
7967 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7968
7969 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7970 target-libiberty, and target-libgloss. Skip Java-related
7971 libraries if not supported for NetBSD on target CPU.
7972
7973 2002-01-25 Douglas B Rupp <rupp@gnat.com>
7974
7975 * install-sh: Use _inst.$$_ for temp file name.
7976
7977 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7978
7979 * MAINTAINERS (Write After Approval): Move my contact info
7980 from here...
7981 (OS Port Maintainers): ...to here (netbsd).
7982
7983 2002-01-22 Bob Wilson <bob.wilson@acm.org>
7984
7985 * MAINTAINERS (Write After Approval): Add myself.
7986
7987 2002-01-17 H.J. Lu <hjl@gnu.org>
7988
7989 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7990 (all-target-fastjar): Also depend on all-target-libiberty.
7991
7992 2002-01-16 H.J. Lu (hjl@gnu.org)
7993
7994 * config.guess: Import from master sources, rev 1.225.
7995 * config.sub: Import from master sources, rev 1.238.
7996
7997 2002-01-16 Kazu Hirata <kazu@hxi.com>
7998
7999 * MAINTAINERS (Write After Approval): Remove myself.
8000
8001 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
8002
8003 * MAINTAINERS (Write After Approval): Add myself.
8004
8005 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8006
8007 * MAINTAINERS: Add self as docs co-maintainer.
8008
8009 2001-12-11 Matthias Klose <doko@debian.org>
8010
8011 * MAINTAINERS (Write After Approval): Add myself.
8012
8013 2001-12-09 Zack Weinberg <zack@codesourcery.com>
8014
8015 * MAINTAINERS: Update my email address.
8016
8017 2001-12-07 Turly O'Connor <turly@apple.com>
8018 * MAINTAINERS (Write After Approval): Add myself.
8019 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8020 (rs6000_initialize_trampoline): Call __trampoline_setup for
8021 ABI_DARWIN too.
8022 * darwin-tramp.asm: New file, implements __trampoline_setup.
8023 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8024
8025 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
8026
8027 * MAINTAINERS (Write After Approval): Add myself.
8028
8029 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8030
8031 * configure, configure.in: Use temp file for long sed commands.
8032
8033 2001-12-03 Laurent Guerby <guerby@acm.org>
8034
8035 * config.sub: Update to version 1.232 on subversion.
8036
8037 2001-12-03 Ben Elliston <bje@redhat.com>
8038
8039 * MAINTAINERS: Update mail address for config.* patches.
8040
8041 2001-11-27 DJ Delorie <dj@redhat.com>
8042 Zack Weinberg <zack@codesourcery.com>
8043
8044 When build != host, create libiberty for the build machine.
8045
8046 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8047 CONFIG_ARGUMENTS.
8048 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8049 New variables.
8050 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8051 and rules.
8052 (all.normal): Depend on ALL_BUILD_MODULES.
8053 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8054 (all-build-libiberty): Depend on configure-build-libiberty.
8055
8056 * configure: Calculate and substitute proper value for
8057 ALL_BUILD_MODULES.
8058 * configure.in: Create the build subdirectory.
8059 Calculate and substitute TARGET_CONFIGARGS (formerly
8060 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8061
8062 2001-11-26 Ziemowit Laski <zlaski@apple.com>
8063
8064 * MAINTAINERS (write-after-approval): Add self.
8065
8066 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8067
8068 * MAINTAINERS (GNATS only accounts): Remove self.
8069
8070 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8071
8072 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8073 libf2c.
8074
8075 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8076
8077 * MAINTAINERS (Write After Approval): Add self.
8078
8079 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8080
8081 * MAINTAINERS: mips and s390 are also CPU ports.
8082
8083 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8084
8085 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8086
8087 2001-11-11 David O'Brien <obrien@FreeBSD.org>
8088
8089 * MAINTAINERS: Alphabetize.
8090
8091 2001-11-09 Kazu Hirata <kazu@hxi.com>
8092
8093 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8094
8095 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8096
8097 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8098
8099 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8100
8101 * configure.in (--enable-languages): Be more permissive about
8102 syntax. Check for empty lists better. Warn about $LANGUAGES.
8103
8104 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
8105
8106 * config.sub: Import from master sources, rev. 1.230.
8107 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8108
8109 2001-11-07 Laurent Guerby <guerby@acm.org>
8110
8111 * MAINTAINERS (Write After Approval): Add self.
8112
8113 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8114
8115 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8116
8117 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8118
8119 * config.sub: Import from master sources, rev 1.226.
8120 * config.guess: Import from master sources, rev 1.216.
8121
8122 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8123
8124 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8125 * MAINTAINERS: Add self as maintainer of MMIX port.
8126 Remove old after-approval entry.
8127
8128 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8129
8130 * ChangeLog, configure: Fix spelling errors.
8131
8132 2001-10-20 Brendan Kehoe <brendan@zen.org>
8133
8134 * MAINTAINERS: Tweak my address.
8135
8136 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
8137
8138 * MAINTAINERS: Update my email address.
8139
8140 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8141
8142 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8143 * MAINTAINERS: Add self as maintainer of CRIS port.
8144
8145 2001-10-10 Geert Bosch <bosch@gnat.com>
8146
8147 * MAINTAINERS (Various maintainers: Ada front end):
8148 Added Robert Dewar.
8149
8150 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
8151
8152 * MAINTAINERS (Write After Approval): Added self
8153
8154 2001-10-02 Geert Bosch <bosch@gnat.com>
8155
8156 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8157
8158 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8159
8160 * configure: Handle temporary files securely using mkdir.
8161
8162 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8163
8164 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8165
8166 2001-09-26 Will Cohen <wcohen@redhat.com>
8167
8168 * configure.in (*-*-linux*): Disable configuration of target-newlib
8169 and target-libgloss.
8170
8171 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8172
8173 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8174 RANLIB.
8175
8176 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8177
8178 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8179 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8180 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8181 avoid quotes nesting problems.
8182 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8183 (DO_X): Export only variables that are set.
8184
8185 2001-09-19 Ben Elliston <bje@redhat.com>
8186
8187 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8188 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8189 semantics. Use the shell built-in "type" command instead.
8190
8191 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
8192
8193 Merged from gcc-3_0-branch:
8194 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8195 * ltcf-c.sh: Use $objext, not $ac_objext.
8196 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8197 * ltcf-cxx.sh: Add support for GNU.
8198 2001-07-22 Timothy Wall <twall@redhat.com>
8199 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8200 default settings if using GNU tools with that configuration.
8201 * ltcf-cxx.sh: Ditto.
8202 * ltcf-gcj.sh: Ditto.
8203 2001-07-21 Michael Chastain <chastain@redhat.com>
8204 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8205 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8206 * ltmain.sh: Mark as gcc-local.
8207
8208 2001-08-30 Eric Christopher <echristo@redhat.com>
8209 Jason Eckhardt <jle@redhat.com>
8210
8211 * config.guess: Merge from master sources.
8212 * config.sub: Merge from master sources, add support for mipsisa32.
8213
8214 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
8215 * config.sub: Merge from master sources, rev 1.219.
8216 * MAINTAINERS: Add self as contact for stormy16 port.
8217
8218 2001-08-14 Zack Weinberg <zackw@panix.com>
8219
8220 * config.sub: Merge from master sources, rev 1.218.
8221 * config.guess: Merge from master sources, rev 1.209.
8222
8223 2001-08-11 Graham Stott <grahams@redhat.com>
8224
8225 * Makefile.in (check-c++): Add missing semicolon.
8226
8227 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8228
8229 * MAINTAINERS (Various maitainers: predict.def): Added myself.
8230
8231 2001-07-30 Eric Christopher <echristo@redhat.com>
8232
8233 * MAINTAINERS (Various maintainers: mips port): Added myself.
8234
8235 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8236
8237 * configure.in (sh-*-linux*): New.
8238
8239 2001-07-27 Richard Henderson <rth@redhat.com>
8240
8241 * .cvsignore: Add LAST_UPDATED.
8242
8243 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8244
8245 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8246
8247 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
8248
8249 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8250
8251 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8252
8253 * MAINTAINERS (Write After Approval): Added myself.
8254
8255 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8256
8257 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8258 and libgcj on m68hc11/m68hc12.
8259
8260 2001-06-27 H.J. Lu (hjl@gnu.org)
8261
8262 * Makefile (CFLAGS_FOR_BUILD): New.
8263 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8264
8265 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8266
8267 * README: Remove version number.
8268
8269 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8270
8271 * INSTALL/README: Update wrt. to the installation instructions now
8272 residing in gcc/doc/install.texi.
8273
8274 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8275
8276 * README: Replace with a cut-down and updated version of gcc/README.
8277
8278 2001-06-12 David Edelsohn <edelsohn@gnu.org>
8279
8280 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8281 multilibs to be disabled.
8282
8283 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
8284
8285 * MAINTAINERS (Write After Approval): Add myself.
8286
8287 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
8288
8289 * config.guess: Import CVS version 1.195.
8290 * config.sub: Import CVS version 1.212.
8291
8292 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8293
8294 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8295 gcc/xgcc is built, use -print-prog-name to find out the program
8296 name to use.
8297
8298 2001-06-04 Phil Edwards <pme@sources.redhat.com>
8299
8300 * config.guess: Import CVS version 1.194. All gcc-local changes
8301 appear to also be in the master copy.
8302 * config.sub: Import CVS version 1.211.
8303
8304 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8305
8306 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8307 with_gcc]: Use `gcc -shared' to build a shared library.
8308
8309 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8310
8311 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8312 archives.
8313
8314 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8315
8316 * MAINTAINERS (Write After Approval): Add myself.
8317
8318 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8319
8320 * configure.in (libstdcxx_flags): Do not try to execute
8321 libstdc++-v3/testsuite_flags until it exists.
8322
8323 2001-06-01 Alan Modra <amodra@bigpond.net.au>
8324
8325 * MAINTAINERS: Update my email address.
8326
8327 2001-05-31 Graham Stott <grahams@redhat.com>
8328
8329 * MAINTAINERS (Write After Approval): Add myself.
8330
8331 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8332
8333 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8334 libraries when using g++ with native linker.
8335
8336 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8337
8338 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8339
8340 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8341
8342 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8343 [aix4*|aix5*]: Prepend blank.
8344
8345 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8346
8347 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8348 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8349 of subdir/configure scripts to use the new libtool.m4.
8350
8351 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8352
8353 * MAINTAINERS (Write After Approval): Add myself.
8354
8355 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8356
8357 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8358
8359 2001-05-11 Ben Elliston <bje@redhat.com>
8360
8361 * Makefile.in (all-sid): New target.
8362 (check-sid, clean-sid, install-sid): Likewise.
8363
8364 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8365
8366 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8367
8368 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8369
8370 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8371 libgcj.
8372
8373 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8374
8375 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8376 gcc/xgcc is built, use -print-prog-name to find out the program
8377 name to use.
8378
8379 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8380
8381 * configure.in (noconfigdirs): Don't reset it from scratch in the
8382 target case; only append to it.
8383
8384 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8385 sparc-*-solaris2.8]: Disable ${libgcj}.
8386
8387 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8388
8389 * configure.in (libgcj_saved): Copy from $libgcj.
8390 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8391 --disable-libgcj.
8392
8393 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8394
8395 * MAINTAINERS: Remove self as MIPS maintainer and
8396 C front end maintainer.
8397
8398 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8399
8400 * configure.in: Move *-chorusos target case to the proper switch.
8401 Disable libgcj.
8402
8403 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8404
8405 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8406 1.641.2.228.
8407
8408 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8409
8410 * Makefile.in (STAGE1_CFLAGS): Pass down.
8411
8412 2001-04-13 Alan Modra <amodra@one.net.au>
8413
8414 * config.guess: Add hppa64-linux support. Note for next import that
8415 this is already in the master file.
8416 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8417
8418 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8419
8420 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8421 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8422
8423 2001-04-11 Stan Shebs <shebs@apple.com>
8424
8425 * MAINTAINERS: Add self as Darwin port maintainer.
8426
8427 2001-04-11 Alan Modra <amodra@one.net.au>
8428
8429 * MAINTAINERS: Update my email address.
8430
8431 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
8432
8433 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8434 recent versions of FreeBSD (release 3 or later).
8435 * ltconfig: On FreeBSD, -lc must not be provided when building
8436 a shared library or else the standard -pthread gcc option is
8437 rendered worthless to later users of the built library.
8438
8439 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8440
8441 * MAINTAINERS: Add self and RTH as C front end maintainers.
8442
8443 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
8444
8445 * config.sub: Make sure to match an already-canonicalized
8446 machine name (eg. mn10300-unknown-elf).
8447
8448 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8449
8450 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8451 New macros.
8452 (bootstrap, cross): Use RECURSE_FLAGS.
8453 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8454
8455 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8456
8457 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8458
8459 2001-03-22 Colin Howell <chowell@redhat.com>
8460
8461 * Makefile.in (DO_X): Do not backslash single-quotes in
8462 backquotes (two places).
8463
8464 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8465
8466 Re-installed:
8467 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8468 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8469 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8470 * ltcf-cxx.sh: Likewise.
8471 * ltcf-gcj.sh: Likewise.
8472
8473 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8474
8475 * MAINTAINERS: Add myself as "documentation co-maintainer".
8476
8477 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8478
8479 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8480 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8481
8482 2001-03-19 Tom Tromey <tromey@redhat.com>
8483
8484 * config-ml.in: Handle GCJ and GCJFLAGS.
8485
8486 2001-03-21 Michael Chastain <chastain@redhat.com>
8487
8488 * Makefile.in: all-m4 depends on all-texinfo.
8489
8490 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
8491
8492 * MAINTAINERS: Add myself to write after approval list.
8493
8494 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8495
8496 * Makefile.in (DO_X): Quote nested quotes.
8497
8498 2001-03-18 Alan Modra <alan@linuxcare.com.au>
8499
8500 * MAINTAINERS: Add myself to write after approval list.
8501
8502 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8503
8504 * Makefile.in (DO_X): Use double quotes for quoting
8505 "RANLIB=$${RANLIB}".
8506
8507 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8508
8509 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8510
8511 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8512
8513 * configure.in: Only use `lang_requires' for languages athat are
8514 actually enabled.
8515
8516 2001-03-08 Phil Edwards <pme@sources.redhat.com>
8517
8518 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8519
8520 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8521
8522 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8523
8524 2001-03-07 Tom Tromey <tromey@redhat.com>
8525
8526 * configure.in: Allow config-lang.in to set `lang_requires' to list
8527 of other required languages.
8528
8529 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8530
8531 * Makefile.in: Remove RANLIB definition. Use RANLIB
8532 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8533 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8534
8535 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8536 Alexandre Oliva <aoliva@redhat.com>
8537
8538 * Makefile.in (check-c++): Use tabs, not spaces.
8539
8540 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
8541
8542 * MAINTAINERS: add myself to Write After Approval list.
8543
8544 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8545
8546 * Makefile.in (check-c++): New rule.
8547
8548 * configure.in (target_libs): Remove libg++.
8549 (noconfigdirs): Remove libg++.
8550 (noconfigdirs): Same.
8551 (noconfigdirs): Same.
8552 (noconfigdirs): Same.
8553
8554 * config-ml.in: Remove libg++ references.
8555
8556 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8557 (ALL_TARGET_MODULES): Same.
8558 (configure-target-libg++): Remove.
8559 (all-target-libg++): Remove.
8560 (configure-target-libio): Remove.
8561 (all-target-libio): Remove.
8562 (check-target-libio): Remove.
8563 (.PHONY): Remove.
8564 (libg++.tar.bz2): Remove.
8565 (all-target-cygmon): Remove libio.
8566 (all-target-libstdc++): Remove.
8567 (configure-target-libstdc++): Remove.
8568 (TARGET_LIB_PATH): Remove libstdc++.
8569 (ALL_GCC_CXX): Remove libstdc++.
8570 (all-target-gperf): Correct.
8571
8572 2001-02-16 Nick Clifton <nickc@redhat.com>
8573
8574 * configure.in (noconfigdirs): Allow configuration of texinfo
8575 for Cygwin hosts.
8576
8577 2001-02-15 Anthony Green <green@redhat.com>
8578
8579 * configure: Introduce GCJ_FOR_TARGET.
8580 * configure.in: Ditto.
8581 * Makefile.in: Ditto.
8582
8583 2001-02-13 Andreas Schwab <schwab@suse.de>
8584
8585 * MAINTAINERS: Update mail address.
8586
8587 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8588
8589 * config.guess: Add linux target for S/390.
8590 * config.sub: Likewise.
8591
8592 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8593
8594 * configure.in: for *-chorusos, don't config target-newlib and
8595 target-libgloss.
8596
8597 2001-02-06 Ben Elliston <bje@redhat.com>
8598
8599 * configure: Output host type to stdout, not stderr.
8600
8601 2001-02-05 Mark Mitchell <mark@codesourcery.com>
8602
8603 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8604 * ltcf-cxx.sh: Likewise.
8605
8606 * config.if: Assume enable_libstdcxx_v3 is defined.
8607
8608 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8609
8610 Remove V2 C++ library.
8611 * configure.in: Remove --enable-libstdcxx_v3 support.
8612
8613 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8614
8615 * include/demangle.h: Add prototype for java_demangle_v3.
8616
8617 2001-01-29 Phil Edwards <pme@sources.redhat.com>
8618
8619 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8620
8621 2001-01-27 Richard Henderson <rth@redhat.com>
8622
8623 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8624
8625 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8626
8627 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8628 Don't unset, it's non-portable and no longer necessary, set to empty
8629 instead.
8630
8631 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8632
8633 * ltconfig: Shell portability fix for the tagname validity check.
8634
8635 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8636
8637 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8638 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8639
8640 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8641
8642 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8643
8644 2001-01-26 Tom Tromey <tromey@redhat.com>
8645
8646 * configure.in: Allow libgcj to be built on Sparc Solaris.
8647
8648 2001-01-25 David Edelsohn <edelsohn@gnu.org>
8649
8650 * ltcf-c.sh: Add aix5 case.
8651 * ltcf-cxx.sh: Likewise.
8652 * ltconfig: Likewise.
8653
8654 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8655
8656 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8657 keep at least one of build_libtool_libs or build_old_libs set to
8658 yes.
8659
8660 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8661 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8662
8663 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8664
8665 * configure.in: Enable libgcj on several additional platforms.
8666
8667 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8668
8669 * configure.in: Enable libgcj for linux targets.
8670
8671 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8672
8673 * MAINTAINERS (Write After Approval): Add myself.
8674
8675 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8676
8677 * MAINTAINERS: Add myself as vax port maintainer.
8678
8679 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8680
8681 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8682
8683 2001-01-09 Mike Stump <mrs@wrs.com>
8684
8685 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8686 failures of subdirectories.
8687
8688 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8689
8690 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8691 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8692 * ltcf-cxx.sh: Likewise.
8693 * ltcf-gcj.sh: Likewise.
8694 * ltconfig.sh: Fix typo.
8695
8696 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8697
8698 * configure: handle DOS-style absolute paths.
8699
8700 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8701
8702 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8703
8704 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8705
8706 * MAINTAINERS: Add myself as avr port co-maintainer.
8707
8708 2000-12-28 Ben Elliston <bje@redhat.com>
8709
8710 * MAINTAINERS: Add myself under ``Write After Approval''.
8711
8712 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8713
8714 * texinfo: Remove directory from GCC.
8715
8716 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8717
8718 * COPYING: Update to current
8719 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8720 to 19yy as example year in copyright notice).
8721
8722 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8723
8724 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8725 (libstdcxx_incdir): Pass down.
8726 * config.if: Remove expired bits for cxx_interface, add stub.
8727 (libstdcxx_incdir): Add variable for g++ include directory.
8728 * configure.in (gxx_include_dir): Use it.
8729
8730 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
8731
8732 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8733 with old-email address from ``Write After Approval''.
8734
8735 2000-12-15 Andreas Jaeger <aj@suse.de>
8736
8737 * configure.in: Handle lang_dirs.
8738
8739 2000-12-14 Tom Tromey <tromey@redhat.com>
8740
8741 * MAINTAINERS: Removed brads.
8742
8743 * MAINTAINERS: Added gcj developers.
8744
8745 2000-12-13 Anthony Green <green@redhat.com>
8746
8747 * configure.in: Disable libgcj for any target not specifically
8748 listed. Disable libgcj for x86 and Alpha Linux until compatible
8749 with g++ abi.
8750
8751 2000-12-13 Mike Stump <mrs@wrs.com>
8752
8753 * Makefile.in (local-distclean): Also remove fastjar.
8754
8755 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8756
8757 * contrib/gcc_update: Add fastjar --touch entries.
8758
8759 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8760
8761 * configure.in: Disable language-specific target libraries for
8762 languages that aren't enabled.
8763
8764 2000-12-10 Anthony Green <green@redhat.com>
8765
8766 * configure.in: Define libgcj. Disable libgcj target libraries for
8767 most targets.
8768
8769 2000-12-10 Neil Booth <neilb@earthling.net>
8770
8771 * MAINTAINERS: Update mail address, remove from WAA list.
8772
8773 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8774
8775 * libjava: Imported from /cvs/java.
8776 * libffi: Likewise.
8777 * Boehm-gc: Likewise.
8778
8779 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8780
8781 * configure.in (target_libs): Revert 2000-12-08 patch.
8782 (noconfigdirs): Added target-libjava.
8783
8784 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8785
8786 * djunpack.bat: removed.
8787
8788 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8789
8790 * Makefile.in: handle DOS-style absolute paths.
8791 * config-ml.in: likewise.
8792 * symlink-tree: likewise.
8793
8794 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8795
8796 * fastjar: Imported.
8797
8798 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8799
8800 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8801 libjava.
8802 * configure.in (target_libs): Removed `target-libjava'.
8803
8804 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8805
8806 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8807 (ALL_MODULES): Added fastjar.
8808 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8809 (all-target-libjava): all-fastjar replaces all-zip.
8810 (all-fastjar): Added.
8811 (configure-target-fastjar, all-target-fastjar): Likewise.
8812 * configure.in (host_tools): Added fastjar.
8813
8814 2000-12-07 Mike Stump <mrs@wrs.com>
8815
8816 * Makefile.in (local-distclean): Remove leftover built files.
8817
8818 2000-11-24 Nick Clifton <nickc@redhat.com>
8819
8820 * configure.in (xscale-elf): Add target.
8821 (xscale-coff): Add target.
8822
8823 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8824
8825 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8826 recent versions of FreeBSD (release 3 or later).
8827 * ltconfig: On FreeBSD, -lc must not be provided when building
8828 a shared library or else the standard -pthread gcc option is
8829 rendered worthless to later users of the built library.
8830
8831 2000-11-16 Fred Fish <fnf@be.com>
8832
8833 * configure.in (enable_libstdcxx_v3): Fix typo,
8834 libstd++ -> libstdc++.
8835
8836 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8837
8838 * MAINTAINERS: Add self to Write After Approval list.
8839
8840 2000-11-21 Bernd Schmidt <bernds@redhat.com>
8841
8842 * MAINTAINERS: Update my email address. Add myself to global write
8843 privs list.
8844
8845 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8846
8847 * Makefile.in: Merge with src and libgcj.
8848 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8849 configure-target-<library> when their configure scripts need the C
8850 or C++ library to have already been built to work properly.
8851 (do_proto_toplev): Set them to an empty string.
8852
8853 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8854 (REALLY_SET_LIB_PATH): Use them.
8855
8856 2000-11-17 Stan Shebs <shebs@apple.com>
8857
8858 * MAINTAINERS: Add self to Write After Approval list.
8859
8860 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8861
8862 * configure: Provide the original toplevel configure arguments
8863 (including $0) to subprocesses in the environment rather than
8864 through gcc/configargs.h.
8865
8866 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8867
8868 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8869 C99. Alphabetise "Write After Approval" list.
8870
8871 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8872
8873 * configure: Turn on libstdc++ V3 by default.
8874
8875 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8876 if we've got GCC.
8877
8878 2000-11-11 Philip Blundell <philb@gnu.org>
8879
8880 * MAINTAINERS: Add self to Write After Approval list.
8881
8882 2000-11-09 David Edelsohn <edelsohn@gnu.org>
8883
8884 * ltcf-c.sh (aix4): Improve shared library configuration; require
8885 exporting symbols.
8886 * ltcf-cxx.sh (aix4): Define.
8887 * ltconfig (aix4): Define library and soname specs appropriate for
8888 AIX. Define command to create export symbols list.
8889
8890 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8891
8892 * config.sub: Add support for Sun Chorus
8893
8894 2000-10-31 Nick Clifton <nickc@redhat.com>
8895
8896 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8897 <name>@redhat.com. Also installed new email address for Clint
8898 Popetz.
8899
8900 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8901
8902 * etc: Remove directory from GCC.
8903
8904 2000-10-16 Michael Meissner <meissner@redhat.com>
8905
8906 * configure (gcc/configargs.h): Only create if there is a build GCC
8907 directory created.
8908
8909 2000-10-16 Matthias Klose <doko@debian.org>
8910
8911 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8912 when configured for libstdc++-v3.
8913
8914 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8915
8916 * configure: Save configure arguments to gcc/configargs.h.
8917
8918 2000-10-04 Philipp Thomas <pthomas@suse.de>
8919
8920 * config.guess: Import CVS version 1.157.
8921 * config.sub: Import CVS version 1.181.
8922
8923 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8924
8925 * Makefile.in (bootstrap): avoid recursion if subdir missing
8926 (cross): ditto
8927 (do-proto-toplev): ditto
8928
8929 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8930
8931 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8932 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8933
8934 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8935 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8936 all affected `configure' scripts.
8937
8938 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8939
8940 * MAINTAINERS: Add self as cpplib co-maintainer.
8941
8942 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
8943
8944 * MAINTAINERS: Add self to Write After Approval list.
8945
8946 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8947
8948 * INSTALL/README: egcs -> GCC update.
8949
8950 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8951
8952 * MAINTAINERS: Add myself to Write After Approval list.
8953
8954 2000-09-15 Kazu Hirata <kazu@hxi.com>
8955
8956 * MAINTAINERS: Add myself to Write After Approval list.
8957
8958 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8959
8960 * configure.in: Do not build byacc for hppa64. Provide paths to the
8961 X11 libraries for hppa64.
8962
8963 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8964
8965 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8966
8967 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8968
8969 * Makefile.in (all-zlib): Added dummy target.
8970
8971 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8972 ltcf-gcj.sh: Updated from libtool multi-language branch.
8973
8974 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8975
8976 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8977 (bootstrap*): Depend on all-bootstrap.
8978
8979 2000-09-05 Philipp Thomas <pthomas@suse.de>
8980
8981 * config.guess: Import CVS version 1.156.
8982 * config.sub: Import CVS version 1.179.
8983
8984 2000-09-02 Anthony Green <green@cygnus.com>
8985
8986 * Makefile.in (all-gcc): Depend on all-zlib.
8987 (CLEAN_MODULES): Add clean-zlib.
8988 (ALL_MODULES): Add all-zlib.
8989 * configure.in (host_libs): Add zlib.
8990
8991 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8992
8993 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8994 crosses, but add gcc/include to the header search path for them.
8995
8996 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8997
8998 * MAINTAINERS: Add self to Write After Approval list.
8999
9000 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9001
9002 * config.guess: Import CVS version 1.152.
9003 * config.sub: Import CVS version 1.177.
9004
9005 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
9006
9007 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9008 $targargs to tell whether newlib is going to be built.
9009
9010 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9011 $$r/TARGET_SUBDIR/libio for _G_config.h.
9012
9013 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
9014
9015 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9016
9017 2000-08-22 DJ Delorie <dj@redhat.com>
9018
9019 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9020
9021 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9022
9023 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9024 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9025 sub-configures.
9026
9027 2000-08-21 DJ Delorie <dj@redhat.com>
9028
9029 * MAINTAINERS: Add self as a libiberty maintainer
9030
9031 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9032
9033 * configure.in (libstdcxx_flags): Use
9034 libstdc++-v3/src/libstdc++.INC.
9035
9036 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9037
9038 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9039
9040 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9041
9042 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9043
9044 * configure: Make enable_threads and enable_shared defaults
9045 explicit. Substitute enable_threads into generated Makefiles.
9046 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9047 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9048
9049 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9050
9051 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9052
9053 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
9054
9055 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9056 previous delta.
9057
9058 2000-08-11 Jason Merrill <jason@redhat.com>
9059
9060 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9061 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9062 (FLAGS_FOR_TARGET): Not here.
9063 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9064
9065 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
9066
9067 * config-ml.in (CC, CXX): Don't introduce a leading space.
9068
9069 2000-08-07 DJ Delorie <dj@delorie.com>
9070
9071 * MAINTAINERS: Add self as a DJGPP maintainer
9072
9073 2000-08-07 DJ Delorie <dj@redhat.com>
9074
9075 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9076 "if we're also building gcc, and it's a gcc that will run on the
9077 build machine, we want to use its includes instead of the system's
9078 default includes".
9079
9080 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9081
9082 * MAINTAINERS: Add self to Write After Approval list.
9083
9084 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9085
9086 * configure.in (libstdcxx_flags): Don't use `"'.
9087
9088 * config-ml.in: Adjust multilib search paths to the
9089 appropriate multilib tree.
9090
9091 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9092
9093 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9094 commas in $LANGUAGES.
9095
9096 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
9097
9098 * configure.in: Re-enable all references to libg++ and librx.
9099
9100 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9101
9102 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9103 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9104 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9105 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9106
9107 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9108
9109 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9110
9111 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9112 CXX_FOR_TARGET for sed.
9113
9114 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9115
9116 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9117 Do not override if already set in the environment or in configure.
9118 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9119 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9120
9121 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
9122
9123 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9124 the libtool CVS tree multi-language branch.
9125 * ltconfig, ltmain.sh: Updated.
9126
9127 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9128
9129 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9130 (clean-target): Depend on it.
9131
9132 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9133 (GCC_FOR_TARGET): Use it.
9134 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9135 * configure.in: ... here.
9136 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9137 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9138
9139 2000-07-24 Eric Christopher <echristo@cygnus.com>
9140
9141 * MAINTAINERS: Add self to Write After Approval list.
9142
9143 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9144
9145 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9146 (configure-target-libchill, configure-target-libobjc): Likewise.
9147
9148 * configure.in: Use the same cache file for all target libs.
9149 * config-ml.in: But different cache files per multilib variant.
9150
9151 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9152
9153 * configure (topsrcdir): Don't use dirname.
9154
9155 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9156
9157 * MAINTAINERS: Add self to Write After Approval list.
9158
9159 2000-07-20 Jason Merrill <jason@redhat.com>
9160
9161 * configure.in: Remove all references to libg++ and librx.
9162
9163 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9164
9165 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9166
9167 * config.sub: Update to subversions version 2000-07-06.
9168
9169 2000-07-12 Andrew Haley <aph@cygnus.com>
9170
9171 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9172 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9173
9174 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9175
9176 * symlink-tree: Check number of arguments.
9177
9178 2000-07-05 Jim Wilson <wilson@cygnus.com>
9179
9180 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9181 search path for a g++ extracted from the build tree. This
9182 will allow link tests run by configure scripts in
9183 subdirectories to succeed.
9184
9185 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9186
9187 * ltconfig: Add support for mips-dde-sysv4.2MP
9188
9189 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9190
9191 * MAINTAINERS: Add myself as loop discovery maintainer.
9192
9193 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9194
9195 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9196 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9197
9198 2000-06-19 Timothy Wall <twall@cygnus.com>
9199
9200 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9201 * config.sub: Add tic54x target.
9202
9203 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9204
9205 * MAINTAINERS: Add self as Fortran maintainer,
9206 remove Craig Burley.
9207
9208 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
9209
9210 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9211 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9212
9213 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9214
9215 * MAINTAINERS: Add self as i18n maintainer
9216
9217 20000-05-21 H.J. Lu (hjl@gnu.org)
9218
9219 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9220 directory are used if they exist. Make sure
9221 $(build_tooldir)/include is searched for header files,
9222 $(build_tooldir)/lib/ for library files.
9223 (GCC_FOR_TARGET): Likewise.
9224 (CXX_FOR_TARGET): Likewise.
9225
9226 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9227
9228 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9229
9230 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
9231
9232 * Makefile.in (configure-target-libiberty): Depend on
9233 configure-target-newlib.
9234
9235 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9236
9237 * configure.in, Makefile.in: Merge all libffi-related
9238 configury stuff from the libgcj tree.
9239
9240 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9241
9242 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9243 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9244
9245 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9246
9247 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9248 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9249 current version information. Add to proto-toplev directory.
9250 (gdb-taz): Build do-djunpack.
9251
9252 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9253
9254 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9255
9256 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9257
9258 * MAINTAINERS: Add self to Write After Approval list.
9259
9260 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9261
9262 * ltmain.sh: Preserve in relink_command any environment
9263 variables that may affect the linker behavior.
9264
9265 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9266
9267 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9268
9269 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9270
9271 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9272
9273 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9274
9275 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9276 with the version name.
9277
9278 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9279
9280 * MAINTAINERS: Add self as bb-reorder maintainer.
9281
9282 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9283
9284 * config.if: Tweak.
9285
9286 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9287
9288 * djunpack.bat: New file.
9289
9290 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9291
9292 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9293 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9294 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9295 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9296
9297 2000-04-16 Dave Pitts <dpitts@cozx.com>
9298
9299 * config.sub (case $basic_machine): Change default for "ibm-*"
9300 to "openedition".
9301
9302 2000-04-13 Andreas Jaeger <aj@suse.de>
9303
9304 * MAINTAINERS: Added myself.
9305
9306 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9307
9308 * Makefile.in (gdb-taz): New target. GDB specific archive.
9309 (do-md5sum): New target.
9310 (MD5PROG): Define.
9311 (PACKAGE): Default to TOOL.
9312 (VER): Default to a shell script.
9313 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9314 md5 checksum generation.
9315 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9316 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9317 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9318 insight.tar.bz2): Use gdb-taz to create archive.
9319
9320 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9321
9322 * configure (warn_cflags): Delete.
9323
9324 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9325
9326 * MAINTAINERS: Added myself.
9327
9328 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9329 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
9330
9331 * configure.in (enable_libstdcxx_v3): Add.
9332 (target_libs): Add bits here to switch between libstdc++-v2 and
9333 libstdc++-v3.
9334 * config.if: And this file too.
9335 * Makefile.in: Add libstdc++-v3 targets.
9336
9337 2000-04-05 Michael Meissner <meissner@redhat.com>
9338
9339 * config.sub (d30v): Add d30v as a basic machine type.
9340
9341 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9342
9343 * configure.in: -linux-gnu*, not -linux-gnu.
9344
9345 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9346
9347 * MAINTAINERS: Add self in write-after-approval section.
9348
9349 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9350
9351 * MAINTAINERS: Add self as ia64 port maintainer.
9352
9353 2000-03-08 Neil Booth <NeilB@earthling.net>
9354
9355 * MAINTAINERS: Add self in write-after-approval section.
9356
9357 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
9358
9359 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9360 (do-tar-bz2): Replace TOOL with PACKAGE.
9361 (gdb.tar.bz2): Remove GDBTK from GDB package.
9362 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9363 dejagnu.tar.bz2): New packages.
9364
9365 2000-02-27 Andreas Jaeger <aj@suse.de>
9366
9367 * configure.in: Add entry for mips*-*-linux*, move catch all
9368 *-*-*linux* entry below this one.
9369
9370 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9371
9372 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9373
9374 2000-02-24 Nick Clifton <nickc@cygnus.com>
9375
9376 * config.sub: Support an OS of "wince".
9377
9378 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9379
9380 * config.guess, config.sub: Updated to match config's 2000-02-15
9381 version.
9382
9383 2000-02-23 Linas Vepstas <linas@linas.org>
9384
9385 * config.sub: Add support for Linux/IBM 370.
9386 * configure.in: Likewise.
9387
9388 2000-02-22 Nick Clifton <nickc@cygnus.com>
9389
9390 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9391
9392 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9393
9394 * config.guess: Guess "cygwin" rather than "cygwin32".
9395
9396 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9397
9398 * configure (gcc_version): When setting, narrow search to
9399 lines containing `version_string'.
9400
9401 2000-02-15 Denis Chertykov <denisc@overta.ru>
9402
9403 * config.sub: Add support for avr target.
9404
9405 2000-02-14 Nick Clifton <nickc@cygnus.com>
9406
9407 * MAINTAINERS: Add maintainers for MCore port.
9408
9409 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9410
9411 * config.sub: Add mmix-knuth-mmixware.
9412
9413 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9414
9415 * MAINTAINERS: Pair cccp with cpplib maintainership.
9416
9417 2000-01-27 Christopher Faylor <cgf@redhat.com>
9418
9419 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9420 structure stuff to -L library search.
9421 (CXX_FOR_TARGET): Ditto.
9422 (CROSS_CHECK_MODULES): Fix spelling mistake.
9423
9424 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9425
9426 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9427 the C++ compiler.
9428
9429 2000-01-12 Richard Henderson <rth@cygnus.com>
9430
9431 * configure.in: Don't build some bits for beos.
9432
9433 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9434
9435 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9436 as include files.
9437
9438 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9439
9440 * Add self as cpplib maintainer, as requested by Jason
9441 Merrill. Correct my e-mail address.
9442
9443 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9444
9445 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9446 not mh-aix43.
9447
9448 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9449
9450 * MAINTAINERS: Add myself to "write after approval" list.
9451
9452 1999-12-14 Richard Henderson <rth@cygnus.com>
9453
9454 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9455 * config.sub: Accept alphaev[78], alphaev8.
9456
9457 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9458
9459 * config.guess, config.sub: Update from autoconf.
9460
9461 1999-11-29 Bruce Korb <autogen@linuxbox.com>
9462
9463 * MAINTAINERS: update my playtime e-address.
9464
9465 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9466
9467 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9468 necessary libraries are missing.
9469
9470 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9471
9472 * MAINTAINERS: Add new 'write after approval' maintainer.
9473
9474 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9475
9476 * MAINTAINERS: Add new Java maintainer.
9477
9478 1999-10-25 Andreas Schwab <schwab@suse.de>
9479
9480 * configure: Fix quoting inside arguments of eval.
9481
9482 1999-10-21 Nick Clifton <nickc@cygnus.com>
9483
9484 * config-ml.in: Allow suppression of some ARM multilibs.
9485
9486 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9487
9488 * config.guess: Add OS/390 match pattern.
9489 * config.sub: Add mvs, openedition targets.
9490 * configure.in (i370-ibm-opened*): New.
9491
9492 1999-09-04 Steve Chamberlain <sac@pobox.com>
9493
9494 * config.sub: Add support for configuring for pj.
9495
9496 1999-08-31 Nick Clifton <nickc@cygnus.com>
9497
9498 * config.sub (maybe_os): Add support for configuring for fr30.
9499
9500 1999-08-25 Nick Clifton <nickc@cygnus.com>
9501
9502 * configure.in: Do not configure or build ld for AIX
9503 platforms. ld is known to be broken on these platforms.
9504
9505 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9506
9507 * config-ml.in: Pass compiler flag corresponding to multidirs to
9508 subdir configures.
9509
9510 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9511
9512 * Makefile.in (LDFLAGS): Define.
9513
9514 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9515
9516 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9517 noconfigdirs.
9518 (*-*-cygwin*): Likewise.
9519
9520 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9521
9522 * mkdep: New file.
9523 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9524 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9525
9526 From Eli Zaretskii <eliz@is.elta.co.il>:
9527 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9528 long file name when using DJGPP on MS-DOS.
9529
9530 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9531
9532 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9533
9534 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9535
9536 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9537 dependency as this causes "make check" to globally "make all"
9538
9539 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9540
9541 * configure.in (target_libs): Added target-zlib.
9542 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9543 (CONFIGURE_TARGET_MODULES): Likewise.
9544 (CHECK_TARGET_MODULES): Likewise.
9545 (INSTALL_TARGET_MODULES): Likewise.
9546 (CLEAN_TARGET_MODULES): Likewise.
9547 (configure-target-zlib): New target.
9548 (all-target-zlib): Likewise.
9549 (all-target-libjava): Depend on all-target-zlib.
9550 (configure-target-libjava): Depend on configure-target-zlib.
9551
9552 * Makefile.in (configure-target-libjava): Depend on
9553 configure-target-newlib.
9554 (configure-target-boehm-gc): New target.
9555 (configure-target-qthreads): New target.
9556
9557 * configure.in (target_libs): Added target-qthreads.
9558 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9559 (CONFIGURE_TARGET_MODULES): Likewise.
9560 (CHECK_TARGET_MODULES): Likewise.
9561 (INSTALL_TARGET_MODULES): Likewise.
9562 (CLEAN_TARGET_MODULES): Likewise.
9563 (all-target-qthreads): New target.
9564 (configure-target-libjava): Depend on configure-target-qthreads.
9565 (all-target-libjava): Depend on all-target-qthreads.
9566
9567 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9568 (CONFIGURE_TARGET_MODULES): Likewise.
9569 (CHECK_TARGET_MODULES): Likewise.
9570 (INSTALL_TARGET_MODULES): Likewise.
9571 (CLEAN_TARGET_MODULES): Likewise.
9572 (all-target-libjava): New target.
9573 (all-target-boehm-gc): Likewise.
9574 * configure.in (target_libs): Added libjava, boehm-gc.
9575
9576 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9577
9578 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9579 configure.bat in SUPPORT_FILES.
9580 (gas+binutils.tar.bz2): Likewise.
9581
9582 * makeall.bat: Remove; obsolete.
9583
9584 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9585
9586 From Mark Elbrecht:
9587 * configure.bat: Remove; obsolete.
9588
9589 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9590
9591 * configure: Add -W -Wall to the default CFLAGS when compiling with
9592 gcc.
9593
9594 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9595
9596 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9597
9598 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9599
9600 * configure.in: Build ld on IRIX6.
9601
9602 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9603
9604 * Makefile.in: Change distribution targets to use bzip2 instead of
9605 gzip.
9606 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9607 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9608
9609 1999-06-04 Nick Clifton <nickc@cygnus.com>
9610
9611 * config.sub: Add mcore target.
9612
9613 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9614
9615 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9616
9617 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9618
9619 * config.guess (dummy): Changed to $dummy.
9620
9621 1999-05-24 Nick Clifton <nickc@cygnus.com>
9622
9623 * config.sub: Tidied up case statements.
9624
9625 1999-05-22 Ben Elliston <bje@cygnus.com>
9626
9627 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9628 <jiro@din.or.jp>.
9629
9630 * config.guess: Merge with FSF version. Future changes will be
9631 more accurately recorded in this ChangeLog.
9632 * config.sub: Likewise.
9633
9634 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9635
9636 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9637
9638 1999-04-30 Tom Tromey <tromey@cygnus.com>
9639
9640 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9641
9642 1999-04-23 Tom Tromey <tromey@cygnus.com>
9643
9644 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9645
9646 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9647
9648 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9649 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9650 Bad merge removed these two changes.
9651
9652 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9653 Martin Heller (Ing.-Buero_Heller@t-online.de)
9654
9655 * config.guess (interix Alpha): Add.
9656
9657 1999-04-11 Richard Henderson <rth@cygnus.com>
9658
9659 * configure.in (i?86-*-beos*): Do config gperf; don't config
9660 gdb, newlib, or libgloss.
9661
9662 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9663
9664 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9665 link a trivial program with -mabi=64. If it fails, remove mabi=64
9666 from multidirs.
9667
9668 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9669
9670 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9671
9672 1999-04-08 Nick Clifton <nickc@cygnus.com>
9673
9674 * config.sub: Add support for mcore targets.
9675
9676 1999-04-07 Michael Meissner <meissner@cygnus.com>
9677
9678 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9679 not mt-ospace, in order to shut up assembler warning about using
9680 symbols that are named the same as registers.
9681
9682 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9683
9684 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9685 dependency list for all-target-cygmon.
9686
9687 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9688
9689 * config-ml.in: Check $host, not $target, for selective multilibs.
9690 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9691 thumb interworking, and underscore prefix multilibs.
9692
9693 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9694
9695 * missing: Update to version from current automake.
9696
9697 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9698
9699 * configure (gxx_include_dir): Removed.
9700
9701 * configure.in (gxx_include_dir): Handle it.
9702 * Makefile.in: Likewise.
9703
9704 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9705
9706 * config.sub (mips64vr4111,mips64vr4111el) Add.
9707
9708 1999-03-21 Ben Elliston <bje@cygnus.com>
9709
9710 * config.guess: Correct typo for detecting ELF on FreeBSD.
9711
9712 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9713
9714 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9715 config/mh-djgpp.
9716
9717 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9718
9719 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9720 all-target-newlib to dependency list for all-target-bsp.
9721
9722 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9723
9724 * config.sub: Add i386-uwin support.
9725 * config.guess: Likewise.
9726
9727 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9728
9729 * configure.in: cleanup, add mh-*pic handling for arm, special
9730 case powerpc*-*-aix*
9731
9732 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9733
9734 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9735 can be built.
9736
9737 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9738
9739 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9740 targets.
9741
9742 1999-03-02 Nick Clifton <nickc@cygnus.com>
9743
9744 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9745
9746 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9747
9748 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9749
9750 1999-02-24 Nick Clifton <nickc@cygnus.com>
9751
9752 * config.sub: Fix typo in arm recognition.
9753
9754 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9755
9756 * configure.in (noconfigdirs): Changed target_configdirs to
9757 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9758 rather than m68k-*-* since it is not known to work on
9759 m68k-aout. Ditto for arm-*-*oabi.
9760
9761 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9762
9763 * configure.in (*-*-windows*): Remove, no longer used.
9764
9765 1999-02-19 Ben Elliston <bje@cygnus.com>
9766
9767 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9768 Smart and improved by Andrew Cagney.
9769
9770 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9771
9772 * config.guess: Recognize openbsd-*-hppa.
9773
9774 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9775
9776 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9777 only if it is not empty.
9778
9779 1999-02-17 Nick Clifton <nickc@cygnus.com>
9780
9781 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9782
9783 * config.guess: Modified to recognize uname's armv* syntax.
9784
9785 * config.sub: Modified to recognize uname's armv* syntax.
9786
9787 1999-02-17 Mark Salter <msalter@cygnus.com>
9788
9789 * configure.in: Added target-bsp for sparclite.
9790
9791 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9792
9793 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9794
9795 1999-02-08 Nick Clifton <nickc@cygnus.com>
9796
9797 * configure.in: Add support for strongarm port.
9798 * config.sub: Add support for strongarm target.
9799
9800 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
9801
9802 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9803 the old name config/mh-cygwin32.
9804 Enable texinfo.
9805
9806 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9807
9808 * configure.in: Do build ld for ix86 Solaris.
9809
9810 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9811
9812 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9813 $AR_FOR_TARGET. Likewise for RANLIB.
9814
9815 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
9816
9817 * config.sub (oabi): Recognize.
9818 * configure.in (arm-*-oabi): Handle.
9819
9820 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9821
9822 * config.guess: Improve detection of i686 on UnixWare 7.
9823
9824 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9825
9826 * config.guess: Add support for i386-pc-interix.
9827 * config.sub: Likewise.
9828 * configure.in: Likewise.
9829
9830 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9831
9832 * Makefile.in: Remove unneeded all-target-libio from
9833 from all-target-winsup target since it is now unneeded.
9834 Add all-target-libtermcap in its place since it is now
9835 needed.
9836
9837 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9838
9839 * configure.in: makefile stub for cygwin target is probably
9840 unnecessary. Remove it for now.
9841
9842 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9843
9844 * configure.in: libtermcap.a should be built when cygwin is the
9845 target as well as the host.
9846 * config.guess: Allow mixed case in cygwin uname output.
9847 * Makefile.in: Add libtermcap target.
9848
9849 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9850
9851 * config.sub: Clean up handling of hppa2.0.
9852
9853 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9854
9855 * config.guess: Use C code to identify more HP machines.
9856
9857 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9858
9859 * config.sub: Handle hppa2.0.
9860
9861 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9862
9863 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9864 cygmon for all sparclite targets, regardless of object format.
9865
9866 1998-12-15 Mark Salter <msalter@cygnus.com>
9867
9868 * configure.in: Added target-bsp for several target architectures.
9869
9870 * Makefile.in: Added rules for bsp.
9871
9872 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9873
9874 * config.guess: Improve detection of hppa2.0 processors.
9875
9876 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9877
9878 * config.guess: Recognize FreeBSD using ELF automatically.
9879
9880 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9881
9882 * configure (skip-this-dir): Add handling for new shell script, which
9883 might be created by a sub-directory's configure to indicate, this particular
9884 directory is "unwanted".
9885 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9886
9887 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9888
9889 * ltconfig: import from libtool, after changing libtool to
9890 account for the cygwin name change.
9891
9892 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9893
9894 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9895 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9896
9897 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9898
9899 * configure.in: Add libtermcap to list of cygwin dependencies.
9900
9901 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9902
9903 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9904 they include winsup/include when it's a cygwin target.
9905
9906 1998-11-12 Tom Tromey <tromey@cygnus.com>
9907
9908 * configure.in (host_tools): Added zip.
9909 * Makefile.in (all-target-libjava): Depend on all-zip.
9910 (all-zip): New target.
9911 (ALL_MODULES): Added all-zip.
9912 (NATIVE_CHECK_MODULES): Added check-zip.
9913 (INSTALL_MODULES): Added install-zip.
9914 (CLEAN_MODULES): Added clean-zip.
9915
9916 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9917
9918 * Makefile.in: lose "32" from comment about cygwin.
9919
9920 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9921
9922 * configure.in: Use -Os to build target libraries for the fr30.
9923
9924 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9925
9926 * config.sub: Add fr30.
9927
9928 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9929
9930 * configure.in: drop "32" from config/mh-cygwin32. Check
9931 cygwin* instead of cygwin32*.
9932 * config.sub: Check cygwin* instead of cygwin32*.
9933
9934 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9935
9936 * config.guess: Match any version of Unixware7.
9937
9938 1998-10-20 Syd Polk <spolk@cygnus.com>
9939
9940 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9941 if desired.
9942
9943 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9944
9945 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9946 these if the appropriate directories and files to not exist.
9947
9948 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9949
9950 * Makefile.in (DEVO_SUPPORT): Add config.if.
9951
9952 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9953
9954 * configure: Add pattern to replace "build_tooldir"'s
9955 definition in the generated Makefile with "tooldir"'s
9956 actual value.
9957
9958 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9959
9960 * config.sub: Bring back lost sparcv9.
9961
9962 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9963
9964 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9965
9966 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9967 CC_FOR_TARGET and friends.
9968
9969 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9970
9971 * Makefile.in (build_tooldir): New variable, same as tooldir.
9972 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9973 -B$(build_tooldir)/bin/.
9974 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9975
9976 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9977
9978 * README: Remove installation instructions and refer to the
9979 INSTALL directory instead.
9980
9981 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9982
9983 * config.sub: Add support for i[34567]86-pc-udk.
9984 * configure.in: Likewise.
9985
9986 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9987
9988 * Makefile.in: add bzip2 package building bits for user
9989 tools module
9990 * configure.in: ditto
9991
9992 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9993
9994 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9995 (ALL_TARGET_MODULES): Add all-target-libobjc.
9996 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9997 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9998 (all-target-libchill): Add dependencies.
9999 * configure.in (target_libs): Add libchill.
10000
10001 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10002
10003 * configure.in (target_subdir): Remove duplicate line.
10004
10005 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10006
10007 * Makefile.in (all-automake): fix dependencies.
10008
10009 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10010
10011 * configure.in: Minor cleanups for building in the $(target_alias)
10012 subdir.
10013
10014 1998-09-22 Jim Wilson <wilson@cygnus.com>
10015
10016 * Makefile.in (bootstrap): Set r and s before make all. Use
10017 BASE_FLAGS_TO_PASS in make all.
10018 (cross): Likewise.
10019
10020 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10021
10022 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10023
10024 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10025
10026 * config.sub: Fix typo in last change.
10027
10028 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10029
10030 * config.sub: Add support for C4x target.
10031 * configure.in: Likewise.
10032
10033 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10034
10035 * config.sub: Recognize sparcv9 just like sparc64.
10036
10037 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10038
10039 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10040
10041 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10042
10043 * config.guess: Correctly identify Pentium II sco boxes.
10044
10045 * config.guess: Fix "tr" code. From Weiwen Liu.
10046
10047 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10048
10049 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10050 stabs.
10051
10052 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10053
10054 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10055 (ALL_TARGET_MODULES): Add all-target-libchill.
10056 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10057 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10058 (all-target-libchill): Add dependencies.
10059 * configure.in (target_libs): Add libchill.
10060
10061 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10062
10063 * config.guess: Avoid assumptions about "tr" behaves when
10064 LANG is set to something other than English.
10065
10066 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10067
10068 * configure (gxx_include_dir): Changed to
10069 '${prefix}/include/g++'-${libstdcxx_interface}.
10070
10071 * config.if: New to determine the interfaces.
10072
10073 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10074
10075 * config.guess: Detect and handle MPE/IX.
10076 * config.sub: Deal with MPE/IX.
10077
10078 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10079
10080 * configure.in: Use mh-aix43.
10081
10082 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10083
10084 * configure: Fix --without/--disable cases for gxx-include-dir.
10085
10086 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10087
10088 * mdata-sh: Imported. Needed for automake support.
10089
10090 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10091
10092 * Makefile.in (taz): Try "chmod -R og=u ." before
10093 "chmod og=u `find . -print`".
10094
10095 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10096
10097 * configure.in: Add arm-elf and thumb-elf support.
10098
10099 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10100
10101 * Makefile.in: Undo previous patch.
10102
10103 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10104
10105 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10106 to here ...
10107 (install-no-fixedincludes): and here
10108 (INSTALL_MODULES): ... from here.
10109
10110 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10111
10112 * config.sub: Merge with FSF.
10113
10114 * config.guess: Merge with FSF.
10115
10116 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10117
10118 * configure (extraconfigdirs): New variable.
10119 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10120 * Makefile.in (all): Move higher in file.
10121 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10122 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10123 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10124 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10125 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10126
10127 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10128
10129 * Makefile.in (all-target-libjava): Depend on all-gcc and
10130 all-target-newlib.
10131 (configure-target-libjava): Depend on $(ALL_GCC).
10132
10133 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10134
10135 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10136 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10137
10138 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10139
10140 * INSTALL/README: Fix typo.
10141
10142 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10143
10144 * ylwrap: Change absolute path checks to check for DOS style path
10145 names.
10146
10147 * ylwrap: Don't use a full path name if the source file is in the
10148 same directory. From hjl@lucon.org (H.J. Lu).
10149
10150 * config-ml.in: Default to being verbose, to match Feb 18 change to
10151 configure.
10152
10153 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10154
10155 Brought over from egcs:
10156
10157 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10158
10159 * configure.in (target_subdir): Set to ${target_alias} instead
10160 of "libraries".
10161
10162 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10163
10164 * configure.in (target_subdir): Set to libraries if enable_multilib.
10165
10166 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10167
10168 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10169 multilibs, force reconfiguration the first time we create
10170 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10171
10172 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10173
10174 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10175 avoid confusion with --no-recursion.
10176
10177 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10178
10179 * configure.in: Win32 hosts shouldn't use install -x
10180 * install-sh: remove -x option, and special .exe-handling
10181 hack.
10182
10183 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10184
10185 * config.guess: Recognize i586-pc-beos.
10186 * configure.in: Don't build some bits for beos.
10187
10188 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10189
10190 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10191 CFLAGS default to -O2.
10192
10193 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10194 when using GNU ld.
10195
10196 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10197
10198 * ltmain.sh: Correct install when using a different shell.
10199
10200 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10201
10202 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10203
10204 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10205
10206 * makefile.vms: Update to build binutils/makefile.vms. Add install
10207 target.
10208
10209 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10210
10211 * ltconfig: Update to correct AIX handling.
10212
10213 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10214
10215 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10216
10217 * configure.in (target_subdir): Set to ${target_alias} instead
10218 of "libraries".
10219
10220 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10221
10222 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10223 (Makefile): Depend on $(gcc_version_trigger).
10224
10225 * configure (gcc_version): Change default initializer to empty
10226 string.
10227 (gcc_version_trigger): New variable; pass this variable down
10228 to subdir configures to enable them checking gcc's version
10229 themselves. Emit make macros for both gcc_version vars.
10230 (topsrcdir): Initialize reliably.
10231 (recursion line): Remove --with-gcc-version=${gcc_version}.
10232
10233 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10234
10235 * configure (enable_version_specific_runtime_libs): Implement new flag
10236 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10237 in $(libsubdir); emit definition in each generated Makefile.
10238 (gxx_include_dir): Initialize depending on
10239 $enable_version_specific_runtime_libs.
10240
10241 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10242
10243 * configure (gcc_version): Initialize properly depending on
10244 how and where configure is started.
10245 (recursion line): Pass a --with-gcc-version=${gcc_version}
10246 to configures in subdirs.
10247
10248 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10249
10250 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10251 cygmon
10252
10253 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10254
10255 * configure.in: Add cygmon and libstub support for mn10200.
10256
10257 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10258
10259 * configure (gcc_version): Add new variable describing the
10260 particular gcc version we're building.
10261 * Makefile.in (libsubdir): Add new macro for the directory
10262 in which the compiler finds executables, libraries, etc.
10263 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10264 and libsubdir.
10265
10266 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10267
10268 * Makefile.in (local-clean): Remove *.log.
10269 (warning.log): Built with warn_summary from build.log.
10270 (mail-report.log): Run test_summary.
10271 (mail-report-with-warnings.log): Run test_summary including
10272 warning.log in the report.
10273
10274 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10275
10276 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10277
10278 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10279
10280 * Makefile.in (grep): Grep no longer depends on libiberty.
10281
10282 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10283
10284 * Makefile.in: all-snavigator needs all-libgui.
10285
10286 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10287
10288 * configure.in: Add cygmon and libstub support for mn10300.
10289
10290 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10291
10292 * missing: Update to version from automake 1.3.
10293
10294 * ltmain.sh: On installation, don't get confused if the same name
10295 appears more than once in the list of library names.
10296
10297 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10298
10299 * config.sub: Accept m68060 and m5200 as CPU names.
10300
10301 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10302
10303 * configure: Use && rather than using -a in test, because odd
10304 strings can confuse test.
10305 * configure.in: Likewise.
10306
10307 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10308
10309 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10310
10311 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10312
10313 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10314 bootstrap4-lean): New targets.
10315
10316 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10317
10318 * mpw-* Delete. Not used.
10319
10320 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10321
10322 * COPYING.LIB: Update FSF address.
10323
10324 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10325
10326 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10327
10328 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10329 GAS_SUPPORT_DIRS.
10330
10331 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10332
10333 * ltconfig, ltmain.sh: Avoid producing a version number if
10334 -version-info was not used.
10335
10336 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10337
10338 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10339 building with newlib.
10340
10341 1998-04-30 Paul Eggert <eggert@twinsun.com>
10342
10343 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10344 Solaris `make' causes it to continue to next definition.
10345
10346 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10347
10348 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10349 the right GUI libraries and files are installed along with GDB.
10350
10351 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10352
10353 * configure.in: Change alpha to alpha* in several places.
10354
10355 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10356
10357 * config.sub: Recognize sparc86x.
10358
10359 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10360
10361 * configure.in (--enable-target-optspace): Remove debug echo.
10362
10363 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10364
10365 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10366
10367 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10368
10369 * ltconfig: Update cygwin32 support.
10370
10371 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10372 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10373 (GDB_SUPPORT_DIRS): Likewise.
10374
10375 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10376
10377 * configure.in (target_makefile_frag): If --enable-target-optspace,
10378 use -Os to compile target libraries rather than -O2. Default to
10379 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10380 not used.
10381 * configure.in (target_cflags): Ditto for d30v.
10382
10383 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10384
10385 * Makefile.in (all-bfd): Depend on all-intl.
10386 (all-binutils): Likewise.
10387 (all-gas): Likewise.
10388 (all-gprof): Likewise.
10389 (all-ld): Likewise.
10390
10391 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10392
10393 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10394
10395 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10396
10397 * Makefile.in (all-bfd): Depend upon all-libiberty.
10398
10399 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10400
10401 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10402
10403 * Makefile.in: Add libstub.
10404
10405 * configure.in: Ditto. Build libstub for targets that have cygmon
10406 support.
10407
10408 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10409
10410 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10411
10412 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10413
10414 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10415 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10416
10417 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10418
10419 * configure: Define DEFAULT_M4 by searching PATH.
10420 * Makfile.in: Use DEFAULT_M4.
10421
10422 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10423
10424 * ltconfig: Add cygwin32 support.
10425
10426 * Makefile.in, configure.in: Add libtool as a native only directory
10427 to configure and build.
10428
10429 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10430
10431 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10432
10433 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10434
10435 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10436
10437 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10438
10439 * Makefile.in: add ash make rules
10440 * configure.in: add ash to native_only and host_tools lists
10441
10442 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10443
10444 * Makefile.in (all-gettext, all-intl): New targets.
10445 (ALL_MODULES): Added all-gettext, all-intl.
10446 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10447 (INSTALL_MODULES): Added install-gettext, install-intl.
10448 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10449
10450 * configure.in (host_tools): Added gettext.
10451 (native_only): Likewise.
10452 (noconfigdirs) [various cases]: Likewise.
10453 (host_libs): Added intl.
10454
10455 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10456
10457 * configure: Do not disable building gdbtk for cygwin32 hosts.
10458
10459 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10460
10461 * configure.in: Add thumb-coff target.
10462 * config.sub: Add thumb-coff target.
10463
10464 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10465
10466 * Makefile.in: Revert yesterday's change.
10467 (all-target-winsup): all-target-librx stays out of here.
10468
10469 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10470
10471 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10472 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10473 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10474 Remove references to librx and libg++.
10475
10476 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10477
10478 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10479 recursive makes
10480
10481 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10482
10483 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10484 for newlib directory.
10485 (CXX_FOR_TARGET): Likewise.
10486
10487 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10488
10489 * ltconfig: Update after libtool/ltconfig.in change for
10490 hpux11.
10491
10492 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10493
10494 * ltconfig, ltmain.sh: Update to libtool 1.2.
10495
10496 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10497
10498 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10499 (install-gcc-cross): Instead, override LANGUAGES here.
10500
10501 1998-03-18 Dave Love <d.love@dl.ac.uk>
10502
10503 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10504 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10505
10506 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10507
10508 * configure.in: Add Thumb-pe target.
10509
10510 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10511
10512 * Makefile.in - changed sn targets to snavigator
10513 * configure.in - changed sn targets to snavigator
10514
10515 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10516
10517 * config-ml.in: After building symlink tree call make distclean
10518 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10519 to be the case for libiberty.
10520
10521 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10522
10523 * configure: When making link, also check the current
10524 directory. The configure scripts may create one.
10525
10526 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10527
10528 * config.sub: Accept alphapca56 and alphaev6 properly.
10529
10530 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10531
10532 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10533
10534 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10535
10536 * config.sub (sco5): Fix typo.
10537
10538 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10539
10540 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10541 install-itcl.
10542 (install-itcl): Remove dependency on install-tcl.
10543
10544 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10545
10546 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10547
10548 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10549
10550 * configure.in: Don't build libgui for a cygwin32 target when not on
10551 a cygwin32 host.
10552
10553 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10554
10555 * configure (redirect): Set to null, so default behavior of
10556 configure is now --verbose.
10557
10558 1998-02-16 Dave Love <d.love@dl.ac.uk>
10559
10560 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10561 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10562
10563 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10564
10565 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10566 this change to sync Makefile.in with its ChangeLog entries.
10567
10568 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10569
10570 * ltmain.sh (mkdir): Check that the directory doesn't exist
10571 before we exit with error, so that we don't get races during
10572 parallel builds.
10573
10574 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10575
10576 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10577
10578 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10579
10580 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10581 PICFLAG_FOR_TARGET.
10582 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10583
10584 * configure: Emit a definition for the new macro enable_shared
10585 into each Makefile.
10586
10587 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10588
10589 * configure.in (host_tools, native_only): Add libtool.
10590
10591 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10592
10593 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10594 Fix typo in ming config comment.
10595
10596 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10597
10598 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10599
10600 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10601
10602 * config.sub: Add tic30 cases, and map c30 to tic30.
10603
10604 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10605
10606 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10607 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10608 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10609 (CLEAN_TARGET_MODULES): Similarly
10610 (all-target-libf2c): Add dependences.
10611 * configure.in (target_libs): Add libf2c.
10612
10613 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10614
10615 * configure.in: Remove expect from noconfigdirs when target
10616 is cygwin32. OK to build expect and dejagnu with Canadian
10617 Cross.
10618
10619 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10620
10621 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10622 host.
10623
10624 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10625 and mingw32.
10626
10627 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10628
10629 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10630 here as it is not defined in the toplevel Makefile.
10631
10632 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10633
10634 * configure (package_makefile_rules_frag): New variable, which names
10635 a file with generic rules, ...
10636 Change comment to mention we now have FIVE parts.
10637 * configure: Undo last change.
10638
10639 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10640
10641 * config.guess: More accurate determination of HP processor types.
10642 * config.sub: More accurate determination of HP processor types.
10643
10644 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10645
10646 * configure (package_makefile_frag): Move inserting the
10647 ${package_makefile_frag} to where it should be according
10648 to the comment.
10649
10650 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10651
10652 * config.guess: Add support for Linux/ARM.
10653
10654 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10655
10656 * .cvsignore: Remove *-info and *-install since they match
10657 release-info and mpw-install, which we don't want to just ignore.
10658
10659 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10660
10661 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10662
10663 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10664
10665 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10666 local_prefix to sub-make invocations.
10667
10668 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10669
10670 * configure.in: Check makefile fragments in the source
10671 directory.
10672
10673 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10674
10675 * configure.in: Check whether host and target makefile
10676 fragments exist before adding them to *_makefile_frag.
10677
10678 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10679
10680 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10681
10682 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10683
10684 * configure.in: Make sure we only replace RPATH_ENVVAR on
10685 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10686 regexp to sed.
10687
10688 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10689 to sub-makes.
10690
10691 1998-01-13 Lee Iverson (leei@ai.sri.com)
10692
10693 * config-ml.in (multi-do): LDFLAGS must include multilib
10694 designator.
10695
10696 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10697
10698 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10699
10700 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10701
10702 * config.sub: Add mingw32 support.
10703 * configure.in: Likewise.
10704
10705 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10706
10707 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10708
10709 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10710
10711 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10712 * configure (gxx_include_dir): Provide a definition for subdirs
10713 which do not use autoconf.
10714
10715 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10716
10717 * config.guess: Sync with egcs. Picks up new alpha support,
10718 BeOS & some additional linux support.
10719
10720 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10721
10722 * config.guess: HP 9000/803 is a PA1.1 machine.
10723
10724 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10725
10726 * configure.in: It's alpha*-...
10727
10728 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10729
10730 * configure.in (host_makefile_frag, target_makefile_frag):
10731 Handle multiple config files.
10732 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10733 alpha-*-*.
10734
10735 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10736
10737 * mkdep: New file.
10738
10739 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10740
10741 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10742
10743 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10744
10745 * Makefile.in: Add libgui directory.
10746 (GDB_TK): Add all-libgui.
10747 * configure.in: Add libgui directory.
10748 * configure: Add all-libgui to GDB_TK.
10749
10750 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10751
10752 * config-ml.in (multidirs): Add m32r to multilib list.
10753
10754 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10755
10756 * Makefile.in (all-target-gperf): Change dependency to
10757 all-target-libstdc++.
10758
10759 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10760
10761 * config.guess: Add BeOS support.
10762
10763 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10764
10765 Source directory cvs renamed to cvssrc:
10766 * configure.in (host_tools): Change cvs to cvssrc.
10767 (native_only): Likewise.
10768 (noconfigdirs) [various cases]: Likewise.
10769 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10770 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10771 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10772 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10773 (all-cvssrc): Rename target from all-cvs.
10774
10775 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10776
10777 * configure (gxx_include_dir): Fix thinko.
10778
10779 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10780
10781 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10782 (install-cross, install-gcc-cross): New targets.
10783
10784 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10785
10786 * configure.in (noconfigdirs): Add support for Thumb target.
10787
10788 * config.sub (maybe_os): Add support for Thumb target.
10789
10790 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10791
10792 * Makefile.in: Add rules for cygmon.
10793
10794 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10795
10796 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10797
10798 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10799 * configure (gxx_include_dir): Provide a definition for subdirs
10800 which do not use autoconf.
10801
10802 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10803
10804 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10805 11/18/97 build
10806
10807 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10808
10809 * From Franz Sirl.
10810 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10811 found on RedHat Linux systems.
10812
10813 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10814
10815 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10816 guesses.
10817
10818 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10819
10820 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10821
10822 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10823
10824 * ltmain.sh: If mkdir fails, check whether the directory was created
10825 anyhow by some other process.
10826
10827 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10828
10829 * configure.in (d30v-*-*): Configure all directories.
10830
10831 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10832
10833 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10834 for the D30V.
10835
10836 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10837
10838 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10839
10840 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10841
10842 * include/libiberty.h: Add extern "C" { so it can be used with C++
10843 progrms.
10844 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10845 programs.
10846
10847 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10848
10849 * configure.in (d30v-*-*): Configure GCC now.
10850
10851 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10852
10853 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10854 is no longer needed.
10855
10856 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10857
10858 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10859
10860 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10861
10862 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10863 targets using "$@" to provide support for similar but not identical
10864 targets without having to duplicate code.
10865
10866 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10867
10868 * makefile.vms: Fix to work with DEC C.
10869
10870 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10871
10872 * config.sub: Add mips-tx39-elf to marketing names.
10873
10874 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10875
10876 * ltmain.sh: Handle symlinks in generated script.
10877
10878 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10879
10880 * configure: Handle autoconf style directory options: --bindir,
10881 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10882 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10883 --sysconfdir.
10884 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10885 (sharedstatedir, localstatedir, oldincludedir): New variables.
10886 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10887 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10888 sbindir, sharedstatedir, and sysconfdir.
10889
10890 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10891
10892 * Makefile.in (bootstrap-lean): New target.
10893
10894 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10895
10896 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10897 sn, and gnuserv from noconfigdirs.
10898
10899 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10900
10901 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10902
10903 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10904
10905 * Makefile.in (cross): New target.
10906
10907 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10908 Jeff Law <law@cygnus.com>
10909
10910 * Makefile.in (bootstrap2, bootstrap3): New targets.
10911 (all-bootstrap): Remove outdated and confusing target.
10912 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10913
10914 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10915
10916 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10917 windows. Consistent with gdb/configure.
10918
10919 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10920
10921 * configure.in: Name Linux target fragment.
10922
10923 * configure: Rewrite so that project Makefile fragment is inserted
10924 first and appears last in the resulting Makefile.
10925
10926 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10927
10928 * Makefile.in (install-itcl): Install tcl first.
10929
10930 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10931
10932 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10933
10934 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10935
10936 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10937
10938 * configure.in (skipdirs): Add target-librx for Linux.
10939 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10940
10941 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10942
10943 * Makefile.in (bootstrap): New target.
10944
10945 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10946
10947 * config.sub: Accept 'amigados' for backward compatibility.
10948
10949 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10950
10951 * config.guess: Merge with FSF.
10952
10953 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10954
10955 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10956
10957 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10958
10959 * config.sub: Add "marketing-names" patch.
10960
10961 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10962
10963 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10964
10965 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10966
10967 * config.sub: Handle v850-elf.
10968
10969 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10970
10971 * .cvsignore (*-install): Remove.
10972
10973 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10974
10975 * ltconfig: Set CONFIG_SHELL in libtool.
10976 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10977
10978 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10979
10980 * configure.in (target_subdir): Set to libraries if enable_multilib.
10981
10982 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10983
10984 * config.guess: Update from gcc directory.
10985
10986 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10987
10988 * Makefile.in (all-sim): Depends on all-readline.
10989
10990 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10991
10992 * Makefile.in (BISON, YACC): Use $$s.
10993 (all-bison): Depend on all-texinfo.
10994
10995 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10996
10997 * Makefile.in (BISON): Add -L flag.
10998 (YACC): Likewise.
10999
11000 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11001
11002 * configure.in (noconfigdirs): Add support for v850e target.
11003
11004 * config.sub (maybe_os): Add support for v850e target.
11005
11006 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11007
11008 * configure.in (noconfigdirs): Add support for v850ea target.
11009
11010 * config.sub (maybe_os): Add support for v850ea target.
11011
11012 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11013
11014 * config.sub: Add mipstx39. Delete r3900.
11015
11016 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11017
11018 * Makefile.in (all-autoconf): Depends on all-texinfo.
11019
11020 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11021
11022 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11023 eabi targets.
11024
11025 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11026
11027 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11028
11029 * configure: When handling a Canadian Cross, handle YACC as well as
11030 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11031 * Makefile.in (all-bison): Depend upon all-texinfo.
11032
11033 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11034
11035 * Makefile.in (BISON): bison, not byacc or bison -y.
11036 (YACC): bison -y or byacc or yacc.
11037 (various): Add *-bison as appropriate.
11038 (taz): No need to mess with BISON anymore.
11039
11040 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11041
11042 * configure: If OSTYPE matches *win32*, try to find a good value for
11043 CONFIG_SHELL.
11044
11045 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11046
11047 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11048 configure.in if it is present.
11049
11050 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11051
11052 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11053
11054 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11055
11056 * config.sub: Recognize `arc' cpu.
11057 * configure.in: Likewise.
11058 * config-ml.in: Likewise.
11059
11060 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11061
11062 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11063
11064 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11065
11066 * configure: Changed sed delimiter from ':' to '|' when
11067 attempting to substitute ${config_shell} for SHELL. On
11068 NT ${config_shell} may contain a ':' in it.
11069
11070 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11071
11072 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11073
11074 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11075
11076 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11077
11078 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11079
11080 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11081
11082 * ylwrap: If the program is a relative path, force it to be
11083 absolute.
11084
11085 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11086
11087 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11088
11089 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11090
11091 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11092 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11093 for libraries.
11094
11095 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11096
11097 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11098 separated by spaces.
11099
11100 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11101
11102 * ylwrap: New file.
11103 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11104
11105 * ltmain.sh: Handle /bin/sh at start of install program.
11106
11107 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11108
11109 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11110 * missing: New file, from automake 1.2.
11111
11112 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11113
11114 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11115 check-tk to CHECK_X11_MODULES.
11116
11117 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11118
11119 * config.sub: Merge with FSF.
11120
11121 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11122
11123 * config.guess: Merge with FSF.
11124
11125 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11126
11127 * configure: Treat msdosdjgpp like go32.
11128 * configure.in: Likewise. Don't remove gprof for go32.
11129
11130 * configure: Change Makefile.tem2 to Makefile.tm2.
11131
11132 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11133
11134 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11135
11136 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11137
11138 * install-sh (chmodcmd): Set to null if the DST directory already
11139 exists. Same as Nov 11th change.
11140
11141 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11142
11143 * configure (GDB_TK): Needs itcl and tix.
11144
11145 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11146
11147 * config.guess: Update from FSF.
11148
11149 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11150
11151 * Makefile.in (GDB_TK): Depend on itcl and tix.
11152
11153 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11154
11155 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11156 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11157 (INSTALL_SCRIPT): New variable.
11158 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11159 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11160 to -x.
11161 * install-sh: Add support for -x option.
11162
11163 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11164
11165 * configure.in, Makefile.in: Treat tix like itcl.
11166
11167 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11168
11169 * Makefile.in (WINDRES): New variable.
11170 (WINDRES_FOR_TARGET): New variable.
11171 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11172 (EXTRA_HOST_FLAGS): Add WINDRES.
11173 (EXTRA_TARGET_FLAGS): Add WINDRES.
11174 (EXTRA_GCC_FLAGS): Add WINDRES.
11175 ($(DO_X)): Pass down WINDRES.
11176 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11177 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11178 DLLTOOL_FOR_TARGET.
11179
11180 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11181
11182 * configure.in: configure sim before gdb for win32-x-ppc
11183
11184 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11185
11186 Move gperf into the toplevel, from libg++.
11187 * configure.in (target_tools): Add target-gperf.
11188 (native_only): Add target-gperf.
11189 * Makefile.in (all-target-gperf): New target, depend on
11190 all-target-libg++.
11191 (configure-target-gperf): Empty rule.
11192 (ALL_TARGET_MODULES): Add all-target-gperf.
11193 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11194 (CHECK_TARGET_MODULES): Add check-target-gperf.
11195 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11196 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11197
11198 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11199
11200 * config.sub (mn10200): Recognize new basic machine.
11201
11202 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11203
11204 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11205 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11206
11207 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11208
11209 * configure.in: If we're building mips-sgi-irix6* native, turn on
11210 ENABLE_MULTILIB and set TARGET_SUBDIR.
11211
11212 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11213
11214 * Makefile.in (all-sn): Depend on all-grep.
11215
11216 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11217
11218 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11219
11220 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11221 Makefile. From Jeff Makey <jeff@cts.com>.
11222 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11223
11224 * Makefile.in (DISTBISONFILES): Remove.
11225 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11226 $(DEFAULT_YACC).
11227
11228 * configure.in: Build itl, db, sn, etc., when building for native
11229 cygwin32.
11230
11231 * Makefile.in (LD): New variable.
11232 (EXTRA_HOST_FLAGS): Pass down LD.
11233 ($(DO_X)): Likewise.
11234
11235 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11236
11237 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11238
11239 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11240
11241 * configure.in (targargs): Strip out any supplied --build argument
11242 before adding our own. Always add --build.
11243
11244 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11245
11246 * configure.in (targargs): Pass --build if we're doing
11247 a cross-compile.
11248
11249 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11250
11251 * configure: Use '|' instead of ":" as the separator in
11252 sed. Otherwise sed chokes on NT path names with drive
11253 designators. Also look for "?:*" as the leading characters in an
11254 absolute pathname.
11255
11256 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11257
11258 * config.sub: Support for r3900.
11259
11260 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11261
11262 * configure.in: Use install-sh, not install.sh.
11263
11264 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11265
11266 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11267 apply it twice.
11268
11269 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11270
11271 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11272 install-binutils.
11273
11274 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11275
11276 * Makefile.in: Add automake targets.
11277 * configure.in (host_tools): Add automake.
11278
11279 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11280
11281 * configure: Default CXX to c++, not gcc.
11282 * Makefile.in (CXX): Set to c++, not gcc.
11283 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11284
11285 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11286
11287 * install-sh: try appending a .exe if source file doesn't
11288 exist
11289
11290 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11291
11292 * configure.in: Turn on multilib by default.
11293 (cross_only): Remove target-libiberty.
11294
11295 * Makefile.in (all-gcc): Don't depend on libiberty.
11296
11297 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11298
11299 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11300
11301 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11304 (DISTBISONFILES): Add ld/Makefile.in
11305
11306 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11307
11308 * configure.in: if target is cygwin32 but host isn't cygwin32,
11309 don't configure gdb tcl tk expect, not just gdb.
11310
11311 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11312
11313 * configure.in: Added gnuserv everywhere sn appears.
11314
11315 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11316 (CROSS_CHECK_MODULES): Added check-gnuserv.
11317 (INSTALL_MODULES): Added install-gnuserv.
11318 (CLEAN_MODULES): Added clean-gnuserv.
11319 (all-gnuserv): New target.
11320
11321 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11322
11323 * config.guess: Fixes for MIPS OpenBSD systems.
11324
11325 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11326
11327 * Makefile.in (INSTALL_XFORM): Remove.
11328 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11329
11330 * mkinstalldirs: New file, copied from automake.
11331 * Makefile.in (installdirs): Rename from install-dirs. Use
11332 mkinstalldirs. Change all users.
11333 (DEVO_SUPPORT): Add mkinstalldirs.
11334
11335 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11336
11337 * install-sh: Rename from install.sh.
11338 * Makefile.in (INSTALL): Change install.sh to install-sh.
11339 (DEVO_SUPPORT): Likewise.
11340
11341 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11342 Graichen <graichen@rzpd.de>.
11343
11344 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11345
11346 * config.guess: Recognize OpenBSD systems correctly.
11347
11348 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11349
11350 * README, Makefile.in (ETC_SUPPORT): Remove references to
11351 cfg-paper*, configure.{texi,man,info*}._
11352
11353 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11354
11355 * Makefile.in (all.normal): Ensure that gcc is built after all
11356 the x11 - ie gdb - targets.
11357
11358 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11359
11360 * makefile.vms: Don't run conf-a-gas.
11361
11362 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11363
11364 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11365
11366 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11367
11368 * configure.in: Remove noconfigdirs case since gdb also
11369 configures and builds for tic80-coff.
11370
11371 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11372
11373 * configure: Set cache_file to config.cache.
11374 * Makefile.in (local-distclean): Remove config.cache.
11375
11376 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11377
11378 * COPYING: Update FSF address.
11379
11380 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11381
11382 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11383 noconfigdirs.
11384
11385 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11386
11387 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11388 MAKEDIRS, is empty.
11389
11390 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11391
11392 * config.sub: Tweak mn10300 entry.
11393
11394 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11395
11396 * configure.in (host_tools): Put sim before gdb, so gdb's
11397 configure.tgt can determine if the simulator was configured.
11398
11399 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11400
11401 * config.sub: Move BeOS $os case to be with other Cygnus
11402 local cases.
11403
11404 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11405
11406 * config.sub: Remove misplaced comment that broke Linux.
11407
11408 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11409
11410 * config.sub: Add BeOS support.
11411
11412 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11413
11414 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11415
11416 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11417
11418 * configure.in (noconfigdirs): Remove tcl and tk from
11419 noconfigdirs for cygwin32 builds.
11420
11421 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11422
11423 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11424
11425 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11426
11427 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11428 make-all.com, use makefile.vms instead.
11429
11430 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11431
11432 * config.sub: Accept -lnews*.
11433
11434 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11435
11436 * configure.in (noconfigdirs): Disable target-newlib,
11437 target-examples and target-libiberty for d30v.
11438
11439 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11440
11441 * configure.in (noconfigdirs): Enable ld for d30v.
11442
11443 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11444
11445 * configure.in (tic80-*-*): Build compiler.
11446
11447 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11448
11449 * configure.in (d30v-*): Remove sim directory from list of
11450 unsupported d30v directories
11451
11452 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11453
11454 * config.sub, configure.in: Add d30v target cpu.
11455
11456 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11457
11458 * makefile.vms: New file.
11459 * make-all.com: Remove.
11460
11461 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11462
11463 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11464
11465 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11466
11467 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11468
11469 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11470
11471 * Makefile.in (ALL_MODULES): Added all-db.
11472 (CROSS_CHECK_MODULES): Addec check-db.
11473 (INSTALL_MODULES): Added install-db.
11474 (CLEAN_MODULES): Added clean-db.
11475
11476 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11477
11478 * config.guess: Merge with latest FSF sources.
11479
11480 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11481
11482 * Makefile.in (ALL_MODULES): Added all-itcl.
11483 (CROSS_CHECK_MODULES): Added check-itcl.
11484 (INSTALL_MODULES): Added install-itcl.
11485 (CLEAN_MODULES): Added clean-itcl.
11486
11487 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11488
11489 * configure.in: build gdb for mn10200
11490
11491 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11492
11493 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11494
11495 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11496
11497 * configure.in (tic80-*-*): Turn off most targets right now.
11498
11499 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11500
11501 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11502 rather than the makeinfo program.
11503 (do-info): Depend upon all-texinfo.
11504
11505 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11506
11507 * configure.in: Remove uses of config/mh-linux.
11508
11509 * config.sub, config.guess: Merge with latest FSF sources.
11510
11511 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11512
11513 * config.sub (case $basic_machine): Add tic80 entries.
11514
11515 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11516
11517 * config.sub, config.guess: Merge with latest FSF sources.
11518
11519 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11520
11521 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11522 * mpw-config.in: Test for NewFolderRecursive.
11523 * mpw-install: Use symbolic name for startup filename.
11524 * mpw-README: Add various additional details.
11525
11526 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11527
11528 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11529
11530 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11531
11532 * configure.in: Do build gcc and the target libraries for
11533 the mn10200.
11534
11535 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11536
11537 * configure.in: don't avoid building gdb for mn10300 any more
11538 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11539 instead of single-quoting it.
11540
11541 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11542
11543 * configure.in: Don't use --with-stabs on IRIX 6.
11544
11545 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11546
11547 * configure.in (m32r): Build gdb, libg++ now.
11548
11549 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11550
11551 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11552 directories from noconfigdirs.
11553
11554 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11555
11556 * config.sub (basic_machine): added mips16 configuration
11557
11558 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11559
11560 * config.sub: Handle d10v-unknown.
11561
11562 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11563
11564 * config.sub: Handle v850-unknown.
11565
11566 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11567
11568 * Makefile.in: add findutils
11569 * configure.in: add findutils to list of host_tools
11570
11571 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11572
11573 * config.sub: Handle mn10200 and mn10300.
11574
11575 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11576
11577 * configure.in (d10v-*): Do not build librx.
11578
11579 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11580
11581 * configure.in (mn10300): Build everything except gdb & libgloss.
11582
11583 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11584
11585 * config.guess: Patch for Dansk Data Elektronik servers,
11586 from Niels Skou Olsen <nso@dde.dk>.
11587
11588 For ncr, use /bin/uname rather than uname, since GNU uname does not
11589 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11590
11591 Patch for MIPS R4000 running System V,
11592 from Eric S. Raymond <esr@snark.thyrsus.com>.
11593
11594 Fix thinko for nextstep.
11595
11596 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11597
11598 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11599 * config.guess: Guess mips-dec-mach_bsd4.3.
11600
11601 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11602 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11603 release numbers.
11604 * config.guess (mips-mips-riscos*): Emit just enough of the
11605 release number.
11606
11607 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11608 * config.guess (sparc-auspex-sunos*): Added.
11609 (f300-fujitsu-*): Added.
11610
11611 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11612 * config.guess: Recognize a Tadpole as a sparc.
11613
11614 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11615
11616 * config.guess: Don't assume that NextStep version is either 2 or
11617 3. NextStep 4 (aka OpenStep 4) has come out now.
11618
11619 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11620
11621 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11622 From Rik Faith <faith@cs.unc.edu>.
11623
11624 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11625
11626 * config.sub: Contributions from bug-gnu-utils to:
11627 Support plain "hppa" (no version given) architecture, reported by
11628 OpenStep.
11629 OpenBSD like NetBSD.
11630 LynxOs is not a hardware supplier.
11631
11632 * config.guess: Contributions from bug-gnu-utils to add support for:
11633 OpenBSD like NetBSD.
11634 Stratus systems.
11635 More Pyramid systems.
11636 i[n>4]86 Intel chips.
11637 M680[n>4]0 Motorola chips.
11638 Use unknown instead of lynx for hardware manufacturer.
11639
11640 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11641
11642 * install.sh (chmodcmd): Set to null if the DST directory already
11643 exists.
11644
11645 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11646
11647 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11648 not use mt-ppc target Makefile fragment any more.
11649
11650 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11651
11652 * configure.in (*-*-windows): Exclude everything but those dirs
11653 needed to build windows.
11654
11655 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11656
11657 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11658
11659 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11660
11661 * configure.in: Exclude mmalloc from i386-windows.
11662
11663 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11664
11665 * Undo my previous change.
11666
11667 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11668
11669 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11670 unconditionally.
11671 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11672
11673 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11674
11675 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11676 host to add it's own flags.
11677
11678 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11679
11680 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11681
11682 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11683
11684 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11685 (CXX_FOR_TARGET): Likewise.
11686 (GCC_FOR_TARGET): Define.
11687 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11688 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11689 CC_FOR_TARGET was specified on the command line.
11690 (MAKEOVERRIDES): Don't define.
11691
11692 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11693
11694 * configure.in (m32r): Fix spelling of libg++ libs.
11695
11696 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11697
11698 * config.sub (-apple*): Remove, now redundant.
11699
11700 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11701
11702 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11703
11704 * configure: Rework yesterday's sed script patch.
11705
11706 * config.sub: Merge with FSF.
11707
11708 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11709
11710 * config.guess: Merge from FSF.
11711
11712 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11713 * config.guess: Use pc instead of unknown, for pc clone systems.
11714 Change linux to linux-gnu.
11715
11716 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11717 * config.guess: Avoid non-portable tr syntax.
11718
11719 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11720
11721 * test-build.mk (HOLES): Add "xargs" for gdb.
11722
11723 * configure: Avoid hpux10.20 sed bug.
11724
11725 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11726
11727 * configure.in: Add support for windows host
11728 (that is a build done under the Microsoft build environment).
11729
11730 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11731
11732 * Makefile.in: Replace all uses of srcroot with s, to shrink
11733 command line lengths.
11734
11735 Patches from Geoffrey Noer <noer@cygnus.com>:
11736 * configure.in: If configuring for newlib, pass --with-newlib to
11737 subdirectories.
11738 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11739 -Bnewlib/ and -Lwinsup to gcc.
11740 (CXX_FOR_TARGET): Likewise.
11741
11742 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11743
11744 * Makefile.in (ETC_SUPPORT): Add configure.
11745
11746 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11747
11748 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11749 host configuration file.
11750
11751 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11752
11753 * configure.in: Break mn10x00 support into separate
11754 mn10200 and mn10300 configurations.
11755 * config.sub: Likewise.
11756
11757 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11758
11759 * configure.in: Add lots of stuff to noconfigdirs for
11760 the mn10x00 targets.
11761
11762 * config.sub, configure.in: Add mn10x00 support.
11763
11764 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11765
11766 * make-all.com: Call conf-a-gas, not config-a-gas.
11767
11768 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11769
11770 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11771 targets.
11772
11773 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11774
11775 * mpw-README: Add much more detail for native PowerMac.
11776 * mpw-install: New file.
11777 * mpw-configure: Add --norecursion and --help options.
11778 * mpw-config.in: Translate readme and install files when
11779 copying to objdir.
11780 * mpw-build.in: Don't always depend on byacc and flex.
11781 (install-only-top): New action.
11782
11783 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11784
11785 * configure.in: You can now configure GDB for the v850.
11786
11787 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11788
11789 * configure.in (noconfigdirs): Don't configure any C++ dirs
11790 if targeting D10V.
11791
11792 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11793
11794 * config.sub: Recognize mips64vr5000.
11795
11796 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11797
11798 * configure.in: Use a single line for host_tools and native_only.
11799
11800 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11801
11802 * config.sub, configure.in: Add entries for m32r.
11803
11804 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11805
11806 * Makefile.in (inet-install): Don't run install-gzip.
11807
11808 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11809
11810 * configure.in: Don't config lots of things for *-*-windows*.
11811
11812 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11813
11814 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11815 (host_libs, host_tools): Copy from configure.in.
11816 * mpw-configure: Don't complain about directories not found.
11817
11818 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11819
11820 * configure.in (i[345]86): Recognize i686 for pentium pro.
11821 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11822 file.
11823
11824 * config.guess (i[345]86): Ditto.
11825
11826 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11827
11828 * configure.in (noconfigdirs): Removed gdb for D10V.
11829
11830 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11831
11832 * configure.in: Remove ld, target-libio, target-libg++, and
11833 target-libstdc++ from noconfigdirs.
11834
11835 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11836
11837 * configure: Fix three locations where shell scripts were
11838 being run directly rather than with config_shell.
11839
11840 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11841
11842 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11843 * config.sub (basic_machine): Recognize v850.
11844
11845 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11846
11847 * mpw-configure: Handle multiple enable/disable options and
11848 pass them down recursively, handle -c and -s flags appropriately
11849 depending on choice of compiler, add escape mechanism for
11850 quoted arguments to gC.
11851
11852 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11853
11854 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11855 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11856 so that -mrelocatable-lib and -mno-eabi are used.
11857
11858 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11859 not support --print-multi-lib, don't abort.
11860
11861 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11862
11863 * make-all.com: Run config-a-gas.
11864 * setup.com: Don't copy subdirectory files around.
11865
11866 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11867
11868 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11869 target, it now compiles correctly.
11870
11871 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11872
11873 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11874
11875 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11876
11877 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11878
11879 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11880
11881 * configure.in (native_only): Add prms.
11882
11883 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11884
11885 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11886 (BINUTILS_SUPPORT_DIRS): Likewise.
11887
11888 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11889
11890 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11891 d10v support is added.
11892
11893 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11894
11895 * configure.in (d10v-*-*): New target.
11896
11897 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11898
11899 * config.guess (HP 9000/811): Recognize this as a PA1.1
11900 machine.
11901
11902 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11903
11904 * Makefile.in (do-tar-gz): New target, split out from tail end of
11905 taz target. Run each command separately, don't use pipes.
11906 (taz): Use it.
11907
11908 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11909
11910 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11911 * mpw-build.in: No builds should depend on building byacc or flex,
11912 they are assumed to be installed already.
11913
11914 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11915
11916 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11917 variable that CC_FOR_TARGET needs.
11918
11919 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11920
11921 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11922 options have changed since the last time the subdirectory was
11923 configured, and if it has, reconfigure.
11924 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11925 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11926
11927 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11928
11929 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11930 CLEAN_MODULES): Add bash.
11931 (all-bash): New target.
11932
11933 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11934
11935 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11936
11937 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11938
11939 * config.sub (basic_machine): Recognize d10v as a valid processor.
11940
11941 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11942
11943 * mpw-configure: Add support for --bindir.
11944 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11945
11946 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11947
11948 * configure.in: add bash, time, gawk to list of hosttools and things
11949 to only build for native toolchains
11950
11951 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11952
11953 * Makefile.in (docdir): Remove.
11954
11955 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11956
11957 * Makefile.in (datadir): Set to $(prefix)/share.
11958
11959 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11960
11961 * configure.in: build diff and patch for cygwin32-hosted
11962 toolchains.
11963
11964 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11965
11966 * config.sub: Accept -rtems*.
11967
11968 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11969
11970 * configure.in: enable dosrel for cygwin32-hosted builds,
11971 remove diff from the list of things not buildable
11972 via Canadian Cross
11973
11974 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11975
11976 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11977 don't get ". ".
11978
11979 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11980
11981 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11982
11983 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11984
11985 * Makefile.in (taz): Handle case where tex3patch didn't even get
11986 checked out. Also, if it was found, put the symlink in a new util
11987 subdirectory.
11988
11989 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11990
11991 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11992
11993 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11994
11995 * config.sub: Recognize -openvms.
11996 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11997 * make-all.com, setup.com: New files.
11998
11999 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12000
12001 * Makefile.in (taz): tex3patch moved to texinfo/util.
12002
12003 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12004
12005 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12006 * configure.in: remove make from disable-if-Can-Cross list
12007 enable gdb if ${host} and ${target} are cygwin32
12008
12009 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12010
12011 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12012 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12013
12014 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12015
12016 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12017 distinguish sysv/svr4/bsd variants.
12018 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12019
12020 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12021
12022 * configure.in: Added copyright notice.
12023 * move-if-change: Added copyright notice.
12024
12025 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12026
12027 * configure.in (powerpcle-*-solaris*): Until we get shared
12028 libraries working, don't build gdb, sim, make, tcl, tk, or
12029 expect.
12030
12031 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12032
12033 * config.guess: Merge with FSF:
12034
12035 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12036 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12037
12038 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12039 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12040
12041 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12042 * config.guess: Combine two OSF1 rules.
12043 Also recognize field test versions. From mjr@zk3.dec.com.
12044 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12045 because GNU uname does not support -p. From pmr@pajato.com.
12046
12047 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12048
12049 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12050
12051 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12052
12053 * mpw-README: Document GCCIncludes.
12054
12055 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12056
12057 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12058
12059 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12060
12061 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12062
12063 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12064
12065 * configure.in (*-*-cygwin32): Configure make.
12066
12067 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12068
12069 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12070
12071 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12072
12073 * Makefile.in (all-inet): Depend on all-perl.
12074
12075 * Makefile.in (inet-install): New target.
12076
12077 * Makefile.in (all-inet): Depend on all-tcl.
12078 (all-inet): Depend on all-send-pr.
12079
12080 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12081
12082 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12083 temporarily.
12084
12085 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12086
12087 * configure.in: Don't configure --with-gnu-ld on AIX.
12088
12089 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12090
12091 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12092
12093 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12094
12095 * Makefile.in (ALL_MODULES): Added all-inet.
12096 (CROSS_CHECK_MODULES): Added check-inet.
12097 (INSTALL_MODULES): Added install-inet.
12098 (CLEAN_MODULES): Added clean-inet.
12099 (all-indent): New target.
12100
12101 * configure.in (host_tools): Added inet.
12102 (native_only): Added inet.
12103 (noconfigdirs): Added inet.
12104
12105 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12106
12107 * configure.in: Don't configure libgloss if we are not configuring
12108 newlib.
12109
12110 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12111
12112 * configure.in: Don't configure libgloss for unsupported
12113 architectures.
12114
12115 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12116
12117 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12118
12119 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12120
12121 * Makefile.in (ALL_MODULES): Include all-apache.
12122 (CROSS_CHECK_MODULES): Include check-apache.
12123 (INSTALL_MODULES): Include install-apache.
12124 (all-apache): New target.
12125
12126 * configure.in: Added apache everywhere perl is seen.
12127
12128 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12129
12130 * Makefile.in: Add support for clean-{module} and
12131 clean-target-{module} rules.
12132
12133 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12134
12135 * configure.in (*-*-ose) do not build libgloss.
12136
12137 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12138
12139 * config.guess (prep*:SunOS:5.*:*): Turn into
12140 powerpele-unknown-solaris2.
12141
12142 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * configure.in: Permit --enable-shared to specify a list of
12145 directories.
12146
12147 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12148
12149 * configure.in (host==solaris): Pass only the first word of $CC
12150 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12151
12152 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12153
12154 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12155
12156 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12157
12158 * Makefile.in (ALL_MODULES): Include all-perl.
12159 (CROSS_CHECK_MODULES): Include check-perl.
12160 (INSTALL_MODULES): Include install-perl.
12161 (ALL_X11_MODULES): Include all-guile.
12162 (CHECK_X11_MODULES): Include check-guile.
12163 (INSTALL_X11_MODULES): Include install-guile.
12164 (all-perl): New target.
12165 (all-guile): New target.
12166
12167 * configure.in (host_tools): Include perl and guile.
12168 (native_only): Include perl and guile.
12169 (noconfigdirs): Don't build guile and perl; no ports have been
12170 done.
12171
12172 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12173
12174 * configure (--enable-*): Handle quoted option lists such as
12175 --enable-sim-cflags='-g0 -O' better.
12176
12177 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12178
12179 * Makefile.in ({,inst}all-target): New rule so we can make and
12180 install all of the target directories easily.
12181
12182 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12183
12184 * configure.in: Add missing global flag in sed substitution when
12185 deleting `target-' from ${configdirs}.
12186
12187 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12188
12189 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12190 option.
12191
12192 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12193 config/mh-necv4.
12194
12195 * install.sh: Correct misspelling of transformbasename.
12196
12197 * config.guess: Recognize mips-*-sysv*.
12198
12199 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12200
12201 * config.sub: Recognize mon960.
12202
12203 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12204
12205 * configure: Restore Canadian Cross handling of BISON and LEX,
12206 removed in Feb 20 change.
12207
12208 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12209
12210 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12211 Mention make install. Remove the old copyright date as well the
12212 clumsy and rather pointless copyright on the README file.
12213
12214 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12215
12216 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12217 Makefile after running symlink-tree, then run `make distclean' to
12218 avoid clobbering any generated files in srcdir.
12219
12220 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12221
12222 * configure.in (m68k-*-netbsd*): Build everything now.
12223
12224 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12225
12226 * Makefile.in (taz): Fix quoting.
12227
12228 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12229
12230 * configure.in (sparclet-*-*): Build everything now.
12231
12232 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12233
12234 * configure.in (m68k-*-linux*): New host.
12235
12236 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12237
12238 * configure: Check for bison before byacc.
12239
12240 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12241
12242 * Makefile.in configure: Change the way LEX and BISON/YACC are
12243 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12244 searching PATH. These are used as fallbacks by Makefile.in if
12245 flex/bison/byacc aren't in objdir.
12246
12247 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12248
12249 * Makefile.in: Make everything which depends upon all-bfd also
12250 depend upon all-opcodes, in case --with-commonbfdlib is used.
12251
12252 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12253
12254 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12255 building NT native compilers on Unix.
12256
12257 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12258
12259 * configure.in: Don't get CC from the host Makefile fragment if we
12260 can find gcc in PATH, or if this is a Canadian Cross. Move the
12261 Solaris test for /usr/ucb/cc to the post target script, just after
12262 the compiler sanity test.
12263
12264 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12265
12266 * config.sub: Merge with FSF.
12267
12268 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * Makefile.in (RPATH_ENVVAR): New variable.
12271 (REALLY_SET_LIB_PATH): Use it.
12272 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12273
12274 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12275
12276 * config.sub, configure.in: Recognize sparclet cpu.
12277
12278 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12279
12280 * config.guess: Support m68k-cbm-sysv4.
12281
12282 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12283
12284 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12285 m68k-unknown-linuxaout from linker help string. Put quotes around
12286 $ld_help_string.
12287
12288 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12289
12290 * config.guess (powerpc-harris-powerunix): Add guess for port
12291 to new target.
12292
12293 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12294
12295 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12296
12297 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12298
12299 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12300 $(REALLY_SET_LIB_PATH) in Makefile.
12301 * Makefile.in (SET_LIB_PATH): New variable.
12302 (REALLY_SET_LIB_PATH): New variable.
12303 ($(DO_X)): Use $(SET_LIB_PATH).
12304 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12305 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12306 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12307 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12308 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12309 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12310 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12311 (install-dosrel): Likewise.
12312 (all-opcodes): Depend upon all-libiberty.
12313
12314 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12315
12316 * config.guess (*:CYGWIN*): New
12317
12318 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12319
12320 * Makefile.in (all-target-winsup): All all-target-libiberty.
12321
12322 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12323
12324 * configure.in (noconfigdirs): Add missing # in front of comment.
12325
12326 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12327
12328 * configure.in: add second pass to things added to noconfigdirs
12329 so *-gm-magic can exclude libgloss properly.
12330
12331 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12332
12333 * mpw-configure (extralibs_name, rez_name): Set correctly
12334 for MWC68K compiler.
12335
12336 * mpw-README: Add more info on the necessary build tools.
12337
12338 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12339
12340 * configure.in, config.sub: Recognize cygwin32.
12341
12342 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12343
12344 * config.guess, config.sub: Recognize A/UX.
12345
12346 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12347
12348 * config.sub: Merge with gcc/config.sub.
12349
12350 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12351
12352 * mpw-build.in (do-binutils): Add build of stamps.
12353
12354 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12355
12356 * config.sub: Add recognition for mips64vr4100*-* targets.
12357
12358 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12359
12360 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12361 Add creation of gconfigargs with `--enable-shared' turned on.
12362 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12363 ($(host)-stamp-stage3-configured): Likewise.
12364 (HOLES): Add chatr and ldd.
12365 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12366
12367 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12368
12369 * configure: Pass --nfp to recursive configures.
12370
12371 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12372
12373 * Makefile.in (DLLTOOL): New.
12374 (DLLTOOL_FOR_TARGET): New.
12375 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12376 (EXTRA_TARGET_FLAGS): Ditto.
12377 (EXTRA_GCC_FLAGS): Ditto.
12378 (CONFIGURE_TARGET_MODULES): Ditto.
12379 (DO_X): Ditto.
12380 * configure: Add DLLTOOL.
12381
12382 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12383
12384 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12385 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12386 mh-sco, since old workarounds no longer needed, and don't
12387 build ld, since libraries have weak symbols in COFF.
12388
12389 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12390
12391 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12392
12393 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12394
12395 * configure.in: Make sure that ${CC} can be used to compile an
12396 executable.
12397
12398 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12399
12400 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12401 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12402 nothing depending on whether gdbtk is being built.
12403
12404 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12405
12406 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12407
12408 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12409
12410 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12411 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12412
12413 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12414
12415 * config-ml.in: Add support for
12416 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12417 Simplify setting of multidirs from --disable-foo.
12418
12419 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12420
12421 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12422 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12423 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12424 non-empty, pass them on to the GCC make.
12425 (all-bootstrap): New rule that is like all-gcc, except it executes
12426 the GCC bootstrap rule instead of the GCC all rule.
12427
12428 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12429
12430 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12431
12432 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12433
12434 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12435 DG/UX support.
12436
12437 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12438
12439 * config.sub (i*86*) Change [345] to [3456]
12440
12441 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12442
12443 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12444 --with-gnu-ld=no.
12445
12446 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12447
12448 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12449 AIX multilibs get built.
12450
12451 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12452
12453 * configure.in (i386-win32): Don't build expect if we're not
12454 building the tcl subdir.
12455
12456 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12457
12458 * Makefile.in: (configure-target-examples, all-target-examples):
12459 New targets, configure and build example programs.
12460
12461 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12462
12463 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12464 use it as input to sedit the generated MPW makefile.
12465 * mpw-README: Add a suggestion about Gestalt.h.
12466
12467 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12468
12469 * config.sub: Accept *-*-ieee*.
12470
12471 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12472
12473 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12474 Ronald F. Guilmette <rfg@monkeys.com>.
12475
12476 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12477
12478 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12479 for powerpc-pe native.
12480 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12481 (target==powerpc-pe): duplicate i386-win32 entry.
12482
12483 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12484
12485 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12486 of vxworks, not just vxworks5.1.
12487
12488 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12489
12490 * mpw-configure: Add support for exec-prefix.
12491
12492 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12493
12494 * config.guess: Recognize HP model 816 machines as having
12495 a PA1.1 processor.
12496
12497 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12498
12499 * configure: Ignore new autoconf configure options.
12500
12501 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12502
12503 * config.guess: Recognize Pentium under SCO.
12504 From Robert Lipe <robertl@arnet.com>.
12505
12506 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12507
12508 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12509
12510 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12511
12512 * configure.in: Don't configure gas for alpha-dec-osf*.
12513
12514 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12515
12516 * configure.in: Default to --with-stabs for some targets for which
12517 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12518 i[345]86*-*-unixware*.
12519
12520 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12521
12522 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12523 rather than basing it on the target. Simplify handling of options
12524 controlling which directories to configure. Remove extraneous
12525 slash in multi-clean target.
12526
12527 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12528
12529 * config-ml.in: Prefix more variables with ml_ so they don't collide
12530 with configure's.
12531
12532 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12533
12534 * configure: Don't turn -v into --v.
12535
12536 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12537
12538 * configure.in (targargs): Fix typo.
12539
12540 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12541
12542 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12543
12544 * configure.in: Strip --host and --target options from
12545 CONFIG_ARGUMENTS, and always configure for --host only. Add
12546 --with-cross-host option when building with a cross-compiler.
12547 * configure: Canonicalize the arguments put into config.status by
12548 always using `=' for an option with an argument. Pass a presumed
12549 --host or --target explicitly.
12550
12551 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12552
12553 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12554 into general OS recognition case.
12555
12556 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12557
12558 * configure.in (target_configdirs): add target-winsup only
12559 for win32 target systems.
12560
12561 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12562
12563 * Makefile.in (all-target-libgloss): Depend upon
12564 configure-target-newlib, since when libgloss is built it looks to
12565 see if the newlib directory exists.
12566
12567 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12568
12569 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12570 cfg-ml-*.in.
12571
12572 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12573
12574 * configure: Handle LD and LD_FOR_TARGET when configuring a
12575 Canadian Cross.
12576
12577 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12578
12579 * configure.in (target_libs): add target-winsup.
12580 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12581 (target==ppcle-pe): remove ld from $noconfigdirs.
12582
12583 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12584
12585 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12586 Preserve relative path names in $srcdir. Build symlink tree if
12587 configuring cross target dir and srcdir=. (= no VPATH support).
12588 (configure-target-libg++): Depend on configure-target-librx.
12589 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12590 * config-ml.in: New file.
12591 * symlink-tree: New file.
12592 * configure: Ensure srcdir="." if that's what it is.
12593
12594 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12595
12596 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12597 includes and FLEX_SKELETON setting.
12598 * mpw-configure (--with-gnu-ld): New option, controls whether
12599 to use PPCLink or ld with PowerMac GCC.
12600 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12601 * mpw-config.in: Configure grez if targeting Mac.
12602
12603 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12604 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12605 just macos.
12606 * configure.in: Configure grez resource compiler if targeting Mac.
12607 * Makefile.in (all-grez, install-grez): New targets.
12608
12609 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12610
12611 * configure: CXX defaults to gcc, not g++. If we find
12612 gcc in the path, set CC to gcc -O2.
12613
12614 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12615
12616 * configure: Default ${build} correctly. Avoid picking up extra
12617 spaces when reading CC and CXX from Makefile. When doing a
12618 Canadian Cross, use plausible default values for numerous
12619 variables.
12620 * configure.in: When doing a Canadian Cross, don't try to
12621 configure tools whose configure script can't handle it.
12622
12623 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12624
12625 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12626
12627 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12628
12629 * configure: Remove dubious bug reporting address.
12630
12631 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12632
12633 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12634 configure script, run that instead of this directory's configure.
12635 In either case, print a message that we're configuring the sub-dir.
12636
12637 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12638
12639 * configure.in: Before checking for the existence of various files,
12640 use sed to filter out "target-".
12641
12642 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12643
12644 * Makefile.in (DO_X): Split rule to decrease command line length
12645 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12646 (Philippe De Muyter).
12647
12648 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12649
12650 * Makefile.in (all-patch): depend on all-libiberty.
12651
12652 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12653
12654 * configure.in: If the only directory in target_configdirs which
12655 actually exists is libiberty, then set target_configdirs to empty,
12656 to avoid trying to build a target libiberty in a gas or gdb
12657 distribution.
12658
12659 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12660
12661 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12662 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12663 systems.
12664
12665 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12666
12667 * configure.in (copy_dirs): Use sys-include instead of include
12668 for --with-headers option.
12669
12670 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12671
12672 * Makefile.in, configure.in: Make winsup builds work with
12673 new scheme.
12674
12675 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12676
12677 * configure.in: Build the linker on AIX.
12678
12679 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12680
12681 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12682 where needed.
12683
12684 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12685
12686 * Makefile.in (all-gcc): Fix typo.
12687
12688 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12689
12690 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12691
12692 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12693
12694 * configure.in: Rename libFOO to target-libFOO, and xiberty
12695 to target-xiberty, to provide more flexibility.
12696 (target_subdir): Define. Create if cross.
12697 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12698 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12699 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12700 check-libFOO -> check-target-libFOO, etc.
12701 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12702 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12703 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12704 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12705 allow ALL_GCC="" to only configure.
12706 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12707 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12708 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12709
12710 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12711
12712 * Makefile.in (taz): Build "info" in etc explicitly.
12713
12714 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12715
12716 * configure.in: Make sure that CC is undefined (as opposed to
12717 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12718 problem with autoconf trying to configure on a host without GCC.
12719
12720 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12721
12722 * mpw-configure: Set host alias from choice of host compiler,
12723 only use generic MPW Makefile sed if present, edit a file
12724 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12725 * mpw-README: Add problem notes about CW6 and CW7.
12726
12727 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12728
12729 * Makefile.in (taz): Use ";" instead of ";;".
12730
12731 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12732
12733 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12734 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12735 DISTDOCDIRS.
12736 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12737 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12738
12739 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12740
12741 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12742 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12743 Move bfd to DISTSTUFFDIRS.
12744
12745 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12746
12747 * Makefile.in (X11_LIB): Removed.
12748 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12749
12750 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12751
12752 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12753
12754 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12755 names.
12756
12757 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12758
12759 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12760
12761 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12762
12763 * configure.in (i[345]86-*-win32): Always build newlib.
12764 Don't configure cvs, autoconf or texinfo.
12765 * Makefile.in (LD_FOR_TARGET): New.
12766 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12767 Pass down LD_FOR_TARGET.
12768
12769 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12770
12771 * winsup: New directory.
12772 * Makefile.in: Build winsup.
12773 * configure.in: Winsup is configured when target is win32.
12774 Can only build win32 target GDB when native.
12775
12776 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12777
12778 * config.guess: Recognize HP model 819 machines as having
12779 a PA 1.1 processor.
12780
12781 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12782
12783 * configure: Fix sed loop which substitutes for CC and CXX to
12784 avoid bug found in various sed implementations.
12785
12786 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12787
12788 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12789 simulator. Use standard powerpc-*-eabi*.
12790
12791 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12792
12793 * configure.in: Stop putting gas and binutils in noconfigdirs for
12794 powerpc-*-aix* and rs6000-*-*.
12795
12796 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12797
12798 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12799 -mcall-aixdesc libraries.
12800
12801 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12802
12803 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12804
12805 * config.sub (arm | armel | armeb): Fix shell syntax.
12806
12807 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12808
12809 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12810 -msoft-float and -mcpu=common support.
12811 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12812 libraries.
12813
12814 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12815
12816 * configure.in: Allow configuration and build of emacs19 for the alpha.
12817
12818 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12819
12820 * configure.in (CC): Get ^CC, not just any old CC, from
12821 ${host_makefile_frag}.
12822
12823 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12824
12825 * configure.in (CC): Try to get CC from
12826 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12827
12828 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12829
12830 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12831 only if it exists in $(srcdir).
12832
12833 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12834
12835 * configure: If CC and CXX are not set in the environment, set
12836 them, based on either an existing Makefile or on searching for gcc
12837 in PATH. Substitute for CC and CXX in Makefile.
12838 * configure.in: Remove libm from target_libs. Separate
12839 target_configdirs from configdirs. If CC is not set in
12840 environment, try to get it from a host Makefile fragment. Rewrite
12841 changes of configdirs to use skipdirs instead. A few minor
12842 tweaks. Take directories out of target_configdirs as they are
12843 taken out of configdirs. Remove existing Makefile files from
12844 subdirectories. Substitute for TARGET_CONFIGDIRS and
12845 CONFIG_ARGUMENTS in Makefile.
12846 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12847 by configure.in.
12848 (CONFIG_ARGUMENTS): Likewise.
12849 (CONFIGURE_TARGET_MODULES): New variable.
12850 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12851 ($(CONFIGURE_TARGET_MODULES)): New target.
12852 (configure-libg++, configure-libio): New targets.
12853 (all-libg++): Depend upon configure-libg++.
12854 (all-libio): Depend upon configure-libio.
12855 (configure-libgloss, all-libgloss): New targets.
12856 (configure-libstdc++): New target.
12857 (all-libstdc++): Depend upon configure-libstdc++.
12858 (configure-librx, all-librx): New targets.
12859 (configure-newlib): New target.
12860 (all-newlib): Depend upon configure-newlib
12861 (configure-xiberty): New target.
12862 (all-xiberty): Depend upon configure-xiberty.
12863
12864 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12865
12866 * configure.in (host i[345]86-*-win32): Expand the
12867 noconfigdirs again.
12868
12869 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12870
12871 * mpw-configure: Fix sed command file name.
12872
12873 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12874
12875 * configure.in (host i[345]86-*-win32): Reduce the
12876 noconfigdirs again.
12877
12878 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12879
12880 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12881 or powerpc*-*-pe*, since they are not yet supported.
12882
12883 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12884
12885 Add PowerMac support and many other enhancements.
12886 * mpw-configure: New option --cc to select compiler to use,
12887 paste options set according to --cc into the generated
12888 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12889 if mpw-make.sed is present.
12890 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12891 add forward includes for PowerPC include files.
12892 * mpw-build.in: Build using Makefile.PPC if present.
12893 (do-byacc, etc): Remove separate version resource builds.
12894 (do-gas): Build "stamps" before "all".
12895 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12896 * mpw-README: Update to reflect --cc option, PowerMac support,
12897 and recently-reported compatibility problems.
12898
12899 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12900
12901 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12902 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12903 (--with-multilib-top): Pass to recursive invocations.
12904
12905 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12906
12907 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12908 v810-*-*.
12909
12910 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12911
12912 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12913 gdb, ld and opcodes on v810-*-*.
12914
12915 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12916
12917 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12918 (local-maintainer-clean): New target.
12919 (maintainer-clean): New target.
12920 (realclean): Just depend upon maintainer-clean.
12921
12922 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12923
12924 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12925
12926 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12927
12928 * configure.in: Build ld in mips*-*-bsd* case.
12929
12930 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12931
12932 * config.sub: Accept -lites* OS. From Ian Dall.
12933
12934 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12935
12936 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12937 targets.
12938
12939 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12940
12941 * configure.in: treat i386-win32 canadian cross the same as
12942 i386-go32 canadian cross.
12943
12944 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12945
12946 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12947 running under the simulator to build a reduced set of libraries.
12948 (powerpc-*-eabiaix): Add fine grained multilib support added to
12949 other powerpc targets yesterday.
12950
12951 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12952
12953 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12954 -disable-softfloat, -disable-relocatable, -disable-aix, and
12955 -disable-sysv to control which multilib libraries get built.
12956
12957 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12958
12959 * configure: Add Makefile.tem to list of files to remove in trap
12960 handler.
12961
12962 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12963
12964 * config.guess (*Linux*): Add missing "exit"s.
12965 Also, need specific check for alpha-unknown-linux (uses COFF).
12966
12967 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12968
12969 * config.guess: Merge with FSF:
12970
12971 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12972 * config.guess (AIX4): More robust release numbering discovery.
12973
12974 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12975 * config.guess (i386-sequent-ptx): Properly get version number.
12976
12977 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12978 * config.guess (mips:*:4*:UMIPS): New case.
12979
12980 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12981
12982 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12983 (i386-win32 host): Likewise. Don't build readline.
12984
12985 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12986
12987 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12988 SUPPORT_FILES to submakes.
12989
12990 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12991
12992 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12993 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12994 mpw-configure.
12995
12996 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12997
12998 * configure.in (appdirs): Use =, not ==, in test expression when
12999 trying to build the text to print in the warning message for
13000 Solaris users.
13001
13002 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13003
13004 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13005
13006 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13007
13008 * config.guess: Recognize lynx-2.3.
13009
13010 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13011
13012 * config.sub (z8ksim): Deleted
13013 (z8k-*-coff): New, this is the one true name of the target.
13014
13015 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13016
13017 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13018
13019 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13020
13021 * config.guess (*:Linux:*:*): First try asking the linker what the
13022 default object file format is (elf, aout, or coff). Then if this
13023 fails, try previous methods.
13024
13025 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13026
13027 * configure.in: Don't build newlib for *-*-vxworks5.1.
13028
13029 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13030
13031 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13032 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13033
13034 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13035
13036 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13037
13038 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13039
13040 * cfg-ml-com.in: New file.
13041 * cfg-ml-pos.in: New file.
13042
13043 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13044
13045 * COPYING.NEWLIB: Add HP free copyright to list.
13046
13047 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13048
13049 * config.sub: Recognize -eabi* for the system, not just -eabi.
13050
13051 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13052
13053 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13054 * config.sub, configure.in (win32): New target and host.
13055
13056 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13057
13058 * configure.in: Add i386-pe configuration.
13059
13060 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13061
13062 * mpw-build.in (install): Install GDB after LD.
13063
13064 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13065
13066 * mpw-config.in (elf/mips.h): Always forward-include, needed
13067 for GDB to build.
13068
13069 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13070
13071 * testsuite: New directory for customer acceptance and whole tool
13072 chain tests.
13073
13074 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13075
13076 * configure: If per-host line isn't found, but AC_OUTPUT is found
13077 and a configure script exists, run it instead.
13078
13079 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13080
13081 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13082
13083 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13084
13085 * configure: Set build_{cpu,vendor,os,alias} to host values when
13086 --build isn't specified.
13087
13088 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13089
13090 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13091 (FLAGS_TO_PASS): Pass them.
13092 (EXTRA_TARGET_FLAGS): Ditto.
13093
13094 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13095
13096 * Makefile.in (all-libg++): Depend on all-libstdc++.
13097
13098 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13099
13100 * configure.in (noconfigdirs): Enable all packages for
13101 i386-unknown-netbsd.
13102
13103 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13104
13105 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13106 hosted builds (DOS builds)
13107
13108 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13109
13110 Changes for ARM based on patches from Richard Earnshaw:
13111 * config.sub: Handle armeb and armel.
13112 * configure.in: Omit arm linker only for riscix.
13113
13114 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13115
13116 * config.guess: Update from FSF.
13117
13118 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13119
13120 * config.sub: Recognize powerpcle as the little endian variant of
13121 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13122 powerpcle variant. Convert pentium into i586, not i486. Add p5
13123 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13124 temporarily.
13125
13126 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13127
13128 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13129
13130 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13131
13132 * config.sub: Accept -lites* as a basic system type.
13133
13134 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13135
13136 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13137 installed, and if so return linuxoldld as the system name.
13138
13139 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13140
13141 * config.guess: Add hppa1.1-hp-lites support.
13142
13143 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13144
13145 * configure.in: Don't build newlib for m68k-vxworks5.1.
13146
13147 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13148
13149 * configure.in (mips-sgi-irix6): Use mh-irix5.
13150
13151 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13152
13153 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13154
13155 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13156
13157 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13158 OSF/1. Fix compiler flags.
13159 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13160
13161 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13162
13163 * configure.in: Recognize --with-newlib.
13164 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13165
13166 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13167
13168 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13169 to *_X11_MODULES due to gdbtk needing X include files et al.
13170
13171 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13172
13173 Merge in support for Mac MPW as a host.
13174 (Old change descriptions retained for informational value.)
13175
13176 * mpw-config.in: Add generic include forwards for cpu-specific
13177 include files in aout and elf directories.
13178
13179 * mpw-configure: Added copyright.
13180 * mpw-config.in: Check for presence of required build tools.
13181 (target_libs): Add newlib.
13182 (target_tools): Add examples.
13183 (Read Me): Generate as "Read Me for MPW" instead.
13184 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13185 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13186 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13187
13188 * mpw-configure: Remove subdir-specific makefile hackery,
13189 delete mk.tmp after using it.
13190
13191 * mpw-build.in (all): Display start and end times.
13192
13193 * mpw-configure (host_canonical): Set.
13194 (target_cpu): Always add to makefiles.
13195 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13196 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13197 (mpw-mh-mpw): Look for in srcdir and srcroot.
13198 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13199
13200 * mpw-build.in: (install-only): New target.
13201
13202 * mpw-configure (host_alias, target_alias): Rename from hostalias
13203 and targetalias, add into generated Makefile.
13204 (mk.tmp): If present, add into generated Makefile.
13205 * mpw-build.in (all-gas): Build config.h first before gas proper.
13206
13207 * mpw-configure (config.status): Write only if changed.
13208 * mpw-config.in (readline): Configure it (not built, just used for
13209 definitions).
13210
13211 * mpw-config.in (elf/mips.h): Add a forward include.
13212
13213 * mpw-config.in: Forward-include most .h files in include into
13214 extra-include.
13215 (readline): Don't build.
13216 mpw-build.in (install): Install GDB.
13217
13218 * mpw-configure (prefix, mpw_prefix): Handle it.
13219 * mpw-config.in (mmalloc, readline): Don't configure.
13220 * mpw-build.in (thisscript): Rename to ThisScript.
13221 Use mpw-build instead of BuildProgram everywhere.
13222 (mmalloc, readline): Don't build.
13223 * mpw-README: New file, basic documentation about the MPW port.
13224
13225 * mpw-config.in: Use forward-include to create include files.
13226
13227 * mpw-configure: Add more things to the top of each configured
13228 Makefile, including contents of config/mpw-mh-mpw.
13229 * mpw-config.in (extra-include): Create this directory and fill it
13230 with Posix-like include files when configuring.
13231
13232 * config.sub (apple, mac, mpw): Add various aliases.
13233
13234 * mpw-build.in: New file, top-level build script fragment for MPW.
13235 * mpw-configure: New file, configure script for MPW.
13236 * mpw-config.in: New file, config fragment for MPW.
13237
13238 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13239
13240 * configure.in (host_libs): Remove glob, since it is gone from the
13241 sources.
13242
13243 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13244
13245 * Makefile.in: define empty GDB_NLM_DEPS var.
13246
13247 * configure.in(target_makefile_frag): use config/mt-netware
13248 for netware targets.
13249
13250 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13251
13252 * config.sub: Merge in recent FSF changes. Remove linux special
13253 cases.
13254
13255 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13256
13257 Revert this change:
13258
13259 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13260
13261 * build-all.mk: Use CC=cc -Xs on Solaris.
13262
13263 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13264
13265 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13266 stop using it.
13267 * Makefile.in: Nuke all references to glob subdirectory.
13268
13269 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13270
13271 * configure.in: Fix --enable-shared logic in per-host.
13272
13273 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13274
13275 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13276
13277 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13278
13279 * configure.in (noconfigdirs): Don't build gas on AIX, for
13280 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13281
13282 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13283
13284 * configure: Fix --cache-file to work if the file argument is a
13285 relative path.
13286
13287 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13288
13289 * configure: If the --cache-file is used, pass it down to
13290 configure in subdirectories.
13291
13292 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13293
13294 * config.sub: add vxworks29k configuration.
13295
13296 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13297
13298 * Makefile.in (taz): Do "diststuff" part quietly.
13299
13300 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13301
13302 * config.sub: Mini-merge with gcc/config.sub.
13303
13304 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13305
13306 * config.guess (IRIX): Sed - to _.
13307
13308 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13309
13310 * Makefile.in (source-vault, binary-vault): New targets.
13311
13312 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13313
13314 * config.sub: Recognize -eabi as a basic system type.
13315
13316 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13317
13318 * configure.in (enable_shared stuff): Fix typo.
13319
13320 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13321
13322 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13323
13324 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13325
13326 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13327
13328 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13329
13330 * configure.in (rs6000-*-*): Don't build gas.
13331
13332 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13333
13334 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13335 reduce command line length.
13336 (AS_FOR_TARGET): Check for as.new, not Makefile.
13337 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13338
13339 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13340
13341 * config.guess: Merge from FSF.
13342
13343 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13344
13345 * configure: Don't use $ when handling program_suffix.
13346
13347 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13348
13349 * configure.in: Configure tk for hppa/hpux.
13350
13351 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13352
13353 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13354
13355 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13356
13357 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13358 to LIBCXXFLAGS. Tests are better run without it.
13359
13360 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13361
13362 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13363
13364 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13365
13366 * configure.in (*-*-netware*): Don't configure xiberty.
13367
13368 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13369
13370 * configure.in: Remove tk from native_only list.
13371
13372 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13373
13374 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13375 for special NCD build.
13376
13377 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13378
13379 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13380 makeall.bat, they're only useful for binutils snapshots.
13381 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13382 makeall.bat to specified SUPPORT_FILES.
13383
13384 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13385
13386 * build-all.mk: Add Ericsson targets to sun4 and solaris
13387 hosts. Add BNR's sun4 target to solaris host, so their
13388 build-from-source will be tested in-house first.
13389
13390 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13391
13392 * Makefile.in (LIBCFLAGS): New variable.
13393 (CFLAGS_FOR_TARGET): Ditto.
13394 (LIBCFLAGS_FOR_TARGET): Ditto.
13395 (LIBCXXFLAGS): Ditto.
13396 (CXXFLAGS_FOR_TARGET): Ditto.
13397 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13398 (BASE_FLAGS_TO_PASS): Pass them.
13399 (EXTRA_TARGET_FLAGS): Ditto.
13400
13401 * configure.in: Support --enable-shared.
13402
13403 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13404
13405 * configure.in (target_libs): Include libstdc++ again.
13406 * config.guess: Update from FSF (for FreeBSD).
13407
13408 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13409
13410 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13411 makeall.bat.
13412 (DISTDOCDIRS): Add `etc'.
13413 (ETC_SUPPORT_PFX): New variable.
13414 (taz): Include anything from etc starting with a word in
13415 ETC_SUPPORT_PFX.
13416
13417 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13418
13419 * config.sub: Update for recent FSF changes. Remove obsolete
13420 h8300hds entry. Add -windows* and -osx as basic os. Minor
13421 spacing changes.
13422
13423 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13424
13425 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13426
13427 * config.guess: Merge with FSF.
13428 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13429
13430 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13431
13432 * configure: Since the "trap 0" handler will override the exit
13433 status on many systems, only use it for "exit 1", and make it set
13434 a non-zero exit status; reset it before "exit 0". Also, check
13435 exit status of config.sub, and error out if it failed.
13436
13437 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13438
13439 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13440 and install libgloss.
13441
13442 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13443
13444 * Makefile.in (all-binutils): Depend upon all-byacc.
13445
13446 * configure.in: Don't build emacs on Irix 5.
13447
13448 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13449
13450 * configure.in (*-*-netware*): Add libio.
13451
13452 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13453
13454 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13455 (CHECK_TARGET_MODULES): Ditto.
13456 (INSTALL_TARGET_MODULES): Ditto.
13457 (TARGET_LIBS): Ditto.
13458 (all-libstdc++): Note dependencies.
13459
13460 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13461
13462 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13463
13464 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13465
13466 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13467 -fexternal-templates.
13468
13469 * configure.in (target_libs): Add libstdc++.
13470 (noconfigdirs): Add libstdc++ as appropriate.
13471
13472 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13473
13474 * config.guess: Update from FSF.
13475
13476 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13477
13478 * configure: Use ${config_shell} when running ${configsub}.
13479
13480 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13481
13482 * config.sub: No longer recognize h8300h.
13483
13484 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13485
13486 * config.sub: Remove extraneous differences between config.sub and
13487 gcc/config.sub.
13488
13489 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13490
13491 * Makefile.in (DISTSTUFFDIRS): Add gas.
13492
13493 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13494
13495 * COPYING.NEWLIB: New file.
13496
13497 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13498
13499 * config.guess (HP-UX): Patch from Harlan Stenn
13500 <harlan@landmark.com> to also emit release level.
13501
13502 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13503
13504 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13505
13506 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13507
13508 * config.sub: Merge nextstep cleanup from FSF.
13509
13510 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13511
13512 * configure.in (arm-*-*): Don't configure ld for this target.
13513
13514 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13515
13516 * configure.in (*-*-netware): don't configure libg++, libio,
13517 librx, or newlib.
13518
13519 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13520
13521 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13522 configure ld--it works, but it doesn't support shared libraries.
13523
13524 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13525
13526 * config.guess (*-unknown-freebsd*): Get rid of possible
13527 trailing "(Release)" in version string.
13528 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13529
13530 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13531
13532 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13533 Fix type: *-next-neststep -> *-next-nextstep.
13534
13535 * config.guess: Merge from FSF:
13536
13537 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13538
13539 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13540
13541 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13542
13543 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13544 instead of UNIX_SV for UnixWare 1.0).
13545
13546 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13547
13548 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13549 to make gdb/nlm/* build after the compiler and linker.
13550
13551 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13552
13553 * config.guess (netbsd, freebsd, linux): Accept any machine,
13554 not just i[34]86.
13555 (m68k-atari-sysv4): Relocate to match FSF version.
13556
13557 * config.guess: More merges from the FSF:
13558
13559 Add a space before function call or macro invocation.
13560
13561 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13562
13563 * config.guess: Add trap cmd to remove dummy.c and dummy when
13564 interrupted.
13565
13566 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13567
13568 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13569 (dummy): Redirect stderr from compilation of dummy.c.
13570
13571 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13572
13573 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13574
13575 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13576
13577 * configure: Accept and ignore --cache*, for compatibility with
13578 new autoconf.
13579
13580 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13581
13582 * config.guess: Merge from FSF:
13583
13584 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13585
13586 * config.guess (Pyramid*:OSx*:*:*): New case.
13587 (PATH): Add /.attbin at end for finding uname.
13588 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13589
13590 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13591
13592 * config.guess (M88*:DolphinOS:*:*): New case.
13593
13594 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13595
13596 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13597 to select whether to use ELF or COFF.
13598
13599 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13600
13601 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13602
13603 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13604
13605 * config.guess: Guess the OS version for HPUX.
13606
13607 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13608
13609 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13610
13611 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13612
13613 * configure.in: Recognize --with-headers, --with-libs, and
13614 --without-newlib.
13615 * Makefile.in (all-xiberty): Depend upon all-ld.
13616
13617 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13618
13619 * configure.in: Change i[34]86 to i[345]86.
13620
13621 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13622
13623 * configure (version): A few more tweaks to help message.
13624
13625 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13626
13627 * Makefile.in: Remove (for now) librx as a host library,
13628 now that we're building it for target.
13629
13630 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13631
13632 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13633 (Karl Berry).
13634
13635 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13636
13637 * configure.in: Also configure librx.
13638
13639 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13640
13641 * Makefile.in: Update various rules to reflect that librx
13642 is now needed for libg++.
13643
13644 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13645
13646 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13647
13648 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13649
13650 * configure.in: Configure the examples directory.
13651
13652 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13653
13654 * configure: Simplify Jun 2 1994 change.
13655
13656 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13657
13658 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13659 /bin/gcc isn't good enough to build gcc.
13660
13661 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13662
13663 * Makefile.in (GDB_SUPPORT_FILES): Remove
13664 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13665 (gdb.tar.gz): Add new rule to use standard distribution building
13666 mechanism.
13667
13668 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13669
13670 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13671 Bill Cox <bill@cygnus.com>.
13672
13673 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13674
13675 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13676
13677 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13678
13679 * configure: Search current dir first in .gdbinit.
13680
13681 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13682
13683 * config.sub: Recognize freebsd (merged from gcc config.sub).
13684
13685 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13686
13687 * config.sub: Refer to NeXT's operating system as nextstep.
13688
13689 * config.sub (case $basic_machine): Re-order the cases, to match
13690 the order in the FSF version (which is mostly alphabethical).
13691 Merge in some additions and changes from the FSF.
13692
13693 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13694
13695 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13696 * config.sub: Recognize cxux7.
13697 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13698
13699 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13700
13701 * config.sub: Fix typo powerpc -> powerpc-*.
13702
13703 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13704
13705 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13706
13707 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13708 parallel with all-emacs and install-emacs). Top-level command
13709 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13710
13711 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13712
13713 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13714 $(relbindir)/make before doing ``make install'', and use
13715 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13716 installing over running make binary.
13717 ($(host)-stamp-stage3-installed): Likewise.
13718
13719 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13720
13721 * config.guess: Recognize Mach.
13722
13723 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13724
13725 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13726 see whether --exec-prefix was used.
13727
13728 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13729
13730 * README: Explicitly mention libg++/README. (Zoo's idea.)
13731
13732 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13733
13734 * Makefile.in: Add all-librx target similar to all-libproc.
13735
13736 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13737
13738 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13739 with post 1.2 uname bogosity.
13740
13741 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13742
13743 * configure: Remove temporary files on receipt of a signal.
13744
13745 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13746
13747 * configure: If there is a package_makefile_frag, remove
13748 ${subdir}/Makefile.tem after copying it in.
13749
13750 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13751
13752 * build_all.mk: support rs6000 lynx identifies itself as
13753 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13754 since /bin/gcc is too feeble to compile a modern gcc.
13755
13756 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13757
13758 * brought devo/test-build.mk update-to-date with progressive/
13759 test-build.mk. Add lynx targets and hppa flag info.
13760
13761 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13762
13763 * configure.in: Use mh-ncrsvr43. Patch from
13764 Tom McConnell <tmcconne@sedona.intel.com>.
13765
13766 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13767
13768 * config.guess (i386-unknown-bsdi): No longer need to
13769 check #if defined(__bsdi__) && defined(__i386__).
13770
13771 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13772
13773 * configure: Set program_transform_nameoption correctly.
13774
13775 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13776
13777 * brought build-all.mk update-to-date with progressive build-all.mk,
13778 added new targets and hppa info.
13779
13780 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13781
13782 * configure: If config.guess result is a prefix of the user
13783 specified target, assume a native build and use the user specified
13784 target as the host alias. Remove SunOS patch suffix removal hack.
13785 * configure.in: Remove SunOS patch suffix removal hack.
13786
13787 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13788 in NATIVE_CHECK_MODULES.
13789
13790 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13791
13792 * Makefile.in: Rename HOST_ONLY to NATIVE.
13793 * configure: Delete SunOs patch suffix from host_canonical
13794 and build_canonical variables that are prepended to Makefiles.
13795 * configure.in: Add comments for easier maintenance.
13796
13797 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13798
13799 * Makefile.in: Add all-libproc target similar to all-gui.
13800
13801 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13802
13803 * Makefile.in (CHECK_MODULES): split into
13804 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13805
13806 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13807
13808 * config.guess (i386-unknown-bsdi): New system to guess.
13809
13810 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13811
13812 * Makefile.in: Add all-gui target (but not yet build by "all").
13813
13814 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13815
13816 * config.sub: Move deletion of patch suffix from here...
13817 * configure.in: To here, at Ian's suggestion. The top-
13818 level scripts might need to know of a patch level.
13819
13820 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13821
13822 * config.sub: Strip off patch suffix so rtl is recognized
13823 as a sunos4.1.3 machine, even though it's been patched.
13824
13825 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13826
13827 * Makefile.in (INSTALL_LAST): Delete.
13828 (INSTALL_DOSREL): New.
13829
13830 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13831
13832 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13833 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13834 whether we pass down --with-gnu-ld anyhow.
13835
13836 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13837
13838 * Makefile.in (INSTALL_LAST): Change operation so it works
13839 on more flavors of make.
13840 * configure.in (go32): Don't build libg++ or libio.
13841
13842 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13843
13844 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13845 they can be overriden by templates.
13846
13847 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13848
13849 * configure.in (target==go32): Don't build gdb.
13850 * dosrel: New directory.
13851
13852 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13853
13854 * configure.in (host==go32): Configure dosrel too.
13855 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13856 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13857 be set by incoming names or templates.
13858 (INSTALL_LAST): New rule.
13859
13860 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13861
13862 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13863
13864 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13865
13866 * configure.in (appdirs): New variable. Currently empty, but will
13867 be used in gas distribution. If nonempty, lists a set of
13868 directories at least one of which must get configured, or top
13869 level configuration is considered to have failed.
13870 (rs6000-*-lynxos*): Use new file name.
13871
13872 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13873
13874 Eliminate XTRAFLAGS.
13875 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13876 newlib include files using -idirafter, and also use -nostdinc.
13877 (CXX_FOR_TARGET): Likewise.
13878 (XTRAFLAGS): Removed.
13879 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13880 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13881 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13882 ($(DO_X)): Don't pass down XTRAFLAGS.
13883
13884 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13885
13886 * configure.in (mips*-dec-bsd*): New target; do build linker.
13887 (mips*-*-bsd*): New target; don't build linker.
13888
13889 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13890
13891 * configure.in: support rs6000-*-lynxos* configuration.
13892 support sunos4 as a cross target.
13893
13894 * config.sub: look for lynx*, not lynx since the OS version may
13895 legitimately be part of the name.
13896
13897 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13898
13899 * configure.in (i[34]86-*-sco*): Move to be with other i386
13900 targets.
13901 (romp-*-*): New target. Skip various binary utilities.
13902 (vax-*-*): New target. Don't build newlib.
13903 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13904
13905 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13906
13907 * configure.in: Only set host_makefile_frag if config
13908 directory exists.
13909
13910 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13911
13912 * install.sh: If $dstdir exists, don't check whether each
13913 component does.
13914
13915 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13916
13917 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13918
13919 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13920
13921 * configure.in (*-*-lynxos*): Don't configure newlib for either
13922 native or cross Lynx.
13923
13924 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13925
13926 * config.sub (sparc64-elf): Fix os.
13927 (z8k): Remove duplicate.
13928
13929 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13930
13931 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13932 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13933
13934 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13935
13936 * configure: Make file links cleanly even if Lynx fails on
13937 an NFS symlink (at least fail cleanly).
13938
13939 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13940
13941 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13942 -XNh2000.
13943
13944 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13945
13946 * configure: Unknown options are fatal again.
13947
13948 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13949
13950 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13951 compatibility.
13952
13953 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13954
13955 * build-all.mk: Add `clean' target.
13956
13957 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13958
13959 * config.guess: Add SINIX support.
13960 * configure.in: Add mips-*-sysv4* support.
13961
13962 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13963
13964 * build-all.mk: Document all useful targets.
13965 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13966 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13967
13968 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13969
13970 * configure: Support --silent, --quiet.
13971
13972 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13973
13974 * configure: Support --disable-FEATURE.
13975
13976 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13977
13978 * config.guess: Recognize NCR running SVR4.3.
13979
13980 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13981
13982 * config.guess: Make BSDI generate i386-unknown-bsd386.
13983 Patch from Paul Eggert <eggert@twinsun.com>.
13984
13985 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13986
13987 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13988
13989 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13990
13991 * configure: Make unrecognized options give nonfatal warnings
13992 instead of fatal errors, and pass them to any subdirectory
13993 configures in case they recognize them.
13994 Make --x equivalent to --with-x.
13995
13996 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13997
13998 * configure: Add --enable-* options. Clean up usage message and
13999 some comments.
14000
14001 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14002
14003 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14004
14005 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14006
14007 * configure.in (hppa*-*-*): Enable binutils.
14008
14009 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14010
14011 * config.sub: Recognize cisco.
14012
14013 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14014
14015 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14016
14017 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14018
14019 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14020 than one configuration name. Add comment.
14021
14022 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14023
14024 * config.guess: about target *-hitachi-hiuxwe2, fixed
14025 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14026 macro is incorrect.]
14027
14028 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14029
14030 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14031 than the "make ls" stuff which used to be here.
14032
14033 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14034
14035 * config.guess: Recognize i[34]86-unknown-freebsd.
14036 From Shawn M Carey <smcarey@rodan.syr.edu>.
14037
14038 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14039
14040 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14041
14042 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14043
14044 * config.guess: Check for ptx.
14045
14046 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14047
14048 * config.sub: Add os9k checking.
14049
14050 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14051
14052 * config.guess: Handle OSF1 running on HPPA processors
14053
14054 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14055
14056 * configure: If subdir configure fails, print out a message with
14057 subdirectory name, in case subdir's configure code didn't identify
14058 itself.
14059
14060 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14061
14062 * configure.in: Remove embedded newlines from configdirs.
14063 Avoid mismatches of substrings. Fix matching strings at end
14064 of configdirs.
14065
14066 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14067
14068 * config.guess: Add Lynx/rs6000 config support.
14069
14070 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14071
14072 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14073
14074 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14075
14076 * configure.in (hppa*-*-osf*): Treat this just like most other
14077 PA configurations (eg no binutils or ld).
14078 (hppa*-*-*elf*): These configurations have binutils and ld.
14079
14080 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14081
14082 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14083
14084 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14085
14086 * configure.in (rs6000-*-*): Build gas.
14087
14088 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14089
14090 * Makefile.in: Avoid bug in losing hpux sed.
14091
14092 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14093
14094 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14095 for GDB and GDB has been fixed to not need it.
14096
14097 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14098
14099 * config.guess: Recognize vax hosts.
14100
14101 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14102
14103 * configure (while loop): Don't use "break 2" inside case
14104 statement -- the case statement isn't an enclosing loop.
14105
14106 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14107
14108 * config.guess: Clean up NeXT support, to allow nextstep
14109 on Intel machines. Make OS be nextstep.
14110
14111 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14112
14113 * config.guess: Add alternate forms for Convex.
14114
14115 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14116
14117 * configure: Completely rewrite option processing. Take
14118 advantage of pattern-matching to avoid invoking test frequently.
14119 Also clean up host and target defaulting logic.
14120
14121 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14122
14123 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14124 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14125 commands (plus user environment) will fit SCO limits.
14126
14127 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14128
14129 * configure.in: Don't issue warnings about directories which are
14130 not being configured if -norecursion is set. Correct test for
14131 --with-gnu-as and --with-gnu-ld to not get confused by substring
14132 matches.
14133
14134 * configure.in: Don't build gas for alpha-dec-osf1*.
14135
14136 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14137
14138 * configure: Back out Per's change of 12/19/1993. It changes the
14139 behavior of configure in unexpected and confusing ways.
14140
14141 Also, use different delim char when calculating
14142 program_transform_name so that the name can contain slashes.
14143
14144 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14145
14146 * configure.in, config.sub: Add support for VSTa micro-kernel.
14147
14148 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14149
14150 * configure.in: Nuke hacks which were used to get a special
14151 version of GAS for HPPA configurations.
14152
14153 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14154
14155 * configure: If only ${target_alias} is given, use that
14156 as the default for ${host_alias}.
14157 * configure: Add missing back-slashes before nested quotes.
14158
14159 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14160
14161 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14162
14163 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14164
14165 * config.guess: Recognize some Tektronix configurations.
14166 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14167
14168 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14169
14170 * config.sub: Match any flavor of SH.
14171
14172 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14173
14174 * configure.in: Don't try to configure newlib for Alpha.
14175
14176 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14177
14178 * configure.in: Don't build ld for Irix 5. Don't build gas,
14179 libg++ or libio for any Alpha target.
14180
14181 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14182
14183 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14184
14185 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14186 default arguments -- so it tried to compress itself.
14187
14188 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14189
14190 * configure.in (notsupp): ensure that a space is always at the end
14191 of the configdirs list, since the grep checks for an explicit space
14192
14193 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14194
14195 * configure.in (target i386-sysv4.2): don't build ld, since static
14196 versions of many libraries are not available.
14197
14198 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14199
14200 * config.guess: Recognize Apollos (using environment variables).
14201 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14202
14203 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14204
14205 * config.guess: Recognize Sony news mips running newsos.
14206
14207 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14208
14209 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14210 "fi ; else" for bash.
14211
14212 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14213
14214 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14215
14216 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14217
14218 * config.sub: accept unixware as an alias for svr4.2.
14219 Fix some inconsistancies with the gcc version.
14220
14221 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14222
14223 * Makefile.in (DISTDOCDIRS): Add gdb.
14224
14225 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14226
14227 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14228
14229 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14230
14231 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14232 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14233 this now.
14234
14235 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14236
14237 * config.sub: Accept hiux* as an OS name.
14238
14239 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14240 etc/make-stds.texi. The underscore came from gcc, and dje now
14241 agrees that RUNTESTFLAGS is the correct name.
14242
14243 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14244
14245 * install.sh: Remove 'set -e'. It makes any conditionals
14246 in the script useless.
14247
14248 * config.guess: Automatically recognize arm-acorn-riscix
14249 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14250
14251 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14252
14253 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14254
14255 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14256
14257 * Makefile.in (DISTDOCDIRS): New variable.
14258 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14259 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14260
14261 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14262
14263 * configure.in (hppa target): check the source directory for the
14264 pagas sub-directory
14265
14266 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14267
14268 * config.sub: Allow -aout* and -elf*.
14269
14270 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14271
14272 * configure.in: Don't build ld on i386-solaris2, same as for
14273 sparc-solaris2.
14274
14275 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14276
14277 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14278
14279 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14280
14281 * configure.in: Configure gdb for alpha.
14282
14283 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14284
14285 * Makefile.in (CXXFLAGS): Add -O.
14286
14287 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14288
14289 * config.guess: added support for DG Aviion
14290
14291 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14292
14293 * configure.in: Produce warning message for subdirectories not
14294 configurable for this host/target combination. Don't try to
14295 configure gdb for vms.
14296
14297 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14298
14299 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14300 appropriate files before making "diststuff".
14301 (DISTBISONFILES): New var: list of files to be edited.
14302 (DISTSTUFFDIRS): Add binutils.
14303
14304 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14305
14306 * config.sub: also handle mipsel and mips64el (for little endian mips)
14307
14308 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14309
14310 * configure.in: Add * to end of all OS names.
14311
14312 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14313
14314 * configure.in: Build newlib for LynxOS native.
14315
14316 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14317
14318 * config.guess: Add support for delta 88k running SVR3.
14319
14320 * configure.in: Add comment about HP compiler vs. emacs.
14321
14322 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14323
14324 * configure.in: don't build ld on solaris2 (not a viable option
14325 due to bugs in getpwnam & getpwuid)
14326
14327 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14328
14329 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14330 config.guess will produce a full version number.
14331
14332 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14333
14334 * configure.in: Build linker and binutils for alpha-dec-osf1.
14335
14336 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14337
14338 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14339 and gdb/testsuite/Makefile.in.
14340
14341 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14342
14343 * configure.in: recognize mips*- instead of mips-
14344
14345 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14346
14347 * config.sub: Accept linux*coff and linux*elf as operating
14348 systems.
14349
14350 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14351
14352 * config.sub: Recognize mips64, and mips3 as an alias for it.
14353
14354 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14355
14356 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14357 gdb knows how to handle OSF/1 shared libraries.
14358
14359 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14360
14361 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14362 * config.guess: Recognize Hitachi's HIUX.
14363 * config.sub: Recognize h3050r* and hppahitachi.
14364 Remove redundant cases for hp9k[23]*.
14365
14366 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14367
14368 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14369 if gas and ld are in the source tree and are in ${configdirs}.
14370 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14371 --with options (but still pass them down on the command line,
14372 if they were explicitly specified).
14373
14374 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14375
14376 * configure: substitute SHELL value in Makefile.in with
14377 ${CONFIG_SHELL}
14378
14379 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14380
14381 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14382 *-*-solaris2* targets.
14383
14384 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14385
14386 * Makefile.in: define M4, and pass it down to sub-makes;
14387 all-autoconf now depends on all-m4
14388
14389 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14390
14391 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14392 presence of {ar,ranlib} instead of a configured directory
14393
14394 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14395
14396 * config.guess: Accept 34?? as well as 33?? for NCR.
14397
14398 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14399
14400 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14401 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14402
14403 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14404
14405 * configure: grab values for $(CC) and $(CXX) from the
14406 environment, so that someone can do "CC=gcc configure; make" and
14407 have it work right (matching the way that autoconf works now)
14408
14409 * configure.in, Makefile.in: add support for gash, the tcl
14410 interface to Galaxy
14411
14412 * config.guess: add NetBSD variants (hp300, x86)
14413
14414 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14415
14416 * install.sh: Support -d option (in the manner of SunOS 4 install,
14417 as it is more deterministic than that of GNU install)
14418 (chmodcmd): Set file to mode 755 by default (should also do default
14419 chgrp and chown, but I don't feel like dealing with that now)
14420
14421 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14422
14423 * config.sub: Remove h8300hhms alias.
14424
14425 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14426
14427 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14428
14429 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14430
14431 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14432 as stmp-fixinc
14433
14434 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14435
14436 * config.sub: recognize m88110-bug-coff.
14437
14438 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14439
14440 * Makefile.in (all-libio): all dependencies on the toolchain used
14441 to build this (gcc, gas, ld, etc)
14442
14443 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14444
14445 * config.guess: Deal with OSF/1 1.3 on alpha.
14446
14447 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14448
14449 * install.sh: add some 'else true' clauses for portability
14450
14451 * configure.in: don't build libio for h8[35]00-*-* targets
14452
14453 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14454
14455 * Makefile.in: Add support for new libio.
14456
14457 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14458
14459 * install.sh: If one command fails, don't try the rest. Don't try
14460 to remove $dsttmp (via trap) unless we have already created it.
14461 If $src doesn't exist, detect it and exit with an error.
14462
14463 * config.guess: Recognize BSD on hp300.
14464
14465 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14466
14467 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14468 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14469
14470 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14471
14472 * Makefile.in (all-send-pr): depends on all-prms
14473
14474 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14475
14476 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14477
14478 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14479
14480 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14481 Added test for mips-mips-riscos5.
14482
14483 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14484
14485 * configure.in: use mh-hp300 for 68k HP hosts
14486
14487 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14488
14489 * configure: add support for CONFIG_SHELL, so that you can use
14490 some alternate shell for evaluating configure scripts
14491
14492 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14493
14494 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14495 in configure script to bug-gdb@prep.ai.mit.edu when building
14496 distribution archive.
14497 * Makefile.in (COMPRESS): Remove def.
14498 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14499 gdb.tar.Z and make-gdb.tar.Z respectively.
14500 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14501 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14502 to convergence with 'taz' target in Makefile.in.
14503
14504 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14505
14506 * install.sh (dsttmp): use trap to ensure that tmp files go
14507 away on error conditions
14508
14509 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14510
14511 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14512
14513 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14514
14515 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14516 its parent is '/' not ''.
14517
14518 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14519
14520 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14521
14522 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14523 that ${newsrcdir}/configure.in does.
14524
14525 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14526
14527 * test-build.mk: support for CONFIG_SHELL
14528
14529 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14530
14531 * config.sub (netware): Add as a basic system type.
14532
14533 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14534
14535 * Makefile.in (Makefile): depend on configure.in. Also drop the
14536 $(srcdir)/ from the dependency on Makefile.in.
14537
14538 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14539
14540 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14541 (h8300hhms is temporary until multi-libraries are implemented).
14542 * configure.in: Handle h8300h too.
14543
14544 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14545
14546 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14547
14548 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14549
14550 * configure: Remove extraneous output when guessing host type.
14551 * config.guess: Remove extraneous output when guessing using C
14552 compiler rather than uname, or when guessing fails.
14553
14554 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14555
14556 * Makefile.in: remove all.cross and install.cross targets
14557
14558 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14559 definitions
14560
14561 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14562
14563 * configure.in (target sh): Build gprof.
14564
14565 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14566
14567 * config.sub: change -solaris to -solaris2
14568
14569 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14570
14571 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14572
14573 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14574
14575 * configure: Correct error message for missing Makefile.in to
14576 print correct directory.
14577
14578 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14579
14580 * install.sh: kludge around 386BSD shell bug
14581
14582 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14583
14584 * config.guess: Recognize NeXT.
14585 * config.guess: Recognize i486-ncr-sysv4.
14586 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14587
14588 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14589
14590 * Makefile.in (MAKEINFOFLAGS): New variable.
14591 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14592 * build-all.mk, test-build.mk: Pass down --no-split as
14593 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14594
14595 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14596
14597 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14598
14599 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14600
14601 * Makefile.in (libg++.tar.z): New rule.
14602 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14603 * Makefile.in (taz): Only do a single chmod.
14604
14605 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14606
14607 * install.sh: don't use dirname anymore (replaced with sed usage)
14608
14609 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14610
14611 * Makefile.in: Change extension for gzip'd files from '.z' to
14612 '.gz' per new FSF standard usage.
14613
14614 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14615
14616 * configure: put quotes around the final value of program_transform_name
14617
14618 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14619
14620 * Makefile.in: new install.sh support; update install-info rules
14621
14622 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14623
14624 * configure.in: Build diff for crosses, but not for go32 host.
14625
14626 * configure.in: Build gprof only for native, and don't build it
14627 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14628
14629 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14630
14631 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14632
14633 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14634
14635 * configure.in (host_tools): Add prms.
14636
14637 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14638
14639 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14640 with $(FLAGS_TO_PASS) on the command line
14641
14642 * config.sub: Recognize lynx and lynxos
14643
14644 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14645
14646 * config.sub: Accept -ecoff*, not just -ecoff.
14647
14648 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14649
14650 * Makefile.in (taz): Use .gz suffix instead of .z.
14651 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14652 names.
14653
14654 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14655
14656 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14657
14658 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14659
14660 * Makefile.in (install-no-fixedincludes): install gcc last, so
14661 that rebuilds that might happen during 'make install' don't get
14662 bogus gcc include files
14663
14664 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14665
14666 Change from Utah for HPPA support:
14667 * config.guess: Recognize hppa1.x-hp-bsd.
14668
14669 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14670
14671 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14672 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14673
14674 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14675
14676 * config.sub: Add support for rom68k and bug boot monitors.
14677
14678 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14679
14680 * Makefile.in: Make all-opcodes depend on all-bfd.
14681
14682 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14683
14684 * config.guess: Added special check for i[34]86-univel-sysv4*.
14685
14686 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14687
14688 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14689 the processor rather than assuming i486.
14690
14691 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14692
14693 * config.guess: Recognize SunOS6 as Solaris3.
14694
14695 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14696
14697 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14698 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14699
14700 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14701
14702 * build-all.mk (all-cross): New target for Canadian Cross.
14703 Added Q2 go32 targets.
14704 * test-build.mk: Configure go32 cross sparclite-aout and
14705 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14706 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14707
14708 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14709
14710 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14711 GO32 hosted toolchains
14712
14713 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14714
14715 * configure: change so "-exec-prefix" gets passed down rather
14716 than "-exec_prefix" so autoconf generated Makefiles get the
14717 exec_prefix set right.
14718
14719 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14720
14721 * config.guess: get the Solaris2 minor version number
14722
14723 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14724
14725 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14726
14727 * config.guess: Recognize some Sequent platforms.
14728
14729 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14730
14731 * Makefile.in: added the vault-install target
14732
14733 * configure.in: actually use the Sun3 makefile fragment that's in
14734 config, also added the release dir to configdirs
14735
14736 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14737
14738 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14739
14740 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14741
14742 * configure.in: remove some program from Alpha targetted toolchains
14743
14744 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14745
14746 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14747 gprof.
14748 (taz): Run "make diststuff" in those directories instead of "make
14749 proto-dir". Look for "VERSION=" only at start of line in subdir
14750 Makefile. Use "gzip -9" for compression.
14751 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14752 (binutils.tar.z): New target.
14753
14754 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14755
14756 * Makefile.in (taz): Include gpl.texinfo.
14757
14758 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14759
14760 * Makefile.in (setup-dirs): Merged into "taz" target.
14761 (taz): Only do `proto-dir' stuff if a directory is actually needed
14762 for this target.
14763
14764 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14765
14766 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14767 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14768 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14769 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14770 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14771
14772 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14773
14774 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14775 config.sub, and move-if-change to gdb testsuite distribution
14776 archive, so the testsuite can be extracted, configured, and
14777 run separately from the gdb distribution. Blow away the Chill
14778 tests that require a Chill compiled executable, since GNU Chill
14779 is not yet publically available.
14780
14781 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14782
14783 * test-build.mk: set environment variables in a single command,
14784 instead of a list of assignments and exports
14785
14786 * config.guess: recognize Alpha/OSF1 systems
14787
14788 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14789
14790 * configure: Change help message to prefer --options rather than
14791 -options.
14792
14793 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14794
14795 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14796 zippy@ecst.csuchico.edu.
14797 * config.guess: Recognize miniframe.
14798
14799 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14800
14801 * Makefile.in: Use srcroot to find runtest rather than rootme.
14802 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14803
14804 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14805
14806 * test-build.mk: Extensive additions to support building on a
14807 machine other than the host.
14808
14809 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14810
14811 * configure (tooldir): Fix for i386-aix again.
14812
14813 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14814
14815 * configure, Makefile.in: Change definition of $(tooldir)
14816 to match the FSF.
14817
14818 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14819
14820 * config.guess: Recognize i[34]86/SVR4.
14821
14822 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14823
14824 * Makefile.in (all-gdb): gdb depends on sim.
14825
14826 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14827
14828 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14829 at the same time we make the prototype gdb directory.
14830 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14831 files at the same time as the gdb base release distribution.
14832
14833 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14834
14835 * Makefile.in (check): Use individual check targets rather than
14836 DO_X rule.
14837 (check-gcc): Added.
14838
14839 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14840
14841 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14842 for System V release 3.2.
14843
14844 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14845
14846 * config.sub: Recognize hppaosf.
14847 * configure.in: Do configure ld/binutils/gas for it.
14848
14849 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14850
14851 * configure (tooldir): Alter syntax used to set this, for systems
14852 where "\$" isn't handled right, like i386-aix.
14853
14854 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14855
14856 * configure: Pass program-transform-name, not
14857 program_transform_name, to recursive configures.
14858
14859 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14860
14861 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14862 of gas+ld+binutils.
14863
14864 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14865
14866 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14867
14868 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14869
14870 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14871
14872 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14873
14874 * Makefile.in (PRMS): Set back to all-prms.
14875
14876 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14877
14878 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14879 targets, rather than for MIPS hosts.
14880
14881 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14882
14883 * configure.in: add comment for --with-x default values
14884
14885 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14886
14887 * Makefile.in: add check-* targets for each of the directories in
14888 the tree. Add a definition of RUNTEST that will use the one we
14889 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14890
14891 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14892
14893 * configure.in: Removed obsolete references to bfd_target and
14894 target_makefile_frag.
14895
14896 * build-all.mk: Set assorted targets for Q2.
14897 * config.sub: Recognize z8k-sim and h8300-hms.
14898 * test-build.mk: Really don't pass host to configure.
14899 (HOLES): Added uname.
14900
14901 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14902
14903 * configure: Handle an empty program-prefix, program-suffix or
14904 program-transform-name correctly.
14905
14906 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14907
14908 * build-all.mk: -G 8 no longer required for MIPS targets.
14909 * test-build.mk: Don't pass host argument to configure; make it
14910 guess.
14911
14912 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14913
14914 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14915 * Makefile.in (COMPRESS): New macro, like GZIP.
14916
14917 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14918
14919 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14920
14921 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14922 with gas currently defaults to -G 0.
14923
14924 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14925
14926 * Makefile.in (all-flex): flex depends on byacc.
14927
14928 * build-all.mk: If host not specified, use config.guess. Pass TAG
14929 to test-build.mk as RELEASE_TAG.
14930 * test-build.mk (configargs): New variable containing arguments to
14931 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14932 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14933
14934 * config.guess: Use /bin/uname when checking -X argument on SCO,
14935 to avoid invoking GNU uname which doesn't understand -X.
14936
14937 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14938
14939 * configure.in: Build gas for mips-*-*.
14940
14941 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14942
14943 * Makefile.in (all.normal): insert missing backslash.
14944
14945 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14946
14947 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14948
14949 * Makefile.in: Complete overhaul to merge many almost identical
14950 targets.
14951
14952 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14953
14954 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14955 (gdb.tar.Z): Adjusted.
14956
14957 * Makefile.in (setup-dirs, taz): New targets; should be general
14958 enough to adapt for gdb sometime. Build only .z file.
14959 (gas.tar.z): New target.
14960
14961 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14962
14963 * build-all.mk: Use CC=cc -Xs on Solaris.
14964
14965 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14966
14967 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14968 for handling BISON for FSF releases.
14969
14970 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14971
14972 * configure: Actually implement the change zoo just documented.
14973
14974 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14975
14976 * configure: when using config.guess, only set target_alias when
14977 it's not already been set (ie, on the command line)
14978
14979 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14980
14981 * Makefile.in: add installcheck target, set PRMS to install-prms
14982
14983 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14984
14985 * configure: add support for package_makefile_fragment, handle the
14986 case where a directory has a configure.in file but no Makefile.in
14987 more gracefully (with an actual understandable error message, even);
14988 add support for --without (and add this to the usage message); also
14989 explicitly add a --host=${host_alias} to the command line when
14990 config.guess is used
14991
14992 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14993
14994 * configure: Must use both --host and --target in recursive calls.
14995
14996 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14997
14998 * Makefile.in: Change deja-gnu to dejagnu.
14999
15000 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15001
15002 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15003
15004 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15005
15006 * configure.in: canonicalize all instances to *-*-solaris2*,
15007 also strip out a number of tools to not build for go32 host
15008
15009 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15010
15011 * config.guess: add GPL.
15012
15013 * Makefile.in, config.guess, config.sub, configure: bump
15014 copyrights to 93.
15015
15016 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15017
15018 * Makefile.in (do-info): Removed obsolete check for existence of
15019 localenv file.
15020
15021 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15022
15023 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15024
15025 * Makefile.in: a couple of 'else true' for decstation,
15026 support for TclX
15027
15028 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15029
15030 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15031
15032 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15033
15034 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15035
15036 * config.guess: Recognize i386-ibm-aix (PS/2).
15037 * configure.in: Use config/mh-aix386 file for it.
15038
15039 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15040
15041 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15042 CC_FOR_TARGET instead.
15043 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15044
15045 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15046
15047 * Makefile.in: Add sim to list of directories sent with gdb
15048
15049 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15050
15051 * configure.in: Put back mips-dec-bsd* case.
15052
15053 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15054
15055 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15056 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15057 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15058
15059 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15060
15061 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15062
15063 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15064 (install-info): install dir.info only if it exists,
15065 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15066
15067 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15068
15069 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15070 gas for mips-dec-bsd.
15071
15072 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15073
15074 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15075 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15076
15077 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15078
15079 * configure.in: Added "dejagnu" to hosttools list.
15080
15081 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15082
15083 * config.sub, configure.in, config.guess: Add support
15084 for Bosx, an AIX variant from Bull.
15085 Patches from F.Pierresteguy@frcl.bull.fr.
15086
15087 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15088
15089 * devo/dejagnu: Initial creation of devo/dejagnu.
15090 Migrated dejagnu testcases and support files for testing software
15091 tools to reside as subdirectories, currently called "testsuite",
15092 within the directory of the software tool. Migrated all programs,
15093 support libraries, etc. beloging to dejagnu proper from
15094 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15095 with no modifications. The changes to these files which will
15096 allow them to configure, build, and execute properly will be made
15097 in a future update.
15098
15099 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15100
15101 * Makefile.in: Change send_pr to send-pr.
15102 * configure.in: Likewise.
15103 * send_pr: Renamed directory to send-pr.
15104
15105 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15106
15107 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15108
15109 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15110
15111 * README: Update for gdb-4.8 release.
15112 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15113 gdb-xxx.tar.z (gzip'd) file also.
15114
15115 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15116
15117 * Makefile.in: make all-diff depend on all-libiberty
15118
15119 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15120
15121 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15122
15123 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15124
15125 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15126
15127 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15128
15129 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15130 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15131 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15132
15133 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15134
15135 * Makefile.in: makeinfo binary is in a new location
15136
15137 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15138
15139 * config.sub: Accept -ecoff as an OS.
15140
15141 * Makefile.in: Various changes to eliminate a level of make
15142 recursion and reduce the required command line length.
15143 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15144 sub-makes.
15145 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15146 variables holding settings for specific sub-makes.
15147 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15148 in terms of BASE_FLAGS_TO_PASS.
15149 (TARGET_LIBS): New variable listing directories which use
15150 TARGET_FLAGS_TO_PASS.
15151 (subdir_do): Eliminated.
15152 (do-*): New set of targets to replace subdir_do.
15153 (various): All targets which used subdir_do now depend on do-*.
15154 (local-clean): Renamed from do_clean.
15155 (local-distclean): New target, dependency of distclean and
15156 realclean.
15157 (install-info): Don't create directories. Depend on dir.info
15158 rather than calling make recursively.
15159 (install-dir.info): Eliminated.
15160 (install-info-dirs): Create all info directories here.
15161 (dir.info): Depend upon do-install-info.
15162
15163 * test-build.mk (HOLES): Added false.
15164
15165 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15166
15167 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15168
15169 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15170
15171 * Makefile.in (info): remove dependency on all-texinfo. The
15172 problem was really in texinfo/C, not at this level.
15173
15174 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15175
15176 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15177
15178 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15179
15180 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15181 GDB releases.
15182
15183 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15184
15185 * configure: Include srcdir in message about target of link not
15186 being found. Don't convert `-' to `_' in `with' options being
15187 passed to subdirs.
15188
15189 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15190
15191 * configure.in: add uudecode to host_tools
15192
15193 * Makefile.in: added {all,install}-uudecode targets, added them to
15194 the appropriate lists
15195
15196 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15197
15198 * Makefile.in (all-gcc): Added dependency on all-gas.
15199
15200 * configure.in (mips-*-*): Build ld and binutils.
15201
15202 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15203
15204 * configure: check return code from mkdir, print error message and
15205 exit on failure.
15206
15207 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15208
15209 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15210
15211 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15212
15213 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15214
15215 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15216
15217 * config.sub (h8500): Recognize this as a cpu type.
15218
15219 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15220
15221 * configure: source directory missing is no longer a warning
15222
15223 * configure.in: recognize irix[34]* instead of irix[34]
15224
15225 * Makefile.in: define and pass down X11_LIB
15226
15227 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15228
15229 * guess-systype: Renamed to ...
15230 * config.guess: ... by popular request.
15231 * configure.in, Makefile.in: Update accordingly.
15232
15233 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15234
15235 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15236 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15237 + Execute ./dummy instead of assuming . is in PATH.
15238
15239 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15240
15241 * guess-systype: New shell script. Attempts to guess the
15242 canonical host name of the executing host.
15243 Only a few hosts are supported so far.
15244 * configure: Call guess-systype if no host is specified.
15245
15246 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15247
15248 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15249 gcc Makefile.
15250
15251
15252 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15253
15254 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15255 (all-gcc, install-gcc, subdir_do): Use it.
15256
15257 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15258
15259 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15260
15261 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15262
15263 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15264 set exclusively by configure, using configure.in .
15265
15266 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15267
15268 * test-build.mk: set $PATH for all builds
15269
15270 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15271
15272 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15273
15274 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15275 the one used in gcc/Makefile.in, so that a null expansion doesn't
15276 override the one needed to build gcc with a native cc.
15277
15278
15279 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15280
15281 * configure: Accept -with arguments.
15282
15283 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15284
15285 * Makefile.in: added h8300sim
15286
15287 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15288
15289 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15290 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15291 (all-cygnus, native, build-cygnus): Make
15292 $(canonhost)-stamp-3stage-done, not $(host)....
15293 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15294 i386-sco3.2v4. Added else true to if command.
15295
15296 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15297
15298 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15299
15300 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15301
15302 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15303
15304 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15305
15306 * configure.in: don't remove binutils from Solaris builds
15307
15308 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15309
15310 * Makefile.in: get rid of earlier definitions for *clean,
15311 also handle the recursive info rule better
15312
15313 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15314
15315 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15316 do more-or-less the right thing.
15317
15318 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15319
15320 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15321 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15322
15323 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15324
15325 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15326 $(host_canonical).
15327
15328 * configure.in: split the configdirs list into 4 categories (native
15329 v. cross, library v. tool) and handle the cross-only and native-
15330 only in more reasonable (and correct!) way.
15331
15332 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15333
15334 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15335 configdirs anymore.
15336
15337 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15338
15339 * Makefile.in: extensive cleanup:: removed all of the explicit
15340 clean-* targets, collapsed many wrappers around subdir_do into
15341 one, added additional targets to satisfy standards.texi, deleted
15342 some old targets, some changes for consistency
15343
15344 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15345
15346 * configure.in: handle some programs as cross-only, and others as
15347 native only
15348
15349 * test-build.mk: handle partial holes in a more generic manner
15350
15351 * Makefile.in: m4 depends on libiberty
15352
15353 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15354
15355 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15356 time, wdiff, and find to configdirs
15357
15358 * Makefile.in: all, clean, and install rules for the new programs
15359 added to configure.in
15360
15361 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15362
15363 * configure.in: use mh-sun for all *-sun-* hosts
15364
15365 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15366
15367 * Makefile.in: define flags for X11 include files and library file
15368 locations, pass them down to the programs that need this info
15369
15370 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15371
15372 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15373
15374 * configure.in: start building libg++ for HP-UX targets
15375
15376 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15377
15378 * README: Update references to files moved into etc/.
15379
15380 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15381
15382 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15383 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15384
15385 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15386
15387 * configure: accept dash as well as underscore in long option
15388 names for FSF compatibility.
15389
15390 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15391
15392 * config.sub: added -sco3.2v4 support from FSF.
15393
15394 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15395
15396 * configure.in: expand the section that adds or removes
15397 directories from the list of programs to build, to handle native
15398 vs. cross in addition to host v. native
15399
15400 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15401
15402 * Makefile.in: Replace C++ in macro names with CXX.
15403 This is less likely to break ...
15404
15405 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15406
15407 * test-build.mk: add -w to GNU_MAKE
15408
15409 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15410
15411 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15412 add 'sparc' to list of recognized cpus. This needed to make
15413 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15414 Delete some redundant ose68 variants. Recognize -wrs as an os,
15415 then changes that into $CPU-wrs-vxworks.
15416
15417 * configure.in: remove most references to gdbtest, regularize
15418 target based program removal
15419
15420 * test-build.mk: import from p3 tree (many fixes and changes)
15421
15422 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15423
15424 * Makefile.in: added rules to handle tcl, tk, and expect
15425
15426 * configure.in: handle those directories if they exist
15427
15428 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15429
15430 * config.sub: removed bogus hppabsd and hppahpux names, since
15431 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15432
15433 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15434
15435 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15436 depends upon all-xiberty
15437
15438 * Makefile.in: changes from p3, including:
15439
15440 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15441
15442 * Makefile.in (XTRAFLAGS): include newlib directories if
15443 newlib/Makefile exists, rather than if host != target.
15444
15445 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15446
15447 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15448 from the same source tree and not building a cross-compiler. This
15449 matters for the libg++ configuration if reconfiguring a tree that
15450 has already been installed.
15451
15452 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15453
15454 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15455 pick up the machine and system specific header files.
15456
15457 * Makefile.in: added AS_FOR_TARGET, passed down in
15458 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15459 the C compiler to use to create programs which are run in the
15460 build environment, set it to default to $(CC), and passed it down
15461 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15462
15463 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15464
15465 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15466 We need them for unusual native builds, like systems without
15467 ranlib.
15468
15469 * configure: also define $(host_canonical) and
15470 $(target_canonical), which are the full, canonical names for the
15471 given host and target
15472
15473 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15474
15475 * Makefile.in: Added separate definitions for C++.
15476
15477 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15478
15479 * configure.in (configdirs): Add deja-gnu.
15480
15481 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15482
15483 * README: Update for configure.texi and gdb-4.7 release.
15484
15485 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15486
15487 * Makefile.in: Move "all" target to top of file.
15488 Previously, first target was ".PHONY" which caused BSD4.4 make
15489 to build .PHONY when make was run without arguments.
15490
15491 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15492
15493 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15494 Library-copylefted code in libiberty.
15495
15496 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15497
15498 * config.sub: Replace m68kmote with plain old m68k.
15499
15500 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15501
15502 * Makefile.in: Remove space from blank line, avoid Make complaints.
15503
15504 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15505
15506 * config.sub: Complain if no argument is given. Added support for
15507 386bsd as OS and target alias.
15508
15509 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15510
15511 * Makefile.in (XTRAFLAGS): include newlib directories if
15512 newlib/Makefile exists, rather than if host != target.
15513
15514 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15515
15516 * config.sub: recognize sparclite-wrs-vxworks.
15517
15518 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15519 p3.) Added clean-xiberty to clean.
15520
15521 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15522
15523 * configure.in: use *-*-* instead of nested cases for host and target
15524
15525 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15526
15527 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15528 from the same source tree and not building a cross-compiler. This
15529 matters for the libg++ configuration if reconfiguring a tree that
15530 has already been installed.
15531
15532 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15533
15534 * config.sub (i486v/i486v4): Merge in from FSF version.
15535
15536 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15537
15538 * configure: only set PWD if it is already set.
15539
15540 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15541
15542 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15543 doesn't have unset and all success paths (and most error paths)
15544 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15545 to just ${PWD} to avoid confusion.)
15546
15547 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15548
15549 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15550 even for a native compilation.
15551
15552 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15553
15554 Changes to make the gdb.tar.Z rule work better.
15555
15556 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15557 (DEVO_SUPPORT): Add configure.texi.
15558 (bfd-ilrt.tar.Z): Remove ancient rule.
15559
15560 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15561
15562 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15563 pick up the machine and system specific header files.
15564
15565 * configure.in, config.sub: added new target m68010-adobe-scout,
15566 with alias of adobe68k. Changed configure.in to check for
15567 -scout before -sco* to avoid a false match.
15568
15569 * Makefile.in: added AS_FOR_TARGET, passed down in
15570 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15571 the C compiler to use to create programs which are run in the
15572 build environment, set it to default to $(CC), and passed it down
15573 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15574
15575 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15576
15577 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15578 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15579 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15580 FOR_TARGET variants, to newlib and libg++.
15581
15582 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15583
15584 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15585 first.
15586
15587 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15588
15589 * config.sub: Accept `elf' as an environment.
15590
15591 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15592
15593 * Makefile.in (all-opcodes): cd into the right directory
15594
15595 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15596
15597 * configure: added -program_transform_name option, used as
15598 argument to sed when installing programs.
15599 configure.texi: added documentation for -program_prefix,
15600 -program_suffix and -program_transform_name.
15601
15602 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15603
15604 * config.sub: Accept i486 where i386 ok.
15605
15606 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15607
15608 * config.sub: accept we32k
15609
15610 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15611
15612 * config.sub, configure.in: accept OSE68000 and OSE68k.
15613
15614 * Makefile.in: don't create all directories for ``make install'';
15615 let the subdirectories create the ones they need.
15616
15617 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15618
15619 * COPYING: new file, GPL v2
15620
15621 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15622
15623 * Makefile.in: use the new gen-info-dir, which needs a template
15624 argument (which also lives in texinfo)
15625
15626 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15627
15628 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15629
15630 * config.sub (ncr3000): Change i386 to i486.
15631
15632 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15633
15634 * Makefile.in: add install-rcs, install-grep to
15635 install-no-fixedincludes, removed install-bison and install-libgcc
15636
15637 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15638
15639 * configure.in: grab the HPUX makefile fragment if on HPUX
15640
15641 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15642
15643 * Makefile.in: eradicate bison spoor (ditto libgcc).
15644 configure.in: recognise m68{k,000}-ericsson-OSE.
15645 es1800 is alias for m68k-ericsson-OSE
15646
15647 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15648
15649 * configure.in: rearrange the parts that remove programs from
15650 configdirs, based now on HOST==TARGET or by canonical triple.
15651
15652 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15653
15654 * test-build.mk: recurse explicitly with -f test-build.mk when
15655 appropriate. predicate stage3 and comparison on the existence
15656 of gcc. That is, if gcc isn't around, we aren't three-staging.
15657 On very clean, also remove ...stamp-co. Build in-place before
15658 doing other builds.
15659
15660 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15661
15662 * Makefile.in, configure.in: add tgas
15663
15664 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15665
15666 * Makefile.in: a number of changes merged in from progressive.
15667
15668 * configure.in: add libm.
15669
15670 * .cvsignore: ignore some stuff that comes from test-build.mk.
15671
15672 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15673
15674 * config.sub: Add es1800 (m68k-ericsson-es1800).
15675
15676 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15677
15678 * configure: Add program_suffix (parallel to program_prefix)
15679 * Makefile.in: adjust directory-creating script for losing decstation
15680
15681 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15682
15683 * configure: Minor $subdir-related fixes.
15684
15685 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15686
15687 * configure: fix various problems with propogating
15688 makefile_target_frag in subdirs.
15689 * configure.in: config libgcc if its there
15690
15691 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15692
15693 * config.sub: HPPA merge.
15694
15695 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15696
15697 * Makefile.in: Replace all-bison with all-byacc in all
15698 dependency lines for other tools (which now use byacc).
15699
15700 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15701
15702 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15703
15704 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15705
15706 * Makefile.in: make gprof rules similar to byacc rules (instead of
15707 vestigal $(unsubdir) that didn't work...)
15708
15709 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15710
15711 * config.sub: Add support for Linux.
15712 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15713 (at least for libg++).
15714
15715 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15716
15717 * configure.texi: fix doc for the -nfp option to configure
15718
15719 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15720
15721 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15722
15723 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15724
15725 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15726 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15727 * configure.in: added solaris* host_makefile_frag hook.
15728
15729 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15730
15731 * config.sub: changed recognition of m68000 so that various
15732 m68k types can be specified via m680[01234]0
15733
15734 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15735
15736 * config.sub (basic_machine): fix sed so that '-foo' isn't
15737 completely substituted out while .+'-foo' loses the '-foo'
15738
15739 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15740
15741 * config.sub ($os): Add -aout.
15742
15743 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15744
15745 * configure: If host_makefile_frag is absolute, don't
15746 prefix ${invsubdir} (relevant to libg++ auto-configure).
15747
15748 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15749
15750 * Makefile.in (tooldir): Define it.
15751 (all-ld): Depend on all-flex.
15752
15753 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15754
15755 * Makefile.in (check): Fix libg++ special case.
15756
15757 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15758
15759 * configure: do not bury `pwd` into config.status, thus do fewer
15760 pwd's.
15761
15762 * configure: print the "Building in" message only when building in
15763 other than "." AND verbose.
15764
15765 * configure: remove -s, rework -v to better accommodate guested
15766 configures.
15767
15768 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15769
15770 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15771
15772 * Makefile.in: macroize flags passed on recursion. remove
15773 fileutils.
15774
15775 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15776
15777 * configure: get makesrcdir right for subdirs deeper than 1.
15778
15779 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15780 install.
15781
15782 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15783
15784 * Makefile.in: don't print subdir_do or recursion lines.
15785
15786 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15787
15788 * standards.texi: added menu item.
15789
15790 * Makefile.in: build and install standards.info.
15791
15792 * standards.texi: new file.
15793
15794 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15795
15796 * configure: test for and move config.status pieces from
15797 ${subdir}/.
15798
15799 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15800
15801 * configure: Test for existance of files before trying to mv
15802 them, to avoid numerous non-existance messages.
15803
15804 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15805
15806 * configure: correct final line of config.status.
15807
15808 * configure: patch from eggert. Avoids a protection problem if
15809 the original Makefile.in is read only.
15810
15811 * configure: use move-if-change from gcc to create config.status.
15812 Some makefiles depend on config.status to tell if a directory
15813 has been reconfigured for a different host. This change
15814 prevents those directories from remaking everything in the case
15815 where the reconfig was only intended to rebuild a Makefile.
15816
15817 * configure: test for config.sub with "config.sub sun4" rather
15818 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15819 host alias from a missing config.sub.
15820
15821 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15822
15823 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15824 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15825
15826 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15827
15828 * configure: mkdir ${subdir} as needed.
15829
15830 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15831
15832 * Makefile.in,configure.in: added autoconf.
15833
15834 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15835
15836 * Makefile.in: no longer pass against on recursion.
15837
15838 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15839 definitions are not inherited.
15840
15841 * configure: correct makesrcdir when subdir is .
15842
15843 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15844
15845 * configure: Add support for 'subdirs' variable, which is
15846 like 'configdirs', except that configure doesn't re-invoke
15847 itself for subdirs, it just creates a Makefile for each subdir.
15848 * configure.texi: Document subdirs.
15849
15850 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15851
15852 * configure.in: added flex to configdirs
15853
15854 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15855
15856 * Makefile.in: remove clean-stamps from clean.
15857
15858 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15859
15860 * configure.in: Add gdbtest to configdirs.
15861
15862 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15863
15864 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15865 to recursive makes.
15866 * configure.in: Recognize new ncr3000 config.
15867
15868 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15869
15870 * Makefile.in, configure.in: removed references to gdbm.
15871
15872 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15873
15874 * config.sub: Don't canonicalize os value
15875 newsos* to bsd (readline needs to check for newsos).
15876 (This fix was earlier made Jan 31, but got re-broken.)
15877
15878 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15879
15880 * configure.in: sco is an os, not a vendor!
15881
15882 * configure: Quote $( better. Keep various shells happy.
15883
15884 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15885
15886 * Makefile.in: eliminate stamp-files.
15887
15888 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15889
15890 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15891 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15892
15893 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15894
15895 * config.sub: fix iris/iris3.
15896
15897 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15898
15899 * configure: re-add -rm.
15900
15901 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15902
15903 * Maskefile.in: add .stmp-rcs to all.
15904
15905 * configure.in: remove gas from rs6000 build, use aix host fragment.
15906
15907 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15908
15909 * configure: pass down site_option during recursion.
15910
15911 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15912
15913 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15914
15915 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15916
15917 * configure: Change exec_prefix so that it really defaults to prefix.
15918
15919 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15920
15921 * Makefile.in, configure.in: Add support for mmalloc library.
15922
15923 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15924
15925 * Makefile.in: add stmp dependencies for a few more things.
15926
15927 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15928
15929 * configure: adjusted error message on objdir/srcdir configure
15930 collision, per john's suggestion.
15931
15932 * Makefile.in: add libiberty stmp to all and all.cross.
15933
15934 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15935
15936 * Makefile.in: remove force dependencies, add grep to all.
15937
15938 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15939
15940 * Makefile.in: drop flex. make stamp files work.
15941
15942 * configure: added test for conflicting configuration in srcdir,
15943 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15944 gets cranky. use relative paths for configure and srcdir
15945 whenever possible. Send some error messages to stderr that were
15946 going to stdout.
15947
15948 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15949
15950 * Makefile.in: Fix libg++ rule to check for gcc directory
15951 before using gcc/gcc. Also pass XTRAFLAGS.
15952
15953 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15954
15955 * Makefile.in: added stmp-files so that directories aren't polled
15956 when they are already built.
15957
15958 * configure.texi: fixed a node pointer problem.
15959
15960 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15961
15962 * config.sub configure.in gdb/configure.in
15963 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15964 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15965 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15966
15967 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15968
15969 * configure: -recurring becomes -silent. corrected help message
15970 for -site= option.
15971
15972 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15973
15974 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15975
15976 * configure: when building Makefile for crosses, replace
15977 tooldir and program_prefix. default srcdir from location of
15978 config.sub. remove "for host in hosts" and "for target in
15979 targets" loops.
15980
15981 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15982
15983 * Makefile.in: Do not pass bindir or mandir to cvs.
15984
15985 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15986
15987 * Makefile.in, configure.in: removed traces of namesubdir,
15988 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15989 copyrights to '92, changed some from Cygnus to FSF.
15990
15991 * configure.texi: remove most references to multiple hosts,
15992 multiple targets, subdirs, etc.
15993
15994 * configure.man: removed rcsid. reference config.sub not
15995 config.subr.
15996
15997 * Makefile.in: mkdir $(infodir) on install-info.
15998
15999 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16000
16001 * configure.texi: Explain better about .gdbinit and about
16002 the environment that configure.in sections run in.
16003
16004 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16005
16006 * configure.in: Ultrix is only a decstation if it's a MIPS.
16007
16008 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16009
16010 * README: DOC.configure => cfg-paper.texi.
16011
16012 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16013
16014 * config.sub (near case $os): Don't convert newsos* to bsd!
16015
16016 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16017
16018 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16019 the number of copies of COPYING that go into the GDB tar file.
16020
16021 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16022
16023 * bfd/configure.in, gdb/config/mh-i386sco,
16024 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16025 Fix SCO configuration stuff.
16026
16027 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16028
16029 * Makefile.in: For libg++, make sure the -I pointing
16030 to the gcc directory goes *after* all the libg++-local -I flags.
16031 Also, move just-gcc dependency from just-libg++ to all-libg++.
16032
16033 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16034
16035 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16036
16037 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16038
16039 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16040
16041 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16042
16043 * config.sub: Add stratus configuration frags. Also
16044 submitted to FSF.
16045
16046 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16047
16048 * Makefile.in (DEV_SUPPORT): add configure.man.
16049
16050 * config.sub(Decode manufacturer-specific): add -none*.
16051
16052 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16053
16054 * Makefile.in: remove form feeds to make Sun's make happy.
16055 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16056
16057 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16058
16059 * Makefile.in (AR_FLAGS): Make quieter.
16060
16061 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16062
16063 * configure.in: Add libg++.
16064 * configure: When verbose, don't output the command line at each
16065 level; it will be unremarkably the same as the previous version,
16066 which will be the same as what the user typed.
16067
16068 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16069
16070 * configure.in, Makefile.in: fix clean-info, add flex. add
16071 fileutils.
16072
16073 * configure: be less sensitive to spaces in Makefile.in. Do not
16074 look for sources in "..". Doing so breaks subdirectories that
16075 might have their own configure. If a subdir has it's own
16076 configure script, use it.
16077
16078 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16079
16080 * cfg-paper.texi: some changes suggested by rms.
16081
16082 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16083
16084 * config.sub: Merge in some small additions from the FSF version,
16085 taken from the gcc distribution, to bring the Cygnus and FSF
16086 versions into closer sync.
16087
16088 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16089
16090 * configure.in: Changed svr4 references to sysv4.
16091
16092 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16093
16094 * configure: added -V for version number option.
16095
16096 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16097
16098 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16099 renamed from DOC.configure to cfg-paper.texi.
16100
16101 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16102
16103 * configure, config.subr, config.sub: config.subr is now
16104 config.sub again.
16105
16106 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16107
16108 * configure.texi: new file, in progress.
16109
16110 * Makefile.in: build info file and install the man page for
16111 configure.
16112
16113 * configure.man: new file, first cut.
16114
16115 * configure: find config.subr again now that configuration "none"
16116 has gone. removed all traces of the -ansi option. removed all
16117 traces of the -languages option.
16118
16119 * config.subr: resync from rms.
16120
16121 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16122
16123 * configure, config.sub, config.subr: merge config.sub into
16124 config.subr, call the result config.subr, remove config.sub, use
16125 config.subr.
16126
16127 * Makefile.in: revised install for dir.info.
16128
16129 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16130
16131 * configure.in: add decstation host makefile frag.
16132
16133 * Makefile.in: BISON now bison -y again. also install-gcc on
16134 install. clean-gdbm on clean. infodir belongs in datadir.
16135 Make directories for info install. Build dir.info here then
16136 install it.
16137
16138 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16139
16140 * Makefile.in: fix for bad directory tests.
16141
16142 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16143
16144 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16145 regexp. -srcdir relative was being handled incorrectly.
16146
16147 * Makefile.in: unwrapped some for loops so that parallel makes
16148 work again and so one can focus one's attention on a particular
16149 package.
16150
16151 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16152
16153 * configure: added PWD as a stand in for `pwd` (for speed). use
16154 elif wherever possible. make -srcdir work without -objdir.
16155 -objdir= commented out.
16156
16157 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16158
16159 * configure: +options become --options. -subdirs commented out.
16160 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16161 Makefile now at top of generated Makefile. Removed cvs log
16162 entries. added -srcdir. create .gdbinit only if there is one
16163 in ${srcdir}.
16164
16165 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16166 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16167 and mandir now keyed off datadir by default.
16168
16169 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16170
16171 * Freshly created ChangeLog.
16172
16173 \f
16174 Local Variables:
16175 mode: change-log
16176 left-margin: 8
16177 fill-column: 76
16178 version-control: never
16179 End:
This page took 0.704418 seconds and 6 git commands to generate.